/** Shopify CDN: Minification failed

Line 869:8 Expected ":"
Line 3097:23 Expected identifier but found ":"
Line 4367:30 Expected identifier but found whitespace

**/
#plan-compare-price{
  display:none;
}
sup{    line-height: 1;}
.font20{
  font-size:2rem;
}
.font25, .font-25, .why-row p.font-25{
  font-size:2.5rem;
}
.font40{
  font-size:4rem;
}
.font48{
  font-size:4.8rem;
}
.fw300{
  font-weight:300;
}
.fw400{
  font-weight:400;
}
.fw500, p strong, li strong{
  font-weight:500 !important;
}
.fw600{
  font-weight:600;
}

.font-zalando{
  font-family: "Zalando Sans";
}
.font-kaisei{
  font-family: "Kaisei Opti";
}

.color-dark-brown{
  color: #7A6651;
}

.color-graphiteblue{
  color: #3E4C59;
}

.show-mb{
  display:none;
}
.notice-slide .show-mb {
    display: none !important;
}
.bottom-row.show-mb {
    display: none !important;
}

.text-left {
  text-align: left !important;
}

.mb-15 { margin-bottom: 1.5rem; }
.mb-20 { margin-bottom: 2rem; }
.mb-25 { margin-bottom: 2.5rem; }
.mb-30 { margin-bottom: 3rem; }
.mb-35 { margin-bottom: 3.5rem; }
.mb-40 { margin-bottom: 4rem; }
.mb-45 { margin-bottom: 4.5rem; }
.mb-50 { margin-bottom: 5rem; }

.mt-15 { margin-top: 1.5rem; }
.mt-20 { margin-top: 2rem; }
.mt-25 { margin-top: 2.5rem; }
.mt-30 { margin-top: 3rem; }
.mt-35 { margin-top: 3.5rem; }
.mt-40 { margin-top: 4rem; }
.mt-45 { margin-top: 4.5rem; }
.mt-50 { margin-top: 5rem; }
.mt-70 { margin-top: 7rem; }

.pb-15 { padding-bottom: 1.5rem; }
.pb-20 { padding-bottom: 2rem; }
.pb-25 { padding-bottom: 2.5rem; }
.pb-30 { padding-bottom: 3rem; }
.pb-35 { padding-bottom: 3.5rem; }
.pb-40 { padding-bottom: 4rem; }
.pb-45 { padding-bottom: 4.5rem; }
.pb-50 { padding-bottom: 5rem; }

.pt-15 { padding-top: 1.5rem; }
.pt-20 { padding-top: 2rem; }
.pt-25 { padding-top: 2.5rem; }
.pt-30 { padding-top: 3rem; }
.pt-35 { padding-top: 3.5rem; }
.pt-40 { padding-top: 4rem; }
.pt-45 { padding-top: 4.5rem; }
.pt-50 { padding-top: 5rem; }
.pt-55 { padding-top: 5.5rem; }

.p-15 { padding: 1.5rem }
.p-20 { padding: 2rem }
.p-25 { padding: 2.5rem }
.p-30 { padding: 3rem }
.p-35 { padding: 3.5rem }
.p-40 { padding: 4rem }
.p-45 { padding: 4.5rem }

.pr-15 { padding-right: 1.5rem; }
.pr-20 { padding-right: 2rem; }
.pr-25 { padding-right: 2.5rem; }
.pr-30 { padding-right: 3rem; }
.pr-35 { padding-right: 3.5rem; }
.pr-40 { padding-right: 4rem; }
.pr-45 { padding-right: 4.5rem; }
.pr-50 { padding-right: 5rem; }

.pl-15 { padding-left: 1.5rem; }
.pl-20 { padding-left: 2rem; }
.pl-25 { padding-left: 2.5rem; }
.pl-30 { padding-left: 3rem; }
.pl-35 { padding-left: 3.5rem; }
.pl-40 { padding-left: 4rem; }
.pl-45 { padding-left: 4.5rem; }
.pl-50 { padding-left: 5rem; }

sup {
    font-size: 65%;
    /*margin-left: -5px;*/
}

/** Header 
.header-section .account-drawer, header-menu, .shop-btn, .header__column--left > search-button, .account-popover {
  display: none;
}
.header-section .header__column.header__column--right {
  display: flex !important;
}
.header__column.header__column--right .custom-header-search {
    display: block !important;
    width: 73%;
}
.header-actions__action svg, .header-actions__action span.svg-wrapper {
    height: 2.2rem !important;
    width: 2.3rem !important;
}
.custom-header-search input {
    border-radius: 100px;
    border: 1px solid rgba(122, 102, 81, 0.20);
    background: rgba(255, 255, 255, 0.50);
    color: rgba(122, 102, 81, 0.70);
    font-family: "Zalando Sans";
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.4;
    padding: 1.4rem 1.5rem 1.4rem 5.5rem;
    background-image: url(/cdn/shop/files/seach.svg?v=1778050966);
    background-color: #fff;
    background-size: 1.6rem;
    background-repeat: no-repeat;
    background-position: 1.5rem 50%;
    width: 100%;
}
span.cart-label {
    color: #7A6651;
    font-family: "Zalando Sans";
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    top: -0.4rem;
    position: relative;
    margin-right: 2rem;
}
.header-section .header__column.header__column--left {
    width: 48%;
}
.header-section .header__column.header__column--right {
    width: 52%;
    justify-content: space-between;
    gap: 6rem;
}
.header-section a.header-actions__action.action__cart {
    line-height: 0;
}
**/

/** Header **/
.shop-btn {
    display: flex;
    align-items: center;
    gap: 3rem;
    justify-content: end;
}
.cart-bubble {
    top: -1rem !important;
    right: -1rem !important;
}
span.cart-bubble__text-count {
    font-size: 1.1rem;
    position: relative;
    top: 1px;
}
.products-header-cart svg, .products-header-cart span.svg-wrapper {
    height: 2.2rem !important;
    width: 2.3rem !important;
}
.products-header-cart {
    display: block !important;
    position: relative;
    top: 0.5rem;
}

/* ATF Product Details */

.product-information {
  --full-page-grid-margin: 0px;
  --full-page-grid-central-column-width: 100%;
}

.product-information .text-block h1{
  color:#7A6651;
  font-family: "Kaisei Opti";
  font-size: 4.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3em;
  text-transform: uppercase;
}

.product-information .group-block{
  padding-top:0px;
}

.atf-rating-text{
  color: #3E4C59;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25em
}

.atf-rating-text .stars {
    color: #F0BD14;
    font-size: 2.2rem;
    margin-right: 0.8rem;
    letter-spacing: 4px;
}

.product-information .product-description-wrapper {
  color: #3E4C59;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.6em;
  position: relative;
}

.read-more-btn {
  color: #D1A97A;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.6em;
  background: none;
  border: none;
  cursor: pointer;
}

.product-information .recharge-subscription-widget{
  max-width:100%;
  display:none !important;
}

#plan-price{
  color: #3E4C59;
  font-family: "Zalando Sans";
  font-size: 4rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-right:3rem;
}

#plan-compare-price{
  color: rgba(62, 76, 89, 0.60);
  font-family: "Zalando Sans";
  font-size: 4rem;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
    text-decoration: line-through;
  text-decoration-color: #DC0000;
  text-decoration-thickness: 2px;
}

.plan-price-suffix{
  color: #3E4C59;
  font-family: "Zalando Sans";
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.custom-selling-plan-price {
  font-weight: bold;
  font-size: 18px;
  margin-top:-3rem;
  margin-bottom: 3rem;
}

.custom-selling-plan-options {
  display: flex;
  flex-direction: column;
}

.plan-option {
  display: flex;
  align-items: flex-start;
  padding: 2rem;
  border: 1px solid #7A6651;
  border-radius: 0px;
  cursor: pointer;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.plan-option:has(input:checked) {
  background: #E9E4DC;  
}

.plan-option input[type="radio"] {
  margin-right: 1.5rem;
  transform:scale(1.615);
  accent-color: #3C240F;
  vertical-align: middle; 
  margin-top:0.3em
}

.plan-content {
  display: flex;
  flex-direction: column;
  width:100%;
}

.plan-content-inline .plan-title-line {
  display: flex;
  gap: 12px;
  align-items: center;
}

.plan-title {
  color: #3C240F;
  font-family: "Zalando Sans";
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.38em;
  margin-right: auto;
}

.subscribe-per-day{
  font-size: 14px;
  color: #666;
  color: #3E4C59;
  font-family: "Zalando Sans";
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.38em;
}
.subscribe-discount {
  color: #D1A97A;
  font-family: "Zalando Sans";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.423px;
  text-transform: uppercase;
  border-radius: 587.199px;
  background: #3C240F;
  padding:0.4rem 1rem;
  margin-left:2rem;
}

.subscribe-meta {
  display: none; 
  margin-top: 2rem;
  color: #3E4C59;
  font-family: "Zalando Sans";
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.38em;
  margin-left:-2.5rem;
}

.subscribe-meta li{
  text-align:left;
  display: block;
  padding: 0.8rem 0rem 0rem 3.5rem;
  background-image: url(/cdn/shop/files/check_circle_black.svg?v=1774387855);
  background-repeat: no-repeat;
  background-position: 0rem 0.75rem;
  background-size: 2.5rem;
}

.plan-content.plan-content-inline ul{
  padding:0;
  margin-top:0;
  margin-bottom:0;
}

.plan-details {
  font-size: 14px;
  color: #555;
  display: none;
  margin-top: 4px;
}

.plan-option input[type="radio"]:checked + .plan-content .subscribe-meta,
.plan-option input[type="radio"]:checked + .plan-content .plan-details {
  display: block;
}

span.save-price-wc {
    border-radius: 587.199px;
    background: #3C240F;
    padding: 0.5rem 1rem;
    margin-left: -1rem;
    color: #D1A97A;
    font-family: "Zalando Sans";
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    position: relative;
    top: -0.7rem;
    display:none!important;
}

span.most-popular-badge {
    color: #3C240F;
    font-family: "Zalando Sans";
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    border-radius: 587.199px;
    background: #D1A97A;
    padding: 0.3rem 0.7rem;
    margin-left: 1rem;
    position: relative;
    top: -0.4rem;
}

.buy-buttons-block button.add-to-cart-button{
  display: flex;
    padding: 2rem 5rem !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 0;
    /* background: #3E4C59; */
    background:#d35d41;
}

.add-to-cart-button{
  height:auto !important;
}

.add-to-cart-icon{
  display:none;
}

.add-to-cart-text__content span{
    color: #E9E4DC;
    font-family: "Zalando Sans";
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4em;
    letter-spacing: 1.62px;
    text-transform:uppercase;
}
.product-information .slideshow-controls__thumbnails{
  padding:0.8rem 0 0 0;
  gap: 0.8rem;
}
.product-information .slideshow-controls__thumbnails .slideshow-control{
  width:auto !important;
}

.product-information .slideshow-controls__thumbnails .slideshow-control:is([aria-selected=true]) {
    outline: none;
    outline-offset: none;
    border: none;
}

.three-col-list li {
    text-align: left;
    position: relative;
    padding: 1.2rem 0.5rem 0rem 3.5rem;
    background-image: url(/cdn/shop/files/check_circle_3C240F.svg?v=1775841615);
    background-repeat: no-repeat;
    background-position: 0rem 1rem;
    background-size: 2.6rem;
    color: #3E4C59;
    font-family: "Zalando Sans";
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.38em;
    margin-top: -1rem;
}
.three-col-list {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 1.5rem;
}
.three-col-list li:first-child{
  max-width:15rem;
}
.three-col-list li:nth-child(2){
  max-width:23rem;
}

.three-col-list li:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 20%;
  height: 5rem;
  width: 0.05rem;
  background: #3C240F;
}

.atf-badges{
  margin-top:0.5rem;
  display: flex;
  gap: 1.5rem;
  justify-content: center;
}

.atf-badges img{
  width:100%;
  flex:0;
}

/* Product Details page bottom sections */
.product-section {
    background-size: cover;
    background-position: center;
    padding: 8rem 2rem;
    text-align:left;
}

.product-section p{
  font-size:2rem;
}


.product-section-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    /* gap: 4rem; */
    align-items: left;
    max-width: 117rem;
    margin: auto;
}
.product-section-image img {
    width: 100%;
    height: auto;
    display: block;
}
.product-section-content h2 {
    color: #7a6651;
    font-family: "Kaisei Opti";
    font-style: normal;
    font-weight: 400;
    line-height: 1.25em;
    text-align: left;
}
.key-benefits .product-section-image{
    padding-right:6rem;
    padding-top:1.8rem;
    padding-bottom:2rem;
}
.key-benefits .product-section-content>div{
    text-align:left; 
}

