html {
  margin-top: 0 !important;
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

.sec-5-mobile-v {
  display: none;
}
p {
  margin: 0;
  font-family: "Mulish", sans-serif;
}
span {
  font-family: "Mulish", sans-serif;
}
h3 {
  font-family: "Mulish", sans-serif;
}
a:hover {
  text-decoration: none;
}
.text-h1 {
  margin-bottom: 0;
  color: #ffffff;
  font-family: "Bodoni", serif;
  font-weight: bold;
  font-size: 59px;
  line-height: 1.2;
}
.price{
  margin-bottom: 22px;
}
.sbha-button {
  cursor: pointer;
}

.sbha-button:hover {
  color: #ffffff;
}

.button-primary {
  height: 36px;
  padding: 8px 28px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f30101;
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  border-radius: 22px;
  text-transform: uppercase;
}
.sec-6 .button-primary {
  width: 50%;
  background-color: #ca103f;
  color: #fff;
}
.review-arrows {
  font-size: 40px !important;
}
.more-product-btn {
  width: 100%;
  background-color: #ca103f;
  color: #fff;
}
.view-more-btn {
  width: 25%;
  background-color: #ffffff;
  color: rgb(161, 0, 0);
  font-weight: 500 !important;
  border: 1px solid;
}
.view-more-btn:hover {
  background-color: #c7103f;
  color: #fff !important;
}
.duv-clear-text-highlight-wrapper {
  display: inline-block;
}

.duv-clear-text-highlight-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.duv-clear-text-highlight-image {
  height: 100%;
  object-fit: cover;
}
/* -------new css-------------------- */
.mobile-footer {
  display: none;
}
#mobile-margin{
  display: none;
}
.human-t-headre {
  margin-top: -3;
}
#sec-2-container {
  margin-top: 0px;
  background: url("../images/bkgd.svg") no-repeat;
  background-size: cover;
  background-color: #c7103f;

  width: 100%;
  height: 122%;
}
.j-buttol {
  width: 50%;
  height: auto;
  position: relative;
  top: 150px;
  left: 180px;
}
.cercel-1 {
  position: absolute;
  top: 91px;
  right: 181px;
  width: 50px;
  height: 50px;
  background-color: rgb(255, 209, 209);
  border-radius: 50%;
}
.cercel-2 {
  position: absolute;
  top: 120px;
  right: 232px;
  width: 30px;
  height: 30px;
  background-color: rgb(255, 209, 209);
  border-radius: 50%;
}
#heart-furmula-col-2{
  margin-top: 100px;
}
.cercel-red-1,
.cercel-red-2 {
  width: 30px;
  height: 30px;
  background-color: #ca103f;
  border-radius: 50%;
  position: absolute;
  right: 0;
}
.cercel-red-1 {
  width: 17px;
  height: 17px;
  top: 20px;
}
.cercel-red-2 {
  right: 30px;
}
.cercel-3 {
  position: absolute;
  top: 250px;
  left: 20px;
  width: 25px;
  height: 25px;
  background-color: rgb(255, 209, 209);
  border-radius: 25px;
}
.cercel-4 {
  position: absolute;
  top: 550px;
  left: 100px;
  width: 25px;
  height: 25px;
  background-color: rgb(255, 209, 209);
  border-radius: 25px;
}
.fab {
  font-size: 35px;
  color: #ca103f;
}
.section-2-sup {
  color: #c7103f;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.2;
  font-family: "Mulish", sans-serif;
}
.section-2-hero {
  color: #c7103f;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  font-family: Bodoni;
  width: 83%;
}
.how-to-use-sup {
  color: rgb(255, 209, 209);
  font-size: 30px !important;
  text-align: center;
  line-height: 1;
}
#wave-col .container {
  width: 78%;
  margin-top: 100px;
  font-family: Bodoni;
  width: 83%;
}
.section-prod-details {
  background-color: #c7103f;
  padding-bottom: 2px;
  margin-top: -3%;
}
#section-features h1 {
  font-family: Bodoni;
  color: rgb(255, 228, 228);
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 6px;
  margin-top: -125px;
}
#section-features p {
  width: 76%;
  color: rgb(255, 228, 228);
  margin-top: 0px;
}
#section-features h3 {
  text-align: center;
  color: rgb(255, 228, 228);
  font-weight: 400;
}
.skin-dry-animateion {
  margin-top: 100px;
}
.section-3-header {
  font-size: 42 !important;
  color: #fbeaea !important;
  font-weight: 600 !important;
  padding-top: 150px !important;
}
.sec-3-sup {
  font-size: 21px;
}
#section-4 {
  background-image: url("../images/section3Bg.jpg");
  background-size: cover;

  width: 100%;
}
#section-4 .container {
  padding-bottom: 100px;
  padding-top: 300px;
}
.sec-4-main-img {
  width: 43%;
  max-height: 73%;
}
.wave-container {
  position: relative;
  background: none;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
#sec-5 {
  background-color: #ffdbdb;
}
.sec-5 {
  margin-top: -244px;
}
.sec-5 h1 {
  color: #c7103f;
  font-size: 40px;
  font-weight: 600;
  font-family: "Bodoni";
}
.furomla-header {
  color: #c7103f;
  font-weight: 600;
  font-family: "Mulish";
}
.the-power-of-section {
  margin-top: -40px;
}
.sec-6 {
  padding-top: 350px;
}
.sec-6-header {
  color: #c7103f;
  font-size: 35px;
  font-weight: 600;
  font-family: Bodoni;
  line-height: 1;
}
.sec-6-sup {
  color: #c7103f;
  font-size: 25px;
  width: 70%;
  line-height: 1;
}
.slid-gif {
  margin-left: -102px;
  margin-bottom: 30;
  margin-top: 30;
}
#sec-7 {
  margin-top: -36px;
  background-color: #ffdbdb;
}
#sec-7 .row {
  margin-top: 200px;
}
.sec-7-right-col {
  background-image: url("../images/sec-7-right-col-bg.png");
  background-position: center;
  background-size: 80%;
  background-repeat: no-repeat;
  padding-top: 150px;
}
.sec-4-header {
  color: #c7103f;
  font-size: 40px;
  font-family: Bodoni;
  font-weight: 700;
  line-height: 1;
}
.sec-4-header-2 {
  padding: 0px !important;
  color: #c7103f;
  font-size: 60px;
  font-family: Bodoni;
  font-weight: 700;
  line-height: 0;
}
.sec-4-sup {
  margin-top: -20px;
  width: 70%;
  float: right;
}
.sec-7-header-container {
  padding-left: 100px;
}
.sec-7-right-col {
}
.sec-7-header {
  color: #fff;
  font-size: 34px;
  text-align: center;
  font-family: Bodoni;
  font-weight: 600;
  width: 75%;
}
.sec-7-sup {
  color: #fff;
  width: 79%;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}
.sec-4-details-p {
  margin-left: 50px;
}
.elemnt {
  margin-bottom: 50px;
}
footer {
  margin-top: 80px;
  padding-top: 50px;
  padding-bottom: 20px;
  background-color: #f5f5f5;
}
footer h4 {
  color: #c7103f;
  font-family: Bodoni;
  font-weight: 600;
}
.newsletter {
  border-radius: 25px 0px 0px 25px !important;
}
.btn-white {
  background-color: #c7103f !important;
  color: #fff;
  border-radius: 0px 25px 25px 0px !important;
}
#footer-social .banner-social-button {
  color: #464646 !important;
}
.Subscribe-and-follow {
  padding-top: 0px !important;
}
/* ________________vii___________ */
#video-popup-container {
  display: none;
  position: fixed;
  z-index: 996;
  width: 60%;
  left: 50%;
  margin-left: -30%;
  top: 20%;
  background-color: #fff;
}

