.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  font-family: 'Open Sans', sans-serif;
  color: #101828;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #008ec0;
  font-size: 2.25em;
  line-height: 1.3em;
  font-weight: 600;
  text-transform: uppercase;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #008ec0;
  font-size: 3em;
  line-height: 1.1em;
  font-weight: 600;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #008ec0;
  font-size: 1.5em;
  line-height: 1.3em;
  font-weight: 400;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #008ec0;
  font-size: 1.375em;
  line-height: 1.3em;
  font-weight: 400;
  text-transform: uppercase;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #008ec0;
  font-size: 1.125em;
  line-height: 1.3em;
  font-weight: 600;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #008ec0;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 400;
}

p {
  margin-bottom: 0px;
  font-size: 1.1em;
  line-height: 1.5em;
}

a {
  color: #008ec0;
  text-decoration: underline;
}

.head {
  z-index: 1000;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 10px;
  background-color: transparent;
}

.head.color-white {
  position: relative;
  display: block;
  height: 58.0078125px;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 58px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #e4e5e8;
}

.navelement {
  margin-top: 0px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: transparent;
  text-align: left;
}

.div-block-2 {
  height: 0px;
  padding-top: 0px;
}

.nav-menu {
  display: block;
  font-family: 'Open Sans', sans-serif;
}

.navlink {
  margin-right: 7px;
  padding: 6px 15px;
  color: #008ec0;
  font-size: 16px;
}

.navlink:hover {
  color: #4ba059;
  text-decoration: underline;
}

.navlink.w--current {
  background-color: transparent;
  color: #008ec0;
  text-decoration: underline;
}