.key-benefits span{
  color: #3E4C59;
  font-family: "Zalando Sans";
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.6em;
}
.key-benefits ul {
    padding: 0rem;
    margin-bottom: 1rem;
    margin-top: 0rem;
}

.key-benefits li {
    text-align: left;
    display: block;
    margin-bottom: 0;
    padding: 1.5rem 0rem 1.5rem 4.5rem;
    background-image: url(/cdn/shop/files/check_circle_1C1B1F.svg?v=1775860175);
    background-repeat: no-repeat;
    background-position: 0rem 1.4rem;
    background-size: 3rem;
    border-bottom: 0.5px solid #3C240F;
    color: #7A6651;
    font-size: 2rem;
}
.key-benefits li:last-child {
    border-bottom: none;
}
.quality-testing.key-benefits ul {
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.why-matters ul{
  padding:0rem;
}

.why-matters p{
  color:#3E4C59;
}
.why-matters li{
    text-align:left;
    display: block;
    margin-bottom: 1rem;
    padding: 0.8rem 0rem 1.5rem 4.5rem;
    background-image: url(/cdn/shop/files/cancel-circle.svg?v=1774387113);
    background-repeat: no-repeat;
    background-position: 0rem 1rem;
    background-size: 3rem;
    border-bottom: 0.5px solid #3C240F;
    color:#3E4C59;
    font-size:2rem;
}
.why-matters li:last-child {
    border-bottom: none;
}

.why-matters .product-section-image{
    padding-left:6rem;
    padding-top:1.8rem;
    padding-bottom:2rem;
}

.why-wthin p{
  color: #3E4C59;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4em;
}

.why-within ul, .checklist{
  padding:0rem;
}

.why-within li {
    text-align:left;
    display: block;
    margin-bottom: 1rem;
    padding: 0.8rem 0rem 1.5rem 4.5rem;
    background-image: url(/cdn/shop/files/check_circle_black.svg?v=1774387855);
    background-repeat: no-repeat;
    background-position: 0rem 1rem;
    background-size: 3rem;
    border-bottom: 0.5px solid #7A6651;
    color:#7A6651;
    font-size:2rem;
}
.checklist li{
    text-align:left;
    display: block;
    margin-bottom: 1rem;
    padding: 0.8rem 0rem 1.5rem 4.5rem;
    background-image: url(/cdn/shop/files/check_circle_black.svg?v=1774387855);
    background-repeat: no-repeat;
    background-position: 0rem 1rem;
    background-size: 3rem;
    border-bottom: 0.5px solid #3C240F;
    color:#3E4C59;
}
.why-within li:last-child, .checklist li:last-child {
    border-bottom: none;
}

.why-within .product-section-image{
    padding-left:6rem;
}

.questions h2 {
    color: #7a6651;
    font-family: "Kaisei Opti";
    font-style: normal;
    font-weight: 400;
    line-height: 1.25em;
    text-align: center;
}
.questions .product-section-inner{
    display:block;
}

.who-this-is-for h2 {
    color: #7a6651;
    font-family: "Kaisei Opti";
    font-style: normal;
    font-weight: 400;
    line-height: 1.25em;
    text-align: center;
}
.who-this-is-for .product-section-inner{
    display:block;
}
.who-this-is-for p{
  color:#3E4C59;
  text-align: center;
  font-family: "Zalando Sans";
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4em
}

.why-specifically h2 {
    color: #7a6651;
    font-family: "Kaisei Opti";
    font-style: normal;
    font-weight: 400;
    line-height: 1.25em;
    text-align: center;
}
.why-specifically .product-section-inner{
    display:block;
}
.why-specifically p{
  color:#3E4C59;
  text-align: center;
  font-family: "Zalando Sans";
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.6em
}

.why-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.why-row .col-md-4 {
    width: 30%;
}
.why-row .col-md-8 {
    width: 63%;
}
.med-note .why-row .col-md-4 {
    width: 35%;
}
.med-note .why-row .col-md-8 {
    width: 57%;
}
.med-note .product-section-inner {
    display: block;
}
.med-note h3{
    color: #7a6651;
    font-family: Kaisei Opti;
    font-size: 4.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25;
}
.med-note ul.white-checklist li {
    background: #fff;
    margin-bottom: 0rem;
    padding: 1.5rem 2rem 1.5rem 4.5rem;
    color: #3E4C59;
    font-weight: 300;
    background-image: url(/cdn/shop/files/check_circle_gold.svg?v=1774268459);
    background-repeat: no-repeat;
    background-position: 0rem center;
    background-size: 2.9rem;
    border-bottom: .5px solid #3E4C59;
    font-size:2rem;
}
.med-note ul.white-checklist li:last-child {
    border:none;
}

.why-row.plain ul.white-checklist li {
    background: #fff;
    margin-bottom: 0rem;
    padding: 1.5rem 2rem 1rem 0rem;
    color: #3E4C59;
    font-weight: 300;
    background-image: none;
    background-repeat: no-repeat;
    border-bottom: none;
}

.why-specifically h3 {
    color: #7A6651;
    font-family: "Kaisei Opti";
    font-size: 4.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25;
}
.why-row p {
    text-align: left;
    font-size: 2rem;
}
.why-specifically p.bottom{
  color:#3E4C59;
  text-align: center;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.6em;
  max-width:80rem;
  margin: 0 auto;
}
.quality-testing span{
  color: #3E4C59;
  font-family: "Zalando Sans";
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4em;
}
.quality-testing li{
    text-align:left;
    display: block;
    margin-bottom: 1rem;
    padding: 0.5rem 0rem 1rem 4.5rem;
    background-image: url(/cdn/shop/files/check_circle_black.svg?v=1774387855);
    background-repeat: no-repeat;
    background-position: 0rem 0.5rem;
    background-size: 3rem;
    border-bottom: 0.5px solid #3C240F;
    color: #3E4C59;
    font=size:2rem;
}
ul.white-checklist {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.white-checklist li {
    background: #B8A896;
    margin-bottom: 1rem;
    padding: 2.1rem 2rem 2.1rem 7.5rem;
    color: #fff;
    font-weight: 300;
    background-image: url(/cdn/shop/files/check_circle_d922f2e8-1916-4cfb-970c-422794b51151.svg?v=1775523835);
    background-repeat: no-repeat;
    background-position: 2rem center;
    background-size: 2.9rem;
    font-size:2rem;
}
.why-specifically > div hr {
    margin: 7rem 0 6rem;
    background-color: #3C240F;
    color: #3C240F;
}

.most-women .product-section-inner {
    grid-template-columns: 51% 49% !important;
}

.most-women h2{
    max-width: 50rem;
}
.most-women li{
    text-align:left;
    display: block;
    margin-bottom: 1rem;
    padding: 0.8rem 0rem 1.5rem 4.5rem;
    background-image: url(/cdn/shop/files/check_circle_black.svg?v=1774387855);
    background-repeat: no-repeat;
    background-position: 0rem 0.7rem;
    background-size: 3rem;
    border-bottom: 0.5px solid #3C240F;
    color:#3E4C59;
    font-size:2rem;
}


.most-women .product-section-image a{
  display: flex;
  width: 100%;
  padding: 2rem 5rem;
  justify-content: center;
  align-items: center;
  gap: 2.5rem;
  border: 1px solid #3E4C59;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4em;
  text-transform: uppercase;
}

.most-women ul{
  margin-bottom:-1rem;
}

/* .most-women .brown-box{
  padding:4rem 4.5rem 3rem 4.5rem !important;
} */

.try-it-block{
  display:flex;
  margin-top:3rem;
  gap: 2.5rem;
}

.try-it-block p{
  color: #3E4C59;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4em;
}

.try-it-block strong{
  font-weight:600;
}

.prod-details h2{
    color: #FFF;
    font-family: "Kaisei Opti";
    font-style: normal;
    font-weight: 400;
    line-height: 1.25em;
}

.prod-details ul{
  padding:0rem;
}
.prod-details li{
    color: #FFF;
    list-style:none;
    padding: 1.5rem 0rem 1.5rem 0rem;
    border-bottom: 0.5px solid #fff;
    font-weight:300;
    color: #FFF;
    font-family: "Zalando Sans";
    font-size: 2rem;
    line-height: 1.4em;
}
.prod-details li:last-child {
    border-bottom: none;
}
.prod-details .free-from-row {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  gap: 1rem;

}

.prod-details .free-from-items {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.3rem;
  text-align:right;
  margin-top:1rem;
}

.prod-details .free-from-items.show-mb{
  display:none;
}

.prod-details .free-from-items .top-row {
  margin-bottom:0.8rem;
}

.prod-details .free-from-items .row {
  display: flex;
  gap: 0.8rem;
}

.prod-details .pill {
  background: rgba(60, 36, 15, 0.50);
  padding: 0.3rem 1rem;
  border-radius: 20px;
  color: #FFF;
  font-family: "Zalando Sans";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.56em;
  display: inline-block;
  text-align: center;
}

.product-section.bottom-cta{
      padding: 12rem 2rem;
}

.product-section.bottom-cta .product-section-inner{
      grid-template-columns: 42% 51% !important;
}

.bottom-cta h2{
    color: #3E4C59;
    font-family: "Zalando Sans";
    font-style: normal;
    font-weight: 400;
    line-height: 1.3em;
    margin-bottom: 2rem;
}

.bottom-cta p {
    color: #3E4C59;
    font-family: "Zalando Sans";
    font-style: normal;
    font-weight: 300;
    line-height: 1.3em;
    font-size: 2.5rem;
    margin-bottom: 3.5rem;
}

.bottom-cta .three-col-list{
  margin-top:3rem;
}
ul.who-this-is-for{
    max-width:93rem;
    margin:4rem auto 0 auto;
}
ul.who-this-is-for li {
    font-size:2rem;
    display: block;
    border: 1px solid #7A6651;
    background: #E9E4DC99;
    margin-bottom: 1rem;
    color: #3E4C59;
    text-align: left;
    padding: 2rem 2rem 2rem 6.9rem;
    background-image: url(/cdn/shop/files/check_circle_gold.svg?v=1774268459);
    background-repeat: no-repeat;
    background-position: 1.5rem center;
    background-size:4rem;
}
.what-women-are-saying {
  margin: 50px auto;
}
.what-women-are-saying .testimonial-slide {
  display: flex;
  flex-direction: column;
  height: 100%;
}
/** Timeline **/
.what-women-notice.timeline-notice {
    margin: 1.8rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    padding-bottom: 5rem;
}
.timeline-left, .timeline-right {
    width: 42.8% !important;
    position: relative;
    z-index: 1;
}
.timeline-notice .content {
    min-height: 0 !important;
    text-align: center !important;
    padding: 0 2rem;
    position: relative;
}
.timeline-notice .notice-slide>span {
    font-size: 2rem !important;
    font-weight: 400 !important;
    line-height: 1.55 !important;
    margin: -8rem 1.3rem 2rem !important;
    position: relative;
}
.notice1 {
    margin-bottom: 9rem;
    margin-top: 5.6rem;
}
.notice3 {
    margin-top: 24.5rem;
    margin-bottom: 9rem;
}
.timeline-notice:before {
    content: ' ';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/cdn/shop/files/nline.png?v=1775460753);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto;
}
.timeline-left .notice-slide>span:after {
    content: ' ';
    width: 9.8rem;
    height: 2.6rem;
    position: absolute;
    right: -14.2rem;
    background-image: url(/cdn/shop/files/Group_9.svg?v=1775460598);
    background-repeat: no-repeat;
    background-size: 100%;
}
.timeline-right .notice-slide>span:after {
    content: ' ';
    width: 9.8rem;
    height: 2.6rem;
    position: absolute;
    left: -14.2rem;
    background-image: url(/cdn/shop/files/Group_10.svg?v=1775460599);
    background-repeat: no-repeat;
    background-size: 100%;
}

.what-women-are-saying .testimonial-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
  padding: 3rem 2rem;
  border-radius: 0px;
  text-align: left;
}

