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

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

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

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

.section-s0 {
  width: 100%;
  display: none;
}

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

.section-s1 {
  width: 100%;
  background-image: url('../images/girl1-min.png'), linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url('../images/Your-paragraph-text-1.jpg');
  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;
}

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

.item1-s1 {
  width: 60%;
  flex-direction: column;
  padding: 40px;
  display: block;
}

.right-s1 {
  width: 40%;
}

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

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

.brand-headline {
  color: #e8318a;
  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 {
  height: 568px;
  background-color: rgba(255, 255, 255, .8);
  border: 5px solid #db7800;
  border-radius: 50px;
  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: #e8318a;
  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 {
  width: 100%;
  background-color: #f10606;
  border-radius: 20px;
  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;
  width: 80%;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 40px;
  display: flex;
  position: static;
  top: auto;
  bottom: -200px;
  left: 0%;
  right: 0%;
  box-shadow: 0 10px 0 10px #71a100;
}

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

.section-s2 {
  width: 100%;
  position: relative;
}

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

.heading-2 {
  color: #000;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.5em;
  line-height: 1.5em;
  display: block;
}

.heading-3 {
  text-align: center;
  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 {
  width: 100%;
  background-image: linear-gradient(rgba(255, 255, 255, .6), rgba(255, 255, 255, .6)), url('../images/cream.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

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

.heading-4 {
  color: #000;
  text-align: center;
  font-size: 3em;
  line-height: 1.5em;
}

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

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

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

.text-span-3 {
  color: #c2cb5a;
  font-weight: 700;
}

.item-number-s3 {
  width: 60px;
  height: 60px;
  color: #fff;
  text-align: center;
  background-color: #71a100;
  border: 6px solid #436100;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -10%;
  bottom: auto;
  left: auto;
  right: 9%;
}

.text-block-5 {
  color: #fff;
  font-size: 20px;
  display: block;
}

.item-number-s3-2 {
  width: 60px;
  height: 60px;
  color: #fff;
  text-align: center;
  background-color: #71a100;
  border: 6px solid #436100;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -10%;
  bottom: auto;
  left: 15%;
  right: auto;
}

.text-block-6 {
  color: #000;
  text-align: right;
  font-size: 1em;
  line-height: 2em;
}

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

.section-s4 {
  width: 100%;
  background-color: #71a100;
}

.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: 2em;
  font-weight: 700;
  line-height: 1.5em;
}

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

.button {
  width: 400px;
  text-align: center;
  background-color: #e8318a;
  border-radius: 20px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 40px;
  font-size: 18px;
  line-height: 28px;
  display: block;
}

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

.image-4 {
  max-width: 50%;
  margin-left: -265px;
  position: absolute;
  top: 30%;
  left: 50%;
}

.section-s5 {
  background-image: linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url('../images/Your-paragraph-text-1.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

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

.item-3-s5 {
  color: #f1f1f1;
  background-color: #71a100;
  border: 5px dashed #436100;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
}

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

.section-s6 {
  width: 100%;
  background-image: linear-gradient(rgba(232, 247, 189, .8), rgba(232, 247, 189, .8)), url('../images/643541241f538e8e2a145775_3.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

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

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

.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 {
  width: 70%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 10px;
  display: flex;
}

.text-block-14, .text-block-15 {
  color: #000;
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.5em;
}

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

.bold-text-4 {
  font-size: 1.3em;
}

.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: stretch;
  margin-top: 40px;
  display: flex;
}

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

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

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

.text-block-18 {
  color: #000;
  text-align: left;
  margin-top: 10px;
  font-size: 1.5em;
  line-height: 1.5em;
}

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

.text-span-4 {
  color: #e8318a;
  -webkit-text-stroke-color: #d70066;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.5em;
}

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

.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 {
  width: 70%;
  flex-direction: column;
  justify-content: flex-start;
  padding: 10px;
  display: flex;
}

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

.image-12 {
  border-radius: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 0 10px #71a100;
}

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

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

.container-s7 {
  width: 1049px;
  justify-content: flex-start;
  align-items: flex-start;
  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 {
  color: #000;
  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 {
  width: 60%;
  flex-direction: column;
  justify-content: flex-start;
  padding: 20px;
  display: flex;
}

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

.text-block-21 {
  color: #000;
  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: #475467;
  letter-spacing: normal;
  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: .875rem;
  line-height: 1.5;
}

.uui-testimonial16_client-heading {
  color: #101828;
  letter-spacing: normal;
  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: 1rem;
  font-weight: 600;
}

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

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

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

.uui-heading-xxsmall {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  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: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

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

.uui-testimonial16_rating-icon {
  width: 1.25rem;
  height: 1.25rem;
  color: #fec84b;
  justify-content: center;
  align-items: center;
  margin-right: .25rem;
  display: flex;
}

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

.uui-testimonial16_content {
  width: 25rem;
  min-width: 25rem;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #f9fafb;
  border: 1px solid #f9fafb;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  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: #101828;
  margin-top: 0;
  margin-bottom: 0;
  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: 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: .5rem;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

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

.uui-testimonial15_arrow {
  width: 3rem;
  height: 3rem;
  color: #667085;
  background-color: #fff;
  border: 1px solid #eaecf0;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  transition: all .3s;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.uui-testimonial15_arrow:hover {
  background-color: #f9fafb;
}

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

.uui-text-size-small-2 {
  color: #475467;
  letter-spacing: normal;
  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: .875rem;
  line-height: 1.5;
}

.uui-testimonial15_client-heading {
  color: #101828;
  letter-spacing: normal;
  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: 1rem;
  font-weight: 600;
}

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

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

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

.uui-heading-xxsmall-2 {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  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: 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 {
  width: 1.25rem;
  height: 1.25rem;
  color: #fec84b;
  justify-content: center;
  align-items: center;
  margin-right: .25rem;
  display: flex;
}

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

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

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

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

.uui-testimonial15_component {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 4rem;
  padding-bottom: 5rem;
  position: relative;
}

.uui-text-size-large {
  color: #475467;
  letter-spacing: normal;
  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: 1.125rem;
  line-height: 1.5;
}

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

.uui-heading-medium-2 {
  color: #101828;
  margin-top: 0;
  margin-bottom: 0;
  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: 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 {
  width: 100%;
  background-image: linear-gradient(rgba(75, 254, 200, .2), rgba(75, 254, 200, .2)), url('../images/643541241f538e8e2a145775_3.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

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

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

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

.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 {
  width: 30%;
  flex-direction: column;
  justify-content: flex-start;
  padding: 20px;
  display: flex;
}

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

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

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

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

.heading-gray {
  color: #fff;
  text-align: center;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.5em;
}

.heading-9, .heading-10 {
  color: #000;
  font-size: 2em;
  line-height: 1.5em;
}

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

.section-s9 {
  width: 100%;
  background-image: url('../images/girl1-min.png'), linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url('../images/Your-paragraph-text-1.jpg');
  background-position: 50% 0, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: auto 100%, auto, cover;
}

.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 {
  width: 50%;
  align-self: auto;
  padding: 40px;
}

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

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

.container-s7-copy {
  width: 1007px;
  justify-content: flex-start;
  align-items: flex-start;
  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: .5rem;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

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

.uui-testimonial11_arrow {
  width: 3rem;
  height: 3rem;
  color: #667085;
  background-color: #fff;
  border: 1px solid #eaecf0;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  transition: all .3s;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.uui-testimonial11_arrow:hover {
  background-color: #f9fafb;
}

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

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

.uui-testimonial11_divider {
  width: 1px;
  background-color: #eaecf0;
  align-self: stretch;
  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, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, 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, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, 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: #101828;
  margin-top: 0;
  margin-bottom: 0;
  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: 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 {
  width: 1.25rem;
  height: 1.25rem;
  color: #fec84b;
  justify-content: center;
  align-items: center;
  margin-right: .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 {
  width: 100%;
  height: 35rem;
  object-fit: cover;
  border-radius: 20px;
  box-shadow: 0 10px #e8318a;
}

.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 {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  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(rgba(255, 255, 255, .6), rgba(255, 255, 255, .6)), url('../images/cream.jpg');
  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 {
  width: 70px;
  height: 70px;
  color: #fff;
  text-align: center;
  background-color: #71a100;
  border: 6px solid #436100;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -13%;
  bottom: auto;
  left: auto;
  right: 9%;
}

.image-14 {
  z-index: -1;
  width: 550px;
  max-width: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: -10%;
  right: auto;
}

.image-15 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.bold-text-7, .bold-text-8 {
  color: #000;
}

.image-16 {
  max-width: 100%;
  margin-bottom: 20px;
  display: block;
}

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

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

.s0-wrapper {
  text-align: center;
  background-color: #e8318a;
  padding: 10px;
  display: block;
}

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

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

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

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

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

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

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

.section-s10 {
  width: 100%;
  background-image: linear-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), url('../images/Your-paragraph-text-1.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  padding: 20px;
  display: block;
}

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

.heading-12 {
  color: #e8318a;
  text-align: center;
  font-size: 5em;
  line-height: 1em;
}

.bold-text-9 {
  color: #000;
  font-size: 3em;
}

.text-span-6 {
  color: #e8318a;
}

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

.text-block-34 {
  width: 80%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 2em;
  line-height: 40px;
}

.bold-text-11 {
  font-size: 2em;
  line-height: 30px;
}

.image-42 {
  border-radius: 20px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-13 {
  color: #fff;
  text-align: center;
  font-size: 3em;
  line-height: 50px;
}

.text-block-35 {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.5em;
  line-height: 30px;
}

.form {
  margin-left: auto;
  margin-right: auto;
}

.submit-button-2 {
  width: 100%;
  background-color: #e8318a;
  border-radius: 20px;
  padding: 20px;
  font-size: 2em;
  display: block;
}

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

.text-field-3 {
  border: 2px solid #e8318a;
  border-radius: 20px;
  padding: 30px;
}

.div-block-2 {
  width: 80%;
  background-image: linear-gradient(rgba(113, 161, 0, .8), rgba(113, 161, 0, .8)), url('../images/Your-paragraph-text-1.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-radius: 20px;
  margin: 60px auto;
  padding: 40px;
}

.section {
  background-color: #e8318a;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

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

.s1-button {
  color: #e8318a;
  background-color: #fff;
  border-radius: 20px;
  padding: 5px 10px;
  font-size: 12px;
  display: inline-block;
}

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

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

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

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

.discount-price {
  color: #fff;
  text-align: center;
  background-color: #71a100;
  border-radius: 20px;
  padding: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

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

.customer-rating {
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.rating-text {
  text-align: center;
  font-size: 12px;
  font-weight: 700;
}

.benefits-wrapper-2 {
  z-index: 1;
  background-color: #fff;
  border-radius: 20px;
  align-items: stretch;
  margin: 20px 10px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
  top: auto;
  bottom: -200px;
  left: 0%;
  right: 0%;
  box-shadow: 0 5px 0 5px #71a100;
}

.benefits-item-2 {
  width: 33.33%;
  padding: 40px 20px;
}

.benefits-icon {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.benefits-text {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

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

  .section-s1 {
    background-image: none, linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url('../images/Your-paragraph-text-1.jpg');
    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: .5em;
    line-height: 1em;
  }

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

  .section-s2 {
    background-image: none;
  }

  .section-s3 {
    background-image: linear-gradient(rgba(255, 255, 255, .6), rgba(255, 255, 255, .6)), url('../images/cream.jpg');
  }

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

  .section-s4 {
    background-color: #8cb12e;
  }

  .heading-green {
    color: #fff;
  }

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

  .section-s6 {
    background-image: linear-gradient(rgba(232, 247, 189, .5), rgba(232, 247, 189, .5)), url('../images/643541241f538e8e2a145775_3.png');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
  }

  .section-s8 {
    background-image: linear-gradient(rgba(75, 254, 200, .2), rgba(75, 254, 200, .2)), url('../images/643541241f538e8e2a145775_3.png');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
  }

  .text-block-16-copy {
    color: #565757;
  }

  .heading-gray {
    color: #fff;
  }

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

  .image-14 {
    width: 600px;
  }

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

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

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

}

@media screen and (max-width: 991px) {
  .section-s1 {
    background-image: linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url('../images/Your-paragraph-text-1.jpg');
    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%;
    flex-direction: column;
  }

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

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

  .image {
    max-width: 60%;
    order: 0;
    display: block;
  }

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

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

  .container-s4 {
    width: auto;
  }

  .image-4 {
    display: none;
  }

  .container-s5, .container-s6 {
    width: auto;
  }

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

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

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

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

  .container-s7-copy {
    width: auto;
  }

  .uui-testimonial11_content {
    min-height: auto;
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

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

  .image-14 {
    left: -37%;
  }

  .image-15 {
    z-index: -1;
    left: -12%;
  }

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

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

  .image-copy {
    max-width: 60%;
    order: 0;
    display: none;
  }

  .s9-top-copy-2-copy {
    width: 100%;
    flex-direction: column;
    margin-top: 40px;
  }
}

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

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

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

  .image-4 {
    display: none;
  }

  .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 {
    width: 100%;
    flex-direction: column;
  }

  .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 {
    width: 100%;
    order: -1;
  }

  .item-3-s7 {
    width: 100%;
  }

  .uui-testimonial16_client-image-wrapper {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .uui-testimonial16_client {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }

  .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: #fff;
  }

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

  .uui-testimonial15_client-image-wrapper {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .uui-testimonial15_client {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }

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

  .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 {
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .uui-testimonial11_arrow {
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .uui-testimonial11_arrow:hover {
    background-color: #fff;
  }

  .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 {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }

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

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

  .heading-11 {
    color: #000;
  }

  .div-block {
    flex-direction: row;
  }

  .image-17 {
    width: 150px;
    margin-right: 10px;
  }

  .heading-12 {
    font-size: 20px;
    line-height: 30px;
  }

  .section {
    text-align: center;
  }

  .benefits-wrapper-2 {
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .benefits-item-2 {
    padding: 20px;
  }
}

@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%;
    height: auto;
    padding-bottom: 20px;
  }

  .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: 2em;
    line-height: 1.5em;
  }

  .button {
    width: 100%;
  }

  .container-s5, .container-s6, .container-s7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .uui-testimonial15_mask {
    width: 95%;
  }

  .container-s8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .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-33 {
    font-size: 14px;
  }

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

  .image-17 {
    padding-bottom: 20px;
  }

  .s9-top-copy-2-copy {
    flex-direction: column;
  }

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

  .price-wrapper {
    align-items: center;
  }

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

  .old-price {
    font-size: 15px;
    line-height: 25px;
  }

  .new-price {
    font-size: 20px;
    line-height: 30px;
  }

  .discount-price {
    font-size: 14px;
    line-height: 16px;
  }

  .rating-wrapper, .benefits-wrapper-2 {
    flex-direction: column;
  }

  .benefits-item-2 {
    width: 100%;
  }

  .text-block-34{
    width: 100%;
    font-size:1.6em;
    line-height:30px;
  }

  .div-block-2{
    width:100%;
    padding:10px;
  }

  .heading-13{
    font-size: 2em;
    line-height: 25px;
  }

  .text-block-36{
    font-size:1.3em;
    line-height:20px;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_34e560eb-9234-ae59-ce77-28edbd4fc8e9-5a719de0, #w-node-_685e94af-e349-f17d-4967-1db7d1008ee8-5a719de0, #w-node-_685e94af-e349-f17d-4967-1db7d1008ed2-5a719de0, #w-node-_899f3aee-0463-d49f-4031-a9ae208fb3cb-5a719de0, #w-node-_5eab637d-f6dd-a7a6-aa6b-60be148f175c-5a719de0 {
    order: -9999;
  }
}


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