:root {
  --light-sea-green: #52b9aa;
  --black: #1d1d1d;
  --dark-slate-grey: #372a0c;
  --dark-khaki: #dac67f;
  --dark-slate-blue: #2a4ba4;
  --dark-grey: #afafaf;
  --steel-blue: #4974b4;
  --salmon: #ff8b7c;
  --royal-blue: #1452fb;
}

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

body {
  color: #515151;
  background-color: #fbf6f2;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

h1 {
  color: var(--light-sea-green);
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: "Baloo 2";
  font-size: 46px;
  font-weight: 600;
  line-height: 46px;
}

.c-1200 {
  max-width: 1200px;
  color: var(--black);
}

.c-1200.spacer100 {
  height: 100px;
}

.c-1200.spacer100.v3 {
  height: 32px;
}

.c-1200.center {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}

.c-1200.header {
  margin-top: -79px;
}

.c-1200.header.v2 {
  padding-bottom: 64px;
}

.c-1200.banner {
  display: flex;
}

.c-1200._2 {
  margin-bottom: 75px;
}

.headerwrap {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.cta-button {
  background-color: var(--dark-slate-grey);
  letter-spacing: 1px;
  border-radius: 30px;
  margin-top: 0;
  padding: 15px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.cta-button.footer {
  color: #5c5c5c;
  background-color: #fff;
  font-size: 19px;
  font-weight: 600;
}

.cta-button.foot {
  background-color: var(--dark-slate-grey);
}

.cta-button.transforma.gold {
  background-color: var(--dark-khaki);
  color: #000;
  text-align: center;
}

.cta-button.merch {
  background-color: var(--dark-khaki);
  color: #000;
  padding-left: 40px;
  padding-right: 40px;
}

.cta-button.challenge {
  background-color: var(--dark-slate-blue);
  color: #fff;
  padding-left: 40px;
  padding-right: 40px;
}

.bannerwrap {
  justify-content: space-between;
  display: flex;
}

.bannerwrap.abt {
  align-items: center;
  margin-bottom: 0;
}

.bannerwrap.abt.transform {
  margin-top: 67px;
  margin-bottom: 60px;
}

.bannerwrap.abt.merch {
  margin-top: 0;
}

.bannerwrap._2 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  padding-bottom: 72px;
}

.bannerwrap._2.v2 {
  padding-bottom: 0;
}

._01 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

._01._2 {
  justify-content: center;
  align-items: center;
}

._02 {
  text-align: right;
  align-self: stretch;
  width: 50%;
}

._02.abt {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  margin-top: 0;
  padding-left: 40px;
  display: block;
}

._02.abt.merch {
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

._02._2 {
  display: flex;
}

.subtext {
  color: #ece4d7;
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
}

.subtext.alter {
  color: #fff;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
}

.subtext._2 {
  color: #34290f;
}

.subtext.v3 {
  color: var(--dark-slate-grey);
}

.text-span {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.heading {
  font-size: 46px;
  line-height: 47px;
}

.paragraph-01 {
  color: var(--dark-grey);
  margin-bottom: 40px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
}

.paragraph-01.alt {
  color: #afafaf;
  padding-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.paragraph-01.alter {
  color: #000;
  margin-bottom: 40px;
  line-height: 25px;
}

.paragraph-01.transform {
  height: auto;
  color: var(--black);
  text-align: left;
  margin-top: 20px;
  font-size: 15px;
  line-height: 25px;
}

.paragraph-01.transform.text {
  text-align: center;
}

.paragraph-01.merch {
  margin-top: 20px;
  padding-right: 20px;
}

.heading-2 {
  color: var(--steel-blue);
  text-align: left;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 47px;
}

.heading-2.app {
  text-align: left;
  margin-bottom: 40px;
  font-size: 35px;
  font-weight: 700;
  line-height: 41px;
}

.heading-2.alter {
  margin-bottom: 0;
}

.heading-2.alt {
  font-size: 30px;
  font-weight: 700;
}

.heading-2.alt.title {
  text-align: center;
}

.heading-2.alt.title.transform {
  font-size: 24px;
}

.heading-2.alt.title.cta {
  color: #ece4d7;
  margin-bottom: 15px;
}

.heading-2.transform {
  color: var(--dark-slate-blue);
  font-size: 24px;
}

.heading-2.merch {
  color: var(--dark-khaki);
  margin-bottom: 0;
  font-size: 28px;
}

.section {
  background-color: #715136;
  margin-top: 0;
  margin-bottom: 100px;
}

.list {
  color: #000;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  line-height: 29px;
}

.disclaimer {
  color: #525252;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.section-2 {
  background-color: var(--black);
  margin-top: 150px;
  margin-bottom: 150px;
  padding-top: 100px;
  padding-bottom: 0;
}

.section-2.merch {
  align-items: center;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.section-2.space {
  margin-bottom: 75px;
  padding-bottom: 100px;
}

.image-3 {
  mix-blend-mode: color;
}

.slider {
  color: var(--black);
  background-color: #715136;
  border-radius: 32px;
  margin-top: 42px;
  margin-bottom: 100px;
}

.div-block {
  height: 100%;
  color: var(--black);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.slide {
  color: var(--black);
  background-color: #0000;
}

.text-block {
  color: var(--salmon);
  margin-bottom: 20px;
  font-family: "Baloo 2";
  font-size: 19px;
  font-weight: 400;
}

.paragraph-2 {
  color: #515151;
  padding-left: 100px;
  padding-right: 100px;
}

.text-block-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-block-3 {
  color: var(--light-sea-green);
  text-align: center;
  margin-bottom: 10px;
  font-family: "Baloo 2";
  font-size: 26px;
  font-weight: 600;
}

.image-4 {
  margin-bottom: 60px;
}

.section-3 {
  background-color: var(--steel-blue);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 60px;
}

.image-5 {
  margin-top: 60px;
}

.text-block-4 {
  color: #34290f;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-5 {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 51px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 600;
}

.div-block-6 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  margin-top: 200px;
  display: flex;
}

.link-block {
  margin-right: 20px;
}

.link-block.lat {
  margin-right: 0;
}

.text-block-6 {
  color: #fbf6f2;
  background-color: #0000;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.html-embed {
  max-width: 800px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.body {
  background-color: #ece4d7;
}

.text-span-2 {
  font-family: Montserrat, sans-serif;
}

.image-6 {
  margin-top: 20px;
}

.text-span-3 {
  font-weight: 500;
}

.text-block-7 {
  color: #52b9aa;
  text-align: center;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 600;
}

.text-block-8 {
  color: #ece4d7;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 700;
}

.mask {
  color: var(--black);
}

.banner-section {
  color: #fff;
  background-color: #dac67f;
}

.banner-section.hide {
  display: block;
}

.text-block-9 {
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.text-block-10 {
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.div-block-7 {
  margin-right: 60px;
}

.div-block-8 {
  align-self: center;
}

.transform-container {
  text-align: center;
  max-width: 1200px;
  margin-top: 100px;
}

.text-span-4 {
  color: #fff;
  font-weight: 600;
}

.link-block-2 {
  background-color: var(--dark-slate-blue);
  color: #fff;
  text-align: center;
  border-radius: 100px;
  align-items: center;
  width: 200px;
  height: 80px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.text-block-11 {
  margin: 15px 20px;
  text-decoration: none;
}

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

.banner-temp {
  display: none;
}

.section-4 {
  background-color: var(--dark-khaki);
}

.text-span-6 {
  font-weight: 600;
}

.text-span-7 {
  font-weight: 500;
}

.div-block-9 {
  background-color: var(--steel-blue);
  width: 100%;
  height: 2px;
}

.text-block-12 {
  color: #fff;
  letter-spacing: 1px;
  padding: 5px 15px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.div-block-10 {
  background-color: var(--dark-slate-blue);
  border-radius: 6px;
}

.iphone-screen {
  z-index: 0;
  object-fit: cover;
  border-radius: 2%;
  width: 89.5%;
  height: 95.4%;
  position: absolute;
  top: 2.4%;
  left: 5.5%;
}

.device-description-wrap {
  color: #000;
  margin-top: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.device-title-wrap {
  background-color: #715136;
  border-radius: 16px;
  margin-bottom: 25px;
  padding: 11px;
  box-shadow: 0 -1px 5px #0000001a, 0 2px 5px #0000001a;
}

.iphone-grid-2 {
  grid-column-gap: 64px;
  grid-row-gap: 0em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: start stretch;
  margin-top: 64px;
}

.grid-item {
  text-align: center;
}

.section-phones {
  padding: 60px 20px;
}

.iphone-mockup {
  z-index: 1;
  height: 100%;
  min-height: 503px;
  position: relative;
}

.play-pause-button-2 {
  display: none;
}

.iphone-shape {
  z-index: 999;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 500px;
  position: relative;
}

.title-app {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-wrap: nowrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  max-width: 1200px;
  display: block;
}

.iphone-shape-2 {
  z-index: 999;
  width: 100%;
  position: relative;
}

.iphone-mockup-2 {
  z-index: 1;
  height: 100%;
  position: relative;
}

.stylesheet-2 {
  display: none;
}

.image-7 {
  border: 2px solid #372a0c;
  border-radius: 40px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.image-8 {
  border: 2px solid #fff;
  border-radius: 40px;
}

.iphone-mockup-3 {
  z-index: 1;
  height: 100%;
  position: relative;
}

.device-description-wrap-2 {
  margin-top: 16px;
  font-size: 18px;
}

.device-title-wrap-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #715136;
  border: 1px solid #715136;
  border-radius: 42px;
  margin-bottom: 25px;
  padding: 11px;
  font-size: 18px;
  font-weight: 700;
  box-shadow: 0 -1px 5px #0000001a, 0 2px 5px #0000001a;
}

.iphone-screen-2 {
  z-index: 0;
  object-fit: cover;
  border-radius: 6%;
  width: 93%;
  height: 95%;
  position: absolute;
  top: 2.4%;
  left: 3.5%;
}

.iphone-shape-3 {
  z-index: 999;
  height: 90%;
  position: relative;
}

.iphone-grid-2-2 {
  grid-column-gap: 64px;
  grid-row-gap: 0em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: start stretch;
}

.play-pause-button-5 {
  display: none;
}

.thank-you-state {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.flex-18 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  display: flex;
}

.h2 {
  color: #79fe0c;
  font-family: Montserrat, sans-serif;
  font-style: italic;
  font-weight: 800;
  line-height: 1.2;
}

.h2.text-align-center.vb {
  color: #ece4d7;
  font-size: 34px;
  font-style: normal;
}

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

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

.good-news-txt {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.good-news-txt.vb {
  text-transform: capitalize;
}

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

.button-wait-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  display: flex;
  position: relative;
}

.button-wait-for-call {
  color: #fff;
  background-color: #372a0c;
  border-radius: 78px;
  justify-content: center;
  align-items: center;
  height: 56px;
  padding-left: 22px;
  padding-right: 22px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.button-wait-for-call.no-outline {
  opacity: 0;
  pointer-events: none;
  background-color: #372a0c00;
}

.button-wait-for-call._1 {
  opacity: 1;
}

.flex-64 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  display: flex;
}

.feature-head-title-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-style: italic;
  font-weight: 800;
  line-height: 28px;
}

.arrow-img {
  width: 24px;
  height: 24px;
  display: none;
}

.grid-features-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  width: 100%;
  display: grid;
}

.price-tag-span {
  font-size: 16px;
  font-weight: 800;
}

.feature-low-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  border: 1px solid #fff;
  border-top-style: none;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  padding: 18px;
  display: flex;
}

.feature-row-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}

.div-feature-2 {
  border: 1px solid #000;
  border-radius: 12px;
  flex-flow: column;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.top-row-feature-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #715136;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 16px;
  display: flex;
}

.cta-btn {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #fff;
  text-transform: uppercase;
  background-color: #141414;
  border-radius: 64px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 800;
  text-decoration: none;
  transition: all .28s;
  display: flex;
}

.cta-btn:hover {
  transform: scale(1.05);
  box-shadow: 0 1px 8px 3px #141414;
}

.feature-checkmark-2 {
  color: #fff;
  width: 16px;
  display: flex;
}

.feature-circle-2 {
  text-overflow: clip;
  background-color: #715136;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .c-1200.spacer100 {
    height: 50px;
  }

  .c-1200.center {
    padding-left: 20px;
    padding-right: 20px;
  }

  .c-1200.banner {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .headerwrap {
    flex-direction: column;
  }

  .cta-button {
    margin-bottom: 20px;
  }

  .cta-button.transforma.gold.cc {
    margin-top: 10px;
  }

  .bannerwrap {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 40px;
  }

  .bannerwrap.abt {
    flex-direction: column;
    margin-top: -121px;
    margin-bottom: 0;
  }

  .bannerwrap.abt.transform {
    margin-top: 10px;
  }

  .bannerwrap.footer {
    flex-direction: column;
  }

  ._01 {
    align-items: center;
    width: auto;
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }

  ._02 {
    text-align: center;
    width: auto;
  }

  ._02.abt {
    text-align: center;
    align-items: center;
    width: auto;
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
  }

  ._02.abt.merch {
    align-items: center;
  }

  ._02._2 {
    margin-top: 30px;
  }

  .subtext {
    text-align: center;
  }

  .paragraph-01 {
    text-align: center;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-01.alt {
    padding-right: 20px;
  }

  .paragraph-01.transform {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
  }

  .paragraph-01.transform.text {
    text-align: center;
  }

  .paragraph-01.merch {
    text-align: center;
    padding-right: 0;
  }

  .image {
    margin-bottom: 40px;
  }

  .heading-2, .heading-2.app {
    text-align: center;
  }

  .section {
    margin-bottom: 20px;
  }

  .image-2 {
    text-align: center;
    padding-left: 0;
  }

  .image-2.alt {
    padding-left: 20px;
  }

  .section-2 {
    margin-bottom: 100px;
  }

  .slider {
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block {
    padding-left: 60px;
    padding-right: 60px;
  }

  .image-4 {
    margin-bottom: 20px;
  }

  .div-block-6 {
    justify-content: center;
    margin-top: 40px;
  }

  .text-block-6 {
    margin-top: 40px;
  }

  .image-6 {
    margin-bottom: 20px;
  }

  .div-block-7 {
    margin-right: 0;
  }

  .transform-container {
    margin-top: 40px;
  }

  .device-title-wrap {
    margin-bottom: 16px;
  }

  .iphone-grid-2 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .section-phones {
    padding-top: 40px;
  }

  .iphone-mockup {
    min-height: 0;
  }

  .play-pause-button-2 {
    display: none;
  }

  .iphone-shape, .iphone-shape-2, .iphone-mockup-2, .iphone-mockup-3 {
    min-height: 0;
  }

  .device-title-wrap-2 {
    margin-bottom: 16px;
  }

  .iphone-shape-3 {
    min-height: 0;
  }

  .iphone-grid-2-2 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .play-pause-button-5 {
    z-index: 9;
    display: none;
  }

  .h2 {
    text-align: center;
  }

  .grid-features-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media screen and (max-width: 767px) {
  .cta-button.challenge {
    margin-top: 40px;
  }

  .cta-button.v2 {
    margin-bottom: 0;
  }

  .bannerwrap._2.v2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  ._01.v2 {
    margin-top: 0;
  }

  .paragraph-01 {
    margin-bottom: 0;
  }

  .paragraph-01.alter {
    font-size: 15px;
  }

  .heading-2 {
    font-size: 37px;
    line-height: 44px;
  }

  .heading-2.app {
    font-size: 33px;
  }

  .image-2 {
    padding-left: 0;
  }

  .image-2.alt {
    max-width: 90%;
    padding-left: 0;
  }

  .section-2 {
    margin-bottom: 60px;
  }

  .section-2.space {
    margin-top: 80px;
  }

  .slider {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block, .slide {
    height: auto;
  }

  .paragraph-2 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .text-block-2 {
    margin-top: 8px;
  }

  .mask {
    height: auto;
  }

  .slide-nav {
    margin-bottom: -45px;
    display: none;
  }

  .text-block-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .link-block-2 {
    margin-top: 20px;
  }

  .iphone-screen {
    z-index: 2;
    border-radius: 20px;
  }

  .iphone-grid-2 {
    grid-column-gap: 24px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-phones {
    padding-top: 20px;
  }

  .play-pause-button-2 {
    width: 24px;
    height: 24px;
    display: block;
  }

  .title-app {
    font-size: 18px;
  }

  .icon {
    margin-left: 10px;
    font-size: 20px;
  }

  .icon-2 {
    margin-right: 10px;
    font-size: 20px;
  }

  .device-description-wrap-2 {
    font-size: 16px;
  }

  .iphone-screen-2 {
    z-index: 99999;
    border-radius: 20px;
  }

  .iphone-grid-2-2 {
    grid-column-gap: 24px;
    justify-content: center;
  }

  .play-pause-button-5 {
    z-index: 9999;
    width: 24px;
    height: 24px;
    display: block;
  }

  .h2 {
    font-size: 24px;
  }

  .good-news-txt {
    font-size: 16px;
  }

  .feature-head-title-2 {
    font-size: 18px;
  }

  .top-row-feature-2 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .cta-btn {
    padding: 12px 24px;
    font-size: 16px;
    line-height: 22px;
  }

  .feature-checkmark-2 {
    width: 18px;
  }

  .feature-circle-2 {
    flex: none;
    width: 24px;
    height: 24px;
  }
}

@media screen and (max-width: 479px) {
  .cta-button {
    border-radius: 100px;
    margin: 0 10px 20px;
  }

  .cta-button.transforma {
    margin-top: 10px;
  }

  .cta-button.transforma.gold.cc {
    flex-flow: row;
    flex: 0 auto;
    order: 1;
    max-width: 100%;
    font-size: 15px;
    display: flex;
  }

  .bannerwrap.abt {
    margin-top: 0;
  }

  .bannerwrap.space {
    margin-top: 67px;
  }

  .bannerwrap._2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-bottom: 40px;
  }

  ._01 {
    margin-top: 20px;
  }

  ._01._2 {
    margin-top: 0;
  }

  .subtext {
    text-align: center;
    font-size: 12px;
  }

  .subtext.v3 {
    margin-bottom: 6px;
    line-height: 1.2;
  }

  .paragraph-01 {
    font-size: 11px;
    line-height: 17px;
  }

  .paragraph-01.alter {
    margin-bottom: 20px;
  }

  .paragraph-01.transform {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 15px;
    line-height: 23px;
  }

  .heading-2 {
    margin-top: 0;
    font-size: 26px;
    line-height: 28px;
  }

  .heading-2.app {
    margin-bottom: 20px;
  }

  .heading-2.alt {
    font-size: 16px;
    line-height: 32px;
  }

  .heading-2.alt.title.cta {
    font-size: 21px;
  }

  .heading-2.transform {
    font-size: 19px;
  }

  .list {
    font-size: 15px;
  }

  .image-2 {
    padding-left: 0;
  }

  .section-2 {
    margin-bottom: 40px;
  }

  .section-2.space {
    margin-top: 60px;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .slider {
    margin-top: 18px;
  }

  .div-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slide {
    height: auto;
  }

  .text-block {
    font-size: 14px;
    line-height: 19px;
  }

  .paragraph-2 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 12px;
    line-height: 17px;
  }

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

  .text-block-3 {
    margin-bottom: 5px;
    font-size: 23px;
  }

  .text-block-5 {
    text-align: center;
    font-size: 31px;
    font-weight: 600;
    line-height: 29px;
  }

  .text-block-6 {
    font-size: 11px;
  }

  .text-block-7 {
    margin-bottom: 5px;
    font-size: 23px;
  }

  .text-block-8 {
    font-size: 12px;
    line-height: 17px;
  }

  .mask {
    height: auto;
  }

  .slide-nav {
    background-color: #000;
    margin-bottom: 0;
    font-size: 12px;
    display: none;
    top: 180.965px;
  }

  .text-block-10 {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 19px;
  }

  .div-block-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bold-text {
    line-height: 21px;
  }

  .play-pause-button {
    z-index: 999;
  }

  .iphone-screen {
    border-radius: 9px 9px 15px 15px;
  }

  .device-description-wrap {
    font-size: 15px;
  }

  .device-title-wrap {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .iphone-grid-2 {
    grid-row-gap: 36px;
    grid-template-columns: 1fr 1fr;
  }

  .section-phones {
    padding-top: 0;
    padding-bottom: 16px;
  }

  .title-app {
    font-size: 15px;
  }

  .play-pause-button-3 {
    z-index: 999;
  }

  .icon, .icon-2 {
    color: #715136;
    margin-bottom: 0;
    font-size: 20px;
  }

  .right-arrow {
    bottom: -26px;
  }

  .left-arrow {
    bottom: -25px;
  }

  .image-7 {
    max-width: 89%;
  }

  .play-pause-button-4 {
    z-index: 999;
  }

  .device-description-wrap-2 {
    font-size: 14px;
    line-height: 19px;
  }

  .device-title-wrap-2 {
    padding: 6px;
    font-size: 12px;
  }

  .iphone-screen-2 {
    border-radius: 15px;
  }

  .iphone-grid-2-2 {
    grid-row-gap: 36px;
    grid-template-columns: 1fr 1fr;
  }

  .good-news-txt {
    font-size: 14px;
    line-height: 23px;
  }

  .feature-head-title-2 {
    font-size: 20px;
    line-height: 27px;
  }

  .arrow-img {
    margin-left: 9px;
  }

  .grid-features-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .price-tag-span {
    font-size: 12px;
  }

  .feature-low-block-2 {
    padding: 24px 16px;
  }

  .feature-row-2 {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  #w-node-e55b0476-1139-82ba-9b0e-d83379f6194c-a3789d4a {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-e55b0476-1139-82ba-9b0e-d83379f6195b-a3789d4a {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-e55b0476-1139-82ba-9b0e-d83379f6196a-a3789d4a {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-e55b0476-1139-82ba-9b0e-d83379f61979-a3789d4a {
    grid-area: 2 / 3 / 3 / 5;
  }

  #w-node-e55b0476-1139-82ba-9b0e-d83379f6194c-1f0d516b {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-e55b0476-1139-82ba-9b0e-d83379f6195b-1f0d516b {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-e55b0476-1139-82ba-9b0e-d83379f6196a-1f0d516b {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-e55b0476-1139-82ba-9b0e-d83379f61979-1f0d516b {
    grid-area: 2 / 3 / 3 / 5;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e55b0476-1139-82ba-9b0e-d83379f6194c-a3789d4a, #w-node-e55b0476-1139-82ba-9b0e-d83379f6196a-a3789d4a, #w-node-e55b0476-1139-82ba-9b0e-d83379f6194c-1f0d516b, #w-node-e55b0476-1139-82ba-9b0e-d83379f6196a-1f0d516b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e55b0476-1139-82ba-9b0e-d83379f6194c-a3789d4a {
    grid-column: span 1 / span 1;
  }

  #w-node-e55b0476-1139-82ba-9b0e-d83379f6195b-a3789d4a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e55b0476-1139-82ba-9b0e-d83379f6196a-a3789d4a {
    grid-column: span 1 / span 1;
  }

  #w-node-e55b0476-1139-82ba-9b0e-d83379f61979-a3789d4a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e55b0476-1139-82ba-9b0e-d83379f6194c-1f0d516b {
    grid-column: span 1 / span 1;
  }

  #w-node-e55b0476-1139-82ba-9b0e-d83379f6195b-1f0d516b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e55b0476-1139-82ba-9b0e-d83379f6196a-1f0d516b {
    grid-column: span 1 / span 1;
  }

  #w-node-e55b0476-1139-82ba-9b0e-d83379f61979-1f0d516b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


