.main-product{background:var(--color-paper)}.main-product .breadcrumb{margin-bottom:28px}.template-product .main-product .breadcrumb{flex-wrap:nowrap;min-width:0;overflow:hidden;white-space:nowrap}.template-product .main-product .breadcrumb>a{flex:0 0 auto}.template-product .main-product .breadcrumb>[aria-current=page]{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:1101px){.product-recommendations .product-card__media{min-height:150px;padding:14px 12px 2px}.product-recommendations .product-card__image{max-width:108px}.product-recommendations .product-card__body{gap:7px;padding:8px 15px 15px}.product-recommendations .product-card__title{min-height:3.2em;font-size:.82rem;line-height:1.22}.product-recommendations .product-card__eyebrow,.product-recommendations .rating{font-size:.66rem}.product-recommendations .price__current{font-size:.88rem}.product-recommendations .product-card__quick{width:32px;height:32px;border-radius:9px}}.main-product__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(36px,6vw,72px);align-items:start}.product-gallery{display:grid;grid-template-columns:86px 1fr;gap:18px}.product-gallery__main{position:relative;min-height:560px;border-radius:var(--radius-md);background:var(--color-white);box-shadow:var(--shadow-soft)}.product-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:none;place-items:center;padding:42px}.product-gallery__slide.is-active{display:grid}.product-gallery__image,.product-gallery video,.product-gallery iframe,.product-gallery model-viewer{max-height:480px;width:100%;height:100%;object-fit:contain}.product-gallery__image--fallback{max-height:none;object-fit:contain}.product-gallery__thumbs{order:-1;display:grid;gap:12px;align-self:start;justify-items:center}.product-gallery__thumb{width:78px;height:78px;display:grid;place-items:center;border:1px solid rgba(79,93,53,.14);border-radius:12px;background:var(--color-white);overflow:hidden}.product-gallery__thumb.is-active{border-color:var(--color-olive);box-shadow:inset 0 0 0 1px var(--color-olive)}.product-gallery__thumb img{width:100%;height:100%;object-fit:contain}.product-gallery__dots{display:none}.product-gallery__dot{width:9px;height:9px;border:0;border-radius:999px;padding:0;background:#4f5d3538}.product-gallery__dot.is-active{background:var(--color-olive)}.product-gallery__features{grid-column:2;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px;color:var(--color-olive-dark);text-align:center}.product-gallery__features span{display:grid;justify-items:center;gap:6px;font-size:.68rem;font-weight:700;line-height:1.15}.product-gallery__features svg{width:30px;height:30px}.product-gallery__arrow{position:absolute;top:50%;width:46px;height:46px;border:0;border-radius:999px;background:var(--color-white);box-shadow:var(--shadow-card);color:var(--color-text);display:none;place-items:center}.product-gallery__arrow--prev{left:18px;transform:translateY(-50%) rotate(180deg)}.product-gallery__arrow--next{right:18px;transform:translateY(-50%)}.product-gallery__stamp{position:absolute;top:24px;right:24px;z-index:3;display:grid;place-items:center;width:96px;aspect-ratio:1;border:2px solid var(--color-olive);border-radius:999px;background:#ffffffd1;color:var(--color-olive-dark);font-family:var(--font-heading-family);font-weight:800;letter-spacing:var(--letter-heading);line-height:.86;text-align:center;text-transform:uppercase}.product-gallery__stamp strong{display:block;font-size:1.68rem}.product-gallery__stamp span{display:block;max-width:62px;font-family:var(--font-body-family);font-size:.62rem;font-weight:800;letter-spacing:0;line-height:.96}.product-info{padding-top:14px}.product-info__badge{margin-bottom:18px}.product-info__vendor{color:var(--color-olive-dark);font-size:.85rem;font-weight:700;text-transform:uppercase}.product-info h1{max-width:640px;margin-top:10px;font-size:clamp(2.2rem,4vw,3.7rem)}.product-info__rating{margin-top:18px}.product-info__mobile-price{display:none}.product-info__description{max-width:600px;margin-top:18px;color:var(--color-muted);font-weight:500}.product-info__read-more{display:inline-flex;margin-left:6px;color:var(--color-olive);font-weight:800;text-decoration:none}.product-info__read-more:hover,.product-info__read-more:focus-visible{text-decoration:underline;text-underline-offset:3px}.product-info__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.product-info__chip{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border:1px solid var(--color-border);border-radius:999px;background:var(--color-white);color:var(--color-muted);font-size:.82rem;font-weight:600}.product-info__chip svg{width:18px;height:18px}.product-info__chip-text{display:block}.product-info__app{width:100%;margin-top:18px}.product-info__buybox{margin-top:28px;border:1px solid rgba(79,93,53,.12);border-radius:var(--radius-md);background:var(--color-white);padding:28px;box-shadow:var(--shadow-soft)}.product-info__buybox .price__current{color:var(--color-olive-dark);font-size:2rem}.variant-radios{display:grid;gap:20px;margin:36px 0 0}.variant-radios__fieldset{border:0;margin:0;padding:0}.variant-radios__legend{margin-bottom:12px;color:var(--color-olive-dark);font-size:.85rem;font-weight:700;text-transform:uppercase}.variant-radios__values{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:12px}.variant-radios__pill{position:relative;transition:opacity .18s ease}.variant-radios__pill.is-unavailable{opacity:.6}.variant-radios__pill input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.variant-radios__pill span{display:grid;place-items:center;min-height:56px;border:1px solid rgba(79,93,53,.16);border-radius:12px;background:var(--color-white);font-weight:700;line-height:1.2;text-align:center}.variant-radios__pill small{display:block;margin-top:4px;color:var(--color-muted);font-size:.68rem;font-weight:500}.variant-radios__badge{position:absolute;left:50%;top:-15px;z-index:2;transform:translate(-50%);padding:3px 9px;border-radius:999px;background:var(--color-olive);color:var(--color-white);font-size:.58rem;font-weight:800;line-height:1;white-space:nowrap}.variant-radios__pill.is-selected span,.variant-radios__pill input:checked+span{border-color:var(--color-olive-dark);box-shadow:inset 0 0 0 1px var(--color-olive-dark)}.product-form__actions{display:grid;grid-template-columns:auto 1fr;gap:16px}.product-form__submit{min-height:50px;border-radius:12px}.purchase-options{margin:0;border:0;padding:0}.purchase-option{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-weight:700}.purchase-option input{width:18px;height:18px;padding:0;accent-color:var(--color-olive)}.purchase-option span{margin-left:auto;border:1px solid var(--color-olive);border-radius:999px;padding:3px 9px;color:var(--color-olive-dark);font-size:.76rem}.product-form__frequency{display:flex;align-items:center;gap:12px;margin:-4px 0 12px 28px;color:var(--color-muted);font-size:.82rem;font-weight:600}.product-form__frequency select{min-height:32px;border:1px solid rgba(79,93,53,.18);border-radius:8px;background-color:var(--color-white);padding:4px 28px 4px 10px;color:var(--color-text);font:inherit}.product-form__frequency.is-disabled{opacity:.58}.product-form__frequency.is-disabled select{cursor:not-allowed}.product-favorite{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:16px;border:0;background:transparent;color:var(--color-text);font-weight:700}.product-favorite.is-active{border-radius:999px;background:#d682381a;color:var(--color-accent)}.product-favorite svg{width:16px;height:16px}.product-form__error{margin-top:14px;color:#8b2020;font-weight:700}.product-trust{margin-top:16px;display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:38px;padding:8px 16px;border-radius:999px;background:var(--color-white);color:var(--color-olive-dark);font-weight:700}.product-trust svg{flex:0 0 auto;width:18px;height:18px}.product-info-tabs{background:var(--color-paper)}.product-tabs__grid{display:grid;grid-template-columns:250px 1fr;gap:28px}.product-tabs__nav{border-radius:var(--radius-md);background:var(--color-white);overflow:hidden;box-shadow:var(--shadow-soft)}.product-tabs details{border-bottom:1px solid rgba(79,93,53,.1)}.product-tabs summary{cursor:pointer;padding:18px 22px;font-weight:700}.product-tabs__content{padding:22px;color:var(--color-muted)}.template-product [data-product-description-heading]{display:block;margin:0;font-family:var(--font-heading-family);font-size:2em;font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:.95;letter-spacing:var(--letter-heading)}.product-tabs__features{display:grid;gap:28px}.product-tabs__intro{color:var(--color-muted)}.product-tabs__feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-tabs__feature{display:grid;grid-template-columns:54px 1fr;gap:14px}.product-tabs__feature svg{width:46px;height:46px;color:var(--color-olive-dark)}.product-tabs__feature h3{font-family:var(--font-body-family);font-size:.92rem;letter-spacing:var(--letter-body)}.product-tabs__feature p{margin-top:6px;color:var(--color-muted);font-size:.84rem}.product-recommendations{background:var(--color-paper)}.product-recommendations .product-card__media{min-height:160px;padding:18px 12px 2px}.product-recommendations .product-card__image{max-width:118px}.product-recommendations .product-card__body{gap:6px;padding:8px 15px 16px}.product-recommendations .product-card__title{min-height:3.2em;font-size:.78rem}.product-recommendations .product-card__eyebrow,.product-recommendations .rating{font-size:.64rem}.product-recommendations .price__current{font-size:.82rem}.product-recommendations__empty{display:grid;gap:10px;justify-items:center;max-width:620px;margin-inline:auto;padding:clamp(24px,4vw,42px);border:1px solid rgba(79,93,53,.1);border-radius:var(--radius-lg);background:var(--color-white);text-align:center}.product-recommendations__empty h3{color:var(--color-olive-dark);font-size:clamp(1.35rem,2.5vw,2rem);text-transform:uppercase}.product-recommendations__empty .rte{max-width:430px;color:var(--color-muted)}@media(max-width:749px){.main-product__grid,.product-gallery{grid-template-columns:1fr}.product-gallery__main{min-height:420px}.product-gallery__stamp{top:16px;right:16px;width:76px}.product-gallery__stamp strong{font-size:1.28rem}.product-gallery__stamp span{max-width:52px;font-size:.5rem}.product-gallery__thumbs{order:initial;display:flex;overflow-x:auto}.product-gallery__arrow{display:grid}.product-gallery__features{display:none}.product-info h1{font-size:2.35rem}.product-form__actions{grid-template-columns:auto 1fr}.product-form__actions .quantity{justify-self:start}.product-tabs__grid,.product-tabs__feature-grid{grid-template-columns:1fr}}@media(min-width:750px)and (max-width:1100px){.main-product.section-pad{padding-block:4px 10px}.main-product__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:34px}.product-gallery{grid-template-columns:72px 1fr;gap:14px}.product-gallery__main{min-height:398px;border-radius:14px}.product-gallery__stamp strong{font-size:1.24rem}.product-gallery__stamp span{max-width:50px;font-size:.48rem}.product-gallery__slide{padding:0}.product-gallery__image,.product-gallery video,.product-gallery iframe,.product-gallery model-viewer{max-height:395px}.product-gallery__thumb{width:62px;height:62px;border-radius:10px}.product-gallery__features{gap:8px;margin-top:12px}.product-gallery__features span{font-size:.54rem}.product-gallery__features svg{width:22px;height:22px}.product-info{padding-top:2px}.product-info__badge{margin-bottom:7px}.product-info__vendor{font-size:.7rem}.product-info h1{max-width:390px;margin-top:2px;font-size:1.86rem}.product-info__rating,.product-info__description{margin-top:6px}.product-info__description{max-width:400px;display:-webkit-box;overflow:hidden;font-size:.76rem;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-info__chips{gap:6px;margin-top:8px;flex-wrap:nowrap}.product-info__chip{gap:4px;padding:5px 8px;font-size:.54rem}.product-info__chip svg{width:14px;height:14px}.product-info__buybox{margin-top:10px;padding:12px;border-radius:14px}.product-info__buybox .price__current{font-size:1.28rem}.variant-radios{gap:7px;margin:10px 0 0}.variant-radios__legend{font-size:.72rem;margin-bottom:7px}.variant-radios__values{gap:6px}.variant-radios__pill span{min-height:40px;font-size:.68rem}.variant-radios__pill small{margin-top:2px;font-size:.58rem}.purchase-option{margin-bottom:6px;font-size:.7rem}.purchase-option span{font-size:.62rem}.product-form__actions .quantity{height:38px;grid-template-columns:36px 40px 36px}.product-form__submit{min-height:38px}.product-favorite{margin-top:7px;font-size:.7rem}.product-trust{margin-top:8px;min-height:28px;font-size:.68rem}.product-info-tabs.section-pad,.product-recommendations.section-pad{padding-block:10px}.product-tabs__grid{grid-template-columns:190px 1fr;gap:14px}.product-tabs summary{padding:7px 14px;font-size:.64rem;line-height:1.2}.product-tabs__content{padding:12px;font-size:.72rem}.product-tabs__nav .product-tabs__content{display:none}.product-tabs__feature-grid{gap:10px}.product-tabs__feature{grid-template-columns:30px 1fr;gap:7px}.product-tabs__feature svg{width:26px;height:26px}.product-tabs__feature h3{font-size:.68rem}.product-tabs__feature p{margin-top:3px;font-size:.6rem;line-height:1.35}.product-tabs__features{gap:12px}.product-tabs__intro{font-size:.74rem;line-height:1.45}.product-recommendations .section-heading{align-items:center;margin-bottom:5px}.product-recommendations .section-heading h2{font-family:var(--font-body-family);font-size:.98rem;font-weight:800;line-height:1.2;letter-spacing:var(--letter-body);text-transform:none}.product-recommendations .section-heading .button{min-height:34px;padding:8px 18px;font-size:.68rem}.product-recommendations .product-carousel{gap:14px;padding-bottom:20px}.product-recommendations .product-card__media{min-height:98px;padding:6px 8px 0}.product-recommendations .product-card__image{max-width:78px}.product-recommendations .product-card__body{gap:3px;padding:5px 11px 10px}.product-recommendations .product-card__title{min-height:2.75em;font-size:.64rem;line-height:1.15}.product-recommendations .product-card__eyebrow,.product-recommendations .rating{font-size:.56rem}.product-recommendations .price__current{font-size:.68rem}.product-recommendations .product-card__quick{width:28px;height:28px;border-radius:9px}.product-recommendations .product-card__quick svg{width:16px;height:16px}.template-product .advice-cta.section-pad{padding-block:10px 22px}.template-product .advice-cta__composite{border-radius:18px}.template-product .advice-cta__composite img{height:auto;max-height:none;aspect-ratio:auto;object-fit:contain}}@media(min-width:1101px){.main-product.section-pad{padding-block:20px 28px}.main-product__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:44px}.product-gallery{grid-template-columns:78px 1fr;gap:16px}.product-gallery__main{min-height:430px}.product-gallery__slide{padding:18px}.product-gallery__image,.product-gallery video,.product-gallery iframe,.product-gallery model-viewer{max-height:400px}.product-gallery__thumb{width:68px;height:68px;border-radius:10px}.product-gallery__stamp{top:18px;right:18px;width:82px}.product-gallery__stamp strong{font-size:1.38rem}.product-gallery__stamp span{max-width:54px;font-size:.52rem}.product-gallery__features{gap:10px;margin-top:12px}.product-gallery__features svg{width:24px;height:24px}.product-gallery__features span{font-size:.58rem}.product-info{padding-top:8px}.product-info__badge{margin-bottom:12px}.product-info h1{max-width:540px;font-size:3rem}.product-info__description{max-width:560px;margin-top:12px;font-size:.9rem}.product-info__chips{gap:10px;margin-top:18px}.product-info__buybox{margin-top:20px;padding:22px}.variant-radios{gap:12px;margin:20px 0 0}.variant-radios__pill span{min-height:48px}.product-info-tabs.section-pad,.product-recommendations.section-pad{padding-block:22px}.product-tabs__grid{grid-template-columns:220px 1fr;gap:26px}.product-tabs summary{padding:12px 18px}.product-tabs__nav .product-tabs__content{display:none}.product-tabs__features,.product-tabs__feature-grid{gap:18px}.product-tabs__feature{grid-template-columns:40px 1fr;gap:10px}.product-tabs__feature svg{width:34px;height:34px}.product-tabs__feature h3{font-size:.78rem}.product-tabs__feature p{font-size:.7rem;line-height:1.38}.product-recommendations .section-heading{margin-bottom:10px}.product-recommendations .section-heading h2{font-family:var(--font-body-family);font-size:1.05rem;font-weight:800;letter-spacing:var(--letter-body);text-transform:none}.product-recommendations .product-card__media{min-height:126px;padding:10px 10px 0}.product-recommendations .product-card__image{max-width:92px}.product-recommendations .product-card__body{gap:5px;padding:7px 13px 13px}}.main-product .breadcrumb{margin-bottom:28px;padding-top:4px}.product-gallery__thumbs{justify-items:center}.product-gallery__thumb-nav{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:999px;background:var(--color-white);box-shadow:var(--shadow-soft);color:var(--color-text)}.product-gallery__thumb-nav svg{width:16px;height:16px}.product-gallery__thumb-nav--prev{transform:rotate(-90deg)}.product-gallery__thumb-nav--next{transform:rotate(90deg)}.variant-radios{margin-top:36px;margin-bottom:0}.product-form__submit{border-radius:12px}@media(min-width:750px)and (max-width:1100px){.main-product .breadcrumb{margin-bottom:24px}.variant-radios{margin-top:22px}.product-form__submit{border-radius:10px}}@media(min-width:1101px){.main-product .breadcrumb{margin-bottom:26px}.variant-radios{margin-top:30px}}@media(max-width:749px){.main-product .breadcrumb{margin-bottom:18px}.product-gallery__thumb-nav{display:none}.variant-radios{margin-top:28px}}@media(min-width:750px)and (max-width:1100px){.main-product.section-pad{padding-block:2px 8px}.main-product .breadcrumb{margin-bottom:18px;padding-top:3px;font-size:.72rem}.main-product__grid{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:32px}.product-gallery{grid-template-columns:72px minmax(0,1fr);gap:14px}.product-gallery__main{min-height:398px;height:398px;border-radius:14px}.product-gallery__slide{padding:18px}.product-gallery__image,.product-gallery video,.product-gallery iframe,.product-gallery model-viewer{max-height:360px}.product-gallery__thumbs{gap:8px}.product-gallery__thumb{width:62px;height:62px}.product-gallery__thumb-nav{width:28px;height:28px}.product-gallery__stamp{top:16px;right:16px;width:76px}.product-gallery__features{margin-top:10px}.product-info{padding-top:0}.product-info__badge{margin-bottom:10px}.product-info h1{margin-top:4px;font-size:1.78rem;line-height:.98}.product-info__rating,.product-info__description{margin-top:8px}.product-info__chips{margin-top:10px}.variant-radios{margin-top:18px}.variant-radios__pill span{min-height:40px;border-radius:10px}.product-info__buybox{margin-top:10px;padding:14px 16px;border-radius:14px}.product-info__buybox .price__current{font-size:1.38rem}.purchase-option{margin-bottom:8px}.product-form__frequency{gap:8px;margin:-3px 0 8px 24px;font-size:.68rem}.product-form__frequency select{min-height:28px;padding-block:3px;font-size:.68rem}.product-form__actions{gap:10px;margin-top:8px}.product-form__submit{min-height:40px}.product-trust{min-height:28px;margin-top:8px}.product-info-tabs.section-pad,.product-recommendations.section-pad{padding-block:8px}}@media(max-width:749px){.product-gallery__dots{display:flex;justify-content:center;gap:10px;margin-top:14px}.product-gallery__thumbs{display:flex;align-items:center;gap:10px;margin-top:18px;overflow-x:auto;scrollbar-width:none}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb-nav{display:grid;flex:0 0 34px;width:34px;height:34px}.product-gallery__thumbs .product-gallery__thumb-nav--prev{transform:rotate(180deg)}.product-gallery__thumbs .product-gallery__thumb-nav--next{transform:rotate(0)}.product-gallery__thumb{flex:0 0 70px;width:70px;height:70px}.product-info__mobile-price{display:block;margin-top:12px}.product-info__mobile-price .price__current{color:var(--color-olive-dark);font-size:1.55rem;font-weight:var(--font-price-weight)}.product-info__mobile-price .price__compare{font-size:.95rem}.product-info__mobile-price+.product-info__description{margin-top:14px}}@media(min-width:1101px){.product-recommendations .product-carousel{grid-auto-columns:minmax(178px,1fr)}.product-recommendations .product-card__media{min-height:198px;padding:22px 16px 6px}.product-recommendations .product-card__image{width:auto;height:152px;max-width:100%;aspect-ratio:auto}.product-recommendations .product-card__body{gap:8px;padding:12px 18px 18px}.product-recommendations .product-card__title{min-height:3em;font-size:.94rem;line-height:1.22}.product-recommendations .product-card__eyebrow,.product-recommendations .rating{font-size:.72rem}.product-recommendations .price__current,.product-recommendations .price__compare{font-size:1rem}.product-recommendations .product-card__quick{width:38px;height:38px;border-radius:11px}}@media(max-width:749px){.template-product .main-product.section-pad{padding-block:18px 28px}.template-product .main-product .breadcrumb{margin-bottom:0;padding-block:10px}.template-product .main-product__grid{gap:6px}.template-product .product-info{padding-top:0}.template-product .product-info__badge{margin-bottom:8px}.template-product .product-info h1{margin-top:4px}.template-product .product-info__rating{margin-top:10px}}@media(max-width:749px){.template-product .product-info-tabs.section-pad{padding-block:14px 18px}.template-product .product-tabs__grid{gap:0}.template-product .product-tabs__features{display:none}.template-product .product-tabs__nav{display:grid;gap:12px;overflow:visible;border-radius:0;background:transparent;box-shadow:none}.template-product .product-tabs details{border-bottom:0}.template-product .product-tabs summary{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:15px 18px;border-radius:16px;background:#f7f4ebeb;font-size:.94rem;line-height:1.25;list-style:none}.template-product .product-tabs summary::-webkit-details-marker{display:none}.template-product .product-tabs summary:after{content:"+";display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;margin-left:16px;border:1px solid rgba(79,93,53,.45);border-radius:999px;color:var(--color-olive-dark);font-size:1rem;line-height:1}.template-product .product-tabs details[open] summary:after{content:"-"}.template-product .product-tabs__content{padding:20px 10px 2px;font-size:.84rem;line-height:1.55}}.template-product .product-recommendations .section-heading h2{color:var(--color-text);font-family:var(--font-body-family);font-weight:800;letter-spacing:var(--letter-body);text-transform:none}.product-recommendations__pager{display:none}.product-recommendations__carousel-wrap{position:relative}.product-recommendations__nav{display:none}@media(min-width:750px){.template-product .product-recommendations__nav{position:absolute;top:50%;z-index:3;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--color-white);color:var(--color-text);box-shadow:0 7px 18px #2a331d17;transform:translateY(-50%)}.template-product .product-recommendations__nav svg{width:16px;height:16px}.template-product .product-recommendations__nav--prev{left:-20px}.template-product .product-recommendations__nav--prev svg{transform:rotate(180deg)}.template-product .product-recommendations__nav--next{right:-20px}}@media(max-width:749px){.template-product .product-recommendations__nav{display:none}.template-product .product-recommendations.section-pad{padding-block:20px 12px}.template-product .product-recommendations .section-heading{display:block;margin-bottom:14px}.template-product .product-recommendations .section-heading h2{max-width:300px;font-size:1.02rem;line-height:1.15}.template-product .product-recommendations .section-heading .button{display:none}.template-product .product-recommendations .product-carousel{grid-auto-columns:calc((100% - 20px) / 3);gap:10px;padding:2px 0 8px}.template-product .product-recommendations__pager{display:flex;justify-content:center;gap:14px;margin-top:4px}.template-product .product-recommendations__page{width:22px;height:22px;display:grid;place-items:center;border:0;border-radius:999px;background:var(--color-white);color:var(--color-text);font-family:var(--font-body-family);font-size:.54rem;font-weight:800;line-height:1;box-shadow:0 5px 14px #2a331d0f}.template-product .product-recommendations__page.is-active{background:var(--color-olive);color:var(--color-white)}.template-product .product-recommendations .product-card,.template-product .product-recommendations .product-card:first-child,.template-product .product-recommendations .product-card:last-child{border-radius:12px}.template-product .product-recommendations .product-card__media{min-height:150px;padding:12px 9px 0}.template-product .product-recommendations .product-card__image{width:auto;max-width:104px;height:128px;aspect-ratio:auto;object-fit:contain}.template-product .product-recommendations .product-card__body{gap:5px;padding:7px 10px 11px}.template-product .product-recommendations .product-card__title{min-height:3.1em;font-size:.78rem;line-height:1.18}.template-product .product-recommendations .product-card__eyebrow,.template-product .product-recommendations .rating{font-size:.5rem}.template-product .product-recommendations .price__current,.template-product .product-recommendations .price__compare{font-size:.82rem}.template-product .product-recommendations .product-card__quick{width:28px;height:28px;border-radius:9px}.template-product .brand-indar.section-pad{padding-block:18px 22px}.template-product .brand-indar__card{padding:18px 18px 16px;border-radius:18px}.template-product .brand-indar h2{font-size:1.22rem;line-height:1.05}.template-product .brand-indar__text{max-width:300px;margin:6px auto 10px;font-size:.72rem;line-height:1.35}.template-product .brand-indar__grid{gap:7px 10px}.template-product .brand-indar__image img{height:128px}.template-product .brand-benefit{gap:7px;font-size:.58rem;line-height:1.12}.template-product .brand-benefit__icon{flex-basis:26px;width:26px;height:26px}.template-product .brand-indar__button{display:flex;align-items:center;justify-content:space-between;width:min(100%,310px);min-height:42px;margin:12px auto 0;border-radius:999px;padding:8px 10px 8px 22px;background:var(--color-white);color:var(--color-olive-dark);font-size:.78rem;font-weight:800;box-shadow:0 8px 18px #2a331d14}.template-product .brand-indar__button svg{width:22px;height:22px;padding:5px;border:1px solid rgba(79,93,53,.4);border-radius:999px}}@media(min-width:750px){.template-product .product-recommendations .section-heading h2{font-size:1.28rem;line-height:1.2}.template-product .brand-indar.section-pad{padding-block:24px 34px}.template-product .brand-indar__card{min-height:0;padding:24px 28px 22px;border-radius:24px}.template-product .brand-indar h2{font-size:clamp(1.7rem,2.6vw,2.25rem)}.template-product .brand-indar__text{max-width:560px;margin:6px auto 14px;font-size:.9rem;line-height:1.35}.template-product .brand-indar__grid{grid-template-columns:.82fr 1.18fr .82fr;gap:18px}.template-product .brand-indar__image img{width:auto;height:clamp(145px,16vw,190px);max-height:none}.template-product .brand-indar__benefits{gap:12px}.template-product .brand-benefit{gap:10px;font-size:.92rem;line-height:1.2}.template-product .brand-benefit__icon{width:38px;height:38px}.template-product .brand-indar__button{display:flex;align-items:center;justify-content:space-between;width:min(100%,420px);min-height:46px;margin:16px auto 0;border-radius:999px;padding:8px 10px 8px 28px;background:var(--color-white);color:var(--color-olive-dark);font-size:.88rem;font-weight:800;box-shadow:0 8px 18px #2a331d14}.template-product .brand-indar__button svg{width:26px;height:26px;padding:6px;border:1px solid rgba(79,93,53,.4);border-radius:999px}}.template-product .value-bar__box{overflow:visible;background:transparent;color:var(--color-text)}.template-product .value-bar__item{border-right:0}.template-product .value-bar__item svg{color:var(--color-olive-dark)}.template-product .value-bar__item h3{color:var(--color-text)}.template-product .value-bar__item p{color:var(--color-muted)}@media(min-width:750px){.template-product .value-bar.section-pad{padding-block:12px 14px}.template-product .value-bar__item{padding:6px 24px}.template-product .value-bar__item svg{width:40px;height:40px}.template-product .value-bar__item h3{font-size:1.2rem;line-height:1.2}.template-product .value-bar__item p{margin-top:4px;font-size:.68rem;line-height:1.3}.template-product .brand-indar{display:none}.template-product .footer{padding-block:30px 16px}.template-product .footer__grid{gap:clamp(18px,3vw,34px)}.template-product .footer__logo{display:inline-block;margin-bottom:8px}.template-product .footer__logo img{display:block;width:min(190px,100%);height:auto}.template-product .footer__text{font-size:.72rem;line-height:1.35}.template-product .footer h3{margin-bottom:8px;font-size:.72rem;line-height:1.15}.template-product .footer ul,.template-product .footer li{line-height:1.18}.template-product .footer li+li{margin-top:4px}.template-product .footer a{font-size:.7rem;line-height:1.18}.template-product .footer__bottom{margin-top:18px;padding-top:12px;font-size:.62rem}}@media(min-width:750px)and (max-width:1100px){.template-product .product-recommendations .product-carousel{padding-bottom:6px}.template-product .product-recommendations .product-card__media{min-height:116px}.template-product .product-recommendations .product-card__image{height:108px}.template-product .product-recommendations .product-card__body{padding-bottom:8px}.template-product .product-recommendations .product-card__title{min-height:2.45em}}@media(max-width:749px){.template-product .value-bar.section-pad{padding-block:18px 10px}.template-product .value-bar__box{grid-template-columns:repeat(3,minmax(0,1fr));border-radius:0}.template-product .value-bar__item{display:grid;grid-template-columns:1fr;justify-items:center;gap:8px;min-height:0;padding:10px 6px;text-align:center}.template-product .value-bar__item svg{width:34px;height:34px}.template-product .value-bar__item h3{font-size:.66rem;line-height:1.18}.template-product .value-bar__item p{display:none}}@media(min-width:750px){.template-product .product-gallery__slide{padding:12px}.template-product .product-gallery__image,.template-product .product-gallery video,.template-product .product-gallery iframe,.template-product .product-gallery model-viewer{max-height:440px}}@media(max-width:749px){.template-product .product-gallery__slide{padding:24px}.template-product .product-gallery__image,.template-product .product-gallery video,.template-product .product-gallery iframe,.template-product .product-gallery model-viewer{max-height:382px}}.template-product .main-product .breadcrumb,.template-product .product-info__vendor,.template-product .product-info__description,.template-product .variant-radios__legend,.template-product .purchase-option,.template-product .product-form__frequency,.template-product .product-tabs__content,.template-product .product-tabs__nav{letter-spacing:0;word-spacing:.03em}.template-product .product-info h1{letter-spacing:-.01em;word-spacing:.06em}@media(min-width:750px){.template-product .product-info__buybox{margin-top:12px;padding:12px 16px 10px;border-radius:14px}.template-product .product-info__buybox .price__current{font-size:1.75rem;line-height:1}.template-product .purchase-option{gap:8px;margin-bottom:4px;font-size:.82rem;line-height:1.2}.template-product .purchase-option input{width:16px;height:16px}.template-product .purchase-option span{padding:3px 8px;font-size:.62rem}.template-product .product-form__frequency{gap:8px;margin:0 0 4px 24px;font-size:.74rem}.template-product .product-form__frequency select{min-height:26px;padding:2px 24px 2px 9px;font-size:.72rem}.template-product .product-form__actions{grid-template-columns:92px minmax(0,1fr);gap:10px;align-items:center;margin-top:4px}.template-product .product-form__actions .quantity{grid-template-columns:32px 28px 32px;width:92px;height:38px;border-radius:9px}.template-product .product-form__actions .quantity__input{width:28px}.template-product .product-form__submit{height:38px;min-height:38px;padding:8px 12px;border-radius:8px;font-size:.82rem}.template-product .product-favorite{margin-top:4px;font-size:.76rem}.template-product .product-trust{min-height:24px;margin-top:6px;font-size:.72rem}}@media(min-width:1101px){.template-product .main-product__grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:42px}.template-product .product-gallery{grid-template-columns:82px minmax(0,1fr);gap:16px}.template-product .product-gallery__thumbs{grid-template-columns:82px}.template-product .product-gallery__thumb{width:74px;height:74px}.template-product .product-gallery__main{min-height:510px}.template-product .product-gallery__image,.template-product .product-gallery video,.template-product .product-gallery iframe,.template-product .product-gallery model-viewer{max-height:468px}.template-product .product-info h1{max-width:500px;font-size:clamp(2.05rem,2.6vw,2.55rem)}.template-product .product-info__description{max-width:520px}}@media(max-width:749px){.template-product .product-gallery__thumbs--fallback{justify-content:center;gap:8px;overflow-x:visible}.template-product .product-gallery__thumbs--fallback .product-gallery__thumb-nav{flex-basis:32px;width:32px;height:32px}.template-product .product-gallery__thumbs--fallback .product-gallery__thumb{flex-basis:68px;width:68px;height:68px}.template-product .product-gallery__thumbs--fallback .product-gallery__thumb:nth-child(6){display:none}}@media(max-width:749px){.template-product .product-info__buybox{margin-top:22px;padding:22px 18px 20px;border-radius:16px}.template-product .product-info__buybox .price__current{font-size:1.95rem;line-height:1}.template-product .purchase-option{margin-bottom:10px;font-size:.84rem;line-height:1.25}.template-product .variant-radios__values{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.template-product .variant-radios__pill span{min-height:64px;padding-inline:4px}.template-product .variant-radios__pill small{font-size:.58rem}.template-product .purchase-option span{padding:3px 8px;font-size:.64rem;white-space:nowrap}.template-product .product-form__frequency{gap:10px;margin:0 0 14px 28px;font-size:.76rem}.template-product .product-form__frequency select{min-height:34px;padding:5px 28px 5px 12px;font-size:.76rem}.template-product .product-form__actions{grid-template-columns:94px minmax(0,1fr);gap:12px;align-items:stretch;margin-top:14px}.template-product .product-form__actions .quantity{grid-template-columns:31px 30px 31px;width:94px;height:48px;border-radius:10px}.template-product .product-form__actions .quantity__input{width:30px}.template-product .product-form__submit{width:100%;min-height:48px;padding:12px 18px;border-radius:10px}.template-product .product-favorite{margin-top:14px;font-size:.82rem}}@media(max-width:749px){.template-product .product-gallery{display:grid;gap:0;padding:12px 12px 16px;border-radius:22px;background:var(--color-white);box-shadow:var(--shadow-soft)}.template-product .product-gallery__main{min-height:420px;border-radius:16px;background:transparent;box-shadow:none}.template-product .product-gallery__slide{padding:12px}.template-product .product-gallery__image,.template-product .product-gallery video,.template-product .product-gallery iframe,.template-product .product-gallery model-viewer{max-height:396px}.template-product .product-gallery__dots{margin-top:10px}.template-product .product-gallery__thumbs--fallback{gap:7px;margin-top:16px}.template-product .product-gallery__thumbs--fallback .product-gallery__thumb{flex-basis:66px;width:66px;height:66px}}.template-product .advice-cta__fallback--mobile{display:none}.template-product .advice-cta__fallback--desktop{display:block}@media(max-width:749px){.template-product .advice-cta__fallback--desktop{display:none}.template-product .advice-cta__fallback--mobile{display:block;height:auto;max-height:none;aspect-ratio:auto;object-fit:contain}}@media(min-width:750px){.template-product .advice-cta__composite .advice-cta__fallback--desktop{display:block}.template-product .advice-cta__composite .advice-cta__fallback--mobile{display:none}}@media(max-width:749px){.template-product .product-info__chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.template-product .product-info__chip{display:grid;justify-items:center;align-content:start;gap:6px;min-width:0;padding:0;border:0;border-radius:0;background:transparent;color:var(--color-text);font-size:.62rem;font-weight:700;line-height:1.15;text-align:center}.template-product .product-info__chip svg{width:28px;height:28px;color:var(--color-olive-dark)}.template-product .product-info__chip-text{width:min-content;min-width:72px;max-width:82px}}@media(max-width:749px){.template-product .product-gallery__main{overflow:hidden}.template-product .product-gallery__main .product-gallery__slide{padding:0}.template-product .product-gallery__main .product-gallery__slide.is-active .product-gallery__image{transform:none}}@media(max-width:749px){.template-product .product-info__vendor{font-size:.78rem;line-height:1.25}.template-product .product-info h1{max-width:390px;margin-top:6px;font-size:2rem;line-height:.98}.template-product .product-info__rating{margin-top:8px}.template-product .product-info__mobile-price{margin-top:10px}.template-product .product-info__mobile-price .price__current{font-size:1.5rem}.template-product .product-info__mobile-price+.product-info__description{margin-top:12px}.template-product .product-info__description{font-size:.9rem;line-height:1.55}}@media(max-width:749px){.template-product .main-product__grid,.template-product .product-gallery,.template-product .product-info,.template-product .product-info__buybox,.template-product .product-trust{min-width:0;width:100%;max-width:100%}.template-product .product-info h1,.template-product .product-info__description,.template-product .variant-radios,.template-product .product-form{max-width:100%}}@media(min-width:750px){.template-product .advice-cta.section-pad{padding-block:2px}.template-product .advice-cta__composite img{display:block;width:100%;height:auto;max-height:112px;aspect-ratio:auto;object-fit:contain}.template-product .value-bar.section-pad{padding-block:2px 12px}.template-product .value-bar__item{padding-block:4px}.template-product .value-bar__item svg{width:34px;height:34px}}@media(max-width:749px){.template-product .product-gallery__main .product-gallery__slide.is-active .product-gallery__image--fallback{transform:translateY(-2px) scale(1.1);transform-origin:center bottom}}@media(max-width:749px){.template-product .main-product.section-pad{padding-block:18px 70px}.template-product .main-product .breadcrumb{margin-bottom:0}.template-product .product-gallery{grid-template-columns:minmax(0,1fr);padding-bottom:8px;overflow:hidden}.template-product .product-gallery__main{width:100%;max-width:100%;min-height:446px}.template-product .product-gallery__image,.template-product .product-gallery video,.template-product .product-gallery iframe,.template-product .product-gallery model-viewer{max-height:418px}.template-product .product-gallery__dots,.template-product .product-gallery__thumbs--fallback{margin-top:8px}.template-product .product-info__chips{margin-top:22px}.template-product .variant-radios{margin-top:42px}.template-product .product-info__buybox{margin-top:26px}.template-product .advice-cta--compact .advice-cta__pet img{max-width:78px}.template-product .advice-cta--compact .advice-cta__pet--left img{transform:translate(-6px)}.template-product .advice-cta--compact .advice-cta__pet--right img{transform:translate(6px)}}.template-product .product-info__chip,.template-product .product-info__chip-text,.template-product .product-tabs__intro,.template-product .product-tabs__feature h3,.template-product .product-tabs__feature p{letter-spacing:0;word-spacing:.05em}@media(min-width:750px){.template-product .product-info__chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px}.template-product .product-info__chip{gap:8px;min-width:0;padding-inline:14px;white-space:normal}.template-product .product-info__chip-text{min-width:0;max-width:100%;line-height:1.18}.template-product .product-tabs__intro{font-size:.88rem;line-height:1.45}.template-product .product-tabs__feature p{line-height:1.45}}@media(min-width:750px)and (max-width:1100px){.template-product .product-recommendations.section-pad{padding-block:2px 0}.template-product .product-recommendations .section-heading{margin-bottom:6px}.template-product .product-recommendations .section-heading h2{font-size:1.08rem}.template-product .product-recommendations .product-carousel{padding-block:2px 4px}.template-product .product-recommendations .product-card__media{min-height:108px;padding:7px 8px 0}.template-product .product-recommendations .product-card__image{height:82px;max-width:90px}.template-product .product-recommendations .product-card__body{gap:3px;min-height:98px;padding:5px 9px 8px}.template-product .product-recommendations .product-card__title{min-height:2.35em;font-size:12px;line-height:1.18}.template-product .product-recommendations .product-card__quick{width:28px;height:28px;border-radius:8px}.template-product .product-info__buybox{padding:10px 14px 8px}.template-product .product-info__buybox .price__current{font-size:1.8rem}.template-product .purchase-option{margin-bottom:6px;line-height:1.15}.template-product .product-form__frequency{margin-bottom:6px}.template-product .product-form__actions{margin-top:2px}.template-product .product-form__actions .quantity,.template-product .product-form__submit{min-height:34px;height:34px}.template-product .product-favorite,.template-product .product-recommendations__pager{margin-top:6px}.template-product .advice-cta.section-pad{padding-block:0}.template-product .advice-cta--compact .advice-cta__composite{min-height:100px}.template-product .advice-cta--compact .advice-cta__box{min-height:90px;padding-bottom:8px}.template-product .advice-cta--compact .advice-cta__pet{min-height:68px}.template-product .advice-cta--compact .advice-cta__pet img,.template-product .advice-cta--compact .advice-cta__pet--fallback:before{max-height:84px;height:84px}.template-product .advice-cta--compact .advice-cta__content h2{font-size:1.38rem}.template-product .advice-cta--compact .advice-cta__content p{margin-block:4px 9px;font-size:.72rem;line-height:1.28}.template-product .advice-cta--compact .advice-cta__content .button{min-height:30px;padding:8px 18px;font-size:.72rem}.template-product .value-bar.section-pad{padding-block:0 8px}.template-product .footer{padding-block:15px 3px}}@media(min-width:750px){.template-product .product-gallery{column-gap:14px;row-gap:20px}.template-product .product-gallery__features{align-items:start;gap:8px;margin-top:0}.template-product .product-gallery__features span{gap:5px;min-width:0;font-size:.58rem;line-height:1.12}.template-product .product-gallery__features svg{box-sizing:border-box;width:34px;height:34px;padding:7px;border-radius:999px;background:var(--color-white);box-shadow:var(--shadow-soft)}}@media(min-width:750px)and (max-width:1100px){.template-product .product-gallery__features svg{width:30px;height:30px;padding:6px}.template-product .product-gallery__features span{font-size:.52rem}}@media(max-width:749px){.template-product .product-gallery__main .product-gallery__slide.is-active .product-gallery__image{transform:translateY(10px) scale(1.08);transform-origin:center bottom}.template-product .product-gallery__main .product-gallery__slide.is-active .product-gallery__image--fallback{transform:translateY(6px) scale(1.12)}}@media(min-width:750px)and (max-width:1100px){.template-product .main-product.section-pad{padding-block:0 8px}.template-product .main-product .breadcrumb{margin-bottom:18px;font-size:.66rem}.template-product .main-product__grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:28px}.template-product .product-gallery__main{min-height:398px;height:398px}.template-product .product-gallery__slide.is-active .product-gallery__image,.template-product .product-gallery__slide.is-active .product-gallery__image--fallback{transform:translateY(6px) scale(1.1);transform-origin:center bottom}.template-product .product-info__badge{margin-bottom:9px;font-size:.66rem}.template-product .product-info h1{max-width:340px;font-size:1.56rem;line-height:.98}.template-product .product-info__rating,.template-product .product-info__description{margin-top:8px}.template-product .product-info__description{font-size:.72rem;line-height:1.42}.template-product .product-info__chips{gap:8px;margin-top:12px}.template-product .product-info__chip{min-height:34px;padding:8px 12px;border-radius:999px}.template-product .variant-radios{gap:8px;margin-top:18px}.template-product .variant-radios__values{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.template-product .variant-radios__pill span{min-height:38px;padding:8px 7px}.template-product .variant-radios__pill small{margin-top:2px;font-size:.58rem}.template-product .product-info__buybox{margin-top:10px;padding:12px 16px 10px}.template-product .product-info__buybox .price__current{font-size:1.4rem}.template-product .purchase-option{margin-bottom:5px;font-size:.68rem;line-height:1.16}.template-product .product-form__actions{gap:10px;margin-top:5px}.template-product .product-form__actions .quantity,.template-product .product-form__submit{min-height:32px;height:32px}.template-product .product-trust{min-height:28px;margin-top:8px;font-size:.66rem}}@media(min-width:750px){.template-product .product-info-tabs.section-pad{padding-block:20px 42px}.template-product .product-tabs__grid{grid-template-columns:minmax(190px,240px) 1fr;gap:clamp(22px,3vw,34px);align-items:start}.template-product .product-tabs__nav{border-radius:10px;background:var(--color-white);overflow:hidden;box-shadow:0 8px 22px #2a331d09}.template-product .product-tabs details{border-bottom:1px solid rgba(79,93,53,.1)}.template-product .product-tabs details:last-child{border-bottom:0}.template-product .product-tabs summary{min-height:43px;padding:13px 18px;list-style:none;color:var(--color-text);font-size:.9rem;font-weight:800;line-height:1.2}.template-product .product-tabs summary::-webkit-details-marker{display:none}.template-product .product-tabs details[open] summary{background:#e6ebdadb;color:var(--color-olive-dark)}.template-product .product-tabs__nav .product-tabs__content{display:none}.template-product .product-tabs__features{gap:22px;padding-top:2px}.template-product .product-tabs__intro{max-width:920px;color:var(--color-muted);font-size:.96rem;line-height:1.55}.template-product .product-tabs__feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,2.6vw,36px)}.template-product .product-tabs__feature{grid-template-columns:50px 1fr;gap:15px;align-items:start}.template-product .product-tabs__feature svg{width:42px;height:42px;padding:9px;border-radius:999px;background:var(--color-white);box-shadow:0 8px 22px #2a331d0a;color:var(--color-olive-dark)}.template-product .product-tabs__feature h3{font-family:var(--font-body-family);font-size:.92rem;font-weight:800;line-height:1.18;letter-spacing:0}.template-product .product-tabs__feature p{margin-top:4px;font-size:.84rem;line-height:1.35}.template-product .product-recommendations .section-heading h2{font-size:clamp(1.15rem,1.55vw,1.45rem);letter-spacing:0;word-spacing:.12em;line-height:1.15}}@media(max-width:749px){.template-product .product-info-tabs.section-pad{padding-block:18px 22px}.template-product .product-tabs summary{min-height:56px;padding:16px 18px;border-radius:16px;font-size:.98rem}.template-product .product-tabs__content{padding:22px 12px 4px;font-size:.9rem;line-height:1.58}}@media(min-width:901px)and (max-width:1100px){.template-product .product-info-tabs.section-pad{padding-block:6px 12px}.template-product .product-tabs__grid{grid-template-columns:190px minmax(0,1fr);gap:18px}.template-product .product-tabs summary{min-height:34px;padding:9px 14px;font-size:.78rem}.template-product .product-tabs__features{gap:8px;padding-top:0}.template-product .product-tabs__intro{max-width:720px;font-size:.78rem;line-height:1.35}.template-product .product-tabs__feature-grid{gap:10px}.template-product .product-tabs__feature{grid-template-columns:34px 1fr;gap:9px}.template-product .product-tabs__feature svg{width:30px;height:30px;padding:6px}.template-product .product-tabs__feature h3{font-size:.72rem;line-height:1.14}.template-product .product-tabs__feature p{margin-top:3px;font-size:.62rem;line-height:1.2}.template-product .product-recommendations.section-pad{padding-block:0}.template-product .product-recommendations .section-heading{margin-bottom:5px}.template-product .product-recommendations .product-carousel{padding-block:0}.template-product .product-recommendations .product-card__media{min-height:88px}.template-product .product-recommendations .product-card__image{height:68px;max-width:76px}.template-product .product-recommendations .product-card__body{min-height:82px;padding:5px 8px 7px}.template-product .advice-cta.section-pad{padding-block:0}.template-product .advice-cta--compact .advice-cta__composite{min-height:84px}.template-product .advice-cta--compact .advice-cta__box{min-height:78px;padding-block:8px}.template-product .value-bar.section-pad{padding-block:0 4px}}@media(min-width:1101px){.template-product .product-recommendations.section-pad{padding-block:22px 18px}.template-product .product-recommendations .product-carousel{padding-bottom:8px}.template-product .product-recommendations .product-card__media{min-height:186px;padding:18px 14px 0}.template-product .product-recommendations .product-card__image{max-width:128px;max-height:158px}.template-product .product-recommendations .product-card__body{gap:5px;padding:10px 16px 16px}.template-product .product-recommendations .product-card__title{min-height:2.6em;font-size:.9rem;line-height:1.18}}@media(max-width:749px){.template-product .product-info h1{font-size:1.875rem;line-height:.98}.template-product .product-info__rating{margin-top:6px}.template-product .product-info__mobile-price{margin-top:8px}.template-product .product-info__mobile-price .price__current{font-size:1.72rem;line-height:1.12}.template-product .product-info__description{margin-top:10px;line-height:1.48}.template-product .product-info__chips{margin-top:18px}.template-product .product-info__buybox{margin-top:22px;padding:20px 18px 18px}.template-product .product-form__frequency{margin-bottom:12px}.template-product .product-form__actions{margin-top:12px}.template-product .product-form__actions,.template-product .product-form__actions .quantity,.template-product .product-form__submit{min-height:46px}.template-product .product-trust{margin-top:14px}}@media(min-width:750px)and (max-width:900px){.template-product .product-tabs__grid{grid-template-columns:minmax(160px,190px) minmax(0,1fr);gap:18px}.template-product .product-tabs__features,.template-product .product-tabs__feature,.template-product .product-tabs__feature>div{min-width:0}.template-product .product-tabs__feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.template-product .product-tabs__feature h3,.template-product .product-tabs__feature p{overflow-wrap:anywhere}.template-product .product-recommendations__carousel-wrap{overflow:hidden}.template-product .product-recommendations .product-carousel{overflow-x:auto;overflow-y:hidden;padding-inline:0}}@media(max-width:749px){.template-product .service-icons{padding-block:28px 36px;background:var(--section-bg, var(--color-paper))}.template-product .service-icons__grid{overflow:visible;border-radius:0;background:transparent;box-shadow:none}.template-product .service-item{min-height:72px;padding:8px 5px;border-right:0;background:transparent}.template-product .service-item svg,.template-product .service-item__image{width:30px;height:30px}.template-product .service-item h3{font-size:.62rem;line-height:1.16}}@media(min-width:750px)and (max-width:1100px){.template-product .main-product.section-pad{padding-block:2px 0}.template-product .main-product__grid{gap:28px}.template-product .product-info__chips{gap:8px;margin-top:8px}.template-product .product-info__chip{min-height:30px;padding:6px 10px}.template-product .variant-radios{gap:6px;margin-top:14px}.template-product .variant-radios__legend{margin-bottom:8px}.template-product .variant-radios__values{gap:7px}.template-product .variant-radios__pill span{min-height:34px;padding:6px 5px}.template-product .product-info__buybox{margin-top:8px;padding:10px 14px 8px}.template-product .product-info__buybox .price__current{font-size:1.32rem}.template-product .purchase-option{margin-bottom:3px;font-size:.68rem;line-height:1.12}.template-product .purchase-option input{width:14px;height:14px}.template-product .purchase-option span{padding:2px 7px;font-size:.58rem}.template-product .product-form__frequency{gap:8px;margin:0 0 4px 22px;font-size:.68rem}.template-product .product-form__frequency select{min-height:28px;padding:3px 24px 3px 10px;font-size:.68rem}.template-product .product-form__actions{grid-template-columns:86px minmax(0,1fr);gap:9px;margin-top:6px}.template-product .product-form__actions .quantity{grid-template-columns:29px 28px 29px;width:86px;min-height:34px;height:34px}.template-product .product-form__submit{min-height:34px;height:34px;padding:8px 12px}.template-product .product-favorite{margin-top:8px;font-size:.7rem}.template-product .product-trust{min-height:26px;margin-top:6px}.template-product .product-info-tabs.section-pad{padding-block:12px 20px}.template-product .product-recommendations.section-pad{padding-block:0 8px}}.template-product .product-gallery__main{overflow:hidden}.template-product .product-gallery__slide{padding:0}.template-product .product-gallery__slide.is-active .product-gallery__image,.template-product .product-gallery__slide.is-active .product-gallery__image--fallback{max-height:none;width:100%;height:100%;object-fit:contain;transform:none}.template-product .product-gallery--single{grid-template-columns:minmax(0,1fr)}.template-product .product-gallery--single .product-gallery__main,.template-product .product-gallery--single .product-gallery__features{grid-column:1}@media(min-width:750px){.template-product .product-gallery--single .product-gallery__main{aspect-ratio:var(--product-gallery-ratio, 1);min-height:0;height:auto}.template-product .product-gallery__slide.is-active .product-gallery__image,.template-product .product-gallery__slide.is-active .product-gallery__image--fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-height:100%;object-fit:contain;object-position:center}}.product-tabs__mobile-accordions{display:none}.product-tabs__tab{display:block;width:100%;min-height:43px;padding:13px 18px;border:0;border-bottom:1px solid rgba(79,93,53,.1);border-radius:0;background:transparent;color:var(--color-text);font-family:var(--font-body-family);font-size:.9rem;font-weight:800;line-height:1.2;text-align:left;cursor:pointer}.product-tabs__tab:last-child{border-bottom:0}.product-tabs__tab.is-active,.product-tabs__tab[aria-selected=true]{background:#e6ebdadb;color:var(--color-olive-dark)}.product-tabs__features{min-width:0}.product-tabs__panel{display:none;max-width:920px;color:var(--color-muted);font-size:.96rem;line-height:1.6}.product-tabs__panel.is-active{display:block}.product-tabs__panel[hidden]{display:none}.product-ingredients{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;width:100%;margin:0}.product-ingredient{min-width:0;overflow:hidden;border:1px solid rgba(79,93,53,.12);border-radius:8px;background:var(--color-white)}.product-ingredient__media{position:relative;display:grid;height:132px;place-items:center;overflow:hidden;background:#e9ebde}.product-ingredient:nth-child(2n) .product-ingredient__media{background:#fbd8c2}.product-ingredient:nth-child(3n) .product-ingredient__media{background:#edf3dc}.product-ingredient__media img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;margin-top:0;border-radius:0;object-fit:cover;transition:transform .22s ease}.product-ingredient:hover .product-ingredient__media img{transform:scale(1.055)}.product-ingredient__body{padding:13px 12px 15px}.product-ingredient__body h3{margin:0;color:var(--color-text);font-family:var(--font-body-family);font-size:.86rem;font-weight:800;letter-spacing:0;line-height:1.18}.product-ingredient__body p,.rte .product-ingredient__body p{margin:7px 0 0;color:var(--color-muted);font-size:.72rem;line-height:1.4}@media(min-width:750px)and (max-width:1100px){.product-ingredients{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.product-ingredients{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-ingredient__media{height:112px}.product-ingredient__body{padding:11px 10px 13px}.product-ingredient__body h3{font-size:.78rem}.product-ingredient__body p,.rte .product-ingredient__body p{margin-top:5px;font-size:.68rem;line-height:1.35}}@media(prefers-reduced-motion:reduce){.product-ingredient__media img{transition:none}}@media(min-width:750px){.template-product .product-tabs__nav{display:block}.template-product .product-tabs__mobile-accordions{display:none}.template-product .product-tabs__features{display:block;padding-top:2px}}@media(min-width:901px)and (max-width:1100px){.template-product .product-tabs__tab{min-height:34px;padding:9px 14px;font-size:.78rem}.template-product .product-tabs__panel{max-width:720px;font-size:.78rem;line-height:1.45}}@media(min-width:750px)and (max-width:900px){.template-product .product-tabs__panel{font-size:.9rem;overflow-wrap:anywhere}}@media(max-width:749px){.template-product .product-tabs__grid{display:block}.template-product .product-tabs__nav,.template-product .product-tabs__features{display:none}.template-product .product-tabs__mobile-accordions{display:grid;gap:12px}}.template-product .variant-radios__pill{min-width:0}.template-product .variant-radios__pill span{width:100%;min-width:0;height:100%;padding-inline:10px;overflow-wrap:anywhere}.template-product .variant-radios__values--long{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr))}.template-product .variant-radios__pill input:focus-visible+span{outline:2px solid var(--color-olive-dark);outline-offset:2px}@media(max-width:749px){.template-product .variant-radios__values--long{grid-template-columns:repeat(2,minmax(0,1fr))}.template-product .variant-radios__pill span{padding-inline:7px}}@media(max-width:749px){.template-product .product-gallery{padding:0;overflow:visible;border-radius:0;background:transparent;box-shadow:none}.template-product .product-gallery__main{min-height:0;height:auto;border-radius:14px}.template-product .product-gallery__main .product-gallery__slide{position:relative;inset:auto;padding:0}.template-product .product-gallery__main .product-gallery__slide.is-active{display:block}.template-product .product-gallery__main .product-gallery__slide.is-active .product-gallery__image,.template-product .product-gallery__main .product-gallery__slide.is-active .product-gallery__image--fallback{position:static;display:block;width:100%;height:auto;max-height:none;object-fit:contain;transform:none}.template-product .product-gallery__main .product-gallery__slide.is-active video,.template-product .product-gallery__main .product-gallery__slide.is-active iframe,.template-product .product-gallery__main .product-gallery__slide.is-active model-viewer{position:static;display:block;width:100%;height:auto;max-height:none;aspect-ratio:1}.template-product .product-gallery__thumbs{display:none}.template-product .product-gallery--show-mobile-thumbs .product-gallery__thumbs{display:flex}.template-product .product-gallery__dots{margin-top:12px}.template-product .product-gallery__arrow{z-index:2;width:32px;height:32px;background:#ffffffe6;box-shadow:0 2px 8px #2a331d1f}.template-product .product-gallery__arrow svg{width:14px;height:14px}.template-product .product-gallery__arrow--prev{left:8px}.template-product .product-gallery__arrow--next{right:8px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product.css.map */
