body {
  color: #333;
  background-color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  overflow-x: hidden !important;
}

.section {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.section.is-hero {
  background-color: #2d1a65;
  overflow: hidden !important;
}

.section.is-footer {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #2d1a65;
  height: auto;
  padding: 24px 88px 52px;
}

.image {
  z-index: 3;
  flex: none;
  width: auto;
  height: 100%;
  position: relative;
}

.image.absolute {
  position: absolute;
}

.slider {
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 883px;
  display: flex;
  position: relative;
  bottom: -150px;
  overflow: hidden;
  transform: rotate(2deg);
}

.svg-mask {
  z-index: 2;
  opacity: 1;
  mix-blend-mode: normal;
  flex: none;
  width: 101%;
  height: 101%;
  position: absolute;
}

.screen_swiper {
  z-index: 1;
  background-color: #fff;
  border-top-left-radius: 50px;
  flex: none;
  position: absolute;
  inset: 1.5% 8% 1% 2%;
  overflow: hidden;
}

.screen_swiper._1 {
  z-index: 2;
  height: 100%;
}

.swiper-wrapper, .swiper-slide {
  width: 100%;
  height: 100%;
}

.swiper-pag {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  padding: 4px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.next-btn {
  color: #fff;
  cursor: pointer;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 47px;
  transition: color .25s;
  display: flex;
  position: relative;
}

.next-btn:active {
  color: #99acff;
}

.prev-btn {
  color: #fff;
  cursor: pointer;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 47px;
  transition: color .25s;
  display: flex;
  position: relative;
}

.prev-btn:active {
  color: #99acff;
}

.screen {
  width: 100%;
  height: 100%;
}

.c-container {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding: 44px 88px;
  display: flex;
  overflow: hidden;
}

.c-container.is-footer {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  max-width: 1064px;
  padding: 0;
}

.c-container.is-hero {
  background-color: #603bb5;
  max-height: 980px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 44px;
  position: relative;
}

.svg-arrow {
  z-index: 1;
  height: 27px;
  position: relative;
}

.slider-wrap {
  z-index: 5;
  pointer-events: none;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-right: 186px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.header {
  z-index: 5;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.cases-logo {
  flex: none;
  width: auto;
  height: 42px;
}

.top-logo {
  flex: none;
  width: auto;
  height: 82px;
}

.title {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.1;
}

.title.desk {
  line-height: 1.1;
}

.title.mob {
  display: none;
}

.title-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: none;
}

.title-wrap.is-modal {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  display: flex;
}

.title-wrap._1st {
  display: flex;
}

.p {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}

.btns-wrap {
  z-index: 3;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.btns-wrap.mob {
  display: none;
}

.app-btn {
  z-index: 3;
  grid-column-gap: 12px;
  grid-row-gap: 6px;
  border-radius: 6px;
  grid-template-rows: auto auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  padding: 12px 16px;
  text-decoration: none;
  display: grid;
  position: absolute;
}

.icon-28px {
  object-fit: contain;
  flex: none;
  width: 52px;
  max-width: none;
  height: 52px;
}

.svg {
  width: auto;
  height: 16px;
}

.btn-text {
  color: #fff;
  letter-spacing: -.32px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 1;
}

.btn-text.bold {
  font-size: 18px;
  font-weight: 500;
}

.code-embed {
  display: none;
}

.footer-links-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dot {
  flex: none;
  width: 4px;
  height: 4px;
}

.link {
  color: #fff;
  letter-spacing: -.36px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 112%;
  text-decoration: none;
  transition: color .3s;
}

.link:hover {
  color: #99acff;
}

.link:active {
  color: #7d5ddb;
}

.paragraph {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.btn-shadow {
  filter: blur(9px);
  background-color: #4063ff;
  border-radius: 100%;
  flex: none;
  position: absolute;
  inset: 0%;
}

.btn-shadow.btn {
  z-index: 2;
  filter: blur(26px);
  pointer-events: none;
  width: 64px;
  height: 64px;
  position: relative;
  inset: 0;
}

.modal {
  z-index: 999;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  flex-flow: column;
  width: 440px;
  height: 100vh;
  padding: 24px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: -440px;
}

.steps-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.step-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-wrap {
  background-color: #f0ebff;
  border-radius: 4px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 0;
  display: flex;
}

.icon-24px {
  flex: none;
  width: 24px;
  height: 24px;
}

.p1 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 125%;
}

.icon-16px {
  width: 16px;
  height: 16px;
}

.close-btn {
  cursor: pointer;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
  box-shadow: 0 0 1px #ffffffb0, 0 1px 1px #090a0d14, 0 1px 4px #090a0d1f;
}

.text-block-2 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}

.btn-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.btn-wrap.gplay {
  flex: none;
}

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

.btn-bg.gplay {
  z-index: 1;
  flex: none;
  width: 100%;
  max-width: none;
  height: 70px;
  position: relative;
}

.btn-bg.apple {
  width: 100%;
  height: 70px;
}

.shadow-wrap {
  border-radius: 6px;
  width: 172px;
  height: 62px;
  position: absolute;
  overflow: hidden;
}

.shadow-wrap.apple, .shadow-wrap.gplay {
  width: 170px;
}

.image-2 {
  flex: none;
  width: 121px;
  max-width: none;
  height: 65px;
  position: absolute;
  inset: 0%;
}

.div-block-3 {
  z-index: 1;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-radius: 28px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 112px;
  height: 56px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.titles-wrap {
  z-index: 5;
  flex-flow: column;
  width: 348px;
  display: flex;
}

.modal-head {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.bg-wrap {
  flex: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.bg-wrap.main {
  z-index: 2;
}

.bg-wrap.blurred {
  z-index: 1;
}

.bg-element {
  object-fit: cover;
}

.bg-element._1 {
  max-width: none;
  position: absolute;
  bottom: -327px;
  left: -120px;
}

.bg-element._2 {
  position: absolute;
  top: 132px;
  left: 0;
}

.bg-element._3 {
  position: absolute;
  top: -245px;
  left: 349px;
}

.bg-element._4 {
  position: absolute;
  top: 210px;
  right: 508px;
}

.bg-element._5 {
  position: absolute;
  bottom: -129px;
  right: -287px;
}

.bg-element._6 {
  object-fit: cover;
  width: auto;
  height: 100%;
  display: block;
}

.div-block-4 {
  position: absolute;
  inset: 0%;
}

.bg-wrap-track {
  opacity: .5;
  pointer-events: none;
  mix-blend-mode: luminosity;
  background-color: #603bb4;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.timeline {
  background-color: #99acff;
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.timeline-wrap {
  z-index: 99;
  width: 100%;
  height: 4px;
  position: absolute;
  inset: auto 0 0;
}

.code-embed-2 {
  display: none;
}

.modal-overlay {
  z-index: 999;
  background-color: #0003;
  display: none;
  position: absolute;
  inset: 0;
}

.close-trigger {
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 32px;
  display: flex;
}

.image-3 {
  object-fit: contain;
  width: 81px;
}

.phone-bar {
  z-index: 2;
  height: 100%;
  position: absolute;
  inset: 1.5% 8% 1% 2%;
}

.phone-bar.black, .phone-bar.white {
  display: block;
}

@media screen and (min-width: 1280px) {
  .c-container.is-hero {
    padding: 44px 76px;
  }

  .slider-wrap {
    padding-right: 280px;
  }

  .title {
    font-size: 48px;
  }

  .title._w-480px {
    width: 480px;
  }

  .p {
    font-size: 24px;
  }

  .btns-wrap {
    justify-content: space-between;
    align-items: center;
  }

  .div-block-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: row;
  }

  .titles-wrap {
    width: 455px;
  }
}

@media screen and (min-width: 1440px) {
  .c-container.is-hero {
    padding-left: 88px;
    padding-right: 88px;
  }

  .slider-wrap {
    padding-right: 353px;
  }

  .title-wrap._1 {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .section.is-footer {
    padding-top: 24px;
    padding-left: 44px;
    padding-right: 44px;
  }

  .slider {
    height: 794px;
    top: 173px;
    bottom: auto;
  }

  .swiper-pag {
    display: none;
  }

  .c-container.is-hero {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    padding: 24px 0 0;
  }

  .header {
    padding-left: 44px;
    padding-right: 44px;
  }

  .cases-logo {
    height: 30px;
  }

  .top-logo {
    height: 64px;
  }

  .title {
    text-align: center;
    font-size: 32px;
  }

  .title.desk {
    display: none;
  }

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

  .title-wrap._1st {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .p {
    display: none;
  }

  .btns-wrap {
    z-index: 6;
    background-color: #2d1a65;
    order: 4;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: -2px;
    padding-top: 24px;
    padding-bottom: 26px;
  }

  .btns-wrap.desk {
    display: none;
  }

  .btns-wrap.mob {
    display: flex;
  }

  .app-btn {
    flex: none;
  }

  .modal {
    width: 100%;
    height: 384px;
    top: auto;
    bottom: -384px;
    right: 0;
  }

  .btn-wrap {
    height: 62px;
  }

  .div-block-2 {
    flex-flow: row;
  }

  .shadow-wrap.gplay {
    height: 52px;
  }

  .titles-wrap {
    width: auto;
    margin-top: 40px;
  }

  .bg-wrap.main {
    width: auto;
  }

  .bg-element._1 {
    max-width: 450px;
    bottom: 20px;
  }

  .bg-element._2 {
    max-width: 160px;
    top: 156px;
  }

  .bg-element._4 {
    max-width: 160px;
    top: 290px;
    right: 60px;
  }

  .bg-element._5 {
    max-width: 450px;
    bottom: 20px;
    right: -120px;
  }

  .timeline-wrap {
    order: 3;
    margin-top: auto;
    position: relative;
  }

  .modal-overlay {
    position: fixed;
  }
}

@media screen and (max-width: 767px) {
  .section.is-footer {
    padding-left: 32px;
    padding-right: 32px;
  }

  .slider-wrap {
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .header {
    padding-left: 32px;
    padding-right: 32px;
  }

  .title.mob {
    text-align: center;
  }

  .footer-links-wrap {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-flow: column;
  }

  .dot {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .section.is-footer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .slider {
    width: calc(100% - 84px);
    height: auto;
    top: 173px;
  }

  .slider-wrap {
    justify-content: flex-start;
    align-items: center;
  }

  .header {
    padding-left: 16px;
    padding-right: 16px;
  }

  .cases-logo {
    height: 24px;
  }

  .top-logo {
    height: 34px;
  }

  .title {
    text-align: center;
    font-size: 24px;
  }

  .app-btn {
    padding-left: 14px;
    padding-right: 14px;
  }

  .icon-28px {
    width: 48px;
    height: 48px;
  }

  .btn-text {
    font-size: 14px;
  }

  .btn-text.bold {
    font-size: 16px;
  }

  .icon-wrap {
    width: 32px;
    height: 32px;
  }

  .p1 {
    font-size: 14px;
  }

  .text-block-2 {
    font-size: 20px;
  }

  .div-block-2 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .btn-bg.gplay {
    width: 170px;
  }

  .btn-bg.apple {
    width: 172px;
  }

  .shadow-wrap.apple {
    width: 160px;
  }

  .shadow-wrap.gplay {
    width: 160px;
    height: 62px;
  }

  .titles-wrap {
    max-width: 320px;
    margin-top: 34px;
  }

  .bg-element._1 {
    max-width: 250px;
    bottom: 296px;
  }

  .bg-element._3 {
    max-width: 300px;
    top: -76px;
    left: 30px;
  }

  .bg-element._4 {
    right: -48px;
  }

  .bg-element._5 {
    max-width: 250px;
    bottom: 74px;
    right: 0;
  }

  .div-block-5 {
    width: 24px;
    height: 24px;
  }
}

#w-node-_765abcdd-9c8f-882a-e415-eb97600ea697-d783b9fd {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_575000ee-7309-b939-506a-5e300ca5ea17-d783b9fd, #w-node-_2d65ae41-531b-0711-b730-2ba8598c50ce-d783b9fd {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: center;
}

#w-node-a414f3ce-8477-2e62-3324-30f1b6df4b56-d783b9fd, #w-node-_4394ae79-d362-5115-f0a2-6d080392188f-d783b9fd {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_4c4c292a-1801-a18f-1079-4da73cdb08f5-d783b9fd {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_378bdcf4-1c63-4b9d-ed5c-23a72d328e8c-d783b9fd {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: center;
}


