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

.w-layout-vflex {
  flex-direction: column;
  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;
}

.section-1 {
  box-shadow: 0 4px 9px rgba(0, 0, 0, .2);
}

.container-s1 {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 35px;
  padding-bottom: 35px;
  display: flex;
}

.text-block {
  font-family: Montserrat Alternates, sans-serif;
}

.div-logo {
  width: 20%;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.s1 {
  background-color: #fff;
  background-image: url('../images/leaves.png'), linear-gradient(rgba(255, 255, 255, .72), rgba(255, 255, 255, .72)), url('../images/BG.jpg');
  background-position: 0 0, 0 0, 0 0;
  background-size: cover, auto, cover;
  background-attachment: fixed, scroll, fixed;
  overflow: hidden;
}

.hero-container {
  justify-content: center;
  align-items: flex-start;
  padding-top: 70px;
  padding-bottom: 100px;
  display: flex;
}

.left {
  width: auto;
}

.right {
  width: auto;
  height: 41.1803%;
  background-image: url('../images/Optiloss_Pills.png');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  padding-top: 166px;
  padding-bottom: 166px;
  display: flex;
}

.s1-text {
  color: #000;
  text-align: center;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 21px;
}

.s1-text._2 {
  padding-top: 19px;
  padding-bottom: 19px;
  font-family: Montserratalternates, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
}

.s1-text._2.pink {
  color: #000;
  text-align: left;
  text-shadow: none;
  font-size: 28px;
}

.s1-text._2.pink.c {
  text-align: center;
}

.s1-text._2.left {
  text-align: left;
}

.s1-text.new {
  padding-top: 14px;
  padding-bottom: 14px;
}

.body {
  overflow: visible;
}

.column-wrapper {
  text-align: center;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 20px;
  margin-left: 13px;
  margin-right: 13px;
  padding: 12px 0;
}

.text-block-2 {
  color: #000;
  padding-top: 8px;
  font-family: Montserratalternates, sans-serif;
  font-weight: 500;
}

.text-block-2.bold {
  font-size: 15px;
  font-weight: 700;
}

.columns {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

._50-button {
  width: 100%;
  text-align: center;
  background-color: #f49819;
  border-radius: 100px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: Montserratalternates, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

._50-button:hover {
  background-color: #8cb12f;
}

._50-button:active {
  background-color: #617f16;
}

._50-button.step-1 {
  width: 80%;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
}

._50-button.step-1:active {
  background-color: #617f16;
}

.div-block-2 {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 13px;
  padding-bottom: 13px;
  display: flex;
}

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

.div-block-3 {
  width: 100%;
  max-width: 100%;
  padding-bottom: 90px;
}

.image {
  width: 133%;
  height: 200%;
  max-width: none;
}

.image-2 {
  max-width: none;
}

.image-wrapper {
  width: 100%;
  height: 100%;
  padding-top: 48px;
  padding-bottom: 48px;
  display: block;
}

.image-wrapper.form {
  padding-top: 0;
  padding-bottom: 0;
}

.column {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.s2 {
  background-image: linear-gradient(rgba(227, 246, 174, .68), rgba(227, 246, 174, .68)), url('../images/cream.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  overflow: hidden;
}

.container {
  padding-top: 85px;
  padding-bottom: 85px;
}

.bold-text {
  color: #e8318a;
  font-size: 36px;
}

.text-block-3 {
  font-family: Montserratalternates, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

.text-block-3.small {
  color: #96b540;
  margin-top: 20px;
  font-size: 14px;
  line-height: 17px;
}

.text-block-3.small-copy {
  color: #000;
  margin-top: 20px;
  font-size: 14px;
  line-height: 17px;
}

.text-block-3.name {
  color: #000;
  text-align: center;
  margin-top: 20px;
  font-size: 17px;
  line-height: 17px;
}

.text-block-3.name._2 {
  color: #e8318a;
  font-size: 24px;
  font-weight: 700;
}

.column-2 {
  padding-left: 40px;
  padding-right: 40px;
}

.image-3 {
  max-width: 150%;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  transition: all .2s;
}

.image-3:hover {
  transform: scale(.9);
}

.image-3._100 {
  max-width: 100%;
}

.image-4 {
  border-radius: 20px;
  box-shadow: 4px 2px 5px rgba(0, 0, 0, .2);
}

.image-wrapper-2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-block-4 {
  text-align: center;
  font-family: Montserratalternates, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
}

.bold-text-2 {
  color: #e8318a;
  font-size: 35px;
}

.bold-text-3 {
  color: #e8318a;
  font-size: 36px;
}

.text-block-3-copy {
  text-align: center;
  margin-bottom: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Montserratalternates, sans-serif;
  font-size: 21px;
  line-height: 31px;
}

.text-block-3-copy.small {
  color: #96b540;
  margin-top: 20px;
  font-size: 14px;
  line-height: 17px;
}

.colored-box {
  text-align: center;
  background-color: #8cb12f;
  border-radius: 20px;
  margin-bottom: 11px;
  margin-left: 0;
  margin-right: 0;
  padding: 25px 0;
}

.colored-box:hover {
  background-color: #f49819;
}

.colored-box.pink {
  background-color: #c7328a;
}

.colored-box.orange {
  background-color: #f49819;
}

.text-block-2-copy {
  color: #fff;
  padding-top: 0;
  font-family: Montserratalternates, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block-3-copy-copy {
  color: #000;
  text-align: center;
  margin-bottom: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Montserratalternates, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 31px;
}

.text-block-3-copy-copy.small {
  color: #96b540;
  margin-top: 20px;
  font-size: 14px;
  line-height: 17px;
}

.text-block-3-copy {
  outline-offset: 0px;
  color: #000;
  outline: 3px dotted #96b540;
  margin-top: 38px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserratalternates, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
}

.text-block-3-copy.small {
  color: #96b540;
  margin-top: 20px;
  font-size: 14px;
  line-height: 17px;
}

.bold-text-4 {
  color: #e8318a;
}

.s4 {
  background-color: #fff;
  background-image: url('../images/leaves.png'), linear-gradient(rgba(227, 246, 174, .92), rgba(227, 246, 174, .92)), url('../images/Your-paragraph-text-3.png');
  background-position: 0 0, 0 0, 0 0;
  background-size: cover, auto, cover;
  background-attachment: fixed, scroll, scroll;
  overflow: hidden;
}

.container-s4 {
  justify-content: center;
  align-items: flex-start;
  padding-top: 85px;
  padding-bottom: 85px;
  display: flex;
}

.right-2 {
  width: auto;
  text-align: center;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.benefits-wrapper {
  text-align: center;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.benefits-box {
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  flex-wrap: wrap;
  order: 1;
  align-self: auto;
  align-items: center;
  margin-top: 10px;
  margin-right: 10px;
  padding: 5px;
  display: block;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.image-8 {
  align-self: auto;
  margin-right: 0;
  display: block;
}

.div-block-6 {
  padding-top: 9px;
  padding-bottom: 9px;
}

.image-9 {
  max-width: 80%;
}

.text-block-5 {
  padding-top: 0;
  font-family: Montserratalternates, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

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

.s5 {
  background-image: linear-gradient(rgba(255, 255, 255, .89), rgba(255, 255, 255, .89)), url('../images/2_1.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  overflow: hidden;
}

.small {
  padding: 85px 129px;
}

.text-block-3-centered {
  color: #000;
  text-align: center;
  font-family: Montserratalternates, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

.text-block-3-centered.small {
  color: #96b540;
  margin-top: 20px;
  font-size: 14px;
  line-height: 17px;
}

.text-block-3-centered.success {
  font-size: 21px;
  line-height: 32px;
}

.text-block-3-centered.success-white {
  color: #fff;
}

.s3 {
  background-image: linear-gradient(rgba(255, 255, 255, .89), rgba(255, 255, 255, .89)), url('../images/Your-paragraph-text-3.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  overflow: hidden;
}

.image-center {
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.bold-text-5 {
  color: #e8318a;
}

.div-block-7 {
  width: 50%;
  height: 20%;
  float: none;
  color: #96b540;
  text-align: center;
  object-fit: contain;
  background-color: #80a627;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 2px;
  display: block;
}

.divider {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 42px;
  padding-bottom: 42px;
  display: flex;
}

.wrapper {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.s6 {
  background-color: #fff;
  background-image: linear-gradient(rgba(227, 246, 174, .92), rgba(227, 246, 174, .92)), url('../images/Your-paragraph-text-3.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  overflow: hidden;
}

.container-s6 {
  justify-content: center;
  align-items: flex-start;
  padding-top: 85px;
  padding-bottom: 85px;
  display: block;
}

.items {
  min-height: auto;
  background-color: #fff;
  border-radius: 20px;
  padding: 25px 20px;
  transition: all .2s;
  box-shadow: 0 9px #96b540;
}

.items:hover {
  transform: translate(0, -7px);
}

.items.arabica {
  height: 350px;
}

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

.div-block-11 {
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-6 {
  padding-top: 23px;
  padding-bottom: 23px;
  font-family: Montserratalternates, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.text-block-6.pink {
  color: #e8318a;
  font-size: 24px;
}

.text-block-6-copy {
  font-family: Montserratalternates, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.image-10 {
  max-width: 50%;
}

.items-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
}

.s7 {
  background-image: linear-gradient(#fff, #fff);
  overflow: hidden;
}

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

.columns-3 {
  padding-top: 45px;
  padding-bottom: 30px;
}

.column-3 {
  padding: 19px 21px;
}

.bold-text-6 {
  font-size: 20px;
  line-height: 19px;
}

.s8 {
  background-color: #fff;
  background-image: url('../images/leaves.png'), linear-gradient(rgba(227, 246, 174, .92), rgba(227, 246, 174, .92)), url('../images/Your-paragraph-text-3.png');
  background-position: 0 0, 0 0, 0 0;
  background-size: contain, auto, cover;
  background-attachment: fixed, scroll, scroll;
  overflow: hidden;
}

.testimonial-content {
  max-width: 460px;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 40px;
  display: flex;
}

.testimonial-author-name {
  color: #e8318a;
  font-family: Montserratalternates, sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.testimonial-quote {
  margin-bottom: 32px;
  font-family: Montserratalternates, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.testimonial-image-two {
  width: 350px;
  height: 400px;
  object-fit: cover;
  background-image: url('../images/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 20px;
}

.testimonial-quote-icon {
  margin-bottom: 24px;
}

.testimonial-author-image-three {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 24px;
}

.testimonial-slider-two {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 8px;
  padding-bottom: 8px;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 85px;
  padding-bottom: 85px;
}

.testimonial-slider-arrow {
  display: none;
}

.testimonial-image {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 16px;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.testimonial-slide {
  background-color: #fff;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 64px;
  display: flex;
}

.bold-text-7 {
  color: #e8318a;
  font-size: 36px;
}

.text-block-7 {
  padding-top: 6px;
  font-family: Montserratalternates, sans-serif;
}

.s9 {
  background-image: linear-gradient(rgba(255, 255, 255, .89), rgba(255, 255, 255, .89)), url('../images/2_1.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  overflow: hidden;
}

.bold-text-8 {
  color: #e8318a;
  font-size: 36px;
}

.image-11 {
  border-radius: 20px;
}

.container-3-copy-pink {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 85px;
  padding-bottom: 85px;
}

.s10 {
  background-color: #fff;
  background-image: linear-gradient(rgba(255, 228, 201, .92), rgba(255, 228, 201, .92)), url('../images/Your-paragraph-text-3.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  overflow: hidden;
}

.cf-success-message {
  color: #fff;
  background-color: #b16cea;
  border-radius: 100px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.cf-footer-info {
  color: #fff;
  letter-spacing: -.48px;
  font-size: 20px;
  line-height: 150%;
}

.cf-form-icon {
  width: 48px;
  height: 48px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cf-form-heading-28px {
  text-align: center;
  letter-spacing: -.75px;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserratalternates, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
}

.cf-error-message-dark {
  color: #bd333d;
  background-color: rgba(252, 107, 92, .3);
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.cf-form-gradient-submit {
  width: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
  border-radius: 8px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 156%;
}

.cf-form-right-wrapper {
  width: 50%;
}

.cf-footer-divider {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, .2);
  margin-top: 48px;
  margin-bottom: 48px;
}

.cf-form-heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserratalternates, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 120%;
}

.s11---form {
  background-image: url('../images/Untitled-design---2023-04-11T153448.377.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}

.cf-form-paragraph {
  color: #fff;
  text-align: center;
  margin-bottom: 24px;
  font-family: Montserratalternates, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 156%;
}

.cf-form-dropdown {
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 8px;
  margin-bottom: 20px;
}

.cf-form-left-wrapper {
  width: 40%;
  max-width: 360px;
}

.cf-footer-info-contain {
  align-items: flex-start;
  margin-bottom: 32px;
  text-decoration: none;
  display: flex;
}

.cf-footer-info-contain.last {
  margin-bottom: 0;
}

.cf-send-message-form {
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 0;
  padding: 48px;
}

.cf-borders-text-field {
  height: 60px;
  color: #0d0e10;
  letter-spacing: -.32px;
  border: 1px solid rgba(13, 14, 16, .1);
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 16px 22px;
  font-family: Montserratalternates, sans-serif;
  font-size: 18px;
  line-height: 156%;
}

.cf-borders-text-field:focus {
  border-color: rgba(13, 14, 16, .2);
}

.cf-borders-text-field::-ms-input-placeholder {
  color: rgba(13, 14, 16, .4);
}

.cf-borders-text-field::placeholder {
  color: rgba(13, 14, 16, .4);
}

.cf-borders-text-field.message {
  margin-bottom: 32px;
}

.cf-info-heading {
  color: rgba(255, 255, 255, .4);
  letter-spacing: .96px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 500;
  line-height: 130%;
}

.cf-white-link {
  color: #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
  transition: all .2s;
}

.cf-white-link:hover {
  color: #ffa84b;
  border-bottom-color: #ffa84b;
}

.cf-footer-headings-wrap {
  margin-left: 32px;
}

.cf-form-main-wrapper {
  width: 90%;
  max-width: 1140px;
  background-color: #8cb12f;
  background-image: linear-gradient(rgba(140, 177, 47, .87), rgba(140, 177, 47, .87)), url('../images/2_1.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-radius: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 70px 70px 70px 80px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.cf-form-main-wrapper.success {
  justify-content: center;
  padding-left: 70px;
}

.cf-borders-text-field-dropdown {
  width: 95%;
  height: 60px;
  color: rgba(13, 14, 16, .4);
  letter-spacing: -.32px;
  background-color: #fff;
  border: 1px rgba(13, 14, 16, .1);
  border-radius: 8px;
  margin-bottom: 0;
  padding: 16px 22px;
  font-size: 18px;
  line-height: 156%;
}

.cf-borders-text-field-dropdown:focus {
  border-color: rgba(13, 14, 16, .2);
}

.cf-borders-text-field-dropdown::-ms-input-placeholder {
  color: rgba(13, 14, 16, .4);
}

.cf-borders-text-field-dropdown::placeholder {
  color: rgba(13, 14, 16, .4);
}

.cf-features-section-1-image-contai {
  object-fit: contain;
  border-radius: 100%;
}

._80-button {
  width: 80%;
  text-align: center;
  background-color: #f49819;
  border-radius: 20px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: Montserratalternates, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

._80-button:hover {
  background-color: #8cb12f;
}

._80-button:active {
  background-color: #617f16;
}

._80-button.step-1 {
  width: 80%;
  padding-left: 0;
  padding-right: 0;
}

._100-button {
  width: 100%;
  text-align: center;
  background-color: #f49819;
  border-radius: 20px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: Montserratalternates, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

._100-button:hover {
  background-color: #8cb12f;
}

._100-button:active {
  background-color: #617f16;
}

._100-button.step-1 {
  width: 80%;
  padding-left: 0;
  padding-right: 0;
}

.footer {
  background-color: #fff;
  border-top: 1px solid #eff0f6;
  overflow: hidden;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---footer-bottom-v4 {
  color: #6e7191;
  text-align: right;
  border-top: 1px solid #eff0f6;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 18px;
  line-height: 30px;
}

.brix---grid-footer-logo---paragraph {
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr;
  align-items: center;
}

.brix---footer-logo {
  max-width: 80%;
  transform-style: preserve-3d;
  transition: transform .3s;
}

.brix---footer-logo:hover {
  transform: scale3d(.97, .97, 1.01);
}

.brix---mg-bottom-0 {
  margin-bottom: 0;
  font-family: Montserratalternates, sans-serif;
  font-size: 16px;
}

.brix---paragraph-link {
  color: #4a3aff;
  text-decoration: underline;
  transition: color .3s;
}

.brix---paragraph-link:hover {
  color: #281ca5;
}

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

.column-points {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-13, .image-14, .image-15 {
  max-width: 50%;
}

.text-block-8 {
  color: red;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  font-family: Montserratalternates, sans-serif;
  font-size: 21px;
  text-decoration: line-through;
  display: flex;
}

.text-block-8.bold {
  color: #008609;
  font-size: 40px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-8.gray {
  color: #747474;
  font-size: 19px;
  text-decoration: none;
}

.bold-text-9 {
  font-size: 25px;
  font-weight: 700;
}

.columns-5 {
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  padding-bottom: 0;
  padding-left: 42px;
  padding-right: 42px;
  display: flex;
}

.bold-text-10 {
  color: #e8318a;
}

.image-wrapper-mobile-hidden {
  width: 100%;
  height: 100%;
  padding-top: 48px;
  padding-bottom: 48px;
  display: none;
}

.image-wrapper-mobile-hidden.form {
  padding-top: 0;
  padding-bottom: 0;
}

.form-block {
  padding-top: 25px;
}

.columns-7 {
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}

.bold-text-11 {
  color: #e8318a;
  font-size: 36px;
}

.bold-text-11.success {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 56px;
}

.sysf-button {
  color: #fff;
  text-align: center;
  background-color: #2f54eb;
  align-items: center;
  text-decoration: none;
  transition: background-color .25s;
  position: relative;
}

.sysf-button:hover {
  background-color: #597ef7;
}

.sysf-button:active {
  background-color: #1d39c4;
}

.sysf-button:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px #2f54eb;
}

.sysf-button.sysf-medium {
  background-color: #f49819;
  border-radius: 6px;
  padding: 9px 30px;
  font-size: 18px;
}

.sysf-button.sysf-medium:hover {
  background-color: #e8318a;
}

.sysf-button.sysf-medium:active {
  background-color: #f49819;
}

.sysf-button.sysf-medium:focus {
  background-color: #d08113;
}

.sysf-input {
  background-color: #fff;
  border: 1px solid #dde1e6;
  border-radius: 6px;
  margin-bottom: 4px;
  font-size: 1rem;
  font-weight: 400;
}

.sysf-input:hover {
  border-color: #85a5ff;
}

.sysf-input:active {
  border-color: #597ef7;
}

.sysf-input:focus {
  background-color: #fff;
  border-color: #2f54eb;
}

.sysf-input::-ms-input-placeholder {
  color: #838d95;
}

.sysf-input::placeholder {
  color: #838d95;
}

.sysf-input.sysf-medium {
  height: 44px;
  margin-bottom: 12px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .08);
}

.sysf-input.sysf-medium.sysf-horizontal {
  margin-bottom: 0;
  margin-right: 8px;
  font-family: Montserratalternates, sans-serif;
}

.sysf-form.sysf-form-horizontal {
  flex-direction: row;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.success-section {
  background-image: linear-gradient(rgba(255, 255, 255, .89), rgba(255, 255, 255, .89)), url('../images/2_1.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  padding-bottom: 123px;
}

.image-16 {
  border-radius: 20px;
}

.div-block-12 {
  width: 50%;
  height: 20%;
  float: none;
  color: #96b540;
  text-align: center;
  object-fit: contain;
  background-color: #80a627;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 2px;
  display: block;
}

.a-banner-button-small {
  width: 24px;
  height: 24px;
  color: #b2b3bd;
  background-color: #26272c;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding: 4px;
  transition: color .2s, background-color .2s;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.a-banner-button-small:hover {
  color: #000;
  background-color: #fff;
}

.f-navigation-button {
  outline-offset: 0px;
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 48px;
  outline: 2px solid rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Exo, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.f-navigation-button:hover {
  color: #c7c7c7;
  background-color: #eaff00;
  padding-left: 0;
  padding-right: 0;
  font-size: 11px;
}

.text-block-30 {
  color: #ff0004;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.text-block-30:hover {
  color: red;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
}

.a-banner-announcement {
  min-height: auto;
  color: #fff;
  text-align: center;
  background-color: #ff0004;
  justify-content: center;
  align-items: center;
  padding: 10px 5%;
  display: flex;
  overflow: hidden;
}

.a-banner-button {
  color: #fff;
  white-space: nowrap;
  background-color: #5167f6;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
  transition: color .3s, background-color .3s;
  display: none;
}

.a-banner-button:hover {
  color: #5167f6;
  background-color: #fff;
}

.a-banner-container {
  width: 100%;
  max-width: 1140px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.a-paragraph-small {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 15px;
  line-height: 1.8;
}

.a-banner-text-wrapper {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.a-icon-small {
  width: 16px;
  height: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-2-copy {
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.image-24 {
  max-width: 150px;
  margin-right: 20px;
  padding-bottom: 0;
  padding-right: 0;
}

.paragraph {
  color: #000;
  margin-bottom: 0;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}

.paragraph.w {
  text-align: center;
}

.image-25, .image-26, .image-27, .image-28 {
  max-width: 60%;
}

.div-block-24 {
  width: 500px;
}

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

.div-block-18 {
  width: auto;
}

.paragraph-2 {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20px;
}

.paragraph-2.icons {
  color: #000;
  text-align: center;
}

.paragraph-2.icons.b {
  color: #000;
  font-family: Montserrat Alternates, sans-serif;
}

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

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

.bold-text-16 {
  color: #000;
  text-align: left;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 12px;
  display: inline-block;
}

.div-block-4 {
  padding-bottom: 10px;
  display: none;
}

.column-28 {
  font-family: Montserrat Alternates, sans-serif;
}

.text-block-10 {
  color: #fff;
  text-align: center;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 19px;
}

.text-block-31 {
  color: red;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 27px;
  font-weight: 600;
  text-decoration: line-through;
  display: flex;
}

.text-block-31.gray {
  color: #000;
  flex-direction: row;
  justify-content: center;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
}

.text-block-31.bold {
  color: #008609;
  font-size: 40px;
  font-weight: 600;
  text-decoration: none;
}

.columns-8 {
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  padding: 25px 42px 0;
  display: flex;
}

.columns-8._2 {
  width: 80%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-27 {
  text-align: center;
}

.div-block-23 {
  height: 50px;
  color: #00e472;
  background-color: #00af2f;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  font-weight: 700;
  display: flex;
}

.image-24-copy {
  max-width: 150px;
  margin-bottom: 10px;
  margin-right: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.bold-text-17, .bold-text-18, .bold-text-19, .bold-text-20 {
  color: #e8318a;
}

.cf-form-right-wrapper-2 {
  width: 100%;
}

.cf-form-left-wrapper-2 {
  width: auto;
  max-width: none;
  padding-left: 30px;
  padding-right: 30px;
}

.count-text {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}

.text-block-33 {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
}

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

.div-block-29 {
  margin-bottom: 50px;
  display: flex;
}

.image-wrapper-3 {
  width: 100%;
  height: 100%;
  padding-top: 48px;
  padding-bottom: 48px;
  display: block;
}

.image-wrapper-3.form {
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-34 {
  color: red;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 27px;
  font-weight: 600;
  text-decoration: line-through;
  display: flex;
}

.text-block-34.bold {
  color: #008609;
  font-size: 40px;
  font-weight: 800;
  text-decoration: none;
}

.text-block-34.gray {
  color: #000;
  flex-direction: row;
  justify-content: center;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
}

.flex-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.count-block {
  width: 100%;
  height: 100%;
  max-width: none;
  min-height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(233, 233, 233, 0);
  border-radius: 24px;
  flex-flow: row;
  align-content: flex-end;
  justify-content: center;
  align-items: center;
  margin: 0 auto 15px;
  padding: 14px;
  display: flex;
}

.count-number {
  color: #fbff00;
  text-shadow: 0 4px 1px rgba(0, 0, 0, .2);
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.2;
}

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

.paragraph-3 {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20px;
}

.paragraph-3.icons {
  color: #000;
  text-align: center;
}

.paragraph-3.icons.b {
  color: #000;
  font-family: Montserrat Alternates, sans-serif;
}

.paragraph-3.icons {
  color: #fff;
}

.image-49 {
  max-width: 150%;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  transition: all .2s;
}

.image-49:hover {
  transform: scale(.9);
}

.image-49._100 {
  max-width: 100%;
}

.image-46 {
  padding-bottom: 10px;
}

.column-29 {
  text-align: center;
}

.div-block-32 {
  padding-bottom: 10px;
  display: none;
}

.cf-form-main-wrapper-2 {
  width: 100%;
  max-width: 1140px;
  background-color: #8cb12f;
  background-image: linear-gradient(rgba(140, 177, 47, .87), rgba(140, 177, 47, .87)), url('../images/2_1.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-radius: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 70px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.count-wrap {
  min-width: auto;
  color: #160042;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  padding: 10px;
  display: flex;
}

.form-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-31 {
  font-family: Montserrat Alternates, sans-serif;
}

.div-block-2-copy-2 {
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.cf-send-message-form-2 {
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 48px;
  display: flex;
}

._100-button-2 {
  width: 100%;
  text-align: center;
  background-color: #f49819;
  border-radius: 100px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: Montserratalternates, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

._100-button-2:hover {
  background-color: #8cb12f;
}

._100-button-2:active {
  background-color: #617f16;
}

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

.image-48 {
  max-width: 150px;
  margin-right: 20px;
  padding-bottom: 0;
  padding-right: 0;
}

.columns-9 {
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  padding: 25px 42px 0;
  display: flex;
}

.columns-9._2-copy {
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.cf-success-message-2 {
  color: #fff;
  background-color: #f49819;
  border-radius: 100px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.flex-block-3 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.div-block-30 {
  height: 50px;
  color: #00e472;
  background-color: #00af2f;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  font-weight: 700;
  display: flex;
}

.text-block-32 {
  color: #fff;
  text-align: center;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 19px;
}

.div-block-31 {
  width: auto;
}

.div-block-33 {
  margin-bottom: 50px;
  display: flex;
}

.column-32 {
  text-align: center;
}

.image-50 {
  padding-bottom: 10px;
}

.paragraph-4 {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20px;
}

.paragraph-4.icons {
  color: #fff;
}

.text-block-35 {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
}

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

.image-wrapper-4 {
  width: 100%;
  height: 100%;
  padding-top: 48px;
  padding-bottom: 48px;
  display: block;
}

.image-wrapper-4.form {
  padding-top: 0;
  padding-bottom: 0;
}

.flex-block-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.paragraph-5 {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20px;
}

.paragraph-5.icons {
  color: #000;
  text-align: center;
}

.paragraph-5.icons.b {
  color: #000;
  font-family: Montserrat Alternates, sans-serif;
}

.image-52 {
  max-width: 150%;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  transition: all .2s;
}

.image-52:hover {
  transform: scale(.9);
}

.image-52._100 {
  max-width: 100%;
}

.div-block-34 {
  padding-bottom: 10px;
  display: none;
}

.column-34 {
  font-family: Montserrat Alternates, sans-serif;
}

.cf-send-message-form-3 {
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 48px;
  display: flex;
}

.image-53 {
  max-width: 150px;
  margin-right: 20px;
  padding-bottom: 0;
  padding-right: 0;
}

.columns-10 {
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  padding: 25px 42px 0;
  display: flex;
}

.columns-10._2-copy {
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.flex-block-5 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.div-block-35 {
  height: 50px;
  color: #00e472;
  background-color: #00af2f;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 28px;
  font-weight: 700;
  display: flex;
}

.text-block-36 {
  color: #fff;
  text-align: center;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 19px;
}

.div-block-36 {
  width: auto;
}

@media screen and (min-width: 1280px) {
  .f-navigation-button {
    padding: 0;
    font-size: 11px;
  }

  .f-navigation-button:hover {
    font-size: 11px;
  }
}

@media screen and (min-width: 1920px) {
  .paragraph, .paragraph-2.icons.b, .paragraph-3.icons.b, .paragraph-5.icons.b {
    font-size: 15px;
  }
}

@media screen and (max-width: 991px) {
  .hero-container {
    display: flex;
  }

  .s1-text {
    font-size: 16px;
  }

  .s1-text._2.left {
    font-size: 22px;
    line-height: 31px;
  }

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

  ._50-button {
    width: 100%;
  }

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

  .container {
    padding-left: 17px;
    padding-right: 17px;
  }

  .bold-text {
    font-size: 31px;
  }

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

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

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

  .colored-box {
    margin-left: 0;
    margin-right: 0;
    padding-left: 12px;
    padding-right: 12px;
  }

  .small {
    padding-left: 90px;
    padding-right: 90px;
  }

  .s6 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .items.arabica {
    height: 400px;
  }

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

  .columns-3 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .testimonial-quote {
    font-size: 23px;
    overflow: visible;
  }

  .container-3 {
    max-width: 728px;
  }

  .testimonial-slide {
    padding-left: 32px;
  }

  .bold-text-7 {
    font-size: 31px;
  }

  .container-3-copy-pink {
    max-width: 728px;
  }

  .cf-form-heading-28px {
    font-size: 32px;
  }

  .cf-form-right-wrapper {
    width: 100%;
  }

  .cf-form-heading {
    font-size: 30px;
  }

  .s11---form {
    padding-left: 29px;
    padding-right: 29px;
  }

  .cf-form-left-wrapper {
    width: 100%;
    max-width: 500px;
    margin-top: 0;
    margin-bottom: 60px;
  }

  .cf-form-main-wrapper {
    max-width: 700px;
    flex-direction: column;
    padding-left: 70px;
  }

  .cf-form-main-wrapper.success {
    padding-left: 18px;
    padding-right: 18px;
  }

  .hero-column {
    flex: 0 auto;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  ._80-button.w--current {
    line-height: 26px;
  }

  .brix---footer-bottom-v4 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .brix---mg-bottom-0 {
    font-size: 17px;
  }

  .sysf-button.sysf-medium, .sysf-input {
    font-size: 16px;
  }

  .f-navigation-button {
    display: none;
  }

  .a-banner-announcement {
    text-align: center;
    flex-direction: row;
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
  }

  .a-banner-container {
    max-width: 100%;
    text-align: center;
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    display: flex;
  }

  .a-paragraph-small {
    align-self: center;
    font-size: 12px;
  }

  .a-banner-text-wrapper {
    align-self: center;
  }

  .div-block-2-copy {
    flex-direction: row;
    align-items: flex-start;
  }

  .image-24 {
    max-width: 100px;
    margin-bottom: 5px;
    margin-right: 0;
  }

  .paragraph {
    margin-left: 5px;
    font-size: 12px;
  }

  .div-block-24 {
    width: auto;
  }

  .div-block-18 {
    width: 350px;
    flex-direction: column;
    justify-content: space-between;
    align-self: center;
    align-items: stretch;
    display: flex;
  }

  .paragraph-2.icons {
    font-size: 12px;
    line-height: 18px;
  }

  .paragraph-2.icons.b {
    font-size: 10px;
    line-height: 14px;
  }

  .left-s2-p3 {
    width: auto;
    margin-bottom: 0;
  }

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

  .text-block-31 {
    padding-right: 8px;
    font-size: 21px;
  }

  .text-block-31.gray {
    padding-right: 8px;
    font-size: 16px;
  }

  .text-block-31.bold {
    font-size: 27px;
  }

  .columns-8._2 {
    width: auto;
    flex-direction: row;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-23 {
    height: 35px;
  }

  .image-24-copy {
    max-width: 100px;
    margin-bottom: 5px;
    margin-right: 0;
  }

  .cf-form-right-wrapper-2 {
    width: 100%;
  }

  .cf-form-left-wrapper-2 {
    width: 100%;
    max-width: 500px;
    margin-top: 0;
    margin-bottom: 60px;
  }

  .div-block-29 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-34 {
    font-size: 21px;
  }

  .text-block-34.bold {
    font-size: 27px;
  }

  .text-block-34.gray {
    font-size: 16px;
  }

  .left-s2-p3-2 {
    width: auto;
    margin-bottom: 0;
  }

  .paragraph-3.icons {
    font-size: 12px;
    line-height: 18px;
  }

  .paragraph-3.icons.b {
    font-size: 10px;
    line-height: 14px;
  }

  .paragraph-3.icons {
    font-size: 12px;
    line-height: 18px;
  }

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

  .column-29 {
    padding-left: 10px;
  }

  .cf-form-main-wrapper-2 {
    max-width: 700px;
    flex-direction: column;
    padding-left: 70px;
  }

  .div-block-2-copy-2 {
    flex-direction: row;
    align-items: flex-start;
  }

  .image-48 {
    max-width: 100px;
    margin-bottom: 5px;
    margin-right: 0;
  }

  .columns-9._2-copy {
    width: auto;
    flex-direction: row;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .flex-block-3 {
    flex-direction: column;
  }

  .div-block-30 {
    height: 35px;
  }

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

  .div-block-31 {
    width: auto;
  }

  .div-block-33 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-32 {
    padding-left: 10px;
  }

  .paragraph-4.icons, .paragraph-5.icons {
    font-size: 12px;
    line-height: 18px;
  }

  .paragraph-5.icons.b {
    font-size: 10px;
    line-height: 14px;
  }

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

  .image-53 {
    max-width: 100px;
    margin-bottom: 5px;
    margin-right: 0;
  }

  .columns-10._2-copy {
    width: auto;
    flex-direction: row;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .flex-block-5 {
    flex-direction: column;
  }

  .div-block-35 {
    height: 35px;
  }

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

  .div-block-36 {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .s1 {
    background-image: linear-gradient(rgba(255, 255, 255, .72), rgba(255, 255, 255, .72)), url('../images/BG.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .hero-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .s1-text {
    font-size: 19px;
  }

  .s1-text._2.pink, .s1-text._2.left {
    text-align: center;
  }

  .text-block-2.bold {
    padding-top: 0;
    font-size: 18px;
  }

  ._50-button {
    width: 80%;
  }

  .column {
    display: none;
  }

  .container {
    padding: 50px 25px;
  }

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

  .text-block-3.small-copy {
    font-size: 13px;
  }

  .text-block-3.name._2 {
    font-size: 23px;
  }

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

  .image-3 {
    max-width: 60%;
  }

  .image-4 {
    max-width: 50%;
    text-align: center;
  }

  .image-wrapper-2.success {
    margin-bottom: 36px;
    padding-bottom: 0;
  }

  .container-s4 {
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
    display: block;
  }

  .benefits-box {
    margin-left: 62px;
    margin-right: 62px;
  }

  .div-block-6 {
    max-width: none;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    display: flex;
  }

  .image-9 {
    width: 15%;
    max-width: none;
    flex: 0 auto;
    order: -1;
    align-self: auto;
    display: block;
  }

  .text-block-5 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .columns-2 {
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .small {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .text-block-3-centered.success {
    font-size: 17px;
    line-height: 27px;
  }

  .container-s6 {
    padding: 50px 70px;
  }

  .items {
    margin-bottom: 46px;
    margin-left: 42px;
    margin-right: 42px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .items.arabica {
    height: auto;
  }

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

  .columns-3 {
    display: block;
  }

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

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote {
    font-size: 22px;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
    display: none;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .container-3 {
    padding: 50px 49px;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .container-3-copy-pink {
    padding: 50px;
  }

  .cf-footer-info {
    font-size: 18px;
  }

  .cf-form-heading-28px {
    font-size: 23px;
  }

  .cf-form-heading {
    font-size: 28px;
  }

  .s11---form {
    padding: 49px 18px;
  }

  .cf-send-message-form {
    padding: 40px;
  }

  .cf-borders-text-field {
    margin-bottom: 13px;
  }

  .cf-info-heading {
    margin-bottom: 4px;
  }

  .cf-form-main-wrapper {
    width: 90%;
    padding: 45px 40px;
  }

  ._100-button {
    font-size: 17px;
  }

  .brix---footer-bottom-v4 {
    text-align: center;
  }

  .brix---grid-footer-logo---paragraph {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .brix---footer-logo-wrapper {
    width: 239px;
  }

  .column-4 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .column-5 {
    display: none;
  }

  .column-points {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .column-6 {
    display: none;
  }

  .columns-4 {
    text-align: center;
    flex: 0 auto;
  }

  .column-7 {
    flex: 0 auto;
    align-self: auto;
    display: none;
  }

  .column-8 {
    display: block;
  }

  .column-9 {
    display: none;
  }

  .image-13, .image-14, .image-15 {
    max-width: 20%;
  }

  .text-block-8 {
    font-size: 18px;
  }

  .text-block-8.bold {
    font-size: 30px;
  }

  .text-block-8.gray {
    font-size: 17px;
  }

  .image-wrapper-mobile-hidden {
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .columns-7 {
    flex-direction: column;
  }

  .bold-text-11.success {
    font-size: 40px;
  }

  .column-12 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .a-banner-button-small {
    position: static;
  }

  .text-block-30 {
    font-size: 12px;
  }

  .a-banner-announcement {
    text-align: left;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .a-banner-container {
    grid-column-gap: 24px;
  }

  .a-paragraph-small {
    line-height: 1.4;
  }

  .div-block-2-copy {
    align-items: center;
  }

  .paragraph {
    text-align: center;
  }

  .div-block-18 {
    width: 400px;
  }

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

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

  .text-block-31 {
    text-align: center;
    justify-content: center;
    font-size: 23px;
  }

  .text-block-31.gray {
    font-size: 21px;
  }

  .text-block-31.bold {
    font-size: 30px;
  }

  .columns-8._2 {
    flex-direction: row;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .count-text {
    font-size: 11px;
  }

  .div-block-29 {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-34 {
    text-align: center;
    justify-content: center;
    font-size: 23px;
  }

  .text-block-34.bold {
    font-size: 30px;
  }

  .text-block-34.gray {
    font-size: 21px;
  }

  .count-block {
    width: auto;
    max-width: none;
    min-height: auto;
    flex-flow: row;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .count-number {
    font-size: 37px;
  }

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

  .image-46 {
    max-width: 50%;
  }

  .cf-form-main-wrapper-2 {
    width: 90%;
    padding: 45px 40px;
  }

  .count-wrap {
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-2-copy-2 {
    flex-direction: column;
    align-items: center;
  }

  .cf-send-message-form-2 {
    padding: 40px;
  }

  ._100-button-2 {
    font-size: 17px;
  }

  .columns-9._2-copy {
    flex-direction: row;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .text-block-32 {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 11px;
    line-height: 12px;
  }

  .div-block-33 {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-50 {
    max-width: 50%;
  }

  .paragraph-4, .paragraph-5 {
    text-align: center;
  }

  .cf-send-message-form-3 {
    padding: 40px;
  }

  .columns-10._2-copy {
    flex-direction: row;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .text-block-36 {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 11px;
    line-height: 12px;
  }
}

@media screen and (max-width: 479px) {
  .s1 {
    background-image: linear-gradient(rgba(255, 255, 255, .72), rgba(255, 255, 255, .72)), url('../images/BG.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .hero-container {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .s1-text {
    font-size: 12px;
  }

  .s1-text._2 {
    font-size: 16px;
    line-height: 23px;
  }

  .s1-text._2.pink {
    font-size: 16px;
  }

  .s1-text._2.pink.c, .s1-text._2.left {
    font-size: 16px;
    line-height: 23px;
  }

  .column-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-2 {
    font-size: 12px;
    line-height: 16px;
  }

  .columns {
    padding: 9px 0;
  }

  ._50-button {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
  }

  .container {
    padding: 35px 11px;
  }

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

  .text-block-3 {
    font-size: 15px;
    line-height: 21px;
    display: none;
  }

  .image-3._100 {
    display: none;
  }

  .image-4 {
    max-width: 80%;
  }

  .text-block-4 {
    font-size: 16px;
    line-height: 30px;
  }

  .bold-text-2 {
    font-size: 18px;
    line-height: 5px;
  }

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

  .colored-box {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-2-copy {
    font-size: 14px;
    line-height: 17px;
  }

  .text-block-3-copy-copy {
    font-size: 16px;
    line-height: 25px;
  }

  .container-s4 {
    padding: 35px 11px;
  }

  .benefits-box {
    flex-flow: row;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .small {
    padding: 35px 11px;
  }

  .text-block-3-centered {
    font-size: 15px;
    line-height: 22px;
  }

  .text-block-3-centered.text-block-3 {
    display: block;
  }

  .text-block-3-centered.success {
    font-size: 16px;
  }

  .s6 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .container-s6 {
    padding: 35px 0;
  }

  .items {
    margin-left: 0;
    margin-right: 0;
    font-size: 13px;
  }

  .text-block-6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .text-block-6-copy {
    font-size: 12px;
    line-height: 18px;
  }

  .items-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-2 {
    padding: 35px 11px;
  }

  .testimonial-quote {
    font-size: 19px;
    line-height: 24px;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .container-3 {
    max-width: none;
    padding: 35px 11px;
  }

  .bold-text-7, .bold-text-8 {
    font-size: 18px;
  }

  .container-3-copy-pink {
    max-width: none;
    padding: 35px 11px;
  }

  .cf-footer-info, .cf-form-heading-28px {
    font-size: 16px;
  }

  .cf-form-gradient-submit {
    background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .cf-form-heading {
    margin-bottom: 16px;
    font-size: 22px;
  }

  .s11---form {
    padding: 35px 11px;
  }

  .cf-form-paragraph {
    margin-bottom: 0;
    font-size: 16px;
  }

  .cf-footer-info-contain {
    align-items: center;
  }

  .cf-send-message-form {
    padding: 20px 16px;
  }

  .cf-borders-text-field {
    height: 40px;
    margin-bottom: 10px;
    padding: 0 14px;
    font-size: 15px;
  }

  .cf-info-heading {
    margin-bottom: 4px;
  }

  .cf-footer-headings-wrap {
    margin-left: 16px;
  }

  .cf-form-main-wrapper {
    padding: 36px 20px 20px;
  }

  .cf-borders-text-field-dropdown {
    padding-left: 14px;
    font-size: 16px;
  }

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

  ._80-button {
    font-size: 20px;
  }

  ._100-button {
    font-size: 14px;
  }

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

  .brix---footer-bottom-v4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---footer-logo {
    width: 50%;
    max-width: 240px;
  }

  .brix---mg-bottom-0 {
    font-size: 11px;
    line-height: 20px;
  }

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

  .icon, .icon-2 {
    display: none;
  }

  .image-wrapper-mobile-hidden {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .bold-text-11.success {
    font-size: 36px;
  }

  .sysf-button.sysf-medium {
    align-self: stretch;
  }

  .sysf-input.sysf-medium {
    margin-bottom: .5rem;
  }

  .sysf-input.sysf-medium.sysf-horizontal {
    text-align: center;
    margin-bottom: 8px;
    margin-right: 0;
  }

  .sysf-form.sysf-form-horizontal {
    flex-direction: column;
  }

  .f-navigation-button {
    display: none;
  }

  .a-paragraph-small {
    font-size: 10px;
    line-height: 1.3;
  }

  .div-block-2-copy {
    flex-direction: column;
  }

  .div-block-24 {
    width: auto;
  }

  .div-block-18 {
    width: auto;
    text-align: center;
    flex-direction: column;
    align-self: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .paragraph-2.icons {
    font-size: 11px;
    line-height: 16px;
  }

  .left-s2-p3 {
    width: 100%;
    text-align: center;
    object-fit: contain;
    align-self: auto;
    overflow: visible;
  }

  .image-42 {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .bold-text-16 {
    font-size: 10px;
  }

  .text-block-31 {
    font-size: 21px;
  }

  .text-block-31.gray {
    font-size: 19px;
  }

  .text-block-31.bold {
    font-size: 26px;
  }

  .columns-8._2 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-23 {
    margin-left: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-26 {
    line-height: 11px;
    display: block;
  }

  .cf-form-right-wrapper-2 {
    width: auto;
  }

  .cf-form-left-wrapper-2 {
    margin-bottom: 20px;
  }

  .column-30 {
    line-height: 11px;
    display: none;
  }

  .image-47 {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-29 {
    width: 90%;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .text-block-34 {
    padding-bottom: 5px;
    font-size: 21px;
  }

  .text-block-34.bold {
    font-size: 26px;
  }

  .text-block-34.gray {
    padding-bottom: 5px;
    font-size: 19px;
  }

  .count-block {
    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;
    display: flex;
  }

  .left-s2-p3-2 {
    width: auto;
    text-align: center;
    object-fit: contain;
    align-self: auto;
    overflow: visible;
  }

  .paragraph-3.icons {
    font-size: 11px;
    line-height: 16px;
  }

  .image-49._100 {
    display: none;
  }

  .image-46 {
    max-width: 80%;
  }

  .cf-form-main-wrapper-2 {
    padding: 36px 20px 20px;
  }

  .form-2, .div-block-2-copy-2 {
    flex-direction: column;
  }

  .cf-send-message-form-2 {
    flex-direction: row;
    margin-left: 15px;
    margin-right: 15px;
    padding: 20px 16px;
    display: block;
  }

  ._100-button-2 {
    font-size: 14px;
  }

  .columns-9._2-copy {
    width: 200px;
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-30 {
    margin-left: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-31 {
    width: 100%;
  }

  .div-block-33 {
    width: 90%;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .image-50 {
    max-width: 80%;
  }

  .paragraph-4.icons {
    font-size: 11px;
    line-height: 16px;
  }

  .column-33 {
    line-height: 11px;
    display: none;
  }

  .image-51 {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-5.icons {
    font-size: 11px;
    line-height: 16px;
  }

  .image-52._100 {
    display: none;
  }

  .cf-send-message-form-3 {
    flex-direction: row;
    margin-left: 15px;
    margin-right: 15px;
    padding: 20px 16px;
    display: block;
  }

  .columns-10._2-copy {
    width: 200px;
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-35 {
    margin-left: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-36 {
    width: 100%;
  }
}

#w-node-_36e8468a-6048-d706-9bd7-bf8081c8eff0-fee4cdfe {
  justify-self: start;
}

@media screen and (max-width: 767px) {
  #w-node-_36e8468a-6048-d706-9bd7-bf8081c8eff0-fee4cdfe {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-BoldItalic.ttf') format('truetype'), url('../fonts/MontserratAlternates-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-ExtraBold.ttf') format('truetype'), 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-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@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-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}