@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=DM+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Poppins:wght@400;500;600;700&display=swap";:root{--color-maroon: #7B133B;--color-dark-maroon: #6F0A30;--color-orange-red: #D5512D;--color-dark-red: #930F19;--color-rust: #C74827;--color-cream: #FFF7EF;--color-beige: #F3EDE3;--color-off-white: #FEFFF9;--color-warm-white: #FEFBF7;--color-white: #FFFFFF;--color-black: #000000;--color-dark: #333333;--color-star: #FF6B12;--color-review-border: #C4C4C4;--font-heading: "Playfair Display", Georgia, serif;--font-body: "DM Sans", "Helvetica Neue", sans-serif;--font-poppins: "Poppins", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:hidden;width:100%}body{font-family:var(--font-body);color:var(--color-black);line-height:1.6;overflow-x:hidden;width:100%;max-width:100%;background-color:var(--color-cream)}section,div{max-width:100%}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{border:none;cursor:pointer;font-family:inherit;background:none}.desktop-only{display:block}.mobile-only{display:none}@media(max-width:1024px){.desktop-only{display:none}.tablet-show{display:block}}@media(max-width:640px){.desktop-only{display:none}.mobile-only{display:block}.mobile-hide{display:none}}.cta-btn{display:inline-flex;align-items:center;justify-content:center;width:250px;height:58px;background-color:var(--color-orange-red);color:var(--color-white);font-family:var(--font-body);font-weight:600;font-size:18px;line-height:27px;border-radius:50px;text-align:center;margin:10px 0;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #d5512d66}.cta-btn--dark{background-color:var(--color-dark-red)}.cta-btn--dark:hover{box-shadow:0 4px 15px #930f1966}@media(max-width:640px){.cta-btn{font-size:16px;line-height:22px}}.hero{display:flex;align-items:center;justify-content:center;background-color:var(--color-beige);width:100%;overflow:hidden}.hero__image-wrapper{flex:1;max-width:725px;min-height:1px;display:flex;align-items:flex-start}.hero__image-container{width:100%;overflow:hidden}.hero__image-container img{width:100%;height:100%;object-fit:contain}.hero__content{max-width:725px;padding:72px 20px;display:flex;flex-direction:column;align-items:flex-start}.hero__content-inner{display:flex;flex-direction:column;gap:20px;margin-right:20px}.hero__title-block{display:flex;flex-direction:column;gap:24px}.hero__title{font-family:var(--font-heading);font-weight:400;font-size:56px;line-height:70px;color:var(--color-maroon);text-align:center}.hero__title span.dark-text{color:#1a1a1a}.hero__subtitle{font-family:var(--font-body);font-weight:700;font-size:25px;line-height:29px;color:var(--color-rust);position:relative;left:150px}.hero__mobile-content{display:none;padding:0 5%;margin-bottom:5%;text-align:center;flex-direction:column;align-items:center}.hero__mobile-title{font-family:var(--font-heading);font-weight:400;font-size:35px;line-height:45px;color:var(--color-dark-maroon);text-align:center}.hero__mobile-subtitle{font-family:var(--font-body);font-weight:700;font-size:18px;line-height:29px;color:var(--color-rust);padding:15px 0;text-align:center}@media(max-width:1024px){.hero{flex-direction:column}.hero__image-wrapper{width:100%;max-width:850px}.hero__content{max-width:850px;padding:0 40px 50px}.hero__subtitle{left:150px}}@media(max-width:640px){.hero__content{display:none}.hero__mobile-content{display:flex}.hero__image-wrapper{width:100%;max-width:380px;height:auto;max-height:400px;margin:0 auto}.hero__image-container img{object-fit:contain}}.story-section{background-color:var(--color-cream);padding:80px;display:flex;gap:60px;align-items:flex-start;justify-content:center}.story-section--mobile{display:none;background-color:var(--color-cream);padding:40px 16px;flex-direction:column;gap:24px;align-items:flex-start}.story-text{font-family:var(--font-body);font-weight:400;font-size:18px;line-height:29px;color:var(--color-black);max-width:600px}.story-text strong{font-weight:700}.story-text em{font-style:italic}.story-image{flex:1;max-width:700px;overflow:hidden;border-radius:8px}.story-image img{width:100%;height:100%;object-fit:cover}.story-content{flex:1;max-width:700px;display:flex;flex-direction:column;gap:24px;justify-content:center}.story-quote{font-family:var(--font-heading);font-weight:400;font-size:40px;line-height:48px;color:var(--color-black);text-align:center;letter-spacing:-1px;padding:50px 0 30px;max-width:1000px;margin:0 auto}@media(max-width:1024px){.story-section{padding:40px;gap:24px}}@media(max-width:640px){.story-section{display:none}.story-section--mobile{display:flex}.story-quote{font-size:35px;line-height:45px;padding:30px 20px;text-align:left}}.feature-banner{background-color:var(--color-maroon);padding:50px 80px;text-align:center}.feature-banner__title{font-family:var(--font-heading);font-weight:400;font-size:40px;line-height:60px;color:var(--color-white)}.feature-section{display:flex;flex-direction:column;max-width:100%;background-color:var(--color-off-white);padding:0 24px;box-sizing:border-box}.feature-section__number{font-family:var(--font-heading);font-weight:400;font-size:40px;line-height:50px;color:var(--color-maroon);padding:15px 0 16px;width:100%;box-sizing:border-box}.feature-section__row{display:flex;align-items:flex-start;width:100%;gap:24px}.feature-section__row--reverse{flex-direction:row-reverse}.feature-section__image{width:50%;flex-shrink:0;overflow:hidden}.feature-section__image img{width:100%;height:100%;object-fit:cover;display:block}.feature-section__content{flex:1;padding:0 0 25px;display:flex;flex-direction:column;gap:0}.feature-section__text{font-family:var(--font-body);font-weight:400;font-size:18px;line-height:29px;color:var(--color-black)}.feature-section__text strong{font-weight:700}@media(max-width:1024px){.feature-section{padding:0 20px}.feature-section__row,.feature-section__row--reverse{flex-direction:column;gap:20px}.feature-section__image{width:100%;height:auto}.feature-section__content{padding:10px 0 20px}.feature-section__number{padding:15px 0 10px}.feature-banner{padding:50px 24px}}@media(max-width:640px){.feature-section{padding:0 16px}.feature-section__content{padding:10px 0 20px}.feature-section__number{font-size:38px;line-height:45px;padding:15px 0 10px}.feature-banner{display:none}.feature-banner--mobile{display:flex;flex-direction:column;align-items:center;background-color:var(--color-maroon);padding:24px 20px;gap:8px}.feature-banner--mobile .feature-banner__title{font-size:35px;line-height:45px;text-align:left;color:var(--color-white)}}.warning-section{display:flex;gap:64px;padding:80px;background-color:var(--color-cream);align-items:center;justify-content:center}.warning-section__image{height:550px;max-width:1080px;overflow:hidden;border-radius:8px;flex-shrink:0}.warning-section__image img{width:100%;height:100%;object-fit:cover}.warning-section__content{flex:1;max-width:700px;display:flex;flex-direction:column;gap:24px}.warning-section__title{font-family:var(--font-heading);font-weight:400;font-size:40px;line-height:50px;color:var(--color-maroon)}.warning-section__text{font-family:var(--font-body);font-weight:400;font-size:18px;line-height:29px;color:var(--color-black);max-width:650px}@media(max-width:1024px){.warning-section{padding:40px;gap:24px}}@media(max-width:640px){.warning-section{flex-direction:column;padding:32px 16px;gap:24px}.warning-section__image{height:auto;width:100%}.warning-section__title{font-size:38px;line-height:45px;text-align:center}}.timeline-section{display:flex;align-items:center;width:100%}.timeline-section--reverse{flex-direction:row-reverse}.timeline-content{width:45%;padding:50px 60px;display:flex;flex-direction:column;align-items:flex-end}.timeline-content__inner{max-width:650px;display:flex;flex-direction:column;gap:20px}.timeline-title{font-family:var(--font-heading);font-weight:400;font-size:40px;line-height:60px;color:var(--color-maroon)}.timeline-text{font-family:var(--font-body);font-weight:400;font-size:18px;line-height:29px;color:var(--color-black);max-width:600px}.timeline-image{flex:1;max-width:56%}.timeline-image img{width:100%;height:100%;object-fit:cover}@media(max-width:1024px){.timeline-section{flex-direction:column-reverse!important}.timeline-content{width:100%;padding:30px;align-items:flex-start}.timeline-image{width:100%;max-width:100%}}@media(max-width:640px){.timeline-content{padding:16px;align-items:center}.timeline-content__inner{align-items:center}.timeline-title{font-size:38px;line-height:45px;text-align:center;padding-top:20px}}.comparison-section{background-color:var(--color-cream);padding:80px 60px 70px;display:flex;flex-direction:column;align-items:center;gap:40px;color:#2b1a1a}.comparison-title{font-family:var(--font-heading);font-weight:400;font-size:40px;line-height:48px;color:var(--color-maroon);text-align:center;letter-spacing:-1px}.comparison-image{max-width:750px;width:100%}.comparison-image img{width:100%;object-fit:cover}@media(max-width:640px){.comparison-section{padding:40px 20px;gap:30px}.comparison-title{font-size:40px;line-height:50px}}.offer-section{display:flex;gap:64px;padding:80px;background-color:var(--color-warm-white);align-items:center;justify-content:center}.offer-section__image{height:550px;max-width:1080px;overflow:hidden;border-radius:8px;flex-shrink:0}.offer-section__image img{width:100%;height:100%;object-fit:cover}.offer-section__content{flex:1;max-width:700px;display:flex;flex-direction:column;gap:24px}.offer-title{font-family:var(--font-heading);font-weight:400;font-size:40px;line-height:50px;color:var(--color-maroon)}.offer-text{font-family:var(--font-body);font-weight:400;font-size:18px;line-height:29px;color:var(--color-black);max-width:650px}@media(max-width:1024px){.offer-section{padding:40px;gap:24px}}@media(max-width:640px){.offer-section{flex-direction:column;padding:32px 16px;gap:24px}.offer-section__image{height:auto;width:100%}.offer-title{font-size:38px;line-height:45px;text-align:center}}.logo-bar{display:flex;align-items:center;justify-content:center;padding:0 2%;background-color:var(--color-maroon);gap:40px}.logo-bar__label{max-width:30%;text-align:center;align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center}.logo-bar__label-text{font-family:var(--font-body);font-weight:400;font-size:18px;line-height:36px;color:var(--color-white);font-style:italic;text-align:center}.logo-bar__logos{display:flex;align-items:center;justify-content:center;gap:32px;max-width:40%}.logo-bar__logos img{flex:1;max-width:none;object-fit:cover}.logo-bar--border-top{border-top:1px solid var(--color-white)}.logo-bar--mobile{display:none;flex-direction:column;align-items:center;padding:20px 16px;gap:12px;background-color:var(--color-maroon)}.logo-bar--mobile .logo-bar__label{max-width:100%;width:100%}.logo-bar--mobile .logo-bar__label-text{font-size:16px;line-height:24px}.logo-bar--mobile .logo-bar__logos{max-width:85%;width:85%;gap:16px}.logo-bar--mobile .logo-bar__logos img{flex:1;min-width:0;max-height:50px;object-fit:contain}@media(max-width:640px){.logo-bar{display:none}.logo-bar--mobile{display:flex}}.imagine-section{background-color:var(--color-off-white);display:flex;flex-direction:column;align-items:center}.imagine-inner{width:100%;max-width:1312px;display:flex;flex-direction:column;gap:30px;align-items:center}.imagine-title{font-family:var(--font-heading);font-weight:400;font-size:48px;line-height:58px;color:var(--color-maroon);text-align:center;padding-top:30px}.imagine-text{font-family:var(--font-body);font-weight:400;font-size:18px;line-height:29px;max-width:1000px}.checklist{display:flex;flex-direction:column;align-self:stretch;padding-left:20px}.checklist-item{display:flex;align-items:center;gap:10px;padding:5px}.checklist-icon{width:24px;height:24px;color:var(--color-black);flex-shrink:0}.checklist-text{font-size:16px;font-weight:600;line-height:24px;font-family:var(--font-body)}@media(max-width:640px){.imagine-title{font-size:30px;line-height:36px}.imagine-inner{gap:12px}}.pricing-section{background-color:var(--color-off-white);padding-bottom:30px}.pricing-header{text-align:center;padding:30px 20px}.pricing-header h2{font-family:var(--font-heading);font-weight:400;font-size:36px;line-height:44px;color:var(--color-maroon)}.pricing-header h4{font-family:var(--font-body);font-size:18px;color:var(--color-maroon);margin-top:8px}.package-progress-steps{display:flex;justify-content:center;gap:20px;padding:20px 0;max-width:600px;margin:0 auto}.progress-step{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:14px;color:var(--color-maroon)}.progress-step__icon{width:50px;height:50px;border-radius:50%;background-color:var(--color-beige);display:flex;align-items:center;justify-content:center;font-size:20px}.price-cards{display:flex;justify-content:center;gap:20px;padding:20px 5%;max-width:1200px;margin:0 auto;flex-wrap:wrap}.price-card{flex:1;min-width:280px;max-width:360px;border-radius:12px;box-shadow:0 0 10px #00000063;background:var(--color-white);overflow:hidden;position:relative}.price-card--featured{transform:scale(1.03)}.price-card__badge{background-color:#00c0bc;color:var(--color-off-white);text-align:center;padding:2% 5%;font-family:var(--font-heading);font-size:16px;font-weight:500;text-transform:uppercase;width:fit-content;margin:0 auto;border-radius:0 0 8px 8px}.price-card--featured .price-card__badge{background-color:#83adbc;font-style:italic}.price-card__badge--hidden{opacity:0}.price-card__header{background-color:var(--color-orange-red);padding:3% 5%;text-align:center;border-radius:10px 10px 0 0}.price-card--featured .price-card__header{background-color:var(--color-maroon)}.price-card__header h3{font-family:var(--font-body);font-weight:700;color:var(--color-white);font-size:16px}.price-card__variant{text-align:center;padding:15px 10px 5px}.price-card__variant h3{font-size:18px;font-weight:700;color:var(--color-dark)}.price-card__variant h4{font-size:14px;color:#666;margin-top:4px}.price-card__shipping{display:inline-block;background:#e8f5e9;color:#2e7d32;padding:2px 10px;border-radius:12px;font-size:12px;margin-top:6px}.price-card__image{text-align:center;padding:15px}.price-card__image img{max-height:200px;margin:0 auto}.price-card__prices{text-align:center;padding:0 15px 10px}.price-card__retail{color:#565656;font-size:14px}.price-card__retail s{text-decoration:line-through}.price-card__savings{color:#dc2626;font-weight:700;font-size:14px}.price-card__price{font-family:var(--font-heading);font-size:38px;font-weight:700;color:#565656;margin-top:5%;line-height:1}.price-card__per-bottle{font-size:14px;color:#666;margin-top:4px}.price-card__total{font-size:12px;font-weight:700;color:#565656;margin-top:8px}.price-card__buy-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--color-maroon);color:var(--color-off-white);border-radius:55px;padding:12px 10%;font-size:16px;font-weight:600;box-shadow:10px 10px 5px -5px #b3b3b3;margin:15px 0 10px;text-decoration:none;transition:transform .2s ease}.price-card__buy-btn:hover{transform:translateY(-2px)}.price-card__one-time{font-size:12px;color:#666;margin-top:4px}.price-card__icons{display:flex;justify-content:center;gap:15px;padding:15px;flex-wrap:wrap}.price-card__icon-item{text-align:center;font-size:11px;color:#666;max-width:90px}.price-card__icon-item img{width:60px;height:60px;margin:0 auto 5px}.price-card__sticker{position:absolute;background:#83adbc;color:#fff;width:80px;height:80px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-10deg);top:180px;left:-10px;font-weight:700;font-size:10px;z-index:2;line-height:1.1;text-align:center;padding:10px}.price-card__sticker span{font-size:24px;display:block}.step-progress{display:flex;align-items:center;justify-content:center;padding:40px 20px 20px;gap:0}.step-progress__item{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:120px}.step-progress__label{font-family:var(--font-body);font-size:14px;color:#666;font-weight:500}.step-progress__icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center}.step-progress__icon--teal{background-color:#e0f0f0;color:#5ba8a0}.step-progress__icon--orange{background-color:#fff0dc;color:#e8a838}.step-progress__text{font-family:var(--font-body);font-size:13px;color:#333;font-weight:500;text-align:center}.step-progress__line{width:80px;height:2px;background-color:#ccc;margin-bottom:20px}.free-shipping-banner{display:flex;align-items:center;justify-content:center;gap:10px;padding:15px;color:var(--color-off-white);background:var(--color-maroon);text-align:center}.free-shipping-banner img{width:30px;height:30px}.free-shipping-banner p{font-size:16px}@media(max-width:768px){.price-cards{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:20px 40px;scroll-padding:40px}.price-cards::-webkit-scrollbar{display:none}.price-card{min-width:85%;max-width:85%;flex-shrink:0;scroll-snap-align:center}.price-card--featured{order:-1;transform:none}}.pricing-carousel-nav{display:none}@media(max-width:768px){.pricing-carousel-nav{display:flex;justify-content:center;align-items:center;gap:20px;padding:10px 0 20px}.pricing-nav-btn{width:44px;height:44px;border-radius:50%;border:none;background:#d0d0d0;color:#fff;font-size:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #00000026}.pricing-nav-btn:hover{background:#b0b0b0}}.experts-section{background-color:var(--color-warm-white);padding:80px 20px 20px}.experts-title{font-family:var(--font-heading);font-weight:400;font-size:36px;line-height:40px;color:var(--color-maroon);text-align:center;max-width:850px;margin:0 auto 40px}.carousel{position:relative;max-width:1440px;margin:0 auto;overflow:hidden}.carousel__track{display:flex;transition:transform .5s ease}.carousel__slide{min-width:100%;display:flex;align-items:center;gap:0}.carousel__slide-image{flex:1;max-width:500px}.carousel__slide-image img{width:100%;height:100%;object-fit:cover}.carousel__slide-content{flex:1;max-width:700px;padding:60px;display:flex;flex-direction:column;gap:60px;align-items:center;justify-content:center}.carousel__quote{font-family:var(--font-body);font-weight:400;font-size:25px;line-height:40px;font-style:italic}.carousel__author{font-family:var(--font-body);font-weight:600;font-size:19px;line-height:21px}.carousel__nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;background:none;border:none;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;color:#101010;font-size:24px}.carousel__nav-btn--prev{left:20px}.carousel__nav-btn--next{right:20px}.carousel__dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.carousel__dot{width:20px;height:4px;background-color:#0000004d;border:none;cursor:pointer;transition:background-color .3s}.carousel__dot--active{background-color:var(--color-black)}@media(max-width:640px){.carousel__slide{flex-direction:column}.carousel__slide-image{width:100%;max-width:350px;height:auto;margin:0 auto}.carousel__slide-content{padding:30px;gap:30px;max-width:400px}.carousel__quote{font-size:18px;line-height:27px}.carousel__nav-btn{width:24px;height:24px;font-size:18px}.carousel__nav-btn--prev{left:10px}.carousel__nav-btn--next{right:10px}.carousel__dot{width:16px;height:3px}.experts-title{font-size:38px;line-height:45px}}.reviews-section{padding:80px;background-color:var(--color-cream)}.reviews-title{font-family:var(--font-heading);font-weight:400;font-size:30px;line-height:36px;font-style:italic;color:var(--color-maroon);text-align:center;max-width:1350px;margin:0 auto 40px}.review-cards{position:relative;max-width:1312px;margin:0 auto}.review-cards__track-wrapper{overflow:hidden}.review-cards__track{display:flex;gap:16px;transition:transform .5s ease}.review-card{flex:0 0 calc(25% - 12px);min-width:250px;border:1px solid var(--color-review-border);border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:24px;justify-content:space-between;background:var(--color-white);overflow:hidden}.review-card__image{width:100%;border-radius:4px;overflow:hidden}.review-card__image img{width:100%;object-fit:cover}.review-card__text{font-family:var(--font-body);font-weight:400;font-size:17px;line-height:24px;color:var(--color-dark)}.review-card__footer{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.review-card__author{font-family:var(--font-body);font-weight:400;font-size:17px;line-height:20px;text-align:right}.review-card__stars{display:flex;gap:4px}.star-icon{width:15px;height:15px;fill:var(--color-star)}.review-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background-color:#333;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;border:none;transition:all .3s ease;font-size:18px}.review-nav-btn:hover{background-color:#555}.review-nav-btn--prev{left:-20px}.review-nav-btn--next{right:-20px}@media(max-width:1024px){.review-card{flex:0 0 calc(50% - 8px)}}@media(max-width:640px){.reviews-section{padding:40px 32px}.review-card{flex:0 0 calc(100% - 16px)}.reviews-title{font-size:26px;line-height:32px}.review-nav-btn{width:36px;height:36px}.review-nav-btn--prev{left:-18px}.review-nav-btn--next{right:-18px}}.video-section{padding:65px 60px 70px;background-color:var(--color-off-white)}.video-carousel{position:relative;max-width:1450px;margin:0 auto}.video-carousel__track-wrapper{overflow:hidden}.video-carousel__track{display:flex;gap:20px;transition:transform .5s ease}.video-card{flex:0 0 360px;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;gap:12px}.video-card__player{position:relative;width:100%;aspect-ratio:9/16;max-height:500px;overflow:hidden;border-radius:10px;background:#000}.video-card__player video{width:100%;height:100%;object-fit:cover}.video-card__player img.poster{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;cursor:pointer}.video-card__controls{position:absolute;bottom:0;width:100%;height:36px;background:var(--color-white);border:1px solid var(--color-black);display:flex;align-items:center;justify-content:space-between;padding:0 10px}.video-card__play-btn{cursor:pointer;font-size:20px}.video-card__actions{display:flex;gap:12px}.video-card__actions button{font-size:18px;cursor:pointer}@media(max-width:640px){.video-section{padding:40px 30px 50px}.video-card{flex:0 0 250px}}.citations-section{padding:64px 40px;color:var(--color-black);font-family:var(--font-body)}.citations-inner{max-width:1312px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.citations-title{font-size:36px;line-height:40px;font-weight:600}.citations-text{font-size:16px;line-height:24px}.citations-text a{color:#2563eb;word-break:break-all}@media(max-width:640px){.citations-section{padding:24px 16px}.citations-title{font-family:var(--font-body);font-weight:400;font-size:30px;line-height:36px;color:var(--color-maroon)}}.final-cta{background-color:var(--color-warm-white);padding:0 80px 50px;display:flex;flex-direction:column;align-items:center}.final-cta__title{font-family:var(--font-body);font-weight:400;font-size:35px;line-height:40px;text-align:center;padding:0 20px 20px;color:var(--color-black)}.final-cta__ps{font-family:var(--font-body);font-weight:400;font-size:20px;line-height:24px;padding-top:20px;color:var(--color-black)}@media(max-width:640px){.final-cta{padding:0 20px 50px}.final-cta__ps{text-align:center}}.stars-5{display:inline-flex;gap:4px}.stars-5 svg{width:15px;height:15px;fill:var(--color-star)}.mobile-feature{display:none;padding:32px 16px;background-color:var(--color-off-white);flex-direction:column;gap:24px}.mobile-feature__image{width:100%;border-radius:8px;overflow:hidden}.mobile-feature__image img{width:100%;object-fit:cover}.mobile-feature__content{display:flex;flex-direction:column;gap:16px;align-items:center}.mobile-feature__title{font-family:var(--font-heading);font-weight:400;font-size:38px;line-height:45px;color:var(--color-maroon);text-align:center}.mobile-feature__text{font-family:var(--font-body);font-weight:400;font-size:18px;line-height:29px;color:var(--color-black)}@media(max-width:640px){.mobile-feature{display:flex}}.scroll-container{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.scroll-container::-webkit-scrollbar{display:none}#shopify-section-template--21523551387845__hero{padding-top:0;padding-bottom:0}#shopify-section-template--21523551387845__hero section,#shopify-section-template--21523551387845__hero>div{background-color:#fff!important}#shopify-section-template--21523551387845__hero .hero__title{font-family:Playfair Display,Georgia,serif!important;font-weight:400!important;font-size:56px;color:#c87d2f;line-height:1.25}#shopify-section-template--21523551387845__hero .hero__title .dark-text{color:#2f4f4f!important}#shopify-section-template--21523551387845__hero .hero__mobile-title{font-family:Playfair Display,Georgia,serif!important;font-weight:400!important;font-size:35px;color:#c87d2f;line-height:1.29}#shopify-section-template--21523551387845__hero .hero__mobile-title span{color:#2f4f4f!important}#shopify-section-template--21523551387845__hero .hero__subtitle,#shopify-section-template--21523551387845__hero .hero__mobile-subtitle{font-family:DM Sans,Helvetica Neue,sans-serif!important;font-weight:700!important;color:#c74827;font-style:italic}#shopify-section-template--21523551387845__hero .story-text,#shopify-section-template--21523551387845__hero p,#shopify-section-template--21523551387845__hero .cta-btn{font-family:DM Sans,Helvetica Neue,sans-serif!important}@media(min-width:1025px){#shopify-section-template--21523551387845__hero .hero{flex-direction:row-reverse}}@media(max-width:1024px){#shopify-section-template--21523551387845__hero .hero{flex-direction:column!important}}#shopify-section-template--21523551387845__hero .cta-btn{background-color:#2f4f4f;color:#fff;border-radius:50px}#shopify-section-template--21523551387845__story-v2{padding-top:0;padding-bottom:0}#shopify-section-template--21523551387845__story-v2 section,#shopify-section-template--21523551387845__story-v2>div{background-color:#fff7ef!important;color:#000}#shopify-section-template--21523551387845__story-v2 h1,#shopify-section-template--21523551387845__story-v2 h2,#shopify-section-template--21523551387845__story-v2 h3{color:#7b133b}#shopify-section-template--21523551387845__story-v2 .story-image{max-width:550px}#shopify-section-template--21523551387845__story-v2 .story-text{font-size:18px}#shopify-section-template--21523551387845__story-v2 h1,#shopify-section-template--21523551387845__story-v2 h2,#shopify-section-template--21523551387845__story-v2 h3{font-family:Playfair Display,Georgia,serif!important;font-weight:400!important}#shopify-section-template--21523551387845__story-v2 p,#shopify-section-template--21523551387845__story-v2 div,#shopify-section-template--21523551387845__story-v2 span,#shopify-section-template--21523551387845__story-v2 a,#shopify-section-template--21523551387845__story-v2 .cta-btn{font-family:DM Sans,Helvetica Neue,sans-serif!important}#shopify-section-template--21523551387845__features-v2{padding-top:0;padding-bottom:0}#shopify-section-template--21523551387845__features-v2 section,#shopify-section-template--21523551387845__features-v2>div{background-color:#fff7ef!important;color:#000}#shopify-section-template--21523551387845__features-v2 h1,#shopify-section-template--21523551387845__features-v2 h2,#shopify-section-template--21523551387845__features-v2 h3{color:#7b133b}#shopify-section-template--21523551387845__features-v2 .feature-banner,#shopify-section-template--21523551387845__features-v2 .feature-banner--mobile{background-color:#2f4f4f!important}#shopify-section-template--21523551387845__features-v2 .feature-banner__title{color:#fff!important}#shopify-section-template--21523551387845__features-v2 .feature-section__text{font-size:18px}#shopify-section-template--21523551387845__features-v2 h1,#shopify-section-template--21523551387845__features-v2 h2,#shopify-section-template--21523551387845__features-v2 h3{font-family:Playfair Display,Georgia,serif!important;font-weight:400!important}#shopify-section-template--21523551387845__features-v2 p,#shopify-section-template--21523551387845__features-v2 div,#shopify-section-template--21523551387845__features-v2 span,#shopify-section-template--21523551387845__features-v2 a,#shopify-section-template--21523551387845__features-v2 .cta-btn{font-family:DM Sans,Helvetica Neue,sans-serif!important}#shopify-section-template--21523551387845__warning-v2{padding-top:0;padding-bottom:0}#shopify-section-template--21523551387845__warning-v2 section,#shopify-section-template--21523551387845__warning-v2>div{background-color:#fff!important;color:#000}#shopify-section-template--21523551387845__warning-v2 h1,#shopify-section-template--21523551387845__warning-v2 h2,#shopify-section-template--21523551387845__warning-v2 h3{color:#7b133b}#shopify-section-template--21523551387845__warning-v2 .warning-section__image{height:550px}#shopify-section-template--21523551387845__warning-v2 h1,#shopify-section-template--21523551387845__warning-v2 h2,#shopify-section-template--21523551387845__warning-v2 h3{font-family:Playfair Display,Georgia,serif!important;font-weight:400!important}#shopify-section-template--21523551387845__warning-v2 p,#shopify-section-template--21523551387845__warning-v2 div,#shopify-section-template--21523551387845__warning-v2 span,#shopify-section-template--21523551387845__warning-v2 a,#shopify-section-template--21523551387845__warning-v2 .cta-btn{font-family:DM Sans,Helvetica Neue,sans-serif!important}#shopify-section-template--21523551387845__timeline-v2{padding-top:0;padding-bottom:0}#shopify-section-template--21523551387845__timeline-v2 section,#shopify-section-template--21523551387845__timeline-v2>div{background-color:#fff7ef!important;color:#000}#shopify-section-template--21523551387845__timeline-v2 h1,#shopify-section-template--21523551387845__timeline-v2 h2,#shopify-section-template--21523551387845__timeline-v2 h3{color:#7b133b}@media(min-width:1025px){#shopify-section-template--21523551387845__timeline-v2 .timeline-section{flex-direction:row}}@media(max-width:1024px){#shopify-section-template--21523551387845__timeline-v2 .timeline-section{flex-direction:column-reverse!important}}#shopify-section-template--21523551387845__timeline-v2 .cta-btn{background-color:#2f4f4f;color:#fff;border-radius:50px}#shopify-section-template--21523551387845__timeline-v2 h1,#shopify-section-template--21523551387845__timeline-v2 h2,#shopify-section-template--21523551387845__timeline-v2 h3{font-family:Playfair Display,Georgia,serif!important;font-weight:400!important}#shopify-section-template--21523551387845__timeline-v2 p,#shopify-section-template--21523551387845__timeline-v2 div,#shopify-section-template--21523551387845__timeline-v2 span,#shopify-section-template--21523551387845__timeline-v2 a,#shopify-section-template--21523551387845__timeline-v2 .cta-btn{font-family:DM Sans,Helvetica Neue,sans-serif!important}#shopify-section-template--21523551387845__comparison-v2{padding-top:0;padding-bottom:0}#shopify-section-template--21523551387845__comparison-v2 section,#shopify-section-template--21523551387845__comparison-v2>div{background-color:#fff7ef!important;color:#000}#shopify-section-template--21523551387845__comparison-v2 h1,#shopify-section-template--21523551387845__comparison-v2 h2,#shopify-section-template--21523551387845__comparison-v2 h3{color:#2f4f4f}#shopify-section-template--21523551387845__comparison-v2 .cta-btn{background-color:#c87d2f;color:#fff;border-radius:50px}#shopify-section-template--21523551387845__comparison-v2 h1,#shopify-section-template--21523551387845__comparison-v2 h2,#shopify-section-template--21523551387845__comparison-v2 h3{font-family:Playfair Display,Georgia,serif!important;font-weight:400!important}#shopify-section-template--21523551387845__comparison-v2 p,#shopify-section-template--21523551387845__comparison-v2 div,#shopify-section-template--21523551387845__comparison-v2 span,#shopify-section-template--21523551387845__comparison-v2 a,#shopify-section-template--21523551387845__comparison-v2 .cta-btn{font-family:DM Sans,Helvetica Neue,sans-serif!important}.compare-table{display:flex;gap:30px;max-width:850px;margin:0 auto;width:100%;align-items:flex-start}.compare-card{flex:1;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0000001a;background:#fff}.compare-card__header{padding:14px 20px;text-align:center}.compare-card__header--other{background-color:#e5e7eb}.compare-card__header--brand{background-color:#2f4f4f}.compare-card__header h3{font-family:Playfair Display,Georgia,serif!important;font-weight:600!important;font-size:22px!important;line-height:28px!important;margin:0}.compare-card__header--other h3{color:#333!important}.compare-card__header--brand h3{color:#fff!important}.compare-card__body{padding:24px 20px;display:flex;flex-direction:column;gap:20px}.compare-item{display:flex;align-items:flex-start;gap:10px;font-family:DM Sans,Helvetica Neue,sans-serif!important;font-size:16px;line-height:22px;color:#333}.compare-item__icon{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:16px;margin-top:1px}.compare-item__icon--x{color:#999}.compare-item__icon--check{color:#2f4f4f}.compare-item__text strong{font-weight:700}@media(max-width:640px){.compare-table{flex-direction:column;gap:24px;padding:0 10px}.compare-card{width:100%}}#shopify-section-template--21523551387845__offer-v2{padding-top:0;padding-bottom:0}#shopify-section-template--21523551387845__offer-v2 section,#shopify-section-template--21523551387845__offer-v2>div{background-color:#fff7ef!important;color:#000}#shopify-section-template--21523551387845__offer-v2 h1,#shopify-section-template--21523551387845__offer-v2 h2,#shopify-section-template--21523551387845__offer-v2 h3{color:#7b133b}#shopify-section-template--21523551387845__offer-v2 .offer-section__image{height:460px}#shopify-section-template--21523551387845__offer-v2 h1,#shopify-section-template--21523551387845__offer-v2 h2,#shopify-section-template--21523551387845__offer-v2 h3{font-family:Playfair Display,Georgia,serif!important;font-weight:400!important}#shopify-section-template--21523551387845__offer-v2 p,#shopify-section-template--21523551387845__offer-v2 div,#shopify-section-template--21523551387845__offer-v2 span,#shopify-section-template--21523551387845__offer-v2 a,#shopify-section-template--21523551387845__offer-v2 .cta-btn{font-family:DM Sans,Helvetica Neue,sans-serif!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3,#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 *,#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 *:before,#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 *:after{box-sizing:border-box!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3{padding:48px 16px!important;background:#fff!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-inner{max-width:1200px!important;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:64px!important;align-items:start!important}@media(max-width:900px){#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-inner{grid-template-columns:1fr!important;gap:28px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-image-col{order:1!important;position:static!important;top:auto!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-right{order:2!important}}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-image-col{position:sticky!important;top:80px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-carousel{position:relative!important;border-radius:20px!important;overflow:hidden!important;background:#f5f5f1!important;aspect-ratio:1 / 1!important;width:100%!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-carousel-track{display:flex!important;width:100%!important;height:100%!important;transition:transform .35s cubic-bezier(.4,0,.2,1)!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-carousel-slide{min-width:100%!important;width:100%!important;height:100%!important;flex-shrink:0!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-carousel-slide img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;border-radius:0!important;background:transparent!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-carousel-btn{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:36px!important;height:36px!important;border-radius:50%!important;background:#ffffffe6!important;border:none!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:2!important;box-shadow:0 2px 8px #00000026!important;transition:background .15s!important;padding:0!important;outline:none!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-carousel-btn:hover{background:#fff!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-carousel-btn svg{color:#1e1f24!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-carousel-btn--prev{left:10px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-carousel-btn--next{right:10px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-carousel-btn[data-hidden]{opacity:0!important;pointer-events:none!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-carousel-dots{display:flex!important;justify-content:center!important;gap:6px!important;margin-top:10px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-dot{width:7px!important;height:7px!important;border-radius:50%!important;background:#d8dadf!important;border:none!important;padding:0!important;cursor:pointer!important;transition:background .15s!important;outline:none!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-dot.active{background:#1e1f24!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-image-static{width:100%!important;aspect-ratio:1 / 1!important;border-radius:20px!important;overflow:hidden!important;background:#f5f5f1!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-image-static img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;border-radius:0!important;background:transparent!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-image-placeholder{width:100%!important;aspect-ratio:1 / 1!important;border-radius:20px!important;background:#f5f5f1!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;color:#999!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-right{display:flex!important;flex-direction:column!important;gap:0!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-heading{font-size:26px!important;font-weight:700!important;color:#1e1f24!important;margin:0 0 4px!important;line-height:1.2!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-subheading{font-size:14px!important;color:#3f424d!important;margin:0 0 20px!important;line-height:1.4!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-vet{display:flex!important;align-items:center!important;gap:12px!important;background:#f5f5f1!important;border-radius:12px!important;padding:12px 14px!important;margin-bottom:16px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-vet-avatar{width:46px!important;height:46px!important;min-width:46px!important;border-radius:50%!important;background:#ddd!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-vet-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;border-radius:0!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-vet-text{font-size:13px!important;color:#1e1f24!important;line-height:1.4!important;margin:0!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-vet-text strong{font-weight:700!important;color:#1e1f24!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-size-label{font-size:14px!important;color:#1e1f24!important;margin:0 0 8px!important;font-weight:400!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-size-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;margin-bottom:16px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-size-btn{border:1px solid #D8DADF!important;border-radius:14px!important;background:#fff!important;padding:10px 6px!important;font-size:13px!important;font-weight:600!important;color:#1e1f24!important;cursor:pointer!important;text-align:center!important;transition:all .15s ease!important;line-height:1.35!important;box-shadow:none!important;outline:none!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-size-btn:hover{border-color:#8d92a3!important;background:#f7f8f8!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-size-btn.active{background:#efffec!important;border-color:#2f4f4f!important;box-shadow:inset 0 0 0 1px #2f4f4f!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-pkg-label{font-size:16px!important;font-weight:600!important;color:#1e1f24!important;margin:0 0 10px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-qty-group{display:flex!important;flex-direction:column!important;gap:8px!important;margin-bottom:14px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-qty-card{border:1px solid #D8DADF!important;border-radius:16px!important;padding:12px 14px!important;background:#fff!important;cursor:pointer!important;transition:all .15s ease!important;outline:none!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-qty-card:hover{border-color:#8d92a3!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-qty-card.active{border-color:#2f4f4f!important;background:#efffec!important;box-shadow:2px 2px #2f4f4f!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-card-top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-card-left{display:flex!important;align-items:flex-start!important;gap:10px!important;flex:1!important;min-width:0!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-radio{width:22px!important;height:22px!important;min-width:22px!important;border-radius:50%!important;border:2px solid #B56818!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-top:2px!important;transition:background .15s!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-qty-card.active .lps-radio{background:#b56818!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-radio-inner{width:9px!important;height:9px!important;border-radius:50%!important;background:#fff!important;opacity:0!important;transition:opacity .15s!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-qty-card.active .lps-radio-inner{opacity:1!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-card-meta{display:flex!important;flex-direction:column!important;gap:4px!important;padding-top:1px!important;flex:1!important;min-width:0!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-title-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:5px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-card-title{font-size:15px!important;font-weight:700!important;color:#1e1f24!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-tag{font-size:11px!important;font-weight:600!important;border-radius:4px!important;padding:2px 6px!important;white-space:nowrap!important;display:inline-block!important;line-height:1.4!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-tag-green{background:#2f4f4f!important;color:#fff!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-supply-line{font-size:12px!important;color:#3f424d!important;margin:0!important;white-space:nowrap!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-card-price{display:flex!important;flex-direction:column!important;align-items:flex-end!important;padding-top:2px!important;flex-shrink:0!important;gap:2px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-price-sale{font-size:16px!important;font-weight:700!important;color:#1e1f24!important;white-space:nowrap!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-price-rrp{font-size:14px!important;color:#888!important;text-decoration:line-through!important;white-space:nowrap!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-expanded{overflow:hidden!important;max-height:0!important;transition:max-height .3s ease,opacity .2s ease!important;opacity:0!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-qty-card.active .lps-expanded{max-height:180px!important;opacity:1!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-expanded-inner{padding-top:10px!important;margin-top:10px!important;border-top:1px solid rgba(47,79,79,.2)!important;display:flex!important;flex-direction:column!important;gap:5px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-benefit{display:flex!important;align-items:center!important;gap:6px!important;font-size:13px!important;color:#1e1f24!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-benefit strong{font-weight:700!important;color:#1e1f24!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-benefit-check{color:#2f4f4f!important;flex-shrink:0!important;width:16px!important;height:16px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-gift-strike{text-decoration:line-through!important;color:#888!important;font-weight:400!important;margin-left:4px!important;font-size:11px!important;opacity:.75!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-atc-wrap{display:flex!important;flex-direction:column!important;gap:8px!important;margin-bottom:14px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-discount-badge{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;background:#b56818f2!important;color:#fff!important;font-size:12px!important;font-weight:600!important;border-radius:6px!important;padding:7px 14px!important;width:fit-content!important;margin:0 auto!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-atc-btn{width:100%!important;background:#2f4f4f!important;color:#fff!important;border:none!important;border-radius:9999px!important;padding:0 28px!important;height:54px!important;font-size:15px!important;font-weight:600!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:background .2s!important;box-shadow:none!important;outline:none!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-atc-btn:hover{background:#254040!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-atc-btn:active{background:#1a2d2d!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-atc-btn-text{display:flex!important;align-items:center!important;gap:7px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-btn-cart-icon{flex-shrink:0!important;width:18px!important;height:18px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-payment{display:flex!important;flex-direction:column!important;gap:6px!important;margin-bottom:12px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-payment-icons{display:flex!important;flex-wrap:wrap!important;gap:5px!important;align-items:center!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-payment-icons img{height:24px!important;width:auto!important;display:block!important;background:transparent!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-security-row{display:flex!important;align-items:center!important;gap:6px!important;font-size:11px!important;color:#3f424d!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-shipping{display:flex!important;gap:12px!important;align-items:flex-start!important;background:#f5f8ff!important;border-radius:10px!important;padding:12px 14px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-shipping-icon{color:#1e1f24!important;flex-shrink:0!important;margin-top:1px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-shipping-title{font-size:13px!important;font-weight:600!important;color:#1e1f24!important;margin:0 0 2px!important}#lp-ps-template--21523551387845__lp_product_selector_F9ya9a-v3 .lps-shipping-sub{font-size:11px!important;color:#3f424d!important;margin:0!important}#shopify-section-template--21523551387845__experts-v2{padding-top:0;padding-bottom:0}#shopify-section-template--21523551387845__experts-v2 section,#shopify-section-template--21523551387845__experts-v2>div{background-color:#fefbf7!important;color:#000}#shopify-section-template--21523551387845__experts-v2 .experts-title{color:#c87d2f!important;font-family:Playfair Display,Georgia,serif!important;font-weight:400!important}#shopify-section-template--21523551387845__experts-v2 .carousel__quote{font-size:25px;line-height:40px;font-family:DM Sans,Helvetica Neue,sans-serif!important;font-style:italic}@media(max-width:640px){#shopify-section-template--21523551387845__experts-v2 .carousel__quote{font-size:18px;line-height:27px}#shopify-section-template--21523551387845__experts-v2 .carousel__slide-image{width:100%;max-width:350px;height:auto;margin:0 auto}#shopify-section-template--21523551387845__experts-v2 .carousel__slide-content{max-width:100%;padding:20px 16px}}#shopify-section-template--21523551387845__experts-v2 .carousel__author,#shopify-section-template--21523551387845__experts-v2 p,#shopify-section-template--21523551387845__experts-v2 div,#shopify-section-template--21523551387845__experts-v2 span{font-family:DM Sans,Helvetica Neue,sans-serif!important}#shopify-section-template--21523551387845__reviews-v2{padding-top:0;padding-bottom:0}#shopify-section-template--21523551387845__reviews-v2 section,#shopify-section-template--21523551387845__reviews-v2>div{background-color:#fff!important;color:#000}#shopify-section-template--21523551387845__reviews-v2 h1,#shopify-section-template--21523551387845__reviews-v2 h2,#shopify-section-template--21523551387845__reviews-v2 h3{color:#7b133b}#shopify-section-template--21523551387845__reviews-v2 .review-card__text{font-size:17px}#shopify-section-template--21523551387845__reviews-v2 .stars-5 svg{fill:#ff6b12}#shopify-section-template--21523551387845__reviews-v2 .review-card{border-color:#c4c4c4}#shopify-section-template--21523551387845__reviews-v2 h1,#shopify-section-template--21523551387845__reviews-v2 h2,#shopify-section-template--21523551387845__reviews-v2 h3{font-family:Playfair Display,Georgia,serif!important;font-weight:400!important}#shopify-section-template--21523551387845__reviews-v2 p,#shopify-section-template--21523551387845__reviews-v2 div,#shopify-section-template--21523551387845__reviews-v2 span,#shopify-section-template--21523551387845__reviews-v2 a{font-family:DM Sans,Helvetica Neue,sans-serif!important}.animate--hidden,[class*=animate--hidden]{opacity:1!important;transform:none!important;visibility:visible!important}[data-gp-reveal],.gp-reveal,[class*=gp-animate],.gps-lazy{opacity:1!important;transform:none!important}.splide__track{overflow-x:auto!important}.splide__list{transform:none!important;display:flex!important;flex-wrap:nowrap!important;width:auto!important}.splide__slide{opacity:1!important;visibility:visible!important;flex:0 0 78%!important}@media(min-width:900px){.splide__slide{flex-basis:31%!important}}.content-tab__content,[class*=content-tab__content]{display:block!important;opacity:1!important;height:auto!important}.content-tabs__buttons,[class*=content-tabs__buttons]{display:none!important}.content-tabs,[class*="content-tabs "]{display:block!important;width:100%!important}.content-tabs__tabs,[class*=content-tabs__tabs]{display:block!important}.content-tabs__tabs>.content-tab,[class*=content-tabs__tabs]>[class*=content-tab]{display:block!important;position:static!important;opacity:1!important;visibility:visible!important;height:auto!important;transform:none!important;margin:0 auto 28px!important;max-width:900px!important}.content-tab__media,[class*=content-tab__media]{max-width:560px;margin:0 auto}.accordion__content,.accordion__content-wrapper{max-height:none!important;height:auto!important;overflow:visible!important;display:block!important}[class*=gp-carousel] .gp-content-start{transform:none!important;height:auto!important;display:flex!important;overflow-x:auto!important}[class*=gp-carousel] .gp-content-start>*{flex:0 0 88%!important;height:auto!important}[class*=gp-carousel] [class*=gp-h-full]{height:auto!important}[style*="max-width:480px"],[style*="max-width: 480px"],[style*="max-width:500px"],[style*="max-width: 500px"]{max-width:720px!important;margin-left:auto!important;margin-right:auto!important}[style*="max-width:600px"],[style*="max-width: 600px"]{max-width:760px!important;margin-left:auto!important;margin-right:auto!important}.media--transparent:not(:has(img)):not(:has(video)):not(:has(svg)),[class*=__image].media:not(:has(img)):not(:has(video)):not(:has(svg)),[class*=steps-progress-bar]:empty,[class*=steps-progress-bar-background]:empty{display:none!important;min-height:0!important;height:0!important;padding:0!important}.content-and-results__image,[class*=content-and-results__image]{display:none!important}.rating-stars,[class*=rating-stars],.rating-stars__container{display:inline-flex!important;align-items:center!important;height:18px!important;gap:2px!important;width:auto!important}.rating-stars svg,[class*=rating-stars] svg,.rating-stars__container svg{width:18px!important;height:18px!important;flex:0 0 18px!important}.testimonial-card__quotes,[class*=testimonial-card__quotes]{display:inline-flex!important;height:auto!important}.testimonial-card__quotes svg,[class*=testimonial-card__quotes] svg{width:46px!important;height:46px!important;flex:0 0 46px!important}.media:not(:has(img)):not(:has(video)):not(:has(svg)):not(:has(iframe)){padding-bottom:0!important;min-height:0!important}.pplc-root,.pplc-sec,.pplc-main,.pplc-secroot{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important;box-sizing:border-box;float:none!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ac-taurine1.css.map */