.what-women-are-saying .slick-slide {
  padding: 0 10px;
  box-sizing: border-box;
}

.what-women-are-saying .stars {
    color: #D1A97A;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.what-women-are-saying .title {
  color:#7A6651;
    text-align: center;
    font-family: "Kaisei Opti";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.44em;
    min-height:7rem;
}

.what-women-are-saying .content {
    color:#3E4C59;
    text-align: center;
    font-family: "Zalando Sans";
    font-size: 2rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.4em;
    min-height: 20rem;
    margin-top:0;
}

.what-women-are-saying hr {
  border-top: 1px solid #D1A97A;
  margin: 15px 0 5px 0;
}

.what-women-are-saying .name {
  color:#3E4C59;
    text-align: center;
    font-family: "Zalando Sans";
    font-size: 2rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.25em;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.rating-text span.stars{
    color:#D1A97A;
    font-size:2rem;
    letter-spacing: 2px;
}
.rating-text{
    color:#3E4C59;
    font-family: "Zalando Sans";
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.rating-text strong{
    font-weight:600;
}

.product-section p.text-center.rating-text{
    color:#3E4C59;
    font-family: "Zalando Sans";
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.what-women-notice {
  margin: 5rem auto;
}

.questions p.text-center{
  color: #3E4C59;
  text-align: center;
  font-family: "Zalando Sans";
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4em;
}

.questions p.narrow{
  max-width:92rem;
  margin-left:auto;
  margin-right:auto;
}

.what-women-are-saying .notice-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.what-women-notice .notice-slide {
    padding: 3rem;
    border: 1px solid #D1A97A;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.20) 0%, rgba(255, 255, 255, 0.20) 100%), #F2EFEA;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
}

.what-women-notice .notice-slide img {
  max-width: 100%;
  height: auto;
  margin-bottom: 2.5rem;
}

.what-women-notice .content {
  font-size: 2rem;
  color: #3E4C59;
  flex-grow: 1;
  text-align:left;
}

.what-women-notice.short .content {
  font-size: 2rem;
  color: #3E4C59;
  flex-grow: 1;
  text-align:left;
}
.what-women-notice .slick-track {
    display: flex;
}

.what-women-notice .notice-slide > span{
  border-radius: 10rem;
  background: rgba(60, 36, 15, 0.70);
  backdrop-filter: blur(2px);
  color: #E9E4DC;
  text-align: center;
  font-family: "Zalando Sans";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.06em;
  padding: 0.4rem 2.5rem;
  margin: -8rem 0.5rem 2rem 0.5rem;
}

span.spacer{
  display: block;
  margin-bottom: 1.5rem;
}


.what-women-notice .slick-slide {
    padding: 0 10px;
    box-sizing: border-box;
    height: auto;
}

.faq-accordion {
  width: 100%;
  max-width: 90rem;
  margin: auto;
  font-family: Arial, sans-serif;
}

.faq-accordion .faq-item {
  border-bottom: 1px solid #ddd;
}

.faq-accordion .faq-question {
  width: 100%;
  background:#B8A896;
  border: none;
  padding: 2rem 3rem;
  display: flex;
  justify-content: space-between;
  margin-top:1rem;
  align-items: center;
  cursor: pointer;
  color:#E9E4DC;
  font-family: "Zalando Sans";
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4em
}

.faq-accordion .faq-question span:first-child {
  text-align: left;
  max-width: 90%;
}

.faq-accordion .icon {
  width: 2.8rem;
  height: 2.8rem;
  object-fit: contain;
}

.faq-accordion .faq-answer {
  display: none;
  padding: 0rem 3rem 2rem 3rem;
  background:#B8A896;
  color:#E9E4DC;
  line-height: 1.6;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4em;
}

.faq-accordion .faq-answer p:first-child{
    border-top: 1px solid #fff;
    padding-top: 1rem;
}

.faq-accordion .faq-item.active .faq-answer {
  display: block;
}

.faq-accordion .faq-item.active .icon {
  content: "-";
}

.custom-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin:4rem auto;;
}

.custom-grid .column {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.custom-grid .left .block {
  border: 1px solid #7A6651;
  background: #E9E4DC99;
}

.custom-grid .right .block {
  border: 1px solid #7A6651;
  background: #fff;
}

.custom-grid h3 {
  background:#7A6651;
  padding:2rem 4rem;
  color: #FFF;
  text-align: center;
  font-family: "Zalando Sans";
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4em;
  text-transform: uppercase;
  margin:0;
}

.custom-grid .left ul {
  padding: 1.5rem 5rem 0.5rem 5rem;
}

.custom-grid .right ul {
  padding: 0rem 3rem;
}

.custom-grid .column.left li {
    text-align:left;
    display: block;
    margin-bottom: 1rem;
    padding: 0.8rem 0rem 1.7rem 4.5rem;
    background-image: url(/cdn/shop/files/check_circle_black.svg?v=1774387855);
    background-repeat: no-repeat;
    background-position: 0rem 1rem;
    background-size: 3rem;
    border-bottom: 0.5px solid #3C240F;
    color:#3E4C59;
    font-size:2rem;
}

.custom-grid .column.right li {
    text-align:left;
    display: block;
    margin-bottom: 1rem;
    padding: 0.7rem 0rem 1.2rem 4.5rem;
    background-image: url(/cdn/shop/files/cancel_cda4e15c-835b-4d36-946f-3eec0740c56e.svg?v=1774894984);
    background-repeat: no-repeat;
    background-position: 0rem 0.5rem;
    background-size: 3rem;
    border-bottom: 0.5px solid #3C240F;
    color:#3E4C59;
    font-size:2rem;
}

.custom-grid .column.right li.icon-important {
  background-image: url(/cdn/shop/files/warning_978a4cf8-84e3-45eb-9c79-0a5f6bcce441.svg?v=1774894984);
}

.custom-grid li:last-child {
  border-bottom:none !important;
}

.brown-box{
  border: 1px solid #D1A97A;
  background: #7A6651;
  /* padding:4rem 3rem 3rem 3rem;
  margin: 0; */
}

.brown-box span{
  background: #D1A97A;
  color: #3C240F;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding:0.8rem 1rem;
}

.brown-box p{
  color: #FFF;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4em;
}

/* .why-matters .brown-box{
  margin-top:3rem;
  padding:5rem 4.5rem;
} */

.what-women-are-saying .slick-prev {
    left: -4rem !important;
}

.what-women-are-saying .slick-prev::before {
  content: '' !important;
  display: inline-block;
  width: 3rem;
  height: 3rem;
  background: url("/cdn/shop/files/arrow_back_1.svg?v=1774847468");
  background-size: contain;
}

.what-women-are-saying .slick-next {
    right: -3.5rem !important;
}

.what-women-are-saying .slick-next::before {
  content: '' !important;
  display: inline-block;
  width: 3rem;
  height: 3rem;
  background: url("/cdn/shop/files/arrow_forward.svg?v=1774847488");
  background-size: contain;
}

.bottom-p{
    max-width: 117rem;
    margin: auto;
}

.slideshow-control--large .svg-wrapper, .slideshow-control--large svg {
  width: 4.3rem !important;
  height: 4.3rem !important;
  color:#fff;
}

slideshow-container .slideshow-control {
  width: 4.3rem !important;
  height: 4.3rem !important;
  color:#ffff;
}

.img-badge{
  max-width:9.5rem;
}

/** Product Research **/
.lbrown-box h3 {
    margin: 0;
    background: #7A6651;
    padding: 1.5rem 3rem;
    color: #FFF;
    font-family: "Zalando Sans";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.12;
}
.lbrown-box > div {
    background: linear-gradient(0deg, rgba(233, 228, 220, 0.50) 0%, rgba(233, 228, 220, 0.50) 100%), #FFF;
    padding: 2rem 3rem 2.2rem;
}
.lbrown-box p {
    color: #3E4C59;
}
.lbrown-box ul {
    margin: 0;
}
.lbrown-box {
    margin-bottom: 2rem;
    max-width: 57rem;
}
.prod-research .product-section-image img {
    max-width: 51rem;
    margin-left: auto;
}
.crosslist {
  padding: 0rem;
}
.crosslist li {
    text-align: left;
    display: block;
    margin-bottom: 1rem;
    padding: .8rem 0rem 1.5rem 4.5rem;
    background-image: url(/cdn/shop/files/cancel-circle.svg?v=1774387113);
    background-repeat: no-repeat;
    background-position: 0rem 1rem;
    background-size: 3rem;
    border-bottom: .5px solid #7A6651;
    color: #3e4c59;
}

/** Why Within **/
.why-row2 ul {
    padding: 0 2rem;
}
.crosslist li:last-child {
    border-bottom: none;
}
.why-row2 {
    display: flex;
    flex-wrap: wrap;
}
.brown-bg {
    border: 1px solid #7A6651;
    background: linear-gradient(0deg, rgba(233, 228, 220, 0.60) 0%, rgba(233, 228, 220, 0.60) 100%), #FFF;
    padding: 8px;
    width: 54%;
}
.white-bg {
    width: 46%;
    border: 1px solid #7A6651;
    background: #FFF;
    padding: 8px;
    border-left: 0;
}
.why-row2 h3 {
    background: #7A6651;
    text-align: center;
    padding: 1.8rem;
    font-size: 3rem;
    line-height: 1.4;
    font-weight: 400;
    color: #fff;
    margin: 0;
}

/** How To Take **/
.take-box {
    background: #7A6651;
    padding: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.4rem;
}
.take-box p:not(.brown-label) {
    color: #FFF;
    font-family: "Zalando Sans";
    font-size: 2rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.4;
    margin: 0;
    width: 72%;
}
.take-box p.brown-label {
    margin: 0;
    color: #3C240F;
    font-family: "Zalando Sans";
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    background: #D1A97A;
    padding: 1.5rem 1rem;
    width: 22%;
    text-align: center;
}
.take-box2 {
    margin-bottom: 3.2rem;
    background-color: #fff;
}
.take-box2 h3 {
    color: #FFF;
    font-family: "Zalando Sans";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.12;
    background: #B8A896;
    padding: 1.5rem 3rem;
    margin: 0;
}
.take-box2 ul {
  margin: 0;
  padding:2rem 3rem;
}
.take-box2 ul li {
    text-align: left;
    display: block;
    margin-bottom: 1rem;
    padding: .8rem 0rem 1.5rem 4.5rem;
    background-image: url(/cdn/shop/files/check_circle_black.svg?v=1774387855);
    background-repeat: no-repeat;
    background-position: 0rem 1rem;
    background-size: 3rem;
    border-bottom: .5px solid #3C240F;
    color: #3e4c59;
}
.take-box2 ul li:last-child {
    border-bottom: none;
}

.white-box{
    padding: 3.1rem;
    background-color: #fff;
    border: 1px solid #7A6651;
}

.white-box h3{
    background: #7a6651;
    padding: 1.5rem;
    max-width: 21rem;
    color: #fff;
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: 500;
}

.white-box p{
  color: #3E4C59;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4em;
}
.prod-take .product-section-image img {
    max-width: 49.9rem;
    margin-left: auto;
}

/** Guarantee Box **/
.prod-guarantee {
    padding: 0 2rem !important;
}
ul.learn-list {
    margin: 0;
    margin-top: -1rem !important;
}
.guarantee-box {
    display: flex;
    border: 1px solid #3C240F;
    background: #FFF;
    max-width: 117rem;
    margin: auto;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.gb-left {
    background: #B8A896;
    padding: 4.2rem;
    width: 29%;
}
.gb-left img {
    max-width: 19rem;
    margin: 0 auto;
}
.guarantee-box h2 {
    color: #3E4C59;
    font-family: "Kaisei Opti";
    font-style: normal;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 2.4rem;
}
.guarantee-box p {
    color: #3e4c59;
    font-weight: 300;
    line-height: 1.4;
    margin: 0;
    text-align: left;
}
.gb-right {
    width: 65%;
    padding-right: 3rem;
}

.product-information slideshow-controls.hidden--desktop, .product-information slideshow-controls.desktop\:hidden{
      display:flex !important;
      bottom:12.5rem;
    }

.product-information slideshow-controls:has(.slideshow-controls__dots), .product-information slideshow-component[autoplay] slideshow-controls {
    mix-blend-mode: normal !important;
}

 .product-information .slideshow-controls__dots button:after {
      content: '';
      display: block;
      width: 0.7rem;
      height: 0.7rem;
      background-color: transparent;
      border-radius: 50%;
      border:1px solid #fff;
      opacity: 1;
  }
  .product-information .slideshow-controls__dots{
      gap:1rem;
  }
  .slideshow-controls__dots button[aria-selected="true"]:after {
      background-color: #fff;
      box-shadow: none !important;
  }
  .product-information slideshow-arrows{
    mix-blend-mode: normal !important;
  }
   .why-within .atf-badges img {
      width:8.6rem;
      height:8.6rem;
  }

  .why-within .atf-badges{
    justify-content: center;
  }
  .product-information .divider__line{
    display:none;
  }

  .text-center.bottom u{
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: 3%; 
    text-underline-offset: 12.5%;
  }

  .section5.why-within p,.key-benefits.quality-testing p{
    color:#3E4C59;
  }

  .border-umber-brown{
    border: 1px solid #7A6651;
    background: linear-gradient(0deg, rgba(233, 228, 220, 0.60) 0%, rgba(233, 228, 220, 0.60) 100%), #FFF;
    margin:0;
  }
  

  span.fw-600.color-umber-brown{
    color: #7A6651;
    font-family: "Zalando Sans";
    font-size: 2rem;
    font-style: normal;
    font-weight: 600;
  }
  .section6-1 p{
    font-size:2rem;
    color:#3E4C59;
  }

  /* .quantity-selector{
    display:none;
  } */
   /* Container */
.quantity-selector {
  display: inline-flex;
  position: relative;
  border: 1px solid #E9E9E9;
  border-radius: 0px !important;
  overflow: hidden;
  height:auto !important;
  max-width:9rem;
  --quantity-selector-width: 135px !important;
}

/* Input */
.quantity-selector input[type="number"] {
  width: auto;;
  text-align: center;
  border: none;
  outline: none;
  font-size: 1.8rem;
  color: #1E1E1E;
  font-family: "Zalando Sans";
  font-style: normal;
  font-weight: 500;
  line-height: 1.25em;
  letter-spacing: -0.18px;
}

/* Base button reset */
.quantity-selector .quantity-minus,
.quantity-selector .quantity-plus {
  position: absolute;
  right: 0;
  width: 2.7rem;
  height: 50%;
  border: none;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 0;
}

.quantity-selector .quantity-plus {
  top: 0;
  border: 1px solid #C1C1C1;
  border-radius: 0 !important;
}

.quantity-selector .quantity-minus {
  bottom: 0;
  border: 1px solid #C1C1C1;
  border-radius: 0 !important;
}

.quantity-selector .svg-wrapper {
  display: none;
}

.quantity-selector .quantity-plus::before {
  content: "";
  width: 0.7rem;
  height: 0.7rem;
  border-left: 2px solid #1C1B1F;
  border-top: 2px solid #1C1B1F;
  transform: rotate(45deg);
}

.quantity-selector .quantity-minus::before {
  content: "";
  width: 0.7rem;
  height: 0.7rem;
  border-left: 2px solid #1C1B1F;
  border-bottom: 2px solid #1C1B1F;
  transform: rotate(-45deg);
}

.quantity-selector button:disabled {
  cursor: not-allowed;
}
  .border-bottom-p{
    border-bottom: 0.5px solid #3C240F;
    padding-bottom: 1.3rem;
    margin-bottom: -0.7rem;
  }

.bottom-cta .quantity-selector{
  display:none !important;
}

.bottom-cta .quantity-selector-wrapper{
  display:none !important;
}

.science-behind .product-section-inner {
    grid-template-columns: 28% 70%;
}

.science-behind h2 {
    color: #7a6651;
    font-family: "Kaisei Opti";
    font-style: normal;
    font-weight: 400;
    line-height: 1.25em;
    text-align: center;
}

.quote-box{
  background: rgba(255, 255, 255, 0.50);
  padding:3rem 3.5rem;
  margin-bottom:2rem;
}
.quote-box p{
  color: #3E4C59;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4em;
  margin-bottom:-1rem;
}
.quote-box p.name{
  color: #7A6651;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4em;
  margin-bottom:-0;
}

.section9-1 li{
    text-align:left;
    display: block;
    margin-bottom: 1rem;
    padding: 0.8rem 0rem 1.5rem 4.5rem;
    background-image: url(/cdn/shop/files/check_circle_gold.svg?v=1774268459);
    background-repeat: no-repeat;
    background-position: 0rem 0.8rem;
    background-size: 3rem;
    border-bottom: 0.5px solid #3C240F;
    color:#3E4C59;
    font-size:2rem;
}

.section9-1 .learn-more-subheading{
  font-size:2.5rem;
}

.product-form-text__error{
    position: absolute;
    display: block;
    margin-top: 6.5rem;
    font-size: 1.4rem;
}

 .row-box {
    display: grid;
    gap: 1rem;
    margin-bottom: 1rem;
  }

  .row-box .box {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.20) 0%, rgba(255, 255, 255, 0.20) 100%), rgba(233, 228, 220, 0.20);
    padding: 2.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .row-box .percent {
    color:#D1A97A;
    text-align: center;
    font-family: "Kaisei Opti";
    font-size: 5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 0.96;
    min-height: 6.5rem;
  }

  .row-box .text {
    color: #3E4C59;
    text-align: center;
    font-family: "Zalando Sans";
    font-size: 2rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.4em;
    min-height: 9rem;
  }

  .percentage-top .text {
    min-height: 9rem;
  }

    .percentage-bottom .text {
    min-height: 7rem;
  }
    .percentage-top {
    grid-template-columns: repeat(4, 1fr);
    margin-top:4rem;
  }

    .percentage-bottom {
    grid-template-columns: repeat(3, 1fr);
    margin-bottom:8rem;
  }
.product-research-box{
    display: flex;
    background: linear-gradient(0deg, rgba(233, 228, 220, 0.50) 0%, rgba(233, 228, 220, 0.50) 100%), #FFF;
    max-width: 117rem;
    margin: auto;
    flex-wrap: wrap;
    justify-content: normal !important;
    align-items: center;
    gap:6rem !important;
    margin-bottom:3.5rem;
}
    
.product-research-box .gb-right 
{
    padding:3.5rem 0;
}
.product-research-box .gb-left {
    background-color: transparent;
    padding: 0;
    width:28rem;
}
.product-research-box .gb-left img {
    margin: 0;
    min-width:28rem;
}

.product-research-box .gb-right .name{
  color: #3E4C59;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4em;
}
.product-research-box .gb-right span{
  color: #FFF;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding: 0.8rem 1rem;
  background: #7A6651;
}

.image-cards .product-section-inner{
  display:grid;
  gap:4rem;
    grid-template-columns: 35% 61.5%;
}

.image-cards .collection-card{
  max-width:100%;
}

.image-cards h2{
  text-align:left;
}

.image-cards .brown-box{
  background: #7A6651 !important;
}

.image-cards .brown-box h3{
  color: #FFF;
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 0.8em;
  padding:0;
}

.image-cards .brown-box p{
  color: #FFF;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4em;
  margin-top:1rem;
  text-align:left;
}

.image-cards .list-heading{
  color: #7A6651;
  font-family: "Zalando Sans";
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.12em;
  text-align:left;
}

.image-cards .white-box{
  background: linear-gradient(0deg, rgba(233, 228, 220, 0.50) 0%, rgba(233, 228, 220, 0.50) 100%), linear-gradient(0deg, #FFF 0%, #FFF 100%), #7A6651;
  border:none;
  padding:3rem;
  margin-top:3rem;
}

.image-cards .white-box span{
  background: #D1A97A;
  padding: 0.8rem 1rem;
  color: #3C240F;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.image-cards .white-box p{
  color: #3E4C59;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
  line-height:1.4em;
}
.image-cards p{
  color: #3E4C59;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4em;
  text-align:left;
}
.image-cards p strong{
  color: #7A6651;
  font-family: "Zalando Sans";
  font-weight: 500;
}

.image-cards li{
  text-align: left;
  display: block;
  margin-bottom: 1rem;
  padding: 0.5rem 0rem 1rem 4.5rem;
  background-image: url(/cdn/shop/files/check_circle_black.svg?v=1774387855);
  background-repeat: no-repeat;
  background-position: 0rem 0.5rem;
  background-size: 3rem;
  border-bottom: 0.5px solid #3C240F;
  color: #3E4C59;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4em;
}
.image-cards li:last-child {
    border-bottom: none;
}
  
.image-cards ul{
  padding:0rem;
  margin-bottom:-0.5rem;
  margin-top:0.5rem;
}

.collection-card{
  margin-top:3rem;
}

.how-to-take-image-text h2{
  color: #7A6651;
  text-align: center;
  font-family: "Kaisei Opti";
  font-size: 4.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25em
}
.how-to-take-image-text span{
  color: #3E4C59;
  text-align: center;
  font-family: "Zalando Sans";
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.40em;
  letter-spacing: 3.75px;
  text-transform: uppercase;
  display:block;
}

.how-to-take-image-text .percentage-bottom{
  max-width: 117rem;
  margin: -1.5rem auto 5rem auto;
  display:grid !important;
  border: 0.5px solid #3C240F;
  padding: 3rem 0rem 1rem;
  grid-template-columns: 37% 26% 37%;
}
.how-to-take-image-text .box{
  position:relative;
  background:none !important;
}

.how-to-take-image-text .icon{
    max-width: 6rem;
    margin-bottom: 1rem;
}

.how-to-take-image-text .text.no-bottom{
  min-height:11rem;
}

.how-to-take-image-text .box .heading{
  color: #7A6651;
  text-align: center;
  font-family: "Zalando Sans";
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3em;
}

.how-to-take-image-text .box .text{
  color: #3E4C59;
  text-align: center;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2em;
  margin: 2rem 0rem 0rem;
}
.how-to-take-image-text .box .bottom-text{
  color: #3E4C59;
  text-align: center;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2em;
  margin: 1rem 0rem;
}
.how-to-take-image-text .box > img{
  margin-top: -2rem;
  margin-bottom: 1rem;
}
.how-to-take-image-text .box:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-image: url("/cdn/shop/files/vertical-line-divider.png?v=1776727520");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.how-to-take-image-text .product-section-image img{
  margin-left:0;
}

.how-to-take-image-text h3{
  color: #7A6651;
  font-family: "Kaisei Opti";
  font-size: 4.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25em;
  margin-bottom:2.5rem;
}
.how-to-take-image-text ul.checklist{
   margin-bottom:0rem;
}
.how-to-take-image-text ul.checklist li{
    padding: 0.3rem 0rem 1.5rem 4.5rem;
    background-position: 0rem 0.2rem;
}

.how-to-take-image-text .box-heading{
    position: relative;
    background: #fff;
    padding: 0rem 1rem;
    max-width: 28rem !important;
    margin: 0 auto;
}

.prod-details.multiple h2{
  color: #E9E4DC;
  text-align: center;
  font-family: "Kaisei Opti";
  font-size: 4.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25em;
  display:flex;
  align-items: center;
  gap: 1rem;
  max-width:117rem;
  margin-bottom:8rem;
  margin-left:auto;
  margin-right:auto;
}
.prod-details.multiple h3{
  color: #FFF;
  font-family: "Kaisei Opti";
  font-size: 3.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.33em;
}
.prod-details.multiple h2::before,
.prod-details.multiple h2::after {
  content: "";
  flex: 1;
  height: 0.5px;
  background: #fff;
}

.prod-details.multiple .product-section-inner{;
  grid-template-columns: 1fr;
}
.prod-details.multiple .collection-row{
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.prod-details.multiple .divider{
  padding:6rem 0rem;
}

.multiple-pricing h2{
  color: #7A6651;
  text-align: center;
  font-family: "Kaisei Opti";
  font-size: 4.8rem;;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25em;
  text-transform: uppercase;
  max-width:100%;
  }
  .multiple-pricing h3{
  color: #7A6651;
  text-align: center;
  font-family: "Kaisei Opti";
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: uppercase;
  margin-bottom:0rem;
  margin-top:1rem;
  }

  .multiple-pricing p{
  color: #3E4C59;
  text-align: center;
  font-family: "Zalando Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4em;
  }

  .multiple-pricing p.bottom-text{
    margin-top:3rem;
  }

  .multiple-pricing .pricing-cards>p{
    margin-top:1rem;
    margin-bottom:2rem;
  }

  .multiple-pricing .pricing-cards.card2>p{
    margin-bottom:3rem;
  }

  .multiple-pricing .light-box{
    background: linear-gradient(0deg, rgba(233, 228, 220, 0.50) 0%, rgba(233, 228, 220, 0.50) 100%), #FFF;
    padding:1.8rem 2rem;
    border-left:6px solid #E2DBD0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom:1rem;
  }
 .multiple-pricing .light-box .product-label{
    max-width:12rem;
 }
  .multiple-pricing .white-box{
    background: #FFF;
    padding:2rem;
    border:none;
    border-left:6px solid #E2DBD0;
    display: flex;
    justify-content: space-between;
  }

  .multiple-pricing .white-box.save{
    border: 2px dashed #D1A97A;
    margin-top:1rem;
    margin-bottom:1.5rem;
    padding:0.6rem  2rem 0.6rem 0.6rem;
    height: 5.4rem;
  }

  .multiple-pricing .save-btn{
    background: linear-gradient(0deg, #D1A97A 0%, #D1A97A 100%), #FFF;
    padding:0.5rem 1rem;
    color: #3C240F;
    font-family: "Zalando Sans";
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4em;
    letter-spacing: 2.8px;
    text-transform: uppercase;
  }

  .multiple-pricing .save-price{
    color: #3E4C59;
    text-align: right;
    font-family: "Zalando Sans";
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.8em;
  }

   .multiple-pricing .dbrown-box{
    background: linear-gradient(0deg, #7A6651 0%, #7A6651 100%), #FFF;
    padding:2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .multiple-pricing .dbrown-box .product-label{
    color: #FFF;
    font-family: "Zalando Sans";
    font-size: 2rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.4em;
  }
  .multiple-pricing .dbrown-box .product-price{
    color: #FFF;
    text-align: right;
    font-family: "Zalando Sans";
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.86em;
  }

  .multiple-pricing .dbrown-box .product-price .price{
    color: #FFF;
    text-align: right;
    font-family: "Zalando Sans";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.12em;
    text-transform: uppercase;
  }

  .pricing-cards.card1{
    border: 1px solid #E9E4DC80;
    background: #FFF;
    padding:2rem;
  }

  .pricing-cards.card2{
    border: 2px solid #7A6651;
    background: linear-gradient(0deg, rgba(233, 228, 220, 0.50) 0%, rgba(233, 228, 220, 0.50) 100%), #FFF;
    padding:2rem;
  }

  .multiple-pricing .product-section-content .pricing-container{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    max-width: 94rem;
    margin: 0 auto;
  }
  .multiple-pricing .product-section-inner {
    grid-template-columns: 1fr !important;
  }
  .multiple-pricing .product-section-inner ul{
    padding-bottom:3rem;
  }

  .multiple-pricing .product-section-inner li {
    text-align: left;
    display: block;
    padding: 0.2rem 0rem 0rem 3.2rem;
    background-image: url(/cdn/shop/files/check.svg?v=1773792352);
    background-repeat: no-repeat;
    background-position: 0rem 1rem;
    background-size: 1.8rem;
    border-bottom: none;
    color: #3E4C59;
    font-size: 2rem;
    margin-bottom:0;
  }

  .multiple-pricing .product-label span{
    color: #7A6651;
    font-family: "Zalando Sans";
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4em;
  }

  .multiple-pricing .product-price{
    color: #3E4C59;
    text-align: right;
    font-family: "Zalando Sans";
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.86em;
  }

  .multiple-pricing .product-price .price{
    color: #3E4C59;
    font-family: "Zalando Sans";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.12em;
    text-transform: uppercase;
  }

  .quantity-selector-wrapper {
    display: none !important;
}

.plan-option:first-of-type {
    border-bottom: 0;
}
.bottom-cta div#custom-buy-button, .three-col-list {
    max-width: 53rem;
}

@media (max-width: 800px) {
  .header-section .header__column.header__column--right {
    gap: 3rem;
}
span.cart-label {
  display: none;
}
.header__column.header__column--right .custom-header-search {
    width: 90%;
}
}
  
@media (max-width: 767px) {
  .plan-content span#plan-compare-price {
    visibility: hidden;
    margin: 0;
}
button.read-more-btn {
    font-size: 1.7rem;
    line-height: 1.47em;
    padding: 0;
}
.plan-content span#plan-compare-price:after {content:'.';}
      sup {
        margin-left: 0;
    }
    .show-mb{
      display:block;
    }
    .notice-slide .show-mb {
        display: block !important;
    }
      .notice-slide .hide-mb {
        display: none !important;
    }
    .hide-mb {
      display: none !important;
    }
    .font20{
      font-size:1.7rem;
    }
    .font25, .font-25, .why-row p.font-25, .questions p.text-center, .take-box2 h3, .who-this-is-for p, .lbrown-box h3{
      font-size:2.1rem;
    }
    .font40{
      font-size:2.8rem;
    }
    .font48{
      font-size:3.8rem;
    }
    .mb-35{
      margin-bottom:2.8rem;
    }
    .product-section{
      padding: 6rem 2rem;
    }

    .product-section p{
      font-size:1.7rem;
    }

    .product-section.why-matters.most-women a{
      text-align:center;
    }

    .product-section.bottom-cta{
          padding: 5rem 2.5rem;
          background-size: 0;
    }
    .product-information .text-block h1{
      font-size:3.8rem;
    }
    .product-information .three-col-list {
        margin-top: -1rem;
    }

    .product-information slideshow-arrows.hidden--mobile, .product-information slideshow-arrows.mobile\:hidden{
      display:flex !important;
    }

    .media-gallery--carousel{
      padding:0;
      width: 100vw;
      margin-left: calc(50% - 50vw);
    }

    .product-information .slideshow-controls__dots button:after {
      content: '';
      display: block;
      width: 0.7rem;
      height: 0.7rem;
      background-color: transparent;
      border-radius: 50%;
      border:1px solid #fff;
      opacity: 1;
    }
    .product-information .slideshow-controls__dots{
      gap:1rem;
    }
    .slideshow-controls__dots,
    .slideshow-controls__dots button,
    .slideshow-controls__dots button:after {
      mix-blend-mode: normal !important;
      filter: none !important;
    }

    .slideshow-controls__arrows,
    .slideshow-controls__arrows button,
    .slideshow-controls__arrows svg {
      mix-blend-mode: normal !important;
      filter: none !important;
      color: #fff !important;
      fill: #fff !important;
      opacity: 1 !important;
    }

    .product-information slideshow-controls.hidden--desktop, .product-information slideshow-controls.desktop\:hidden{
      display:flex !important;
      bottom:0rem;
    }

    .product-information slideshow-controls:has(.slideshow-controls__dots), .product-information slideshow-component[autoplay] slideshow-controls {
        mix-blend-mode: normal !important;
    }

      .slideshow-controls__dots button[aria-selected="true"]:after {
          background-color: #fff;
          box-shadow: none !important;
      }

  
    .plan-title{
      color: #7A6651;
      font-weight: 500;
      font-size: 1.7rem;
    }
    
    .atf-rating-text{
      padding-top:4rem;
      font-size:1.7rem;
      padding-bottom:1rem;
    }
      .atf-rating-text .stars {
        font-size: 1.6rem;
        margin-right: 0.5rem;
        letter-spacing: 2px;
    }
    .custom-selling-plan-price {
        font-weight: 400;
        font-size: 3.5rem;
        margin-top: -0;
        margin-bottom: 0;
    }
    .plan-option {
      padding: 2rem 2rem 2.5rem;
    }
    .subscribe-meta {
        font-size: 1.4rem;
        margin-top: 1.5rem;
    }
    .subscribe-meta ul{
      padding: 0;
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 2rem !important;
    }
    .subscribe-meta li{
        font-size: 1.4rem;
        display: list-item;
        list-style: disc;
        background: none;
        padding: 0;
        margin: 0.5rem 0;
    }
    .atf-badges {
        padding-bottom: 2rem;
        justify-content: center;
        gap: 1rem;
    }
    .product-information .product-details {
      padding: 0 1rem;
  }

    .section1.key-benefits span{
      color: #7A6651;
      text-align: center;
      font-size: 2.1rem;
      font-weight: 500;
      line-height: 1.19em;
      letter-spacing: 2.1px;
      text-transform: uppercase;
      display:block;
      margin-bottom:1rem;
    }
    .key-benefits ul {
      margin-bottom: 0.5rem;
  }
    .key-benefits .brown-box span{
      color: #3C240F;
      font-size: 1.7rem;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      letter-spacing: 0.34px;
      text-transform: uppercase;
      display:inline;

    }
     .section1.key-benefits ul li{
      color: #3E4C59;
      background-image: url(/cdn/shop/files/check_circle_3C240F.svg?v=1775841615);
      font-size:1.7rem;
      background-position: 0rem 0.5rem;
    }
    .section3{
      padding-bottom:50rem;
    }
    .what-women-notice .content {
      min-height: auto;
    }
    .what-women-notice {
      display: block;
    }

    .what-women-notice > * {
      width: 100%;
      margin-bottom: 16px;
    }


    .what-women-are-saying {
      display: block;
    }

    .what-women-are-saying > * {
      width: 100%;
      margin-bottom: 16px;
    }

    .what-women-are-saying .content {
      min-height: auto;
  }

    .faq-accordion .faq-question {
      font-size:2.1rem;
      padding: 2rem 2rem 2rem 2rem;
    }

    .try-it-block {
      display: flex;
      flex-direction: column-reverse;
    }
    .try-it-block p{
      text-align: center;
      font-size: 2.1rem;
      font-weight:400;
    }
    .try-it-block p strong{
      color: #7A6651;
      text-align: center;
      font-family: "Kaisei Opti";
      font-size: 3.8rem;
      font-weight: 400;
      display:block;
      margin-top:2.5rem;
    }
    .img-badge{
      max-width:22rem;
      margin:0 auto;
    }
    .three-col-list li:not(:last-child):after {
      height: 0;
      width: 0;
    }

    .three-col-list{
      display:block;
      margin-top:1.5rem;
    }
    .three-col-list li {;
        width: 100%;
        max-width: 100% !important;
        font-size: 1.7rem;
        border-bottom: .5px solid #3C240F;
        margin-top: 0.1rem;
        padding: 1.5rem 0.5rem 1rem 4rem;
        background-image: url(/cdn/shop/files/check_circle_curve_3C240F.svg?v=1775862836);
        background-position: 0rem 1.2rem;
    }
    .three-col-list li::after {
      height: 0;
      width: 0;
    }

    .three-col-list li:last-child{
      border-bottom:none;
    }
      
    .bottom-cta p{
      text-align:center;
      font-size: 1.7rem;
    }

    .bottom-cta #custom-buy-button{
      max-width: 30rem;
      margin: 0 auto;
    }

    .bottom-cta ul{
      max-width: 100%;
      margin: 0 auto;
    }
    .product-section-content h2{
      text-align:center;
    }

    .product-section-inner {
        grid-template-columns: 1fr !important;
    }
    .custom-grid {
      grid-template-columns: 1fr;
    }
    .key-benefits .product-section-image{
        padding-right:0rem;
    }
    .why-matters .product-section-image{
        padding-left:0rem;
    }

    .product-information__grid{
      display:block !important;
    }

    .product-section.bottom-cta .product-section-inner {
      grid-template-columns:  1fr !important;
    }
    .most-women .product-section-inner {
      grid-template-columns:  1fr !important;
    }

    .lbrown-box {
      margin: 0 auto 2rem;
  }
  .prod-research .product-section-image img {
      margin: 3rem auto 0;
  }
  ul.who-this-is-for {
      padding: 0;
  }
  .prod-take .product-section-image img {
      margin: 3rem auto 0;
  }
  .timeline-left .notice-slide>span:after {
      width: 7rem;
      right: -11.5rem;
  }
  .timeline-right .notice-slide>span:after {
      width: 7rem;
      left: -11.5rem;
  }
  .why-matters.most-women h2 {
      max-width: 100% !important;
  }
  .product-section.bottom-cta.section12 .product-section-inner {
      grid-template-columns: 0% 100% !important;
  }
  .what-women-are-saying .slick-prev {
      left: 0rem !important;
  }
  .what-women-are-saying .slick-next {
      right: 0 !important;
  }
  .what-women-are-saying {
        padding: 0 4rem;
  }
  .prod-guarantee {
      padding: 0 2rem 4rem !important;
  }

    .mb-40 {
        margin-bottom: 3rem;
    }
    .mb-50 {
        margin-bottom: 3rem;
    }
    .product-section {
        padding: 3rem 2.5rem 4.5rem;
    }
    .product-information .product-description-wrapper {
      font-size: 1.7rem;
      line-height: 1.47em;
    }
    /*.read-more-short{
      display:none;
    }
    .read-more-full{
      margin-top:1rem;
      display:block !important;
    }*/
    #plan-compare-price{
      font-size:1.7rem;
      color: #3E4C59;
      text-decoration-thickness: 1.5px;
      display: block;
      margin-top: 2rem;
      margin-bottom: 1rem;
    }
    .custom-selling-plan-price.show-mb{
      margin-left: -3.2rem;
      margin-bottom:-2rem;
    }
    .subscribe-per-day-mb.show-mb{
      margin-left: -3.2rem;
      font-weight: 400;
      font-size:1.7rem;
      color:#3E4C59;
    }
    .subscribe-discount{
      font-size:1.2rem;
    }
    #plan-price-mb{
      font-size:3.5rem;
      font-weight: 400;
      margin-left: -3.2rem;
      margin-top: 1rem;
      color:#3E4C59;
    }
    #plan-price-mb-one{
      font-size:3.5rem;
      font-weight: 400;
      margin-left: -3.2rem;
      margin-top:1rem;
      color:#3E4C59;
    }

    #plan-price-mb .plan-price-suffix{
      font-size:2.2rem;
      font-weight: 400;
    }

    #plan-price-mb-one .plan-price-suffix{
      font-size:1.7rem;
      font-weight: 400;
      margin-top: -0.5rem;
      display: block;
    }

    .product-information .product-form-buttons{
      display: flex;
      flex-wrap: wrap;
      gap:2rem !important;
    }
    
    .quantity-selector{
      display:flex;
      flex-wrap: wrap;
    }

    span.buy-buttons-block{
      position: fixed;
      background: #fff;
      padding: 2rem;
      bottom: 0;
      z-index: 9999;
      left: 0;
      border-top: 1px solid #C1C1C1;
    }
    .atf-badges img {
      max-width: 9.7rem;
      max-height: 6.3rem;
  }

  .why-within .atf-badges img {
      max-width: 9.7rem;
      max-height: 6.3rem;
  }
  .why-row.plain ul.white-checklist li{
    background:none;
  }
  .percentage-bottom .text {
    min-height: 0;
  }
  .section2 .product-section-content div p:last-child{
    margin-bottom:3rem;:
  }
  .section2 .product-section-content .lbrown-box p:last-child {
      margin-bottom: 0 !important;
    }

    .section2-1 .product-section-content {
        order: 1;
    }
    .section2-1 .product-section-image {
        order: 2;
        padding: 0;
    }
    .section2 .product-section-image {
        padding: 0;
    }
    .section2-1 p.font-25 {
        text-align: left;
    }
    .brown-box {
        margin-top: 0;
        padding: 3rem 2rem 2rem;
    }
    .brown-box span, .brown-box p {
        font-size: 1.7rem;
    }
    section.why-specifically {
        background: linear-gradient(180deg, rgba(233, 228, 220, 0.60) 0%, rgba(255, 255, 255, 0.60) 100%) !important;
    }
    .section3 {
        min-height: 116rem;
        background-position: top center;
    }
    .prod-details li {
        padding: 1.1rem 0rem;
        font-size: 1.7rem;
    }
    .prod-details .free-from-items .row {
        gap: .6rem;
        align-items: center;
    }
    .prod-details .pill {
        padding: .5rem 1rem;
        font-size: 1.4rem;
        line-height: 1.2;
    }
    .why-row .col-md-4, .why-row .col-md-8 {
        width: 100%;
    }
    .why-specifically h3 {
        font-size: 3.8rem;
        margin-bottom: 2rem;
    }
    .custom-grid h3{
      font-size: 2.5rem !important;
    }
    ul.white-checklist li {
        padding: 1.5rem 1.5rem 1.5rem 6rem;
        background-position: 1.9rem 1.7rem;
        background-size: 2.1rem;
        font-size: 1.7rem;
    }
    .why-specifically>div hr {
        margin: 5rem 0 4rem;
    }
    .brown-bg {
        padding: 0;
        width: 100%;
        margin-bottom: 2.5rem;
    }
    .why-row2 ul {
        padding: 2rem 2rem 0;
        margin: 0;
    }
    .crosslist li, .checklist li {
        padding: .8rem 0rem 1.5rem 4rem;
        background-position: 0rem 0.7rem;
        background-size: 2.9rem;
    }
    .white-bg {
        width: 100%;
        padding: 0;
        border-left: 1px solid #7A6651;
    }
    .why-row2 h3 {
        font-size: 2.5rem;
    }
    ul.who-this-is-for {
        margin: 2.5rem auto 0;
    }
    ul.who-this-is-for li {
        font-size: 1.7rem;
        padding: 2rem 2rem 2rem 5.8rem;
        background-position: 1.5rem 1.8rem;
        background-size: 3rem;
    }
    .take-box p.brown-label, .take-box p:not(.brown-label) {
        font-size: 1.7rem;
    }
    .take-box p.brown-label {
        padding: 1.5rem 0rem;
        width: 30%;
    }
    .take-box p:not(.brown-label) {
        width: 63%;
    }
    .timeline-notice:before, .timeline-left .notice-slide>span:after, .timeline-right .notice-slide>span:after {
        display: none;
    }
    .timeline-left, .timeline-right {
      width: 100% !important;
      margin: 0;
    }
    .notice1 {
        margin-bottom: 3rem;
        margin-top: 1rem;
    }
    .notice-card {
        margin-bottom: 3rem;
    }
    .timeline-notice .content {
        padding: 0 0rem;
    }
    .what-women-notice.timeline-notice {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .what-women-sec p.text-center {
        margin-top: 0rem;
        margin-bottom: 1rem;
    }
    
    .timeline-notice .notice-slide>span {
      font-size: 1.5rem !important;
    }
    .what-women-are-saying .slick-prev {
        left: -1rem !important;
    }
    .what-women-are-saying .slick-prev:before, .what-women-are-saying .slick-next:before {
        width: 2rem;
        height: 2rem;
        background-repeat: no-repeat;
    }
    .what-women-are-saying .slick-next {
        right: -1rem !important;
    }
    .what-women-are-saying {
        padding: 0 2rem;
        margin: 3rem 0 !important;
    }
    .rating-text {
      font-size: 1.6rem !important;
    }
    .what-women-are-saying .title {
        font-size: 2.3rem;
        min-height: 0;
        margin-top: 0;
    }
    .what-women-are-saying .content, .what-women-are-saying .name {
        font-size: 1.7rem;
    }
      section.product-section.why-matters.most-women .product-section-image {
        padding: 0;
    }
    .prod-guarantee {
        padding: 4.5rem 2rem 7rem !important;
        background: #fff !important;
    }
    .guarantee-box {
        flex-direction: column-reverse;
        border: none;
    }
    .gb-right {
        width: 100%;
        padding-right: 0;
    }
    .gb-left {
        background-color: transparent;
        width: 100%;
        padding: 0;
    }
    .gb-left img {
        max-width: 23rem;
        margin: 3rem auto 0;
    }
    .guarantee-box h2, .guarantee-box p {
        text-align: center !important;
    }
    .custom-grid .left ul,.custom-grid .right ul{
      padding: 0rem 2rem;
    }
    .custom-grid .column.left li {
      margin-bottom: 0.5rem;
      padding: .8rem 0rem 1rem 4.5rem;
      background-position: 0rem 0.5rem;
      font-size: 1.7rem;
    }
    .custom-grid .column.right li {
      margin-bottom: 0.5rem;
      padding: .8rem 0rem 1rem 4.5rem;
      background-position: 0rem 0.5rem;
      font-size: 1.7rem;
    }

    .product-section.who-this-is-for p{
      font-weight:400;
    }

    .quality-testing span{
      font-size: 4.5vw;
      font-style: normal;
      font-weight: 400;
      line-height: 1.19em;
    }

    .what-women-sec p.text-center{
      font-size: 4.5vw;
      font-style: normal;
      font-weight: 400;
      line-height: 1.19em;
    }

    .what-women-sec p.text-center.narrow.left-mb{
      font-size: 1.7rem;
      font-weight: 300;
      text-align:left;
    }

    .notice-slide p.content{
      font-size:1.7rem;
      font-weight:300;
      text-align:left !important;
    }
    .quality-testing li {
      font-size:1.7rem;
      background-position: 0rem 0.2rem;
    }

    .quality-testing span{
      display: block;
      margin-bottom: 2rem;
    }

    .med-note .why-row .col-md-4{
      width:100%;
    }
    .med-note h3{
      font-size: 3.8rem;
      font-style: normal;
      font-weight: 400;
      line-height:1.26em;
      margin-bottom:2rem;
    }
    .med-note .why-row .col-md-8{
      width:100%;
    }
    .med-note li, .med-note p, .med-note span{
      font-size:1.7rem;
      font-weight:300;
    }
    .med-note ul.white-checklist li{
    margin-bottom: 0rem;
    padding: 1rem 2rem 1.0rem 4rem;
    background-position: 0rem 0.8rem;
    font-size:1.7rem;
  }
  .white-box h3{
    font-size:1.7rem;
    max-width:18rem;
  }
  .white-box p{
    font-size: 1.7rem;
    line-height: 1.47em;
  }
  .key-benefits li{
    font-size:1.7rem;
    background-position: 0rem 1.2rem;
  }
  .why-matters li{
    font-size:1.7rem;
    background-position: 0rem 0.5rem;
  }
    
   .most-women li{
    font-size:1.7rem;
    background-position: 0rem 0.5rem;
  }
  .why-within li{
    font-size:1.7rem;
    background-position: 0rem 0.5rem;
  }
  .section6-1 p{
    font-size:1.7rem;
  }
  
.what-women-notice.short .content {
  font-size: 1.7rem;
  color: #3E4C59;
  flex-grow: 1;
  min-height: auto;
  text-align:left;
}

.quantity-selector {
  display: inline-flex;
  position: relative;
  border: 1px solid #E9E9E9;
  border-radius: 0px !important;
  overflow: hidden;
  height:auto !important;
  max-width:9rem;
  --quantity-selector-width: 135px !important;
}

/* Input */
.quantity-selector input[type="number"] {
  width: auto;;
  text-align: center;
  border: none;
  outline: none;
  font-size: 1.8rem;
  color: #1E1E1E;
  font-family: "Zalando Sans";
  font-style: normal;
  font-weight: 500;
  line-height: 1.25em;
  letter-spacing: -0.18px;
}

/* Base button reset */
.quantity-selector .quantity-minus,
.quantity-selector .quantity-plus {
  position: absolute;
  right: 0;
  width: 2.7rem;
  height: 50%;
  border: none;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 0;
}

.quantity-selector .quantity-plus {
  top: 0;
  border: 1px solid #C1C1C1;
  border-radius: 0 !important;
}

.quantity-selector .quantity-minus {
  bottom: 0;
  border: 1px solid #C1C1C1;
  border-radius: 0 !important;
}

.quantity-selector .svg-wrapper {
  display: none;
}

.quantity-selector .quantity-plus::before {
  content: "";
  width: 0.7rem;
  height: 0.7rem;
  border-left: 2px solid #1C1B1F;
  border-top: 2px solid #1C1B1F;
  transform: rotate(45deg);
}

.quantity-selector .quantity-minus::before {
  content: "";
  width: 0.7rem;
  height: 0.7rem;
  border-left: 2px solid #1C1B1F;
  border-bottom: 2px solid #1C1B1F;
  transform: rotate(-45deg);
}

.quantity-selector button:disabled {
  cursor: not-allowed;
}



.what-women-sec .what-women-notice {
  margin: 3rem auto 0rem auto;
}
 .border-bottom-p{
    border-bottom: 0.5px solid #3C240F;
    padding-bottom: 1rem;
    margin-bottom: -0.8rem;
    margin-top:5rem;
  }
    .section6-1 .product-section-image img{
    margin-right:auto;
    margin-left:auto;
    margin-top:auto;
  }

  .science-behind .product-section-inner {
    grid-template-columns: 1fr 1fr;
  }

  .science-behind h2{
    max-width: 31rem;
    margin-left: auto;
    margin-right: auto;
  }

  .quote-box{
    background: rgba(255, 255, 255, 0.50);
    padding:2.5rem 2.5rem;
    margin-bottom:1rem;
  }
  .quote-box p{
    color: #3E4C59;
    font-family: "Zalando Sans";
    font-size: 1.7rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.47em;
    margin-bottom:-1rem;
  }
  .quote-box p.name{
    color: #7A6651;
    font-family: "Zalando Sans";
    font-size: 1.7rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.47em;
    margin-bottom:-0;
  }

  .section9-1 li{
      font-size:1.7rem;
  }

  .section9-1 .learn-more-subheading{
    font-size:1.7rem;
  }

  .product-form-text__error {
    position: absolute;
    margin-top: 6.5rem;
    left: 2rem;
    font-size: 1.4rem;
  }

  .percentage-top,.percentage-bottom {
    grid-template-columns: repeat(2, 1fr);
  }

  .percentage-bottom .box:last-child {
    grid-column: 1 / -1;
  }
  .percentage-top{

  }
  .percentage-bottom{
    margin-bottom:3rem;
  }
  .row-box .box {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.20) 0%, rgba(255, 255, 255, 0.20) 100%), rgba(233, 228, 220, 0.20);
    padding: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .row-box .percent {
    color:#D1A97A;
    text-align: center;
    font-family: "Kaisei Opti";
    font-size: 3.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.26em;
  }

  .row-box .text {
    font-size: 1.7rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.47em;
  }

  .product-research-box{
    gap:0 !important;
  }
    .product-research-box .gb-right{
      padding:3.5rem!important;
    }
  .product-research-box .gb-left {
    background-color: transparent;
    padding: 0;
    width:100% !important;
  }
  .product-research-box .gb-left img {
    margin: 0;
    width:100% !important;
    max-width:100% !important;
  }

  .product-research-box .gb-right .name{
    font-size:1.7rem !important;
  }
  .product-research-box .gb-right span{
    font-size:1.7rem;
  }

  .image-cards h2{
    text-align:center;
    }

    .image-cards .product-section-content .show-mb{
    margin-top:0 !important;
    }

    .image-cards .brown-box h3{
      font-size:2.5rem;
      line-height:1.12em;
    }
    .image-cards p{
      font-size:1.7rem;
    }
    .image-cards .brown-box p{
      font-size:1.7rem;
      font-weight:300;
    }
    .image-cards .white-box{
      padding:2rem !important;
    }
    .image-cards .white-box p{
      font-size:1.7rem;
    }
    .image-cards .white-box span{
      font-size:1.7rem;
      display:block;
    }
     .image-cards li{
      font-size:1.7rem;
      background-position: 0rem 0.4rem;
      background-size: 2.8rem;
    }
    .image-cards .list-heading{
      font-size:1.7rem;
    }

    .how-to-take-image-text .percentage-bottom {
      grid-template-columns: 1fr;
    }
    .how-to-take-image-text .box-heading{
      font-size:2.1rem;
  }
  .how-to-take-image-text .show-mb{
    margin-bottom: 2rem;
  }

  .how-to-take-image-text .heading br{
    display:none;
  }
  .how-to-take-image-text .box:not(:last-child)::after {
    content: "";
    position: absolute;
    top:unset;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background-image: url("/cdn/shop/files/vertical-line-divider-mb.png?v=1776732144");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .how-to-take-image-text h3{
    font-size: 3.8rem;
    text-align:center;
  }
  .how-to-take-image-text .text.no-bottom {
      min-height: 3rem;
  }

  .how-to-take-image-text .box {
      padding:3rem 2rem;
  }

  .how-to-take-image-text .box-heading{
      max-width: 25rem !important;
  }
  .how-to-take-image-text .box .heading {
      font-size: 2.1rem;
  }

  .how-to-take-image-text .box .text {
      font-size: 1.7rem;
  }

  .how-to-take-image-text .box .bottom-text {
      font-size: 1.7rem;
  }
  .how-to-take-image-text .box > img {
        margin-top: 2rem;
        margin-bottom: 1rem;
    }
  .how-to-take-image-text .icon {
      margin-top: 0rem;
  }

  .prod-details.multiple h2{
  font-size: 3.7rem;
  gap:0rem;
  margin-bottom:1.5rem;

}
.prod-details.multiple h3{
  font-size: 3rem;
  margin-top:3rem;
  margin-bottom:1rem;
}
.prod-details.multiple h2::before,
.prod-details.multiple h2::after {
  background: none;
}

.prod-details.multiple .product-section-inner{;
  grid-template-columns: 1fr;
}
.prod-details.multiple .collection-row{
  grid-template-columns: 1fr;
  min-height: 100rem;
}

.prod-details.multiple .divider{
  display:none;
}

.prod-details.multiple .spacer{
  display:none;
}

.multiple-pricing .product-section-content .pricing-container {
    grid-template-columns: 1fr;
}

.multiple-pricing h2{
  font-size: 3.8rem;
  text-transform:none;
}

.multiple-pricing h3{
font-size: 2.2rem;
font-style: normal;
font-weight: 700;
line-height: 1.2em;
text-transform: uppercase;
}

.multiple-pricing p{
  font-size: 1.7rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.34em;
}

.multiple-pricing .product-section-inner li{
  font-size: 1.7rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.6em;
}
.multiple-pricing .save-btn{
  font-size: 1.6rem;
  font-weight: 400;
  line-height:1.2em;
}
.multiple-pricing .white-box.save {
    height: 4.4rem;
}
.multiple-pricing .save-price{
  font-size: 1.7rem;
  line-height:1.6em;
}
.multiple-pricing .product-label span{
  font-size: 1.62rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.40em;
}

.multiple-pricing .product-price .price{
  font-size: 2.03rem;
  font-style: normal;
  font-weight: 500;
}

.multiple-pricing .product-price{
  font-size: 1.22rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.86em;
}

.multiple-pricing .dbrown-box .product-label{
    font-size: 1.7rem;
  }
  .multiple-pricing .dbrown-box .product-price{
    font-size: 1.22rem;
  }

  .multiple-pricing .dbrown-box .product-price .price{
   font-size: 2.03rem;
  }

  .multiple-pricing .product-section-content .pricing-container{
    gap:3rem;
  }
  .how-to-take-image-text h2{
    font-size:3.8rem;
  }

  .prod-details .free-from-items.show-mb{
    display:flex;
  }

  /** Header 
.header-section search-button svg {
    width: 1.7rem !important;
    height: 1.7rem !important;
}
.header-section .action__cart svg {
    height: 1.9rem !important;
    width: 2.2rem !important;
}
.header__drawer {
    order: 1;
}
.header-drawer-icon--open svg {
    transform: rotate(180deg);
}
.cart-bubble__text {
    font-size: 0.9rem;
}
.header__column.header__column--right {
    margin-right: 0;
    margin-left: 0;
}
.header-logo {
    position: relative;
    right: -2.5rem;
    width: 25% !important;
}
 End Header **/
.shop-btn {
  display: none !important;
}
.products-header-cart-mobile {
        display: block !important;
        position: relative;
        top: 0.3rem;
  }
.products-header-cart-mobile svg, .products-header-cart-mobile .svg-wrapper {
    height: 1.7rem !important;
    width: 2.2rem !important;
}
.cart-bubble {
    width: 1.5rem !important;
    height: 1.5rem;
    right: -0.8rem !important;
    top: -1rem !important;
}
.header-actions__cart-icon {
    --cart-bubble-size: 1.5rem !important;
    --cart-bubble-top: 0.25rem !important;
    --cart-bubble-right: 0.5px !important;
}
span.cart-bubble__text-count {
    font-size: 1rem;
    position: relative;
    top: -1px;
}
.header__drawer.desktop\:hidden {
    flex-direction: row-reverse;
    gap: 2rem;
}

.quantity-selector-wrapper {
    display: flex !important;
}
.prod-details .product-section-inner {
    display: block;
}
.prod-details h2.font48 {
    margin-bottom: 1rem;
}

footer {
    margin-bottom: 105px;
}
}

@media screen and (min-width: 750px) {
    .product-information__grid:not(.product-information__grid--half,.product-information--media-none).product-information--media-left {
        grid-template-columns: 47% 53% !important;
    }
}

@media (max-width: 749px) {
/*.header__column.header__column--right .custom-header-search {
  display: none !important;
}
.header-section .header__column.header__column--right search-button.search-action {
    display: block !important;
}
.header-section .header__column.header__column--right {
    width: 47%;
        gap: 2.1rem;
        justify-content: end;
    }
    .header-logo {
        width: 48% !important;
        justify-content: center !important;
    }
    body .header-logo__image {
        max-width: 9rem;
        width: 100%;
        margin: 0 auto;
    }
    .header-section .header__column.header__column--left {
    width: 65%;
}
*/
.text-center-mb {
  text-align: center !important;
}
.bottom-row.show-mb {
    display: flex !important;
}
.collection2 h3 {
    padding-top: 0 !important;
}
.what-women-are-saying .stars {
    font-size: 1.6rem;
}
.product-information .product-form-buttons {
      display: grid;
      grid-gap: 1rem;
      gap: 1rem
      grid-template-columns: 1fr 1fr; 
      grid-template-columns: repeat(2, 1fr); 
      grid-template-columns: auto auto; 
  }
  .section2-1 h2 {
  margin-bottom: 3rem;
}
}

@media screen and (max-width: 430px) {
    .section1.key-benefits ul li {
        background-position: 0rem 1.2rem;
    }
}

@media (max-width: 420px) {
  .product-information .product-form-buttons {
      gap: 1rem !important;
  }
.key-benefits .brown-box span {
        font-size: 1.6rem !important;
    }
}
@media (max-width:391px) {
.product-information .product-form-buttons {
    gap: 1rem !important;
}
.quantity-selector {
    max-width: 7rem;
}
 .product-form-text__error {
    position: absolute;
    margin-top: 6.5rem;
    left: 2rem;
    font-size: 1.2rem;
}
   .product-research-box .gb-right span{
    font-size:1.5rem;
  }

  .prod-details .pill {
        padding: .5rem 1rem;
        font-size: 1.2rem;
}
.section1.key-benefits ul li {
        font-size: 1.6rem;
        background-position: 0rem 0.8rem;
        background-size: 2.4rem;
        padding: 0.8rem 0rem 1.5rem 3.5rem;
  }
  .section1.key-benefits span, #plan-price-mb .plan-price-suffix, .font25, .font-25, .why-row p.font-25, .why-row2 h3, .take-box2 h3 {
  font-size: 1.8rem;
}
.quality-testing span, .what-women-sec p.text-center {
  font-size: 1.7rem;
}
.brown-box span, .brown-box p, .plan-title, .subscribe-per-day-mb.show-mb, #plan-price-mb-one .plan-price-suffix, .product-section p, .what-women-notice.short .content, .what-women-are-saying .content, .what-women-are-saying .name {
        font-size: 1.6rem;
    }
    .atf-rating-text {
        font-size: 1.5rem;
    }
    .what-women-notice .notice-slide > span {
    font-size: 1.4rem;
    }
    .product-information .text-block h1 {
        font-size: 8.4vw;
    }
    #plan-price-mb {
        font-size: 2.8rem;
    }
    .custom-selling-plan-options {
    margin-top: -2rem;
}
.three-col-list li {
    font-size: 1.6rem;
    background-size: 2.4rem;
    background-position: 0rem 1.3rem;
    padding: 1.5rem 0.5rem 1rem 3rem;
}
.atf-badges {
    margin-top: -0.5rem;
}
    .font48, .try-it-block p strong, .why-specifically h3, .med-note h3, .how-to-take-image-text h2, .how-to-take-image-text h3, .prod-details.multiple h2, .multiple-pricing h2 {
        font-size: 8.1vw;
    }
    .try-it-block p strong {
      line-height: 1.3;
    }
    .why-matters li {
    font-size: 1.6rem;
    background-size: 2.4rem;
    background-position: 0rem 0.7rem;
    padding: 0.8rem 0rem 1.5rem 3.5rem;
}
.product-section {
        padding: 3rem 2.5rem 4rem;
    }
    .key-benefits li {
    font-size: 1.6rem;
    background-size: 2.4rem;
    padding: 0.5rem 0rem 1rem 3.5rem;
    background-position: 0rem 0.4rem;
}
.what-women-sec p.text-center {
    line-height: 1.3;
}
.what-women-sec .narrow {
  margin-bottom: 0 !important;
}
.what-women-are-saying .title {
        font-size: 2rem !important;
    }
   .rating-text span.stars {
        font-size: 1.6rem !important;
    }
    .rating-text {
        font-size: 1.4rem !important;
    }
    .faq-accordion .faq-question {
        font-size: 1.8rem;
        padding: 1.5rem 2rem;
        line-height: 1.3;
    }
    .faq-accordion .faq-answer {
    padding: 0rem 2rem 1.5rem 2rem;
    font-size: 1.8rem;
}
.faq-accordion .faq-question span:first-child {
    max-width: 85%;
}
.faq-accordion .icon {
    width: 2.4rem;
    height: 2.4rem;
}
.most-women ul {
    margin-bottom: -1rem;
}
    .product-section.bottom-cta {
        padding: 3.5rem 2.5rem;
    }
    .bottom-cta h2 {
    margin-bottom: 1.5rem;
        font-size: 6vw;
        font-weight: 300;
}
.bottom-cta .three-col-list {
    margin-top: 2rem;
}
footer {
    margin-bottom: 10rem;
}
.lbrown-box h3 {
    font-size: 1.8rem;
    padding: 1.5rem 2rem;
}
.lbrown-box > div {
    padding: 2rem 2rem;
}
.crosslist li, .checklist li {
        padding: .8rem 0rem 1.5rem 3.5rem;
        background-position: 0rem 0.7rem;
        background-size: 2.4rem;
        font-size: 1.6rem;
    }
    .lbrown-box ul {
    margin: 0 0 -2rem;
}
.lbrown-box:last-of-type {
    margin-bottom: 0;
}
.prod-details li {
        font-size: 1.5rem;
    }
    .section3 {
        min-height: 86rem;
    }
    ul.white-checklist li {
        padding: 1.5rem 1.5rem 1.5rem 4.5rem;
        background-position: 1.4rem 1.7rem;
        background-size: 1.8rem;
        font-size: 1.6rem;
    }
    .why-specifically>div hr {
        margin: 3rem 0 3rem;
    }
    .why-within h2, .prod-take h2 {
      margin-bottom: 2rem;
    }
    .why-row2 h3 {
    padding: 1.5rem;
    }
    .take-box2 h3 {
    padding: 1.5rem 2rem;
    }
      .why-row2 ul {
        padding: 1rem 2rem 0 2rem;
    }
    ul.who-this-is-for li {
        font-size: 1.6rem;
        padding: 1.5rem 1.5rem 1.5rem 4.5rem;
        background-position: 1.2rem 1.4rem;
        background-size: 2.4rem;
    }
    .take-box p.brown-label {
        padding: 1rem 0rem;
        width: 30%;
        font-size: 1.4rem;
    }
    .take-box p.brown-label, .take-box p:not(.brown-label), .notice-slide p.content, .why-specifically .custom-grid h3 {
        font-size: 1.6rem;
    }
    .take-box2 ul li {
    font-size: 1.6rem;
    background-size: 2.4rem;
    padding: .8rem 0rem 1.5rem 3.5rem;
    background-position: 0rem 0.8rem;
}
.take-box2 ul {
    padding: 1rem 2rem 0.5rem;
}
.prod-take .show-mb p:last-of-type {
    margin-bottom: 0;
}
.what-women-sec .what-women-notice {
        margin: 2rem auto 0rem auto;
    }
    .timeline-notice .notice-slide>span {
        font-size: 1.4rem !important;
        padding: 0.75rem 2.5rem;
    }
    .what-women-are-saying {
        padding: 0 0rem;
    }
    .why-matters.most-women .pr-10 > div > p:last-of-type {
    margin-bottom: 0;
}
.prod-guarantee {
        padding: 3rem 2rem 4rem !important;
    }
    .gb-left img {
        max-width: 19rem;
        margin: 2rem auto 0;
    }
    .mt-70 {
    margin-top: 3rem;
}
.section2-1.key-benefits .product-section-content > div > p:last-of-type, .section2-1.image-text.key-benefits p.font-20, .section6-1.prod-take .product-section-content > div > p:last-of-type, .section5.why-within .product-section-content > div > p:last-of-type {
    margin-bottom: 0;
}
.product-section.section2-1 ul {
    margin-bottom: 0rem !important;
    margin-top: 0rem !important;
}

