@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-BlackItalic.ttf') format("truetype"), url('../fonts/Gilroy-HeavyItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-BoldItalic.ttf') format("truetype"), url('../fonts/Gilroy-ExtraBoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-ExtraBold.ttf') format("truetype"), url('../fonts/Gilroy-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Heavy.ttf') format("truetype"), url('../fonts/Gilroy-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-SemiBoldItalic.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-ThinItalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-UltraLightItalic.ttf') format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-UltraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-RegularItalic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

:root {
  --teal: #3a7e89;
  --red: red;
  --seashell: #ffefe9;
  --azure: #f1fdff;
  --slate-blue: #2e4cd1;
}

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

.image {
  width: 50%;
  height: 100vh;
  display: block;
}

.section {
  background-color: #fff9f9;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.div-block {
  background-image: url('../images/_k4a0283.avif');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: scroll;
  width: 50%;
  height: 100vh;
}

.div-block-2 {
  width: 80%;
  margin-top: 0;
  margin-left: 100px;
  margin-right: 100px;
}

.div-block-3 {
  width: 50%;
}

.heading {
  color: var(--teal);
  background-color: #0000;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.paragraph {
  width: auto;
  font-family: Montserrat, sans-serif;
  line-height: 23px;
}

.bold-text {
  color: #ff1317;
}

.paragraph-2 {
  font-size: 15px;
}

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

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

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

.c-1200.card {
  padding-bottom: 40px;
}

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

.image-2 {
  width: 100px;
}

.image-2.v2 {
  display: none;
}

.cta-button {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #001420;
  border-radius: 78px;
  margin-top: 0;
  padding: 18px 35px;
  font-family: Roboto Slab, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.cta-button.footer {
  color: #fff;
  background-color: #d60000;
  font-size: 19px;
  font-weight: 700;
}

.cta-button.purple {
  color: #000;
  background-color: #aad1e0;
}

.cta-button.white {
  color: #000;
  background-color: #fff;
  font-weight: 700;
}

.cta-button.blue {
  color: #fff;
  background-color: #06c;
  text-decoration: none;
}

.cta-button.blue.v2 {
  background-color: #47a3ff;
}

.cta-button.white {
  color: #001420;
  background-color: #fff;
  margin-top: 24px;
}

.cta-button.small {
  padding: 8px 16px;
  font-size: 14px;
}

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

._02.abt {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  padding-left: 75px;
  display: flex;
}

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

._02.hero {
  width: 47%;
}

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

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

._01.hero {
  width: 53%;
}

._01.cent-hero {
  text-align: center;
  justify-content: center;
  align-items: center;
}

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

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

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

.bannerwrap.hero {
  grid-column-gap: 55px;
  grid-row-gap: 100px;
}

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

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

.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: #898989;
  max-width: 488px;
  margin-top: 19px;
  padding-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 27px;
}

.paragraph-01.abt {
  color: #000;
  margin-top: 23px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
}

.paragraph-01.abt.v2 {
  margin-bottom: 23px;
}

.paragraph-01.hero {
  color: #001420;
  text-align: center;
  margin-bottom: 31px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
}

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

.subtext.alter {
  margin-top: 40px;
}

.subtext.app {
  color: #06c;
  text-transform: uppercase;
  font-family: Bitter, serif;
  font-size: 16px;
  font-weight: 400;
}

.subtext._2 {
  color: #06c;
}

.heading-2 {
  color: var(--teal);
  text-align: center;
  margin-top: 0;
  font-family: Bitter, serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 53px;
}

.heading-2.alter {
  color: #000;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Bitter, serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 53px;
}

.heading-2.alter.cent {
  margin-left: auto;
  margin-right: auto;
}

.heading-2.alter._11 {
  margin-top: 0;
  font-size: 30px;
}

.heading-2.app {
  color: #001420;
  text-align: left;
  max-width: 450px;
  margin-top: 8px;
  margin-bottom: 23px;
  font-family: Bitter, serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
}

.heading-2.h2 {
  color: #00162c;
  letter-spacing: -1px;
  margin-top: 12px;
  margin-bottom: 23px;
  font-family: Bitter, serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.1;
}

.heading-2.h2.v2 {
  margin-top: 0;
  margin-bottom: 0;
}

.heading-2.h2.v3 {
  margin-top: 0;
}

.heading-2.hey {
  color: #000;
  text-align: left;
  max-width: 320px;
  margin-bottom: 0;
  font-family: Bitter, serif;
  line-height: 1.2;
}

.heading-2.v3-blk {
  color: #000;
  margin-bottom: 0;
}

.heading-2.v3 {
  color: #000;
}

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

