.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.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-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

a {
  color: #fff;
  text-decoration: underline;
}

.body {
  background-color: #161616;
  background-image: none;
  background-position: 0 0;
}

.text-span {
  color: #87c5ff;
}

.heading {
  color: #fff;
}

.heading.stack-heading {
  text-align: right;
  display: block;
}

.heading.stack-heading.right-align {
  text-align: left;
  line-height: 50px;
}

.heading.stack-heading {
  color: #057d56;
  font-family: Inter, sans-serif;
  font-size: 32px;
  line-height: 50px;
}

.heading.hero-heading {
  color: #057d56;
  text-align: center;
  padding-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 46px;
  font-weight: 600;
  line-height: 56px;
}

.section {
  border: 1px #000;
  border-bottom: 2px solid #474747;
  border-radius: 1px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.code-embed {
  overflow: visible;
}

.text-block {
  color: #d3d3d3;
  margin-bottom: 40px;
}

.text-block.stack-p {
  color: #121212bf;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.text-block.stack-p.mobile-only {
  display: none;
}

.text-block.stack-p.desktop-only {
  text-align: center;
  font-size: 18px;
  line-height: 28px;
}

.text-block.hero-p {
  max-width: 800px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.field-label {
  color: #fff;
}

.text-field {
  color: #fff;
  background-color: #363636;
  border: 1px solid #797979;
}

.text-field.com-opt-in {
  margin-top: 20px;
  margin-bottom: 20px;
}

.form {
  text-align: center;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.text-span-2 {
  color: #f44;
  font-size: 22px;
}

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

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

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

.container {
  margin-bottom: 30px;
}

.submit-button {
  border-radius: 5px;
}

.lksdfnldksfnsd {
  color: #6d6d6d;
  margin-top: 0;
}

.flkdsjnfds {
  margin-bottom: 0;
}

.text-span-4 {
  text-decoration: underline;
}

.paragraph {
  color: #e6e6e6;
}

.cell {
  text-align: left;
  justify-content: center;
  align-items: center;
}

.quick-stack {
  color: #000;
  background-color: #fff;
  margin-top: 30px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.cell-2 {
  justify-content: center;
  align-items: center;
}

.cell-3 {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
}

.cell-4 {
  justify-content: center;
  align-items: center;
}

.image {
  border-radius: 20px;
  max-width: 400px;
  display: none;
}

.cell-5 {
  justify-content: center;
  align-items: center;
}

.hero-section {
  text-align: center;
}

.hero-image {
  max-width: 300px;
}

.text-span-8 {
  color: #16ffb3;
  text-decoration: none;
}

.text-span-9 {
  color: #16ffb3;
  text-decoration: underline;
}

.text-span-10 {
  text-decoration: underline;
}

.logo-carousel {
  justify-content: center;
  align-items: center;
  height: 130px;
  display: flex;
}

.section-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.cell-6 {
  justify-content: center;
  align-items: center;
}

.image-2 {
  mix-blend-mode: screen;
  max-width: 200px;
  margin-bottom: 0;
}

.flex-block {
  grid-column-gap: 40px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.section-4 {
  text-align: center;
  padding-bottom: 0;
}

.heading-2 {
  color: #c7c7c7;
  text-align: center;
  max-width: 800px;
  margin: 60px auto;
  font-family: Inter, sans-serif;
}

.heading-2.custom {
  font-size: 26px;
  line-height: 30px;
}

.heading-2.custom.faq {
  margin-top: 90px;
  font-size: 38px;
}

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

.text-span-11 {
  text-decoration: underline;
}

.text-block-2 {
  color: #7c7c7c;
  line-height: 22px;
}

.faq-q {
  color: #eee;
  margin-top: 35px;
  font-family: Inter, sans-serif;
}

.faq-a {
  color: #b6b6b6;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}

.list {
  padding-left: 20px;
  padding-right: 20px;
  list-style-type: none;
}

.div-block {
  text-align: center;
  display: block;
  position: sticky;
  bottom: 0;
}

.link {
  color: #fff;
  -webkit-text-stroke-width: 1px;
  background-color: #000;
  background-image: linear-gradient(#039666, #086d4c 8%, #039666 82%, #057d56 89%);
  border: 1px solid #007750;
  border-radius: 20px;
  min-width: 300px;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-family: Inter, sans-serif;
  text-decoration: none;
  display: inline-block;
  box-shadow: 0 2px 6px 7px #ffffffb3;
}

.link.sticky-cta-btn {
  background-image: linear-gradient(#00971980, #00971980), linear-gradient(#039666, #086d4c 8%, #039666 82%, #057d56 89%);
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 0 2px 6px 7px #ffffff1a;
}

.text-span-12 {
  -webkit-text-stroke-width: 0px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.countdown {
  color: #87e2c5;
  -webkit-text-stroke-width: 0px;
}

.flex-block-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #000;
  justify-content: center;
  align-items: center;
  padding: 40px;
}

.text-block-3 {
  color: #c5c5c5;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.text-block-4 {
  color: #979797;
}

.text-block-5 {
  color: #8b8b8b;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}

.popup-modal {
  opacity: .8;
  background-color: #000;
  border-radius: 60px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.coupon-header {
  color: #a8e6d1;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  display: block;
}

.video {
  width: 100%;
  max-width: 650px;
  height: auto;
}

.code-embed-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  display: flex;
}

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

.text-span-14.detail-txt {
  font-size: 14px;
}

.marquee {
  padding-top: 10px;
  display: flex;
  overflow: hidden;
}

.marquee-content {
  grid-column-gap: 1rem;
  flex: none;
  justify-content: space-around;
  min-width: 100%;
  display: flex;
}

.marquee-content.scroll {
  flex: none;
  align-items: center;
}

.image-505 {
  max-width: 100%;
  text-decoration: none;
}

.page {
  flex-direction: column;
  justify-content: center;
  margin-top: 120px;
  display: flex;
}

.section-header-black-bold {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 46px;
}

.section-header-black-bold.no-margin {
  margin-top: 0;
}

.section-header-black-bold.no-margin.as-seen-on {
  color: #acacac;
  text-transform: none;
  font-weight: 300;
}

.title-block-animation {
  padding-bottom: 10px;
}

.title-block-animation.center {
  text-align: center;
}

.code-embed-3 {
  width: 100%;
  margin-bottom: 0;
}

.div-block-2 {
  aspect-ratio: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  margin-bottom: 35px;
  display: flex;
}

.section-5 {
  background-color: #fff;
  border-radius: 0;
  padding: 30px 12px;
}

.div-block-5 {
  opacity: 1;
  background-color: #0000;
  background-image: radial-gradient(circle closest-side, #271400, #161616);
  border-radius: 12px;
  padding: 21px;
}

.letter-p {
  float: none;
  color: #c7c7c7;
  text-align: left;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 100;
  line-height: 1.5em;
}

.sign {
  float: right;
  width: 200px;
  margin-bottom: -40px;
}

.div-block-6 {
  height: 550px;
  margin-top: 55px;
}

.div-block-7 {
  width: 100px;
}

.div-block-6-copy {
  border-radius: 12px;
  height: 500px;
  margin-top: 55px;
  position: relative;
}

.paragraph-2 {
  z-index: 100;
  color: #fafafa;
  height: auto;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5em;
  position: absolute;
  inset: 4% 564px 12% 3%;
}

.div-block-9 {
  opacity: .78;
  -webkit-text-fill-color: inherit;
  background-color: #474747;
  background-clip: border-box;
  position: absolute;
  inset: 0% 55% 0% 0%;
}

.div-block-10 {
  background-color: #0000;
  background-image: url('../images/FLESHY5903-2.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 12px;
  flex-flow: row;
  padding-left: 14px;
  padding-right: 0;
  display: flex;
}

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

.div-block-12 {
  background-image: url('../images/FLESHY5903-2.jpg');
  background-position: 100% 100%;
  background-size: cover;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  width: 50%;
  position: relative;
}

.paragraph-3 {
  color: #000;
  margin-bottom: 0;
  padding: 25px 20px;
  font-family: Inter, sans-serif;
  font-size: 22px;
  line-height: 1.5em;
}

.image-506 {
  width: 90px;
  height: 90px;
  position: absolute;
  inset: 3% auto auto 3%;
}

.testimonial-location {
  color: #3b3b3b;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.testimonial-name {
  color: #272727;
  font-family: Inter, sans-serif;
  font-weight: 900;
}

.columns {
  margin-bottom: 35px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-13 {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: auto;
  display: flex;
}

.star {
  width: 25px;
  margin-right: 5px;
  padding-left: 0;
  padding-right: 0;
}

.image-507 {
  border-radius: 20px;
  width: 40px;
  height: 40px;
}

.name-wrapper {
  padding-left: 14px;
  padding-right: 14px;
}

.testimonial-bubble {
  background-color: #e2e2e2;
  border-radius: 12px;
  height: auto;
  margin: 0 10px 20px;
  padding: 25px;
}

.avatar-wrapper {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 6px;
  display: flex;
}

.testimonial-paragraph {
  color: #3a3a3a;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 23px;
}

.testimonial-headline {
  color: #272727;
  padding-bottom: 12px;
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 23px;
}

.heading-2-copy {
  color: #c7c7c7;
  text-align: center;
  max-width: 800px;
  margin: 60px auto 7px;
  font-family: Inter, sans-serif;
}

.heading-2-copy.custom {
  font-size: 26px;
  line-height: 30px;
}

.heading-2-copy.custom.faq {
  margin-top: 90px;
  font-size: 38px;
}

.heading-3 {
  color: #00b67a;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  display: block;
}

.image-508 {
  width: 130px;
}

.div-block-14 {
  background-color: #e2e2e2;
  border-radius: 12px;
  margin-top: 50px;
  padding: 25px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 1.5em;
}

.paragraph-4 {
  color: #000;
}

.column, .column-2 {
  padding-left: 0;
  padding-right: 0;
}

.faq-qa.faq-hidden {
  display: none;
}

.underline {
  text-decoration: underline;
}

.heading-4 {
  color: #c7c7c7;
  margin-bottom: 40px;
  font-weight: 400;
}

.text-span-15 {
  float: none;
  text-align: right;
  display: block;
}

.invisible-link {
  color: #fff;
  text-decoration: none;
}

.superscript, .superscript-2, .superscript-3 {
  text-decoration: underline;
}

.footer {
  max-width: 900px;
  margin: 140px auto 0;
}

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

.image-509 {
  z-index: 999;
  float: right;
  max-width: 150px;
  margin: 20px 0 20px 20px;
  padding-bottom: 0;
  padding-left: 0;
  position: static;
  inset: -100px 0% auto 35%;
}

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

.coupon-name {
  border: 1px dashed #fff;
  border-radius: 2px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px;
  display: inline-block;
}

.invisible-link-green {
  color: #077d56;
  text-decoration: none;
}

.superscript-4 {
  text-decoration: underline;
}

.text-span-16 {
  color: #12121280;
  font-size: 14px;
  display: none;
}

.body-2 {
  background-color: #161616;
}

.grid {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: none;
}

.logo-flip {
  border: .05px #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 9px;
  display: flex;
}

.coming-soon {
  color: #fbf95b;
  background-color: #303030;
}

.comingsoon {
  color: #67691d;
  text-align: center;
  background-color: #fdffde;
  border-radius: 20px;
  margin-top: -20px;
  padding: 10px 20px;
  font-size: 13px;
  line-height: 16px;
  display: none;
}

.mode-name {
  background-color: #d1f8eb;
  border-radius: 40px;
  margin-bottom: 15px;
  padding: 5px 10px;
}

.background-video-2 {
  aspect-ratio: 1;
  object-fit: contain;
  width: 150px;
  height: 150px;
  display: block;
  overflow: auto;
}

.text-block-7 {
  color: #fff;
  text-align: right;
  padding-top: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.checkbox-label-2 {
  color: #1a1c1f;
  width: 100%;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.bold-text-5 {
  color: #1a1c1f;
  font-weight: 700;
}

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

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

.column-3 {
  padding-top: 5px;
}

.section-8 {
  width: 500px;
  margin-top: 100px;
  margin-left: 220px;
}

.text-block-8 {
  color: #1a1c1f;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  line-height: 23px;
}

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

.checkbox-field {
  padding-top: 0;
}

.column-4 {
  display: block;
}

.checkbox {
  margin-top: 6px;
}

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

.container-3 {
  background-color: #d1f8eb;
  border-radius: 11px;
  margin-top: 10px;
  padding: 20px;
}

.container-3.top {
  margin-top: 0;
}

.container-3.bottom {
  background-color: #fff;
  border: 3px solid #d1f8eb;
}

.text-block-9 {
  color: #fff;
  text-align: right;
  padding-top: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

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

.column-5 {
  padding-top: 5px;
}

.section-9 {
  width: 500px;
  margin-top: 100px;
  margin-left: 220px;
}

.text-block-10 {
  color: #1a1c1f;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  line-height: 23px;
}

.column-6 {
  display: block;
}

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

.container-4 {
  background-color: #d1f8eb;
  border-radius: 11px;
  margin-top: 10px;
  padding: 20px;
}

.container-4.top {
  margin-top: 0;
}

.container-4.bottom {
  background-color: #fff;
  border: 3px solid #d1f8eb;
}

.text-block-11 {
  color: #fff;
  text-align: right;
  padding-top: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

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

.bold-text-6 {
  font-weight: 700;
}

.column-7 {
  padding-top: 5px;
}

.section-10 {
  width: 500px;
  margin-top: 100px;
  margin-left: 220px;
}

.text-block-12 {
  color: #1a1c1f;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  line-height: 23px;
}

.background-video-3 {
  width: 150px;
  height: 150px;
}

.column-8 {
  display: block;
}

.container-5 {
  background-color: #d1f8eb;
  border-radius: 11px;
  margin-top: 10px;
  padding: 20px;
}

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

.container-5.bottom {
  background-color: #fff;
  border: 3px solid #d1f8eb;
}

@media screen and (min-width: 1280px) {
  .marquee-content {
    justify-content: flex-start;
  }
}

@media screen and (min-width: 1440px) {
  .marquee-content {
    justify-content: flex-start;
  }
}

@media screen and (min-width: 1920px) {
  .marquee-content {
    justify-content: flex-start;
  }

  .marquee-content.scroll {
    flex: none;
    justify-content: space-between;
  }

  .title-block-animation.center {
    width: 100%;
  }

  .div-block-6 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .div-block-8 {
    width: 100%;
    height: 500px;
  }

  .cover-image {
    background-image: url('../images/FLESHY5903-2.jpg');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
  }

  .div-block-6-copy {
    justify-content: center;
    align-items: center;
    height: 400px;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .heading.stack-heading {
    text-align: center;
  }

  .cell-3, .cell-4 {
    justify-content: center;
    align-items: center;
  }

  .image {
    max-width: 300px;
  }

  .cell-5 {
    justify-content: center;
    align-items: center;
  }

  .marquee {
    grid-column-gap: 1rem;
    overflow: hidden;
  }

  .marquee-content.scroll {
    justify-content: space-around;
  }

  .title-block-animation.center {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-2 {
    aspect-ratio: 1;
  }

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

  .div-block-13 {
    flex-direction: column;
  }

  .name-wrapper {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .avatar-wrapper {
    flex-direction: column;
    align-items: center;
  }

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

@media screen and (max-width: 767px) {
  .heading.stack-heading.right-align {
    text-align: center;
  }

  .heading.stack-heading {
    font-size: 26px;
    line-height: 40px;
  }

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

  .text-block.stack-p.mobile-only, .text-block.stack-p.desktop-only {
    display: block;
  }

  .cell {
    justify-content: center;
    align-items: flex-start;
    line-height: 26px;
  }

  .quick-stack {
    background-color: #eee;
    line-height: 2026px;
  }

  .cell-2 {
    flex-flow: column;
  }

  .image {
    max-width: 100%;
  }

  .heading-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .desktop-only {
    display: none;
  }

  .page {
    margin-top: 100px;
    margin-bottom: 40px;
  }

  .title-block-animation.center {
    margin-left: auto;
  }

  .div-block-2 {
    aspect-ratio: 1;
  }

  .div-block-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

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

@media screen and (max-width: 479px) {
  .body {
    background-color: #161616;
    background-image: none;
    background-position: 0 0;
  }

  .heading.kjbfbvcb {
    margin-bottom: 20px;
  }

  .heading.stack-heading {
    text-align: right;
  }

  .heading.stack-heading.right-align {
    text-align: center;
    overflow-wrap: normal;
    line-height: 28px;
  }

  .heading.stack-heading {
    color: #057d56;
    text-align: center;
    margin-top: 10px;
    font-family: Inter, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
  }

  .heading.hero-heading {
    font-size: 28px;
    line-height: 36px;
  }

  .text-block.stack-p {
    color: #121212bf;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
  }

  .text-block.stack-p.mobile-only {
    text-align: center;
    display: block;
  }

  .text-block.stack-p.desktop-only {
    display: block;
  }

  .text-block.hero-p {
    font-size: 18px;
    line-height: 28px;
  }

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

  .flkdsfsd {
    color: #87c5ff;
  }

  .text-span-5 {
    text-decoration: underline;
  }

  .text-span-6 {
    color: #90cde9;
  }

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

  .cell {
    justify-content: center;
    align-items: center;
  }

  .quick-stack {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    background-color: #fff;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
  }

  .cell-2 {
    justify-content: center;
    align-items: center;
  }

  .cell-3 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    justify-content: center;
    align-items: center;
  }

  .cell-4 {
    justify-content: center;
    align-items: center;
  }

  .image {
    outline-offset: 0px;
    border-radius: 10px;
    outline: 3px #000;
    max-width: 100%;
  }

  .cell-5 {
    justify-content: center;
    align-items: center;
  }

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

  .logo-carousel {
    margin-left: -10px;
    margin-right: -10px;
  }

  .section-3 {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-2 {
    opacity: 1;
    mix-blend-mode: screen;
    max-width: 200px;
    margin-bottom: 0;
  }

  .flex-block {
    flex-flow: column;
  }

  .heading-2 {
    font-size: 26px;
  }

  .heading-2.custom {
    font-size: 24px;
    line-height: 1.5em;
  }

  .faq-q {
    font-size: 22px;
    line-height: 28px;
  }

  .faq-a {
    line-height: 28px;
  }

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

  .flex-block-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-left: -10px;
    margin-right: -10px;
  }

  .text-block-3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3em;
  }

  .desktop-only {
    display: none;
  }

  .video {
    width: 100%;
    max-width: 100%;
  }

  .code-embed-2 {
    height: 300px;
  }

  .marquee {
    padding-top: 0;
  }

  .page {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .section-header-black-bold {
    color: #000;
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
  }

  .section-header-black-bold.no-margin {
    margin-bottom: 0;
    font-size: 26px;
  }

  .title-block-animation {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .code-embed-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-2 {
    aspect-ratio: 1;
    flex-flow: column;
    flex: 0 auto;
    align-self: auto;
    width: 100%;
  }

  .div-block-3 {
    order: 1;
    width: 100%;
  }

  .div-block-4 {
    flex-flow: column;
    justify-content: flex-start;
  }

  .section-5 {
    margin-left: -10px;
    margin-right: -10px;
  }

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

  .letter-p {
    font-size: 18px;
    line-height: 28px;
  }

  .sign {
    margin-bottom: -30px;
  }

  .div-block-10 {
    flex-flow: column;
    margin-bottom: 40px;
    padding-left: 0;
  }

  .div-block-11 {
    width: 100%;
    padding: 15px;
  }

  .div-block-12 {
    border-top-right-radius: 0;
    border-bottom-left-radius: 12px;
    width: 100%;
    height: 240px;
  }

  .paragraph-3 {
    padding: 0;
    font-family: Inter, sans-serif;
    font-size: 20px;
  }

  .div-block-13 {
    flex-direction: column;
    align-items: flex-start;
  }

  .star {
    width: 20px;
  }

  .name-wrapper {
    padding-left: 10px;
  }

  .testimonial-bubble {
    padding: 15px;
  }

  .avatar-wrapper {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .stars-wrapper {
    padding-left: 10px;
  }

  .testimonial-paragraph {
    line-height: 1.3em;
  }

  .testimonial-headline {
    font-size: 20px;
    line-height: 1.3em;
  }

  .heading-2-copy {
    font-size: 26px;
  }

  .heading-2-copy.custom {
    font-size: 24px;
    line-height: 1.5em;
  }

  .image-508 {
    padding-top: 7px;
  }

  .image-509 {
    max-width: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .section-6 {
    margin-left: -10px;
    margin-right: -10px;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .logo-flip {
    padding: 0;
  }
}