.section2-1.text-image li, .section2-1.image-text li {
    padding: 1.5rem 0rem 1.5rem 3.5rem;
    margin: 0 !important;
    background-position: 0 1.3rem;
}

.section2-1.text-image li:last-of-type, .section2-1.image-text li:last-of-type {
    padding-bottom: 0;
}
.why-row.plain ul.white-checklist {
    margin-top: -1rem;
}
.why-within li {
        font-size: 1.6rem;
        background-position: 0rem 0.7rem;
        background-size: 2.4rem;
        padding: 0.8rem 0rem 1.5rem 3.5rem;
    }
    .why-within ul {
    margin-top: -0.5rem;
}
.white-box {
    padding: 2rem;
}
.med-note ul.white-checklist li {
        padding: 1rem 2rem 1.0rem 3.5rem;
        background-position: 0rem 0.9rem;
        font-size: 1.6rem;
        background-size: 2.4rem;
    }
    .med-note ul.white-checklist {
    margin: -1rem 0 0;
}
    li.learn-more-list {
        font-size: 1.6rem !important;
        padding: .8rem 0rem 1.5rem 3.5rem;
        background-position: 0rem 0.6rem;
    }
        p.learn-more-p, p.learn-more-p span {
        font-size: 1.6rem !important;
    }
    .why-specifically .custom-grid {
    margin: 3rem auto;
}
    .why-specifically .custom-grid h3 {
        font-size: 1.6rem !important;
        padding: 1.5rem 2rem;
        margin-bottom: -0.5rem;
    }
      .custom-grid .column.left li {
        margin-bottom: 0;
        padding: 1.3rem 0rem 1.3rem 3.5rem;
        background-position: 0rem 1.2rem;
        font-size: 1.6rem;
        background-size: 2.4rem;
    }
    .custom-grid .column.right li {
        margin-bottom: 0.5rem;
        padding: .8rem 0rem 1.2rem 3.5rem;
        background-position: 0rem 0.7rem;
        font-size: 1.6rem;
        background-size: 2.4rem;
    }
    .section2 .product-section-content div p:last-child {
        margin-bottom: 0;
    }
    
    .image-cards .product-section-inner {
    gap: 0;
}
    .image-cards .brown-box h3 {
        font-size: 1.8rem;
    }