.hero {
  position: relative;
  display: flex;
  overflow: hidden;
  height: 60vh;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.background-video {
  position: static;
  width: 100vw;
  height: 100vh;
}

.welle {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 150;
  width: 100%;
  height: auto;
  margin-top: 0px;
  -ms-grid-row-align: auto;
  align-self: auto;
  flex: 0 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.column-2 {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.benefit {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  justify-content: flex-start;
  background-color: transparent;
  color: #98a2b3;
  font-size: 0.875em;
  line-height: 1.5em;
  text-transform: none;
}

.seo {
  margin-top: 0px;
  margin-bottom: 9px;
  color: #98a2b3;
  font-size: 0.91em;
  line-height: 1.3em;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.benefit-box {
  margin-bottom: 40px;
}

.div-block-4 {
  display: flex;
  justify-content: center;
}

.column-3 {
  display: block;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.content1.center-w1.gutter-outside {
  position: relative;
  display: flex;
  padding-top: 60px;
  padding-bottom: 69px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  text-align: center;
}

.uppercase {
  margin-top: 0px;
  margin-bottom: 28px;
  color: #008ec0;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.columns {
  display: block;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.text-block {
  font-family: Icofont, sans-serif;
  color: #008ec0;
  font-size: 3em;
  line-height: 1.2em;
  text-indent: 0em;
}

.column {
  display: block;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.h4-benefit {
  font-weight: 600;
  text-transform: none;
}

.content2.gutter-outside {
  text-align: center;
}

.design-5 {
  display: block;
  margin-top: -57px;
  padding-top: 0em;
  font-size: 16px;
  line-height: 16px;
}

.center-w3 {
  max-width: 820px;
  margin-right: auto;
  margin-left: auto;
}

.center-w3.p-sm-start.p-sm-end {
  padding-top: 2.25em;
}

.title5 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.copy-small {
  font-size: 0.85em;
  line-height: 1.5em;
}

.styleguide-item {
  padding: 3.5em 0vw;
  border-bottom: 0.1em solid #bdbdbd;
}

.p-sm-start {
  padding-top: 2.25em;
}

.color-gray-medium {
  background-color: #98a2b3;
}

.p-xl-end {
  padding-bottom: 6.5em;
}

.infotext {
  color: #98a2b3;
  font-size: 0.7em;
  line-height: 1.5em;
}

.p-sm-end {
  padding-bottom: 2.25em;
}

.p-xs-start {
  padding-top: 1em;
}

.input-field {
  min-height: 54px;
  margin-bottom: 1.8em;
  transition: all 250ms ease;
  color: #101828;
  font-size: 1em;
}

.input-field:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #888;
}

.input-field:focus {
  border-style: solid;
  border-width: 1px;
  border-color: #101828;
  background-color: #fcfcfc;
}

.color-primary {
  background-color: #0099da;
}

.title6 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.title2 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.center-w1 {
  max-width: 1550px;
  margin-right: auto;
  margin-left: auto;
}

.center-w1.hero-width {
  max-width: 1920px;
}

.color-grey-light-1 {
  background-color: #d9d9d9;
}

.color-gray-light {
  background-color: #eaecf0;
}

.gutter-description {
  padding-top: 3em;
  padding-bottom: 3em;
  background-color: #eaeaea;
  text-align: center;
}

.copy-medium {
  font-size: 1em;
  line-height: 1.4em;
}

.copy-medium-gray {
  color: #98a2b3;
  font-size: 1em;
  line-height: 1.4em;
}

.title1 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.color-gradient2 {
  background-color: #eaecf0;
  background-image: linear-gradient(180deg, #003872, #1698c5);
}

.p-md-start {
  padding-top: 4.5em;
}

.title4 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.color-gray {
  background-color: #475467;
  color: #475467;
}

.center-w2 {
  max-width: 1360px;
  margin-right: auto;
  margin-left: auto;
}

.p-xs-end {
  padding-bottom: 1em;
}

.button {
  padding: 1.1em 1.8em;
  border-radius: 6px;
  background-color: #55ba4f;
  transition: all 350ms ease;
  color: #fff;
  font-size: 0.9em;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.button:hover {
  background-color: rgba(85, 186, 79, 0.69);
  transform: scale(1);
  color: #fff;
}

.button.secondary {
  border-style: solid;
  border-width: 2px;
  border-color: #55ba4f;
  background-color: transparent;
  color: #686868;
}

.button.secondary:hover {
  border-color: rgba(102, 69, 19, 0.15);
  opacity: 1;
}

.button.small {
  padding: 1em 1.4em;
  font-size: 0.8em;
}

.title3 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.p-md-end {
  padding-bottom: 4.5em;
}

.color-secondary {
  background-color: #55ba4f;
}

.color-gradient1 {
  background-color: #eaecf0;
  background-image: linear-gradient(180deg, #3fc7cc, #1698c5);
}

.distance-big {
  padding-top: 6.5em;
}

.gutter-outside {
  padding-right: 40px;
  padding-left: 40px;
}

.input-label {
  margin-bottom: 12px;
  font-weight: 400;
}

.color-dark {
  background-color: #101828;
  color: #101828;
}

.styles-grid-colors {
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.body {
  font-family: 'Open Sans', sans-serif;
  color: #475467;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  display: flex;
  padding-top: 8em;
  justify-content: center;
  opacity: 1;
  text-align: center;
}

.bar-main {
  width: 2px;
  height: 250px;
  margin-bottom: 0.5em;
  background-color: #c3b5b5;
}

.bar-main.bar-a {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 0;
  background-color: #df5d60;
  perspective-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.bar-main.bar-b {
  position: absolute;
  z-index: -1;
  background-color: rgba(223, 93, 96, 0.3);
}

.lottie-animation {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 2000;
  display: block;
  width: 500px;
  height: auto;
  margin-right: -200px;
  margin-left: auto;
  align-items: flex-start;
  -o-object-fit: fill;
  object-fit: fill;
}

.section-4 {
  position: absolute;
  display: block;
  padding-bottom: 50px;
  opacity: 0;
}

.button-icon {
  margin-left: 0.75em;
}

.section-3 {
  position: absolute;
  display: block;
  opacity: 0;
}

.section-2 {
  position: absolute;
  opacity: 0;
}

.content-slide {
  display: none;
}

.content-slide.section-a {
  display: block;
  flex: 0 auto;
}

.heading-2 {
  opacity: 1;
}

.content-blurb {
  margin-bottom: 1em;
  font-size: 18px;
  line-height: 22.5px;
  font-weight: 400;
}

.scroll-indicator {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: block;
  padding-bottom: 4em;
  padding-left: 10em;
  order: 1;
  flex: 0 auto;
}

.learn-more {
  padding: 0px;
  background-color: transparent;
  color: #df5d60;
  text-decoration: none;
}

.section-wrapper {
  position: fixed;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 2;
  display: flex;
  width: 41%;
  height: 100vh;
  margin-left: 8em;
  padding-left: 2em;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.button-2 {
  margin-top: 2em;
  padding: 13px 32px;
  background-color: #df5d60;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.progress-bar {
  position: fixed;
  left: 5em;
  z-index: 9999;
  display: flex;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
}

.wrapper {
  position: static;
  display: flex;
  width: 100%;
  height: 500vh;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  background-color: transparent;
  background-image: linear-gradient(180deg, #008ec0, #52afd6);
}

.section-1 {
  position: absolute;
  display: block;
}

.image {
  display: block;
  text-align: center;
}

.container {
  position: static;
  display: flex;
  overflow: auto;
  max-width: 100%;
  justify-content: center;
  align-items: center;
}

.heading-3 {
  font-size: 2.25em;
  line-height: 1.3em;
}

.paragraph {
  font-size: 1.1em;
}

.link {
  color: #008ec0;
}

.stage-scroll-animation {
  position: relative;
  z-index: 0;
  height: 1000vh;
  background-color: transparent;
}

.stage-scroll-animation.color-gradient1 {
  height: 200vh;
}

.scroll-wrapper-fixed {
  position: fixed;
  z-index: 6;
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}

.scroll-wrapper-fixed.color-gradient1 {
  position: fixed;
  background-color: transparent;
  background-image: none;
}

.images-wrapper {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  justify-content: center;
  align-items: flex-start;
}

.image-pos1 {
  position: absolute;
  left: 10%;
  z-index: 2;
  width: 30%;
  margin-top: 460px;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.primusimg {
  position: absolute;
  display: block;
  width: 500%;
  max-width: 500%;
  margin-top: 0px;
  align-self: flex-start;
  flex: 0 auto;
  transform: rotate(0deg);
  -o-object-fit: fill;
  object-fit: fill;
}

.scroll-image-wrapper {
  width: 100%;
}

.welle-top {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 150;
  width: 100%;
  height: auto;
  margin-top: 0px;
  -ms-grid-row-align: auto;
  align-self: auto;
  flex: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.factsheet {
  position: relative;
  z-index: 0;
  border-style: solid;
  border-width: 0px;
  border-color: #df1717;
  border-radius: 0px;
  background-color: #fff;
}

.wave-wrapper {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: -2px;
  z-index: 150;
  display: block;
  overflow: visible;
  width: 100%;
  margin-top: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  transition: flex-grow 950ms ease;
}

.wave1 {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  opacity: 1;
  mix-blend-mode: normal;
}

.wave1.top {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.wave2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-bottom: -5px;
  transform: skew(0deg, 0deg);
}

.wave2.top {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.wave2_mirror {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  opacity: 1;
  transform: translate(0px, 0px) rotateX(-180deg) rotateY(-180deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}

.wave2_mirror.top {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.image-2 {
  mix-blend-mode: normal;
}

.color-white {
  background-color: #fff;
}

.content-start2 {
  position: relative;
  z-index: 10;
  background-color: #fff;
}

.content3.center-w1.gutter-outside {
  position: relative;
  display: block;
  padding-top: 30px;
  justify-content: center;
  align-items: stretch;
  background-color: #fff;
  text-align: center;
}

.wave-wrapper-copy {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 150;
  margin-top: 0px;
  transition: flex-grow 950ms ease;
}

.cta {
  position: relative;
  z-index: 10;
  background-color: #fff;
}

.content_3.center-w1.gutter-outside {
  position: relative;
  display: block;
  padding-top: 30px;
  justify-content: center;
  align-items: stretch;
  background-color: #fff;
  text-align: center;
}

.content4.gutter-outside {
  text-align: center;
}

.content4.gutter-outside.color-gradient1.fontcolor-white {
  position: relative;
  top: 12px;
  overflow: hidden;
  padding-top: 0px;
  padding-bottom: 200px;
  background-color: #fff;
  background-image: none;
}

.fontcolor-white {
  color: #fff;
}

.heading-4 {
  text-transform: uppercase;
}

.wave_bg1 {
  position: relative;
  left: -34%;
  top: -12%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  overflow: hidden;
  width: 150%;
  max-width: 600%;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-5 {
  position: relative;
}

.wave_bg2 {
  position: absolute;
  left: -502.5px;
  top: -393px;
  width: 160%;
  max-width: 600%;
}

.wave_bg3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.content5.center-w1.gutter-outside {
  position: relative;
  display: block;
  padding-top: 30px;
  justify-content: center;
  align-items: stretch;
  background-color: transparent;
  text-align: center;
}

.wave3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  transform: skew(0deg, 0deg);
}

.wave3.top {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.bluewavebox {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  background-color: transparent;
}

.lottie-animation-2 {
  position: relative;
}

.lotti_wrapper {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100vw;
  height: 100vh;
}

.lottie-animation-3 {
  position: static;
  width: 50%;
}

.text-block-3 {
  color: #fff;
  font-size: 4vh;
  line-height: 4vh;
  font-weight: 300;
  text-align: center;
}

.hero-2 {
  position: static;
  display: block;
  overflow: visible;
  width: 100%;
  height: 200vh;
  background-color: transparent;
}

.image-3 {
  display: inline-block;
}

.grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.hero-mbp-screen {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-top: 67vh;
  margin-right: auto;
  margin-left: auto;
  justify-content: stretch;
  justify-items: stretch;
  align-items: stretch;
  align-content: stretch;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.hero-mbp {
  display: flex;
  width: 100%;
  height: 100vh;
  padding-top: 20vh;
  justify-content: center;
  align-items: center;
  transform: scale3d(1none, 1none, 1none);
  transition: opacity 200ms ease;
  transform-style: preserve-3d;
}

.bghero {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

.bghero.color-gradient2 {
  background-color: #f0f0f0;
  background-image: none;
}

.productname {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 100%;
  height: 100vh;
  margin-top: 20vh;
  margin-left: 5vh;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: flex-start;
}

.text-block-2 {
  color: #008ec0;
  font-size: 10vh;
  line-height: 10vh;
  font-weight: 700;
}

.section2 {
  width: 100%;
  height: 100vh;
}

.lottie-animation-4 {
  opacity: 0.1;
}

.image-4 {
  display: block;
}

.wave_bg1-copy {
  position: absolute;
  left: -35%;
  top: -154px;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  overflow: hidden;
  width: 150%;
  max-width: 600%;
  -o-object-fit: fill;
  object-fit: fill;
}

.body-2 {
  overflow: visible;
}

.image-5 {
  display: block;
  width: 50%;
}

.productname2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 100%;
  height: 100vh;
  margin-top: 31vh;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 5vh;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: flex-end;
}

.productname3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: none;
  width: 100%;
  height: 100vh;
  margin-top: 50vh;
  margin-left: 16vh;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: flex-start;
}

.text-block-4 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 6vh;
  line-height: 6vh;
  font-weight: 900;
  text-align: center;
}

.herom {
  position: relative;
  z-index: 1;
  height: 500vh;
  background-color: #170e58;
}

.grid-2 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.hero-mbp-screen-2 {
  display: -ms-grid;
  display: grid;
  width: 63%;
  height: 50vh;
  margin-top: 3vh;
  margin-right: auto;
  margin-left: auto;
  justify-content: stretch;
  justify-items: stretch;
  align-items: stretch;
  align-content: stretch;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.hero-mbp-2 {
  display: flex;
  height: 100%;
  padding-top: 20vh;
  justify-content: center;
  align-items: center;
}

.bghero-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #590dd3, #000950);
}

.product {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: flex;
  width: 100%;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}

.text-block-5 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 15vh;
  line-height: 15vh;
  font-weight: 700;
}

.hero-video-medium {
  display: none;
}

.design-glass-subheading {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background-image: linear-gradient(270deg, #008ec0, #93d6ee);
  font-size: 32px;
  line-height: 1.5;
  font-weight: 600;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.design-bezel-img {
  width: 600px;
  margin-top: 95px;
}

.buy-button {
  margin-left: 24px;
  padding: 4px 11px;
  border-radius: 50px;
  background-color: #0071e3;
  color: #fff;
  font-size: 12px;
}

.buy-button:hover {
  background-color: #1680eb;
}

.design-glass-subheading-wrap {
  position: relative;
  margin-top: 26px;
}

.hero-header {
  position: static;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding-top: 0px;
}

.section-heading-eyebrow {
  display: block;
  color: #6e6e73;
}

.design-display-caption-secondary {
  color: #a1a1a6;
}

.nav {
  position: relative;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 44px;
  max-height: 44px;
  background-color: rgba(0, 0, 0, 0.8);
}

.steel-anim {
  width: 400px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.design-finishes {
  margin-top: 20px;
  padding-bottom: 80px;
}

.section-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 70px;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: -0.015em;
}

.ui-download-progress {
  position: absolute;
  top: 34px;
  right: 50px;
  width: 50px;
}

.ix-shadow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 200%;
  height: 110%;
  background-image: linear-gradient(110deg, transparent, #000 50%);
}

.ix-shadow.ix-shadow--vertical {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 200%;
  height: 180%;
  background-image: linear-gradient(165deg, transparent, #000 50%);
}

.fontcolor-white-2 {
  color: #fff;
}

.section {
  overflow: hidden;
  margin-top: -50px;
}

.download-img {
  width: auto;
  margin-right: auto;
  margin-left: 0px;
}

.iphone-nav-content {
  display: flex;
  height: 52px;
  padding-right: 12px;
  padding-left: 12px;
  justify-content: space-between;
  align-items: center;
  color: #f5f5f7;
}

.video.video--finishes {
  left: 50%;
  width: 1108px;
  height: 950px;
  transform: translate(-50%, 0px);
}

.video.display-video {
  margin-right: auto;
  margin-left: auto;
}

.download-text {
  position: absolute;
  left: 201px;
  top: 12px;
  width: 340px;
  background-color: #000;
}

.hero-video {
  position: relative;
  top: auto;
  z-index: 1;
  width: 1279px;
  height: 718px;
  margin-top: 0px;
  flex: 0 auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.nav-menu-2 {
  display: flex;
  height: 44px;
  max-height: 44px;
  padding-right: 12px;
  padding-left: 12px;
  justify-content: space-between;
  align-items: center;
}

.design-finishes-text-wrap {
  margin-top: 55px;
}

.section-header {
  position: relative;
  margin-bottom: 115px;
}

.glass-img {
  position: relative;
  width: 450px;
  margin-top: 45px;
  margin-bottom: 45px;
}

.mobile-burger {
  display: none;
  width: 30px;
  height: 30px;
  padding-top: 7px;
  padding-bottom: 7px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}

.design-steel-text {
  margin: 0px;
  background-image: linear-gradient(180deg, #93d6ee, #008ec0);
  font-size: 56px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.005em;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.download {
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  transform-origin: 50% 0%;
  text-align: left;
}

.download.download--show {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.herotop {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  width: 100%;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.hero-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: linear-gradient(270deg, #93d6ee, #008ec0);
  font-size: 80px;
  line-height: 1.1;
  font-weight: 700;
  text-align: left;
  letter-spacing: -0.015em;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.mobile-burger-line {
  width: 60%;
  height: 1px;
  background-color: #fff;
}

.download-divider {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 68%;
  height: 1px;
  background-color: #1e1e1e;
}

.iphone-nav-link {
  margin-left: 24px;
  color: #ececec;
  font-size: 12px;
  text-decoration: none;
}

.iphone-nav-link.iphone-nav-link--current {
  color: #aaa;
}

.design-water-text-wrap {
  position: relative;
  top: -636px;
  padding-right: 70%;
}

.hero-img {
  position: relative;
  display: block;
  width: 1279px;
  height: 718px;
  flex: 0 auto;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.sub-section-headline-wrap {
  position: relative;
  margin-top: 79px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-6 {
  color: #008ec0;
  font-size: 3em;
  line-height: 1.2em;
  text-indent: 0em;
}

.divider {
  height: 1px;
  margin-top: 26px;
  margin-right: 25px;
  margin-left: 75px;
  background-color: #424245;
}

.hero-video-small {
  display: none;
}

.design-display-compare-wrap {
  position: absolute;
  bottom: 250px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.design-2 {
  display: block;
  overflow: visible;
  width: 100%;
  height: auto;
  max-width: 100%;
  margin-top: 65px;
  margin-bottom: 159px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.device {
  position: relative;
  width: 770px;
  height: 1336px;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 0 -6px 50px 0 #000;
}

.intro-paragraph {
  width: 68%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  color: #a1a1a6;
  font-size: 24px;
  line-height: 1.16667;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.009em;
}

.intro-paragraph.intro-paragraph--small {
  margin-top: 50px;
  font-size: 21px;
  font-weight: 600;
}

.container2 {
  position: relative;
  overflow: visible;
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}

.container2.container--hero-copy {
  position: relative;
  margin-top: -70px;
}

.container2.container--center-flex {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.container2.container--center {
  text-align: center;
}

.water-img {
  position: relative;
  left: 0px;
  width: 100%;
  height: auto;
}

.sub-section-subheading {
  margin-top: 24px;
  color: #a1a1a6;
  font-size: 21px;
  line-height: 1.19;
  font-weight: 600;
  letter-spacing: 0em;
  text-transform: none;
}

.sub-section-subheading.sub-section-subheading--water {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: none;
}

.sub-section-subheading.center {
  text-align: center;
}

.hero-img-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  display: flex;
  width: 1279px;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.learn-more-button {
  margin-top: 64px;
  padding: 8px 16px;
  border: 1px solid #f5f5f7;
  border-radius: 50px;
  background-color: transparent;
  transition: color 350ms ease-in-out, background-color 350ms ease-in-out;
  line-height: 1.17064;
}

.learn-more-button:hover {
  background-color: #fff;
  color: #000;
}

.learn-more-button.learn-more-button--blue {
  -ms-grid-row-align: center;
  align-self: center;
  border-color: #61b6cd;
}

.ui-arrow {
  position: absolute;
  top: 50px;
  right: 65px;
  width: 22px;
  height: 32px;
  background-image: url('../images/5g_arrow__c9mz5ucsvo2u_large_2x_15g_arrow__c9mz5ucsvo2u_large_2x.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.hardware-gradient {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1000;
  display: block;
  width: 100%;
  height: 100vh;
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.6) 37%, #000 50%);
}

.design-steel-text-wrap {
  position: relative;
}

.design-steel-text-wrap.design-steel-text-wrap--left {
  position: absolute;
  left: 216px;
  top: 0px;
}

.design-steel-text-wrap.design-steel-text-wrap--right {
  position: absolute;
  right: 216px;
  bottom: 245px;
}

.design-3 {
  display: block;
  height: auto;
  margin-top: 154px;
  margin-bottom: 83px;
  justify-content: center;
  align-items: center;
}

.iphone-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 52px;
}

.sub-section-headline {
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: linear-gradient(270deg, #93d6ee, #008ec0);
  font-size: 56px;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.005em;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sub-section-headline.left {
  text-align: left;
}

.downloads {
  margin: 503px auto 0px;
  padding-left: 0px;
  text-align: center;
  list-style-type: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.hero-headline {
  position: relative;
  z-index: 2;
  margin-top: 72px;
  color: #f5f5f7;
  text-align: center;
}

.iphone-nav-title {
  color: #f5f5f7;
  font-size: 21px;
  font-weight: 600;
  text-decoration: none;
}

.main {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
}

.hero-img-medium {
  display: none;
}

.design-display {
  padding-bottom: 150px;
}

.glass-img-mobile {
  display: none;
}

.features {
  overflow: visible;
  margin-top: 0px;
}

.design-4 {
  display: block;
  height: 100vh;
  padding-bottom: 0px;
}

.design-1 {
  display: block;
  height: auto;
  padding-top: 0px;
  padding-bottom: 209px;
  justify-content: flex-start;
  align-items: flex-start;
}

.design-display-caption {
  line-height: 1.24;
  font-weight: 600;
  text-align: left;
  letter-spacing: -0.22px;
}

.design-display-caption.design-display-caption--left {
  text-align: right;
}

.hardware {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
}

.screen {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 770px;
  height: auto;
  padding: 80px 20px 20px;
}

.screen-ui-top {
  display: block;
  overflow: visible;
  width: 670px;
  height: auto;
  margin-top: 72px;
  margin-right: auto;
  margin-left: auto;
}

.hero-heading-eyebrow {
  display: none;
  margin-top: 0px;
  margin-bottom: -5px;
  background-color: transparent;
  color: #475467;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.nav-link {
  display: flex;
  height: 44px;
  padding-right: 10px;
  padding-left: 10px;
  justify-content: center;
  align-items: center;
  transition: opacity 200ms cubic-bezier(.645, .045, .355, 1);
  color: #f5f5f7;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
}

.nav-link:hover {
  opacity: 0.7;
}

.nav-link.bag {
  background-image: url('../images/bag.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.nav-link.logo {
  background-image: url('../images/apple-logo.svg');
  background-position: 50% 50%;
  background-size: 16px 44px;
  background-repeat: no-repeat;
}

.nav-link.search {
  background-image: url('../images/search.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.wave-wrapper-2 {
  position: relative;
  left: 0%;
  top: 3px;
  right: 0%;
  bottom: auto;
  z-index: 150;
  display: block;
  overflow: visible;
  width: 100%;
  margin-top: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  transition: flex-grow 950ms ease;
}

.h4-benefit-2 {
  text-transform: none;
}

.uppercase-2 {
  text-transform: uppercase;
}

.seo-2 {
  margin-top: 0px;
  margin-bottom: 9px;
  color: #98a2b3;
  font-size: 0.91em;
  line-height: 1.3em;
  font-weight: 400;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.body-3 {
  background-color: #000;
}

.content1-copy.center-w1.gutter-outside {
  position: relative;
  display: block;
  padding-top: 30px;
  justify-content: center;
  align-items: stretch;
  background-color: #fff;
  text-align: center;
}

.content1-copy-copy.center-w1.gutter-outside {
  position: relative;
  display: block;
  padding-top: 30px;
  justify-content: center;
  align-items: stretch;
  background-color: #fff;
  text-align: center;
}

.body-4 {
  background-color: #000;
}

.seo-3 {
  margin-bottom: 9px;
  color: #98a2b3;
  font-size: 0.91em;
  font-weight: 400;
  letter-spacing: 0.12em;
}

.color-gray-2 {
  background-color: #475467;
}

.styles-grid-colors-2 {
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.wave-wrapper-3 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 200px;
  margin-top: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  transition: flex-grow 950ms ease;
}

.wave4 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  transform: skew(0deg, 0deg);
}

.wave4.top {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.wavesmall {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100vw;
  height: 100%;
  padding-left: 0px;
  transform: skew(0deg, 0deg);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.wavesmall.top {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.body-dark {
  background-color: #000;
}

.body4 {
  background-color: #000;
}

.contentholder {
  overflow: hidden;
  padding-right: 0px;
  padding-left: 0px;
}

.radialgradientbg {
  position: absolute;
  display: flex;
  width: 100vw;
  height: auto;
  justify-content: center;
  align-items: center;
  background-image: radial-gradient(circle farthest-side at 50% 50%, #004275, #000 35%);
}

.primus_opener {
  position: absolute;
  left: 0%;
  top: 400px;
  right: 0%;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 100%;
  height: auto;
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.6) 37%, #000 50%);
}

.hero-video-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: flex;
  width: 1279px;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: left;
}

.wave {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 150;
  display: block;
  overflow: visible;
  width: 100%;
  height: auto;
  margin-top: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  transition: flex-grow 950ms ease;
}

.waveimg {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  transform: skew(0deg, 0deg);
}

.waveimg.top {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.image-6 {
  overflow: visible;
  -o-object-fit: contain;
  object-fit: contain;
}

.brand {
  background-color: transparent;
}

.scroll_lotti {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: block;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-bottom: 98px;
  margin-left: auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-align: left;
}

.lottie-animation-5 {
  height: 200px;
}

.button-3 {
  padding: 20px;
  border-radius: 6px;
  background-color: #008ec0;
  box-shadow: 3px 3px 7px -3px #000;
  font-size: 18px;
  font-weight: 700;
  cursor: -webkit-grab;
  cursor: grab;
}

.button-3:hover {
  box-shadow: 3px 3px 7px -3px #000;
  filter: brightness(108%);
}

.button-3:active {
  box-shadow: inset 1px 1px 7px -7px #000;
}

.image-7 {
  display: inline-block;
  width: auto;
  margin-top: 36px;
  cursor: pointer;
}

.darkbox {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  background-color: transparent;
}

.section-5 {
  margin: 0px 0px 40px;
  padding: 40px 0px;
  background-color: #000;
}

.paragraph-2 {
  color: hsla(0, 0%, 100%, 0.5);
  text-align: center;
}

.head_light {
  z-index: 1000;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 10px;
  background-color: #fff;
}

.head_light.color-white {
  position: relative;
  display: block;
  height: 58.0078125px;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 58px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #e4e5e8;
}

.form-block {
  width: 100%;
  max-width: 600px;
  text-align: left;
}

.submit-button {
  margin-top: 27px;
  border-radius: 4px;
  background-color: #008ec0;
  box-shadow: 3px 3px 6px -3px #000;
  font-weight: 700;
  text-align: left;
}

.success-message {
  border-radius: 10px;
  background-color: transparent;
}

.text-block-7 {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.text-block-8 {
  font-size: 16px;
}

.checkbox-label {
  margin-bottom: 0px;
  margin-left: 8px;
  color: #fff;
  line-height: 30px;
}

.checkbox-field {
  margin-bottom: 17px;
  padding-top: 0px;
}

.checkbox {
  padding: 10px;
  border-radius: 2px;
  background-color: #008ec0;
}

.checkbox.w--redirected-checked {
  display: block;
  padding: 10px;
  background-size: contain;
  text-align: left;
}

.div-block-6 {
  width: 100%;
  max-width: 600px;
  padding: 38px 56px;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.19);
}

.section-6 {
  display: flex;
  padding: 90px 0px 40px;
  justify-content: center;
  align-items: center;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #008ec0, #000 53%);
}

.container-2 {
  text-align: center;
}

.field-label {
  color: #fff;
  font-weight: 600;
}

.uppercase-white {
  margin-top: 0px;
  margin-bottom: 28px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.div-block-7 {
  width: 680px;
  margin-top: 517px;
  margin-left: 32px;
  -o-object-fit: contain;
  object-fit: contain;
}

.text-span {
  font-size: 70px;
  font-weight: 300;
}

.column-4 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-5 {
  padding-right: 0px;
}

.text-span-2 {
  font-weight: 700;
}

.text-block-9 {
  margin-bottom: 5px;
  color: #fff;
  font-weight: 700;
}

.checkbox-field-2 {
  display: inline-block;
  width: 50%;
  padding-bottom: 9px;
}

.checkbox-label-2 {
  color: #fff;
}

.radio-button-label {
  color: #fff;
}

.radio-button-field {
  display: inline-block;
  width: 50%;
  margin-bottom: 13px;
}

@media screen and (min-width: 1280px) {
  .head {
    width: 100%;
  }

  .head.color-white {
    background-color: transparent;
  }

  .head.color-white {
    background-color: transparent;
  }

  .div-block-2 {
    position: static;
    display: block;
  }

  .content1.center-w1.gutter-outside {
    padding-top: 108px;
  }

  .lottie-animation {
    padding-right: 54px;
  }

  .content-blurb {
    font-size: 24px;
    line-height: 30px;
  }

  .scroll-indicator {
    padding-left: 14.1em;
  }

  .learn-more {
    font-size: 18px;
  }

  .section-wrapper {
    margin-left: 12.1em;
  }

  .progress-bar {
    padding-left: 10px;
  }

  .stage-scroll-animation.color-gradient1 {
    height: 700vh;
  }

  .hero-video {
    flex: 0 auto;
  }

  .herotop {
    height: 100vh;
  }

  .container2 {
    overflow: visible;
  }

  .water-img {
    height: auto;
  }

  .hero-img-wrap {
    height: 100vh;
    margin-top: auto;
    margin-bottom: auto;
    flex-direction: column;
  }

  .hardware-gradient {
    display: block;
    overflow: visible;
  }

  .content1-copy.center-w1.gutter-outside {
    padding-top: 108px;
  }

  .content1-copy-copy.center-w1.gutter-outside {
    padding-top: 108px;
  }

  .primus_opener {
    top: 362px;
  }

  .head_light {
    width: 100%;
  }

  .head_light.color-white {
    background-color: transparent;
  }

  .head_light.color-white {
    background-color: transparent;
  }
}

@media screen and (min-width: 1440px) {
  .head {
    width: 1060px;
  }

  .header {
    padding-top: 8.5em;
  }

  .lottie-animation {
    right: 6%;
    bottom: 0%;
    z-index: 0;
    padding-right: 0px;
  }

  .wave_bg3 {
    width: 100%;
    max-width: 600%;
  }

  .hero-video {
    display: block;
    justify-content: flex-start;
    flex: 0 auto;
  }

  .herotop {
    height: 100vh;
  }

  .hero-img-wrap {
    height: 100vh;
    margin-top: auto;
    margin-bottom: auto;
    flex-direction: column;
  }

  .hero-video-wrap {
    left: 0px;
    right: 0px;
    display: flex;
  }

  .head_light {
    width: 1060px;
  }
}

@media screen and (min-width: 1920px) {
  .head {
    position: relative;
    z-index: 50;
  }

  .welle {
    opacity: 1;
    transform: skew(0deg, 0deg);
    mix-blend-mode: normal;
  }

  .column-2 {
    text-align: center;
  }

  .seo {
    text-align: center;
  }

  .column-3 {
    text-align: center;
  }

  .content1.center-w1.gutter-outside {
    text-align: left;
  }

  .uppercase {
    text-align: center;
  }

  .header {
    padding-top: 9.3em;
  }

  .lottie-animation {
    left: auto;
    top: auto;
    right: 10%;
    bottom: 0%;
    width: 1100px;
    height: 1636px;
    padding-right: 37px;
  }

  .content-blurb {
    font-size: 32px;
    line-height: 40px;
  }

  .scroll-wrapper-fixed {
    position: fixed;
    top: 0px;
  }

  .scroll-wrapper-fixed.color-gradient1 {
    position: fixed;
    background-color: #fff;
    background-image: none;
  }

  .primusimg {
    position: absolute;
    width: 600%;
    max-width: 900%;
  }

  .welle-top {
    position: relative;
    top: -243px;
    opacity: 1;
    transform: skew(0deg, 0deg);
    mix-blend-mode: normal;
  }

  .factsheet {
    background-color: #fff;
  }

  .wave-wrapper {
    display: block;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .wave1 {
    display: block;
    width: 100%;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .wave2 {
    display: block;
    width: 100%;
  }

  .wave2_mirror {
    display: block;
    width: 100%;
  }

  .content-start2 {
    background-color: #fff;
  }

  .content3.center-w1.gutter-outside {
    text-align: left;
  }

  .wave-wrapper-copy {
    display: block;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .cta {
    background-color: #fff;
  }

  .content_3.center-w1.gutter-outside {
    text-align: left;
  }

  .content5.center-w1.gutter-outside {
    text-align: left;
  }

  .wave3 {
    display: block;
    width: 100%;
  }

  .hero-header {
    display: block;
  }

  .ix-shadow {
    display: block;
  }

  .hero-video {
    position: relative;
    display: block;
    -ms-grid-row-align: auto;
    align-self: auto;
    flex: 0 auto;
  }

  .herotop {
    height: 100vh;
  }

  .hero-img {
    display: block;
    flex: 0 0 auto;
  }

  .hero-img-wrap {
    height: 100vh;
    margin-top: auto;
    margin-bottom: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .hero-headline {
    display: block;
  }

  .main {
    text-align: left;
  }

  .wave-wrapper-2 {
    display: block;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .uppercase-2 {
    text-align: center;
  }

  .seo-2 {
    text-align: center;
  }

  .content1-copy.center-w1.gutter-outside {
    text-align: left;
  }

  .content1-copy-copy.center-w1.gutter-outside {
    text-align: left;
  }

  .body-4 {
    background-color: #000;
  }

  .seo-3 {
    text-align: center;
  }

  .wave-wrapper-3 {
    display: block;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .wave4 {
    display: block;
    width: 100%;
  }

  .wavesmall {
    display: block;
    width: 100%;
  }

  .body-dark {
    background-color: #000;
  }

  .contentholder {
    padding-left: 0px;
  }

  .hero-video-wrap {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: flex;
    width: 1279px;
    height: 100vh;
    margin-right: auto;
    margin-left: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .wave {
    display: block;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .waveimg {
    display: block;
    width: 100%;
  }

  .head_light {
    position: relative;
    z-index: 50;
  }

  .uppercase-white {
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  .head {
    position: fixed;
    width: 100%;
    padding-bottom: 0px;
    background-color: #000;
  }

  .navelement {
    position: relative;
    display: block;
    padding-right: 4vw;
    padding-left: 4vw;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
  }

  .div-block-2 {
    display: block;
  }

  .nav-menu {
    position: absolute;
    display: block;
    height: 100vh;
    margin-top: 0px;
    padding-left: 0px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: #000;
  }

  .navlink {
    display: block;
    float: none;
    clear: none;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-content: flex-start;
    font-size: 25px;
    line-height: 60px;
    text-align: center;
  }

  .hero {
    width: 100%;
  }

  .welle {
    width: 100%;
    height: 20vw;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0% 50%;
    object-position: 0% 50%;
  }

  .design-5 {
    width: 100%;
  }

  .button:hover {
    opacity: 1;
    transform: scale(1);
  }

  .gutter-outside {
    padding-right: 4vw;
    padding-left: 4vw;
  }

  .header {
    padding-top: 8em;
  }

  .lottie-animation {
    right: -21%;
  }

  .scroll-indicator {
    padding-left: 2em;
  }

  .section-wrapper {
    margin-left: 2em;
    padding-left: 0em;
  }

  .progress-bar {
    display: none;
  }

  .image-pos1 {
    left: 4%;
    bottom: 46%;
  }

  .welle-top {
    width: 100%;
    height: 20vw;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0% 50%;
    object-position: 0% 50%;
  }

  .wave2 {
    width: 100%;
  }

  .image-2 {
    position: static;
    top: 0px;
  }

  .hero-video-medium {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
  }

  .design-glass-subheading {
    width: 50%;
    font-size: 26px;
    text-align: center;
  }

  .design-bezel-img {
    width: 590px;
  }

  .design-glass-subheading-wrap {
    width: 90%;
  }

  .hero-header {
    position: absolute;
    padding-top: 13px;
  }

  .nav {
    display: block;
  }

  .steel-anim {
    width: 300px;
    height: auto;
  }

  .section-heading {
    font-size: 56px;
    letter-spacing: -0.005em;
  }

  .ui-download-progress {
    top: 16px;
    right: 34px;
    width: 42px;
  }

  .section {
    margin-top: 0px;
  }

  .download-img {
    overflow: visible;
    width: 450px;
    margin-right: 0px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .iphone-nav-content {
    padding-right: 16px;
    padding-left: 16px;
  }

  .video.video--finishes {
    width: 706px;
    height: 606px;
  }

  .video.display-video {
    width: 288px;
    height: 566px;
  }

  .download-text {
    left: 135px;
    top: 8px;
    width: 225px;
  }

  .hero-video {
    display: block;
    overflow: hidden;
    width: 700px;
    height: 500px;
  }

  .nav-menu-2 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .section-header {
    margin-bottom: 65px;
  }

  .glass-img {
    width: 300px;
  }

  .mobile-burger {
    display: flex;
  }

  .design-steel-text {
    font-size: 40px;
    letter-spacing: 0em;
  }

  .download {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .herotop {
    position: static;
  }

  .hero-heading {
    padding-left: 31px;
    font-size: 56px;
  }

  .design-water-text-wrap {
    position: relative;
    left: 0%;
    top: -550px;
    right: auto;
    bottom: 0%;
    display: block;
    padding-right: 70%;
    padding-left: 0px;
  }

  .hero-img {
    display: block;
    overflow: hidden;
    width: 150%;
    height: auto;
    max-width: 150%;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .divider {
    margin-left: 52px;
  }

  .design-2 {
    display: block;
    width: 100%;
    height: auto;
    align-items: flex-start;
  }

  .device {
    width: 520px;
    height: 920px;
  }

  .intro-paragraph {
    width: 70%;
    font-size: 21px;
  }

  .intro-paragraph.intro-paragraph--small {
    width: 100%;
    margin-top: 36px;
    font-size: 17px;
  }

  .container2 {
    position: relative;
    top: auto;
    overflow: visible;
    width: 90%;
    height: auto;
    max-width: 90%;
    float: none;
    clear: none;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .container2.container--nav {
    max-width: 890px;
  }

  .water-img {
    position: relative;
    left: auto;
    display: block;
    width: 100%;
    height: auto;
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
    transition: margin-right 200ms ease;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .sub-section-subheading {
    margin-top: 17px;
  }

  .sub-section-subheading.sub-section-subheading--water {
    width: 80%;
    padding-right: 0px;
    font-size: 19px;
    text-align: center;
  }

  .sub-section-subheading.center {
    text-align: center;
  }

  .hero-img-wrap {
    left: auto;
    top: -62px;
    right: auto;
    display: flex;
    overflow: hidden;
    width: 100%;
  }

  .ui-arrow {
    top: 32px;
    right: 44px;
    width: 14px;
    height: 23px;
  }

  .hardware-gradient {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: none;
  }

  .design-steel-text-wrap.design-steel-text-wrap--left {
    left: 122px;
  }

  .design-steel-text-wrap.design-steel-text-wrap--right {
    right: 122px;
    bottom: 250px;
  }

  .design-3 {
    display: block;
    width: 100%;
    margin-top: 0px;
  }

  .iphone-nav {
    display: block;
  }

  .sub-section-headline {
    font-size: 40px;
    letter-spacing: 0em;
  }

  .sub-section-headline.left {
    text-align: left;
  }

  .downloads {
    padding-right: 18px;
    padding-left: 51px;
  }

  .hero-headline {
    margin-top: 82px;
  }

  .main {
    position: static;
    display: block;
    overflow: hidden;
  }

  .hero-img-medium {
    display: block;
  }

  .features {
    margin-top: 220px;
  }

  .design-4 {
    width: 100%;
    height: auto;
    margin-top: 56px;
  }

  .design-1 {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 0px;
    align-items: flex-start;
  }

  .screen {
    width: 520px;
    height: auto;
    padding-top: 54px;
    padding-right: 12px;
    padding-left: 12px;
  }

  .screen-ui-top {
    width: 439px;
    margin-top: 48px;
    padding-top: 0px;
  }

  .nav-link {
    display: none;
  }

  .nav-link.bag {
    display: flex;
  }

  .nav-link.logo {
    display: flex;
  }

  .hero-img-2 {
    display: none;
  }

  .radialgradientbg {
    width: 100%;
    height: 600px;
    background-image: radial-gradient(circle farthest-side at 50% 50%, #004275, #000 54%);
    -o-object-fit: fill;
    object-fit: fill;
  }

  .primus_opener {
    display: none;
  }

  .hero-video-wrap {
    display: none;
    overflow: hidden;
    width: 100%;
    height: 500vh;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .image-6 {
    display: none;
  }

  .menu-button {
    top: -14px;
    padding: 8px;
    float: right;
    background-color: #000;
    color: #008ec0;
    font-size: 40px;
    line-height: 40px;
  }

  .menu-button:hover {
    background-color: #000;
    color: #008ec0;
  }

  .menu-button:active {
    color: #008ec0;
  }

  .menu-button.w--open {
    background-color: #000;
    color: #008ec0;
  }

  .menu-button.w--open:hover {
    background-color: #000;
    color: #4ba059;
  }

  .brand {
    position: relative;
    top: auto;
    width: 180px;
    float: left;
  }

  .head_light {
    position: fixed;
    width: 100%;
  }

  .div-block-6 {
    padding: 26px;
  }

  .div-block-7 {
    overflow: visible;
    width: auto;
    margin-top: 355px;
    margin-left: 10px;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .text-span {
    font-size: 53px;
  }
}

@media screen and (max-width: 767px) {
  .head {
    display: block;
  }

  .welle {
    height: auto;
  }

  .title5 {
    font-size: 1.2em;
  }

  .title6 {
    font-size: 1em;
  }

  .title2 {
    font-size: 2em;
  }

  .title1 {
    font-size: 2.8em;
  }

  .distance-big {
    padding-top: 6em;
  }

  .styles-grid-colors {
    display: flex;
  }

  .body {
    font-size: 14px;
    line-height: 14px;
  }

  .header {
    padding-top: 2em;
  }

  .lottie-animation {
    left: auto;
    top: auto;
    right: 5%;
    bottom: -1%;
    width: 400px;
    height: 595px;
  }

  .welle-top {
    height: auto;
  }

  .factsheet {
    border-color: transparent;
  }

  .wave-wrapper {
    border: 1px none #000;
    border-radius: 0px;
  }

  .hero-video-medium {
    display: none;
  }

  .design-glass-subheading {
    width: 100%;
    margin-left: 0px;
    font-size: 28px;
    text-align: center;
  }

  .design-bezel-img {
    width: 400px;
    max-width: none;
  }

  .design-glass-subheading-wrap {
    margin-top: 19px;
    text-align: left;
  }

  .hero-header {
    padding-top: 101px;
    float: none;
    clear: none;
  }

  .section-heading {
    font-size: 48px;
  }

  .ui-download-progress {
    top: 10px;
    right: 24px;
    width: 24px;
  }

  .ix-shadow {
    width: 200%;
  }

  .download-img {
    width: 280px;
    margin-left: 0px;
  }

  .video.display-video {
    width: 236px;
    height: 466px;
  }

  .download-text {
    left: 84px;
    top: 5px;
    width: 138px;
  }

  .section-header {
    text-align: left;
  }

  .design-steel-text {
    font-size: 32px;
  }

  .download {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .herotop {
    display: block;
  }

  .design-water-text-wrap {
    top: -492px;
    padding-right: 69%;
  }

  .hero-img {
    width: 180%;
    max-width: 180%;
  }

  .divider {
    margin-right: 9px;
    margin-left: 35px;
  }

  .hero-video-small {
    position: absolute;
    left: 0px;
    top: 0%;
    right: 0px;
    bottom: auto;
    z-index: 1;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .design-display-compare-wrap {
    position: static;
    padding-top: 28px;
    justify-content: space-around;
  }

  .device {
    width: 321px;
    height: 563px;
  }

  .intro-paragraph {
    width: 100%;
    text-align: left;
  }

  .container2 {
    width: 87.5%;
    max-width: none;
  }

  .container2.container--center-flex {
    text-align: left;
  }

  .container2.container--nav {
    width: 100%;
  }

  .water-img {
    left: auto;
    width: 100%;
    max-width: none;
  }

  .sub-section-subheading.sub-section-subheading--water {
    width: 100%;
  }

  .hero-img-wrap {
    left: auto;
    top: -20px;
    display: flex;
    width: 100%;
    height: 100vh;
    justify-content: center;
  }

  .learn-more-button.learn-more-button--blue {
    margin-top: 44px;
    align-self: flex-start;
  }

  .ui-arrow {
    top: 20px;
    right: 32px;
    width: 9px;
    height: 13px;
  }

  .design-steel-text-wrap.design-steel-text-wrap--left {
    left: 55px;
  }

  .design-steel-text-wrap.design-steel-text-wrap--right {
    right: 55px;
  }

  .sub-section-headline {
    font-size: 32px;
  }

  .downloads {
    padding-right: 9px;
    padding-left: 35px;
  }

  .hero-headline {
    margin-top: 40px;
    margin-bottom: 12px;
  }

  .hero-img-medium {
    display: none;
  }

  .glass-img-mobile {
    display: block;
    width: 433px;
    height: 683px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    order: -1;
  }

  .design-1 {
    padding-top: 0px;
  }

  .design-display-caption {
    font-size: 14px;
  }

  .design-display-caption.design-display-caption--left {
    text-align: left;
  }

  .screen {
    width: 321px;
    height: 563px;
  }

  .screen-ui-top {
    width: 280px;
    margin-top: 5px;
  }

  .wave-wrapper-2 {
    border: 1px none #000;
    border-radius: 0px;
  }

  .styles-grid-colors-2 {
    display: flex;
  }

  .wave-wrapper-3 {
    border: 1px none #000;
    border-radius: 0px;
  }

  .wave {
    border: 1px none #000;
    border-radius: 0px;
  }

  .head_light {
    display: block;
  }

  .div-block-6 {
    max-width: 450px;
  }

  .div-block-7 {
    margin-top: 220px;
    margin-left: 6px;
  }

  .column-5 {
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .head {
    color: #008ec0;
  }

  .navelement {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .hero {
    justify-content: flex-end;
    flex-wrap: nowrap;
  }

  .welle {
    width: 100%;
    height: 30vw;
    max-width: 100%;
  }

  .benefit {
    width: auto;
  }

  .uppercase {
    text-align: center;
  }

  .design-5 {
    margin-top: -99px;
    padding-top: 5em;
  }

  .p-xl-end {
    padding-bottom: 5em;
  }

  .distance-big {
    padding-top: 5em;
  }

  .gutter-outside {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .body {
    font-size: 12px;
    line-height: 12px;
  }

  .lottie-animation {
    left: auto;
    top: auto;
    bottom: 0%;
  }

  .scroll-indicator {
    display: none;
  }

  .section-wrapper {
    width: 80%;
    padding-top: 120px;
    flex-direction: row;
    align-items: flex-start;
  }

  .scroll-wrapper-fixed {
    display: block;
  }

  .welle-top {
    width: 100%;
    height: 30vw;
    max-width: 100%;
  }

  .factsheet {
    display: block;
  }

  .wave1 {
    display: none;
  }

  .cta {
    display: block;
  }

  .design-bezel-img {
    width: 260px;
    max-width: 100%;
    text-align: center;
  }

  .design-glass-subheading-wrap {
    display: block;
    width: 100%;
    align-items: flex-start;
    flex: 0 auto;
  }

  .section-heading-eyebrow {
    text-align: center;
  }

  .nav {
    display: block;
    background-color: #000;
  }

  .steel-anim {
    width: 250px;
  }

  .section-heading {
    text-align: center;
  }

  .ix-shadow {
    display: block;
  }

  .ix-shadow.ix-shadow--vertical {
    width: 100%;
  }

  .section {
    display: block;
  }

  .download-img {
    width: 250px;
  }

  .iphone-nav-content {
    padding-right: 16px;
    padding-left: 16px;
  }

  .hero-video {
    display: none;
    width: 300px;
  }

  .design-finishes-text-wrap {
    text-align: left;
  }

  .glass-img {
    width: 250px;
  }

  .mobile-burger {
    display: flex;
  }

  .hero-heading {
    margin-top: -10px;
    margin-left: 9px;
    padding-left: 0px;
    font-size: 45px;
  }

  .iphone-nav-link {
    display: none;
  }

  .design-water-text-wrap {
    top: 29px;
    padding-right: 0%;
    text-align: center;
  }

  .hero-img {
    display: block;
    overflow: hidden;
    margin-top: auto;
    flex: 1;
  }

  .device {
    width: 288px;
  }

  .container2 {
    margin-top: 0px;
  }

  .container2.container--center-flex {
    overflow: visible;
    width: 95%;
  }

  .container2.container--center {
    width: 90%;
  }

  .water-img {
    left: auto;
    width: 100%;
    max-width: 100%;
  }

  .sub-section-subheading.sub-section-subheading--water {
    padding-right: 0px;
    font-size: 17px;
  }

  .hero-img-wrap {
    left: auto;
    width: 100%;
  }

  .design-steel-text-wrap.design-steel-text-wrap--left {
    left: 42px;
  }

  .design-steel-text-wrap.design-steel-text-wrap--right {
    right: 43px;
  }

  .iphone-nav {
    display: block;
  }

  .sub-section-headline {
    font-size: 30px;
  }

  .sub-section-headline.left {
    text-align: center;
  }

  .hero-headline {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .iphone-nav-title {
    font-size: 19px;
  }

  .features {
    display: block;
  }

  .screen {
    width: 288px;
    height: 400px;
  }

  .screen-ui-top {
    display: block;
    width: 250px;
  }

  .hero-heading-eyebrow {
    font-size: 22px;
  }

  .nav-link {
    display: none;
  }

  .nav-link.bag {
    display: block;
  }

  .nav-link.logo {
    display: block;
  }

  .nav-link.search {
    display: none;
  }

  .wave-wrapper-2 {
    display: block;
  }

  .hero-video-wrap {
    display: block;
  }

  .wave {
    display: block;
  }

  .image-7 {
    width: 300px;
    max-width: 300px;
  }

  .head_light {
    color: #008ec0;
  }

  .checkbox-label {
    margin-top: -26px;
  }

  .div-block-6 {
    padding: 17px;
  }

  .section-6 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .uppercase-white {
    text-align: center;
  }

  .div-block-7 {
    margin-top: 193px;
    margin-left: 5px;
  }

  .text-span {
    font-size: 40px;
  }
}

@font-face {
  font-family: 'Opensans';
  src: url('../fonts/opensans-semibolditalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/opensans-mediumitalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/opensans-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/opensans-lightitalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/opensans-semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/opensans-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/opensans-italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/opensans-bolditalic.ttf') format('truetype'), url('../fonts/opensans-extrabolditalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/opensans-extrabold.ttf') format('truetype'), url('../fonts/opensans-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/opensans-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Icofont';
  src: url('../fonts/icofont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}