:root {
  --deep-pink: #fc9d13;
  --olive-drab: #71a100;
  --dark-olive-green: #436100;
  --untitled-ui-gray600: #475467;
  --untitled-ui-gray900: #101828;
  --untitled-ui-warning300: #fec84b;
  --untitled-ui-gray50: #f9fafb;
  --untitled-ui-gray200: #fc9d13;
  --untitled-ui-gray500: #667085;
  --untitled-ui-white: white;
  --medium-violet-red: #900047;
  --untitled-ui-gray400: #98a2b3;
  --untitled-ui-gray700: #344054;
  --peru: #db7800;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  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-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #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 {
  text-decoration: none;
}

strong {
  font-weight: bold;
}

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

.container-s0 {
  width: 1007px;
  margin-left: auto;
  margin-right: auto;
}

.section-s1 {
  background-image: url("../images/girl-1-2_1girl-1-2.webp"),
    linear-gradient(#fffc, #fffc),
    url("../images/Your-paragraph-text-1_1Your paragraph text (1).webp");
  background-position: 100% 0, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: auto 100%, auto, cover;
  background-attachment: scroll, scroll, scroll;
  width: 100%;
}

.container-s1 {
  width: 1049px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.item1-s1 {
  width: 60%;
  padding: 40px;
}

.right-s1 {
  width: 40%;
}

.s1-wrapper {
  align-items: center;
  display: flex;
}

.body {
  font-family: Montserratalternates, sans-serif;
}

.brand-headline {
  color: var(--deep-pink);
  margin-bottom: 10px;
  font-size: 5em;
  font-weight: 700;
  line-height: 1em;
}

.text-block {
  color: #000;
  margin-bottom: 10px;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.5em;
}

.text-block-2 {
  color: #000;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1.5em;
}

.form-block {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.form-wrapper {
  background-color: #fffc;
  border: 5px solid #db7800;
  border-radius: 50px;
  width: 90%;
  height: 568px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
}

.heading {
  color: #000;
  text-align: center;
  font-size: 40px;
  line-height: 50px;
}

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

.text-span {
  color: #565757;
  font-size: 20px;
  line-height: 30px;
  text-decoration: line-through;
}

.text-span-2 {
  color: #d90067;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.5em;
}

.text-field,
.text-field-2 {
  border-radius: 20px;
}

.select-field {
  background-color: #fff;
  border-radius: 20px;
}

.submit-button {
  background-color: #f10606;
  border-radius: 20px;
  width: 100%;
  font-size: 18px;
  line-height: 28px;
}

.text-block-4 {
  color: #000;
  text-align: center;
}

.image {
  max-width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.benefits-wrapper {
  z-index: 1;
  box-shadow: 0 10px 0 10px var(--olive-drab);
  background-color: #fff;
  border-radius: 20px;
  width: 80%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 40px;
  display: flex;
  position: static;
  inset: auto 0% -200px;
}

.benefits-item {
  width: 35%;
  padding: 40px;
}

.section-s2 {
  background-image: url("../images/Cactus_1Cactus.webp");
  background-position: -20% 78%;
  background-repeat: no-repeat;
  background-size: 700px;
  width: 100%;
  position: static;
}

.container-s2 {
  width: 1049px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 0;
  position: relative;
}

.heading-2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 30px;
  line-height: 30px;
  display: block;
}

.heading-2.white {
  color: #fff;
}

.heading-3 {
  text-align: center;
  height: 66px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.5em;
  line-height: 1.5em;
  display: block;
}

.s2-wrapper {
  z-index: 3;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  margin-top: 40px;
  display: flex;
}

.section-s3 {
  background-color: #fc9d13;
  background-image: linear-gradient(#43d0ffd1, #43d0ffd1),
    url("../images/woman-bg_1.avif");
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100%;
}

.container-s3 {
  width: 1049px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.heading-4 {
  color: #fff;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.s3-wrapper {
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.item-wrapper-s3 {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: static;
}

.item-s3 {
  background-color: #fff;
  border-radius: 20px;
  width: 30%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 50px;
  padding: 40px 20px;
  position: relative;
  box-shadow: 0 10px #002d81;
}

.text-span-3 {
  color: var(--dark-olive-green);
  font-weight: 700;
}

.item-number-s3 {
  color: #fff;
  text-align: center;
  background-color: #2f88ec;
  border: 6px solid #054d9e;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: absolute;
  inset: -6% 9% auto auto;
  box-shadow: 0 7px 5px #0003;
}

.text-block-5 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 31px;
  font-weight: 700;
  display: block;
}

.item-number-s3-2 {
  color: #fff;
  text-align: center;
  background-color: #2f88ec;
  border: 6px solid #002d81;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: absolute;
  inset: -6% auto auto 15%;
  box-shadow: 0 7px 5px #0003;
}

.text-block-6 {
  color: #000;
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 19px;
  line-height: 30px;
}

.text-block-7 {
  text-align: right;
  font-size: 1em;
  line-height: 2em;
}

.section-s4 {
  background-color: #054d9e;
  background-image: linear-gradient(#002d81cf, #002d81cf),
    url("../images/hand-product-1_1hand product 1.webp"),
    url("../images/Mark_1Mark.webp");
  background-position: 0 0, -57%, 100%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, auto, contain;
  background-attachment: scroll, scroll, fixed;
  width: 100%;
}

.container-s4 {
  width: 1049px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-green {
  color: #fff;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
}

.bold-text-2 {
  color: #93b63c;
  font-size: 25px;
  line-height: 35px;
}

.button {
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  max-width: 500px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  font-size: 30px;
  line-height: 30px;
  display: block;
}

.button:hover {
  box-shadow: 0 8px 12px #0003;
}

.image-3 {
  z-index: -1;
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 0 10px #8cb12f;
}

.image-4 {
  justify-content: center;
  align-items: center;
  max-width: 40%;
  margin-left: -265px;
  display: inline-flex;
  position: absolute;
  top: 42%;
  left: 55%;
}

.section-s5 {
  background-color: #fafafa;
  background-image: linear-gradient(#fafafade, #fafafade);
}

.container-s5 {
  z-index: 2;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 1049px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 40px;
  display: flex;
}

.item-3-s5 {
  color: #f1f1f1;
  background-color: #054d9e;
  border: 5px dashed #43d0ff;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
}

.heading-6 {
  text-align: center;
  font-size: 2em;
  line-height: 1.5em;
  display: block;
}

.text-block-9 {
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  display: block;
}

.section-s6 {
  background-color: #054d9e;
  background-image: url("../images/indian-couple_1.avif"),
    linear-gradient(#002d81d9, #002d81d9), url("../images/BG-3_1BG 3.webp");
  background-position: -24% 0, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: contain, auto, cover;
  width: 100%;
}

.container-s6 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 1049px;
  margin-left: auto;
  margin-right: auto;
  padding: 150px 40px;
  display: flex;
  position: relative;
}

.text-block-10 {
  font-size: 25px;
  line-height: 35px;
}

.image-11 {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-11 {
  color: #565757;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

.text-block-12,
.text-block-13 {
  text-align: center;
  font-size: 18px;
}

.item-1-s2 {
  width: 30%;
  padding: 10px 10px 0;
}

.item-2-s2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 70%;
  padding: 10px;
  display: flex;
}

.text-block-14,
.text-block-15 {
  color: #000;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
}

.bold-text-3 {
  font-size: 30px;
  line-height: 40px;
}

.bold-text-4 {
  color: #054d9e;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 26px;
}

.text-block-16 {
  color: #000;
  text-align: center;
  font-size: 1em;
  font-weight: 700;
  line-height: 2em;
}

.text-block-17 {
  font-size: 1em;
  line-height: 2em;
}

.s5-wrapper {
  z-index: 3;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.item-1-s5 {
  width: 40%;
  padding: 10px;
}

.item-2-s5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  width: 60%;
  padding: 10px;
  display: flex;
}

.bold-text-5 {
  color: #002d81;
  height: 73px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 30px;
  line-height: 25px;
}

.text-block-18 {
  text-align: left;
  margin-top: 10px;
  font-size: 20px;
  line-height: 30px;
}

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

.text-span-4 {
  color: #002d81;
  -webkit-text-stroke-color: #d70066;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

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

.text-span-5 {
  color: var(--deep-pink);
}

.s6-wrapper {
  z-index: 3;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.item-2-s6 {
  flex-direction: column;
  justify-content: flex-start;
  width: 70%;
  padding: 10px;
  display: flex;
}

.item-1-s6 {
  align-self: flex-end;
  width: 40%;
  padding-top: 20px;
  padding-bottom: 20px;
  position: absolute;
  inset: 0% auto auto 20%;
}

.image-12 {
  box-shadow: 0 10px 0 0 var(--olive-drab);
  border-radius: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-18-copy {
  background-color: var(--dark-olive-green);
  color: #fff;
  text-align: center;
  border-radius: 50px 50px 50px 0;
  margin-top: 10px;
  padding: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.section-s7 {
  background-color: #f4f4f4;
  width: 100%;
}

.container-s7 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 1049px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 40px;
  display: block;
}

.s7-wrapper {
  z-index: 3;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 10px;
  display: flex;
}

.heading-7 {
  text-align: center;
  font-size: 3em;
  line-height: 1.5em;
}

.text-block-18-copy {
  margin-top: 10px;
  font-size: 18px;
  line-height: 28px;
}

.text-block-20 {
  text-align: center;
  margin-top: 10px;
  font-size: 1.5em;
  line-height: 1.5em;
}

.item-1-s7 {
  width: 40%;
  padding: 20px;
}

.item-2-s7 {
  flex-direction: column;
  justify-content: flex-start;
  width: 60%;
  padding: 20px;
  display: flex;
}

.item-3-s7 {
  flex-direction: column;
  justify-content: flex-start;
  width: 40%;
  padding: 20px;
  display: flex;
}

.text-block-21 {
  text-align: center;
  font-size: 1.2em;
  line-height: 1.5em;
}

.text-block-22 {
  text-align: left;
  margin-top: 10px;
  font-size: 18px;
  line-height: 28px;
}

.uui-text-size-small {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 0.875rem;
  line-height: 1.5;
}

.uui-testimonial16_client-heading {
  color: var(--untitled-ui-gray900);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-testimonial16_customer-image {
  object-fit: cover;
  border-radius: 100%;
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  min-height: 3rem;
}

.uui-testimonial16_client-image-wrapper {
  margin-right: 0.75rem;
}

.uui-testimonial16_client {
  text-align: left;
  align-items: center;
  display: flex;
}

.uui-heading-xxsmall {
  color: var(--untitled-ui-gray900);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-heading-xxsmall.text-weight-medium {
  font-weight: 500;
}

.uui-testimonial16_rating-icon {
  color: var(--untitled-ui-warning300);
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.25rem;
  display: flex;
}

.uui-testimonial16_rating-wrapper {
  align-items: center;
  display: flex;
}

.uui-testimonial16_content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border: 1px solid var(--untitled-ui-gray50);
  background-color: var(--untitled-ui-gray50);
  border-radius: 1rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 25rem;
  min-width: 25rem;
  margin-right: 2rem;
  padding: 2rem;
  display: flex;
}

.uui-testimonial16_loop-trigger {
  display: flex;
}

.uui-testimonial16_component {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-top: 4rem;
  display: flex;
}

.uui-heading-medium {
  color: var(--untitled-ui-gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

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

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

.uui-text-align-center {
  text-align: center;
}

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

.uui-section_testimonial16 {
  overflow: hidden;
}

.uui-testimonial15_slide-nav {
  height: 1.75rem;
  font-size: 0.5rem;
  inset: auto auto 0% 0%;
}

.uui-button-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-testimonial15_arrow {
  border: 1px solid var(--untitled-ui-gray200);
  color: var(--untitled-ui-gray500);
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: all 0.3s;
  display: flex;
  inset: auto 0% 0% auto;
}

.uui-testimonial15_arrow:hover {
  background-color: var(--untitled-ui-gray50);
}

.uui-testimonial15_arrow.left {
  right: 4rem;
}

.uui-text-size-small-2 {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 0.875rem;
  line-height: 1.5;
}

.uui-testimonial15_client-heading {
  color: var(--untitled-ui-gray900);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-testimonial15_customer-image {
  object-fit: cover;
  border-radius: 100%;
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  min-height: 3rem;
}

.uui-testimonial15_client-image-wrapper {
  margin-right: 0.75rem;
}

.uui-testimonial15_client {
  text-align: left;
  align-items: center;
  margin-top: auto;
  display: flex;
}

.uui-heading-xxsmall-2 {
  color: var(--untitled-ui-gray900);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-heading-xxsmall-2.text-weight-medium {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.uui-testimonial15_rating-icon {
  color: var(--untitled-ui-warning300);
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.25rem;
  display: flex;
}

.uui-testimonial15_rating-wrapper {
  align-items: center;
  display: flex;
}

.uui-testimonial15_content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border: 1px solid var(--untitled-ui-gray50);
  background-color: var(--untitled-ui-gray50);
  border-radius: 1rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 2rem;
  display: flex;
}

.uui-testimonial15_slide {
  padding-right: 2rem;
}

.uui-testimonial15_mask {
  width: 33.33%;
  overflow: visible;
}

.uui-testimonial15_component {
  background-color: #0000;
  height: auto;
  margin-top: 4rem;
  padding-bottom: 5rem;
  position: relative;
}

.uui-text-size-large {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-medium-2 {
  color: var(--untitled-ui-gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

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

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

.uui-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-section_testimonial15 {
  overflow: hidden;
}

.section-s8 {
  background-image: linear-gradient(#4bfec833, #4bfec833),
    url("../images/643541241f538e8e2a145775_4643541241f538e8e2a145775_3.webp");
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  width: 100%;
}

.container-s8 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 1049px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 40px;
  display: block;
}

.heading-8 {
  text-align: center;
  margin-bottom: 60px;
  font-size: 2em;
  line-height: 1.5em;
}

.s8-wrapper {
  z-index: 3;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 10px;
  display: flex;
}

.item-1-s8 {
  width: 30%;
  padding: 20px;
}

.item-2-s8 {
  flex-direction: column;
  justify-content: flex-start;
  width: 30%;
  padding: 20px;
  display: flex;
}

.item-3-s8 {
  width: 30%;
  padding: 20px;
}

.bold-text-6 {
  font-size: 30px;
  line-height: 40px;
}

.item-s8 {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
  position: relative;
  box-shadow: 0 10px 0 10px #8cb12f;
}

.text-block-16-copy {
  color: #000;
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 19px;
  line-height: 30px;
  display: flex;
}

.heading-gray {
  color: #fff;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}

.heading-9 {
  color: #054d9e;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.heading-10 {
  font-size: 30px;
  line-height: 40px;
}

.italic-text {
  color: #565757;
  font-size: 1em;
}

.section-s9 {
  background-image: url("../images/girl-1-2_1girl-1-2.webp"),
    url("../images/girl-2-min2_1girl-2-min2.webp"),
    linear-gradient(#fffc, #fffc),
    url("../images/Your-paragraph-text-1_1Your paragraph text (1).webp");
  background-position: 100% 0, 0 0, 0 0, 0 0;
  background-repeat: no-repeat, no-repeat, repeat, repeat;
  background-size: auto 100%, contain, auto, cover;
  width: 100%;
}

.container-s9 {
  width: 1049px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.right-s9 {
  width: 40%;
}

.item-1-s9 {
  align-self: auto;
  width: 50%;
  padding: 40px;
}

.item-2-s9 {
  width: 60%;
}

.section-s7-copy {
  background-color: #f4f4f4;
  width: 100%;
}

.container-s7-copy {
  justify-content: flex-start;
  align-items: flex-start;
  width: 1007px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 40px;
  display: block;
}

.s7-wrapper-copy {
  z-index: 3;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 10px;
  display: flex;
}

.uui-testimonial11_slide-nav {
  height: 1.75rem;
  font-size: 0.5rem;
  inset: auto auto 0% 0%;
}

.uui-button-icon-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-testimonial11_arrow {
  border: 1px solid var(--untitled-ui-gray200);
  color: var(--untitled-ui-gray500);
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: all 0.3s;
  display: flex;
  inset: auto 0% 0% auto;
}

.uui-testimonial11_arrow:hover {
  background-color: var(--untitled-ui-gray50);
}

.uui-testimonial11_arrow.left {
  right: 4rem;
}

.uui-testimonial08_logo {
  max-height: 3rem;
}

.uui-testimonial11_divider {
  background-color: var(--untitled-ui-gray200);
  align-self: stretch;
  width: 1px;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.uui-text-size-medium {
  color: #565757;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-heading-tiny {
  color: #565757;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-testimonial11_client {
  text-align: left;
  align-items: center;
  display: flex;
}

.uui-heading-medium-3 {
  color: var(--untitled-ui-gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-heading-medium-3.text-weight-medium {
  font-size: 1rem;
  font-weight: 500;
}

.uui-testimonial11_rating-icon {
  color: var(--untitled-ui-warning300);
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.25rem;
  display: flex;
}

.uui-testimonial11_rating-wrapper {
  align-items: center;
  display: flex;
}

.uui-testimonial11_content-right {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.uui-testimonial11_client-image {
  box-shadow: 0 10px 0 0 var(--deep-pink);
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 35rem;
}

.uui-testimonial11_client-image-wrapper {
  padding: 20px;
}

.uui-testimonial11_content {
  grid-column-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-testimonial11_slide {
  margin-right: 5rem;
}

.uui-testimonial11_component {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-bottom: 5rem;
}

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

.uui-container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-section_testimonial11 {
  background-image: linear-gradient(#fff9, #fff9),
    url("../images/cream_1cream.webp");
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

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

.image-3-copy {
  z-index: -1;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.item-number-s3-copy {
  color: #fff;
  text-align: center;
  background-color: #a0ca35;
  border: 6px solid #8cb12f;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  display: flex;
  position: absolute;
  inset: -13% 9% auto auto;
}

.image-14 {
  z-index: -1;
  max-width: none;
  position: absolute;
  inset: auto auto 0% -5%;
}

.image-15 {
  position: absolute;
  inset: auto auto 0% 0%;
}

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

.image-40 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.s2-col6-c {
  width: 100%;
  padding: 10px;
}

.s2-col4-c {
  width: 50%;
  padding: 10px;
}

.submit-button-2 {
  border-bottom: 5px solid var(--medium-violet-red);
  background-color: var(--deep-pink);
  border-radius: 10px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  font-weight: 700;
  display: block;
}

.text-block-16-copy-copy {
  color: #fff;
  text-align: right;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.s9-form-text-3 {
  color: #efefef;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 15px;
}

.text-block-18-copy-2 {
  color: #fff;
  text-align: right;
}

.s2-col2-c-2 {
  width: 50%;
}

.text-block-26 {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
}

.text-block-25 {
  color: #fff;
}

.text-block-27 {
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
}

.s2-row-c-2 {
  background-color: #0009;
  flex-direction: row;
  width: 100%;
  padding: 10px;
  display: flex;
}

.text-block-16-copy-2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.s2-row2-c {
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
}

.s2-text6-c {
  color: #fff;
  font-size: 12px;
}

.image-38 {
  float: none;
  margin-right: 2px;
  display: inline-block;
}

.s9-form-wrapper-c {
  width: 100%;
}

.s2-col5-c-2 {
  width: 30%;
  padding: 10px;
}

.s9-top-copy-2-copy {
  text-align: left;
  background-color: #fff;
  border-bottom: 5px solid #900047;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 10px auto;
  padding: 10px;
  display: flex;
}

.field-label {
  color: #fff;
  text-align: right;
}

.left-s2-p3 {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.s2-row3-c {
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
}

.s2-headline-c-2 {
  color: var(--deep-pink);
  text-align: center;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserratalternates, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.bold-text-14 {
  color: #fff;
  text-align: left;
  font-size: 12px;
  display: inline-block;
}

.form-block-2 {
  width: 100%;
}

.s2-wrapper-c-2 {
  background-image: linear-gradient(#fffc, #fffc),
    url("../images/Your-paragraph-text-1_1Your paragraph text (1).webp");
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-direction: column;
  display: flex;
  overflow: hidden;
}

.s2-col3-c {
  width: 20%;
  padding: 10px;
}

.text-field-3 {
  border-radius: 10px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.s2-price-c-copy {
  color: #fff;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.s2-container-c-2 {
  flex-flow: wrap;
  align-items: center;
  max-width: 1007px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.s2-col1-c-2 {
  width: 50%;
}

.text-span-11 {
  color: var(--deep-pink);
  text-align: right;
  -webkit-text-stroke-color: #ee7f00;
  font-size: 20px;
  line-height: 20px;
  text-decoration: line-through;
}

.image-39 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-41 {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.s2-text5-c {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.s2-price-c-2 {
  color: #fff;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}

.button-copy {
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 40px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 29px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.button-copy:hover {
  box-shadow: 0 8px 12px #0003;
}

.button-copy.pack-button {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 10px;
  font-size: 23px;
  line-height: 28px;
}

.button-copy.pack-button.green {
  background-color: #24a800;
}

.button-copy.checkoutbutton {
  color: #001536;
  padding: 12px 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 17px;
  line-height: 28px;
}

.heading-11 {
  text-align: center;
  font-size: 25px;
  line-height: 30px;
}

.div-block {
  border-bottom: 5px solid #002d81;
  justify-content: center;
  margin-bottom: 40px;
  padding-bottom: 20px;
  display: flex;
}

.image-17 {
  width: 200px;
  margin-right: 40px;
}

.s0-wrapper {
  background-color: var(--deep-pink);
  text-align: center;
  padding: 10px;
  display: block;
}

.s0-container {
  justify-content: center;
  align-items: center;
  max-width: 1007px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.text-block-33 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.image-48 {
  max-width: 30%;
  position: absolute;
  inset: -1.5% -3% auto auto;
}

.s1-pack-wrapper-fave-2 {
  background-color: #d00;
  border: 6px solid #fff;
  border-bottom-width: 10px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 45%;
  margin: 10px;
  padding: 20px;
  display: flex;
  position: relative;
}

.s1-pack-wrapper-fave-2.upsell {
  border-color: #f78404;
}

.s9-top-copy-4 {
  text-align: left;
  background-color: #fff;
  border-bottom: 5px solid #bd0003;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin: 10px auto;
  padding: 10px;
  display: flex;
}

.s1-pack-wrapper-2 {
  background-color: #fff;
  border-bottom: 10px solid #43d0ff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 40%;
  margin: 10px;
  padding: 20px;
  display: flex;
  position: relative;
}

.s2-subheadline-c-2 {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 28px;
  line-height: 40px;
}

.list-wrapper {
  flex-flow: row;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.text-block-32 {
  margin-bottom: 0;
}

.s1-pack-text {
  color: #002d81;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 150px;
  margin-bottom: 15px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 27px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}

.s1-pack-text.upsell._2 {
  color: #054d9e;
}

.s1-pack-text.white {
  color: #fff;
}

.s1-pack-text.upsell {
  color: #002d81;
}

.button-2-copy {
  background-color: var(--deep-pink);
  text-align: center;
  border-bottom: 5px solid #900047;
  border-radius: 10px;
  max-width: 400px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
  line-height: 20px;
  display: block;
}

.div-block-2 {
  background-color: #0003;
  margin-top: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.s2-headline-c-3 {
  color: #d10064;
  text-align: center;
  text-transform: none;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserratalternates, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.s1-pack-price {
  color: #f78404;
  text-align: center;
  align-self: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 30px;
}

.image-46 {
  margin-right: 10px;
}

.s1-pack-container-2 {
  justify-content: center;
  padding-bottom: 20px;
  display: flex;
}

.list-container {
  flex-flow: column;
  justify-content: center;
  height: 480px;
  display: flex;
}

.text-span-14 {
  color: #bd0003;
  font-weight: 700;
}

.image-47 {
  max-width: 100%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-49 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-span-13 {
  font-size: 20px;
  line-height: 20px;
}

.image-53 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-50 {
  max-width: 30%;
  position: absolute;
  inset: -1% -3% auto auto;
}

.div-block-3 {
  background-color: #0000;
  border-radius: 20px;
  width: 100%;
  margin-top: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.s2-headline-c-4 {
  color: #fff;
  text-align: center;
  text-transform: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
}

.s2-headline-c-4.upsel {
  font-size: 55px;
}

.image-52 {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-span-15 {
  color: #002d81;
  text-shadow: -5px 4px 1px #e6e6e6b0;
  font-family: Sen, sans-serif;
  font-size: 87px;
  font-weight: 700;
  line-height: 50px;
}

.text-span-15.upsell {
  color: #002d81;
}

.text-span-15.upsell.blue {
  color: #054d9e;
}

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

.text-span-16 {
  color: #002d81;
  margin-top: 15px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  line-height: 26px;
  display: block;
}

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

.text-block-34 {
  color: #7e868b;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-34.white {
  color: #fff;
}

.col-s10-2 {
  align-self: center;
  width: 50%;
  padding: 10px;
}

.image-58 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-38 {
  text-align: center;
  font-size: 100px;
  line-height: 100px;
}

.text-block-39 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.row-s10 {
  align-items: center;
  display: flex;
}

.price-col-s10 {
  width: 30%;
}

.counter-wrapper-s10 {
  justify-content: space-around;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.text-block-40 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-size: 15px;
}

.s9-top-copy-2-copy-2 {
  text-align: left;
  background-color: #fff;
  border-bottom: 5px solid #900047;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  margin: 10px auto;
  padding: 10px;
  display: flex;
}

.subheadline-s10 {
  color: #fff;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.headline-s10 {
  text-align: center;
  font-size: 40px;
  line-height: 50px;
}

.price-s10 {
  background-color: #fff;
  border-bottom: 5px solid #900047;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  height: 100px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.counter-s10 {
  width: 30%;
}

.old-price {
  color: red;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: line-through;
}

.price-text {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}

.section-s10 {
  background-color: #054d9e;
  background-image: linear-gradient(#002d81d6, #002d81d6),
    url("../images/Checkout_1Checkout.webp"),
    url("../images/Mark-2_1Mark 2.webp");
  background-position: 0 0, 150% 0, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, auto, cover;
  background-attachment: scroll, fixed, scroll;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

.new-price {
  color: #009924;
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  line-height: 35px;
}

.image-59 {
  max-width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-s10 {
  width: 1007px;
  margin-left: auto;
  margin-right: auto;
}

.image-59-copy {
  max-width: 100%;
  margin: 20px auto;
  display: block;
}

.s9-top-copy-2-copy-3 {
  text-align: left;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  margin: 40px auto 10px;
  padding: 10px;
  display: flex;
  box-shadow: 0 5px 0 5px #e8318a;
}

.image-60 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.s9-top-copy-2-copy-4 {
  text-align: left;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  margin: 10px auto;
  padding: 10px;
  display: flex;
  box-shadow: 0 5px 0 5px #e8318a;
}

.image-61 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.price-s10-2 {
  background-color: #fff;
  border: 1px #000;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  height: 100px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 0;
  display: flex;
  box-shadow: 0 5px 0 5px #e8318a;
}

.old-price-2 {
  color: red;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: line-through;
}

.s9-top-copy-2-copy-5 {
  text-align: left;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  height: 100px;
  margin: 10px auto 20px;
  padding: 10px;
  display: flex;
  box-shadow: 0 5px 0 5px #43d0ff;
}

.image-62 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.s9-top-copy-2-copy-6 {
  text-align: left;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 10px auto 20px;
  padding: 10px;
  display: flex;
  box-shadow: 0 5px #e8318a;
}

.image-63 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-64 {
  max-width: 120%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.price-text-4 {
  color: #fff;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.benefits-text {
  color: #fff;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
}

.section-2 {
  background-color: #054d9e;
  background-image: linear-gradient(#002d81d6, #002d81d6),
    url("../images/hero-section-1_1hero section (1).webp"),
    url("../images/Mark_1Mark.webp");
  background-position: 0 0, -33% 100%, 100% 0;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, auto, auto 100%;
  background-attachment: scroll, scroll, fixed;
  padding: 20px;
}

.quick-stack {
  width: 100%;
}

.price-wrapper {
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.ssl-text {
  color: #fff;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.customer-rating {
  filter: grayscale() brightness(200%);
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.brand-subheadline {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.brand-subheadline.center {
  text-align: center;
  line-height: 30px;
}

.ssl-wrapper-2 {
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.benefits-icon {
  background-color: #fff;
  border: 0 #fff;
  border-radius: 100px;
  width: 100px;
  max-width: none;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: -5px 5px #002957;
}

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

.brand-headline-2 {
  color: #e8318a;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
}

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

.rating-text {
  color: #fff;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.new-price-3 {
  color: #fff;
  text-align: center;
  text-shadow: -7px 4px #002957;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Sen, sans-serif;
  font-size: 75px;
  font-weight: 700;
  line-height: 85px;
}

.new-price-3.small {
  min-width: auto;
  min-height: auto;
  font-size: 20px;
}

.logo {
  width: 180px;
  max-width: none;
  margin-bottom: 50px;
  display: block;
}

.s1-text-1 {
  color: #fff;
  text-shadow: -4px 3px #002957;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
  display: block;
}

.old-price-4 {
  color: red;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: line-through;
}

.benefits-wrapper-2 {
  z-index: 1;
  background-color: #fff;
  border-radius: 20px;
  width: 80%;
  margin: 60px auto;
  padding: 0 40px;
  display: flex;
  position: static;
  inset: auto 0% -200px;
  box-shadow: 0 10px 0 10px #71a100;
}

.discount-price {
  color: #fff;
  text-align: center;
  background-color: #3baa2e;
  border-radius: 20px;
  padding: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  box-shadow: -3px 5px #1e5f17c9;
}

.discount-price.orange {
  background-color: #43d0ff;
  box-shadow: -3px 5px #002957;
}

.order-button {
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  margin: 10px auto;
  padding: 20px 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.order-button:hover {
  box-shadow: 0 8px 12px #0003;
}

.price-col {
  flex-flow: column;
  display: flex;
}

.rating-wrapper {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.rating-wrapper.bottom {
  margin-top: 20px;
  margin-bottom: 10px;
}

.benefits-wrapper-3 {
  z-index: 1;
  background-color: #fff0;
  border-radius: 20px;
  align-items: stretch;
  margin: 20px 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
  inset: auto 0% -200px;
}

.benefits-item-2 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  width: 33.33%;
  padding: 40px 10px 40px 0;
  display: flex;
}

.price-box {
  background-color: #fff;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  height: 100px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px;
  display: flex;
  box-shadow: 0 5px 0 5px #e8318a;
}

.price-text-5 {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}

.old-price-5 {
  color: red;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: line-through;
}

.text-field-4 {
  width: 40%;
  display: inline-block;
}

.text-field-4._2-column {
  width: 50%;
  margin-right: 10px;
  font-family: Verdana, Geneva, sans-serif;
}

.text-field-4._2-column._2nd-input {
  margin-right: 0;
  font-family: Verdana, Geneva, sans-serif;
}

.text-block-41 {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.text-block-20-copy-copy {
  color: #fff;
  text-align: right;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.item-wrapper-1-c {
  flex-direction: row;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.bold-text-16 {
  color: #00f608;
  text-decoration: none;
}

.text-span-7 {
  color: #00f608;
}

.main-wrapper-c {
  background-color: #0009;
  border-radius: 20px;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.item-wrapper-2-c {
  width: 50%;
}

.item-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.field-label-2 {
  font-size: 16px;
  line-height: 40px;
}

.item3-p3 {
  color: #fff;
  text-align: right;
  width: 25%;
  padding: 10px;
}

.text-block-24 {
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
}

.text-block-42 {
  text-decoration: line-through;
}

.text-block-23 {
  text-align: left;
}

.bold-text-17 {
  font-size: 18px;
}

.image-65 {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-28-copy {
  float: left;
  color: #fff;
  margin-right: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  line-height: 15px;
}

.text-block-43 {
  text-align: right;
}

.text-block-2-copy {
  float: left;
  color: #fff;
  margin-right: 10px;
  line-height: 30px;
}

.radio-button-field-2 {
  margin-right: 20px;
  display: inline-block;
}

.image-66 {
  float: left;
  margin-right: 10px;
}

.item2-p3 {
  width: 60%;
  padding: 10px;
}

.field-2-column {
  width: 48.9%;
  margin-right: 10px;
  display: inline-block;
}

.bold-text-18 {
  text-align: left;
  font-size: 12px;
  display: inline-block;
}

.rating-wrapper-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.item-1-c {
  flex-direction: column;
  align-items: flex-start;
}

.text-block-44 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.item1-p3 {
  width: 20%;
  padding: 10px;
}

.text-block-45 {
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.div-block-4 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.left-2-columns {
  text-align: center;
  width: 50%;
  font-size: 15px;
}

.bold-text-15 {
  color: #fd0000;
  margin-right: 10px;
  font-size: 18px;
  text-decoration: line-through;
}

.right-s2-p3 {
  text-align: left;
  width: 50%;
  padding: 10px;
}

.div-block-2-copy {
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.select-field-2 {
  width: 48.9%;
  margin-right: 10px;
  font-family: Verdana, Geneva, sans-serif;
  display: inline-block;
}

.image-35 {
  float: left;
  margin-right: 10px;
}

.text-block-21-copy {
  color: #fff;
  margin-top: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  line-height: 30px;
  display: block;
}

.image-36 {
  float: left;
  margin-left: 2px;
  margin-right: 2px;
  display: inline-block;
}

._2-columns {
  margin-top: 5px;
  display: flex;
}

.item1-top-wrapper-c {
  border-bottom: 1px solid #f2f2f2;
  border-radius: 0;
  height: 120px;
  margin-bottom: 20px;
  padding: 20px;
}

.secured-wrapper-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-67 {
  float: none;
  margin-right: 2px;
  display: inline-block;
}

.field-2-column-2 {
  width: 48.9%;
  margin-right: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  display: inline-block;
}

.image-68 {
  display: block;
}

.text-block-46 {
  text-align: right;
  background-color: #f2f2f2;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.form {
  padding: 10px;
}

.text-block-20-copy {
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.right-2-columns {
  width: 50%;
}

.submit-button-3 {
  background-color: #00f608;
  border-radius: 5px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
}

._2-columns-copy {
  margin-top: 20px;
  display: flex;
}

.left-s2-p3-2 {
  text-align: left;
  width: 50%;
  padding: 10px;
}

.div-block-6 {
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
}

.text-block-47 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  display: block;
}

.text-block-48 {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 40px;
}

.text-span-18 {
  color: #00f608;
}

.div-block-7 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}

.field-label-3 {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.text-block-49 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
}

.text-block-50 {
  color: #fff;
  -webkit-text-stroke-color: var(--untitled-ui-white);
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 400;
  text-decoration: line-through;
}

.text-block-50.shipping {
  text-decoration: none;
}

.text-block-51 {
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
}

.bold-text-19 {
  color: #3baa2e;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 22px;
}

.image-69 {
  filter: invert();
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.form-copy {
  margin-top: 0;
  padding: 10px;
}

.text-block-52 {
  color: #fff;
  text-align: right;
  margin-top: 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
}

.image-70 {
  float: left;
  margin-right: 10px;
}

.field-2-column-3 {
  width: 48.9%;
  margin-right: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  display: inline-block;
}

.bold-text-20 {
  color: #fff;
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  display: inline-block;
}

.text-block-53 {
  color: var(--untitled-ui-white);
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  display: block;
}

.bold-text-21 {
  color: #fd0000;
  margin-right: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  text-decoration: line-through;
}

.image-7 {
  float: left;
  margin-left: 2px;
  margin-right: 2px;
  display: inline-block;
}

.bold-text-22 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  text-decoration: none;
}

.bold-text-23 {
  text-align: right;
}

.image-71 {
  float: none;
  filter: invert();
  margin-right: 2px;
  display: inline-block;
}

.div-block-8 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-72 {
  display: block;
}

.text-block-54 {
  text-align: right;
  background-color: #f2f2f2;
  border-radius: 10px;
  padding: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: block;
}

.image-30 {
  float: left;
  margin-right: 10px;
}

.submit-button-4 {
  background-color: #00f608;
  border-radius: 5px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
}

.div-block-9 {
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
}

.text-block-55 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
}

.text-block-56 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
}

.bold-text-24 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
}

.text-block-57 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
}

.field-label-4 {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
}

.form-block-3 {
  color: #fff;
}

.section {
  z-index: 5;
  background-color: #ff0004;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
  position: sticky;
  top: 0;
}

.s1-text {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.s1-button {
  color: #e8318a;
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  padding: 5px 10px;
  font-size: 12px;
  text-decoration: none;
  display: flex;
}

.uui-footer07_legal-link {
  color: #7e868b;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  text-decoration: none;
  transition: all 0.3s;
}

.uui-footer07_legal-link:hover {
  color: var(--untitled-ui-gray600);
}

.uui-footer07_legal-list {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: grid;
}

.uui-text-size-small-3 {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 0.875rem;
  line-height: 1.5;
}

.uui-text-size-small-3.text-color-gray500 {
  color: #7e868b;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.uui-footer07_bottom-wrapper {
  border-top: 1px solid #002d81;
  justify-content: space-between;
  margin-top: 4rem;
  padding-top: 2rem;
  font-size: 15px;
  display: flex;
}

.uui-footer07_link {
  color: var(--untitled-ui-gray600);
  text-align: center;
  padding: 0.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s;
}

.uui-footer07_link:hover {
  color: var(--untitled-ui-gray700);
}

.uui-footer07_link-list {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  justify-items: start;
  display: grid;
}

.uui-logo_image {
  flex: none;
  width: auto;
  height: 100%;
  display: none;
}

.uui-logo_logotype {
  flex: none;
  width: auto;
  height: 100%;
}

.uui-logo_logomark-dot {
  z-index: 1;
  background-image: linear-gradient(26.5deg, #6941c6, #53389e);
  border-radius: 50%;
  width: 50%;
  height: 50%;
  position: relative;
}

.uui-logo_logomark-blur {
  z-index: 2;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #fff3;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  width: 100%;
  height: 50%;
  position: absolute;
  inset: 50% 0% 0%;
  overflow: hidden;
}

.uui-styleguide_logomark-bg {
  border-radius: 8px;
  width: 2rem;
  height: 2rem;
  position: absolute;
  inset: 0%;
}

.uui-logo_logomark {
  border: 0.1px solid #dae0e8;
  border-radius: 0.5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 1px #1018280f, 0 1px 2px #1018281a;
}

.uui-logo_component {
  flex-wrap: nowrap;
  width: auto;
  height: 2rem;
  display: flex;
}

.uui-footer07_logo-link {
  margin-bottom: 2rem;
  padding-left: 0;
}

.uui-footer07_top-wrapper {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.uui-padding-vertical-xlarge {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.uui-container-large-3 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.footer {
  padding-left: 2rem;
  padding-right: 2rem;
}

.section-3 {
  background-color: #fafafa;
  background-image: linear-gradient(#fafafa91, #fafafa91);
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-3._2 {
  background-image: linear-gradient(#fafafac2, #fafafac2),
    url("../images/Mark_1Mark.webp");
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
}

.text-block-58 {
  color: #fff;
  text-align: center;
  justify-content: center;
  margin-top: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 700;
  display: block;
}

.image-73 {
  max-width: 30%;
  position: absolute;
  inset: -1.5% -3% auto auto;
}

.text-span-19 {
  color: #bd0003;
  font-size: 50px;
  font-weight: 700;
}

.s2-subheadline-c-3 {
  color: #e8318a;
  text-align: center;
  text-transform: lowercase;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 30px;
}

.s9-top-copy-2-copy-7 {
  text-align: left;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  height: 100px;
  margin: 10px auto;
  padding: 10px;
  display: flex;
  box-shadow: 0 5px 0 5px #e8318a;
}

.button-2-copy-2 {
  text-align: center;
  background-color: #e8318a;
  border-bottom: 5px solid #900047;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 10px;
  font-size: 20px;
  line-height: 20px;
  display: flex;
}

.s1-pack-wrapper-fave-3 {
  background-color: #fffc;
  border: 5px solid #e8318a;
  border-bottom-width: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  margin: 20px;
  padding: 20px;
  display: flex;
  position: relative;
}

.text-block-59 {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
}

.div-block-10 {
  background-color: #0003;
  margin-top: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.s2-headline-c-5 {
  color: #e8318a;
  text-align: center;
  text-transform: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserratalternates, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
}

.image-74 {
  max-width: 100%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-span-20 {
  font-size: 20px;
  line-height: 20px;
}

.image-75 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-60 {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
}

.form-block-4 {
  color: #fff;
}

.image-76 {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-77 {
  float: none;
  filter: invert();
  margin-right: 2px;
  display: inline-block;
}

.text-block-61 {
  color: #fff;
  text-align: right;
}

.bold-text-25 {
  color: #fd0000;
  margin-right: 10px;
  font-size: 18px;
  text-decoration: line-through;
}

.bold-text-26 {
  text-align: right;
}

.image-78 {
  float: left;
  margin-right: 10px;
}

.div-block-11 {
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
}

.bold-text-27 {
  color: #fff;
}

.div-block-12 {
  text-align: center;
}

.field-label-5 {
  color: #fff;
  font-size: 16px;
  line-height: 40px;
}

.text-block-62 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  font-weight: 700;
  text-decoration: line-through;
}

.submit-button-5 {
  background-color: #e8318a;
  border-bottom: 5px solid #900047;
  border-radius: 10px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  display: block;
}

.text-block-63 {
  text-align: left;
}

.text-block-64 {
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
}

.text-span-21 {
  color: #00f608;
}

.bold-text-28 {
  color: #fff;
  text-align: left;
  font-size: 12px;
  display: inline-block;
}

.bold-text-29 {
  font-size: 18px;
}

.text-block-65 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.field-2-column-4 {
  width: 48.9%;
  margin-right: 10px;
  display: inline-block;
}

.image-79 {
  float: left;
  margin-left: 2px;
  margin-right: 2px;
  display: inline-block;
}

.text-block-66 {
  color: #fff;
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.text-block-67 {
  text-align: right;
  background-color: #f2f2f2;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.text-block-68 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.image-80 {
  display: block;
}

.div-block-13 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.bold-text-30 {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.s2-subheadline-c-4 {
  color: #e8318a;
  text-align: center;
  text-transform: lowercase;
  margin-left: auto;
  margin-right: auto;
  font-size: 30px;
  line-height: 40px;
}

.container {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text-31 {
  text-decoration: none;
}

.link {
  text-align: center;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.text-block-69 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.image-81 {
  margin-left: 5px;
}

.text-block-70 {
  color: #fff;
}

.text-block-71 {
  color: #ff0004;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
}

.text-block-72 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.image-82 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-73 {
  color: var(--olive-drab);
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
}

.text-block-74 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

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

.container-2-copy {
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-75 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.cell-3 {
  justify-content: center;
  align-items: stretch;
  padding: 20px;
}

.text-block-76 {
  margin-top: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.form-2 {
  align-items: flex-start;
  display: flex;
}

.text-field-5 {
  height: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Verdana, Geneva, sans-serif;
}

.submit-button-6 {
  background-color: var(--olive-drab);
  height: 50px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.success-message {
  z-index: 1;
  background-color: #ddddddbf;
  position: fixed;
  inset: 0%;
}

.div-block-14 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-15 {
  color: #fff;
  background-color: #187cff;
  padding: 60px;
}

.button-3 {
  background-color: #0000;
  border: 2px solid #fff;
  margin-top: 40px;
  padding-top: 9px;
  padding-left: 40px;
  padding-right: 40px;
}

.button-2-copy-4-copy {
  text-align: center;
  background-color: #bd0003;
  border-bottom: 5px solid #900047;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: 10px;
  padding: 15px 10px;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.text-block-77 {
  color: #fff;
  text-decoration: none;
}

.text-block-78,
.text-block-79,
.text-block-80,
.text-block-81,
.text-block-82,
.text-block-83 {
  font-size: 15px;
}

.container-3 {
  font-size: 20px;
  line-height: 30px;
}

.text-block-84 {
  font-size: 15px;
}

.container-4 {
  font-size: 20px;
  line-height: 30px;
}

.text-block-85 {
  color: #7e868b;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
}

.text-block-86 {
  font-size: 15px;
}

.bold-text-32,
.bold-text-33 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
}

.field-label-6 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
}

.bold-text-34,
.bold-text-35,
.bold-text-36,
.field-label-7 {
  font-size: 20px;
}

._60daysreturnpolicy {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-90,
.text-block-91,
.text-block-92 {
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 25px;
  line-height: 25px;
}

.text-block-93 {
  color: #fff;
  text-align: center;
  background-color: #e8318a;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 25px;
  line-height: 25px;
}

.text-block-94,
.text-block-95 {
  color: #fff;
  text-align: center;
  background-color: #e8318a;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 25px;
  line-height: 25px;
}

.text-block-96 {
  color: #fff;
  text-align: center;
  background-color: #3baa2e;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.hero-heading {
  color: #fff;
  text-transform: uppercase;
  text-shadow: -13px 13px 1px #002957;
  height: auto;
  margin-top: 5px;
  margin-bottom: 35px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Sen, sans-serif;
  font-size: 101px;
  font-style: normal;
  font-weight: 800;
  line-height: 95px;
  text-decoration: none;
}

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

.bold-text-37 {
  color: #43d0ff;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
}

.text-span-22 {
  font-size: 76px;
}

.text-block-97 {
  color: #f2ff00;
  text-align: center;
  text-shadow: -4px 1px #002957;
  font-family: Sen, sans-serif;
  font-size: 50px;
  font-weight: 700;
  text-decoration: line-through;
}

.bold-text-38,
.bold-text-39 {
  color: #43d0ff;
  font-family: Verdana, Geneva, sans-serif;
}

.slide-nav-2 {
  display: none;
}

.column-9 {
  padding-left: 0;
  padding-right: 0;
}

.icon-3 {
  display: none;
}

.image-24 {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  width: 100%;
  min-width: 100%;
  transition: all 0.2s;
  overflow: auto;
}

.image-24:hover {
  transform: scale(1.2);
}

.icon-4 {
  display: none;
}

.slide-4 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.slider-2 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
}

.mask {
  object-fit: fill;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
}

.div-block-16 {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  display: flex;
}

.right-arrow {
  display: none;
}

.photo-slider {
  overflow: hidden;
}

.columns-5 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
}

.slide-3 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
}

.countdown {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: -6px 5px 1px #43d0ff;
  height: auto;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Sen, sans-serif;
  font-size: 113px;
  font-style: normal;
  font-weight: 900;
  line-height: 95px;
  text-decoration: none;
}

.countdown.center {
  text-align: center;
}

.container-8 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-17 {
  width: 300px;
  height: 115px;
}

.bottom-text {
  color: #8a8a8a;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Amaranth, sans-serif;
  font-size: 26px;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
}

.image-11-copy-2 {
  width: 60px;
  max-width: none;
  height: 40px;
  margin-left: 40px;
}

.image-11-copy-2._20-gap {
  width: auto;
  margin-left: 20px;
}

.flex-block-9 {
  justify-content: center;
  align-items: center;
}

.pay-methods-section {
  background-color: #fc9d13;
}

.image-10 {
  width: 267px;
  height: 40px;
}

.container-9 {
  padding-top: 30px;
  padding-bottom: 20px;
}

.flex-block-8 {
  margin-left: 0;
}

.image-83 {
  width: 60px;
  max-width: none;
  height: 40px;
  margin-left: 40px;
}

.image-83._20-gap {
  margin-left: 20px;
}

.packs {
  background-color: #002d81;
  background-image: linear-gradient(#002d81d6, #002d81d6),
    url("../images/Mark_1Mark.webp");
  background-position: 0 0, 100% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  background-attachment: scroll, scroll;
  padding: 20px;
}

.packs.upsell {
  background-color: #002d81;
  background-image: linear-gradient(#002d81e0, #002d81e0),
    url("../images/Mark_1Mark.webp"), url("../images/Mark-2_1Mark 2.webp"),
    url("../images/BG-1_1BG 1.webp");
  background-position: 0 0, 100% 0, 0 100%, 50% 0;
  background-repeat: repeat, no-repeat, no-repeat, repeat;
  background-size: auto, contain, contain, cover;
  background-attachment: scroll, scroll, scroll, fixed;
}

.packs.upsell._2 {
  background-color: #002d81;
  background-image: linear-gradient(#002d81e0, #002d81e0),
    url("../images/Mark_1Mark.webp"), url("../images/Mark-2_1Mark 2.webp");
  background-position: 0 0, 0 0, 0 100%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, contain, contain;
  background-attachment: scroll, scroll, scroll;
}

.checkout {
  background-color: #002d81;
  background-image: linear-gradient(#002d81d6, #002d81d6),
    url("../images/Mark_1Mark.webp");
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  padding: 20px;
}

.bold-text-40 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.text-field-6,
.text-field-7 {
  font-family: Verdana, Geneva, sans-serif;
}

.text-block-98 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
}

.bold-text-41 {
  line-height: 25px;
}

.bold-text-43 {
  color: #002d81;
  font-family: Verdana, Geneva, sans-serif;
}

.paragraph {
  color: #f78404;
  font-family: Verdana, Geneva, sans-serif;
}

.heading-12,
.heading-13 {
  color: #002d81;
  font-family: Verdana, Geneva, sans-serif;
}

.paragraph-2 {
  color: #7e868b;
  font-family: Verdana, Geneva, sans-serif;
}

.form-block-5 {
  margin-top: 15px;
}

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

.text-span-23 {
  color: #219700;
  font-size: 19px;
  line-height: 0;
}

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

.text-span-23.orange {
  color: #f78404;
}

.bold-text-44 {
  color: #ff0004;
  font-size: 25px;
  font-weight: 400;
  text-decoration: line-through;
}

.bold-text-44.white {
  color: #fff;
}

.text-block-34-copy {
  color: #7e868b;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-34-copy.white {
  color: #fff;
}

.bold-text-44-copy {
  color: #219700;
  font-size: 30px;
  text-decoration: none;
}

.bold-text-44-copy.white {
  color: #fff;
}

.div-block-18 {
  text-align: center;
}

.div-block-19 {
  background-color: #219700;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.div-block-20 {
  background-color: #558300;
  border: 3px solid #1aff00;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-21 {
  justify-content: center;
  align-items: center;
  height: 220px;
  display: flex;
  position: relative;
}

.text-block-99 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.div-block-22,
.div-block-23 {
  position: relative;
}

.per-bottle {
  color: #f78404;
  text-align: center;
  align-self: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 30px;
}

.bold-text-45 {
  font-weight: 800;
}

.text-block-100,
.radio-button-label,
.radio-button-label-2,
.text-block-101,
.radio-button-label-3,
.radio-button-label-4,
.text-block-102,
.text-block-103 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.text-block-104 {
  font-family: Verdana, Geneva, sans-serif;
}

.money-guarantee {
  color: #fff;
  text-align: center;
  justify-content: center;
  margin-top: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  display: block;
}

.image-85 {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  width: 100%;
  min-width: 100%;
  transition: all 0.2s;
  overflow: auto;
}

.image-85:hover {
  transform: scale(1.2);
}

.icon-5 {
  display: none;
}

.div-block-24 {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  display: flex;
}

.slide-5 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
}

.icon-6 {
  display: none;
}

.slide-6 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.div-block-25 {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  display: flex;
}

.bold-text-46 {
  color: #ff0004;
  font-size: 25px;
  font-weight: 400;
  text-decoration: line-through;
}

.bold-text-46.white {
  color: #fff;
}

.image-86 {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-105 {
  color: #7e868b;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-105.white {
  color: #fff;
}

.div-block-26 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}

.text-block-106 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-span-24 {
  color: #002d81;
  margin-top: 15px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  line-height: 26px;
  display: block;
}

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

.div-block-27 {
  background-color: #0000;
  border-radius: 20px;
  width: 100%;
  margin-top: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.s9-top-copy-2-copy-8 {
  text-align: left;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  height: 100px;
  margin: 10px auto 20px;
  padding: 10px;
  display: flex;
  box-shadow: 0 5px 0 5px #43d0ff;
}

.div-block-28 {
  text-align: center;
}

.image-87 {
  margin-right: 10px;
}

.div-block-29 {
  justify-content: center;
  align-items: center;
  height: 220px;
  display: flex;
  position: relative;
}

.text-span-25 {
  color: #219700;
  font-size: 19px;
  line-height: 0;
}

.text-span-25.orange {
  color: #f78404;
}

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

.text-span-26 {
  color: #f78404;
  text-shadow: -5px 4px 1px #e6e6e6b0;
  font-family: Sen, sans-serif;
  font-size: 87px;
  font-weight: 700;
  line-height: 50px;
}

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

.text-span-26.upsell {
  color: #002d81;
}

.div-block-30 {
  background-color: #558300;
  border: 3px solid #1aff00;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-88 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mobile-block {
  display: none;
}

.bold-text-47,
.bold-text-48 {
  color: #002d81;
}

.bold-text-49 {
  color: #002d81;
  font-size: 22px;
}

.bold-text-50 {
  font-size: 19px;
}

.div-block-48 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-4 {
  background-color: #0000;
  border: 2px solid #fff;
  margin-top: 40px;
  padding-top: 9px;
  padding-left: 40px;
  padding-right: 40px;
}

.text-field-9 {
  height: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
}

.div-block-47 {
  color: #fff;
  background-color: #187cff;
  padding: 60px;
}

.form-block-6 {
  margin-top: 15px;
}

.form-3 {
  align-items: flex-start;
  display: flex;
}

.submit-button-7 {
  background-color: #71a100;
  height: 50px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.container-10 {
  font-size: 20px;
  line-height: 30px;
}

.bold-text-57 {
  color: #002d81;
  font-family: Verdana, Geneva, sans-serif;
}

.bold-text-58 {
  color: #002d81;
}

.paragraph-5 {
  color: #7e868b;
  font-family: Verdana, Geneva, sans-serif;
}

.heading-16 {
  color: #002d81;
  font-family: Verdana, Geneva, sans-serif;
}

.bold-text-59 {
  color: #002d81;
}

.container-11 {
  font-size: 20px;
  line-height: 30px;
}

.bold-text-61 {
  color: #002d81;
  font-family: Verdana, Geneva, sans-serif;
}

.paragraph-6 {
  color: #7e868b;
  font-family: Verdana, Geneva, sans-serif;
}

.bold-text-62 {
  font-family: Verdana, Geneva, sans-serif;
}

.text-block-107 {
  color: #fff;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.italic-text-2 {
  font-family: Verdana, Geneva, sans-serif;
}

.image-96 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-46 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}

.text-span-33 {
  color: #002d81;
  margin-top: 15px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  line-height: 26px;
  display: block;
}

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

.bold-text-53 {
  color: #ff0004;
  font-size: 25px;
  font-weight: 400;
  text-decoration: line-through;
}

.bold-text-53.white {
  color: #fff;
}

.div-block-42 {
  background-color: #558300;
  border: 3px solid #1aff00;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-44 {
  text-align: center;
}

.div-block-43 {
  justify-content: center;
  align-items: center;
  height: 220px;
  display: flex;
  position: relative;
}

.text-block-115 {
  color: #7e868b;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-115.white {
  color: #fff;
}

.div-block-49 {
  background-color: #0000;
  border-radius: 20px;
  width: 100%;
  margin-top: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-98 {
  margin-right: 10px;
}

.list-container-4 {
  flex-flow: column;
  justify-content: center;
  height: 400px;
  display: flex;
}

.s9-top-copy-2-copy-11 {
  text-align: left;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  height: 100px;
  margin: 10px auto 20px;
  padding: 10px;
  display: flex;
  box-shadow: 0 5px 0 5px #43d0ff;
}

.text-span-34 {
  color: #f78404;
  text-shadow: -5px 4px 1px #e6e6e6b0;
  font-family: Sen, sans-serif;
  font-size: 87px;
  font-weight: 700;
  line-height: 50px;
}

.text-span-34.upsell {
  color: #002d81;
  font-size: 55px;
  line-height: 65px;
}

.text-span-34.white {
  color: #fff;
  font-size: 55px;
  line-height: 65px;
}

.image-97 {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-span-35 {
  color: #219700;
  font-size: 19px;
  line-height: 0;
}

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

.text-span-35.orange {
  color: #f78404;
}

.text-block-116 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.image-92 {
  float: none;
  filter: invert();
  margin-right: 2px;
  display: inline-block;
}

.div-block-36 {
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
}

.error-message {
  background-color: red;
}

.text-block-110 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
}

.success-message-2 {
  background-color: #469c00;
}

.field-label-8 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
}

.select-field-3 {
  width: 48.9%;
  margin-right: 10px;
  font-family: Verdana, Geneva, sans-serif;
  display: inline-block;
}

.text-block-111 {
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
}

.text-block-109 {
  font-family: Verdana, Geneva, sans-serif;
}

.field-2-column-5 {
  width: 48.9%;
  margin-right: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  display: inline-block;
}

.bold-text-51 {
  line-height: 25px;
}

.text-field-10 {
  font-family: Verdana, Geneva, sans-serif;
}

.field-2-column-6 {
  width: 48.9%;
  margin-right: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  display: inline-block;
}

.form-block-7 {
  color: #fff;
}

.text-block-112 {
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
}

.field-label-9 {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.text-field-8 {
  width: 40%;
  display: inline-block;
}

.text-field-8._2-column {
  width: 50%;
  margin-right: 10px;
  font-family: Verdana, Geneva, sans-serif;
}

.text-field-8._2-column._2nd-input {
  margin-right: 0;
  font-family: Verdana, Geneva, sans-serif;
}

.div-block-40 {
  justify-content: center;
  align-items: center;
  height: 220px;
  display: flex;
  position: relative;
}

.bold-text-52 {
  color: #ff0004;
  font-size: 25px;
  font-weight: 400;
  text-decoration: line-through;
}

.bold-text-52.white {
  color: #fff;
}

.image-95 {
  margin-right: 10px;
}

.s2-subheadline-c-5 {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 28px;
  line-height: 40px;
}

.image-94 {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-span-31 {
  color: #002d81;
  margin-top: 15px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  line-height: 26px;
  display: block;
}

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

.div-block-38 {
  text-align: center;
}

.text-block-114 {
  color: #7e868b;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-114.white {
  color: #fff;
}

.s9-top-copy-2-copy-10 {
  text-align: left;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  height: 100px;
  margin: 10px auto 20px;
  padding: 10px;
  display: flex;
  box-shadow: 0 5px 0 5px #43d0ff;
}

.text-block-113 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.image-93 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-span-30 {
  color: #219700;
  font-size: 19px;
  line-height: 0;
}

.text-span-30.orange {
  color: #f78404;
}

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

.div-block-39 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}

.div-block-37 {
  background-color: #558300;
  border: 3px solid #1aff00;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.list-container-3 {
  flex-flow: column;
  justify-content: center;
  height: 400px;
  display: flex;
}

.text-span-32 {
  color: #002d81;
  text-shadow: -5px 4px 1px #e6e6e6b0;
  font-family: Sen, sans-serif;
  font-size: 87px;
  font-weight: 700;
  line-height: 50px;
}

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

.text-span-32.upsell {
  color: #054d9e;
}

.div-block-50 {
  background-color: #0000;
  border-radius: 20px;
  width: 100%;
  margin-top: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.s2-headline-c-6 {
  color: #fff;
  text-align: center;
  text-transform: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
}

.s2-headline-c-6.upsel {
  font-size: 55px;
}

.bold-text-63 {
  color: #ff0004;
  font-size: 25px;
  font-weight: 400;
  text-decoration: line-through;
}

.bold-text-63.white {
  color: #fff;
}

.image-99 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-117 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.div-block-51 {
  background-color: #558300;
  border: 3px solid #1aff00;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-52 {
  text-align: center;
}

.text-span-36 {
  color: #219700;
  font-size: 19px;
  line-height: 0;
}

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

.image-100 {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-span-37 {
  color: #002d81;
  margin-top: 15px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  line-height: 26px;
  display: block;
}

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

.text-block-118 {
  color: #7e868b;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-118.white {
  color: #fff;
}

.image-101 {
  margin-right: 10px;
}

.div-block-53 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}

.s9-top-copy-2-copy-12 {
  text-align: left;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  height: 100px;
  margin: 10px auto 20px;
  padding: 10px;
  display: flex;
  box-shadow: 0 5px 0 5px #43d0ff;
}

.text-span-38 {
  color: #002d81;
  text-shadow: -5px 4px 1px #e6e6e6b0;
  font-family: Sen, sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 65px;
}

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

.div-block-54 {
  justify-content: center;
  align-items: center;
  height: 220px;
  display: flex;
  position: relative;
}

.list-container-5 {
  flex-flow: column;
  justify-content: center;
  height: 400px;
  display: flex;
}

.div-block-55 {
  background-color: #0000;
  border-radius: 20px;
  width: 100%;
  margin-top: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-6,
.container-13,
.container-14,
.container-15 {
  font-size: 20px;
  line-height: 30px;
}

@media screen and (min-width: 1440px) {
  .section-s2 {
    background-position: -5% 100%;
  }

  .form-copy {
    margin-top: 0;
  }

  .icon-4 {
    display: none;
  }

  .slider-2 {
    z-index: 0;
  }

  .icon-5 {
    display: none;
  }
}

@media screen and (min-width: 1920px) {
  .section-s0 {
    display: none;
  }

  .section-s1 {
    background-image: none, linear-gradient(#fffc, #fffc),
      url("../images/Your-paragraph-text-1_1Your paragraph text (1).webp");
    background-position: 100% 0, 0 0, 0 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: contain, auto, cover;
    background-attachment: scroll, scroll, scroll;
  }

  .item1-s1 {
    width: 50%;
    padding: 0;
    font-size: 50px;
  }

  .brand-headline {
    font-size: 2em;
    line-height: 1em;
  }

  .text-block {
    font-size: 0.5em;
    line-height: 1em;
  }

  .text-block-2 {
    font-size: 0.5em;
    line-height: 1.2em;
  }

  .section-s2 {
    background-position: 0 100%;
    background-size: 700px;
  }

  .text-span-3 {
    color: #8cb12e;
  }

  .section-s4 {
    background-image: linear-gradient(#002d81cf, #002d81cf),
      url("../images/hand-product-1_1hand product 1.webp"),
      url("../images/Mark_1Mark.webp");
    background-position: 0 0, -19% 63%, 100%;
    background-size: auto, contain, contain;
  }

  .heading-green {
    color: #fff;
  }

  .button {
    padding: 20px 40px;
    font-size: 2em;
    font-weight: 700;
  }

  .section-s8 {
    background-image: linear-gradient(#4bfec833, #4bfec833),
      url("../images/643541241f538e8e2a145775_4643541241f538e8e2a145775_3.webp");
    background-position: 0 0, 0 0;
    background-size: auto, auto;
  }

  .heading-gray {
    color: #fff;
  }

  .section-s9 {
    background-image: url("../images/girl-2-min_1girl-2-min.webp"),
      url("../images/girl-1_1girl-1.webp"), linear-gradient(#fffc, #fffc),
      url("../images/Your-paragraph-text-1_1Your paragraph text (1).webp");
    background-position: 0 0, 100% 0, 0 0, 0 0;
    background-repeat: no-repeat, no-repeat, repeat, repeat;
    background-size: contain, contain, auto, cover;
  }

  .item-1-s9 {
    padding: 0;
  }

  .s2-wrapper-c-2 {
    padding-top: 0;
  }

  .button-copy {
    padding: 20px 40px;
    font-size: 2em;
    font-weight: 700;
  }

  .heading-11 {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
  }

  .div-block {
    border-bottom-style: solid;
    border-bottom-width: 5px;
    flex-wrap: nowrap;
    justify-content: center;
    margin-bottom: 40px;
    padding-bottom: 20px;
    display: flex;
  }

  .image-17 {
    width: 200px;
    margin-right: 40px;
  }

  .counter-wrapper-s10 {
    margin-bottom: 75px;
  }

  .section-s10 {
    background-image: linear-gradient(#002d81d6, #002d81d6),
      url("../images/Checkout_1Checkout.webp"),
      url("../images/Mark-2_1Mark 2.webp");
    background-position: 0 0, 130% -8%, 0 0;
    display: block;
  }

  .section-2 {
    background-image: linear-gradient(to bottom, null, null),
      url("../images/hero-section-2_1hero section (2).webp"),
      url("../images/Mark_1Mark.webp");
    background-position: 0 0, 0%, 100% 0;
  }

  .brand-subheadline {
    font-size: 30px;
    line-height: 40px;
  }

  .brand-subheadline.center {
    font-size: 28px;
    line-height: 40px;
  }

  .new-price-3 {
    color: #fff;
  }

  .s1-text-1 {
    line-height: 35px;
  }

  .order-button {
    padding: 20px 40px;
  }

  .bold-text-22 {
    font-size: 15px;
  }

  .bold-text-24 {
    font-size: 20px;
  }

  .text-block-57 {
    font-size: 16px;
    line-height: 23px;
  }

  .hero-heading {
    color: #fff;
    text-transform: uppercase;
    height: 100%;
  }

  .container-5 {
    display: block;
  }

  .slide-nav-2 {
    display: none;
  }

  .icon-4 {
    display: block;
  }

  .slide-4,
  .slider-2,
  .mask {
    width: 100%;
    max-width: 100%;
  }

  .div-block-16 {
    flex-direction: column;
    max-width: 100%;
  }

  .right-arrow {
    display: block;
  }

  .columns-5 {
    align-self: center;
  }

  .slide-3 {
    width: 100%;
    max-width: 100%;
  }

  .countdown {
    color: #fff;
    text-transform: uppercase;
    height: 100%;
  }

  .form-section {
    width: auto;
  }

  .bottom-text {
    width: 100%;
  }

  .container-9 {
    padding-bottom: 30px;
  }

  .packs {
    background-image: linear-gradient(#002d81d6, #002d81d6),
      url("../images/Checkout_1Checkout.webp"), url("../images/Mark_1Mark.webp");
    background-position: 0 0, -35% 0, 100% 0;
  }

  .bold-text-42 {
    font-size: 20px;
    line-height: 25px;
  }

  .icon-5 {
    display: block;
  }

  .div-block-24 {
    flex-direction: column;
    max-width: 100%;
  }

  .slide-5,
  .slide-6 {
    width: 100%;
    max-width: 100%;
  }

  .div-block-25 {
    flex-direction: column;
    max-width: 100%;
  }

  .container-12 {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .section-s1 {
    background-image: linear-gradient(#fffc, #fffc),
      url("../images/Your-paragraph-text-1_1Your paragraph text (1).webp");
    background-position: 0 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .container-s1 {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .item1-s1 {
    width: 100%;
  }

  .s1-wrapper {
    flex-direction: column;
  }

  .brand-headline {
    font-size: 100px;
    line-height: 110px;
  }

  .image {
    display: none;
  }

  .section-s2 {
    background-image: linear-gradient(#ffffffd6, #ffffffd6),
      url("../images/Cactus_1Cactus.webp");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 700px;
  }

  .container-s2 {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .s2-wrapper {
    justify-content: center;
  }

  .container-s3 {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .item-s3 {
    width: 40%;
    height: auto;
    margin-bottom: 70px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-s4 {
    background-image: linear-gradient(#002d81cf, #002d81cf),
      url("../images/Mark_1Mark.webp");
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
    background-attachment: scroll, fixed;
  }

  .container-s4 {
    width: auto;
  }

  .image-4 {
    display: none;
  }

  .container-s5 {
    width: auto;
  }

  .section-s6 {
    background-image: linear-gradient(#002d81d9, #002d81d9),
      url("../images/BG-3_1BG 3.webp");
    background-position: 0 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  .container-s6 {
    width: auto;
  }

  .item-2-s2 {
    justify-content: center;
    align-items: flex-end;
    width: 100%;
  }

  .text-block-14,
  .text-block-15 {
    text-align: center;
  }

  .s5-wrapper {
    flex-flow: column;
  }

  .item-1-s5 {
    flex-flow: row;
    width: auto;
    display: flex;
  }

  .item-2-s5,
  .item-2-s6 {
    width: 100%;
  }

  .item-1-s6 {
    left: 25%;
  }

  .container-s7 {
    width: auto;
  }

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

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

  .uui-testimonial15_mask {
    width: 50%;
  }

  .uui-testimonial15_component {
    padding-left: 0;
    padding-right: 0;
  }

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

  .container-s8 {
    width: auto;
  }

  .text-block-16-copy,
  .heading-9 {
    text-align: center;
  }

  .section-s9 {
    background-image: url("../images/girl-2-min2_1girl-2-min2.webp"),
      linear-gradient(#fffc, #fffc),
      url("../images/Your-paragraph-text-1_1Your paragraph text (1).webp");
    background-position: 0 0, 0 0, 0 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: contain, auto, cover;
  }

  .container-s9 {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .item-2-s9 {
    width: 100%;
  }

  .container-s7-copy {
    width: auto;
  }

  .uui-testimonial11_content {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

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

  .image-14 {
    left: -15%;
  }

  .image-15 {
    z-index: -1;
  }

  .s9-top-copy-2-copy {
    flex-direction: column;
    width: 100%;
  }

  .s1-pack-wrapper-fave-2 {
    width: auto;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .s9-top-copy-4 {
    flex-direction: column;
    width: 100%;
  }

  .s1-pack-wrapper-2 {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px;
  }

  .s1-pack-text {
    font-size: 23px;
    line-height: 26px;
  }

  .s1-pack-text.white {
    font-size: 23px;
  }

  .s1-pack-container-2 {
    flex-flow: column;
  }

  .div-block-3 {
    flex-flow: column;
    display: block;
  }

  .s2-headline-c-4 {
    font-size: 50px;
  }

  .col-s10-2 {
    width: 100%;
  }

  .row-s10 {
    flex-direction: column;
  }

  .s9-top-copy-2-copy-2 {
    flex-direction: column;
    width: 100%;
  }

  .section-s10 {
    background-image: linear-gradient(to bottom, null, null),
      url("../images/Checkout_1Checkout.webp"),
      url("../images/Mark-2_1Mark 2.webp");
    background-position: 0 0, 50% 0, 0 0;
  }

  .image-59 {
    display: none;
  }

  .container-s10 {
    width: 80%;
  }

  .image-59-copy {
    max-width: 100%;
    display: block;
  }

  .s9-top-copy-2-copy-3,
  .s9-top-copy-2-copy-4,
  .s9-top-copy-2-copy-5,
  .s9-top-copy-2-copy-6 {
    flex-direction: column;
    width: 100%;
    margin-top: 40px;
  }

  .image-64 {
    order: 0;
    margin-top: 0;
    display: block;
  }

  .section-2 {
    background-image: linear-gradient(#002d81d6, #002d81d6),
      url("../images/hero-section-1_1hero section (1).webp"),
      url("../images/Mark_1Mark.webp");
    background-position: 0 0, 50%, 100% 0;
    background-size: auto, cover, auto 100%;
  }

  .brand-subheadline {
    text-align: center;
  }

  .brand-headline-2 {
    font-size: 100px;
    line-height: 110px;
  }

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

  .logo {
    max-width: 100%;
  }

  .s1-text-1 {
    text-align: center;
  }

  .benefits-item-2 {
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
  }

  .item-wrapper-1-c {
    width: 100%;
  }

  .main-wrapper-c {
    flex-direction: column;
    width: 100%;
  }

  .item-wrapper-2-c {
    width: 100%;
    margin-top: 60px;
  }

  .rating-wrapper-2 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
  }

  .uui-padding-vertical-xlarge {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .s9-top-copy-2-copy-7 {
    flex-direction: column;
    width: 100%;
    margin-top: 40px;
  }

  .s1-pack-wrapper-fave-3 {
    width: 50%;
  }

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

  .text-block-71 {
    text-align: center;
    line-height: 14px;
  }

  .hero-heading {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 100px;
    line-height: 91px;
  }

  .slider-2 {
    width: 100%;
  }

  .countdown {
    padding-top: 45px;
    padding-bottom: 45px;
    padding-left: 0;
    font-size: 150px;
    line-height: 40px;
  }

  .form-section,
  .pay-methods-section {
    overflow: hidden;
  }

  .image-10 {
    width: 120px;
    max-width: none;
    height: auto;
  }

  .container-9 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .flex-block-8 {
    align-items: center;
  }

  .image-83 {
    width: 50px;
    height: auto;
  }

  .image-84 {
    max-width: 200%;
  }

  .checkout {
    background-image: linear-gradient(#002d81d6, #002d81d6),
      url("../images/Mark_1Mark.webp");
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
  }

  .text-span-23 {
    line-height: 20px;
  }

  .text-block-104 {
    font-family: Verdana, Geneva, sans-serif;
  }

  .s9-top-copy-2-copy-8 {
    flex-direction: column;
    width: 100%;
    margin-top: 40px;
  }

  .text-span-25 {
    line-height: 20px;
  }

  .text-span-33 {
    margin-bottom: 15px;
  }

  .div-block-42 {
    inset: 0% 0% auto 413px;
  }

  .list-container-4 {
    height: auto;
  }

  .s9-top-copy-2-copy-11 {
    flex-direction: column;
    width: 100%;
    margin-top: 40px;
  }

  .text-span-34.upsell,
  .text-span-34.white {
    font-size: 80px;
    line-height: 100px;
  }

  .image-97 {
    max-width: 50%;
    margin-top: 20px;
  }

  .text-span-35 {
    line-height: 20px;
  }

  .s9-top-copy-2-copy-10 {
    flex-direction: column;
    width: 100%;
    margin-top: 40px;
  }

  .text-span-30 {
    line-height: 20px;
  }

  .s2-headline-c-6 {
    font-size: 50px;
  }

  .div-block-51 {
    top: -4%;
    left: 423px;
  }

  .text-span-36 {
    line-height: 20px;
  }

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

  .text-span-37 {
    margin-bottom: 15px;
  }

  .s9-top-copy-2-copy-12 {
    flex-direction: column;
    width: 100%;
    margin-top: 40px;
  }

  .list-container-5 {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .container-s1 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .item1-s1 {
    width: 100%;
    padding: 0;
  }

  .right-s1 {
    width: 100%;
    margin-top: 20px;
  }

  .s1-wrapper {
    flex-direction: column;
  }

  .form-wrapper {
    margin-top: 20px;
  }

  .benefits-wrapper {
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .benefits-item {
    padding: 20px;
  }

  .s2-wrapper,
  .item-wrapper-s3 {
    flex-direction: column;
  }

  .item-s3 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .item-number-s3,
  .item-number-s3-2 {
    top: -9%;
  }

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

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

  .image-4 {
    display: none;
  }

  .section-s6 {
    background-image: linear-gradient(#002d81d9, #002d81d9),
      url("../images/BG-3_1BG 3.webp");
    background-position: 0 0, 0 0;
    background-size: auto, cover;
  }

  .item-1-s2,
  .item-2-s2 {
    width: 100%;
  }

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

  .s5-wrapper {
    flex-direction: column;
  }

  .item-1-s5,
  .item-2-s5 {
    width: 100%;
  }

  .s6-wrapper {
    flex-direction: column;
  }

  .item-2-s6 {
    flex-direction: column;
    width: 100%;
  }

  .item-1-s6 {
    width: 100%;
    display: none;
  }

  .s7-wrapper {
    flex-direction: column;
  }

  .heading-7 {
    font-size: 20px;
    line-height: 30px;
  }

  .item-1-s7 {
    width: 100%;
  }

  .item-2-s7 {
    order: -1;
    width: 100%;
  }

  .item-3-s7 {
    width: 100%;
  }

  .uui-testimonial16_client-image-wrapper {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .uui-testimonial16_client {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .uui-heading-xxsmall {
    font-size: 1.125rem;
  }

  .uui-testimonial16_content {
    margin-right: 1.5rem;
    padding: 1.5rem;
  }

  .uui-testimonial16_component {
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .uui-heading-medium {
    font-size: 1.75rem;
    line-height: 1.4;
  }

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

  .uui-testimonial15_arrow:hover {
    background-color: var(--untitled-ui-white);
  }

  .uui-testimonial15_arrow.left {
    right: 3.5rem;
  }

  .uui-testimonial15_client-image-wrapper {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .uui-testimonial15_client {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .uui-heading-xxsmall-2 {
    font-size: 1.125rem;
  }

  .uui-testimonial15_content {
    padding: 1.5rem;
  }

  .uui-testimonial15_slide {
    padding-right: 1.5rem;
  }

  .uui-testimonial15_mask {
    width: 80%;
  }

  .uui-testimonial15_component {
    margin-top: 3rem;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-space-xsmall {
    min-height: 0.75rem;
  }

  .uui-heading-medium-2 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

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

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .s8-wrapper {
    flex-direction: column;
  }

  .item-1-s8,
  .item-2-s8,
  .item-3-s8 {
    width: 100%;
  }

  .text-block-16-copy,
  .heading-9 {
    text-align: center;
  }

  .container-s9 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .right-s9 {
    width: 100%;
    margin-top: 20px;
  }

  .item-1-s9 {
    width: 100%;
    padding: 0;
  }

  .item-2-s9 {
    width: 100%;
    margin-top: 20px;
  }

  .s7-wrapper-copy {
    flex-direction: column;
  }

  .uui-testimonial11_slide-nav {
    inset: 0% auto auto 0%;
  }

  .uui-testimonial11_arrow {
    inset: 0% 0% auto auto;
  }

  .uui-testimonial11_arrow:hover {
    background-color: var(--untitled-ui-white);
  }

  .uui-testimonial11_arrow.left {
    right: 3.5rem;
  }

  .uui-testimonial08_logo {
    max-height: 2.5rem;
  }

  .uui-testimonial11_logo-wrapper {
    margin-top: 1rem;
  }

  .uui-testimonial11_divider {
    display: none;
  }

  .uui-testimonial11_client {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .uui-heading-medium-3 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-testimonial11_content-right {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .uui-testimonial11_client-image {
    height: 22rem;
  }

  .uui-testimonial11_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-testimonial11_slide {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-testimonial11_component {
    padding-top: 5rem;
    padding-bottom: 0;
  }

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

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .image-14,
  .image-15 {
    display: none;
  }

  .s2-col2-c-2 {
    width: 100%;
  }

  .s2-row-c-2 {
    flex-direction: column;
  }

  .s9-form-wrapper-c {
    width: 100%;
  }

  .s2-headline-c-2 {
    font-size: 70px;
    line-height: 70px;
  }

  .s2-wrapper-c-2 {
    width: 100%;
  }

  .s2-container-c-2 {
    flex-direction: column;
    width: 100%;
    max-width: none;
  }

  .s2-col1-c-2,
  .image-11-copy {
    width: 100%;
  }

  .heading-11 {
    color: #000;
  }

  .div-block {
    flex-direction: row;
  }

  .image-17 {
    width: 150px;
    margin-right: 10px;
  }

  .s1-pack-wrapper-fave-2 {
    order: -1;
    width: 100%;
    margin: 20px 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .s1-pack-wrapper-2 {
    width: 100%;
    margin: 20px 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .list-wrapper {
    font-size: 14px;
  }

  .s1-pack-text {
    font-size: 30px;
    line-height: 40px;
  }

  .s1-pack-text.white {
    font-size: 34px;
  }

  .s2-headline-c-3 {
    font-size: 70px;
    line-height: 70px;
  }

  .s1-pack-container-2 {
    flex-direction: column;
  }

  .list-container {
    height: 350px;
  }

  .s2-headline-c-4 {
    line-height: 60px;
  }

  .text-span-15,
  .text-span-15.upsell,
  .text-span-15.white {
    font-size: 120px;
  }

  .text-span-16.white {
    font-size: 25px;
  }

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

  .image-64 {
    max-width: 70%;
    margin-top: 20px;
  }

  .section-2 {
    background-image: linear-gradient(#002d81d6, #002d81d6),
      url("../images/hero-section-1_1hero section (1).webp"),
      url("../images/Mark_1Mark.webp");
    background-position: 0 0, 50%, 100% 0;
  }

  .quick-stack {
    width: 90%;
  }

  .cell {
    display: none;
  }

  .rating-text {
    padding-left: 10px;
    padding-right: 10px;
  }

  .benefits-wrapper-2,
  .benefits-wrapper-3 {
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .benefits-item-2 {
    padding: 20px;
  }

  .text-block-21-copy {
    font-size: 20px;
    line-height: 30px;
  }

  .item1-top-wrapper-c {
    height: auto;
  }

  .text-block-53 {
    font-size: 30px;
    line-height: 40px;
  }

  .section {
    text-align: center;
  }

  .s1-button {
    padding-left: 25px;
    padding-right: 25px;
  }

  .uui-footer07_legal-link:hover {
    color: var(--untitled-ui-gray400);
  }

  .uui-footer07_legal-list {
    margin-bottom: 1rem;
  }

  .uui-footer07_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 3rem;
  }

  .uui-footer07_link:hover {
    color: var(--untitled-ui-gray500);
  }

  .uui-footer07_link-list {
    grid-row-gap: 0.5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
  }

  .uui-styleguide_logomark-bg {
    background-image: url("../images/untitled-ui-logomark.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .uui-padding-vertical-xlarge {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .footer {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .s1-pack-wrapper-fave-3 {
    order: -1;
    width: 100%;
    margin: 20px 0;
  }

  .s2-headline-c-5 {
    font-size: 25px;
    line-height: 25px;
  }

  .text-block-71 {
    font-size: 12px;
  }

  .text-block-80 {
    font-size: 15px;
  }

  .hero-heading {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 105px;
    line-height: 95px;
  }

  .hero-heading.center {
    font-size: 104px;
    line-height: 87px;
  }

  .container-5 {
    justify-content: center;
    display: flex;
  }

  .countdown {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    font-size: 115px;
    line-height: 100px;
  }

  .image-11-copy-2._20-gap {
    height: 30px;
  }

  .flex-block-9 {
    flex-direction: column;
  }

  .image-10 {
    width: 300px;
    margin-bottom: 20px;
  }

  .flex-block-8 {
    flex-direction: row;
    width: 100%;
  }

  .image-83 {
    width: 40px;
    margin-left: 0;
  }

  .text-block-34-copy.white {
    font-size: 20px;
  }

  .div-block-21 {
    height: 400px;
  }

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

  .text-span-24.white {
    font-size: 25px;
  }

  .div-block-29 {
    height: 400px;
  }

  .text-span-26.white,
  .text-span-26.upsell {
    font-size: 120px;
  }

  .mobile-block {
    margin-bottom: 30px;
    display: block;
  }

  .text-field-9 {
    text-align: center;
  }

  .form-3 {
    flex-flow: column;
    display: flex;
  }

  .submit-button-7 {
    width: 100%;
  }

  .text-span-33.white {
    font-size: 25px;
  }

  .div-block-43 {
    height: 400px;
  }

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

  .list-container-4 {
    height: auto;
  }

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

  .div-block-40 {
    height: 400px;
  }

  .container-12 {
    justify-content: center;
    display: flex;
  }

  .text-span-31.white {
    font-size: 25px;
  }

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

  .list-container-3 {
    height: 350px;
  }

  .s2-headline-c-6 {
    line-height: 60px;
  }

  .div-block-51 {
    left: 401px;
  }

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

  .text-span-37.white {
    font-size: 25px;
  }

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

  .div-block-54 {
    height: 400px;
  }

  .list-container-5 {
    height: auto;
  }

  .container-6,
  .container-13,
  .container-14,
  .container-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  .container-s1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brand-headline {
    font-size: 50px;
    line-height: 60px;
  }

  .form-wrapper {
    width: 100%;
  }

  .submit-button {
    font-size: 15px;
  }

  .benefits-wrapper {
    flex-direction: column;
  }

  .benefits-item {
    width: 100%;
  }

  .container-s2,
  .container-s3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-4 {
    font-size: 30px;
    line-height: 37px;
  }

  .item-number-s3,
  .item-number-s3-2 {
    top: -6%;
  }

  .button {
    width: 100%;
  }

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

  .item-3-s5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-s6 {
    background-image: linear-gradient(to bottom, null, null),
      url("../images/doctor.webp"), url("../images/leaves-2.svg"),
      linear-gradient(to bottom, null, null);
    background-position: 0 0, 50% 100%, 0 0, 0 0;
  }

  .container-s6 {
    justify-content: center;
    width: 90%;
    padding: 100px 0;
  }

  .text-block-14 {
    font-size: 18px;
  }

  .bold-text-5 {
    font-size: 18px;
    line-height: 25px;
  }

  .text-span-4 {
    font-size: 30px;
    line-height: 35px;
  }

  .s6-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .item-2-s6 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

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

  .uui-testimonial15_mask {
    width: 95%;
  }

  .container-s8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-9 {
    text-align: center;
  }

  .container-s9,
  .container-s7-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .uui-testimonial11_divider {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .uui-testimonial11_client-image {
    height: 15rem;
  }

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

  .text-block-26 {
    font-size: 20px;
    line-height: 25px;
  }

  .text-block-25 {
    font-size: 10px;
    line-height: 15px;
  }

  .text-block-16-copy-2 {
    font-size: 12px;
    line-height: 15px;
  }

  .s2-col5-c-2 {
    font-size: 10px;
    line-height: 15px;
  }

  .s9-top-copy-2-copy {
    flex-direction: column;
  }

  .left-s2-p3 {
    text-align: center;
    align-self: auto;
    width: 100%;
  }

  .s2-headline-c-2 {
    font-size: 35px;
    line-height: 35px;
  }

  .s2-container-c-2 {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .text-span-11 {
    font-size: 15px;
    line-height: 15px;
  }

  .image-39 {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .image-41 {
    max-width: 100%;
    display: block;
  }

  .s2-price-c-2 {
    font-size: 15px;
    line-height: 15px;
  }

  .button-copy {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .image-17 {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .text-block-33 {
    font-size: 14px;
  }

  .s9-top-copy-4 {
    flex-direction: column;
  }

  .s1-pack-text {
    font-size: 26px;
    line-height: 31px;
  }

  .s1-pack-text.white {
    font-size: 24px;
    line-height: 29px;
  }

  .button-2-copy {
    font-size: 20px;
    line-height: 20px;
  }

  .s2-headline-c-3 {
    font-size: 35px;
    line-height: 35px;
  }

  .list-container {
    height: 550px;
  }

  .s2-headline-c-4 {
    font-size: 35px;
    line-height: 35px;
  }

  .s2-headline-c-4.upsel {
    font-size: 35px;
  }

  .text-span-16 {
    font-size: 19px;
  }

  .text-span-16.white {
    font-size: 22px;
  }

  .s9-top-copy-2-copy-2 {
    flex-direction: column;
  }

  .subheadline-s10 {
    font-size: 27px;
  }

  .section-s10 {
    padding-top: 50px;
  }

  .new-price {
    font-size: 30px;
    line-height: 30px;
  }

  .image-59-copy {
    max-width: 100%;
  }

  .text-span-17 {
    font-size: 25px;
    line-height: 25px;
  }

  .s9-top-copy-2-copy-3,
  .s9-top-copy-2-copy-4 {
    flex-direction: column;
  }

  .old-price-2 {
    font-size: 25px;
    line-height: 25px;
  }

  .s9-top-copy-2-copy-5,
  .s9-top-copy-2-copy-6 {
    flex-direction: column;
  }

  .image-64 {
    max-width: 80%;
    margin-top: 15px;
  }

  .price-text-4 {
    font-size: 12px;
  }

  .section-2 {
    background-image: linear-gradient(#002d81d6, #002d81d6),
      url("../images/hero-section-1_1hero section (1).webp"),
      url("../images/Mark_1Mark.webp");
    background-position: 0 0, 50% 100%, 50%;
    background-size: auto, 500px, contain;
  }

  .quick-stack {
    width: 95%;
    padding-left: 0;
    padding-right: 0;
  }

  .price-wrapper {
    flex-flow: column;
    align-items: center;
  }

  .brand-subheadline {
    text-align: center;
  }

  .brand-subheadline.center {
    font-size: 18px;
  }

  .brand-headline-2 {
    font-size: 50px;
    line-height: 60px;
  }

  .cell-2 {
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .new-price-3 {
    line-height: 100px;
  }

  .s1-text-1 {
    text-align: center;
    align-self: center;
    margin-bottom: 5px;
    font-size: 25px;
    line-height: 31px;
  }

  .old-price-4 {
    font-size: 15px;
    line-height: 25px;
  }

  .benefits-wrapper-2 {
    flex-direction: column;
  }

  .discount-price {
    font-size: 14px;
    line-height: 16px;
  }

  .order-button {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .order-button.bottom {
    width: 100%;
  }

  .rating-wrapper,
  .benefits-wrapper-3 {
    flex-direction: column;
  }

  .benefits-item-2 {
    width: 100%;
  }

  .price-text-5 {
    font-size: 12px;
  }

  .old-price-5 {
    font-size: 15px;
    line-height: 25px;
  }

  .text-block-20-copy-copy {
    text-align: center;
  }

  .item-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .field-label-2 {
    line-height: 25px;
  }

  .item3-p3 {
    width: 30%;
    padding: 5px;
  }

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

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

  .item2-p3 {
    width: 50%;
  }

  .text-block-45 {
    text-align: left;
  }

  .left-2-columns,
  .right-s2-p3 {
    width: 100%;
  }

  .text-block-21-copy {
    font-size: 19px;
    line-height: 27px;
  }

  .image-68 {
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-46,
  .text-block-20-copy {
    text-align: center;
  }

  .right-2-columns {
    width: 100%;
  }

  ._2-columns-copy {
    flex-direction: column;
  }

  .left-s2-p3-2 {
    text-align: center;
    width: 100%;
  }

  .text-block-48 {
    font-size: 23px;
  }

  .field-label-3 {
    line-height: 25px;
  }

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

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

  .text-block-53 {
    text-align: left;
    font-size: 24px;
    line-height: 32px;
  }

  .bold-text-22 {
    font-size: 11px;
  }

  .image-72 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .bold-text-24 {
    font-size: 17px;
  }

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

  .uui-footer07_legal-link {
    display: block;
  }

  .uui-footer07_legal-list {
    grid-column-gap: 1rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto;
    grid-template-columns: max-content 1fr;
    grid-auto-columns: max-content;
    grid-auto-flow: row;
    place-content: center stretch;
    display: grid;
  }

  .uui-text-size-small-3.text-color-gray500 {
    text-align: center;
  }

  .uui-footer07_link-list {
    grid-template-rows: auto auto auto;
  }

  .section-3 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .s9-top-copy-2-copy-7 {
    flex-direction: column;
  }

  .button-2-copy-2 {
    font-size: 20px;
    line-height: 20px;
  }

  .image-76 {
    max-width: 100%;
    display: block;
  }

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

  .field-label-5 {
    line-height: 25px;
  }

  .text-block-66 {
    text-align: left;
  }

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

  .image-80 {
    margin-left: auto;
    margin-right: auto;
  }

  .container {
    flex-flow: column;
  }

  .text-block-69 {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .text-block-73 {
    font-size: 55px;
  }

  .button-2-copy-4-copy {
    font-size: 20px;
    line-height: 20px;
  }

  .hero-heading {
    text-align: center;
    font-size: 59px;
    line-height: 49px;
  }

  .hero-heading.center {
    font-size: 59px;
    line-height: 49px;
  }

  .bold-text-37 {
    font-size: 25px;
  }

  .text-block-97 {
    margin-bottom: 30px;
  }

  .bold-text-38,
  .bold-text-39 {
    font-size: 25px;
  }

  .countdown {
    font-size: 64px;
    line-height: 54px;
  }

  .form-section {
    overflow: hidden;
  }

  .container-8 {
    width: 300px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-29 {
    width: 90%;
    max-width: none;
    height: auto;
  }

  .bottom-text {
    width: 300px;
    font-size: 26px;
    line-height: 30px;
  }

  .image-11-copy-2._20-gap {
    height: auto;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .pay-methods-section {
    overflow: hidden;
  }

  .image-10 {
    width: 265px;
  }

  .container-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .flex-block-8 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: block;
  }

  .image-83 {
    width: 60px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-83._20-gap {
    width: 60px;
    margin-left: 0;
  }

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

  .checkout {
    background-image: linear-gradient(#002d81d6, #002d81d6),
      url("../images/Mark_1Mark.webp");
    background-position: 0 0, 72%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
  }

  .bold-text-43 {
    font-size: 35px;
  }

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

  .div-block-21 {
    height: 250px;
  }

  .money-guarantee {
    font-size: 22px;
    line-height: 33px;
  }

  .text-span-24 {
    font-size: 19px;
  }

  .text-span-24.white {
    font-size: 22px;
  }

  .s9-top-copy-2-copy-8 {
    flex-direction: column;
  }

  .div-block-29 {
    height: 250px;
  }

  .text-span-26 {
    font-size: 60px;
  }

  .mobile-block {
    margin-bottom: 30px;
    display: block;
  }

  .bold-text-57 {
    font-size: 35px;
  }

  .paragraph-5 {
    font-size: 17px;
    line-height: 28px;
  }

  .heading-16 {
    font-size: 24px;
  }

  .bold-text-61 {
    font-size: 35px;
  }

  .paragraph-6 {
    font-size: 17px;
  }

  .text-block-107 {
    font-size: 14px;
  }

  .text-span-33 {
    font-size: 19px;
  }

  .text-span-33.white {
    font-size: 22px;
  }

  .div-block-42 {
    inset: 0% 0% auto auto;
  }

  .div-block-43 {
    height: 250px;
  }

  .list-container-4 {
    height: auto;
  }

  .s9-top-copy-2-copy-11 {
    flex-direction: column;
  }

  .text-span-34 {
    font-size: 60px;
  }

  .text-span-34.upsell,
  .text-span-34.white {
    font-size: 50px;
    line-height: 60px;
  }

  .select-field-3,
  .text-field-10 {
    font-size: 13px;
  }

  .field-label-9 {
    line-height: 25px;
  }

  .text-field-8._2-column,
  .text-field-8._2-column._2nd-input {
    font-size: 13px;
  }

  .div-block-40 {
    height: 250px;
  }

  .text-span-31 {
    font-size: 19px;
  }

  .text-span-31.white {
    font-size: 22px;
  }

  .s9-top-copy-2-copy-10 {
    flex-direction: column;
  }

  .list-container-3 {
    height: 450px;
  }

  .text-span-32 {
    font-size: 60px;
  }

  .text-span-32.white,
  .text-span-32.upsell {
    font-size: 120px;
  }

  .s2-headline-c-6 {
    font-size: 35px;
    line-height: 35px;
  }

  .s2-headline-c-6.upsel {
    font-size: 35px;
  }

  .div-block-51 {
    left: 164px;
  }

  .text-span-37 {
    font-size: 19px;
  }

  .text-span-37.white {
    font-size: 22px;
  }

  .s9-top-copy-2-copy-12 {
    flex-direction: column;
  }

  .text-span-38,
  .text-span-38.white {
    font-size: 50px;
    line-height: 60px;
  }

  .div-block-54 {
    height: 250px;
  }

  .list-container-5 {
    height: auto;
  }

  .paragraph-7,
  .paragraph-8 {
    font-size: 17px;
  }

  .container-6,
  .container-13 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-14 {
    padding-left: 5px;
    padding-right: 5px;
  }
}

#w-node-_68680c62-44ea-65e5-cb5c-2b3ac1c35db9-5297cafe {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_68680c62-44ea-65e5-cb5c-2b3ac1c35dba-5297cafe,
#w-node-_68680c62-44ea-65e5-cb5c-2b3ac1c35dc4-5297cafe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_87923f28-50ab-f6eb-ab95-3ca0f87a4662-5297cb04 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_68680c62-44ea-65e5-cb5c-2b3ac1c35db9-5297cafe {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_68680c62-44ea-65e5-cb5c-2b3ac1c35dba-5297cafe,
  #w-node-_68680c62-44ea-65e5-cb5c-2b3ac1c35dc4-5297cafe {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c7f1b1f5-10c2-381b-2913-1d1a127784a4-12778498 {
    align-self: auto;
  }

  #w-node-_87923f28-50ab-f6eb-ab95-3ca0f87a4662-5297cb04 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@font-face {
  font-family: "Montserratalternates";
  src: url("../fonts/MontserratAlternates-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserratalternates";
  src: url("../fonts/MontserratAlternates-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserratalternates";
  src: url("../fonts/MontserratAlternates-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
.iti__selected-dial-code {
  color: #000;
}