.image-cards .brown-box p, .image-cards .white-box p, .image-cards .white-box span {
        font-size: 1.6rem;
    }
    .image-cards .list-heading {
        font-size: 1.7rem;
    }
    .image-cards li {
        font-size: 1.6rem;
        background-position: 0rem 00.9rem;
        background-size: 2.4rem;
        padding: 1.2rem 0rem 1.2rem 3.5rem;
        margin: 0;
    }
    .product-section.section2-1.image-cards ul {
    margin: -1rem 0 !important;
}
    .how-to-take-image-text .box-heading {
        font-size: 1.8rem;
        letter-spacing: 2px;
        max-width: 21rem !important;
    }
        .how-to-take-image-text .box .heading {
        font-size: 1.8rem;
    }
        .how-to-take-image-text .box .text, .how-to-take-image-text .box .bottom-text {
        font-size: 1.6rem;
    }
    .how-to-take-image-text .box:not(:last-child)::after {
        background-size: auto;
    }
    .how-to-take-image-text ul.checklist li {
    padding: 0.3rem 0rem 1.5rem 3.5rem;
}
.how-to-take-image-text .percentage-bottom {
    margin: -1.5rem auto 4rem auto;
}
    .prod-details.multiple h3 {
        font-size: 1.9rem;
        margin-top: 1rem;
        margin-bottom: 1rem;
        padding-top: 2rem;
    }
    .prod-details.multiple .collection-row {
        min-height: 84rem;
    }
    .section9-1 .learn-more-subheading {
        font-size: 1.8rem;
    }
    .percentage-top {
    margin-top: 3.5rem;
}
.mb-35 {
        margin-bottom: 2.5rem;
    }
    .row-box .percent {
    font-size: 8vw;
    min-height: 0;
    margin-bottom: 1rem;
}
.row-box .text {
        font-size: 1.6rem;
    }
        .row-box .box {
        justify-content: flex-start;
    }
    .percentage-bottom .text {
    min-height: 0;
}
.product-research-box .gb-right {
        padding: 3.5rem 3rem 3rem !important;
    }
    .product-research-box .gb-right .name {
        font-size: 1.6rem !important;
    }
    .product-research-box:last-of-type {
    margin-bottom: 0;
}
.multiple-pricing h3 {
        font-size: 2rem;
    }
   .multiple-pricing .product-section-inner li {
        font-size: 1.5rem;
        line-height: 1.3em;
        margin-bottom: 1rem;
        background-size: 1.4rem;
        background-position: 0 0.5rem;
        padding: 0.2rem 0rem 0rem 2.2rem;
    }
    .multiple-pricing .product-section-inner ul {
    padding-bottom: 0;
}
.multiple-pricing .save-price. .bottom-cta p {
        font-size: 1.6rem;
    }
    .bottom-cta p {
    margin-bottom: 2.5rem;
}
.header__column.header__column--right > search-button{
  display: flex !important;
}
.plan-content-inline .plan-title-line {
    position: relative;
}
span.most-popular-badge {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1rem;
    letter-spacing: 0;
}
span.save-price-wc {
    padding: 0.5rem 0rem;
    font-size: 1.2rem;
    top: 0;
    display: block;
    margin-left: -2.5rem;
    width: 100%;
    margin-top: 1rem;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    text-align: center;
}
.science-behind h2 {
        margin-top: 1rem;
        margin-bottom: 3.5rem;
    }
}