:root {
  --seashell: #ffefe9;
  --azure: #f1fdff;
  --teal: #3a7e89;
  --red: red;
}

.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: #333;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.c-1200 {
  max-width: 1200px;
  padding-left: 25px;
  padding-right: 25px;
}

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

.c-1200.center {
  text-align: center;
}

.c-1200.card {
  padding-bottom: 0;
}

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

.image-2 {
  width: 155px;
}

.cta-button {
  color: #fff;
  background-color: maroon;
  border-radius: 30px;
  margin-top: 0;
  padding: 15px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.cta-button.hero {
  color: #fff;
  background-color: #ff73a9;
  align-items: center;
  padding: 17px 20px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.cta-button.hero.red {
  background-color: #c10206;
}

.cta-button.hero.blck {
  color: #fff;
  background-color: #020202;
  background-image: none;
  font-weight: 700;
}

.cta-button.hero.v2 {
  color: #fff;
  text-align: center;
  background-color: #ff73a9;
  justify-content: center;
  align-items: center;
}

.cta-button.hero.v3 {
  background-color: #000;
}

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

._02.abt {
  z-index: 10;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  padding-left: 0;
  display: flex;
  position: relative;
}

._02.footer {
  text-align: right;
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-end;
  display: flex;
}

._02.hero {
  width: 48%;
}

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

._01.card {
  padding-left: 100px;
}

._01.abt {
  align-items: flex-end;
}

._01.app {
  padding-left: 40px;
  padding-right: 0;
}

._01.hero {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
}

.bannerwrap {
  justify-content: space-between;
  margin-top: 60px;
  display: flex;
}

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

.bannerwrap.footer {
  align-items: stretch;
  margin-top: 0;
}

.bannerwrap.flip, .bannerwrap.app {
  margin-top: 0;
}

.bannerwrap.hero {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  align-items: center;
  margin-top: -55px;
}

.paragraph-01 {
  color: #8898ad;
  margin-bottom: 40px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

.paragraph-01.alt {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 27px;
}

.paragraph-01.abt {
  color: #000;
  margin-top: 14px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 27px;
}

.subtext {
  color: #0f692b;
  letter-spacing: 1px;
  font-family: "Baloo 2";
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.subtext.lim {
  margin-bottom: 3px;
}

.heading-2 {
  color: #ff73a9;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 800;
}

.heading-2.alter {
  color: #000;
  text-transform: none;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.heading-2.app {
  color: #000;
  text-transform: none;
  margin-top: 6px;
  margin-bottom: 32px;
  font-size: 32px;
  font-weight: 700;
  line-height: 45px;
}

.heading-2.app._2 {
  color: #000;
  margin-bottom: 0;
}

.heading-2.h2 {
  z-index: 99;
  text-align: left;
  letter-spacing: -1px;
  text-transform: none;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 65px;
  font-weight: 800;
  line-height: 1.1;
  position: relative;
}

.heading-2.colored {
  color: #ff73a9;
  text-transform: none;
  font-size: 45px;
}

.section-2 {
  color: #1d1e21;
  background-color: #000;
  margin-top: 60px;
  margin-bottom: 0;
}

.section-2.card {
  background-color: #1d1d1d;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-2.card.trans {
  background-color: #fff;
  padding-bottom: 0;
}

.section-2.card.v3 {
  background-color: #fff;
}

.section-2.lead {
  background-color: #0000;
  margin-top: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

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

.list {
  color: #8898ad;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 31px;
}

.list.features {
  color: #afafaf;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.section-3 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.section-3.bg-black {
  background-color: #1d1d1d;
}

.image-5 {
  margin-bottom: 46px;
}

.text-block-5 {
  color: #fff;
  margin-bottom: 42px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
}

.text-block-6 {
  color: #fff;
  background-color: #0000;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.link-block.hide {
  display: none;
}

.section-4 {
  background-color: #000;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 60px;
}

.section-4.footer {
  background-color: #1d1d1d;
  margin-top: 0;
  padding-top: 55px;
  padding-bottom: 55px;
}

.text-block-4 {
  color: #fff;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block-4.foot {
  color: #ffa0c3;
  font-size: 16px;
  font-weight: 400;
}

.div-block-6 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.right-arrow {
  color: #000;
}

.c1200 {
  max-width: 1200px;
}

.slider-2 {
  background-color: #0000;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.icon {
  color: #ff7a00;
  background-color: #0000;
}

.slide-nav {
  color: #efa37d;
  background-color: #fff0;
  margin-top: 14px;
  margin-bottom: 0;
  position: static;
}

.slide-2 {
  margin-top: 20px;
}

.section-peachy {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 40px;
}

.section-peachy.hide {
  display: none;
}

.mask {
  height: auto;
}

.mask._2 {
  padding-bottom: 30px;
}

.sliderwrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-9 {
  text-align: left;
  max-width: 120%;
  position: relative;
}

.text-span-3 {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-span-3.green {
  color: #ff73a9;
}

.text-span-3.green.black {
  color: #000;
}

.text-span-3.white-2 {
  color: #fff;
}

.text-span-3.blue {
  color: #000;
}

.text-span-3.white {
  color: #fff;
}

.section-5 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.arrow-img {
  width: 24px;
  height: 24px;
  margin-left: 18px;
}

.arrow-img.invert {
  filter: invert();
}

.image-11 {
  width: 95px;
  margin-bottom: 25px;
}

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

.div-block-9 {
  justify-content: space-between;
  display: flex;
}

.green {
  color: #28bf37;
}

.html-embed-2 {
  max-width: 800px;
  margin: 0 auto 20px;
}

.stylesheet-2 {
  display: none;
}

.blue {
  color: #1e33b4;
}

.text-span-23 {
  color: #a50113;
}

.pink {
  color: #fd9fc3;
}

.wrap-lead {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.vid-lead {
  border-radius: 20px;
  overflow: hidden;
}

.div-block-15 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.subtext-2 {
  color: #a09685;
  letter-spacing: 1px;
  font-family: Bitter, serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.text-span-8-copy {
  color: #000;
  letter-spacing: 2.5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.heading-3 {
  color: #ffddbe;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 800;
}

.heading-3.dark {
  color: #a78780;
}

.left-arrow {
  display: block;
}

.mask-landinjg {
  height: 100%;
}

.slide-nav-4 {
  text-align: center;
  margin-top: 25px;
  font-size: 11px;
}

.slider-5 {
  background-color: #0000;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.slide-4 {
  height: 100%;
  margin: 16px 0;
  padding-left: 0;
  padding-right: 0;
}

.right-arrow-4 {
  color: #000;
  display: block;
}

.sliderwrap-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #6ee9e92e;
  border-radius: 12px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 16px;
  display: flex;
}

.sliderwrap-4.transformations {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #6ee9e900;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  padding: 0 11px;
  display: grid;
}

.image-testimonial {
  border-radius: 14px;
  transition: all .2s;
  box-shadow: 0 2px 5px 2px #0003;
}

.image-testimonial:hover {
  transform: scale(1.02);
}

.icon-6 {
  color: #5dc7c3;
  background-color: #6ee9e9;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  margin-bottom: 0;
  font-size: 0;
  transition: all .2s;
}

.icon-6:hover {
  transform: translate(0, -3px);
}

.icon-6.right {
  background-image: url('../images/arrow-right.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10px;
}

.icon-6.right.purple {
  background-color: #a78780;
}

.icon-6.left {
  background-image: url('../images/arrow-left.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10px;
}

.icon-6.left.purple {
  background-color: #a78780;
}

.results-grid {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 32px;
  display: grid;
}

.result-img {
  border-radius: 8px;
}

.rt-privacy {
  color: #000;
  margin-top: 64px;
  margin-bottom: 64px;
}

.rt-privacy h1 {
  margin-top: 0;
}

.rt-privacy p {
  margin-bottom: 20px;
}

.rt-privacy h4 {
  margin-top: 0;
  margin-bottom: 20px;
}

.rt-privacy ul {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  margin-bottom: 20px;
  display: flex;
}

.rt-privacy a {
  color: #fff;
}

.t-c-s-foot {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.tc-link {
  color: #fff;
  font-size: 12px;
}

.rt-privacy-2 h1 {
  margin-top: 0;
}

.rt-privacy-2 p {
  margin-bottom: 20px;
}

.rt-privacy-2 h4 {
  margin-top: 0;
  margin-bottom: 20px;
}

.rt-privacy-2 ul {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  margin-bottom: 20px;
  display: flex;
}

.padding-vertical-xhuge {
  padding-top: 3rem;
  padding-bottom: 7rem;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.max-width-large.align-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.field-label {
  color: #000;
  margin-bottom: .5rem;
  font-size: .875rem;
  line-height: 1.5;
}

.heading-9 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 800;
}

.form-col {
  width: 100%;
}

.success-text {
  font-weight: 600;
}

.form-contact {
  max-width: 600px;
  margin: 48px auto 0;
}

.form-row {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.form_input {
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px #1018280d;
}

.form_input:focus {
  color: #101828;
}

.form_input::placeholder {
  color: #667085;
}

.form_input.select {
  color: #101828;
  background-color: #fff;
}

.form_input.text-area {
  height: auto;
  min-height: 11.25rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.success-message {
  background-color: #f4f4f4;
  padding: 1.5rem;
}

.send-btn {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #ff73a9;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.send-btn:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #f4ebff;
}

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

.banner-top {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #fff;
  background-color: #ff73a9;
  justify-content: center;
  align-items: center;
  height: 60px;
  margin-bottom: 0;
  display: none;
}

.text-block-19 {
  color: #000;
  flex-flow: column;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.btn-nav {
  color: #fff;
  background-color: #000;
  border-radius: 30px;
  margin-top: 0;
  padding: 6px 16px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.icon-7 {
  color: #fff;
  background-color: #eb4b33;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin-bottom: 0;
  font-size: 19px;
  display: flex;
}

.icon-7.right, .icon-7.left {
  background-color: #ff73a9;
}

.img-result {
  object-fit: cover;
  border: 1px solid #cfcfcf;
  border-radius: 20px;
  width: 400px;
  min-width: 400px;
  height: 400px;
  min-height: 100%;
  transition: all .25s;
}

.left-arrow-2 {
  left: 144px;
}

.slide-nav-6 {
  text-align: center;
  margin-top: 25px;
  font-size: 11px;
}

.sliderwrap-5 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 21px;
  padding-right: 21px;
  display: grid;
}

.right-arrow-3 {
  color: #000;
  right: 144px;
}

.slider-6 {
  background-color: #0000;
  height: auto;
  margin-top: 30px;
  margin-bottom: 55px;
}

.slide-5 {
  margin-top: 0;
}

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

.container-1200px {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
}

.h2 {
  color: #000;
  font-weight: 600;
  line-height: 1.2;
}

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

.cta-btn {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #000;
  text-transform: uppercase;
  background-color: pink;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  transition: all .28s;
  display: flex;
}

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

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

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

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

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

.device-title-wrap {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #000;
  border: 1px solid #ff73a9;
  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 {
  z-index: 0;
  object-fit: cover;
  border-radius: 6%;
  width: 93%;
  height: 95%;
  position: absolute;
  top: 2.4%;
  left: 3.5%;
}

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

.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;
}

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

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

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

.subtext-3 {
  color: #898989;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
}

.text-block-20, .text-block-21, .text-block-22, .text-block-23 {
  color: #fff;
}

.thank-you-state {
  justify-content: center;
  align-items: flex-start;
  display: none;
}

.text-span-37 {
  color: #fff;
}

.text-span-36 {
  color: #000;
}

.good-news-txt {
  color: #fff;
  text-align: center;
  max-width: 768px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

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

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

.h2-2.text-align-center.vb {
  color: #ff73a9;
  max-width: 688px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 34px;
  font-style: normal;
}

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

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

.thank-you-video-wrapper {
  border-radius: 16px;
  width: 100%;
  max-width: 280px;
  overflow: hidden;
}

.black {
  color: #000;
}

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

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

.arrow-img-3 {
  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%;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.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-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;
  color: #000;
  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: #fd9fc3;
  border-bottom: 1px solid #9a9a9a;
  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-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #fff;
  text-transform: uppercase;
  background-color: #141414;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 800;
  transition: all .28s;
  display: flex;
}

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

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

.feature-circle-2 {
  text-overflow: clip;
  background-color: #ffa0c3;
  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: 30px;
  }

  .c-1200.card {
    padding-bottom: 0;
  }

  .c-1200.hero {
    padding-bottom: 25px;
  }

  .headerwrap {
    flex-direction: column;
  }

  .image-2 {
    width: 87px;
  }

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

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

  ._02.footer {
    text-align: center;
    justify-content: space-between;
    align-items: center;
  }

  ._02.hero {
    width: 100%;
  }

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

  ._01.card {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  ._01.app {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  ._01.hero {
    align-items: center;
    width: 100%;
    padding-top: 0;
  }

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

  .bannerwrap.abt {
    flex-direction: column-reverse;
    margin-bottom: 0;
  }

  .bannerwrap.footer {
    flex-direction: column;
    margin-top: 0;
  }

  .bannerwrap.flip {
    flex-direction: column;
    align-items: center;
  }

  .bannerwrap.hero {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
  }

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

  .paragraph-01.alt {
    text-align: center;
    max-width: none;
    margin-bottom: 24px;
  }

  .subtext {
    text-align: center;
    margin-top: 40px;
  }

  .subtext.lim._0 {
    margin-top: 0;
  }

  .heading-2 {
    text-align: center;
    margin-top: 0;
  }

  .heading-2.h2 {
    text-align: center;
    font-size: 64px;
  }

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

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

  .section-2.card.trans {
    padding-bottom: 60px;
  }

  .section-2.lead {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .list.features {
    text-align: center;
  }

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

  .image-3.alt {
    padding-left: 0;
  }

  .section-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-3.bg-black {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-5 {
    margin-bottom: 0;
  }

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

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

  .slider-2 {
    height: auto;
    margin-top: 0;
  }

  .mask._2 {
    padding-bottom: 0;
  }

  .image-9 {
    object-fit: contain;
    width: 500px;
    max-width: none;
    height: 483px;
    margin-top: 19px;
    margin-bottom: 24px;
    margin-left: 0;
  }

  .section-5 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .img-hero {
    object-fit: contain;
    max-width: 100%;
    max-height: 473px;
    margin: 0;
    position: static;
  }

  .div-block-9 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 14px;
  }

  .wrap-lead {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    justify-items: center;
    display: grid;
  }

  .vid-lead {
    width: 100%;
    max-width: 350px;
  }

  .subtext-2, .heading-3 {
    text-align: center;
    margin-top: 0;
  }

  .slider-5 {
    height: auto;
  }

  .sliderwrap-4 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
    padding-left: 19px;
    padding-right: 19px;
  }

  .sliderwrap-4.transformations {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-testimonial {
    border-radius: 0;
    max-height: 200px;
  }

  .icon-6 {
    margin-bottom: 0;
  }

  .t-c-s-foot {
    justify-content: center;
    align-items: center;
  }

  .padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .heading-9 {
    text-align: center;
    margin-top: 0;
  }

  .icon-7 {
    margin-bottom: 0;
  }

  .img-result {
    width: auto;
    min-width: 0;
    height: 250px;
    min-height: 0;
  }

  .img-result:hover {
    transform: none;
  }

  .left-arrow-2 {
    left: 43px;
  }

  .sliderwrap-5 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
    padding-left: 19px;
    padding-right: 19px;
  }

  .right-arrow-3 {
    right: 43px;
  }

  .slider-6 {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .h2 {
    text-align: center;
  }

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

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

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

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

  .subtext-3, .h2-2 {
    text-align: center;
  }

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

@media screen and (max-width: 767px) {
  ._01.abt {
    align-items: center;
    width: 100%;
  }

  ._01.app {
    margin-bottom: 30px;
  }

  ._01.hero {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .paragraph-01.alt {
    text-align: center;
    font-size: 16px;
  }

  .heading-2 {
    margin-top: 10px;
    line-height: 33px;
  }

  .heading-2.h2 {
    margin-top: 10px;
    font-size: 48px;
    line-height: 50px;
  }

  .heading-2.colored {
    max-width: 300px;
    line-height: 36px;
  }

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

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

  .section-3 {
    margin-bottom: 0;
    padding-top: 13px;
  }

  .text-block-5 {
    text-align: center;
  }

  .section-4.footer {
    padding-top: 55px;
    padding-bottom: 55px;
  }

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

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

  .image-9 {
    width: 380px;
    max-width: none;
    height: auto;
    max-height: 300px;
    top: 0;
  }

  .img-hero {
    max-height: 350px;
  }

  .heading-3 {
    margin-top: 10px;
    line-height: 33px;
  }

  .slide-nav-4 {
    position: relative;
    top: 4px;
  }

  .slider-5 {
    margin-bottom: 40px;
  }

  .sliderwrap-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .sliderwrap-4.transformations {
    grid-column-gap: 16px;
  }

  .icon-6 {
    margin-bottom: 0;
    font-size: 0;
  }

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

  .t-c-s-foot {
    justify-content: center;
    align-items: center;
  }

  .padding-vertical-xhuge {
    padding-top: 3rem;
    padding-bottom: 4rem;
  }

  .heading-9 {
    margin-top: 10px;
    line-height: 33px;
  }

  .form-contact {
    margin-top: 24px;
  }

  .form-row {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .send-btn {
    font-size: 1rem;
  }

  .send-btn:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .banner-top {
    height: auto;
    padding: 12px 16px;
  }

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

  .icon-7 {
    width: 28px;
    height: 28px;
    margin-bottom: 0;
    font-size: 15px;
  }

  .icon-7.right {
    margin-right: 0;
  }

  .icon-7.left {
    margin-left: 0;
  }

  .img-result {
    height: 193px;
  }

  .left-arrow-2 {
    bottom: 8px;
  }

  .slide-nav-6 {
    position: relative;
    top: 4px;
  }

  .sliderwrap-5 {
    grid-row-gap: 20px;
  }

  .right-arrow-3 {
    bottom: 8px;
  }

  .slider-6 {
    margin-bottom: 0;
  }

  .h2 {
    font-size: 24px;
  }

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

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

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

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

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

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

  .subtext-3 {
    font-size: 14px;
  }

  .h2-2, .feature-head-title-2 {
    font-size: 24px;
  }

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

  .cta-btn-2 {
    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.hero {
    justify-content: center;
    font-size: 13px;
  }

  ._02.abt {
    margin-top: 22px;
  }

  ._01 {
    margin-bottom: 0;
  }

  ._01.abt {
    width: 100%;
  }

  ._01.hero {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-01 {
    font-size: 15px;
    line-height: 22px;
  }

  .paragraph-01.alt {
    margin-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-01.abt {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .subtext {
    text-align: center;
    margin-top: 25px;
    font-size: 15px;
  }

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

  .heading-2.alter {
    text-align: center;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-2.app {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 28px;
  }

  .heading-2.h2 {
    margin-bottom: 0;
    font-size: 26px;
    line-height: 34px;
  }

  .heading-2.colored {
    max-width: 228px;
  }

  .section-2.card {
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-2.card.trans {
    padding-bottom: 40px;
  }

  .list {
    font-size: 15px;
  }

  .list.features {
    font-size: 14px;
    line-height: 24px;
  }

  .image-3 {
    margin-top: 0;
    padding-left: 0;
  }

  .image-3.alt {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-3.padd {
    margin-top: 40px;
  }

  .section-3 {
    margin-bottom: 0;
  }

  .section-3.bg-black {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-5 {
    margin-bottom: 0;
  }

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

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

  .section-4.footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .slider-2 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .sliderwrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .image-9 {
    width: 320px;
    max-height: 300px;
    margin-top: 24px;
  }

  .text-span-3.white-2 {
    font-size: 14px;
  }

  .section-5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .img-hero {
    width: 100%;
    height: 300px;
    max-height: 400px;
    margin-bottom: -33px;
  }

  .subtext-2 {
    text-align: center;
    margin-top: 20px;
    font-size: 15px;
  }

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

  .slider-5 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .right-arrow-4 {
    display: flex;
  }

  .sliderwrap-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
  }

  .sliderwrap-4.transformations {
    grid-template-columns: 1fr 1fr 1fr;
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-testimonial {
    max-height: 150px;
  }

  .icon-6 {
    width: 36px;
    height: 36px;
    margin-top: auto;
    margin-bottom: 0;
  }

  .icon-6.right {
    margin-left: auto;
  }

  .results-grid {
    grid-template-columns: 1fr;
    margin-top: 16px;
  }

  .t-c-s-foot {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 24px;
  }

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

  .banner-top {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .text-block-19 {
    text-align: center;
  }

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

  .icon-7 {
    margin-top: auto;
    margin-bottom: 0;
  }

  .img-result {
    height: auto;
  }

  .left-arrow-2 {
    left: 5px;
  }

  .slide-nav-6 {
    margin-top: 10px;
    top: 0;
  }

  .sliderwrap-5 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .right-arrow-3 {
    bottom: 8px;
    right: 5px;
  }

  .slider-6 {
    margin-top: 0;
    margin-bottom: 20px;
  }

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

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

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

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

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

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

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

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

  .h2-2.text-align-center.vb {
    font-size: 20px;
  }

  .flex-32-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .feature-head-title-2 {
    font-size: 17px;
    line-height: 1.2;
  }

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

  .grid-features-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .price-tag-span {
    margin-top: 5px;
    font-size: 15px;
    display: block;
  }

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

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

  .top-row-feature-2 {
    padding-left: 8px;
    padding-right: 8px;
  }
}

#w-node-_14f64361-40fe-487a-d346-df00ba2d344b-820f695f {
  align-self: center;
}

#w-node-d8fba567-f998-f737-cf79-71b910ccdfd1-820f695f, #w-node-d8fba567-f998-f737-cf79-71b910ccdfd2-820f695f, #w-node-d8fba567-f998-f737-cf79-71b910ccdfd3-820f695f, #w-node-accae9e5-cc8e-9d55-8aba-90c9469b4b06-820f695f, #w-node-accae9e5-cc8e-9d55-8aba-90c9469b4b07-820f695f, #w-node-accae9e5-cc8e-9d55-8aba-90c9469b4b08-820f695f, #w-node-_85ba3000-11db-b573-35d6-4a630e6cb2e8-820f695f, #w-node-_85ba3000-11db-b573-35d6-4a630e6cb2e9-820f695f, #w-node-_85ba3000-11db-b573-35d6-4a630e6cb2ea-820f695f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4ab6d7a1-b65c-ba4b-7bc7-714cc07f85bc-820f695f, #w-node-_6c82917a-3853-8243-a39a-af7b316d2af5-820f695f, #w-node-_7ad54a48-f1bd-f3d3-c26c-dc4ee938c5fc-820f695f, #w-node-e06ddec8-c014-58fb-b475-3404050b7feb-820f695f, #w-node-e7ab2b81-0488-63a6-7846-ec2abe9b3bd4-820f695f, #w-node-e7ab2b81-0488-63a6-7846-ec2abe9b3bd5-820f695f, #w-node-_9cb0206c-b9f2-4281-b33f-8cc94a0bc5b9-820f695f, #w-node-_9cb0206c-b9f2-4281-b33f-8cc94a0bc5ba-820f695f, #w-node-fea6d43a-443f-7829-2c53-eccfbd5a67cd-820f695f, #w-node-fea6d43a-443f-7829-2c53-eccfbd5a67ce-820f695f, #w-node-_8ad0e748-c93c-03b4-67a9-0fae2b58baaa-820f695f, #w-node-_8ad0e748-c93c-03b4-67a9-0fae2b58baab-820f695f, #w-node-_373796f0-4cdb-7a47-31ce-4fd694efb118-820f695f, #w-node-_373796f0-4cdb-7a47-31ce-4fd694efb119-820f695f {
  justify-self: center;
}

#w-node-d8fba567-f998-f737-cf79-71b910ccdfd1-e7b8eb79, #w-node-d8fba567-f998-f737-cf79-71b910ccdfd2-e7b8eb79, #w-node-d8fba567-f998-f737-cf79-71b910ccdfd3-e7b8eb79, #w-node-accae9e5-cc8e-9d55-8aba-90c9469b4b06-e7b8eb79, #w-node-accae9e5-cc8e-9d55-8aba-90c9469b4b07-e7b8eb79, #w-node-accae9e5-cc8e-9d55-8aba-90c9469b4b08-e7b8eb79, #w-node-_85ba3000-11db-b573-35d6-4a630e6cb2e8-e7b8eb79, #w-node-_85ba3000-11db-b573-35d6-4a630e6cb2e9-e7b8eb79, #w-node-_85ba3000-11db-b573-35d6-4a630e6cb2ea-e7b8eb79, #w-node-d8fba567-f998-f737-cf79-71b910ccdfd1-86cf0441, #w-node-d8fba567-f998-f737-cf79-71b910ccdfd2-86cf0441, #w-node-d8fba567-f998-f737-cf79-71b910ccdfd3-86cf0441, #w-node-accae9e5-cc8e-9d55-8aba-90c9469b4b06-86cf0441, #w-node-accae9e5-cc8e-9d55-8aba-90c9469b4b07-86cf0441, #w-node-accae9e5-cc8e-9d55-8aba-90c9469b4b08-86cf0441, #w-node-_85ba3000-11db-b573-35d6-4a630e6cb2e8-86cf0441, #w-node-_85ba3000-11db-b573-35d6-4a630e6cb2e9-86cf0441, #w-node-_85ba3000-11db-b573-35d6-4a630e6cb2ea-86cf0441 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_14f64361-40fe-487a-d346-df00ba2d344b-889995b4 {
  align-self: center;
}

#w-node-d8fba567-f998-f737-cf79-71b910ccdfd1-889995b4, #w-node-d8fba567-f998-f737-cf79-71b910ccdfd2-889995b4, #w-node-d8fba567-f998-f737-cf79-71b910ccdfd3-889995b4, #w-node-accae9e5-cc8e-9d55-8aba-90c9469b4b06-889995b4, #w-node-accae9e5-cc8e-9d55-8aba-90c9469b4b07-889995b4, #w-node-accae9e5-cc8e-9d55-8aba-90c9469b4b08-889995b4, #w-node-_85ba3000-11db-b573-35d6-4a630e6cb2e8-889995b4, #w-node-_85ba3000-11db-b573-35d6-4a630e6cb2e9-889995b4, #w-node-_85ba3000-11db-b573-35d6-4a630e6cb2ea-889995b4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4ab6d7a1-b65c-ba4b-7bc7-714cc07f85bc-889995b4, #w-node-_6c82917a-3853-8243-a39a-af7b316d2af5-889995b4, #w-node-_7ad54a48-f1bd-f3d3-c26c-dc4ee938c5fc-889995b4, #w-node-e06ddec8-c014-58fb-b475-3404050b7feb-889995b4, #w-node-e7ab2b81-0488-63a6-7846-ec2abe9b3bd4-889995b4, #w-node-e7ab2b81-0488-63a6-7846-ec2abe9b3bd5-889995b4, #w-node-_9cb0206c-b9f2-4281-b33f-8cc94a0bc5b9-889995b4, #w-node-_9cb0206c-b9f2-4281-b33f-8cc94a0bc5ba-889995b4, #w-node-fea6d43a-443f-7829-2c53-eccfbd5a67cd-889995b4, #w-node-fea6d43a-443f-7829-2c53-eccfbd5a67ce-889995b4, #w-node-_8ad0e748-c93c-03b4-67a9-0fae2b58baaa-889995b4, #w-node-_8ad0e748-c93c-03b4-67a9-0fae2b58baab-889995b4, #w-node-_373796f0-4cdb-7a47-31ce-4fd694efb118-889995b4, #w-node-_373796f0-4cdb-7a47-31ce-4fd694efb119-889995b4 {
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfad-820f695f {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfbc-820f695f {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfcb-820f695f {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfda-820f695f {
    grid-area: 2 / 3 / 3 / 5;
  }

  #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfad-889995b4 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfbc-889995b4 {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfcb-889995b4 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfda-889995b4 {
    grid-area: 2 / 3 / 3 / 5;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfad-820f695f, #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfcb-820f695f, #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfad-889995b4, #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfcb-889995b4 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfad-820f695f {
    grid-column: span 1 / span 1;
  }

  #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfbc-820f695f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfcb-820f695f {
    grid-column: span 1 / span 1;
  }

  #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfda-820f695f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfad-889995b4 {
    grid-column: span 1 / span 1;
  }

  #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfbc-889995b4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfcb-889995b4 {
    grid-column: span 1 / span 1;
  }

  #w-node-_906ddf7b-aadf-f963-e425-eec2c587dfda-889995b4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


