:root {
  --white: white;
  --black: black;
}

.body {
  color: #fff;
  text-align: center;
  background-color: #000;
  max-width: 100vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.div-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 500px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  padding-bottom: 2.6rem;
  display: flex;
  position: relative;
}

.heading {
  font-size: 3rem;
  font-weight: 500;
  line-height: 120%;
}

.text-block {
  color: #fff9;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 140%;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 37svh;
  display: flex;
}

.image-2 {
  min-width: 60svw;
  max-width: none;
}

.image-3 {
  display: none;
  position: absolute;
  inset: 2% 0% auto auto;
}

.div-block-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -1svh;
  display: flex;
  position: relative;
  top: -3%;
}

.div-block-5 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  border: 1px solid #fff3;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 410px;
  margin-top: 36px;
  padding: 24px 35px;
  display: flex;
}

.instructions-title {
  color: #fff;
  width: 100%;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 130%;
}

.instructions-title.mobile {
  display: none;
}

.instructions-title.desktop {
  text-align: center;
}

.div-block-6 {
  background-color: #ffffff1a;
  border-radius: 888px;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.text-block-2 {
  border-radius: 180px;
  font-size: 16px;
}

.div-block-7 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
}

.div-block-7.mobile {
  display: none;
}

.div-block-8 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.instructions-item-text {
  color: #fffc;
  text-align: left;
  font-size: 1.3rem;
  font-weight: 300;
  line-height: 130%;
}

.image-4 {
  height: 54px;
}

.div-block-9 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.div-block-10 {
  width: 256px;
  height: 256px;
  overflow: hidden;
}

.div-block-11 {
  width: 100vw;
}

.subheading {
  color: #ada8bc80;
  text-wrap: balance;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 160%;
}

.subheading.cc-center {
  text-align: center;
}

.subheading.cc-center.cc-fade-up.cc-introduction {
  max-width: 540px;
}

.c-devices-container__iphone {
  width: 25%;
  position: absolute;
  bottom: -12%;
  left: 0;
}