.section-2.alt {
  color: #fff;
  background-color: #e2c7be;
}

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

.html-embed {
  margin-top: 0;
}

.disclaimer {
  color: #898989;
  margin-top: 29px;
  margin-bottom: 14px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
}

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

.list.features {
  color: #898989;
  margin-bottom: 42px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.monthly.alt {
  box-shadow: 0 2px 5px #0003;
}

.image-4 {
  mix-blend-mode: darken;
  margin-right: 22px;
}

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

.section-3.alt {
  background-color: #fff;
  margin-top: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-3.colored {
  background-color: #fcdfdf;
}

.section-3.color {
  background-color: #9ecaec;
}

.section-3._11 {
  background-color: #fff;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-3 {
  color: #000;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 10px;
  font-family: "Baloo 2";
  font-size: 26px;
  font-weight: 600;
}

.text-block-3.slate {
  margin-bottom: 60px;
  font-size: 32px;
}

.slider {
  color: #fff;
  margin-bottom: 100px;
  padding-bottom: 0;
}

.slide {
  color: #1d1e21;
  text-align: center;
  background-color: #e2c7be;
  padding-top: 0;
}

.div-block-4 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.text-block {
  color: #ff8b7c;
  margin-bottom: 20px;
  font-size: 19px;
  font-weight: 400;
}

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

.text-block-2 {
  color: #000;
  font-size: 18px;
  font-weight: 500;
}

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

.text-block-5 {
  color: #fff;
  font-family: Bitter, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 44px;
}

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

.link-block {
  align-items: center;
  display: flex;
}

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

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

.section-4.footer {
  background-color: #00162c;
  margin-top: 0;
  padding-top: 48px;
  padding-bottom: 48px;
}

.image-6 {
  margin-top: 0;
}

.image-6.hide {
  display: none;
}

.text-block-4 {
  color: #868686;
  margin-top: 0;
  margin-bottom: 3px;
  font-family: Bitter, serif;
  font-size: 16px;
  line-height: 16px;
}

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

.div-block-6.sponsor {
  margin-bottom: 60px;
  display: none;
}

.right-arrow {
  color: #000;
}

.c1200 {
  max-width: 1200px;
}

.subtext-sign-alt {
  color: #efa37d;
  font-size: 24px;
}

.subtext-sign-alt.center {
  text-align: center;
}

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

.heading-3 {
  letter-spacing: -1px;
  margin-top: 10px;
  font-size: 38px;
  font-weight: 600;
}

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

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

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

.mask {
  height: auto;
}

.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-7 {
  max-width: none;
  display: inline;
}

.image-8 {
  max-width: 100%;
}

.div-block-7 {
  max-width: 50%;
  display: inline-block;
}

.text-block-7 {
  color: #999;
  margin-top: 40px;
  font-family: Bitter, serif;
  font-weight: 400;
}

.text-block-7.hide {
  display: none;
}

.image-9 {
  text-align: left;
  border-radius: 16px;
}

.slide-nav-2 {
  margin-top: 0;
}

.text-block-8 {
  color: #868686;
  letter-spacing: 1px;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
}

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

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

.text-block-9 {
  margin-top: 20px;
  font-family: "Baloo 2";
  font-size: 21px;
  font-weight: 600;
}

.paragraph-4 {
  color: #000;
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.icon-2, .icon-3 {
  color: var(--red);
}

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

.section-5 {
  background-color: #0000;
  padding-top: 60px;
  padding-bottom: 60px;
}

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

.body {
  background-color: #e5f2ff;
}

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

.text-span-7 {
  color: #c49e78;
  font-weight: 700;
}

.text-span-8 {
  color: #06c;
  text-align: center;
  font-family: Bitter, serif;
  font-size: 16px;
}

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

.text-span-10, .text-span-11, .text-span-12, .text-span-13, .text-span-14, .text-span-15 {
  color: #fff;
}

.image-10 {
  mix-blend-mode: normal;
  margin-left: 0;
  padding-left: 0;
}

.div-block-8 {
  background-color: #fff;
  border-radius: 6px;
  align-self: flex-start;
  padding: 5px 10px;
}

.bold-text-2 {
  color: #f3d4d7;
}

.text-span-16 {
  color: #becab5;
}

.certification {
  width: 58px;
  height: 58px;
  margin-top: 15px;
}

.text-span-17 {
  color: #000;
  text-transform: uppercase;
  font-family: Bitter, serif;
}

.list-2 {
  color: #000;
  margin-top: 12px;
  padding-left: 20px;
  font-family: Gilroy, sans-serif;
}

.cert-block {
  grid-column-gap: 20px;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: flex-start;
  margin-top: 16px;
  display: flex;
}

.logo-foot {
  width: 73px;
  height: 100%;
  margin-bottom: 24px;
}

.text-block-10 {
  color: #000;
  font-family: Gilroy, sans-serif;
}

.div-block-9 {
  grid-column-gap: 15px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.image-logos {
  grid-column-gap: 37px;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.div-block-10 {
  grid-column-gap: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-11 {
  object-fit: contain;
}

.img-affiliate {
  object-fit: contain;
  width: 200px;
}

.text-block-11 {
  color: #333;
  text-align: center;
  position: absolute;
  inset: 44px 0% auto -7%;
}

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

.text-span-18 {
  color: #06c;
}

.image-12 {
  width: 79px;
  margin-top: 4px;
}

.image-13 {
  width: 83px;
}

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

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

.image-14 {
  width: 73px;
}

.text-span-19 {
  text-transform: uppercase;
}

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

.stylesheet-embed {
  display: none;
}

.banner {
  background-color: #257389;
  justify-content: center;
  align-items: center;
  height: 50px;
  display: none;
}

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

.banner-inner {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  display: flex;
}

.cta-btn {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #fff;
  text-transform: uppercase;
  background-color: #e12929;
  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 #e12929;
}

.cta-btn.navbar-small {
  padding: 8px 16px;
  font-size: 14px;
}

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

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

.slider-3 {
  background-color: #0000;
  width: 100%;
  max-width: 950px;
  height: auto;
  margin-bottom: 0;
}

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

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

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

.section-6.transformations {
  background-color: #fff;
}

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

.icon-4 {
  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-4.left, .icon-4.right {
  color: #06c;
  background-color: #fff;
  border: 1px solid #06c;
}

.left-arrow {
  width: 48px;
  height: 48px;
  margin-bottom: 0;
  bottom: 3px;
  left: 144px;
}

.right-arrow-2 {
  color: #000;
  width: 48px;
  height: 48px;
  margin-bottom: 0;
  bottom: 3px;
  right: 144px;
}

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

.transformation-img {
  border-radius: 12px;
  width: 100%;
  height: 100%;
}

.lightbox-img {
  width: 100%;
  height: 100%;
}

.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-2 {
  color: #898989;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
}

.sliderwrap-2 {
  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;
}

.sliderwrap-2._1col {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

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

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

.testimonial-txt {
  color: #000;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

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

.transformation-image {
  aspect-ratio: 1;
  object-fit: cover;
  border: 4px solid #fff;
  border-radius: 16px;
  width: 100%;
}

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

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

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

.cta-btn-2 {
  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-2:hover {
  transform: scale(1.05);
  box-shadow: 0 1px 8px 3px pink;
}

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

.device-title-wrap {
  color: #06c;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border: 1px solid #06c;
  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;
}

.text-block-12 {
  font-family: Roboto Slab, sans-serif;
  position: static;
}

.text-block-13, .text-block-14, .text-block-15 {
  font-family: Roboto Slab, sans-serif;
}

.video-wrap {
  border-radius: 16px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.video {
  width: 100%;
}

.hero-section {
  padding-bottom: 60px;
}

@media screen and (max-width: 991px) {
  .section {
    flex-direction: column;
  }

  .div-block {
    width: 100%;
    height: 50vh;
  }

  .div-block-2 {
    width: auto;
    margin-top: 100px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .div-block-3, .paragraph {
    width: auto;
  }

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

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

  .c-1200.v3 {
    z-index: 10;
    position: relative;
  }

  .headerwrap {
    flex-direction: column;
  }

  .image-2 {
    width: 80px;
    display: none;
  }

  .image-2.v2 {
    display: block;
  }

  .cta-button.hide {
    display: none;
  }

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

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

  ._02.footer {
    text-align: center;
  }

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

  ._01.cent-hero {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    position: relative;
  }

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

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

  .bannerwrap.flip {
    flex-direction: column-reverse;
  }

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

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

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

  .paragraph-01.hero {
    color: #fff;
    text-align: center;
    margin-bottom: 0;
  }

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

  .subtext.app {
    margin-top: 24px;
  }

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

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

  .heading-2.app {
    text-align: center;
    margin-bottom: 30px;
  }

  .heading-2.h2 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
    line-height: 1.2;
  }

  .heading-2.hey {
    text-align: center;
  }

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

  .section-2.card {
    margin-bottom: 0;
  }

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

  .monthly.alt {
    padding-left: 0;
  }

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

  .section-3.colored {
    margin-bottom: 0;
    padding-bottom: 43px;
  }

  .section-3.color, .section-3._11 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .slider {
    margin-bottom: 10px;
  }

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

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

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

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

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

  .div-block-7 {
    max-width: 70%;
  }

  .image-9 {
    filter: brightness(72%);
    object-fit: cover;
    border-radius: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    inset: 0%;
  }

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

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

  .cert-block {
    align-items: center;
  }

  .div-block-12 {
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .slider-3 {
    height: auto;
  }

  .h2 {
    text-align: center;
  }

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

  .left-arrow {
    left: 43px;
  }

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

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

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

  .transformations-images-grid {
    grid-template-columns: 1fr 1fr;
  }

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

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

  .hero-section {
    background-color: #272727;
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  .div-block-2 {
    margin-top: 40px;
    margin-right: 40px;
  }

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

  ._02.hero {
    width: 65%;
  }

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

  ._01.hero {
    width: 100%;
  }

  .paragraph-01.abt, .paragraph-01.hero {
    padding-left: 0;
    padding-right: 0;
  }

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

  .heading-2.alter._11 {
    font-size: 27px;
  }

  .heading-2.h2 {
    flex-flow: column;
    margin-top: 10px;
    display: flex;
  }

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

  .monthly {
    padding-left: 0;
  }

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

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

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

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

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

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

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

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

  .h2 {
    font-size: 24px;
  }

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

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

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

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

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

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

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

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

  .sliderwrap-2 {
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .testimonial-div {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .testimonial-stars {
    max-width: 80px;
  }

  .testimonial-txt {
    max-height: 200px;
    font-size: 14px;
    overflow: auto;
  }

  .transformation-image {
    border-radius: 12px;
  }

  .cta-btn-2 {
    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;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    background-position: 50% 0;
  }

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

  .cta-button {
    font-size: 16px;
  }

  .cta-button.small {
    padding: 6px 12px;
    font-size: 12px;
  }

  ._02.hero {
    width: 85%;
  }

  ._01 {
    margin-bottom: 0;
  }

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

  .paragraph-01.alt {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-01.abt {
    padding-left: 0;
    padding-right: 0;
    line-height: 1.4;
  }

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

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

  .heading-2.alter {
    line-height: 37px;
  }

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

  .heading-2.h2 {
    font-size: 26px;
    line-height: 1.2;
  }

  .list {
    font-size: 15px;
  }

  .list.features {
    font-size: 11px;
    line-height: 21px;
  }

  .monthly {
    margin-top: 0;
    padding-left: 0;
  }

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

  .monthly.padd {
    margin-top: 40px;
  }

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

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

  .text-block-3.slate {
    line-height: 33px;
  }

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

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

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

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

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

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

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

  .heading-3 {
    font-size: 35px;
  }

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

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

  .div-block-10 {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .banner {
    height: 40px;
  }

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

  .banner-inner {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    font-size: 14px;
  }

  .cta-btn.navbar-small {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 12px;
  }

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

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

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

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

  .left-arrow {
    left: 5px;
  }

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

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

  .transformations-images-grid {
    grid-template-columns: 1fr 1fr;
  }

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

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

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

#w-node-ea8f0604-4681-d135-5b48-2cd0703930b5-ca3f743a, #w-node-ea8f0604-4681-d135-5b48-2cd0703930b9-ca3f743a, #w-node-a7682821-67dd-e391-c19a-3c7e2c9d6013-ca3f743a, #w-node-_6a7dbbab-14e2-3eb7-b25f-af01c0abc4d4-ca3f743a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-e04b331d-d6ec-0b45-9168-2200fc8906c0-ca3f743a {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-e04b331d-d6ec-0b45-9168-2200fc8906cf-ca3f743a {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-e04b331d-d6ec-0b45-9168-2200fc8906de-ca3f743a {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-e04b331d-d6ec-0b45-9168-2200fc8906ed-ca3f743a {
    grid-area: 2 / 3 / 3 / 5;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e04b331d-d6ec-0b45-9168-2200fc8906c0-ca3f743a, #w-node-e04b331d-d6ec-0b45-9168-2200fc8906de-ca3f743a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e04b331d-d6ec-0b45-9168-2200fc8906c0-ca3f743a {
    grid-column: span 1 / span 1;
  }

  #w-node-e04b331d-d6ec-0b45-9168-2200fc8906cf-ca3f743a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e04b331d-d6ec-0b45-9168-2200fc8906de-ca3f743a {
    grid-column: span 1 / span 1;
  }

  #w-node-e04b331d-d6ec-0b45-9168-2200fc8906ed-ca3f743a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-BlackItalic.ttf') format('truetype'), url('../fonts/Gilroy-HeavyItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-BoldItalic.ttf') format('truetype'), url('../fonts/Gilroy-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ExtraBold.ttf') format('truetype'), url('../fonts/Gilroy-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Heavy.ttf') format('truetype'), url('../fonts/Gilroy-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}