#video-popup-close {
  cursor: pointer;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 998;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  text-align: center;
  font-size: 12px;
  background-color: rgb(0, 0, 0);
  line-height: 25px;
  color: rgb(255, 251, 251);
}

#video-popup-iframe-container {
  position: absolute;
  z-index: 997;
  width: 100%;
  padding-bottom: 56.25%;
  border: 2px solid #000;
  border-radius: 2px;
  background-color: #000;
}

#video-popup-iframe {
  z-index: 999;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
}

#video-popup-overlay {
  display: none;
  position: fixed;
  z-index: 995;
  top: 0;
  background-color: #000;
  opacity: 0.8;
  width: 100%;
  height: 100%;
}

#video-popup-close:hover {
  color: #de0023;
}
.sec-5-cercel-1 {
  width: 35px;
  height: 35px;
  background-color: #c7103f;
  opacity: 0.5;
  border-radius: 25px;
  position: absolute;
 
}
.sec-5-cercel-2 {
  width: 25px;
  height: 25px;
  background-color: #c7103f;
  opacity: 0.5;
  border-radius: 25px;
  position: relative;
  bottom: 80;
  left: 0;
}
.sec-5-cercel-3 {
  width: 20px;
  height: 20px;
  background-color: #c7103f;
  opacity: 0.5;
  border-radius: 25px;
  position: absolute;
  bottom: 249px;
  left: 285px;
}
.sec-5-cercel-4 {
  width: 42px;
  height: 42px;
  background-color: #c7103f;
  opacity: 0.5;
  border-radius: 25px;
  position: absolute;
  bottom: 277px;
  left: 238px;
}
.sec-5-cercel-5 {
  width: 20px;
  height: 20px;
  background-color: #c7103f;
  opacity: 0.5;
  border-radius: 25px;
  position: absolute;
  bottom: -85px;
  left: 49px;
  z-index: 10;
}
.sec-5-cercel-6 {
  width: 60px;
  height: 60px;
  background-color: #c7103f;
  opacity: 0.5;
  border-radius: 50px;
  position: absolute;
  bottom: -135px;
  left: 0;
  z-index: 10;
}
.sec-5-cercel-7 {
  width: 20px;
  height: 20px;
  background-color: #c7103f;
  opacity: 0.5;
  border-radius: 50px;
  position: absolute;
  bottom: -135px;
  left: 300;
  z-index: 10;
}
.button-primary:hover {
  color: #3c3c3b;
}
.hydrate-hero {
  margin-left: 130px;
}
.hydrate-col-2 {
  margin-left: 84px;
}
#step {
  font-weight: 100;
}

@media only screen and (max-width: 1300px) and (min-width: 1100px) {
  #sec-2-container {
    height: 88%;
    margin-top: 0;
  }
  .section-2-hero {
    font-size: 34px;
  }
  .section-2-sup {
    font-size: 18px;
  }
 
  #wave-col{
    margin-top: -1rem!important;
  }
  .banner-img {
    height: 120% !important;
  }
  .j-buttol {
    top: 150px;
    left: 288px;
  }
  .cercel-1 {
    right: 19px;
  }
  .cercel-2 {
    right: 72px;
  }
  #sec-2-container {
    height: 100%;
  }
}
@media only screen and (max-width: 1600px) and (min-width: 1100px) {
  #sec-2-container {
    background-size: 190%;
  }
}
/* ____________________new ends__________ */
.header-astalift {
  position: fixed;
  width: 100%;
  height: 48px;
  top: 0;
  left: 0;
  background-color: #cf063b;
  box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.3);
  z-index: 100;
}
.sec-3-sup {
  font-family: "Mulish", sans-serif;
}
.header-astalift-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
}

.header-image-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-image {
  height: 36px;
}

.header-separator {
  flex: 1;
}

.header-content-big {
  display: none;
}

.header-content-small {
  width: 100%;
  max-height: 0;
  position: fixed;
  top: 48px;
  left: 0;
  z-index: 100;
  box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.3);
  transition: max-height 150ms ease-in, max-width 150ms ease-in;
  overflow: hidden;
}

.header-content-small.open {
  max-height: 256px;
  transition: max-height 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.header-astalift-burger-small {
  display: flex;
  align-items: center;
}

.header-hamburger-button {
  width: 48px;
  height: 48px;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}

.hamburger-icon {
  width: 17px;
  height: 17px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.hamburger-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 120%;
  background: #ffffff;
  border-radius: 3px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.hamburger-icon span:nth-child(1) {
  top: 0;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.hamburger-icon span:nth-child(2) {
  top: 7px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.hamburger-icon span:nth-child(3) {
  top: 15px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.hamburger-icon.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  left: 0;
}

.hamburger-icon.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

.hamburger-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 14px;
  left: 0;
}

.header-links-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  margin: 0;
  list-style: none;
}

.header-links-content li:last-child {
  margin-right: -22px;
}

.header-button {
  height: 100%;
  position: relative;
  background-color: #ffffff;
  display: flex;
  justify-content: stretch;
  padding: 22px 42px;
  border-bottom: 1px solid #cf063b;
}

.header-button.last {
  border-bottom: none;
}

.header-button .header-button-indicator {
  display: none;
}

.header-button.active .header-button-indicator {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 7px solid #ffffff;
  padding-bottom: 65px;
}
.banner-img-small {
  display: none !important;
}

.header-button-text {
  color: #cf063b;
  font-family: "Mulish", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}
.header-button-text:active {
  text-decoration: none;
}
.header-button-text:hover {
  text-decoration: none !important;
}

.header-astalift-placeholder {
  height: 48px;
}

.section-container {
  padding-left: 30px;
  padding-right: 30px;
}
#Layer_1 {
  display: none;
}
.section-home {
  position: relative;
  display: flex;
  flex-direction: column;
}

.banner-img-container {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  margin-top: 100px;
}

.banner-img {
  display: none;
  width: 100%;
  object-fit: cover;
}

.banner-img-medium {
  display: none;
}

.banner-img-small {
  width: 100%;
  height: 50%;
  object-fit: cover;
}

.banner-text-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #edeced;
}

.banner-text-section-container {
  display: flex;
  height: 100%;
}

.banner-text-parent-container {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.banner-text-filler-container {
  display: none;
}

.banner-text-container {
  margin-top: 30px;
  margin-bottom: 48px;
  display: flex;
  flex-direction: column;
  align-items: start;
  text-align: left;
}

.banner-text-subtitle {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 28px;
  line-height: 1.2;
}

.banner-text-secondary-subtitle {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  color: #fff;
  font-size: 28px;
  line-height: 1.2;
}

.banner-text-content {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  margin-top: 20px;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
}

.banner-text-content .duv-clear-text-highlight-wrapper {
  height: 12px;
  margin-right: 1px;
}
.banner-social-button:hover {
  box-shadow: 4px 4px 66px 0px rgba(255, 209, 209, 0.75);
  -webkit-box-shadow: 4px 4px 66px 0px rgba(255, 209, 209, 0.75);
  -moz-box-shadow: 4px 4px 66px 0px rgba(255, 209, 209, 0.75);
}

.banner-text-button {
  margin-top: 20px;
}
.banner-text-button:hover {
  color: #000;
}
.sbha-button .fab:hover {
  color: #c7103f !important;
}

.banner-social-container {
  margin-top: 12px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: row;
  position: relative;
  z-index: 2;
}

.banner-social-button {
  width: 50px;
  height: 50px;
  margin-left: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 25px;
}

.banner-social-button:first-child {
  margin-left: 0;
}

.section-prod-comparison {
  padding-top: 30px;
  background-color: #cf063b;
}

.section-prod-comparison-title {
  width: 100%;
  font-size: 36px;
  color: #ffffff;
  text-align: center;
}

.section-prod-comparison-container {
  display: flex;
  flex-direction: column;
}

.prod-comparison-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 28px 20px 10px;
}