.c-devices-container__macbook {
  width: 100%;
  height: auto;
  padding-left: 10%;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.c-html-embed {
  display: none;
}

.c-hero__cta__secondary-icon {
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 20px;
  display: flex;
}

.heading-md {
  text-transform: none;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 120%;
}

.heading-md.cc-center {
  text-align: center;
}

.heading-md.cc-center.cc-introduction {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff3, #fff3), linear-gradient(90deg, #fb9191 25%, #f3e56b 75%);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 460px;
}

.heading-md.cc-center.cc-introduction.cc-fade-up {
  background-image: linear-gradient(#fff3, #fff3), linear-gradient(90deg, #fb9191 25%, #f3e56b 75%);
}

.c-section-container {
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  flex-flow: column;
  max-width: 1440px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 128px;
  padding-bottom: 128px;
  display: flex;
}

.c-section-container.cc-introduction {
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  position: relative;
  overflow: visible;
}

.c-devices-container__iphone-frame {
  width: 100%;
  padding-top: 216.8%;
  position: relative;
  overflow: hidden;
}

.c-header__caption__label {
  text-align: center;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 125%;
}

.c-header__caption__label.cc-introduction {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ffffff80, #ffffff80), linear-gradient(90deg, #ffb6b6, #fff38d);
  -webkit-background-clip: text;
  background-clip: text;
}

.c-devices-container {
  z-index: 0;
  aspect-ratio: 3 / 1.8;
  justify-content: flex-end;
  align-items: flex-end;
  max-width: 1440px;
  max-height: 980px;
  display: flex;
  position: relative;
  overflow: visible;
  -webkit-mask: linear-gradient(0deg, #05050500 0%, #050505 70% 100%);
  mask: linear-gradient(0deg, #05050500 0%, #050505 70% 100%);
}

.c-devices-container__macbook-device {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1156px;
  margin: auto;
  position: relative;
}

.c-devices-container__iphone-device {
  z-index: 2;
  aspect-ratio: 100 / 205;
  width: 100%;
  max-width: 393px;
  margin: auto;
  position: relative;
}

.c-header__caption {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  outline-offset: 0px;
  background-color: #ffffff0a;
  border-radius: 18px;
  outline: 1.5px solid #ffffff1f;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.c-header__content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.c-block-screen-macos-slider-container {
  border-radius: .5em;
  justify-content: center;
  align-items: center;
  width: 97%;
  height: 92.9%;
  display: flex;
  position: absolute;
  top: 2.2%;
  left: 1.5%;
  overflow: hidden;
}

.c-devices-container__macbook-content-img {
  z-index: 1;
  object-fit: contain;
  object-position: 50% 0%;
  background-color: #0000;
  border-radius: 14px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
}

.c-devices-container__macbook-content-img.cc-block-screen-slider {
  z-index: 0;
  border-radius: 0;
  justify-self: center;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.c-hero__cta {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  white-space: nowrap;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  padding: 14px 24px;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: none;
  display: flex;
}

.c-hero__cta.cc-secondary {
  outline-offset: 0px;
  background-color: #ffffff05;
  outline: 1px solid #ffffff26;
  align-self: stretch;
  transition: background-color .3s;
}

.c-hero__cta.cc-secondary:hover {
  background-color: #ffffff0d;
}

.c-hero__cta.cc-primary {
  background-image: linear-gradient(90deg, #a9cbff, #b39aff);
}

.c-hero__cta.cc-primary.not-hidden.orange-gradient {
  background-image: linear-gradient(90deg, #fb9191, #f3e56b);
}

.c-hero__cta__label {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  flex: none;
  font-size: 1.375rem;
}

.c-hero__cta__label.cc-secondary {
  background-image: linear-gradient(#fff, #ffffffb3);
}

.c-hero__cta__label.cc-primary {
  background-image: linear-gradient(#0b0b15, #0b0b15b3), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.c-devices-container__macbook-frame-img {
  z-index: 1;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.c-header-heading-caption-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.c-header__gradient {
  z-index: -1;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  width: 175%;
  height: 175%;
  display: flex;
  position: absolute;
}

.c-icon {
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-devices-container__iphone-content-img {
  z-index: -1;
  object-position: 50% 0%;
  object-fit: cover;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  position: absolute;
  inset: 0%;
}

.c-devices {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  min-height: 60vh;
  display: flex;
  position: sticky;
  top: 20%;
  bottom: 20%;
}

.c-gradient-img {
  object-fit: cover;
  min-width: 1120px;
  position: relative;
}

.c-devices-sticky-container {
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  flex-flow: column;
  width: 100vw;
  height: 200vh;
  position: relative;
}

.c-devices-container__iphone-frame-img {
  object-fit: contain;
  flex: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.c-header {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.c-devices-container__iphone-content {
  border-radius: 2em;
  justify-content: center;
  align-items: center;
  width: 92%;
  height: 92%;
  display: flex;
  position: absolute;
  top: 4%;
  left: 4%;
  overflow: hidden;
}

.c-devices-mask-container {
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding-left: 96px;
  padding-right: 96px;
  display: flex;
  overflow: hidden;
}

.c-devices-mask-container.cc-fade-up {
  justify-content: center;
  align-items: flex-start;
  position: relative;
}

.c-introduction {
  justify-content: center;
  max-width: 100vw;
  position: static;
}

.c-hero__btn-wrap {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.c-section-wrap {
  width: 100%;
  padding-left: 96px;
  padding-right: 96px;
  position: relative;
}

.c-hero__cta__primary-icon {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .div-block-2 {
    height: 60svh;
    margin-top: 19px;
  }

  .image-2 {
    min-width: 100svw;
  }

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

  .div-block-4 {
    margin-top: -14svh;
  }

  .instructions-title.mobile {
    text-align: center;
    display: block;
  }

  .instructions-title.desktop {
    display: none;
  }

  .div-block-7.mobile {
    display: flex;
  }

  .div-block-7.desktop {
    display: none;
  }

  .c-hero__cta__secondary-icon {
    opacity: 1;
  }

  .c-section-container {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .c-section-container.cc-introduction {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .c-header__caption__label {
    line-height: 100%;
  }

  .c-header__caption {
    height: 30px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .c-header__content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .c-block-screen-macos-slider-container {
    border-radius: .25em;
  }

  .c-hero__cta {
    padding: 12px 24px;
  }

  .c-icon {
    position: relative;
  }

  .c-header {
    max-width: 580px;
  }

  .c-devices-container__iphone-content {
    border-radius: 1em;
  }

  .c-devices-mask-container {
    height: auto;
    padding-left: 64px;
    padding-right: 64px;
    top: 25vh;
    bottom: 25vh;
  }

  .c-devices-mask-container.cc-fade-up {
    position: relative;
    top: 0;
    bottom: 0;
  }

  .c-hero__btn-wrap {
    width: 100%;
    display: flex;
  }

  .c-section-wrap {
    padding-left: 48px;
    padding-right: 48px;
  }

  .c-hero__cta__primary-icon {
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  .heading-md {
    font-size: 3rem;
  }

  .c-section-container {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .c-section-container.cc-introduction {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .c-devices-container {
    height: auto;
  }

  .c-header__caption {
    height: auto;
    padding: 7px 12px;
  }

  .c-header__content {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .c-hero__cta {
    padding: 10px 18px;
  }

  .c-hero__cta.cc-secondary {
    display: none;
  }

  .c-hero__cta.cc-secondary.not-hidden {
    align-self: center;
    display: flex;
  }

  .c-hero__cta.cc-primary {
    display: none;
  }

  .c-hero__cta.cc-primary.not-hidden {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    display: flex;
  }

  .c-hero__cta.cc-primary.not-hidden.orange-gradient {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .c-hero__cta__label.cc-primary {
    font-size: 1.3125rem;
    line-height: 21px;
  }

  .c-devices-mask-container {
    height: auto;
    padding-left: 32px;
    padding-right: 32px;
  }

  .c-hero__btn-wrap.visible {
    flex-flow: row;
  }

  .c-section-wrap {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding: 1.2rem 8svw 4rem;
    overflow: hidden;
  }

  .heading {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 3rem;
  }

  .text-block {
    font-size: 1.2rem;
  }

  .div-block-2 {
    z-index: -7;
    height: 280px;
    margin-top: 0;
    position: relative;
    overflow: visible;
  }

  .image-2 {
    width: auto;
    min-width: 160svw;
    max-width: none;
    position: static;
    inset: 0%;
  }

  .image-3 {
    height: auto;
    min-height: 160px;
    position: static;
    top: 0%;
  }

  .div-block-3 {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-right: -3svw;
    padding-left: 1rem;
    padding-right: 0;
    display: flex;
  }

  .div-block-4 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: -1.5svh;
    display: flex;
    top: -3%;
  }

  .div-block-5 {
    border-radius: 16px;
    max-width: 330px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .instructions-title {
    font-size: 1.5rem;
  }

  .c-devices-container__iphone {
    flex: 1;
    justify-content: center;
    align-items: center;
    width: auto;
    display: flex;
    position: relative;
    top: auto;
    bottom: auto;
  }

  .c-devices-container__macbook {
    display: none;
  }

  .heading-md {
    font-size: 2.75rem;
  }

  .heading-md.cc-center.cc-introduction.cc-fade-up {
    background-image: linear-gradient(#fff3, #fff3), linear-gradient(90deg, #fb9191 25%, #f3e56b 75%);
  }

  .c-devices-container {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    max-height: none;
    -webkit-mask: none;
    mask: none;
  }

  .c-devices-container__iphone-device {
    width: 30vh;
  }

  .c-header__content {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .c-block-screen-macos-slider-container {
    border-radius: .125em;
  }

  .c-hero__cta {
    justify-content: center;
    align-items: center;
  }

  .c-hero__cta.cc-secondary.not-hidden, .c-hero__cta.cc-primary.not-hidden {
    height: 44px;
  }

  .c-header-heading-caption-container {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .c-header__gradient {
    aspect-ratio: 1;
    object-fit: cover;
    width: 250%;
    height: 250%;
  }

  .c-devices {
    height: 65vh;
    min-height: auto;
    top: 20%;
    bottom: 20%;
  }

  .c-gradient-img {
    aspect-ratio: 1;
    min-width: 440px;
  }

  .c-devices-container__iphone-content {
    border-radius: 1.5em;
  }

  .c-devices-mask-container.cc-fade-up {
    height: 100%;
  }

  .c-hero__btn-wrap {
    width: 100%;
  }

  .c-hero__btn-wrap.visible {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-flow: column;
  }
}
