*,*:before,*:after{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.material-symbols-rounded{font-family:Material Symbols Rounded,system-ui,-apple-system,sans-serif;font-weight:400;font-style:normal;font-size:1em;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.yc-review-card__stars .material-symbols-rounded:not(.yc-review-card__star--empty),.yc-testimonial-card__rating .material-symbols-rounded:not(.yc-testimonial-card__star--empty),.yc-pdp__rating-stars .material-symbols-rounded:not(.yc-pdp__star--empty),.yc-pdp-testimonials__stars .material-symbols-rounded:not(.yc-pdp-testimonials__star--empty){font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}body.yc-body{margin:0;font-family:var(--yc-font-body);font-size:1.5rem;line-height:1.65;letter-spacing:.01em;color:var(--yc-text);background:var(--yc-bg);-webkit-font-smoothing:antialiased}h1,h2,h3,.yc-font-heading{font-family:var(--yc-font-heading);font-weight:600;line-height:1.15;margin:0 0 .5em;color:var(--yc-heading, var(--yc-text))}.page-width{max-width:var(--yc-page-width);margin:0 auto;padding:0 var(--yc-page-margin)}@media(min-width:750px){.page-width{padding-inline:3rem}}.page-width--narrow{max-width:72rem;margin-left:auto;margin-right:auto}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}.yc-skip{position:absolute;left:-9999px;top:1rem;z-index:10000;padding:1rem 1.5rem;background:var(--yc-btn-bg);color:var(--yc-btn-text)}.yc-skip:focus{left:1rem}.color-scheme-announcement{background:var(--yc-announcement-bg);color:var(--yc-announcement-text)}.yc-announcement__inner{padding:1rem 2rem;text-align:center}.yc-announcement__text{margin:0;font-size:1.4rem;font-weight:500;letter-spacing:.02em}.yc-header{position:sticky;top:0;z-index:100;background:var(--yc-header-bg, var(--yc-bg));color:var(--yc-header-text, var(--yc-text));border-bottom:1px solid rgba(44,36,24,.09)}.yc-header__desktop{display:none}.yc-header__mobile{display:flex;align-items:center;justify-content:space-between;min-height:var(--yc-header-h)}@media(min-width:1000px){.yc-header__desktop{display:block}.yc-header__mobile{display:none}}.yc-header__grid{display:grid;grid-template-columns:1fr auto 1fr;gap:1.5rem;align-items:center;width:100%;min-height:var(--yc-header-h)}.yc-header__nav{justify-self:start}.yc-header__logo-cell{justify-self:center}.yc-header__actions{justify-self:end;display:flex;align-items:center;gap:1rem;flex-shrink:0}.yc-header__menu{list-style:none;margin:0;padding:0;display:flex;gap:2.4rem;flex-wrap:wrap}.yc-header__link{color:var(--yc-header-text, var(--yc-text));text-decoration:none;font-size:1.4rem;font-weight:500;transition:opacity .2s}.yc-header__link:hover,.yc-header__link.is-active{opacity:.75;color:var(--yc-accent)}.yc-header__logo{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.yc-header__logo-img{height:5rem;width:auto;max-width:20rem;object-fit:contain;vertical-align:middle}.yc-header__logo-text{font-family:var(--yc-font-heading);font-size:2.4rem;color:var(--yc-accent)}.yc-header__icon{color:var(--yc-header-text, var(--yc-text));display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;min-width:4.4rem;border-radius:50%;text-decoration:none;position:relative;flex-shrink:0;transition:background .2s}.yc-header__icon:hover{background:#2c24180f}.yc-header__icon .material-symbols-rounded{font-size:2.4rem}.yc-header__cart{overflow:visible}.yc-header__count{position:absolute;top:.35rem;right:.15rem;left:auto;bottom:auto;width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;pointer-events:none}.yc-header__count-inner{min-width:1.4rem;height:1.4rem;padding:0 .35rem;border-radius:1rem;background:var(--yc-btn-bg);color:var(--yc-btn-text);font-size:.9rem;font-weight:700;line-height:1.4rem;text-align:center}.yc-header__menu-btn{border:0;background:transparent;cursor:pointer}.yc-mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#2e323173}.yc-mobile-nav[hidden]{display:none}.yc-mobile-nav__panel{position:absolute;left:0;top:0;bottom:0;width:85%;max-width:36rem;background:var(--yc-bg);padding:2rem;box-shadow:4px 0 24px #0000001f;animation:yc-slide-in .25s ease}@keyframes yc-slide-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.yc-mobile-nav__close{position:absolute;top:1rem;right:1rem;border:0;background:transparent;cursor:pointer}.yc-mobile-nav__list{list-style:none;margin:4rem 0 0;padding:0}.yc-mobile-nav__list a{display:block;padding:1.2rem 0;font-size:1.8rem;color:var(--yc-text);text-decoration:none;border-bottom:1px solid rgba(44,36,24,.08)}.yc-hero{position:relative;min-height:var(--yc-hero-min-h, 70vh);display:flex;align-items:var(--yc-hero-align, flex-start);justify-content:center;overflow:hidden}.yc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.yc-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--yc-hero-overlay-color, #2e3231);opacity:var(--yc-hero-overlay, .45);pointer-events:none}.yc-hero__img{width:100%;height:100%;object-fit:cover}.yc-hero__img--desktop{display:none}.yc-hero__img--mobile{display:block}.yc-hero__img--fallback{width:100%;height:100%;min-height:var(--yc-hero-min-h, 70vh);background:linear-gradient(135deg,#3d4a42,#6b5344,#8b7355)}@media(min-width:750px){.yc-hero__img--desktop{display:block}.yc-hero__img--mobile{display:none}}.yc-hero__content{position:relative;z-index:1;padding:4rem 2rem 6rem;max-width:60%;color:var(--yc-hero-sub, #fff)}@media(max-width:749px){.yc-hero__content{max-width:100%;padding-top:3rem}}.yc-hero__kicker{font-family:var(--yc-font-heading);font-size:clamp(3rem,4.5vw,4.8rem);margin:0 0 1.2rem;font-weight:600;color:var(--yc-hero-heading, #fff);text-shadow:0 1px 12px rgba(0,0,0,.25)}.yc-hero__sub{font-size:1.55rem;line-height:1.55;margin:0 0 2.4rem;max-width:48rem;color:var(--yc-hero-sub, #fff);text-shadow:0 1px 8px rgba(0,0,0,.2)}.yc-button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.4rem 2.6rem;border-radius:999px;font-size:1.4rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;font-family:inherit;transition:opacity .2s,transform .15s,filter .2s}.yc-button:active{transform:scale(.98)}.yc-button--light{background:#fff;color:var(--yc-text);box-shadow:0 4px 24px #0000001f}.yc-button--light:hover{opacity:.92}.yc-button--hero{padding-inline:2.8rem;background:var(--yc-hero-btn-bg, #fff);color:var(--yc-hero-btn-text, var(--yc-text));box-shadow:0 4px 24px #0000001f}.yc-hero .yc-button--hero:hover{opacity:.94}.yc-button--secondary{background:transparent;color:var(--yc-btn-bg);border:2px solid var(--yc-btn-bg);box-shadow:none}.yc-button--secondary:hover{background:#2d5a3d12}.yc-button--primary{background:var(--yc-btn-bg);color:var(--yc-btn-text)}.yc-button--primary:hover{filter:brightness(1.08);opacity:.95}.yc-button--primary:disabled{opacity:.45;cursor:not-allowed;transform:none}.yc-button--full{width:100%}.yc-button--cart{width:100%;min-height:5.2rem;font-size:1.5rem;letter-spacing:.04em;text-transform:uppercase}.yc-marquee-wrap{background:var(--yc-announcement-bg);color:var(--yc-announcement-text);overflow:hidden}.yc-marquee-wrap:hover .yc-marquee{animation-play-state:paused}.yc-marquee{display:flex;gap:3rem;padding:2rem 0;width:max-content;animation:yc-marquee 26s linear infinite}@media(prefers-reduced-motion:reduce){.yc-marquee{animation:none}}@keyframes yc-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.yc-marquee__item{display:inline-flex;align-items:center;gap:1rem;white-space:nowrap;font-size:1.4rem;font-weight:500}.yc-marquee__item .material-symbols-rounded{font-size:2rem;opacity:.95}.yc-story{padding:5rem 0 10rem}.yc-story__grid{display:grid;gap:4rem;align-items:center}@media(min-width:1000px){.yc-story__grid{grid-template-columns:1fr 1fr;gap:5rem}}.yc-story__media{overflow:hidden;border-radius:var(--yc-radius-lg);box-shadow:0 12px 40px #2c241814}.yc-story__img{width:100%;height:auto;object-fit:contain;vertical-align:middle;display:block}.yc-story__title{font-size:clamp(2.6rem,3.2vw,3.6rem);margin-bottom:1.6rem}.yc-story__body{margin-bottom:2rem;font-size:1.5rem}.yc-accordions{border-top:1px solid rgba(44,36,24,.12)}.yc-accordions--product{max-width:72rem;margin:0 auto}.yc-accordion{border-bottom:1px solid rgba(44,36,24,.12)}.yc-accordion__summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:1.2rem;column-gap:1.4rem;padding:1.6rem 0;font-weight:600;font-size:1.5rem}.yc-accordion__summary::-webkit-details-marker{display:none}.yc-accordion__title{text-align:left}.yc-accordion__chev{transition:transform .25s ease;font-size:2.2rem!important;opacity:.55;min-width:2.4rem;text-align:center}.yc-accordion[open] .yc-accordion__chev{transform:rotate(180deg)}.yc-accordion__icons-add{position:relative;width:2.4rem;height:2.4rem;display:grid;place-items:center}.yc-accordion__icons-add .material-symbols-rounded{position:absolute;font-size:2.2rem!important;transition:opacity .2s}.yc-accordion__plus{opacity:1}.yc-accordion__minus,.yc-accordion[open] .yc-accordion__plus{opacity:0}.yc-accordion[open] .yc-accordion__minus{opacity:1}.yc-accordion__body{padding:0 0 1.8rem;font-size:1.45rem;max-width:52rem;color:#2c2418e0}.yc-review-card{margin-top:2.4rem;padding:2.2rem;border-radius:var(--yc-radius-lg);border:1px solid rgba(44,36,24,.12);background:var(--yc-card-bg)}.yc-review-card__stars{display:flex;gap:.1rem;color:var(--yc-star);margin-bottom:.6rem}.yc-review-card__stars .material-symbols-rounded{font-size:2.2rem}.yc-review-card__star--empty{opacity:.22}.yc-review-card__note{font-size:1.5rem;font-weight:600;margin:0}.yc-review-card__count{font-size:1.35rem;color:#2c24188c;margin:.2rem 0 1rem}.yc-review-card__quote{font-style:italic;margin:0;font-size:1.45rem;line-height:1.55}.yc-review-card__body{margin:0 0 1rem;font-size:1.45rem;line-height:1.55;color:#2c2418e6}.yc-review-card__author{margin:0;font-size:1.35rem;font-weight:600;color:#2c24189e}.color-scheme-footer{background:var(--yc-announcement-bg);color:var(--yc-announcement-text);padding-top:5rem}.yc-footer__inner{display:grid;gap:4rem;padding-bottom:4rem}@media(min-width:1000px){.yc-footer__inner{grid-template-columns:1.2fr 1fr 1.2fr;gap:3rem}}.yc-footer__logo img{height:3.2rem;width:auto;opacity:.95}.yc-footer__logo-text{font-family:var(--yc-font-heading);font-size:2.4rem;color:inherit}.yc-footer__social{display:flex;gap:1.2rem;margin-top:1.5rem}.yc-footer__social a{color:inherit;text-decoration:none;font-weight:600;font-size:1.3rem;opacity:.85}.yc-footer__heading{font-size:1.3rem;text-transform:uppercase;letter-spacing:.08em;margin:0 0 1.2rem;font-weight:600}.yc-footer__menu{list-style:none;margin:0;padding:0}.yc-footer__menu a{color:inherit;text-decoration:none;display:block;padding:.35rem 0;opacity:.88;font-size:1.45rem}.yc-footer__subtext{font-size:1.4rem;opacity:.82;margin:0 0 1rem;line-height:1.5}.yc-newsletter__row{display:flex;flex-wrap:wrap;gap:1rem}.yc-newsletter__row input{flex:1 1 18rem;padding:1.2rem 1.4rem;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#ffffff14;color:#fff;font-family:inherit;font-size:1.4rem}.yc-newsletter__row input::placeholder{color:#ffffff8c}.yc-newsletter__success{color:#a8d5ba;margin-top:1rem}.yc-footer__payments{padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.yc-footer__payments-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;justify-content:center;opacity:.75}.yc-footer__payment-item svg{height:2.4rem;width:auto;display:block}.yc-footer__bar{padding:2rem 0 3rem}.yc-footer__copy{margin:0;font-size:1.3rem;opacity:.65;text-align:center}.yc-pdp{padding:2.4rem 0 6rem}.yc-pdp__grid{display:grid;gap:3.2rem}@media(min-width:1000px){.yc-pdp__grid{grid-template-columns:1fr 1fr;gap:4.8rem;align-items:start}}.yc-pdp__gallery{position:relative}.yc-gallery__stage{border-radius:var(--yc-radius-lg);overflow:hidden;background:#fff;aspect-ratio:1;box-shadow:0 8px 32px #2c24180f}.yc-gallery__main-img{width:100%;height:100%;object-fit:cover;display:block}.yc-gallery__placeholder{width:100%;height:100%;object-fit:contain;padding:2rem}.yc-gallery__thumbs{display:flex;gap:1rem;margin-top:1.4rem;flex-wrap:wrap}.yc-gallery__thumb{width:7.6rem;height:7.6rem;padding:0;border:2px solid transparent;border-radius:1.2rem;overflow:hidden;cursor:pointer;background:none;transition:border-color .2s,opacity .2s}.yc-gallery__thumb:hover{opacity:.9}.yc-gallery__thumb.is-active{border-color:var(--yc-accent)}.yc-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.yc-pdp__info{display:flex;flex-direction:column;gap:.2rem}@media(min-width:1000px){.yc-pdp__info{position:sticky;top:calc(var(--yc-header-h) + 1.6rem)}}.yc-pdp__rating{display:inline-flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:.8rem;text-decoration:none;color:inherit;width:fit-content;border-bottom:1px solid transparent;transition:border-color .2s}.yc-pdp__rating:hover{border-bottom-color:#2c241840}.yc-pdp__rating-stars{display:flex;color:var(--yc-star)}.yc-pdp__rating-stars .material-symbols-rounded{font-size:2rem}.yc-pdp__star--empty{opacity:.22}.yc-pdp__rating-text{font-size:1.35rem;color:#2c2418a6}.yc-pdp__title{font-size:clamp(2.8rem,3.2vw,3.8rem);margin:.4rem 0 1rem;letter-spacing:-.02em}.yc-pdp__price-row{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap;margin-bottom:1.4rem}.yc-pdp__price{font-family:var(--yc-font-heading);font-size:2.8rem;font-weight:700;letter-spacing:-.02em}.yc-pdp__compare{font-size:1.8rem;text-decoration:line-through;opacity:.5;font-weight:500}.yc-pdp__badge-save{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem 1.1rem;border-radius:999px;background:var(--yc-save-badge);color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:.02em}.yc-pdp__chips{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.6rem}.yc-chip{padding:.45rem 1.25rem;border-radius:999px;border:1px solid rgba(61,74,66,.22);background:#3d4a420f;font-size:1.25rem;font-weight:600;color:var(--yc-accent)}.yc-pdp__lead{font-size:1.55rem;margin:0 0 1.8rem;line-height:1.55}.yc-pdp__urgency{display:flex;gap:1.2rem;padding:1.5rem 1.7rem;border-radius:var(--yc-radius-lg);background:#c9a2271f;border:1px solid rgba(201,162,39,.35);margin-bottom:1.8rem;font-size:1.4rem;line-height:1.5}.yc-pdp__urgency svg{flex-shrink:0;margin-top:.15rem;color:var(--yc-text)}.yc-pdp__trust{list-style:none;margin:0 0 2rem;padding:0;display:flex;flex-direction:column;gap:.8rem;font-size:1.35rem;color:#2c2418b8}.yc-pdp__trust li{display:flex;align-items:center;gap:.8rem}.yc-pdp__trust .material-symbols-rounded{font-size:1.9rem;color:var(--yc-accent)}.yc-pdp__form{display:flex;flex-direction:column;gap:1.2rem}.yc-pdp__variants{display:flex;flex-direction:column;gap:1rem}.yc-pdp__field{display:flex;flex-direction:column;gap:.5rem}.yc-pdp__label{font-weight:600;font-size:1.35rem}.yc-select-wrap{position:relative}.yc-select{width:100%;-webkit-appearance:none;appearance:none;padding:1.2rem 4rem 1.2rem 1.2rem;border-radius:var(--yc-radius);border:1px solid rgba(44,36,24,.18);background:#fff;font-family:inherit;font-size:1.45rem;color:var(--yc-text);cursor:pointer}.yc-select__icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;font-size:2.2rem!important;opacity:.45}.yc-pdp__qty{display:flex;align-items:center;gap:1.2rem}.yc-input{width:7rem;padding:1rem;border-radius:var(--yc-radius);border:1px solid rgba(44,36,24,.18);font-family:inherit;font-size:1.45rem}.yc-pdp__rte{margin-top:2.8rem;padding-top:2.4rem;border-top:1px solid rgba(44,36,24,.1);font-size:1.45rem}.yc-pdp__accordions{margin-top:4rem;padding-top:1rem}.yc-cart{padding:4rem 0;min-height:50vh}.yc-cart__title{font-size:3rem;margin-bottom:2rem}.yc-grid{display:grid;gap:2.5rem;grid-template-columns:repeat(2,1fr)}@media(min-width:750px){.yc-grid{grid-template-columns:repeat(3,1fr)}}.yc-card{text-decoration:none;color:inherit;display:block;border-radius:var(--yc-radius-lg);overflow:hidden;border:1px solid rgba(44,36,24,.1);background:#fff;transition:box-shadow .25s,transform .2s}.yc-card:hover{box-shadow:0 12px 36px #2c24181a;transform:translateY(-2px)}.yc-card__media{aspect-ratio:1;overflow:hidden}.yc-card__media img{width:100%;height:100%;object-fit:cover;display:block}.yc-card__title{font-size:1.6rem;margin:1.2rem 1.2rem .4rem;padding:0 .4rem}.yc-card__price{margin:0 1.2rem 1.4rem;padding:0 .4rem;font-weight:600;font-family:var(--yc-font-heading)}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.yc-main{min-height:40vh}.yc-editorial{padding:5rem 0;text-align:center}.yc-editorial__inner{margin:0 auto}.yc-editorial__title{font-size:clamp(2.4rem,3vw,3.2rem);font-weight:600;margin:0 0 1.2rem}.yc-editorial__body{font-size:1.5rem;line-height:1.65;max-width:62rem;margin:0 auto 2rem;opacity:.96}.yc-split{padding:5rem 0}.yc-split__grid{display:grid;gap:3rem;align-items:center}@media(min-width:1000px){.yc-split__grid{grid-template-columns:1fr 1fr;gap:3rem}}.yc-split__title{font-size:clamp(2.6rem,3.2vw,3.4rem);margin-bottom:1.4rem}.yc-split__body{font-size:1.5rem;line-height:1.65;margin-bottom:1.8rem}.yc-split__cta{margin-top:.4rem}.yc-split__media{overflow:hidden;border-radius:var(--yc-radius-lg);box-shadow:0 12px 40px #2c241814}.yc-split__media img{width:100%;height:auto;display:block;object-fit:contain;vertical-align:middle}.yc-testimonials{padding:.6rem 0 10rem}.yc-testimonials__head{text-align:center;margin-bottom:2rem}.yc-testimonials__head h2{font-size:clamp(2.4rem,3vw,3.2rem);font-weight:600;margin:0}.yc-testimonials__viewport{overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;display:grid;grid-auto-flow:column;grid-auto-columns:100%}.yc-testimonial-slide{scroll-snap-align:start;min-height:1px}.yc-testimonial-card{display:flex;flex-direction:row;flex-wrap:nowrap;gap:2rem;align-items:center;padding:2rem;border-radius:var(--yc-radius-lg);border:1px solid rgba(44,36,24,.12);background:var(--yc-card-bg);margin:0 auto;max-width:72rem}@media(max-width:749px){.yc-testimonial-card{flex-direction:column;align-items:flex-start}}.yc-testimonial-card__media{flex:0 0 42%;max-width:42%;align-self:flex-start}@media(max-width:749px){.yc-testimonial-card__media{flex:none;max-width:100%;width:100%}}.yc-testimonial-card__media img{width:100%;height:auto;display:block;object-fit:contain;border-radius:var(--yc-radius)}.yc-testimonial-card__content{flex:1;min-width:0}.yc-testimonial-card__name{font-size:1.6rem;font-weight:600;margin:0 0 .8rem}.yc-testimonial-card__quote{font-size:1.45rem;line-height:1.6;margin:0 0 1rem}.yc-testimonial-card__rating{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.yc-testimonial-card__rating .material-symbols-rounded{font-size:2.2rem;color:var(--yc-star)}.yc-testimonial-card__rating-note{font-weight:600;margin:0;font-size:1.45rem}.yc-testimonial-card__star--empty{opacity:.22}.yc-testimonials__dots{display:flex;justify-content:center;gap:.8rem;margin-top:1.8rem}.yc-testimonials__dot{width:1rem;height:1rem;border-radius:50%;border:none;padding:0;cursor:pointer;background:#2c241833;transition:transform .15s,background .15s}.yc-testimonials__dot.is-active{background:var(--yc-btn-bg);transform:scale(1.12)}.yc-faq-row{padding:7.5rem 0}.yc-faq-row__grid{display:flex;flex-direction:row;gap:5rem;align-items:flex-start}@media(max-width:999px){.yc-faq-row__grid{flex-direction:column-reverse;gap:2.5rem}}.yc-faq-row__support{flex:0 0 55%;max-width:55%;background:var(--yc-card-bg);border-radius:var(--yc-radius-lg);padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}@media(max-width:999px){.yc-faq-row__support{flex:none;max-width:none;width:100%;align-items:stretch;text-align:left}}.yc-faq-row__support-title{margin:0;font-size:1.6rem;font-weight:600}.yc-faq-row__faq{flex:1;min-width:0}.yc-faq-row__faq-heading{margin:0 0 1rem;font-size:clamp(2.2rem,2.8vw,2.8rem);font-weight:600}.yc-faq-row .yc-accordions{border-top:1px solid rgba(44,36,24,.12)}.yc-cart-drawer-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none}.yc-cart-drawer-root.is-open{pointer-events:auto}.yc-cart-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2c241873;opacity:0;transition:opacity .28s ease}.yc-cart-drawer-root.is-open .yc-cart-drawer-overlay{opacity:1}.yc-cart-drawer{position:absolute;top:0;right:0;height:100%;width:min(44rem,100%);max-width:100%;background:#fff;box-shadow:-8px 0 40px #00000024;display:flex;flex-direction:column;transform:translate(100%);transition:transform .32s cubic-bezier(.4,0,.2,1)}.yc-cart-drawer-root.is-open .yc-cart-drawer{transform:translate(0)}.yc-cart-drawer__header{display:flex;align-items:center;justify-content:center;position:relative;padding:1.2rem 1.6rem;background:var(--yc-btn-bg);color:var(--yc-btn-text);border-bottom:1px solid rgba(255,255,255,.12)}.yc-cart-drawer__title{font-size:1.9rem;font-weight:400;margin:0}.yc-cart-drawer__close{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border:0;border-radius:50%;cursor:pointer;background:#00000014;color:inherit;display:grid;place-items:center}.yc-cart-drawer__close:hover{background:#00000024}.yc-cart-drawer__close .material-symbols-rounded{font-size:2.2rem}.yc-cart-drawer__rewards-inner{padding:1rem 1.6rem 1.2rem;background:var(--yc-card-bg);border-bottom:1px solid rgba(44,36,24,.08)}.yc-cart-drawer__rewards-msg{margin:0 0 .8rem;text-align:center;font-size:1.5rem;font-weight:500;color:var(--yc-text)}.yc-cart-drawer__rewards-track{height:.8rem;border-radius:.4rem;background:#2d5a3d26;overflow:hidden}.yc-cart-drawer__rewards-bar{height:100%;background:var(--yc-btn-bg);border-radius:.4rem;transition:width .25s ease}.yc-cart-drawer__rewards-foot{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.6rem;font-size:1.2rem;font-weight:600;color:var(--yc-text)}.yc-cart-drawer__scroll{flex:1;overflow-y:auto;min-height:0}.yc-cart-drawer__items{padding:1rem 1.6rem}.yc-cart-drawer__empty{text-align:center;opacity:.65;margin:2rem 0}.yc-cart-drawer__line{display:flex;gap:1.4rem;padding:1.4rem 0;border-bottom:1px solid rgba(44,36,24,.1);position:relative}.yc-cart-drawer__line-img{flex-shrink:0;width:8.8rem}.yc-cart-drawer__thumb-img{width:8.8rem;height:8.8rem;object-fit:cover;border-radius:var(--yc-radius);display:block}.yc-cart-drawer__line-main{flex:1;min-width:0;position:relative;padding-right:2.8rem}.yc-cart-drawer__remove{position:absolute;top:0;right:0;border:0;background:transparent;cursor:pointer;color:#2c241880;padding:.2rem}.yc-cart-drawer__line-title{font-weight:600;color:inherit;text-decoration:none;display:block;margin-bottom:.3rem}.yc-cart-drawer__variant{font-size:1.3rem;opacity:.65;margin-bottom:.6rem}.yc-cart-drawer__line-price-row{display:flex;align-items:baseline;gap:.8rem;margin-bottom:.8rem;flex-wrap:wrap}.yc-cart-drawer__price{font-weight:600;font-size:1.5rem}.yc-cart-drawer__compare{text-decoration:line-through;opacity:.45;font-size:1.35rem}.yc-cart-drawer__qty{display:inline-flex;align-items:center;border:1px solid rgba(44,36,24,.15);border-radius:var(--yc-radius);overflow:hidden}.yc-cart-drawer__qty button{width:3.2rem;height:3.2rem;border:0;background:#fff;cursor:pointer;font-size:1.6rem;line-height:1;color:var(--yc-text)}.yc-cart-drawer__qty-val{min-width:3rem;text-align:center;font-weight:600;font-size:1.4rem;padding:0 .4rem}.yc-cart-drawer__upsell-heading{font-weight:700;text-align:center;padding:1.5rem 1.6rem .5rem;margin:0;font-size:1.5rem}.yc-cart-drawer__footer{padding:1.6rem;background:var(--yc-card-bg);border-top:1px solid rgba(44,36,24,.08)}.yc-cart-drawer__discount{display:flex;gap:.8rem;margin-bottom:1rem}.yc-cart-drawer__discount-input{flex:1;padding:1.2rem 1.4rem;border-radius:var(--yc-radius);border:1px solid rgba(44,36,24,.15);font-family:inherit;font-size:1.4rem}.yc-cart-drawer__discount-btn{flex-shrink:0;padding-inline:1.8rem}.yc-cart-drawer__discount-msg{font-size:1.3rem;margin:0 0 .8rem;color:var(--yc-btn-bg)}.yc-cart-drawer__checkout{margin-bottom:1rem;text-decoration:none;box-sizing:border-box}.yc-cart-drawer__checkout-sep{opacity:.9}.yc-cart-drawer__payments{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;align-items:center;opacity:.9}.yc-cart-drawer__payments svg{height:2.4rem;width:auto}.yc-pdp__payments{margin-top:.8rem}.yc-pdp__payments-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.6rem .8rem;justify-content:center;align-items:center}.yc-pdp__payments-item{margin:0}.yc-pdp__payments .yc-pdp__payment-icon{height:2.4rem;width:auto;display:block}.yc-pdp__payments+.yc-pdp__trust{margin-top:1.2rem}.yc-pdp-band{width:100%}.yc-pdp-band--videos{padding:2rem 0 3.2rem;background:#fff}.yc-pdp-videos__heading{text-align:center;margin-bottom:1.6rem;font-size:1.5rem;color:var(--yc-text)}.yc-pdp-videos__heading p{margin:0}.yc-pdp-videos__track{display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.4rem}.yc-pdp-videos__slide{flex:0 0 min(32%,28rem);scroll-snap-align:start;min-width:min(85vw,28rem)}.yc-pdp-videos__frame{border-radius:var(--yc-radius-lg, 1.6rem);overflow:hidden;aspect-ratio:9 / 16;max-height:42rem;background:#111}.yc-pdp-videos__frame video{width:100%;height:100%;object-fit:cover;display:block}.yc-pdp-band--testimonials{padding:4rem 0 5rem}.yc-pdp-testimonials__title{font-family:var(--yc-font-heading);color:var(--yc-accent);font-size:clamp(2.4rem,3vw,3.2rem);font-weight:600;margin:0 0 2.4rem;text-align:left}.yc-pdp-testimonials__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:900px){.yc-pdp-testimonials__grid{grid-template-columns:repeat(3,1fr);gap:2.4rem}}.yc-pdp-testimonials__card{background:#fff;border-radius:var(--yc-radius-lg, 1.4rem);padding:2rem 2rem 2.4rem;border:1px solid rgba(44,36,24,.08);box-shadow:0 4px 24px #2c24180f}.yc-pdp-testimonials__media{margin:-.4rem -.4rem 1.2rem;border-radius:var(--yc-radius, 1rem);overflow:hidden}.yc-pdp-testimonials__img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;display:block}.yc-pdp-testimonials__stars{display:flex;gap:.1rem;color:var(--yc-star);margin-bottom:.8rem}.yc-pdp-testimonials__stars .material-symbols-rounded{font-size:2rem}.yc-pdp-testimonials__star--empty{opacity:.22}.yc-pdp-testimonials__author{font-weight:700;margin:0 0 .8rem;font-size:1.45rem}.yc-pdp-testimonials__quote{font-size:1.45rem;color:#2c2418e6}.yc-pdp-testimonials__quote p:first-child{margin-top:0}.yc-pdp-band--split-story{padding:3rem 0 4rem}.yc-pdp-split{display:grid;gap:2.4rem;align-items:center}@media(min-width:900px){.yc-pdp-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem}}.yc-pdp-split__img{width:100%;border-radius:1.8rem;object-fit:cover;aspect-ratio:4 / 5;display:block}.yc-pdp-split__title{font-family:var(--yc-font-heading);color:var(--yc-accent);font-size:clamp(2.6rem,3vw,3.6rem);margin:0 0 1.2rem}.yc-pdp-split__body{margin-bottom:1.6rem;font-size:1.5rem}.yc-pdp-split__badges{display:flex;flex-wrap:wrap;gap:1rem}.yc-pdp-split__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.4rem;border-radius:999px;background:#f2e8d9;font-size:1.35rem;font-weight:500;color:var(--yc-text)}.yc-pdp-split__badge .material-symbols-rounded{font-size:1.8rem;color:var(--yc-accent)}.yc-pdp-band--how{padding:4rem 0 4.5rem}.yc-pdp-how__title{font-family:var(--yc-font-heading);color:var(--yc-accent);font-size:clamp(2.2rem,2.5vw,2.8rem);margin:0 0 2rem}.yc-pdp-how__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:750px){.yc-pdp-how__grid{grid-template-columns:repeat(3,1fr);gap:1.6rem}}.yc-pdp-how__img-wrap{border-radius:2rem;overflow:hidden;margin-bottom:1rem}.yc-pdp-how__img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.yc-pdp-how__step-title{font-family:var(--yc-font-heading);font-size:1.8rem;margin:0 0 .6rem;color:var(--yc-accent)}.yc-pdp-how__text{font-size:1.45rem;margin:0}.yc-pdp-band--stats{padding:2.8rem 0}.yc-pdp-stats{display:grid;grid-template-columns:1fr;gap:2rem;text-align:center}@media(min-width:700px){.yc-pdp-stats{grid-template-columns:repeat(3,1fr);gap:2rem;align-items:start}}.yc-pdp-stats__num{font-family:var(--yc-font-heading);font-size:clamp(3.2rem,4vw,4.2rem);margin:0 0 .6rem;color:var(--yc-pdp-stats-text, #fff);font-weight:600}.yc-pdp-stats__cap{margin:0;font-size:1.4rem;line-height:1.45;color:var(--yc-pdp-stats-text, #fff);opacity:.95;max-width:22rem;margin-inline:auto}.yc-pdp-band--compare{padding:4rem 0 5rem}.yc-pdp-compare__title{text-align:center;font-family:var(--yc-font-heading);color:var(--yc-accent);font-size:clamp(2.6rem,3vw,3.4rem);margin:0 0 2.4rem}.yc-pdp-compare__wrap{overflow-x:auto}.yc-pdp-compare__table{width:100%;min-width:28rem;border-collapse:separate;border-spacing:0;font-size:1.45rem}.yc-pdp-compare__th,.yc-pdp-compare__td{padding:1.4rem 1.2rem;border-bottom:1px solid rgba(44,36,24,.1);vertical-align:middle;text-align:center}.yc-pdp-compare__th--feature,.yc-pdp-compare__td:first-child{text-align:left;font-weight:500}.yc-pdp-compare__th--brand,.yc-pdp-compare__td--brand{background:var(--yc-pdp-compare-highlight, #f5ede0)}.yc-pdp-compare__th:first-child,.yc-pdp-compare__td:first-child{background:transparent}.yc-pdp-compare__logo{height:2.5rem;width:auto;display:inline-block}.yc-pdp-compare__brand-text{font-weight:600}.yc-pdp-compare__icon{font-size:2.4rem!important;line-height:1;vertical-align:middle}.yc-pdp-compare__icon--off{opacity:.85}.yc-pdp-band--faq{padding:4rem 0 5rem}.yc-pdp-faq__title{text-align:center;font-family:var(--yc-font-heading);color:var(--yc-accent);font-size:clamp(2.6rem,3vw,3.4rem);margin:0 0 1rem}.yc-accordions--faq{max-width:72rem;margin:0 auto;border-color:#1b30221f}.yc-accordion--faq .yc-accordion__summary{color:var(--yc-accent);font-weight:600}.yc-accordion--faq .yc-accordion__body{color:#2c2418e0}body.template-product{--yc-pdp-ref-green: #2d5a3d;--yc-pdp-ref-green-ink: #1b3022;--yc-pdp-ref-cream: #fafaf7;--yc-pdp-ref-cream-card: #fdf9f0;--yc-pdp-ref-faq-bg: #f7efe1;--yc-pdp-ref-highlight: #f5ede0;--yc-pdp-ref-serif: "Cormorant Garamond", var(--yc-font-heading);--yc-pdp-ref-sans: "DM Sans", var(--yc-font-body)}body.template-product.yc-body{font-family:var(--yc-pdp-ref-sans);background:#fff}body.template-product .yc-main{background:#fff}body.template-product .yc-pdp{padding-top:1.6rem;padding-bottom:0}body.template-product .yc-pdp__grid{gap:2.4rem}@media(min-width:1000px){body.template-product .yc-pdp__grid{gap:4rem;align-items:start}}body.template-product .yc-gallery__stage{border-radius:1.2rem;box-shadow:none;border:1px solid rgba(45,90,61,.08);aspect-ratio:1}body.template-product .yc-gallery__thumb{border-radius:1rem;width:7.2rem;height:7.2rem}body.template-product .yc-gallery__thumb.is-active{border-color:var(--yc-pdp-ref-green)}body.template-product .yc-gallery__layout{display:flex;flex-direction:column;gap:1rem;align-items:stretch}body.template-product .yc-pdp__gallery--ref .yc-gallery__thumbs{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:0;gap:1rem;align-items:center;max-height:none;overflow:visible;width:100%}body.template-product .yc-pdp__gallery--ref .yc-gallery__thumb{flex:0 0 auto;width:7.2rem;height:7.2rem;border-radius:1rem}@media(min-width:1000px){body.template-product .yc-pdp__gallery--ref .yc-gallery__thumb{width:7.6rem;height:7.6rem}}body.template-product .yc-pdp__title{font-family:var(--yc-pdp-ref-serif);font-weight:600;color:var(--yc-pdp-ref-green);font-size:clamp(2.8rem,2.8vw,3.6rem);letter-spacing:-.01em;line-height:1.12;margin:.2rem 0 1rem}body.template-product .yc-pdp__price{color:var(--yc-pdp-ref-green-ink);font-family:var(--yc-pdp-ref-sans);font-weight:700}body.template-product .yc-chip{border-color:#2d5a3d40;background:#2d5a3d0a;color:var(--yc-pdp-ref-green);font-weight:600;font-size:1.3rem}body.template-product .yc-pdp__lead{font-family:var(--yc-pdp-ref-sans);font-size:1.5rem;line-height:1.6;color:#1b3022e0}body.template-product .yc-pdp__rating-text{font-family:var(--yc-pdp-ref-sans);font-size:1.35rem;color:#1b30228c}body.template-product .yc-pdp__buy-stack{display:flex;flex-direction:column;gap:1.2rem;margin-top:.4rem}body.template-product .yc-button--cart.yc-button--primary{width:100%;border-radius:6px;text-transform:none;letter-spacing:.02em;font-weight:600;font-size:1.5rem;min-height:5.4rem;background:var(--yc-pdp-ref-green);color:#fff;box-shadow:none}body.template-product .yc-button--cart.yc-button--primary:hover{filter:brightness(1.05);opacity:1}body.template-product .yc-pdp__payments-list{gap:.5rem .7rem}body.template-product .yc-pdp__payments .yc-pdp__payment-icon{height:2.2rem}body.template-product .yc-pdp__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem .8rem;margin:0;padding:1.2rem 0 0;border-top:1px solid rgba(45,90,61,.1);text-align:center;font-family:var(--yc-pdp-ref-sans);font-size:1.25rem;font-weight:500;color:#111}body.template-product .yc-pdp__trust li{flex-direction:column;justify-content:flex-start;gap:.5rem;align-items:center}body.template-product .yc-pdp__trust-icon{font-size:2.6rem!important;color:var(--yc-pdp-ref-green)!important;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}body.template-product .yc-pdp__trust-label{display:block;line-height:1.35;max-width:10rem}body.template-product .yc-pdp__accordions{margin-top:1.6rem;padding-top:0}body.template-product .yc-accordions--product{max-width:none;margin:0;border-top:none}body.template-product .yc-accordions--product .yc-accordion{border-bottom-color:#2d5a3d1f}body.template-product .yc-accordions--product .yc-accordion__summary{padding:1.35rem 0;font-family:var(--yc-pdp-ref-sans);font-weight:600;font-size:1.45rem;color:#111}body.template-product .yc-accordions--product .yc-accordion__title{color:#111}body.template-product .yc-accordions--product .yc-accordion__body{font-family:var(--yc-pdp-ref-sans);font-size:1.45rem;line-height:1.65;color:#1b3022e0;max-width:none}body.template-product .yc-pdp__rte{margin-top:2rem;padding-top:1.6rem;border-top:1px solid rgba(45,90,61,.1);font-family:var(--yc-pdp-ref-sans)}body.template-product .yc-pdp-band--videos.yc-pdp-videos--ref{padding:0;background:#fff}body.template-product .yc-pdp-videos--ref .yc-pdp-videos__inner{padding:1.5rem 0}@media(min-width:1024px){body.template-product .yc-pdp-videos--ref .yc-pdp-videos__inner{padding:2rem 0}}body.template-product .yc-pdp-videos--ref .yc-pdp-videos__heading{text-align:center;font-family:var(--yc-pdp-ref-sans);font-size:1.6rem;line-height:1.3;font-weight:700;color:#000;margin:0}@media(min-width:1024px){body.template-product .yc-pdp-videos--ref .yc-pdp-videos__heading{font-size:1.8rem}}body.template-product .yc-pdp-videos--ref .yc-pdp-videos__heading strong{font-weight:700}body.template-product .yc-pdp-videos--ref .yc-pdp-videos__track{margin-top:1.5rem;padding:.8rem .4rem;gap:1.6rem;align-items:flex-start}@media(min-width:1024px){body.template-product .yc-pdp-videos--ref .yc-pdp-videos__track{margin-top:2rem}}@media(max-width:899px){body.template-product .yc-pdp-videos--ref .yc-pdp-videos__track{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}body.template-product .yc-pdp-videos--ref .yc-pdp-videos__slide{flex:0 0 calc(85vw - 2rem);max-width:32rem;min-width:0;scroll-snap-align:start}}@media(min-width:900px){body.template-product .yc-pdp-videos--ref .yc-pdp-videos__track{display:flex;flex-wrap:nowrap;justify-content:space-between;overflow:visible;scroll-snap-type:none;padding-bottom:0}body.template-product .yc-pdp-videos--ref .yc-pdp-videos__slide{flex:0 0 calc(33.3333% - 1.07rem);min-width:0;max-width:none;scroll-snap-align:unset}}body.template-product .yc-pdp-videos--ref .yc-pdp-videos__slide{border-radius:1rem;box-shadow:0 0 .5rem #00000040;overflow:hidden;background:#fff}body.template-product .yc-pdp-videos--ref .yc-pdp-videos__frame{position:relative;width:100%;border-radius:1rem;max-height:none;aspect-ratio:9 / 16;background:#1a1a1a;box-shadow:none;overflow:hidden}body.template-product .yc-pdp-videos--ref .yc-pdp-videos__frame video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}body.template-product .yc-pdp-testimonials__title{font-family:var(--yc-pdp-ref-serif);color:var(--yc-pdp-ref-green);font-weight:600;font-size:clamp(2.8rem,3.2vw,3.6rem)}body.template-product .yc-pdp-testimonials__card{border-radius:1.4rem;box-shadow:0 1px #2d5a3d0f;border-color:#2d5a3d14}body.template-product .yc-pdp-testimonials__author{font-family:var(--yc-pdp-ref-sans);color:#111}body.template-product .yc-pdp-testimonials__quote{font-family:var(--yc-pdp-ref-sans)}body.template-product .yc-pdp-split__title{font-family:var(--yc-pdp-ref-serif);color:var(--yc-pdp-ref-green)}body.template-product .yc-pdp-split__body{font-family:var(--yc-pdp-ref-sans);color:#1b3022e6}body.template-product .yc-pdp-split__media{position:relative;aspect-ratio:1;width:100%;border-radius:1.2rem;overflow:hidden}body.template-product .yc-pdp-split__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:0;aspect-ratio:unset}@media(min-width:900px){body.template-product .yc-pdp-how--ref{display:grid;grid-template-columns:minmax(11rem,15rem) 1fr;gap:1rem 2.4rem;align-items:start}body.template-product .yc-pdp-how--ref .yc-pdp-how__title{grid-column:1;grid-row:1;margin:0;padding-top:.4rem;font-family:var(--yc-pdp-ref-serif);color:var(--yc-pdp-ref-green);font-size:2.4rem;line-height:1.2}body.template-product .yc-pdp-how--ref .yc-pdp-how__grid{grid-column:2;grid-row:1}}body.template-product .yc-pdp-how__step-title{font-family:var(--yc-pdp-ref-serif);color:var(--yc-pdp-ref-green)}body.template-product .yc-pdp-how__text{font-family:var(--yc-pdp-ref-sans)}body.template-product .yc-pdp-how__img-wrap{position:relative;aspect-ratio:3 / 4;border-radius:2rem;overflow:hidden;margin-bottom:1rem}body.template-product .yc-pdp-how__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;aspect-ratio:unset;display:block}body.template-product .yc-pdp-stats__num{font-family:var(--yc-pdp-ref-serif);font-weight:600}body.template-product .yc-pdp-stats__cap{font-family:var(--yc-pdp-ref-sans)}body.template-product .yc-pdp-compare__title{font-family:var(--yc-pdp-ref-serif);color:var(--yc-pdp-ref-green)}body.template-product .yc-pdp-compare__table{font-family:var(--yc-pdp-ref-sans)}body.template-product .yc-pdp-compare__th--brand,body.template-product .yc-pdp-compare__td--brand{background:var(--yc-pdp-ref-highlight)}body.template-product .yc-pdp-faq__title{font-family:var(--yc-pdp-ref-serif);color:var(--yc-pdp-ref-green)}body.template-product .yc-accordion--faq .yc-accordion__summary{grid-template-columns:1fr auto;font-family:var(--yc-pdp-ref-sans);color:var(--yc-pdp-ref-green);font-weight:600}body.template-product .yc-accordion--faq .yc-accordion__body{font-family:var(--yc-pdp-ref-sans)}body.template-product .yc-pdp{padding-top:3rem}@media(min-width:1000px){body.template-product .yc-pdp__grid{gap:6rem;column-gap:6rem}}body.template-product .yc-pdp__info{gap:1rem}body.template-product .yc-pdp__price-row{margin-bottom:1.2rem}body.template-product .yc-select,body.template-product .yc-input{border-radius:6px;border-color:#2d5a3d33}body.template-product .yc-accordions--add .yc-accordion__chev{display:none!important}body.template-product .yc-accordions--product.yc-accordions--add .yc-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1rem 0}body.template-product .yc-accordions--product.yc-accordions--add .yc-accordion__title{flex:1;min-width:0}body.template-product .yc-accordions--product.yc-accordions--add .yc-accordion__icons-add{position:relative;width:2.4rem;height:2.4rem;flex-shrink:0;margin-inline-start:auto}body.template-product .yc-accordions--product.yc-accordions--add .yc-accordion[open] .yc-accordion__plus{transform:rotate(90deg)}body.template-product .yc-accordions--product.yc-accordions--add .yc-accordion__plus,body.template-product .yc-accordions--product.yc-accordions--add .yc-accordion__minus{transition:transform .2s ease,opacity .2s ease}body.template-product .yc-accordions--dividers .yc-accordion:last-of-type{border-bottom:none}body.template-product .yc-accordions--faq.yc-accordions--caret .yc-accordion__icons-add{display:none!important}body.template-product .yc-accordions--faq.yc-accordions--dividers .yc-accordion:last-of-type{border-bottom:none}body.template-product .yc-pdp-faq__title{margin-bottom:2rem;letter-spacing:-.02em}body.template-product .yc-accordions--faq{max-width:68rem;padding:0 .5rem}body.template-product .yc-pdp-band--testimonials{padding:2.4rem 0 4.8rem}body.template-product .yc-pdp-band--split-story{padding:1rem 0 5rem}body.template-product .yc-pdp-band--how{padding:5rem 0}body.template-product .yc-pdp-band--stats{padding:2.4rem 0 2.6rem}body.template-product .yc-pdp-band--compare{padding:5rem 0 5.5rem}body.template-product .yc-pdp-band--faq{padding:4.8rem 0 5.6rem}body.template-product .yc-pdp__payments-list{justify-content:center;width:100%;max-width:100%;gap:.4rem .6rem}body.template-product .yc-pdp-compare__table--ref{border-collapse:separate;border-spacing:0;border:none;overflow:visible}body.template-product .yc-pdp-compare__wrap{border-radius:1.2rem;border:1px solid rgba(45,90,61,.12);overflow:hidden}body.template-product .yc-pdp-compare__table--ref .yc-pdp-compare__th,body.template-product .yc-pdp-compare__table--ref .yc-pdp-compare__td{border-bottom:1px solid rgba(45,90,61,.1);padding:1.6rem 1.4rem}body.template-product .yc-pdp-compare__table--ref thead tr:first-child .yc-pdp-compare__th--brand{border-top-left-radius:1.2rem;border-top-right-radius:1.2rem}body.template-product .yc-pdp-compare__table--ref tbody tr:last-child .yc-pdp-compare__td{border-bottom:none}body.template-product .yc-pdp-compare__table--ref tbody tr:last-child .yc-pdp-compare__td--brand{border-bottom-left-radius:1.2rem;border-bottom-right-radius:1.2rem}body.template-product .yc-pdp-testimonials__card{gap:.8rem;display:flex;flex-direction:column;padding:1.8rem 2rem 2.2rem}body.template-product .yc-pdp-testimonials__media{position:relative;aspect-ratio:4 / 3;margin:0 0 1rem;border-radius:1rem;overflow:hidden}body.template-product .yc-pdp-testimonials__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;aspect-ratio:unset}body.template-product .yc-pdp-testimonials__quote{line-height:1.65}
/*# sourceMappingURL=/cdn/shop/t/23/assets/yoracare.css.map */
