/*! Adapted from Devices.css v0.2.0, Copyright (c) 2017 Yan Zhu, MIT.
 * Source revision: 11846244977a4905a4fb9ac12bb2121e068d6147
 * Selected 3 models; px converted to container-relative units. See devices-LICENSE.txt. */
.device,
.device::before,
.device::after,
.device *,
.device *::before,
.device *::after {
  box-sizing: border-box;
  display: block;
}

.device {
  position: relative;
  transform: scale(1);
  z-index: 1;
}

.device-iphone-14-pro {
  height: calc(868 * 100cqw / 428);
  width: calc(428 * 100cqw / 428);
}

.device-iphone-14-pro .device-frame {
  background: #010101;
  border: calc(1 * 100cqw / 428) solid #1b1721;
  border-radius: calc(68 * 100cqw / 428);
  box-shadow: inset 0 0 calc(4 * 100cqw / 428) calc(2 * 100cqw / 428) #c0b7cd, inset 0 0 0 calc(6 * 100cqw / 428) #342c3f;
  height: calc(868 * 100cqw / 428);
  padding: calc(19 * 100cqw / 428);
  width: calc(428 * 100cqw / 428);
}

.device-iphone-14-pro .device-screen {
  border-radius: calc(49 * 100cqw / 428);
  height: calc(830 * 100cqw / 428);
  width: calc(390 * 100cqw / 428);
}

.device-iphone-14-pro .device-stripe::after,
.device-iphone-14-pro .device-stripe::before {
  border: solid rgba(1, 1, 1, .25);
  border-width: 0 calc(7 * 100cqw / 428);
  content: "";
  height: calc(7 * 100cqw / 428);
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 9;
}

.device-iphone-14-pro .device-stripe::after {
  top: calc(85 * 100cqw / 428);
}

.device-iphone-14-pro .device-stripe::before {
  bottom: calc(85 * 100cqw / 428);
}

.device-iphone-14-pro .device-header {
  background: #010101;
  border-radius: calc(20 * 100cqw / 428);
  height: calc(35 * 100cqw / 428);
  left: 50%;
  margin-left: calc(-60 * 100cqw / 428);
  position: absolute;
  top: calc(29 * 100cqw / 428);
  width: calc(120 * 100cqw / 428);
}

.device-iphone-14-pro .device-sensors::after,
.device-iphone-14-pro .device-sensors::before {
  content: "";
  position: absolute;
}

.device-iphone-14-pro .device-sensors::after {
  background: #010101;
  border-radius: calc(17 * 100cqw / 428);
  height: calc(33 * 100cqw / 428);
  left: 50%;
  margin-left: calc(-60 * 100cqw / 428);
  top: calc(30 * 100cqw / 428);
  width: calc(74 * 100cqw / 428);
}