.prod-comparison-name {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  margin-bottom: 8px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
}

.prod-comparison-image-container {
  width: 100%;
  position: relative;
  padding-top: 44.654%;
}

.prod-comparison-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
}

.prod-comparison-content {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  margin-top: 12px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  line-height: 1.2;
}

.prod-details-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.prod-details-background-image {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  z-index: 1;
}

.prod-details-background-image-small {
  position: absolute;
  width: 100%;
  height: 400px;
  top: 0;
  left: 0;
  object-fit: cover;
  z-index: 0;
}

.prod-details-product-image-small {
  width: 70%;
  height: auto;
  position: relative;
  display: block;
  margin: -25px 0 0 40px;
  z-index: 2;
}

.prod-details-wrapper {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: start;
  z-index: 3;
}

.prod-details-item-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: start;
  margin-top: 34px;
}

.prod-details-item-title {
  font-family: "Bodoni", serif;
  font-weight: bold;
  margin-bottom: 12px;
  color: #cf063b;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.2;
}

.prod-details-item-title .duv-clear-text-highlight-wrapper {
  height: 24px;
  margin-right: 2px;
}

.prod-details-item-description {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  color: #575756;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}

.prod-details-background-blur {
  display: block;
  position: absolute;
  height: 100px;
  width: 100%;
  top: 300px;
  left: 0;
  background: transparent linear-gradient(180deg, #f5f5f500 3%, #f5f5f5 93%) 0%
    0% no-repeat padding-box;
  z-index: 2;
}

.prod-details-features-wrapper {
  padding-top: 40px;
  padding-bottom: 30px;
}

.prod-details-features-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 0;
}

.prod-details-features-img {
  width: 50%;
  height: auto;
}

.prod-details-features-content {
  flex: 1;
  margin-top: 25px;
  text-align: center;
}

.prod-details-features-content-title {
  font-family: "Mulish", sans-serif;
  font-weight: bold;
  margin-bottom: 0;
  color: #cf063b;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.2;
}

.prod-details-features-content-description {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  margin-top: 4px;
  color: #575756;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}

.prod-details-other-features-wrapper {
  padding-top: 0;
  padding-bottom: 40px;
}

.prod-details-other-features-title {
  font-family: "Bodoni", serif;
  font-weight: bold;
  margin-bottom: 0;
  color: #cf063b;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}

.prod-details-other-features-items-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.prod-details-other-features-items-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 34px;
}

.prod-details-other-features-item-img {
  width: 40%;
  height: auto;
  margin-bottom: 16px;
}

.prod-details-other-features-item-title {
  font-family: "Mulish", sans-serif;
  font-weight: bold;
  margin-bottom: 0;
  color: #cf063b;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
}

.prod-details-other-features-item-description {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  margin-top: 4px;
  color: #575756;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}

.section-steps {
  background-color: #cf063b;
  padding-top: 36px;
  padding-bottom: 36px;
  scroll-margin: 48px;
}

.section-steps-title {
  font-family: "Bodoni", sans-serif;
  font-weight: bold;
  margin-bottom: 20px;
  color: #ffffff;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}

.steps-content-wrapper {
  width: 100%;
  margin: 0 auto 16px;
}

.steps-content-container {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.steps-content-container.active {
  opacity: 1;
  display: flex;
}

.steps-content-img {
  width: 90%;
  height: auto;
}
.steps-description{
  height: 100px;
  display: flex;
  align-items: stretch;
 
}
.steps-content-text {
  min-height: 40px;
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  margin-top: 16px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  width: 200%;
}
#forth-step {
  width: 200% !important;
}

.steps-tab-wrapper {
  position: relative;
  padding-top: 26px;
  padding-bottom: 18px;
}

.steps-tab-container {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background: #ca103f;
  z-index: 1;
}

.steps-tab-shadow-main {
  width: calc(100% - 30px - 30px);
  height: 100%;
  position: absolute;
  top: 0;
  left: 30px;
  background: transparent
    radial-gradient(closest-side at 50% 50%, #706f6f 0%, #706f6f00 97%) 0% 0%
    no-repeat padding-box;
  mix-blend-mode: multiply;
  opacity: 0.45;
  z-index: 0;
}

.steps-tab-item {
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: unset;
  border-radius: 20px;
  margin-left: 2px;
  margin-right: 2px;
  padding-left: 14px;
  padding-right: 14px;
  color: #ffffff;
  font-family: "Mulish", sans-serif;
  font-weight: 800;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 2;
}

.steps-tab-item.active {
  background-color: #ffffff;
  color: #ca103f;
}

.section-product-selection {
  margin-top: 150px;
}

.section-product-selection-background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: -1;
}

.section-product-selection-wrapper {
  position: relative;
  padding-bottom: 50px;
}

.section-product-selection-title {
  margin-bottom: 32px;
  font-family: "Bodoni", serif;
  font-weight: bold;
  color: #cf063b;
  font-size: 36px;
  line-height: 1.2;
  text-align: center;
}

.section-product-selections-container {
  display: flex;
  flex-direction: column;
  margin-top: 12px;
}

.section-product-selection-item {
  flex: 1;
  margin-left: 10px;
  margin-right: 10px;
}

.section-product-selection-item:nth-child(2) {
  margin-top: 60px;
}

.product-selection-item-details-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 80%;
  margin: 120px auto 0;
  padding-top: 240px;
  padding-left: 13px;
  padding-right: 13px;
  padding-bottom: 82px;
  border-radius: calc(100vw * 0.8 / 2);
  text-align: center;
}

.product-selection-item-details-container.left {
  background-color: #ffebeb;
}

.product-selection-item-details-container.right {
  background-color: #cc063b;
  color: #e8e8e8;
}

.product-selection-item-details-title-container-small {
  display: block;
}

.product-selection-item-details-title-container-big {
  display: none;
}

.product-selection-item-details-title {
  color: #cc063b;
  font-family: "Bodoni", sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 1.2;
}

.product-selection-item-details-container.left
  .product-selection-item-details-title {
  color: #cc063b;
}

.product-selection-item-details-container.right
  .product-selection-item-details-title,
.product-selection-item-details-feature-title,
.product-selection-item-details-feature-content {
  color: #e8e8e8;
}

.product-selection-item-details-subtitle {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 1.2;
}

.product-selection-item-details-container.left
  .product-selection-item-details-subtitle {
  color: #3c3c3b;
}

.product-selection-item-details-feature-wrapper {
  flex: 1;
  position: relative;
  padding-top: 40px;
  padding-bottom: 36px;
}

.product-selection-item-details-feature-container {
  width: 90%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}

.product-selection-item-details-image {
  display: none;
}

.product-selection-item-details-image-small {
  position: absolute;
  top: -300px;
  left: calc(50% - 60px);
  width: 180px;
  height: auto;
  z-index: 1;
}

.product-selection-item-details-feature-title {
  font-family: "Mulish", sans-serif;
  font-weight: 800;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.2;
}

.product-selection-item-details-container.left
  .product-selection-item-details-feature-title {
  color: #cc063b;
}

.product-selection-item-details-container.right
  .product-selection-item-details-feature-title {
  color: #e8e8e8;
}

.product-selection-item-details-feature-content {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.2;
  width: 108%;
}

.product-selection-item-details-container.left
  .product-selection-item-details-feature-content {
  color: #575756;
}

.product-selection-item-details-container.right
  .product-selection-item-details-feature-content {
  color: #e8e8e8;
}

.product-selection-item-details-feature-separator {
  width: 60%;
  height: 1px;
  margin: 26px auto 30px;
  border: 0;
  background-color: #ffffff;
}

.product-selection-item-details-container.right .button-primary {
  background-color: #e8e8e8;
  color: #cc063b;
}

.section-product-selection-separator {
  display: none;
}

.section-related-products-title {
  font-family: "Bodoni", serif;
  font-weight: bold;
  margin-bottom: 150;
  color: #ca103f;
  font-size: 32px;
  line-height: 1.2;
  text-align: center;
}

.section-related-products-container {
  display: none;
}

.section-related-products-container-mobile-carousel {
  margin-top: 10px;
}

.section-related-products-mobile-wrapper {
  position: relative;
}

.prod-related-products-item-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: stretch;
  flex: 1;
  margin-left: 40px;
  margin-right: 40px;
}
.font-s-14 {
  font-size: 14px;
}
.prod-related-products-item-image-container {
  width: 100%;
  position: relative;
  padding-top: 100%;
}

.prod-related-products-item-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.prod-related-products-item-title {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  flex: 1;
  margin-top: 24px;
  margin-bottom: 16px;
  color: #3c3c3b;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
}

.section-reviews-container {
  background-color: #c7103f;
  padding-top: 48px;
  padding-bottom: 48px;
}

.section-reviews-title {
  font-family: "Bodoni", serif;
  font-weight: bold;
  margin-bottom: 30px;
  color: #ffffff;
  font-size: 36px;
  line-height: 1.2;
}

.sbha-carousel {
  position: relative;
}

.sbha-carousel__next-icon {
  width: 15px;
  height: 30px;
}

.sbha-carousel__back-icon {
  width: 15px;
  height: 30px;
}

.sbha-carousel {
  margin: 0;
}

.sbha-carousel-items-wrapper {
  position: relative;
}

.sbha-carousel-arrows {
  width: 100%;
  position: absolute;
  top: calc(50% - 15px);
  left: 0;
  pointer-events: none;
}

.reviews-carousel-arrows {
  top: 115px;
}

.sbha-carousel-arrow-button {
  border: 0;
  background: none;
  z-index: 1;
  cursor: pointer;
  pointer-events: visible;
}

.sbha-carousel-arrow-button.back {
  position: absolute;
  left: 0;
}

.sbha-carousel-arrow-button.next {
  position: absolute;
  right: 0;
}

.section-review-item-content-container {
  display: flex;
  flex-direction: column-reverse;
  align-items: stretch;
  scroll-snap-align: center;
}

.section-review-item-content-text-wrapper {
  min-height: 220px;
  display: flex;
  flex-direction: column;
}

.section-review-item-content-text {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.2;
}

.section-review-item-content-text-spacer {
  flex: 1;
  min-height: 32px;
}

.section-review-item-content-author {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.2;
}

.section-review-item-content-image-container {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-left: 0;
}

.section-review-item-content-image-backdrop {
  width: 160px;
  height: 260px;
  margin-top: 16px;
  margin-left: 16px;
  border-radius: 80px;
  transform: rotateY(0deg) rotate(45deg);
}

.section-review-item-content-image-wrapper {
  width: 160px;
  height: 260px;
  position: absolute;
  right: calc(50% - 80px);
  bottom: 16px;
  border-radius: 80px;
  overflow: hidden;
  z-index: 1;
  transform: rotateY(0deg) rotate(45deg);
}

.section-review-item-content-image-video-wrapper {
  position: absolute;
  width: calc(100vw - 60px);
  height: 240px;
  top: 40px;
  left: 0;
  transform: rotateY(0deg) rotate(-45deg) translate(calc(-50% - 7px), 0);
  transform-origin: left top;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-review-item-content-image-video-wrapper-link {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.section-review-item-content-video-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.section-review-item-content-video-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-review-item-content-video-icon {
  width: 94px;
  height: 94px;
  object-fit: cover;
  opacity: 0.8;
}

.section-review-item-content-image {
  height: 50%;
  width: 100%;
  max-width: 230px;
  object-fit: cover;
  object-position: 0 15%;
}

.section-review-carousel-bullets-container {
  display: flex;
  flex-direction: row;
  margin-top: 20px;
  margin-left: -7px;
  margin-right: -7px;
}

.section-review-carousel-bullet-item {
  width: 60px;
  height: 60px;
  margin-left: 7px;
  margin-right: 7px;
  padding: 0;
  border-radius: 30px;
  border: 0;
  overflow: hidden;
  opacity: 0.5;
  background-color: #fff;
}
.fa-play {
  margin-left: 7px;
  text-align: center;
  font-size: 40px;
  color: #c7103f;
}

.section-review-carousel-bullet-item.glide__bullet--active {
  opacity: 1;
}

.section-review-carousel-bullet-item-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section-form-cta {
  position: relative;
  overflow: hidden;
  margin-top: -48px;
  padding-top: 48px;
  scroll-margin: 48px;
}

.section-form-cta-wrapper {
  position: relative;
  min-height: calc(100vw * 0.9);
}

.section-form-cta-background-image {
  display: none;
}

.section-form-cta-background-image-small {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  object-fit: cover;
}

.section-form-cta-layout-item {
  position: relative;
  display: flex;
  align-items: stretch;
  height: 100%;
}

.section-form-cta-layout-item.left {
  display: none;
}

.section-form-cta-layout-item.right {
  width: 100%;
}

.section-form-cta-container {
  margin: 12% 0 34% 20%;
  padding: 0;
  position: relative;
  display: flex;
  align-items: center;
}

.section-form-cta-image {
  width: 770px;
  max-width: unset;
  height: 762px;
  object-fit: cover;
  z-index: -1;
}

.section-form-cta-image-bottom-left {
  display: none;
}

.section-form-cta-image-top-right {
  display: none;
}

.section-form-cta-input {
  width: 100%;
  height: 40px;
  margin-bottom: 4px;
  padding-left: 16px;
  padding-right: 16px;
  border: 1.5px solid #b6b8bb;
  border-radius: 20px;
  color: #cf063b;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.2;
}

.section-form-cta-input::placeholder {
  color: #cf063b;
}

.section-form-cta-input:-ms-input-placeholder {
  color: #cf063b;
}

.section-form-cta-input::-ms-input-placeholder {
  color: #cf063b;
}

.section-form-cta-button-container {
  margin-top: 14px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-form-cta-button {
  font-family: "Mulish", sans-serif;
  font-weight: bold;
  border: 0;
  font-size: 16px;
  line-height: 1.2;
  text-transform: unset;
}

.section-form-cta-footer-policy {
  font-family: "FSElliotPro", sans-serif;
  font-weight: 400;
  padding-left: 10px;
  padding-right: 10px;
  color: #cf063b;
  font-size: 9px;
  line-height: 1.2;
  text-align: center;
}

.section-faq-container {
  padding-top: 48px;
  padding-bottom: 48px;
}

.section-faq-title {
  font-family: "Bodoni", sans-serif;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 100px;
  color: #cf063b;
  font-size: 36px;
  line-height: 1.2;
  text-align: center;
}

.faq-container {
  position: relative;
  margin-bottom: 16px;
  padding-top: 20px;
  padding-right: 14px;
  padding-left: 24px;
  padding-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 11px;
  overflow: hidden;
  cursor: pointer;
}

.faq-question-container {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.faq-question {
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  flex: 1;
  margin-right: 16px;
  color: #e60012;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}

.faq-answer-container {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.faq-answer {
  font-family: "Mulish", sans-serif;
  font-weight: 300;
  width: 90%;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #575756;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.2;
}

.fa-angle-down {
  transform: rotate(0deg);
  transition: transform 150ms linear;
}

.faq-indicator-icon.active {
  transform: rotate(180deg);
}

.faq-decoration-icon {
  position: absolute;
  width: 85px;
  height: auto;
  top: -2px;
  right: -2px;
  z-index: 0;
  opacity: 0;
  transition: opacity 0.4s ease-in;
}

.faq-decoration-icon.active {
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.sec-3-img-1 {
  width: 40%;
}
.sec-3-img-2,
.sec-3-img-3 {
  width: 80% !important;
}
#Layer_2 {
  display: none;
}
#Layer_3 {
  display: none;
}
#Layer_3-mobile{
  display: none;
}
#wave-red {
  position: absolute;
}
#Layer_8 {
  display: none;
}
.fa-angle-down {
  color: #c7103f;
  font-size: 40;
}
.mobile-cercel-1,
.mobile-cercel-2,
.mobile-cercel-3 {
  display: none;
}
@supports (-webkit-touch-callout: none) {
  .banner-text-wrapper {
    height: 56% !important;
  }
  #section-features{
    margin-top: -72.5%;
  }
  .sec-4-main-img{
    width: 75%;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .section-review-item-content-image-backdrop,
  .section-review-item-content-image-wrapper,
  .cercel-2 {
    display: none;
  }
  #mobile-margin{
    display: block;
  }
  #review-2-img{
    width: 50% !important;
  }
  #ART-desktop {
    display: none;
  }
  #Layer_3 {
    display: block;
  }
  .section-steps {
    padding-bottom: 50px;
  }
  #Layer_8 {
    display: block;
    position: relative;
    bottom: -203px;
  }
  .banner-img-small {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .glide__slide {
    height: 58%;
  }
  .banner-img-container {
    width: 100%;
    height: 50%;
  }
  .price{
    font-size: 40px;
  }
  .mobile-product-2{
    height: 100% !important;
    width: 100% !important;
    left : 0px !important
  }
  .mobile-product-3{
    height: 100% !important;
    left : 70px !important
  }
  .mobile-product-4{
    width: 100% !important;
    height: 100% !important;
    left : 0px !important
  }
  #Layer_1 {
    display: block;
  }
  .desktop-btn {
    display: none !important;
  }
  #section-2 {
    height: 118%;
  }
  .banner-img {
    display: none;
  }
  .banner-img-medium {
    display: none !important;
  }
  .banner-img-small {
    display: block !important;
    object-position: 50% 20%;
  }
  .fab {
    font-size: 60px;
  }
  .mobile-cercel-1,
  .mobile-cercel-2,
  .mobile-cercel-3 {
    display: block;
  }
  .sec-5-desktop-v {
    display: none;
  }
  .sec-5-mobile-v {
    display: block;
  }
  #Layer_2 {
    display: block;
  }
  #Layer_3 {
    display: block;
  }
  #desktop-footer {
    display: none !important;
  }
  .mobile-footer {
    display: block;
    padding-left: 0px;
    padding-right: 0px;
  }
  .mobile-footer-a {
    background-color: #c7103f;
    color: #fff;
    font-size: 40px;
    font-weight: 200;
    font-family: "Mulish", sans-serif;
    padding: 50px;
    border-bottom: #fff solid 1px;
  }

  .sec-6 {
    padding-top: 37px;
  }
  #sec-7 {
    margin-top: -61;
  }
  .li-footer-header {
    font-size: 50px !important;
    float: right;
  }
  .li-footer a {
    font-size: 40px;

    background-color: #cf063b;
    color: #fff;
  }
  .heart-formula {
    color: #c7103f;
    font-family: "Bodoni";
    font-size: 35px;
    font-weight: 600;
  }
  .Asenyaku{
    margin-top: 10px;
  }
  .Rose{
    margin-top: 6px;
  }
  .mobile-cercel-1-heart-furmula-1 {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #e4859b;
    position: absolute;
    top: 498em;
    left: 4em;
  }
  .mobile-cercel-1-heart-furmula-2 {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    background-color: #e4859b;
    position: absolute;
    top: 501em;
    left: 6em;
  }
  .mobile-cercel-1-heart-furmula-3 {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #e4859b;
    position: absolute;
    top: 512em;
    left: 54em;
  }
  .mobile-cercel-1-heart-furmula-4 {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: #e4859b;
    position: absolute;
    top: 515em;
    left: 56em;
  }
  .mobile-cercel-1-heart-furmula-bottom-1 {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    background-color: #e4859b;
    position: absolute;
    top: 640em;
    left: 56em;
  }
  .mobile-cercel-1-heart-furmula-bottom-2 {
    width: 45px;
    height: 45px;
    border-radius: 50px;
    background-color: #e4859b;
    position: absolute;
    top: 638em;
    left: 5em;
  }
  .mobile-cercel-1-heart-furmula-bottom-3 {
    width: 20px;
    height: 20px;
    border-radius: 50px;
    background-color: #e4859b;
    position: absolute;
    top: 641em;
    left: 7em;
  }
  .margin-140 {
    margin-top: -147px;
  }
  .sec-7-right-col {
    background-size: 89%;
  }

  .furomla-header {
    width: 114%;
    font-weight: 700;
    font-size: 31px !important;
    text-align: center;
  }
  .furomla-sup {
    font-size: 31px !important;
    line-height: 1;
    color: #3c3c3b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .section-steps-title {
    font-family: "Bodoni";
    font-size: 75px !important;
    font-weight: 600;
    color: #ffebeb;
  }
  .section-related-products-title {
    font-size: 70px !important;
  }
  .step-2,
  .step-3,
  .step-5 {
    
  }
  .sec-6-sup {
    font-weight: 600;
  }
  .sec-4-details-p {
    width: 115%;
    margin-left: -16px;
    font-size: 26px !important;
    margin-top: 20px;
  }
  #section-4 {
    padding-bottom: 30px;
  }
  .sec-6-header {
    font-size: 63px !important;
  }
  #Layer_1 {
    position: relative;
    bottom: 4em;
  }
  .furmola-img{
    width: auto;
  }
  #ART-1 {
    position: relative;
    top: 4px;
  }
  .j-buttol {
    width: 56%;
  }
  #wave-red {
    position: relative;
    top: 200px;
  }
  #wave-3 {
    display: none;
  }
  .sec-3-img-1 {
    width: 50%;
  }
  #wave-1 {
    display: none;
  }
  .sec-3-img-2,
  .sec-3-img-3 {
    width: 100% !important;
  }
  #section-features h1 {
    margin-top: 15px;
  }
  .sec-3-col-1 {
    position: relative;
    right: 66px;
  }
  .sec-3-col-2 {
    margin-top: 15px;
    position: relative;
    left: 50;
  }
  #section-features {
    margin-top: -55.5%;
  }
  .hydrate-col-2-for-mobile {
    position: relative;
    left: 100;
  }
  .sec-3-sup {
    margin-top: 31px !important;
    width: 139%;
  }
  .nano-sized,
  .general-ceramides {
    margin-top: -15px !important;
    width: 143% !important;
  }

  .sec-4-container {
    width: 100%;
    margin-left: 51px !important;
  }
  #sec-5 svg {
    top: -216px !important;
  }
  .sec-4-main-img {
    width: 65%;
    margin-left: 200px;
    margin-bottom: 50px;
  }
  .sec-4-header {
    font-size: 40px !important;
    line-height: 2;
  }
  #sec-4-row {
    margin-bottom: 150px;
  }
  .sec-4-sup {
    width: 102%;
    font-size: 32px;
    text-align: center !important;
  }
  .sec-4-container {
    display: flex !important;
    flex-direction: column !important;
  }
  .sec-4-header {
    text-align: center !important;
  }
  .sec-4-header-2 {
    text-align: center !important;
  }
  .sec-4-header-container {
    margin-left: 150px;
  }
  #sec-2-container {
    background-color: #ffebeb;
    width: 100%;
    height: 69%;
    margin-top: 0;
  }
  .sec-4-flex {
    flex-direction: column !important;
  }
  .f-col {
    text-align: center;
    flex-direction: column !important;
  }
  .f-col img {
    width: 180px;
  }
  .furomla-mobile-col-1,
  .furomla-mobile-col-2 {
    flex-direction: row !important;
  }
  .sec-7-header {
    color: #ffebeb;
    font-size: 49px !important;
    font-weight: 700;
  }
  .sec-7-sup {
    font-size: 27px !important;
    width: 80%;
    color: #ffebeb;
    padding-bottom: 83px;
  }
  .sec-6 .button-primary {
    padding: 30px;
    border-radius: 50px;
  }
  .jilly-gif-mobile img {
    width: 100%;
  }
  #sec-2-container {
    background-image: none !important;
  }
  .mobile-margin {
    margin-right: 100px;
  }
  .furomla-mobile-col-1 img,
  .furomla-mobile-col-1 img {
    width: 200px;
  }
  .section-3-header {
    font-size: 72px !important;
  }
  #section-features p {
    margin-top: 30px;
    font-size: 30px !important;
    width: 110%;
  }
  .section-2-hero {
    width: 100%;
    text-align: center;
    font-size: 61px !important;
  }
  .section-2-sup {
    text-align: center;
    font-size: 29px !important;
    font-family: 400;
  }
  #heart-formula-header {
    padding-left: 50px;
  }
  #mce-EMAIL {
    font-size: 35px;
  }
  #mc-embedded-subscribe {
    font-size: 25px;
  }
  .mobile-cercel-1 {
    width: 70px;
    position: absolute;
    bottom: -191px;
    left: 87px;
    height: 70px;
    background-color: #c7103f;
    border-radius: 50px;
  }
  .mobile-cercel-2 {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 156px;
    bottom: -141px;
    background-color: #c7103f;
    border-radius: 50px;
  }
  .mobile-cercel-3 {
    width: 70px;
    height: 70px;
    background-color: #c7103f;
    border-radius: 50px;
    position: absolute;
    left: 819px;
    bottom: -100;
  }
  .cercel-1 {
    position: absolute;
    top: 190px;
    right: 127px;
    width: 50px;
    height: 50px;
    background-color: rgb(199 16 63);
    border-radius: 50%;
  }
  .cercel-4 {
    position: absolute;
    top: 168px;
    left: 151px;
    width: 40px;
    height: 40px;
    background-color: rgb(199 16 63);
    border-radius: 25px;
  }
  .steps-tab-shadow-main {
    position: absolute;
  }
  .steps-content-img {
    max-width: 300px !important;
    max-height: 300px !important;
  }
  .steps {
    font-size: 25 !important;
  }
  .sec-2-img-col {
    margin-top: 90px;
    padding-left: 50px;
    margin-bottom: 100px;
  }
  .cercel-3 {
    position: absolute;
    top: 112px;
    left: 83px;
    width: 70px;
    height: 70px;
    background-color: rgb(199 16 63);
    border-radius: 50px;
  }
  #video-popup-container {
    display: none;
    position: fixed;
    z-index: 996;
    width: 90%;
    left: 35%;
    margin-left: -30%;
    top: 20%;
    background-color: #fff;
  }
  .review-mobile {
    max-width: 500px;
  }
  .prod-related-products-item-image {
    position: absolute;
    top: -16px;
    left: 107px;
    width: 62%;
    height: 90%;
  }
  .more-product-btn,
  .view-more-btn {
    font-size: 40;
    padding: 36px !important;
    line-height: 2 !important;
    border-radius: 50px !important;
    font-weight: 100 !important;
  }
  .button-primary {
    width: 50%;
    margin: 20px;
    padding: 20px;
    margin-bottom: 100px;
  }
  #sec-2-container .row {
    display: flex;
    flex-direction: column-reverse;
    margin-top: -246px;
  }

  .banner-text-wrapper {
    background-color: #c7103f;
  }
  .section-review-item-content-image-j {
    width: 400px;
  }
  .section-review-item-content-image {
    height: 50%;
    width: 50%;
    max-width: 400px;
  }
  .font-s-32 {
    font-size: 32px;
  }
  .section-prod-comparison-title {
    font-size: 74px !important;
    font-weight: 400;
  }
  .section-form-cta-footer-policy {
    font-size: 24px !important;
    width: 110%;
    margin-top: 20px;
    margin-left: -10px;
  }
 
  
  #nav {
    height: 100px;
  }
  h1 {
    font-size: 80px !important;
  }
  h2 {
    font-size: 3em !important;
  }
  h3 {
    font-size: 40px !important;
  }
  h4 {
    font-size: 30px !important;
  }
  p {
    font-size: 32px !important;
  }
  .section-review-item-content-image-container {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-left: 0;
  }
  .prod-related-products-item-title {
    font-size: 43px !important;
    margin-bottom: 20px;
  }
  .product-selection-item-details-container {
    margin-top: 300px;
    margin-bottom: 100px;
  }
  .product-selection-item-details-image-small {
    top: -600px;
    left: 160px;
    width: 400px !important;
  }
  .product-selection-item-details-feature-title {
    font-size: 45px !important;
    font-weight: 700 !important;
    width: 80%;
  }
  .product-selection-item-details-feature-content {
    font-size: 42px !important;
    font-weight: 100;
  }
  .product-selection-item-details-feature-wrapper {
    margin-top: 140px;
    margin-bottom: 100px;
  }
  .text-h1 {
    margin-top: 70px;
  }
  .prod-details-container {
    height: 60%;
  }
  .steps-content-text {
    width: 644px;
  }
  .product-selection-item-details-feature-container {
    margin-top: 150px;
  }
  .banner-text-container {
    padding-bottom: 7px;
  }
  .section-review-item-content-text {
    font-size: 32px !important;
  }
  .section-form-cta-layout-item {
    height: 0%;
  }
  .section-form-cta-container {
    top: 283px;
    position: relative;
    margin-left: 155px;
    margin: 155px;
  }
  .section-review-item-content-text {
    margin-top: 50px;
  }
  .faq-question {
    font-size: 35px !important;
    font-weight: 400;
    height: 120px;
  }
  .faq-container {
    margin-bottom: 30px;
  }
  .prod-details-features-content {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .prod-details-other-features-title {
    font-size: 70px !important;
  }
  .section-product-selection-title {
    font-size: 70px !important;
    margin-top: 50px;
    margin-bottom: 70px;
  }
  .product-selection-item-details-feature-title {
    font-weight: 400;
    font-size: 42px !important;
  }
  .steps {
    padding: 20px;
    font-weight: 100 !important;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .sbha-button {
    border-radius: 50px;
    height: 85px;
    font-size: 37px !important;
    width: 350px;
    margin-bottom: 60px;
  }

  .prod-details-item-title {
    margin-top: 50px;
    font-size: 58px !important;
  }
  /* .button-primary{
    font-size: 30px;
    padding: 28px;
    margin-top: 50px;
    margin-bottom: 50px;
  } */
  .section-form-cta-input {
    width: 100%;
    height: 60px;
    font-size: 28px;
    margin-bottom: 10px;
  }
  .section-form-cta-button {
    font-size: 32px !important;

    font-weight: 300;
    padding-left: 20px;
  }
  .prod-details-features-wrapper {
    margin-top: 270px;
  }
  .banner-text-subtitle,
  .banner-text-secondary-subtitle {
    font-size: 52px !important;
  }
  .banner-text-content {
    font-size: 38px !important;
  }
  .duv-clear-text-highlight-image {
    height: 214%;
  }
  .banner-text-button {
    font-size: 40px !important;
    font-weight: 500;
    width: 421px;
    height: 94px;
    border-radius: 50px;
    margin-bottom: 50px;
    margin-top: 30px;
    margin-left: -10px;
  }

  .banner-social-button {
    width: 100px;
    height: 100px;
    margin-left: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fdfdfd;
    border-radius: 50px;
    margin-right: 20px;
  }
  .fb-icon {
    width: 30px;
  }
  .insta-icon {
    width: 50px;
  }
  .youtube-icon {
    width: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .section-container {
    max-width: 850px;
    margin: 0 auto;
  }
  .banner-img{
    height: 100%;
  }
  .banner-img-medium {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
    margin-top: 1px;
  }
  .banner-img-small {
    display: none;
  }
  .section-review-carousel-bullets-container {
  }
  .product-selection-item-details-image-small {
    width: 269px;
  }
  .section-review-item-content-image-review-2{
    width: 80%;
    height: 60% !important;
  }
}
#review-2-img{
  height: 78%;
  width:74% ;
}
@media (min-width: 1024px) {
  .review-mobile {
    display: none;
  }
  .text-h1 {
    font-size: 60px;
  }

  .button-primary {
    height: 44px;
    padding: 12px 40px;
    font-size: 21px;
  }

  .header-astalift {
    height: 120px;
  }

  .header-astalift-placeholder {
    height: 120px;
  }

  .header-image {
    height: 66px;
  }

  .header-content-big {
    display: block;
  }

  .header-content-small {
    display: none;
  }

  .header-astalift-burger-small {
    display: none;
  }

  .header-links-content {
    height: 100%;
    display: flex;
    flex-direction: row;
    margin: 0;
    list-style: none;
  }

  .header-button {
    align-items: center;
    justify-content: center;
    background-color: transparent;
    padding: 0 14px;
    margin-left: 12px;
    margin-right: 12px;
    cursor: pointer;
    border-bottom: none;
  }

  .header-button:hover {
    background-color: rgba(0, 0, 0, 0.1);
  }

  .header-button-text {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
  }

  .section-home {
    scroll-margin: 120px;
    height: calc(100vw * 0.5080645);
  }

  .banner-img {
    display: block;
    margin-top: 20px;
    height: 100%;
  }

  .banner-img-medium {
    display: none;
  }

  .section-container {
    max-width: unset;
    padding-left: 5%;
    padding-right: 5%;
  }

  .banner-text-wrapper {
    position: absolute;
    top: 0;
    background-color: unset;
    z-index: 10;
  }

  .banner-text-filler-container {
    display: block;
    flex: 1;
  }

  .banner-text-container {
    align-items: flex-end;
    text-align: right;
    margin-top: 230px;
    margin-bottom: 0px;
  }

  .banner-text-subtitle {
    font-size: 32px;
  }

  .banner-text-secondary-subtitle {
    height: 45px;
    font-size: 32px;
  }

  .banner-text-content {
    margin-top: 32px;
    font-size: 24px;
  }

  .banner-text-content .duv-clear-text-highlight-wrapper {
    height: 18px;
    margin-right: 4px;
  }

  .banner-text-button {
    margin-top: 32px;
  }

  .banner-social-container {
    margin-top: 38px;
  }

  .banner-social-button {
    margin-left: 20px;
  }

  .section-prod-comparison {
    padding-top: 131px;
  }

  .section-prod-comparison-title {
    width: 60%;
    margin: 0 auto;
  }

  .section-prod-comparison-container {
    flex-direction: row;
  }

  .section-prod-comparison-wrapper {
    padding-bottom: 150px;
  }

  .prod-comparison-container {
    margin: 82px 40px 0;
  }

  .prod-comparison-name {
    margin-bottom: 16px;
    font-size: 18px;
  }

  .prod-comparison-content {
    margin-top: 18px;
    font-size: 24px;
  }

  .prod-details-background-image {
    display: block;
  }

  .prod-details-background-image-small {
    display: none;
  }

  .prod-details-product-image-small {
    display: none;
  }

  .prod-details-wrapper {
    height: 100%;
  }

  .prod-details-container {
    height: calc(100vw * 0.700310559);
  }

  .prod-details-item-container {
    width: 60%;
    margin-top: 30px;
  }

  .prod-details-item-title {
    margin-bottom: 32px;
    font-size: 60px;
  }

  .prod-details-item-title .duv-clear-text-highlight-wrapper {
    height: 42px;
    margin-right: 6px;
  }

  .prod-details-item-description {
    margin-bottom: 40px;
    font-size: 24px;
  }

  .prod-details-background-blur {
    height: 28%;
    top: unset;
    bottom: 0;
    left: 0;
  }

  .prod-details-features-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0;
  }

  .prod-details-features-img {
    width: 303px;
    height: 300px;
  }

  .prod-details-features-wrapper {
    padding-bottom: 40px;
  }

  .prod-details-features-content {
    margin-top: 0;
    text-align: left;
  }

  .prod-details-features-content-title {
    font-size: 27px;
    font-weight: 800;
    line-height: 1.2;
  }

  .prod-details-features-content-description {
    font-size: 24px;
  }

  .prod-details-features-container:nth-child(even) {
    flex-direction: row-reverse;
    margin-bottom: 75px;
  }

  .prod-details-features-container:nth-child(even) .prod-details-features-img {
    margin-left: 100px;
    margin-right: 58px;
  }

  .prod-details-features-container:nth-child(odd) .prod-details-features-img {
    margin-left: 58px;
    margin-right: 100px;
  }

  .prod-details-other-features-wrapper {
    padding-top: 100px;
    padding-bottom: 160px;
  }

  .prod-details-other-features-items-wrapper {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 68px;
  }

  .prod-details-other-features-items-container {
    margin-bottom: 0;
  }

  .prod-details-other-features-title {
    font-size: 55px;
  }

  .prod-details-other-features-item-img {
    width: 218px;
    height: 218px;
    margin-bottom: 46px;
  }

  .prod-details-other-features-item-title {
    font-size: 27px;
  }

  .prod-details-other-features-item-description {
    font-size: 24px;
  }

  .section-steps {
    padding-top: 100px;
    padding-bottom: 66px;
    scroll-margin: 120px;
  }

  .section-steps-title {
    margin-bottom: 56px;
    font-size: 55px;
  }

  .steps-content-img {
    width: auto;
    height: 206px;
  }

  .steps-content-text {
    min-height: unset;
    margin-top: 32px;
    font-size: 24px;
  }

  .steps-content-wrapper {
    width: 35%;
    margin: 0 auto 16px;
  }

  .steps-tab-shadow-main {
    width: calc(100% - 76px - 76px);
    left: 76px;
  }

  .steps-tab-wrapper {
    padding-top: 58px;
    padding-bottom: 58px;
  }

  .steps-tab-item {
    height: 62px;
    border-radius: 31px;
    margin-left: 16px;
    margin-right: 16px;
    padding-left: 36px;
    padding-right: 36px;
    font-size: 27px;
  }

  .section-product-selection {
    padding-top: 90px;
    padding-bottom: 130px;
  }

  .section-product-selection-wrapper {
    padding-bottom: 144px;
  }

  .section-product-selection-title {
    margin-bottom: 20px;
    font-size: 60px;
  }

  .section-product-selections-container {
    flex-direction: row;
    margin-top: 88px;
  }

  .section-product-selection-item {
    display: flex;
    flex-direction: row;
  }

  .section-product-selection-item:nth-child(2) {
    margin-top: 0;
  }

  .product-selection-item-details-image {
    display: block;
    height: 98%;
    object-fit: cover;
    z-index: 1;
  }

  .product-selection-item-details-image-small {
    display: none;
  }

  .product-selection-item-details-container {
    width: 375px;
    min-width: 275px;
    margin: 0 0 0 -60px;
    padding-top: 107px;
    border-radius: 188px;
  }

  .product-selection-item-details-container .button-primary {
    width: unset;
  }

  .product-selection-item-details-feature-wrapper {
    padding-top: 40px;
    padding-bottom: 12px;
  }

  .product-selection-item-details-title-container-small {
    display: none;
  }

  .product-selection-item-details-title-container-big {
    display: block;
  }

  .product-selection-item-details-feature-container {
    width: 65%;
    margin: 0 auto 22px;
  }

  .product-selection-item-details-feature-title {
    font-size: 22px;
  }

  .product-selection-item-details-feature-content {
    font-size: 18px;
  }

  .product-selection-item-details-feature-separator {
    width: 42%;
    margin: 22px auto 20px;
  }

  .section-related-products-container {
    display: flex;
    flex-direction: row;
    margin-left: -40px;
    margin-right: -40px;
  }
  .cover {
    height: 100%;
    width: 100%;
  }
  .cover2{
    top: -40px;
    height: 134%;
    width: 140%;
    left: -40px;
    position: absolute;
  }
 

  .section-related-products-container-mobile-carousel {
    display: none;
  }

  .section-product-selection-separator {
    display: block;
    width: 60%;
    height: 2px;
    margin: 0 auto 36px;
    border: 0;
    background-color: #ca103f;
  }

  .section-related-products-title {
    font-size: 50px;
  }

  .prod-related-products-item-title {
    margin-top: 32px;
    margin-bottom: 24px;
    font-size: 16px;
  }

  .sbha-carousel__next-icon {
    width: 20px;
    height: 40px;
  }

  .sbha-carousel__back-icon {
    width: 20px;
    height: 40px;
  }

  .sbha-carousel-arrows {
    top: calc(50% - 30px);
  }

  .sbha-carousel-arrow-button.back {
    left: -45px;
  }

  .sbha-carousel-arrow-button.next {
    right: -45px;
  }

  .section-reviews-container {
    padding-top: 112px;
    padding-bottom: 98px;
  }

  .section-reviews-title {
    font-size: 60px;
  }

  .section-review-item-content-image-container {
    margin-left: 62px;
  }

  .section-review-item-content-image-backdrop {
    width: 410px;
    height: 270px;
    border-radius: 50px;
    transform: none;
  }

  .section-review-item-content-image-wrapper {
    width: 410px;
    height: 270px;
    top: 0;
    left: 0;
    border-radius: 50px;
    transform: none;
  }

  .section-review-item-content-image-video-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    top: unset;
    left: unset;
    transform: none;
    transform-origin: unset;
  }
  .section-review-item-content-image-review-2{
    width: 80%;
    height: 80%;
    object-fit: cover;
    max-width: unset;
  }
  .section-review-item-content-image {
    width: 80%;
    height: 80%;
    object-fit: cover;
    max-width: unset;
  }
  .section-review-item-content-image-j {
    width: 70%;
    height: 100%;
    object-fit: cover;
    max-width: unset;
  }

  .section-review-item-content-container {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    scroll-snap-align: center;
  }

  .section-review-item-content-text-wrapper {
    min-height: 290px;
  }

  .section-review-item-content-text {
    font-size: 24px;
  }

  .section-review-item-content-author {
    font-size: 24px;
  }

  .section-review-carousel-bullets-container {
    margin-top: 50px;
    margin-left: -9px;
    margin-right: -9px;
  }

  .section-review-carousel-bullet-item {
    width: 94px;
    height: 94px;
    margin-left: 9px;
    margin-right: 9px;
    border-radius: 47px;
  }

  .section-form-cta {
    margin-top: -120px;
    padding-top: 120px;
    scroll-margin: 120px;
  }

  .section-form-cta-wrapper {
    min-height: unset;
    height: calc(100vw * 0.4908333);
  }

  .section-form-cta-background-image {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    z-index: -1;
  }

  .section-form-cta-background-image-small {
    display: none;
  }

  .section-form-cta-layout-item.left {
    display: block;
    width: 50%;
  }

  .section-form-cta-layout-item.right {
    width: 50%;
  }

  .section-form-cta-container {
    align-items: flex-end;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 75px;
    padding-left: 120px;
    padding-right: 70px;
    padding-bottom: 90px;
  }

  .section-form-cta-image-bottom-left {
    display: block;
    position: absolute;
    top: 167px;
    left: -650px;
  }

  .section-form-cta-image-top-right {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .section-form-cta-input {
    height: 44px;
    margin-bottom: 8px;
    padding-left: 24px;
    padding-right: 24px;
    border-radius: 22px;
    font-size: 24px;
  }

  .section-form-cta-button {
    font-size: 20px;
  }

  .section-form-cta-footer-policy {
    font-size: 11px;
  }

  .section-faq-container {
    padding-top: 85px;
    padding-bottom: 70px;
  }

  .section-faq-title {
    margin-bottom: 30px;
    font-size: 55px;
  }

  .faq-container {
    padding-top: 40px;
    padding-right: 22px;
    padding-left: 32px;
    padding-bottom: 40px;
  }
  #footer-mobile {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .faq-decoration-icon {
    width: unset;
    top: -14px;
    right: -7px;
  }

  .faq-question {
    font-size: 24px;
  }

  .faq-answer {
    width: 96%;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 24px;
  }

  .faq-indicator-icon {
    width: unset;
    height: auto;
  }
}

@media (min-width: 1280px) {
  .review-mobile {
    display: none;
  }
  .section-container {
    max-width: 1096px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }

  .sbha-carousel__next-icon {
    width: 30px;
    height: 60px;
  }

  .sbha-carousel__back-icon {
    width: 30px;
    height: 60px;
  }

  .sbha-carousel-arrow-button.back {
    left: -90px;
  }

  .sbha-carousel-arrow-button.next {
    right: -90px;
  }
}

/*This file was exported by "Export WP Page to Static HTML" plugin which created by ReCorp (https://myrecorp.com) */