.device-iphone-14-pro .device-sensors::before {
  background: radial-gradient(farthest-corner at 20% 20%, #6074bf 0, transparent 40%), radial-gradient(farthest-corner at 80% 80%, #513785 0, #24555e 20%, transparent 50%);
  border-radius: 50%;
  box-shadow: 0 0 calc(1 * 100cqw / 428) calc(1 * 100cqw / 428) rgba(255, 255, 255, .05);
  height: calc(9 * 100cqw / 428);
  left: 50%;
  margin-left: calc(36 * 100cqw / 428);
  top: calc(42 * 100cqw / 428);
  width: calc(9 * 100cqw / 428);
}

.device-iphone-14-pro .device-btns {
  background: #1b1721;
  border-radius: calc(2 * 100cqw / 428);
  height: calc(32 * 100cqw / 428);
  left: calc(-2 * 100cqw / 428);
  position: absolute;
  top: calc(115 * 100cqw / 428);
  width: calc(3 * 100cqw / 428);
}

.device-iphone-14-pro .device-btns::after,
.device-iphone-14-pro .device-btns::before {
  background: #1b1721;
  border-radius: calc(2 * 100cqw / 428);
  content: "";
  height: calc(62 * 100cqw / 428);
  left: 0;
  position: absolute;
  width: calc(3 * 100cqw / 428);
}

.device-iphone-14-pro .device-btns::after {
  top: calc(60 * 100cqw / 428);
}

.device-iphone-14-pro .device-btns::before {
  top: calc(140 * 100cqw / 428);
}

.device-iphone-14-pro .device-power {
  background: #1b1721;
  border-radius: calc(2 * 100cqw / 428);
  height: calc(100 * 100cqw / 428);
  position: absolute;
  right: calc(-2 * 100cqw / 428);
  top: calc(200 * 100cqw / 428);
  width: calc(3 * 100cqw / 428);
}

.device-iphone-14-pro .device-home::after,
.device-iphone-14-pro .device-home::before {
  border: solid rgba(1, 1, 1, .25);
  border-width: calc(6 * 100cqw / 428) 0;
  content: "";
  height: calc(6 * 100cqw / 428);
  position: absolute;
  width: calc(6 * 100cqw / 428);
  z-index: 9;
}

.device-iphone-14-pro .device-home::after {
  right: calc(86 * 100cqw / 428);
  top: 0;
}

.device-iphone-14-pro .device-home::before {
  bottom: 0;
  left: calc(86 * 100cqw / 428);
}

.device-iphone-14-pro.device-silver .device-frame {
  border-color: #c8cacb;
  box-shadow: inset 0 0 calc(4 * 100cqw / 428) calc(2 * 100cqw / 428) white, inset 0 0 0 calc(6 * 100cqw / 428) #e2e3e4;
}

.device-iphone-14-pro.device-silver .device-btns {
  background: #c8cacb;
}

.device-iphone-14-pro.device-silver .device-btns::after,
.device-iphone-14-pro.device-silver .device-btns::before {
  background: #c8cacb;
}

.device-iphone-14-pro.device-silver .device-power {
  background: #c8cacb;
}

.device-iphone-14-pro.device-black .device-frame {
  border-color: #5c5956;
  box-shadow: inset 0 0 calc(4 * 100cqw / 428) calc(2 * 100cqw / 428) white, inset 0 0 0 calc(6 * 100cqw / 428) #76726f;
}

.device-iphone-14-pro.device-black .device-btns {
  background: #5c5956;
}

.device-iphone-14-pro.device-black .device-btns::after,
.device-iphone-14-pro.device-black .device-btns::before {
  background: #5c5956;
}

.device-iphone-14-pro.device-black .device-power {
  background: #5c5956;
}

.device-iphone-14-pro.device-gold .device-frame {
  border-color: #e7d19e;
  box-shadow: inset 0 0 calc(4 * 100cqw / 428) calc(2 * 100cqw / 428) white, inset 0 0 0 calc(6 * 100cqw / 428) #d2ab4c;
}

.device-iphone-14-pro.device-gold .device-btns {
  background: #e7d19e;
}

.device-iphone-14-pro.device-gold .device-btns::after,
.device-iphone-14-pro.device-gold .device-btns::before {
  background: #e7d19e;
}

.device-iphone-14-pro.device-gold .device-power {
  background: #e7d19e;
}

.device-macbook-pro {
  height: calc(434 * 100cqw / 740);
  width: calc(740 * 100cqw / 740);
}

.device-macbook-pro .device-frame {
  background: #0d0d0d;
  border-radius: calc(20 * 100cqw / 740);
  box-shadow: inset 0 0 0 calc(2 * 100cqw / 740) #c8cacb;
  height: calc(418 * 100cqw / 740);
  margin: 0 auto;
  padding: calc(9 * 100cqw / 740) calc(9 * 100cqw / 740) calc(23 * 100cqw / 740) calc(9 * 100cqw / 740);
  position: relative;
  width: calc(618 * 100cqw / 740);
}

.device-macbook-pro .device-frame::after {
  background: linear-gradient(to bottom, #272727, #0d0d0d);
  border-radius: 0 0 calc(20 * 100cqw / 740) calc(20 * 100cqw / 740);
  bottom: calc(2 * 100cqw / 740);
  content: "";
  height: calc(24 * 100cqw / 740);
  left: calc(2 * 100cqw / 740);
  position: absolute;
  width: calc(614 * 100cqw / 740);
}

.device-macbook-pro .device-header {
  background: #0d0d0d;
  border-bottom-left-radius: calc(4 * 100cqw / 740);
  border-bottom-right-radius: calc(4 * 100cqw / 740);
  height: calc(12 * 100cqw / 740);
  left: 50%;
  margin-left: calc(-32 * 100cqw / 740);
  position: absolute;
  top: calc(11 * 100cqw / 740);
  width: calc(64 * 100cqw / 740);
  z-index: 2;
}

.device-macbook-pro .device-header::after,
.device-macbook-pro .device-header::before {
  content: "";
  height: calc(4 * 100cqw / 740);
  position: absolute;
  top: 0;
  width: calc(4 * 100cqw / 740);
}

.device-macbook-pro .device-header::after {
  background: radial-gradient(circle at bottom left, transparent 0, transparent 75%, #0d0d0d 75%, #0d0d0d 100%);
  left: calc(-4 * 100cqw / 740);
}

.device-macbook-pro .device-header::before {
  background: radial-gradient(circle at bottom right, transparent 0, transparent 75%, #0d0d0d 75%, #0d0d0d 100%);
  right: calc(-4 * 100cqw / 740);
}

.device-macbook-pro .device-screen {
  border: calc(2 * 100cqw / 740) solid #121212;
  border-radius: calc(10 * 100cqw / 740) calc(10 * 100cqw / 740) 0 0;
  height: calc(375 * 100cqw / 740);
  width: calc(600 * 100cqw / 740);
}

.device-macbook-pro .device-power {
  background: radial-gradient(circle at center, #e2e3e4 85%, #c8cacb 100%);
  border: solid #a0a3a7;
  border-radius: calc(2 * 100cqw / 740) calc(2 * 100cqw / 740) calc(12 * 100cqw / 740) calc(12 * 100cqw / 740);
  border-width: calc(1 * 100cqw / 740) calc(2 * 100cqw / 740) 0 calc(2 * 100cqw / 740);
  box-shadow: inset 0 calc(-2 * 100cqw / 740) calc(8 * 100cqw / 740) 0 #6c7074;
  height: calc(24 * 100cqw / 740);
  margin-top: calc(-10 * 100cqw / 740);
  position: relative;
  width: calc(740 * 100cqw / 740);
  z-index: 9;
}

.device-macbook-pro .device-power::after {
  background: #e2e3e4;
  border-radius: 0 0 calc(10 * 100cqw / 740) calc(10 * 100cqw / 740);
  box-shadow: inset 0 0 calc(4 * 100cqw / 740) calc(2 * 100cqw / 740) #babdbf;
  content: "";
  height: calc(10 * 100cqw / 740);
  left: 50%;
  margin-left: calc(-60 * 100cqw / 740);
  position: absolute;
  top: 0;
  width: calc(120 * 100cqw / 740);
}

.device-macbook-pro .device-power::before {
  background: transparent;
  border-radius: 0 0 calc(3 * 100cqw / 740) calc(3 * 100cqw / 740);
  bottom: calc(-2 * 100cqw / 740);
  box-shadow: calc(-300 * 100cqw / 740) 0 #272727, calc(300 * 100cqw / 740) 0 #272727;
  content: "";
  height: calc(2 * 100cqw / 740);
  left: 50%;
  margin-left: calc(-20 * 100cqw / 740);
  position: absolute;
  width: calc(40 * 100cqw / 740);
}

.device-macbook-pro.device-spacegray .device-frame {
  box-shadow: inset 0 0 0 calc(2 * 100cqw / 740) #767a7d;
}

.device-macbook-pro.device-spacegray .device-power {
  background: radial-gradient(circle at center, #83878a 85%, #767a7d 100%);
  border-color: #454749;
  box-shadow: inset 0 calc(-2 * 100cqw / 740) calc(8 * 100cqw / 740) 0 #202121;
}

.device-macbook-pro.device-spacegray .device-power::after {
  background: #b7babc;
  box-shadow: inset 0 0 calc(4 * 100cqw / 740) calc(2 * 100cqw / 740) #6a6d70;
}

.device-apple-watch-s8 {
  height: calc(380 * 100cqw / 360);
  width: calc(360 * 100cqw / 360);
}

.device-apple-watch-s8 .device-frame {
  background: #0d0d0d;
  border-radius: calc(92 * 100cqw / 360);
  box-shadow: inset 0 0 calc(24 * 100cqw / 360) calc(1 * 100cqw / 360) #0d0d0d, inset 0 0 0 calc(12 * 100cqw / 360) #606c78;
  height: calc(380 * 100cqw / 360);
  margin: 0 calc(20 * 100cqw / 360);
  padding: calc(28 * 100cqw / 360) calc(26 * 100cqw / 360);
  position: relative;
  width: calc(320 * 100cqw / 360);
}

.device-apple-watch-s8 .device-frame::before {
  border: calc(1 * 100cqw / 360) solid #0d0d0d;
  border-radius: calc(80 * 100cqw / 360);
  box-shadow: 0 0 calc(12 * 100cqw / 360) rgba(255, 255, 255, .5), inset 0 0 calc(12 * 100cqw / 360) calc(2 * 100cqw / 360) rgba(255, 255, 255, .75);
  content: "";
  height: calc(356 * 100cqw / 360);
  left: calc(12 * 100cqw / 360);
  position: absolute;
  top: calc(12 * 100cqw / 360);
  width: calc(298 * 100cqw / 360);
}

.device-apple-watch-s8 .device-screen {
  border: calc(2 * 100cqw / 360) solid #121212;
  border-radius: calc(62 * 100cqw / 360);
  height: calc(324 * 100cqw / 360);
  width: calc(268 * 100cqw / 360);
}

.device-apple-watch-s8 .device-btns {
  background: #606c78;
  border-left: calc(1 * 100cqw / 360) solid black;
  border-radius: calc(8 * 100cqw / 360) calc(6 * 100cqw / 360) calc(6 * 100cqw / 360) calc(8 * 100cqw / 360) / calc(20 * 100cqw / 360) calc(6 * 100cqw / 360) calc(6 * 100cqw / 360) calc(20 * 100cqw / 360);
  box-shadow: inset calc(8 * 100cqw / 360) 0 calc(8 * 100cqw / 360) 0 #1c1f23, inset calc(-2 * 100cqw / 360) 0 calc(6 * 100cqw / 360) #272c31, calc(-4 * 100cqw / 360) 0 calc(8 * 100cqw / 360) rgba(13, 13, 13, .25);
  height: calc(72 * 100cqw / 360);
  position: absolute;
  right: calc(10 * 100cqw / 360);
  top: calc(108 * 100cqw / 360);
  width: calc(18 * 100cqw / 360);
  z-index: 9;
}

.device-apple-watch-s8 .device-btns::after {
  background: #272c31;
  border-radius: calc(2 * 100cqw / 360) calc(4 * 100cqw / 360) calc(4 * 100cqw / 360) calc(2 * 100cqw / 360) / calc(20 * 100cqw / 360) calc(8 * 100cqw / 360) calc(8 * 100cqw / 360) calc(20 * 100cqw / 360);
  box-shadow: inset calc(-2 * 100cqw / 360) 0 calc(2 * 100cqw / 360) 0 black, inset calc(-6 * 100cqw / 360) 0 calc(18 * 100cqw / 360) #272c31;
  content: "";
  height: calc(72 * 100cqw / 360);
  position: absolute;
  right: 0;
  top: 0;
  width: calc(6 * 100cqw / 360);
}

.device-apple-watch-s8 .device-btns::before {
  background: #272c31;
  border-radius: 20%;
  box-shadow: 0 calc(-30 * 100cqw / 360) rgba(62, 70, 77, .75), 0 calc(-27 * 100cqw / 360) #272c31, 0 calc(-25 * 100cqw / 360) black, 0 calc(-21 * 100cqw / 360) rgba(62, 70, 77, .75), 0 calc(-18 * 100cqw / 360) #272c31, 0 calc(-16 * 100cqw / 360) black, 0 calc(-12 * 100cqw / 360) rgba(62, 70, 77, .75), 0 calc(-9 * 100cqw / 360) #272c31, 0 calc(-7 * 100cqw / 360) black, 0 calc(-3 * 100cqw / 360) rgba(62, 70, 77, .75), 0 0 #272c31, 0 calc(2 * 100cqw / 360) black, 0 calc(6 * 100cqw / 360) rgba(62, 70, 77, .75), 0 calc(9 * 100cqw / 360) #272c31, 0 calc(11 * 100cqw / 360) black, 0 calc(15 * 100cqw / 360) rgba(62, 70, 77, .75), 0 calc(18 * 100cqw / 360) #272c31, 0 calc(20 * 100cqw / 360) black, 0 calc(24 * 100cqw / 360) rgba(62, 70, 77, .75), 0 calc(27 * 100cqw / 360) #272c31, 0 calc(29 * 100cqw / 360) black;
  content: "";
  height: calc(3 * 100cqw / 360);
  margin-top: calc(-2 * 100cqw / 360);
  position: absolute;
  right: calc(2 * 100cqw / 360);
  top: 50%;
  width: calc(10 * 100cqw / 360);
  z-index: 9;
}

.device-apple-watch-s8 .device-power {
  background: #272c31;
  border-radius: calc(2 * 100cqw / 360) calc(4 * 100cqw / 360) calc(4 * 100cqw / 360) calc(2 * 100cqw / 360) / calc(2 * 100cqw / 360) calc(8 * 100cqw / 360) calc(8 * 100cqw / 360) calc(2 * 100cqw / 360);
  box-shadow: inset 0 0 calc(2 * 100cqw / 360) calc(1 * 100cqw / 360) #101315;
  height: calc(72 * 100cqw / 360);
  position: absolute;
  right: calc(18 * 100cqw / 360);
  top: calc(212 * 100cqw / 360);
  width: calc(4 * 100cqw / 360);
}
