:root{--eta-accent: #80CC28;--eta-border: rgba(0,0,0,.08);--eta-muted: #75807E;--pdp-rrp-size: 14px;--pdp-price-size: 36px;--recs-rrp-size: 12px;--recs-price-size:20px;--recs-cta-size: 40px;--recs-cta-radius: 8px;--recs-cta-icon: 20px;--et-link: #4E7D00;--et-link-hover: #3F6700;--recs-title-gap-bottom: 30px}.pro-price__rrp{font-size:var(--pdp-rrp-size)}.pro-price__current{font-size:var(--pdp-price-size)}.pro-recs .pro-recs__price-rrp{font-size:var(--recs-rrp-size)}.pro-recs .pro-recs__price-now{font-size:var(--recs-price-size)}.pro-price__rrp,.pro-recs__price-rrp,[data-free-threshold-text]{white-space:nowrap}.pro-product__grid{display:grid;grid-template-areas:"media" "info" "related";gap:2rem;max-width:1200px;margin:0 auto;padding:2rem 1rem}.pro-product__media-wrapper{grid-area:media;min-width:0}.pro-product__info-wrapper{grid-area:info}.realted_wrapper{grid-area:related}@media(min-width:991px){.pro-product.pro-product--sticky-info .pro-product__info-wrapper{position:sticky;top:calc(96px + max(env(safe-area-inset-top),0px));align-self:start}}.pro-product__media-wrapper{display:grid;grid-template-columns:72px 1fr;gap:16px;align-items:start}.pro-product__thumbcol{display:flex;flex-direction:column;align-items:center;width:72px;-webkit-user-select:none;user-select:none}.pro-product__thumbnails{margin:8px 0;display:flex;flex-direction:column;gap:10px;max-height:480px;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.pro-product__thumbnails::-webkit-scrollbar{display:none}.pro-product__thumbnail-item{width:64px;height:64px;padding:0;border:2px solid #E5E9EC;border-radius:10px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.pro-product__thumbnail-item:hover{border-color:#9aa2a8}.pro-product__thumbnail-item.is-active{border-color:#3c4348;box-shadow:inset 0 0 0 1px #3c4348}.pro-product__thumbnail-item:focus-visible{outline:2px solid var(--eta-accent);outline-offset:2px}@media(prefers-reduced-motion:no-preference){.pro-product__thumbnail-item:hover{transform:translateY(-1px)}}.pro-product__thumbnail-item img{width:100%;height:100%;object-fit:cover;display:block}.pro-product__media-main{position:relative;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;background:#fff;width:100%}.pro-product__media-item{width:100%;aspect-ratio:4 / 5;min-height:clamp(320px,56vw,560px);background:#fff;display:flex;align-items:center;justify-content:center;position:relative}.pro-product__media-item img,.pro-product__media-item video{width:100%;height:100%;object-fit:contain;object-position:center;display:block;min-width:0}#pro-product .pro-media-sizer{display:none!important;padding:0!important}#pro-product .pro-media-abs{position:static!important;inset:auto!important;display:contents!important}#pro-product [hidden]{display:none!important}@media(max-width:990px){.pro-product__thumbcol{width:auto}.pro-product__thumbnails{flex-direction:row;max-height:none;overflow-x:auto;overflow-y:hidden}.jdgm-widget.jdgm-widget{margin-bottom:15px}}@media(min-width:991px){.pro-product__grid{grid-template-areas:"info media";grid-template-columns:2fr 3fr;gap:3rem}.pro-product.pro-product--info-right .pro-product__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px}.pro-product.pro-product--info-right .pro-product__media-wrapper{grid-area:1/1}.pro-product.pro-product--info-right .pro-product__info-wrapper{grid-area:1/2}}@media(max-width:990px){.pro-product__media-wrapper{display:none}.mobile-media{display:grid!important;grid-template-areas:"main" "thumbs";grid-template-columns:1fr;gap:12px}.mobile-media .pro-product__media-main{grid-area:main;width:100%!important;max-width:100%!important}.mobile-media .pro-product__thumbcol{grid-area:thumbs;width:100%;display:flex;flex-direction:row;gap:10px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mobile-media .pro-product__thumbcol::-webkit-scrollbar{display:none}.mobile-media .pro-product__thumbnails{display:flex;flex-direction:row;gap:10px;width:max-content}.mobile-media .pro-product__thumbnail-item{flex:0 0 auto;width:64px;height:64px;touch-action:manipulation;pointer-events:auto}}.pro-product__media-wrapper--single{grid-template-columns:1fr}.pro-product__info-wrapper{display:flex;flex-direction:column}.pro-product__info-wrapper .discount-badge-hl{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid #E00000;color:#e00000;background:#fff;border-radius:8px;font-weight:400;font-size:14px;line-height:1;margin-bottom:8px;align-self:flex-start}.pro-product__info-wrapper .discount-badge-hl svg{flex-shrink:0;color:inherit}.pro-product__info-wrapper .discount-badge-hl svg path{fill:currentColor}.pro-product__vendor{font-size:14px;color:#666;text-transform:uppercase;margin:0 0 .5rem}.pro-product__vendor a.pro-product__vendor-link{color:inherit;text-decoration:none}.pro-product__vendor a.pro-product__vendor-link:hover{text-decoration:underline}.pro-product__title{font-size:20px;font-weight:600;line-height:1.3;margin:0 0 .75rem}.pro-product__reviews{margin:0 0 1rem}.pro-price{margin:6px 0 18px}.pro-price__rrp{display:block;font-size:14px;color:var(--eta-muted);margin-bottom:4px}.pro-for-you{--pro-for-you-ink: var(--et-ink, #18483b);--pro-for-you-ink-soft: var(--et-olive, #2f5a4f);--pro-for-you-lime: #c8e14a;--pro-for-you-border: var(--et-sage-border, #d8dedd);--pro-for-you-muted: var(--et-copy, #7f8b86);--pro-for-you-bg: #ffffff;--pro-for-you-offwhite: #f8f7ef}.pro-for-you [hidden],.pro-for-you-guides [hidden],.pro-for-you-hubs [hidden]{display:none!important}.pro-for-you{padding:clamp(24px,4vw,56px) 16px}.pro-for-you--modules-only{padding:0 16px}.pro-for-you--hero-only{padding:clamp(24px,4vw,56px) 16px 0}.pro-for-you--modules-only.pro-for-you--hero-only{padding:0 16px}.pro-for-you__shell{max-width:1280px;margin:0 auto}.pro-for-you__hero,.pro-for-you__panel,.pro-for-you-cta,.pro-for-you-rail{background:#fff;border:1px solid var(--pro-for-you-border);border-radius:24px;box-shadow:var(--et-shadow, 0 8px 22px rgba(31, 41, 55, .05))}.pro-for-you__hero-card{background:radial-gradient(circle at 100% 0%,#d6e6ab47,#d6e6ab00 34%),linear-gradient(180deg,#fafbf6,#fff);border:1px solid var(--pro-for-you-border);border-radius:24px;padding:clamp(28px,4vw,44px);box-shadow:var(--et-shadow, 0 8px 22px rgba(31, 41, 55, .05))}.pro-for-you__hero{padding:clamp(20px,3vw,32px);box-shadow:0 1px #00000005}.pro-for-you__title{margin:0;color:var(--pro-for-you-ink);font-size:clamp(30px,3.7vw,50px);line-height:1.08;letter-spacing:-.04em}.pro-for-you__intro,.pro-for-you__panel-text,.pro-for-you-rail__description,.pro-for-you__disclaimer,.pro-for-you-empty__text,.pro-for-you-cta__text{color:var(--eta-muted);line-height:1.6}.pro-for-you__intro{margin:12px 0 0;max-width:64ch;color:var(--pro-for-you-muted);font-size:14px;line-height:1.7}.pro-for-you__trust-strip{margin-top:18px;padding:14px 16px;border:1px solid #d9e1d9;border-radius:14px;background:linear-gradient(180deg,#f7faf6,#fff)}.pro-for-you__trust-strip-eyebrow,.pro-for-you__trust-strip-text{margin:0}.pro-for-you__trust-strip-eyebrow{color:var(--et-olive, #5f6f3a);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pro-for-you__trust-strip-text{margin-top:4px;color:var(--pro-for-you-ink);font-size:14px;line-height:1.5}.pro-for-you__context-link-wrap{margin:10px 0 0}.pro-for-you__returning-banner{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;margin:16px 0 0;padding:14px 16px;border:1px solid #d9e1d9;border-radius:14px;background:linear-gradient(180deg,#f7faf6,#fff)}.pro-for-you__returning-banner-copy{min-width:0}.pro-for-you__returning-banner-title,.pro-for-you__returning-banner-text{margin:0}.pro-for-you__returning-banner-title{color:var(--pro-for-you-ink);font-size:14px;font-weight:700;line-height:1.4}.pro-for-you__returning-banner-text{margin-top:4px;color:var(--pro-for-you-muted);font-size:13px;line-height:1.6}.pro-for-you__returning-banner-actions{display:flex;align-items:center;gap:14px;flex-shrink:0}.pro-for-you__returning-banner-link{color:var(--eta-primary, #5b7f17);font-size:13px;font-weight:600;line-height:1.45;text-decoration:none;white-space:nowrap}.pro-for-you__returning-banner-link:hover,.pro-for-you__returning-banner-link:focus-visible{color:#486510;text-decoration:underline;text-underline-offset:2px}.pro-for-you__returning-banner-dismiss{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid #d7ded7;border-radius:10px;background:#fff;color:#6f7e77;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease,transform .15s ease}.pro-for-you__returning-banner-dismiss:hover,.pro-for-you__returning-banner-dismiss:focus-visible{border-color:#c3cec7;background:#f7faf6;color:var(--pro-for-you-ink);transform:translateY(-1px)}.pro-for-you__returning-banner-dismiss span{font-size:20px;line-height:1}.pro-for-you__context-link{display:inline-flex;align-items:center;gap:6px;color:var(--eta-primary, #5b7f17);font-size:13px;font-weight:600;line-height:1.45;text-decoration:none}.pro-for-you__context-link:after{content:"\2192";font-size:14px;line-height:1}.pro-for-you__context-link:hover,.pro-for-you__context-link:focus-visible{color:#486510;text-decoration:underline;text-underline-offset:2px}.pro-for-you__hero-actions,.pro-for-you__panel-actions,.pro-for-you-cta__actions{align-self:flex-start;display:flex;flex-wrap:wrap;gap:12px;margin-left:auto;margin-top:0}.pro-for-you__hero-actions{padding-right:0}.pro-for-you__button,.pro-for-you__primary,.pro-for-you__secondary,.pro-for-you-card__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:10px;font-weight:600;text-decoration:none;transition:transform .15s ease,border-color .15s ease,background-color .15s ease}.pro-for-you__button--primary,.pro-for-you-card__button{background:var(--pro-for-you-lime);color:var(--pro-for-you-ink);border:1px solid var(--pro-for-you-lime)}.pro-for-you__button--secondary{background:#fff;color:var(--pro-for-you-ink);border:1px solid var(--pro-for-you-ink)}.pro-for-you__button-arrow,.pro-for-you__tab-arrow{font-size:18px;line-height:1}.pro-for-you__button:hover,.pro-for-you__primary:hover,.pro-for-you__secondary:hover,.pro-for-you-card__button:hover,.pro-for-you__tab:hover{transform:translateY(-1px)}.pro-for-you__hero-copy{display:grid;gap:8px;max-width:760px}.pro-for-you__hero-explainer{position:absolute;top:18px;right:18px;z-index:3}.pro-for-you__hero-explainer-toggle{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfd7d4;border-radius:50%;background:#fff;color:var(--pro-for-you-ink);cursor:pointer;list-style:none;font-size:16px;font-weight:700;line-height:1;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.pro-for-you__hero-explainer-toggle::-webkit-details-marker{display:none}.pro-for-you__hero-explainer[open] .pro-for-you__hero-explainer-toggle,.pro-for-you__hero-explainer-toggle:hover,.pro-for-you__hero-explainer-toggle:focus-visible{border-color:var(--pro-for-you-lime);background:#f7faef}.pro-for-you__hero-explainer-card{position:absolute;top:calc(100% + 10px);right:0;z-index:5;width:min(340px,78vw);padding:16px 18px;border:1px solid #dce3d8;border-radius:16px;background:#fff;box-shadow:0 16px 28px #1f29371f}.pro-for-you__hero-explainer-title{margin:0 0 10px;color:var(--pro-for-you-ink);font-size:14px;font-weight:700;line-height:1.4}.pro-for-you__hero-explainer-list{margin:0;padding-left:18px;color:var(--pro-for-you-muted);font-size:13px;line-height:1.6}.pro-for-you__hero-explainer-result{margin:12px 0 0;color:var(--pro-for-you-muted);font-size:13px;line-height:1.6}.pro-for-you__hero-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px 36px;align-items:start}.pro-for-you__progress{grid-column:1 / -1;position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;padding:14px 2px 10px;margin-top:8px}.pro-for-you__progress:before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:4px;border-radius:999px;background:#d6ded8}.pro-for-you__progress-step{position:relative;z-index:1;justify-self:center;width:20px;height:20px;border-radius:50%;background:#fff;border:3px solid #cdd6d3;box-shadow:0 0 0 2px #fff}.pro-for-you__progress-step--active{background:var(--pro-for-you-lime);border-color:var(--pro-for-you-lime)}.pro-for-you__progress-step--active:after{content:"\2713";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--pro-for-you-ink);font-size:12px;font-weight:700}.pro-for-you__tabs{grid-column:1 / -1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.pro-for-you__tabs[data-for-you-shortcuts]{grid-template-columns:repeat(6,minmax(0,1fr))}.pro-for-you__tabs--nav{margin-top:6px}.pro-for-you__tab{min-height:74px;padding:12px 16px;display:inline-flex;align-items:flex-start;justify-content:space-between;gap:12px;border:1px solid var(--pro-for-you-border);border-radius:12px;background:#fff;color:#c7cdc9;text-decoration:none;font-size:14px;font-weight:600;line-height:1.2;box-shadow:0 6px 14px #1f29370a;transition:transform .15s ease,border-color .15s ease,background-color .15s ease,color .15s ease,box-shadow .15s ease}.pro-for-you__tabs--nav .pro-for-you__tab{color:var(--pro-for-you-ink);border-color:#d5ddd9;background:#fff;box-shadow:0 6px 14px #1f29370d}.pro-for-you__tab-copy{display:grid;gap:4px;min-width:0}.pro-for-you__tab-label{color:inherit;font-size:14px;font-weight:700;line-height:1.2}.pro-for-you__tab-meta{color:#95a09b;font-size:12px;font-weight:500;line-height:1.35}.pro-for-you__tabs--nav .pro-for-you__tab-meta{color:var(--pro-for-you-muted)}.pro-for-you__tab--active{color:var(--pro-for-you-ink)}.pro-for-you__tab--active .pro-for-you__tab-meta{color:var(--pro-for-you-muted)}.pro-for-you__tab--locked{position:relative;cursor:not-allowed}.pro-for-you__tab-arrow{margin-top:2px;color:inherit}.pro-for-you__tabs--nav .pro-for-you__tab-arrow{color:#7c8882}.pro-for-you__tab:not(.pro-for-you__tab--active):hover,.pro-for-you__tab:not(.pro-for-you__tab--active):focus-visible{color:#8d9893;border-color:#cdd6d3;background:linear-gradient(180deg,#fff,#f8faf7);box-shadow:0 8px 18px #1f293712}.pro-for-you__tabs--nav .pro-for-you__tab:hover,.pro-for-you__tabs--nav .pro-for-you__tab:focus-visible{color:var(--pro-for-you-ink);border-color:#c5d0ca;background:linear-gradient(180deg,#fff,#f8faf7);box-shadow:0 10px 20px #1f293714}.pro-for-you__tab--locked:hover,.pro-for-you__tab--locked:focus-visible{color:#bcc5c1;border-color:#cfd7d4;background:linear-gradient(180deg,#fff,#fafbf9);box-shadow:0 8px 18px #1f29370f}.pro-for-you__tab--locked:after{content:attr(data-for-you-tooltip);position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%) translateY(6px);padding:8px 10px;border-radius:10px;background:#182420f0;color:#fff;white-space:nowrap;font-size:12px;font-weight:600;line-height:1;letter-spacing:.01em;opacity:0;pointer-events:none;box-shadow:0 12px 24px #1f29372e;transition:opacity .15s ease,transform .15s ease}.pro-for-you__tab--locked:hover:after,.pro-for-you__tab--locked:focus-visible:after{opacity:1;transform:translate(-50%) translateY(0)}.pro-for-you__signin-note{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:10px;padding:14px 16px;border:1px solid #dce4d2;border-radius:14px;background:#f7faef}.pro-for-you__signin-note-copy{min-width:0}.pro-for-you__signin-note-title,.pro-for-you__signin-note-text{margin:0}.pro-for-you__signin-note-title{color:var(--pro-for-you-ink);font-size:14px;font-weight:700;line-height:1.4}.pro-for-you__signin-note-text{margin-top:4px;color:var(--pro-for-you-muted);font-size:13px;line-height:1.6}.pro-for-you__signin-note-actions{display:flex;align-items:center;flex-shrink:0}.pro-for-you__signin-note-actions .pro-for-you__button{white-space:nowrap}.pro-for-you__member-strip{margin-top:14px;padding:12px 14px;border:1px solid #dce4d2;border-radius:14px;background:#f7faef}.pro-for-you__member-strip-title,.pro-for-you__member-strip-text{margin:0}.pro-for-you__member-strip-title{color:var(--pro-for-you-ink);font-size:14px;font-weight:700;line-height:1.4}.pro-for-you__member-strip-text{margin-top:4px;color:var(--pro-for-you-muted);font-size:13px;line-height:1.6}.pro-for-you__panel{margin-top:16px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.pro-for-you__panel-text{margin:0}.pro-for-you__panel-chip{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:999px;background:#80cc281f;color:#335000;font-size:14px;font-weight:600}.pro-for-you__rails{display:grid;gap:20px;margin-top:20px}.pro-for-you-modules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.pro-for-you-module{min-width:0;padding:clamp(18px,3vw,28px);border:1px solid var(--pro-for-you-border);border-radius:20px;background:#fff;box-shadow:var(--et-shadow, 0 8px 22px rgba(31, 41, 55, .05));display:flex;flex-direction:column;min-height:100%;overflow:hidden}.pro-for-you-module__head{margin-bottom:18px}.pro-for-you-module__head-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.pro-for-you-module__title{margin:0;color:var(--pro-for-you-ink);font-size:clamp(24px,2.5vw,34px);line-height:1}.pro-for-you-module__tools{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.pro-for-you-module__tool{width:38px;height:38px;padding:0;border-radius:10px;border:1px solid #d7ddd9;background:#fff;color:var(--pro-for-you-ink);display:grid;place-items:center;font-size:18px;line-height:1;-webkit-appearance:none;appearance:none;cursor:pointer;flex-shrink:0;position:relative}.pro-for-you-module__tool svg{width:18px;height:18px;display:block}.pro-for-you-module__tool--drag{cursor:grab}.pro-for-you-module__tool[aria-pressed=true]{background:#f3f6f4;color:#7d8883}.pro-for-you-module__intro{margin:10px 0 0;color:var(--pro-for-you-muted);line-height:1.6;max-width:56ch}.pro-for-you-module.is-empty .pro-for-you-module__intro{display:none}.pro-for-you-module.is-collapsed .pro-for-you-module__intro,.pro-for-you-module.is-collapsed .pro-for-you-module__content,.pro-for-you-module.is-collapsed .pro-for-you-module__empty,.pro-for-you-module.is-collapsed .pro-for-you-module__footer{display:none!important}.pro-for-you-module.is-collapsed{height:auto;min-height:auto;align-self:start}.pro-for-you-module.is-collapsed .pro-for-you-module__head{margin-bottom:0}.pro-for-you-module.is-collapsed .pro-for-you-module__title{font-size:clamp(18px,2vw,24px);font-weight:500}.pro-for-you-module[data-for-you-dashboard-item].is-drop-target{border-color:var(--pro-for-you-ink);box-shadow:0 0 0 2px #18483b14}.pro-for-you-module[data-for-you-dashboard-item].is-dragging{opacity:.5}.pro-for-you-module__content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;flex:1 1 auto;align-content:start}.pro-for-you-module--favourites .pro-for-you-module__content{grid-template-columns:1fr}.pro-for-you-module--wide{grid-column:1 / -1}.pro-for-you-modules--signed-in #buy-again{order:1}.pro-for-you-modules--signed-in #back-in-stock{order:2}.pro-for-you-modules--signed-in #price-drops{order:3}.pro-for-you-modules--signed-in #recently-viewed{order:4}.pro-for-you-modules--signed-in #favourites{order:5}.pro-for-you-modules--signed-in #complete-your-routine{order:6}.pro-for-you-modules--signed-in #new-from-brands{order:7}.pro-for-you-modules--signed-out #recently-viewed{order:1}.pro-for-you-modules--signed-out #favourites{order:2}.pro-for-you-modules--signed-out #back-in-stock{order:3}.pro-for-you-modules--signed-out #price-drops{order:4}.pro-for-you-modules--signed-out #complete-your-routine{order:5}.pro-for-you-modules--signed-out #new-from-brands{order:6}.pro-for-you-module__empty{margin-top:2px;flex:1 1 auto;display:flex}.pro-for-you-module.is-populated .pro-for-you-module__empty{display:none!important}.pro-for-you-module__empty-box{width:100%;min-height:260px;padding:24px;border:1px dashed #dde2e0;border-radius:12px;background:linear-gradient(180deg,#f8f7ef47,#fff);display:grid;place-items:center;text-align:center;gap:10px}.pro-for-you-module__heart{width:66px;height:66px;border-radius:12px;border:1px solid #cfd7d3;display:grid;place-items:center;font-size:30px;color:var(--pro-for-you-ink)}.pro-for-you-module__empty-title{margin:0;color:var(--pro-for-you-ink);font-size:18px;font-weight:700}.pro-for-you-module__empty-text{margin:0;color:var(--pro-for-you-muted);max-width:30ch;line-height:1.5}.pro-for-you-module__footer{margin-top:16px;padding-top:4px;min-height:46px;display:flex;align-items:flex-end}.pro-for-you-module__footer--placeholder{visibility:hidden;pointer-events:none}.pro-for-you-module__button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:10px;border:1px solid var(--pro-for-you-ink);color:var(--pro-for-you-ink);font-weight:600;text-decoration:none;background:#fff;box-shadow:0 6px 14px #1f29370a}.pro-for-you-module__button.is-disabled,.pro-for-you-module__button[aria-disabled=true]{opacity:.45;pointer-events:none}.pro-for-you-module__button:hover{transform:translateY(-1px)}.pro-for-you-history{padding:clamp(24px,4vw,56px) 16px}.pro-for-you-history__shell{max-width:1280px;margin:0 auto}.pro-for-you-history__card{padding:clamp(24px,3vw,36px);border:1px solid var(--pro-for-you-border);border-radius:24px;background:#fff;box-shadow:var(--et-shadow, 0 8px 22px rgba(31, 41, 55, .05))}.pro-for-you-history__head{margin-bottom:24px}.pro-for-you-history__title{margin:0}.pro-for-you-history__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pro-for-you-history__empty{margin-top:2px}.pro-for-you-history__footer{margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.pro-for-you-history__pager{color:var(--pro-for-you-muted);font-size:14px;line-height:1.5;text-align:center;flex:1 1 auto}.pro-for-you-guides,.pro-for-you-email-capture{padding:0 16px}.pro-for-you-email-capture__shell{max-width:1280px;margin:0 auto}.pro-for-you-email-capture__card{padding:clamp(24px,3vw,32px);border:1px solid var(--pro-for-you-border);border-radius:24px;background:radial-gradient(circle at 100% 0%,#d6e6ab2e,#d6e6ab00 34%),linear-gradient(180deg,#fafbf6,#fff);box-shadow:var(--et-shadow, 0 8px 22px rgba(31, 41, 55, .05))}.pro-for-you-email-capture__title{margin:0;color:var(--pro-for-you-ink)}.pro-for-you-email-capture__intro{margin:12px 0 0;color:var(--pro-for-you-muted);line-height:1.65;max-width:64ch}.pro-for-you-email-capture__form{margin-top:18px}.pro-for-you-email-capture__form-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.pro-for-you-email-capture__input{min-height:50px;padding:0 16px;border:1px solid #d7ddd9;border-radius:12px;background:#fff;color:var(--pro-for-you-ink);font:inherit}.pro-for-you-email-capture__button{min-height:50px;padding:0 18px;border:0;border-radius:12px;background:var(--et-lime, #d9ef44);color:var(--pro-for-you-ink);font:inherit;font-weight:700;cursor:pointer}.pro-for-you-email-capture__success,.pro-for-you-email-capture__error{margin:12px 0 0;color:var(--pro-for-you-ink);line-height:1.6}.pro-for-you-email-capture__error ul{margin:0;padding-left:18px}.pro-for-you-email-capture__footer{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:16px}.pro-for-you-email-capture__note{margin:0;color:var(--pro-for-you-muted);font-size:13px;line-height:1.6}.pro-for-you-email-capture__skip{border:0;background:transparent;color:var(--pro-for-you-ink);font:inherit;font-weight:600;text-decoration:underline;cursor:pointer;white-space:nowrap}.pro-for-you-email-capture--inline{padding:20px 0 0}.pro-for-you-email-capture--inline .pro-for-you-email-capture__shell{max-width:none}.pro-for-you-email-capture--inline .pro-for-you-email-capture__card{padding:20px 0 0;border:0;border-top:1px solid #d8ddd2;border-radius:0;background:transparent;box-shadow:none}.pro-for-you-email-capture--inline .pro-for-you-email-capture__title{font-size:clamp(26px,3.1vw,40px)}.pro-for-you-email-capture--inline .pro-for-you-email-capture__intro{max-width:60ch}.pro-for-you-email-capture--inline .pro-for-you-email-capture__note{margin-top:14px}.for-you-lp-result-stage.is-hidden{display:none!important}.pro-for-you-hubs{padding:48px 16px 0}.pro-for-you-hubs__shell{max-width:1280px;margin:0 auto}.pro-for-you-hubs__card{padding:clamp(20px,3vw,28px);border:1px solid #d8ddd2;border-radius:24px;background:radial-gradient(circle at 100% 0%,#d6e6ab24,#d6e6ab00 34%),linear-gradient(180deg,#fbfaf4,#f8f8f1);box-shadow:var(--et-shadow, 0 8px 22px rgba(31, 41, 55, .05))}.pro-for-you-hubs__head{display:flex;gap:16px}.pro-for-you-hubs__title{margin:0;color:var(--pro-for-you-ink)}.pro-for-you-hubs__intro{margin:10px 0 0;color:var(--pro-for-you-muted);line-height:1.62;max-width:none}.pro-for-you-hubs__helper{margin:8px 0 0;color:#657442;font-size:13px;font-weight:600}.pro-for-you-hubs__progress{margin-top:16px;display:grid;gap:8px}.pro-for-you-hubs__progress-row{display:flex;align-items:baseline;justify-content:flex-start;gap:12px 28px;flex-wrap:wrap}.pro-for-you-hubs__progress-text{margin:0;color:#22312c;font-size:14px;font-weight:700}.pro-for-you-hubs__progress-helper{margin:0;color:#61706b;font-size:13px;font-weight:500}.pro-for-you-hubs__progress-track{position:relative;height:6px;overflow:hidden;border-radius:999px;background:#ced7cf}.pro-for-you-hubs__progress-fill{display:block;height:100%;width:20%;border-radius:inherit;background:linear-gradient(90deg,#76921c,#b0cb39);transition:width .22s ease,background-color .22s ease,opacity .22s ease}.pro-for-you-hubs[data-progress-complete=true] .pro-for-you-hubs__progress-track{background:#dde3dc}.pro-for-you-hubs[data-progress-complete=true] .pro-for-you-hubs__progress-fill{background:linear-gradient(90deg,#8ea43e,#b7cb64);opacity:.72}.pro-for-you-hubs[data-progress-step="1"] .pro-for-you-hubs__progress-fill{width:20%}.pro-for-you-hubs[data-progress-step="2"] .pro-for-you-hubs__progress-fill{width:40%}.pro-for-you-hubs[data-progress-step="3"] .pro-for-you-hubs__progress-fill{width:60%}.pro-for-you-hubs[data-progress-step="4"] .pro-for-you-hubs__progress-fill{width:80%}.pro-for-you-hubs[data-progress-step="5"] .pro-for-you-hubs__progress-fill{width:100%}.pro-for-you-hubs__summary{margin-top:12px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:9px 13px;border:1px solid #dbe1d8;border-radius:16px;background:#f8f9f3d6}.pro-for-you-hubs__summary-label{color:#607235;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pro-for-you-hubs__summary-value{color:#66726c;font-size:14px;font-weight:500;line-height:1.45;flex:1 1 260px;margin:0}.pro-for-you-hubs__summary-edit{color:var(--et-link, #233b7a);font:inherit;font-size:14px;font-weight:600;border:0;background:transparent;padding:0;cursor:pointer}.pro-for-you-hubs__summary-edit:hover,.pro-for-you-hubs__summary-edit:focus-visible{color:var(--pro-for-you-ink);outline:none}.pro-for-you-hubs__stage{margin-top:12px}.pro-for-you-hubs__question-card{padding:16px 16px 14px;border:1px solid #cad3cb;border-radius:22px;background:#fff;box-shadow:0 10px 20px #1f29370d}.pro-for-you-hubs__question-stack{display:grid;gap:12px}.pro-for-you-hubs__question{min-width:0;margin:0;padding:0;border:0}.pro-for-you-hubs__question-title{margin:0 0 10px;padding:0;color:var(--et-ink, #1f2a26);font-size:clamp(19px,2.2vw,24px);font-weight:600;line-height:1.2}.pro-for-you-hubs__options{display:flex;flex-wrap:wrap;gap:10px}.pro-for-you-hubs__option{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 18px;border:1.5px solid #a8b5ac;border-radius:16px;background:#fff;color:#24322d;font:inherit;font-weight:600;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.pro-for-you-hubs__option--with-icon{justify-content:flex-start;gap:12px}.pro-for-you-hubs__option:hover,.pro-for-you-hubs__option:focus-visible{border-color:#c5d0ca;background:linear-gradient(180deg,#fff,#f8faf7);color:var(--pro-for-you-ink);box-shadow:0 10px 20px #1f293714;transform:translateY(-1px);outline:none}.pro-for-you-hubs__option:before{content:"";width:10px;height:10px;margin-right:10px;border:1.5px solid #99aa9f;border-radius:50%;background:transparent;transition:inherit}.pro-for-you-hubs__option--with-icon:before{display:none}.pro-for-you-hubs__option-icon{width:18px;height:18px;color:#5d6b66;flex-shrink:0;transition:inherit}.pro-for-you-hubs__option-icon svg{width:100%;height:100%;display:block}.pro-for-you-hubs__option-text{display:block}.pro-for-you-hubs__option.is-selected{border-color:#536d14;background:#e8f1d0;color:#172212;box-shadow:0 10px 18px #7c9a2626}.pro-for-you-hubs__option.is-selected:before{border-color:#465f0d;background:#465f0d;box-shadow:inset 0 0 0 2px #eff8c8}.pro-for-you-hubs__option.is-selected .pro-for-you-hubs__option-icon{color:#43580f}.pro-for-you-hubs__option.is-selected:hover,.pro-for-you-hubs__option.is-selected:focus-visible{border-color:#4a6210;background:#e3edc8;color:#172212;box-shadow:0 12px 20px #7c9a262b}.pro-for-you-hubs__actions{margin-top:12px;display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center;justify-content:space-between;padding-top:2px}.pro-for-you-hubs__actions-main,.pro-for-you-hubs__actions-aside{display:inline-flex;flex-wrap:wrap;gap:10px 12px;align-items:center}.pro-for-you-hubs__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:16px;font:inherit;font-weight:600;text-decoration:none;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .2s ease}.pro-for-you-hubs__button--primary{border:1px solid var(--pro-for-you-lime);background:var(--pro-for-you-lime);color:var(--pro-for-you-ink);padding:0 20px;box-shadow:0 10px 20px #b0cc4738}.pro-for-you-hubs__button--primary:disabled{opacity:.45;cursor:not-allowed}.pro-for-you-hubs__button--secondary,.pro-for-you-hubs__button--ghost{border:1px solid #cfd8d1;background:#fff;color:var(--pro-for-you-ink)}.pro-for-you-hubs__button--quiet{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:#547a14;font-weight:700}.pro-for-you-hubs__button--ghost{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:var(--pro-for-you-muted)}.pro-for-you-hubs[data-progress-step="1"] [data-for-you-hub-back],.pro-for-you-hubs[data-progress-step="1"] [data-for-you-hub-reset]{display:none}.pro-for-you-hubs__button:hover,.pro-for-you-hubs__button:focus-visible{transform:translateY(-1px);outline:none}.pro-for-you-hubs__result-card{padding:16px 0 0;border:0;border-radius:22px;background:transparent;box-shadow:none}.pro-for-you-hubs__result-body{display:grid;gap:10px}.pro-for-you-hubs__result-kicker{margin:0;color:var(--et-olive, #5f6f3a);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.pro-for-you-hubs__result-title{margin:0;color:var(--et-ink, #1f2a26);font-size:clamp(24px,2.6vw,31px);font-weight:700;line-height:1.08}.pro-for-you-hubs__result-text{margin:0;color:var(--pro-for-you-muted);line-height:1.52;max-width:64ch}@media(min-width:991px){.pro-for-you-hubs__result-text{max-width:none}}.pro-for-you-hubs__path-grid{display:grid;gap:9px}.pro-for-you-hubs__path-card{display:grid;gap:4px;padding:12px 14px;border:1px solid #d4dbd3;border-radius:16px;background:#fff;color:var(--pro-for-you-ink);text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.pro-for-you-hubs__path-card:hover,.pro-for-you-hubs__path-card:focus-visible{border-color:#aebcad;color:var(--pro-for-you-ink);box-shadow:0 12px 22px #1f293712;transform:translateY(-1px);outline:none}.pro-for-you-hubs__path-label{color:var(--et-olive, #5f6f3a);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pro-for-you-hubs__path-value{color:inherit;font-size:16px;font-weight:600;line-height:1.3}.pro-for-you-hubs__result-footer{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:2px}.pro-for-you-hubs__result-links{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.pro-for-you-hubs__result-dot{color:#93a096;font-size:15px;line-height:1}.pro-for-you-hubs__all{margin-top:16px;padding-top:16px;border-top:1px solid #dde4de}.pro-for-you-hubs__all-head{display:grid;gap:6px;margin-bottom:12px}.pro-for-you-hubs__all-title{margin:0;color:var(--pro-for-you-ink);font-size:22px}.pro-for-you-hubs__all-text{margin:0;color:var(--pro-for-you-muted);line-height:1.6}.pro-for-you-hubs__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pro-for-you-hub-card{min-width:0;display:grid;gap:10px;padding:18px;border:1px solid #d2dad4;border-radius:18px;background:#fff;box-shadow:0 8px 18px #1f29370a}.pro-for-you-hub-card__eyebrow{margin:0;color:var(--et-olive, #5f6f3a);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pro-for-you-hub-card__title{margin:0;font-size:22px;line-height:1.15}.pro-for-you-hub-card__title a{color:var(--pro-for-you-ink);text-decoration:none}.pro-for-you-hub-card__title a:hover{color:var(--et-link)}.pro-for-you-hub-card__text{margin:0;color:var(--pro-for-you-muted);line-height:1.6}.pro-for-you-hub-card__cta{margin-top:auto;display:inline-flex;align-items:center;color:var(--pro-for-you-ink);font-weight:600;text-decoration:none}.pro-for-you-hub-card__cta:hover{text-decoration:underline}.pro-for-you-hubs__empty{margin-top:18px;padding:20px;border:1px dashed #d9e0e2;border-radius:14px;color:var(--pro-for-you-muted);background:linear-gradient(180deg,#f8faf9a6,#fff)}@media(prefers-reduced-motion:reduce){.pro-for-you-hubs__progress-fill,.pro-for-you-hubs__summary-edit,.pro-for-you-hubs__option,.pro-for-you-hubs__button,.pro-for-you-hubs__path-card,.pro-for-you-hubs__result-card{transition:none}}.pro-for-you-guides__shell{max-width:1280px;margin:0 auto}.pro-for-you-guides__card{padding:clamp(20px,3vw,30px);border:1px solid var(--pro-for-you-border);border-radius:24px;background:radial-gradient(circle at 100% 0%,#d6e6ab2e,#d6e6ab00 34%),linear-gradient(180deg,#fafbf6,#fff);box-shadow:var(--et-shadow, 0 8px 22px rgba(31, 41, 55, .05))}.pro-for-you-guides__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.pro-for-you-guides__title{margin:0;color:var(--pro-for-you-ink)}.pro-for-you-guides__link{color:var(--pro-for-you-ink);font-weight:600;text-decoration:none}.pro-for-you-guides__link:hover{text-decoration:underline}.pro-for-you-guides__intro,.pro-for-you-guides__signal{margin:12px 0 0;color:var(--pro-for-you-muted);line-height:1.65;max-width:72ch}.pro-for-you-guides__signal{font-size:13px;max-width:none}.pro-for-you-inline-guides{margin-top:24px}.pro-for-you-inline-guides__shell{max-width:1280px;margin:0 auto}.pro-for-you-inline-guides__card{padding:22px clamp(20px,3vw,28px);border:1px solid var(--pro-for-you-border);border-radius:24px;background:radial-gradient(circle at 100% 0%,#d6e6ab24,#d6e6ab00 34%),linear-gradient(180deg,#fafbf6,#fff);box-shadow:var(--et-shadow, 0 8px 22px rgba(31, 41, 55, .05))}.pro-for-you-inline-guides__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.pro-for-you-inline-guides__title{margin:0;color:var(--pro-for-you-ink)}.pro-for-you-inline-guides__intro{margin:10px 0 0;color:var(--pro-for-you-muted);line-height:1.65;max-width:72ch;font-size:14px}.pro-for-you-inline-guides__grid{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pro-for-you-inline-guides .pro-for-you-guide-card__body{padding:14px;gap:8px}.pro-for-you-inline-guides .pro-for-you-guide-card__title{font-size:clamp(22px,2vw,30px)}.pro-for-you-guides__grid{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pro-for-you-guide-card{min-width:0;display:flex;flex-direction:column;border:1px solid #dce3de;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 18px #1f29370a}.pro-for-you-guide-card__media{display:block;text-decoration:none;color:inherit}.pro-for-you-guide-card__image,.pro-for-you-guide-card__placeholder{width:100%;aspect-ratio:1.45 / 1;display:block;object-fit:cover}.pro-for-you-guide-card__placeholder{background:linear-gradient(135deg,#b7df422e,#18483b12)}.pro-for-you-guide-card__body{padding:16px;display:grid;gap:10px;flex:1 1 auto}.pro-for-you-guide-card__eyebrow{margin:0;color:var(--et-olive, #5f6f3a);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pro-for-you-guide-card__title{margin:0;font-size:22px;line-height:1.1}.pro-for-you-guide-card__title a{color:var(--pro-for-you-ink);text-decoration:none}.pro-for-you-guide-card__title a:hover{color:var(--et-link)}.pro-for-you-guide-card__excerpt{margin:0;color:var(--pro-for-you-muted);line-height:1.6}.pro-for-you-guide-card__cta{margin-top:auto;display:inline-flex;align-items:center;color:var(--pro-for-you-ink);font-weight:600;text-decoration:none}.pro-for-you-guide-card__cta:hover{text-decoration:underline}.pro-for-you-guides__empty{margin-top:18px;padding:20px;border:1px dashed #d9e0e2;border-radius:14px;color:var(--pro-for-you-muted);background:linear-gradient(180deg,#f8faf9a6,#fff)}.pro-for-you-faq{margin:0 auto;max-width:1280px;padding:0 16px}.pro-for-you-faq__shell{width:100%}.pro-for-you-faq__card{border:1px solid var(--pro-for-you-border);border-radius:24px;background:radial-gradient(circle at 100% 0%,#d5e76033,#fff0 28%),var(--pro-for-you-white);padding:28px 0}.pro-for-you-faq__head{display:grid;gap:10px;margin-bottom:18px;padding:0 28px}.pro-for-you__shared-eyebrow{display:inline-flex;align-items:center;margin:0 0 10px;color:var(--et-olive, #5f6f3a);font-size:11px;font-weight:700;line-height:1;letter-spacing:.18em;text-transform:uppercase}.pro-for-you-faq__title{margin:0}.pro-for-you-faq__intro{margin:0;max-width:820px;color:var(--pro-for-you-muted)}.pro-for-you-faq__items{display:grid;gap:10px}.pro-for-you-faq__item{border:1px solid #E5EAD6;border-radius:10px;background:#f7faf2;overflow:hidden}.pro-for-you-faq__question{position:relative;cursor:pointer;list-style:none;padding:18px 48px 18px 20px;font-size:14px;font-weight:700;color:#27332f;outline:0}.pro-for-you-faq__question::-webkit-details-marker{display:none}.pro-for-you-faq__question:after{content:"\25b8";position:absolute;top:50%;right:16px;transform:translateY(-50%);transition:transform .15s ease;font-size:14px;line-height:1;color:#27332f}.pro-for-you-faq__item[open] .pro-for-you-faq__question:after{transform:translateY(-50%) rotate(90deg)}.pro-for-you-faq__answer{padding:0 20px 18px;color:#27332f}.pro-for-you-faq__answer p{margin:0;padding-top:.5rem;border-top:1px solid #E5EAD6;font-size:14px}.pro-for-you-faq__item[open] .pro-for-you-faq__question{margin-bottom:.5rem}.pro-for-you-faq__question:focus-visible{outline:2px solid #bbdf4d;outline-offset:2px;border-radius:6px}.pro-for-you-rail{padding:clamp(18px,3vw,28px)}.pro-for-you-rail__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:6px}.pro-for-you-rail__title,.pro-for-you-cta__title{margin:0;font-size:clamp(20px,2.5vw,28px);line-height:1.15}.pro-for-you-rail__link{color:var(--pro-for-you-ink);font-weight:600;text-decoration:none}.pro-for-you-rail__link:hover{color:var(--pro-for-you-ink-soft);text-decoration:underline}.pro-for-you-rail__description{margin:0 0 16px;max-width:70ch}.pro-for-you-carousel{display:grid;gap:12px}.pro-for-you-carousel__viewport{overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:2px;scrollbar-width:none}.pro-for-you-carousel__viewport::-webkit-scrollbar{display:none}.pro-for-you-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);gap:14px;align-items:stretch}.pro-for-you-carousel__slide{min-width:0;scroll-snap-align:start}.pro-for-you-carousel__controls{display:flex;justify-content:flex-end;gap:8px}.pro-for-you-carousel__control{width:34px;height:34px;border-radius:999px;border:1px solid #d7ddd9;background:#fff;color:var(--pro-for-you-ink);display:grid;place-items:center;cursor:pointer;transition:transform .15s ease,opacity .15s ease,border-color .15s ease}.pro-for-you-carousel__control:hover:not(:disabled){transform:translateY(-1px);border-color:var(--pro-for-you-ink)}.pro-for-you-carousel__control:disabled{opacity:.35;cursor:not-allowed}.pro-for-you-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pro-for-you-card{height:100%;display:flex;flex-direction:column;border:1px solid #e5e9ec;border-radius:14px;overflow:hidden;background:#fff}.pro-for-you-card__media-link{display:block;color:inherit;text-decoration:none}.pro-for-you-card__media{position:relative;background:#f8faf9;aspect-ratio:1 / 1}.pro-for-you-card__image,.pro-for-you-card__placeholder{width:100%;height:100%;object-fit:cover;display:block}.pro-for-you-card__placeholder{background:linear-gradient(135deg,#80cc2824,#4e7d000f)}.pro-for-you-card__badge{position:absolute;left:12px;top:12px;padding:5px 8px;border-radius:999px;background:#fff;color:#b42318;border:1px solid rgba(180,35,24,.18);font-size:10px;font-weight:700;line-height:1.1;white-space:nowrap}.pro-for-you-card__favourite-toggle{position:absolute;right:12px;top:12px;width:34px;height:34px;border-radius:10px;border:1px solid #d9e0e2;background:#fffffff5;color:var(--pro-for-you-ink);display:grid;place-items:center;font-size:18px;line-height:1;cursor:pointer}.pro-for-you-card__favourite-toggle.is-favourited{background:var(--pro-for-you-lime);border-color:var(--pro-for-you-lime)}.pro-for-you-card__body{padding:14px;display:flex;flex-direction:column;gap:10px}.pro-for-you-card__vendor{margin:0;color:var(--eta-muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.pro-for-you-card__title{margin:0;font-size:15px;line-height:1.35}.pro-for-you-card__title a{color:inherit;text-decoration:none}.pro-for-you-card__title a:hover{color:var(--et-link)}.pro-for-you-card__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.pro-for-you-card__compare{color:var(--eta-muted);text-decoration:line-through;font-size:13px}.pro-for-you-card__price{font-weight:700;font-size:16px}.pro-for-you-card__form{margin-top:auto}.pro-for-you-card__button{width:100%}.pro-for-you-card__button[disabled]{opacity:.55;cursor:not-allowed;transform:none}.pro-for-you-mini-card{display:flex;flex-direction:column;border:1px solid #dfe4e2;border-radius:14px;overflow:hidden;background:#fff;min-width:0;height:100%}.pro-for-you-mini-card__media{position:relative;aspect-ratio:1 / 1;background:#f7f8f6}.pro-for-you-mini-card__media-link{display:block;width:100%;height:100%}.pro-for-you-mini-card__image,.pro-for-you-mini-card__placeholder{width:100%;height:100%;display:block;object-fit:cover}.pro-for-you-mini-card__placeholder{background:linear-gradient(135deg,#b7df4238,#18483b0f)}.pro-for-you-mini-card__badge{position:absolute;left:8px;top:8px;padding:4px 7px;border-radius:8px;background:#fff;color:#e35b36;border:1px solid rgba(227,91,54,.2);font-size:10px;font-weight:700;line-height:1.1;white-space:nowrap}.pro-for-you-mini-card__favourite-toggle{position:absolute;right:8px;top:8px;width:28px;height:28px;border-radius:8px;border:1px solid #d9e0e2;background:#fffffff5;color:var(--pro-for-you-ink);display:grid;place-items:center;font-size:16px;line-height:1;cursor:pointer}.pro-for-you-mini-card__favourite-toggle.is-favourited{background:var(--pro-for-you-lime);border-color:var(--pro-for-you-lime)}.pro-for-you-mini-card__body{padding:12px;display:flex;flex-direction:column;gap:8px;flex:1 1 auto}.pro-for-you-mini-card__vendor{margin:0;color:var(--pro-for-you-muted);font-size:12px;text-decoration:underline;text-underline-offset:2px}.pro-for-you-mini-card__title{color:var(--pro-for-you-ink);font-size:14px;line-height:1.35;text-decoration:none;font-weight:500;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;min-height:5.4em}.pro-for-you-mini-card__title:hover{text-decoration:underline}.pro-for-you-mini-card__price-row{display:flex;flex-wrap:wrap;gap:6px;align-items:baseline;margin-top:auto}.pro-for-you-mini-card__compare{color:#8b9490;text-decoration:line-through;font-size:12px}.pro-for-you-mini-card__price{color:#e35b36;font-size:17px;font-weight:700}.pro-for-you-mini-card__meta,.pro-for-you-mini-card__helper,.pro-for-you-mini-card__subscribe{margin:0;font-size:12px;line-height:1.5}.pro-for-you-mini-card__meta{color:#586460}.pro-for-you-mini-card__helper{color:var(--pro-for-you-ink);font-weight:600}.pro-for-you-mini-card__subscribe{color:var(--pro-for-you-muted)}.pro-for-you-mini-card__form{margin-top:8px}.pro-for-you-mini-card__add{width:100%;min-height:34px;border-radius:8px;border:1px solid var(--pro-for-you-lime);background:var(--pro-for-you-lime);color:var(--pro-for-you-ink);font-size:14px;font-weight:700}.pro-for-you-mini-card__add[disabled]{opacity:.5;cursor:not-allowed}.pro-for-you-empty,.pro-for-you-cta{padding:clamp(18px,3vw,28px)}.pro-for-you-routine-group{border:1px solid #dfe4e2;border-radius:16px;padding:16px;background:#fff}.pro-for-you-routine-group+.pro-for-you-routine-group{margin-top:14px}.pro-for-you-routine-group__head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.pro-for-you-routine-group__title,.pro-for-you-routine-group__subtitle,.pro-for-you-routine-group__owned{margin:0}.pro-for-you-routine-group__title{color:var(--pro-for-you-ink);font-size:20px;line-height:1.2}.pro-for-you-routine-group__subtitle{margin-top:4px;color:var(--pro-for-you-muted);font-size:13px;line-height:1.5}.pro-for-you-routine-group__owned{color:var(--pro-for-you-muted);font-size:13px;line-height:1.6;max-width:320px;text-align:right}.pro-for-you-routine-group__owned-item{color:var(--pro-for-you-ink);font-weight:600}.pro-for-you-routine-group__owned-item+.pro-for-you-routine-group__owned-item:before{content:", ";color:var(--pro-for-you-muted);font-weight:400}.pro-for-you-routine-group__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pro-for-you-empty{border:1px dashed #d9e0e2;border-radius:14px;background:linear-gradient(180deg,#f8faf9a6,#fff)}.pro-for-you-empty__title,.pro-for-you-empty__text{margin:0}.pro-for-you-empty__title{font-weight:700;color:#24312d}.pro-for-you-cta{margin-top:4px;background:radial-gradient(circle at 100% 0%,#d6e6ab2e,#d6e6ab00 34%),linear-gradient(180deg,#fafbf6,#fff)}.pro-for-you__disclaimer{margin:18px 0;font-size:13px}.for-you-native-carousel{padding:0 16px}.for-you-native-carousel .t4s-container{max-width:1280px;margin:0 auto;padding:0}.for-you-native-carousel .et-home-product-carousel__shell{border-radius:16px}.for-you-native-carousel .et-home-product-carousel__footer-note{margin:12px 0 0;color:var(--et-copy, #58635d);font-size:13px;line-height:1.6}.for-you-discovery-banner{padding:0 16px}.for-you-discovery-banner .t4s-container{max-width:1280px;margin:0 auto;padding:0}@media(min-width:991px){.pro-for-you-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pro-for-you-carousel__track{grid-auto-columns:minmax(240px,1fr)}.pro-for-you-hubs__path-grid,.pro-for-you-hubs__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1280px){.pro-for-you-carousel__track{grid-auto-columns:calc((100% - 56px)/5)}}@media(max-width:720px){.pro-for-you-hubs{padding:28px 16px 0}.pro-for-you-module__head-row{align-items:center}.pro-for-you-module__tool--drag{display:none}.pro-for-you-modules{grid-template-columns:1fr}.pro-for-you-module--wide{grid-column:auto}.pro-for-you__hero-card,.pro-for-you__panel,.pro-for-you-rail__head{flex-direction:column;align-items:flex-start}.pro-for-you__returning-banner{grid-template-columns:1fr;align-items:flex-start}.pro-for-you__returning-banner-actions{width:100%;flex-direction:column;align-items:stretch}.pro-for-you__returning-banner-actions .pro-for-you__button,.pro-for-you__returning-banner-link{width:100%;justify-content:center;text-align:center}.pro-for-you__returning-banner-dismiss{justify-self:flex-start}.pro-for-you__signin-note{flex-direction:column;align-items:flex-start}.pro-for-you__signin-note-actions,.pro-for-you__signin-note-actions .pro-for-you__button{width:100%}.pro-for-you__member-strip{padding:12px}.pro-for-you-email-capture__form-row{grid-template-columns:1fr}.pro-for-you-email-capture__footer{align-items:flex-start;flex-direction:column}.pro-for-you-routine-group__head{flex-direction:column}.pro-for-you-routine-group__owned{max-width:none;text-align:left}.pro-for-you-routine-group__products,.pro-for-you__hero-card,.pro-for-you__tabs{grid-template-columns:1fr}.pro-for-you__tabs--nav{grid-template-columns:repeat(2,minmax(0,1fr))}.pro-for-you__hero-actions{margin-left:0;width:100%;padding-right:0}.pro-for-you__button{width:100%}.pro-for-you__hero-explainer-card{right:auto;left:0;width:min(320px,calc(100vw - 64px))}.pro-for-you__hero-explainer{top:16px;right:16px}.pro-for-you__tab{min-height:auto}.pro-for-you-grid,.pro-for-you-module__content,.pro-for-you-history__grid{grid-template-columns:1fr}.pro-for-you-guides__head,.pro-for-you-hubs__head{flex-direction:column;align-items:flex-start}.pro-for-you-hubs__progress-row,.pro-for-you-hubs__summary{align-items:flex-start}.pro-for-you-hubs__actions,.pro-for-you-hubs__result-footer{flex-direction:column;align-items:stretch}.pro-for-you-hubs__button{width:100%}.pro-for-you-hubs__option{width:100%;justify-content:flex-start}.pro-for-you-hubs__button--quiet,.pro-for-you-hubs__button--ghost{width:auto;margin-left:0;justify-content:flex-start}.pro-for-you-hubs__result-links{width:100%;justify-content:flex-start}.pro-for-you-guides__grid{grid-template-columns:1fr}.pro-for-you-inline-guides__head{align-items:flex-start}.pro-for-you-inline-guides__grid,.pro-for-you-hubs__grid{grid-template-columns:1fr}.pro-for-you-history__footer{flex-wrap:wrap}.pro-for-you-carousel__track{grid-auto-columns:minmax(72vw,1fr)}.pro-for-you-carousel__controls{justify-content:flex-start}.for-you-native-carousel,.for-you-discovery-banner,.pro-for-you--modules-only{padding:0 16px}.pro-for-you--hero-only{padding:24px 16px 0}}@media(max-width:1080px){.pro-for-you-hubs{padding-top:40px}.pro-for-you-hubs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pro-price__row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.pro-price__current{font-size:36px;font-weight:600;color:#de0000;line-height:1}.pro-price__discount{font-size:14px;color:var(--eta-muted);white-space:nowrap}.pro-product__summary{margin-top:24px}.pro-product__summary .pro-product__summary-heading{font-size:20px;font-weight:600;color:#27332f;margin:0 0 8px;border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:.4rem}.pro-product__summary .rte,.pro-product__summary .rte p,.pro-product__summary .rte li{font-size:16px;line-height:1.6;font-weight:400;color:#27332f}.pro-product__form-controls{display:grid;grid-template-columns:auto 1fr;gap:1rem;margin-top:1.5rem}.pro-product__quantity{display:flex;border:1px solid #ccc;border-radius:6px;height:48px}.pro-product__quantity-input{width:45px;text-align:center;border:none;border-left:1px solid #ccc;border-right:1px solid #ccc;padding:.5rem;font-size:1rem;-moz-appearance:textfield}.pro-product__quantity-input::-webkit-outer-spin-button,.pro-product__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pro-product__quantity-button{width:40px;border:none;background:transparent;cursor:pointer;font-size:1.5rem;line-height:1;color:#666}.pro-product__add-to-cart-button{width:100%;height:48px;padding:1rem;font-size:16px;font-weight:500;color:#000;background:#b9df4d;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s,transform .06s ease}.pro-product__add-to-cart-button:hover:not(:disabled){background:#a6cb3e}.pro-product__add-to-cart-button:active:not(:disabled){transform:scale(.99)}.pro-product__add-to-cart-button:focus-visible{outline:2px solid var(--eta-accent);outline-offset:2px}.pro-product__add-to-cart-button:disabled{background:#ccc;border-color:#ccc;cursor:not-allowed}.pro-payment-icons{margin-top:12px}.pro-payment-list{display:flex;align-items:center;gap:16px;list-style:none;padding:0;margin:8px 0 0}.pro-payment-item{line-height:0}.pro-payment-icon{height:24px;width:auto}@media(min-width:991px){.pro-payment-icon{height:28px}}.pro-fulfilment{margin-top:12px;padding:10px 12px;border:1px solid var(--eta-border, #E5E7EB);border-radius:8px;background:#f9f9f9;display:flex;flex-direction:column;gap:6px;align-items:flex-start}.pro-fulfilment:hover{background:#f3f5f4}.pro-fulfilment__row{display:flex;align-items:center;justify-content:flex-start;gap:6px;width:100%;text-align:left}.pro-fulfilment__row+.pro-fulfilment__row{margin-top:.25rem}.pro-fulfilment__stock{font-weight:600;color:var(--eta-muted, #75807E)}.pro-fulfilment__countdown,.pro-fulfilment__progress{font-weight:500}.pro-fulfilment__stock-source[hidden]{display:none!important}.pro-fulfilment__stock .pro-dot{width:10px;height:10px;border-radius:999px;background:var(--stock-dot, currentColor);display:inline-block;margin-inline-end:.5rem;vertical-align:middle}.pro-fulfilment__dispatch-text{font-weight:500}.pro-truck{display:inline-flex;align-items:center;justify-content:center;color:#384042}.pro-fulfilment__shipping strong{font-weight:700}.pro-fulfilment__stock[data-available=false]~[data-dispatch],.pro-fulfilment__stock[data-available=false]~[data-free-line]{display:none}.pro-tabs__header{margin:0 0 18px}.pro-tabs__title{margin:0 0 8px;font-size:24px;font-weight:600;color:#4f5a56}.pro-tabs__rule{display:block;width:100%;height:1px;border:0;background:var(--eta-border);margin:0}.pro-tabs__card{display:grid;grid-template-columns:minmax(260px,42%) minmax(0,1fr);gap:clamp(28px,4vw,44px);align-items:start;background:#fff;border:0;border-radius:0;overflow:visible}.pro-tabs__nav{display:flex;flex-direction:column;gap:0;list-style:none;padding:0;margin:0;background:transparent;overflow:visible;scrollbar-width:auto}.pro-tabs__nav-item{position:relative;flex:0 0 auto;border-bottom:1px solid rgba(39,51,47,.16);scroll-snap-align:start}@media(min-width:750px){.pro-tabs__nav-item+.pro-tabs__nav-item:before{display:none}}.pro-tabs__nav-btn{-webkit-appearance:none;appearance:none;width:100%;background:transparent;border:0;border-radius:7px;padding:24px 44px 24px 4px;min-height:72px;display:flex;align-items:center;gap:20px;text-align:left;font-weight:400;font-size:16px;line-height:1.35;color:#59645f;cursor:pointer;transition:color .15s,background .15s,border-color .15s,box-shadow .15s,font-size .15s}.pro-tabs__nav-btn:hover{background:transparent;color:#27332f}.pro-tabs__nav-btn:active{transform:none}.pro-tabs__nav-btn:focus-visible{outline:2px solid var(--eta-accent);outline-offset:2px}.pro-tabs__nav-btn:after{content:"";position:absolute;right:4px;top:50%;width:10px;height:10px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:translateY(-50%) rotate(45deg);opacity:0;transition:opacity .15s,right .15s}.pro-tabs__icon{width:20px;height:20px;color:#6f7c77;display:inline-flex;flex:0 0 20px}.pro-tabs__icon svg{width:20px;height:20px}.pro-tabs__label{line-height:1.35}.pro-tabs__nav-btn.is-active{background:#f7faf8;color:#1f2b27;border:1px solid rgba(39,51,47,.3);box-shadow:inset 4px 0 #b9df4d;font-size:20px;font-weight:600;min-height:52px;padding:13px 44px 13px 16px}.pro-tabs__nav-btn.is-active:after{opacity:1;right:8px}.pro-tabs__nav-btn.is-active .pro-tabs__icon{color:#1f2b27}.pro-tabs__panel{min-width:0;padding:28px 0 0;background:#fff;border:0}.pro-tabs__panel[hidden]{display:none!important}.pro-tabs__panel-inner>*:first-child{margin-top:0}.pro-tabs__panel-inner>*:last-child{margin-bottom:0}.pro-tabs__panel-inner,.pro-tabs__panel-inner p,.pro-tabs__panel-inner li{color:#27332f;font-size:14px;line-height:1.65}.pro-tabs__panel-inner{max-width:64ch}.pro-tabs__panel-inner p{margin:0 0 18px}.pro-tabs__panel-inner h2,.pro-tabs__panel-inner h3,.pro-tabs__panel-inner h4{color:#27332f}.pro-tabs__product-title{margin:0 0 8px;font-size:20px;line-height:1.25;font-weight:600}.pro-tabs__combined-section+.pro-tabs__combined-section{margin-top:24px}.pro-tabs__combined-heading{margin:0 0 12px;color:#1f2b27;font-size:16px;line-height:1.35;font-weight:600}.pro-tabs__combined-copy>p,.pro-tabs__combined-copy>.metafield-rich_text_field>p{display:list-item;margin-left:1.6em;padding-left:.45em;margin-bottom:20px}.pro-tabs__combined-copy>ul,.pro-tabs__combined-copy>ol,.pro-tabs__combined-copy>.metafield-rich_text_field>ul,.pro-tabs__combined-copy>.metafield-rich_text_field>ol{margin-top:0;margin-left:1.15em;padding-left:.65em}.pro-tabs__panel ul{list-style:disc;line-height:1.65}@media(max-width:749px){.pro-tabs__card{display:block}.pro-tabs__nav{justify-content:flex-start;gap:8px;margin-bottom:14px}.pro-tabs__nav-item{border:1px solid rgba(39,51,47,.12);border-radius:8px;overflow:hidden}.pro-tabs__nav-item+.pro-tabs__nav-item:before{display:none}.pro-tabs__nav-btn{min-height:52px;padding:14px 42px 14px 14px;border-radius:0;font-size:16px;background:#fff}.pro-tabs__nav-btn:hover,.pro-tabs__nav-btn.is-active{background:#f7faf8}.pro-tabs__nav-btn.is-active{font-size:20px;font-weight:600;padding:13px 42px 13px 14px}.pro-tabs__nav-btn:after{right:16px;width:8px;height:8px}.pro-tabs__nav-btn.is-active:after{right:18px}.pro-tabs__icon{width:18px;height:18px;flex-basis:18px}.pro-tabs__icon svg{width:18px;height:18px}.pro-tabs__panel{padding:4px 0 0}.pro-tabs__panel-inner{max-width:none}.pro-tabs__panel-inner,.pro-tabs__panel-inner p,.pro-tabs__panel-inner li{font-size:14px;line-height:1.65}}@media(max-width:360px){.pro-product__grid{padding:1rem .75rem;gap:1.25rem}.pro-product__title{font-size:18px}.pro-price__current{font-size:32px}.pro-product__add-to-cart-button{height:48px;font-size:15px;padding:0 12px}.pro-tabs__nav{gap:6px}.pro-tabs__nav-btn{padding:12px 38px 12px 12px;font-size:16px;min-height:48px}.pro-tabs__panel{padding:4px 0 0}}.template-product .pro-price__current{font-weight:600!important}.pro-tabs__panel{display:none}.pro-tabs__panel.is-active{display:block}.pro-product__media img{max-width:100%;height:auto}.etpdp--overflow-visible{overflow:visible!important}.etpdp--pe-none{pointer-events:none!important}.pro-product__media-wrapper>.pro-recs{grid-column:1 / -1;margin-top:16px}@media(min-width:991px){.pro-product__media-wrapper>.pro-recs{grid-column:2}}.pro-recs{margin-top:16px}.pro-recs__header{margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid var(--eta-border)}.pro-recs__title{margin:0;font-size:20px;font-weight:600;line-height:1.2;color:#27332f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pro-recs__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;list-style:none;margin:0;padding:0}@media(max-width:990px){.pro-recs__list{grid-template-columns:repeat(2,minmax(0,1fr))}}.pro-recs__item{height:100%}.pro-recs__card{position:relative;display:flex;flex-direction:column;height:100%;padding:18px;border:1px solid var(--eta-border);border-radius:12px;background:#fff;color:inherit;text-decoration:none;transition:box-shadow .15s,transform .06s,border-color .15s}.pro-recs__card:hover{border-color:#0000001f;box-shadow:0 1px 8px #0000000f}.pro-recs__card:active{transform:scale(.99)}.pro-recs__card:focus-visible{outline:2px solid var(--eta-accent);outline-offset:2px}.pro-recs__media{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;border-radius:10px;background:#fff;overflow:hidden}.pro-recs__media img{width:200px;height:200px;object-fit:contain;display:block}.pro-recs__vendor{margin-top:8px;display:inline-block;font-size:12px;font-weight:500;color:#647084;text-decoration:none}.pro-recs__vendor:hover{text-decoration:underline}.pro-recs__name{margin:10px 0 0;padding-bottom:var(--recs-title-gap-bottom);font-size:12px;font-weight:500;color:#27332f;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}.pro-recs__name-link{color:inherit;text-decoration:none}.pro-recs__name-link:hover{text-decoration:underline}.pro-product__variant-selector{border-radius:6px}@media(max-width:540px){:root{--recs-title-gap-bottom: 20px}}.pro-recs__footer{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.pro-recs__price{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.pro-recs__price-rrp{font-size:14px;font-weight:500;color:var(--eta-muted);line-height:1.1}.pro-recs__price-rrp s{text-decoration-thickness:.06em;opacity:.9}.pro-recs__price-now{font-size:22px;font-weight:600;color:#de0000;line-height:1.1;letter-spacing:-.01em}.pro-recs__badge{position:absolute;top:12px;left:12px;padding:4px 10px;border:1px solid #E00000;color:#e00000;background:#fff;border-radius:8px;font-size:12px;font-weight:400;line-height:1;box-shadow:0 1px 2px #0000000a}.pro-recs__cta.hl-recs-btn{width:var(--recs-cta-size);height:var(--recs-cta-size);border-radius:var(--recs-cta-radius);border:1px solid #B9DF4D;background:#b9df4d;color:#0f1a17;display:grid;place-items:center;line-height:0;padding:0;cursor:pointer;flex-shrink:0;transition:background .2s,border-color .2s,transform .06s}.pro-recs__cta.hl-recs-btn:hover{background:#a6cb3e;border-color:#a6cb3e}.pro-recs__cta.hl-recs-btn:active{transform:scale(.98)}.pro-recs__cta.hl-recs-btn:focus-visible{outline:2px solid var(--eta-accent);outline-offset:2px}.pro-recs__cta.hl-recs-btn:disabled{opacity:.6;cursor:not-allowed}.pro-recs__cta .hl-icon-cart{width:var(--recs-cta-icon);height:var(--recs-cta-icon);display:block;stroke:currentColor}@media(min-width:991px){.pro-product__media-wrapper>.pro-recs{grid-column:1 / -1!important;justify-self:stretch!important;width:100%!important;margin-left:0!important}.pro-recs__list{margin-left:0!important;padding-left:0!important}}.pro-media-zoom-btn{position:absolute;right:12px;bottom:12px;width:44px;height:44px;border-radius:999px;border:0;background:#fff;box-shadow:0 6px 18px #00000024;display:grid;place-items:center;cursor:pointer}.pro-media-zoom-btn:before{content:"";width:22px;height:22px;display:block;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='%23000' d='M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zm.5-5V7H9v2H7v1h2v2h1v-2h2V9h-2z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='%23000' d='M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zm.5-5V7H9v2H7v1h2v2h1v-2h2V9h-2z'/></svg>") center/contain no-repeat;background:#0f3b34}.pro-media-zoom-btn:focus-visible{outline:2px solid var(--eta-accent);outline-offset:2px}.pro-zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000c2;display:flex;align-items:center;justify-content:center;transition:opacity .18s ease}.pro-zoom[hidden],.pro-zoom[aria-hidden=true]{opacity:0;visibility:hidden;pointer-events:none}.pro-zoom[aria-hidden=false]{opacity:1;visibility:visible;pointer-events:auto}.pro-zoom__stage{position:relative;width:90vw;height:90vh;max-width:1200px;max-height:90vh;overflow:hidden;background:#111;border-radius:12px;touch-action:none}.pro-zoom__stage img{display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;object-fit:contain;transform:translate(var(--zx,0px),var(--zy,0px)) scale(var(--zs,1));will-change:transform}.pro-zoom__close{position:absolute;top:18px;right:22px;z-index:2;width:40px;height:40px;border-radius:999px;border:0;background:#fff;color:#111;font-size:24px;line-height:1;cursor:pointer;box-shadow:0 6px 18px #0003}.pro-zoom__close:focus-visible{outline:2px solid var(--eta-accent);outline-offset:2px}body.is-zoom-open{overflow:hidden}#pro-zoom-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}#pro-zoom-modal[aria-hidden=true]{display:none}#pro-zoom-modal[aria-hidden=false]{display:block}.pro-zoom__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.pro-zoom__dialog{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;outline:none}.pro-zoom__image{max-width:90vw;max-height:90vh;object-fit:contain;display:block;background:#000}.pro-zoom-cta{position:absolute;right:var(--zoom-cta-offset, 12px);bottom:var(--zoom-cta-offset, 12px);display:flex;flex-direction:row-reverse;align-items:center;gap:12px;z-index:2}.pro-product__zoom-btn{inline-size:44px;block-size:44px;border-radius:999px;display:flex;align-items:center;justify-content:center;line-height:0;background:#fff;border:2px solid #88b547;box-shadow:0 1px 6px #00000014;transition:transform .18s ease,box-shadow .18s ease}.pro-product__zoom-btn:hover{transform:scale(1.04)}.pro-product__zoom-btn:focus{outline:none;box-shadow:0 0 0 3px #88b54740}.pro-product__zoom-icon{width:32px!important;height:32px!important;display:block;color:#2a2a2a;transform:translate(-1px,1px)}.pro-zoom-hint{pointer-events:none;opacity:0;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease;background:#fff;color:#111;border-radius:12px;padding:14px 18px;box-shadow:0 6px 20px #0000001f;white-space:nowrap;font-size:16px;font-weight:500}.pro-zoom-hint__icon{display:none!important;width:0;height:0;margin:0}.pro-zoom-cta:hover .pro-zoom-hint,.pro-product__zoom-btn:focus+.pro-zoom-hint{opacity:1;transform:translateY(0)}@media(hover:none){.pro-zoom-hint{display:none}}#pro-product .pro-product__thumbnav{all:unset;display:flex;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer;color:var(--eta-muted, #75807E);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1;text-align:center;-webkit-user-select:none;user-select:none}#pro-product .pro-product__thumbnav--up:before{content:"\2c4"}#pro-product .pro-product__thumbnav--down:before{content:"\2c5"}#pro-product .pro-product__thumbnav:hover{color:var(--eta-accent, #80CC28)}#pro-product .pro-product__thumbnav:focus-visible{outline:2px solid var(--eta-accent);outline-offset:2px}#pro-product .pro-product__thumbnav:disabled{opacity:.35;cursor:default}#pro-product .pro-product__thumbnav>*{display:none!important}#pro-product .pro-product__thumbnav:after{content:none!important;display:none!important}.pro-product__summary .rte p,.pro-product__summary .rte li{font-size:14px;line-height:1.6;font-weight:400;color:#27332f;font-family:Poppins,sans-serif}.pro-product__summary .rte ul{list-style:disc;padding-left:20px;margin:0}.pro-product__summary .rte li{margin-bottom:.5em}.pro-product__zoom-btn .pro-product__zoom-icon{width:32px;height:32px;display:block;transform:none}:root{--pdp-qty-col: 116px;--pdp-form-gap: 16px}#pro-product .pro-payment-icons{width:calc(100% - var(--pdp-qty-col) - var(--pdp-form-gap));margin-left:calc(var(--pdp-qty-col) + var(--pdp-form-gap));margin-top:12px;text-align:center}#pro-product .pro-payment-icons .pro-payment-list{display:inline-flex;gap:16px;flex-wrap:wrap;list-style:none;padding:0;margin:0}@media(max-width:540px){#pro-product .pro-payment-icons .pro-payment-list{gap:10px}#pro-product .pro-payment-icons .pro-payment-icon{height:22px}}.pro-product__thumbcol{position:relative;display:grid;grid-template-rows:auto 1fr auto;gap:8px;max-height:560px;width:86px}.pro-product__thumbs{overflow:auto;overscroll-behavior:contain;padding:4px 2px;scroll-behavior:smooth}.thumbnav{display:grid;place-items:center;height:32px;width:100%;border-radius:12px;border:1px solid var(--eta-border, rgba(0,0,0,.08));background:#fff;box-shadow:0 1px 2px #0000000f;cursor:pointer}.thumbnav[hidden]{display:none}.thumbnav svg{width:16px;height:16px;fill:currentColor;color:#27332f}.thumbnav:disabled{opacity:.5;cursor:default}.thumbnav:focus-visible{outline:2px solid #80CC28;outline-offset:2px}.pro-product__thumbcol{position:relative;display:flex;flex-direction:column;align-items:center}.pro-product__thumbnav{position:absolute;left:50%;transform:translate(-50%);width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid var(--eta-border, rgba(0,0,0,.1));box-shadow:0 1px 3px #00000014;display:grid;place-items:center;cursor:pointer;z-index:2}.pro-product__thumbnav--up{top:8px}.pro-product__thumbnav--down{bottom:8px}.pro-product__thumbcol,.pro-product__thumbnails{position:relative}.pro-product__thumbnav{position:absolute;left:50%;transform:translate(-50%);width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid var(--eta-border, rgba(0,0,0,.12));box-shadow:0 1px 3px #00000014;display:grid;place-items:center;cursor:pointer;z-index:2}.pro-product__thumbcol{position:relative}.pro-product__thumbnav--up{position:absolute;top:8px;left:50%;transform:translate(-50%);z-index:3}.pro-product__thumbnav--down{position:absolute;bottom:8px;left:50%;transform:translate(-50%);z-index:3}.pro-product__thumbnav svg{width:16px;height:16px;color:#27332f}.pro-product__thumbnav{width:32px;height:32px}.pro-product__thumbnails{margin-top:8px}.pro-product__thumbnav--up{top:0}@media(max-width:560px){.pro-product__thumbnails{display:flex!important;flex-direction:row!important;gap:8px;max-height:none!important;overflow-x:auto;overflow-y:hidden;padding:6px 0;scroll-snap-type:x mandatory}.pro-product__thumbnail-item{flex:0 0 auto;scroll-snap-align:start}.pro-product__thumbnav{display:none!important}.pro-product__thumbcol{width:100%!important;flex-direction:row!important;align-items:center;justify-content:flex-start;max-height:none!important;position:relative}}.pro-section-title{font-size:20px;font-weight:500;margin:24px 0 12px;padding-bottom:8px;border-bottom:1px solid var(--eta-border);text-align:left;color:var(--eta-text, #27332F)}.jdgm-hl .jdgm-rev-widg__title{display:none!important}.jdgm-hl .jdgm-rev-widg{text-align:left!important}.pro-tabs__header{border-bottom:1px solid var(--eta-border);padding-bottom:8px;margin-bottom:20px}.pro-tabs__header .pro-tabs__rule{display:none!important}#tab-reviews .pro-tabs__header{margin-top:40px}.pro-product__info-wrapper{--buy-pad: 24px}.pro-badges__wrap{display:flex;flex-direction:column;flex:0 0 100%;min-width:100%;width:100%;overflow:visible;margin:8px 0}.pro-badges__rule{all:unset;display:block;height:0;margin:6px 0;border-top:1px solid var(--eta-border, #E0E0E0);box-sizing:content-box;width:calc(100% + var(--buy-pad) * 2);margin-left:calc(var(--buy-pad) * -1);margin-right:calc(var(--buy-pad) * -1)}.pro-badges{display:flex;flex-wrap:wrap;gap:16px 20px;align-items:center;line-height:1.2;margin:0}.pro-badges__item{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:var(--eta-text, #27332F);padding:2px 0}.pro-badges__icon{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:1px solid var(--eta-border, #E0E0E0);border-radius:50%;box-sizing:border-box}.pro-badges__item>svg{border:0!important;padding:0!important}.pro-badges__rule{all:unset;display:block;height:0;margin:6px 0;border-top:1px solid var(--eta-border, #E0E0E0);box-sizing:border-box;width:100%}.pro-badges__wrap{display:flex;flex-direction:column;width:100%;flex:0 0 100%;align-self:stretch;margin:8px 0}.pro-badges__rule{all:unset;display:block;width:100%;height:0;border-top:1px solid #BCC0C4;margin:4px 0;box-sizing:content-box}.pro-badges{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px;margin:0}.pro-badges__item{display:flex;align-items:center;gap:8px;font:400 14px/1.4 var(--font-body,inherit);letter-spacing:0;color:var(--eta-text,#27332F)}.pro-badges__icon{width:32px;height:32px;flex:0 0 32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #BCC0C4;border-radius:50%;box-sizing:border-box}.pro-badges__icon svg{width:18px;height:auto;display:block;overflow:visible;fill:none;stroke:currentColor}.pro-badges__icon svg *,.pro-badges__icon svg path{vector-effect:non-scaling-stroke}.pro-badges__item svg{padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.pro-price+.pro-badges__wrap{margin-top:6px}.pro-badges__wrap+.pro-fulfilment{margin-top:6px}.pro-fulfilment+.pro-product__form{margin-top:5px}#pro-product .pro-badges__icon{width:32px;height:32px;display:inline-grid;place-items:center;border:1px solid #BCC0C4;border-radius:50%;box-sizing:border-box}#pro-product .pro-badges__icon>svg{width:22px!important;height:22px!important;aspect-ratio:1/1!important;display:block;overflow:visible;fill:none;stroke:currentColor;transform:none!important}#pro-product .pro-badges__item svg{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}:root{--sub-accent:#A8D34E;--sub-accent-text:#0b2e13;--sub-border:#E6E8EB;--sub-muted:#4B5563;--sub-fill:rgba(168,211,78,.1);--et-accent: #B7E04C;--et-accent-ring: #B7E04C;--et-border: #E5E7EB;--et-border-med: #D1D5DB;--et-ink: #111827;--et-muted: #6B7280;--et-bg: #fff;--et-bg-soft: #F9FAFB;--et-bg-track:#eeeeee}#pro-product .seal-subscriptions-wrapper,#pro-product .sls-widget,#pro-product .sls-purchase-options-title,#pro-product [data-sls=purchase-options-title],#pro-product .sls-purchase-options-container,#pro-product .seal-purchase-options-container,#pro-product .sls-option-container,#pro-product .sls-subscription-details,#pro-product .seal-subscription-details,#pro-product [data-sls=subscription-details],#pro-product .sls-more-info-container,#pro-product .sealsubs-target .sls-more-info-container,#pro-product .seal-subscriptions-wrapper .sls-more-info-container{display:none!important}#pro-product .sealsubs-target>div:has(.sls-more-info-container){display:none!important}#pro-product :is(h1,h2,h3,h4,p,div)[class*=purchase][class*=option],#pro-product :is(h1,h2,h3,h4,p,div)[id*=purchase][id*=option]{display:none!important}#pro-product :is(h1,h2,h3,h4,p,div):has(+.et-purchase),#pro-product .et-purchase+:is(h1,h2,h3,h4,p,div){display:none!important}#pro-product .et-purchase{display:flex;flex-direction:column;gap:12px;margin:8px 0 20px}#pro-product .et-option{width:100%;box-sizing:border-box;border:1px solid var(--et-border);border-radius:14px;background:var(--et-bg);box-shadow:0 1px 2px #1018280d;transition:border-color .16s ease,box-shadow .16s ease,transform .05s ease}#pro-product .et-option:active{transform:scale(.995)}#pro-product .et-option.is-active{border-color:var(--et-accent);box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f,0 0 0 1.5px var(--et-accent-ring);background:var(--et-bg)}#pro-product .et-option--one{display:flex;align-items:center;gap:14px;padding:16px;cursor:pointer;justify-content:flex-start}#pro-product .et-option--one:focus{outline:none}#pro-product .et-option__radio{width:18px;height:18px;border-radius:50%;border:1.5px solid var(--et-border-med);position:relative;flex:0 0 auto}#pro-product .et-option.is-active .et-option__radio{border-color:var(--et-accent)}#pro-product .et-option.is-active .et-option__radio:after{content:"";position:absolute;top:3.5px;right:3.5px;bottom:3.5px;left:3.5px;border-radius:50%;background:var(--et-accent)}#pro-product .et-option__label{font-weight:500;font-size:15px;color:var(--et-ink);flex:1 1 auto;text-align:left}#pro-product .et-option__price{margin-left:auto;font-weight:600;font-size:15px;color:var(--et-ink)}#pro-product .et-option--one:not(.is-active) .et-option__label{color:var(--et-muted)}#pro-product .et-option--sub{padding:0;overflow:hidden;cursor:pointer}#pro-product .et-option--sub:not(.is-active) .sub-title{color:var(--et-muted)}#pro-product .et-option--sub .sub-card{border:0;border-radius:14px;background:transparent;padding:16px 16px 20px;box-sizing:border-box}#pro-product .sub-head{display:flex;align-items:center;justify-content:space-between;gap:12px}#pro-product .sub-head-left{display:flex;align-items:center;gap:14px}#pro-product .sub-radio{width:18px;height:18px;border-radius:50%;border:1.5px solid var(--et-border-med);position:relative;flex:0 0 auto}#pro-product .et-option--sub.is-active .sub-radio{border-color:var(--et-accent)}#pro-product .et-option--sub.is-active .sub-radio:after{content:"";position:absolute;top:3.5px;right:3.5px;bottom:3.5px;left:3.5px;border-radius:50%;background:var(--et-accent)}#pro-product .sub-title{font-weight:500;font-size:15px;color:var(--et-ink)}#pro-product .sub-price{font-weight:600;font-size:15px;color:var(--et-ink)}#pro-product .sub-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start;text-align:center;padding-top:4px;margin-bottom:12px}#pro-product .sub-feature{display:flex;flex-direction:column;align-items:center;color:var(--et-muted);font-size:14px;line-height:1.4}#pro-product .sub-ico{display:inline-block;width:36px;height:36px;margin-bottom:8px}#pro-product .sub-ico svg{width:100%;height:100%}@media(max-width:520px){#pro-product .sub-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(max-width:380px){#pro-product .sub-features{grid-template-columns:1fr}}#pro-product .sub-divider{height:1px;background:var(--et-border);margin:16px 0}#pro-product .sub-body{overflow:hidden;max-height:0;opacity:0;transform:translateY(-2px);transition:max-height .32s ease,opacity .22s ease,transform .22s ease;will-change:max-height,opacity,transform}#pro-product .et-option--sub.is-active .sub-body,#pro-product .sub-body[aria-hidden=false]{max-height:9999px;opacity:1;transform:none}@media(prefers-reduced-motion:reduce){#pro-product .sub-body{transition:none!important}}#pro-product .sub-actions{position:relative;display:flex;align-items:stretch;gap:6px;padding:4px;border:1px solid #E5E7EB;border-radius:14px;background:var(--et-bg-track)!important}#pro-product .sub-actions.has-pill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--et-bg-track)!important;border-radius:12px;z-index:0}#pro-product .sub-actions.has-pill .sub-pill{position:absolute;top:4px;left:4px;height:calc(100% - 8px);width:var(--pill-w,0px);transform:translate(var(--pill-x,0px));background:#fff;border:1px solid var(--et-border-med);border-radius:10px;box-shadow:0 1px 2px #1018280d;transition:transform .25s ease,width .25s ease;z-index:0;pointer-events:none}@media(prefers-reduced-motion:reduce){#pro-product .sub-actions.has-pill .sub-pill{transition:none!important}}#pro-product .sub-actions .sub-tab{-webkit-appearance:none;appearance:none;position:relative;z-index:1;flex:1 1 0;height:40px;padding:0 14px;border-radius:10px;border:0;background:transparent;font-weight:500;font-size:14px;color:#9ca3af;display:inline-flex;align-items:center;justify-content:center;line-height:1;transition:background-color .16s,color .16s,transform .05s,box-shadow .16s}#pro-product .sub-actions .sub-tab:hover{color:#6b7280}#pro-product .sub-actions .sub-tab:active{transform:scale(.99)}#pro-product .sub-actions .sub-tab.is-active{background:#fff;color:var(--et-ink)!important;border-color:#00000014;box-shadow:0 1px #0000000a}#pro-product .sub-actions .sub-tab:focus,#pro-product .sub-actions .sub-tab:focus-visible{outline:none;box-shadow:0 1px #0000000a}#pro-product .sub-actions .sub-tab[aria-disabled=true],#pro-product .sub-actions .sub-tab.is-disabled,#pro-product .sub-actions .sub-tab[disabled]{color:#9ca3af;opacity:.6;cursor:not-allowed}#pro-product .sub-actions .sub-tab.is-active[aria-disabled=true],#pro-product .sub-actions .sub-tab.is-active.is-disabled,#pro-product .sub-actions .sub-tab.is-active[disabled]{color:var(--et-ink)!important;opacity:1}#pro-product .sub-empty{margin-top:8px;font-size:13px;line-height:1.35;color:#b91c1c}#pro-product .sub-field{margin-top:16px}#pro-product .sub-label{display:block;color:var(--et-muted);font-size:13px;margin-bottom:6px}#pro-product .sub-select{width:100%;border:1px solid var(--et-border-med);border-radius:12px;height:48px;padding:6px 40px 6px 16px;font:inherit;background-color:var(--et-bg);-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25em}#pro-product .sub-foot{display:flex;justify-content:flex-end;margin-top:12px}#pro-product .sub-learn{font-size:14px;color:var(--et-muted);text-decoration:none;font-weight:500}#pro-product .sub-learn:hover{text-decoration:underline;color:var(--et-ink)}#pro-product .et-option--one .et-option__price{visibility:hidden}#pro-product .et-option--one.is-active .et-option__price{visibility:visible}#pro-product .et-option--sub .sub-price{visibility:hidden}#pro-product .et-option--sub.is-active .sub-price{visibility:visible}.sub-once-row{display:flex;align-items:center;gap:10px;margin-top:10px;font-size:14px}.sub-once-row input[type=checkbox]{width:16px;height:16px;flex:0 0 auto}#pro-product [data-subscribe-card] .sub-feature{display:flex;align-items:center;gap:.5rem;text-align:left}#pro-product [data-subscribe-card] .sub-ico{line-height:0;color:#1f4f45}#pro-product [data-subscribe-card] .sub-feature:hover .sub-ico{color:#173e37}#pro-product [data-subscribe-card] .sub-feature span:last-child{color:#4b5563;line-height:1.35}section.pro-tabs .pro-tabs__panel-inner .table-wrap,#pro-product .table-wrap{overflow-x:auto;margin:1.25rem 0}section.pro-tabs .pro-tabs__panel-inner table,section.pro-tabs .pro-tabs__panel-inner table.compare,section.pro-tabs .pro-tabs__panel-inner table[role=table],#pro-product .rte table,#pro-product .et-article-body table,#pro-product .compare{width:100%;border-collapse:collapse;font-size:14px!important}section.pro-tabs .pro-tabs__panel-inner th,section.pro-tabs .pro-tabs__panel-inner td,#pro-product .rte th,#pro-product .rte td,#pro-product .et-article-body th,#pro-product .et-article-body td,#pro-product .compare th,#pro-product .compare td{text-align:left;padding:.85rem 1rem;border:1px solid #E5EAD6;vertical-align:top}section.pro-tabs .pro-tabs__panel-inner th,#pro-product .rte th,#pro-product .et-article-body th,#pro-product .compare th{background:#f7faf2;color:#27332f;font-weight:600}#pro-product .compare strong{display:block;margin-bottom:.25rem;color:#27332f}#pro-product .compare td:first-child strong{font-size:14px!important}section.pro-tabs .pro-tabs__panel-inner .pill{display:inline-flex;align-items:center;justify-content:center;font-size:12px!important;font-weight:500;padding:.2rem .6rem;border-radius:999px;background:#e5ead6;color:#27332f}section.pro-tabs .pro-tabs__panel-inner .note{background:#f7faf2;border:1px solid #E5EAD6;border-radius:10px;padding:1rem 1.25rem;margin:1.25rem 0}@media(max-width:640px){section.pro-tabs .pro-tabs__panel-inner th,section.pro-tabs .pro-tabs__panel-inner td,#pro-product .rte th,#pro-product .rte td,#pro-product .et-article-body th,#pro-product .et-article-body td,#pro-product .compare th,#pro-product .compare td{padding:.75rem}}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection{margin:1.75rem 0 2rem;padding:0;border:1px solid #E9D7BC;border-left:5px solid #B98B53;border-radius:20px;background:#fbf6ec;box-shadow:none;overflow:hidden}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__accordion{margin:0;border:0}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1rem 1rem 1.2rem;cursor:pointer;list-style:none}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__summary::-webkit-details-marker{display:none}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__summary-copy{display:flex;flex-direction:column;align-items:flex-start;gap:.32rem}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__eyebrow{font-size:11px;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7c5a30}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__title{font-size:2rem;line-height:1.08;font-weight:600;color:#3d2f1f}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__toggle{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;min-width:2.75rem;height:2.75rem;border:1px solid #D6B583;border-radius:999px;color:#7c5a30;transition:transform .2s ease,color .2s ease,border-color .2s ease}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__toggle svg{width:20px;height:20px}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__accordion[open] .micro-summary__toggle{transform:rotate(180deg)}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__content{padding:0 1.2rem 1.2rem;border-top:1px solid #E9D7BC}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__list{margin:0;padding:1rem 0 0}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__item{margin:0 0 .85rem;font-size:14px;line-height:1.7}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__term,section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__definition{display:inline;font-size:14px;line-height:1.7}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__term{font-weight:700;color:#2b2b2b}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__definition{color:#4e4e4e}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__definition:before{content:": "}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__meta{margin-top:.75rem;padding-top:.85rem;border-top:1px solid #E9D7BC;font-size:10px;line-height:1.4;color:#6a6a6a}@media(max-width:700px){section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__summary{padding:.9rem .95rem .9rem 1rem}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__title{font-size:1.55rem}section.pro-tabs .pro-tabs__panel-inner .micro-summary--collection .micro-summary__content{padding:0 1rem 1rem}}@supports (color: color-mix(in oklab,#000 50%,#fff 50%)){:root{--et-link-visited: color-mix(in oklab, var(--et-link) 85%, black)}}section.pro-tabs .pro-tabs__panel-inner a{color:var(--et-link);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1.75px;text-decoration-color:color-mix(in oklab,var(--et-link) 65%,transparent)}section.pro-tabs .pro-tabs__panel-inner a:hover,section.pro-tabs .pro-tabs__panel-inner a:focus{color:var(--et-link-hover);text-decoration-color:var(--et-link-hover)}section.pro-tabs .pro-tabs__panel-inner a:focus-visible{outline:2px solid currentColor;outline-offset:2px;text-decoration-thickness:2px}section.pro-tabs .pro-tabs__panel-inner a:visited{color:var(--et-link-visited, var(--et-link))}#pro-product .rte a,#pro-product .helper a,#pro-product .note a,#pro-product .et-article-body a{color:var(--et-link)!important;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1.75px;text-decoration-color:color-mix(in oklab,var(--et-link) 65%,transparent)}#pro-product .rte a:hover,#pro-product .rte a:focus,#pro-product .helper a:hover,#pro-product .helper a:focus,#pro-product .note a:hover,#pro-product .note a:focus,#pro-product .et-article-body a:hover,#pro-product .et-article-body a:focus{color:var(--et-link-hover)!important;text-decoration-color:var(--et-link-hover)}#pro-product .rte a:focus-visible,#pro-product .helper a:focus-visible,#pro-product .note a:focus-visible,#pro-product .et-article-body a:focus-visible{outline:2px solid currentColor;outline-offset:2px;text-decoration-thickness:2px}#pro-product .rte a:visited,#pro-product .helper a:visited,#pro-product .note a:visited,#pro-product .et-article-body a:visited{color:var(--et-link-visited, var(--et-link))!important}@media(forced-colors:active){section.pro-tabs .pro-tabs__panel-inner a,#pro-product .rte a,#pro-product .helper a,#pro-product .note a,#pro-product .et-article-body a{forced-color-adjust:auto;outline-color:CanvasText}}#pro-product .pill{display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;padding:.2rem .6rem;border-radius:999px;background:#e5ead6;color:#27332f;margin-right:.35rem}section.pro-tabs .pro-tabs__panel-inner .helper,#pro-product .helper,#et-cross-sell-3up .helper{position:relative;background:linear-gradient(180deg,#f9fcf2,#f4f9e8);border:1px solid #dce8be;border-left:5px solid #b9df4c;border-radius:12px;padding:.95rem 1rem .95rem 1.1rem;margin:1rem 0;color:#213028;box-shadow:0 1px #1018280a}section.pro-tabs .pro-tabs__panel-inner .helper:before,#pro-product .helper:before,#et-cross-sell-3up .helper:before{content:"Helpful tip";display:inline-block;margin:0 0 .45rem;padding:2px 8px;border-radius:999px;background:#e6f1c8;color:#28422f;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}section.pro-tabs .pro-tabs__panel-inner .helper>*:first-child,#pro-product .helper>*:first-child,#et-cross-sell-3up .helper>*:first-child{margin-top:0}section.pro-tabs .pro-tabs__panel-inner .helper>*:last-child,#pro-product .helper>*:last-child,#et-cross-sell-3up .helper>*:last-child{margin-bottom:0}#et-cross-sell-3up{margin-top:1.25rem;margin-bottom:1.5rem}@media(min-width:820px){#et-cross-sell-3up{margin-top:1.5rem}}#et-cross-sell-3up .grid-3{display:grid;grid-template-columns:1fr;gap:1rem;margin:0;align-items:stretch}@media(min-width:600px){#et-cross-sell-3up .grid-3{grid-template-columns:1fr 1fr}}@media(min-width:960px){#et-cross-sell-3up .grid-3{grid-template-columns:1fr 1fr 1fr}}#et-cross-sell-3up .note{background:#fafbf6;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:1rem 1.25rem;display:flex;flex-direction:column;transition:border-color .15s,box-shadow .15s,transform .06s}#et-cross-sell-3up .note:hover{border-color:#0000001f;box-shadow:0 1px 8px #0000000f}#et-cross-sell-3up .pro-cross-sell__title{margin:0 0 .25rem}#et-cross-sell-3up .pro-cross-sell__price{margin:.25rem 0 .5rem;display:flex;gap:.5rem;align-items:baseline}#et-cross-sell-3up .pro-cross-sell__price--sale{font-weight:700}#et-cross-sell-3up .pro-cross-sell__price--compare{opacity:.65}#et-cross-sell-3up .pro-cross-sell__grid{align-items:stretch}#et-cross-sell-3up .pro-cross-sell__item{display:flex;height:100%}#et-cross-sell-3up .pro-cross-sell__body{display:flex;flex-direction:column;flex:1 1 auto;height:100%}#et-cross-sell-3up .pro-cross-sell__cta{margin-top:auto;align-self:flex-start}#et-cross-sell-3up .note a.et-btn{margin-top:auto;align-self:flex-start;background:none!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;height:auto!important;line-height:1.2!important;display:inline-block;color:var(--et-link, inherit)!important;cursor:pointer;font-weight:600;text-decoration:none!important;background-image:linear-gradient(currentColor,currentColor)!important;background-repeat:no-repeat!important;background-position:0 100%!important;background-size:100% 2px!important}#et-cross-sell-3up .note a.et-btn:hover{color:var(--et-link-hover, var(--et-link, inherit))!important}#et-cross-sell-3up .note a.et-btn:visited{color:var(--et-link, inherit)!important}#et-cross-sell-3up .note .et-link{display:inline-flex;align-items:center;gap:.375rem;font-weight:600;color:#1f5f4c;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:2px}#et-cross-sell-3up .note .et-link:hover{opacity:.9;text-underline-offset:3px}#et-cross-sell-3up .note .et-link:focus-visible,#et-cross-sell-3up .pro-cross-sell__cta .et-link:focus-visible{outline:2px solid #80CC28;outline-offset:2px}#et-cross-sell-3up .pro-cross-sell__cta .et-link{display:inline-flex;align-items:center;gap:.375rem;font-weight:600;text-decoration:underline!important;text-decoration-thickness:1.5px;text-underline-offset:3px;border-bottom:0;color:#1f5f4c}#et-cross-sell-3up .pro-cross-sell__cta .et-link:hover{opacity:.9;text-underline-offset:4px}#et-cross-sell-3up .pro-cross-sell__helper{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .5rem;padding:.8rem 1rem;margin:.75rem 0 1rem;background:#fbfdf6}#et-cross-sell-3up .pro-cross-sell__helper strong{display:inline;margin:0 .3rem 0 0;white-space:nowrap;letter-spacing:.1px}#et-cross-sell-3up .pro-cross-sell__helper .et-helper__sub{display:inline;margin:0;line-height:1.55}@media(max-width:600px){#et-cross-sell-3up .pro-cross-sell__helper{font-size:.95rem}}@media(max-width:640px){#pro-product .pill{margin:5px}}#pro-product .rte .faq-accordion,section.pro-tabs .pro-tabs__panel-inner .faq-accordion{margin:1rem 0 1.25rem}#pro-product .rte .faq-accordion details,section.pro-tabs .pro-tabs__panel-inner .faq-accordion details{background:#f7faf2;border:1px solid #E5EAD6;border-radius:10px;padding:1rem 1.25rem;margin:0 0 .75rem}#pro-product .rte .faq-accordion summary,section.pro-tabs .pro-tabs__panel-inner .faq-accordion summary{font-weight:700;cursor:pointer;color:#27332f;font-size:14px;list-style:none;outline:0}#pro-product .rte .faq-accordion summary::-webkit-details-marker,section.pro-tabs .pro-tabs__panel-inner .faq-accordion summary::-webkit-details-marker{display:none}#pro-product .rte .faq-accordion summary:after,section.pro-tabs .pro-tabs__panel-inner .faq-accordion summary:after{content:"\25b8";float:right;transition:transform .15s ease}#pro-product .rte .faq-accordion details[open] summary:after,section.pro-tabs .pro-tabs__panel-inner .faq-accordion details[open] summary:after{transform:rotate(90deg)}#pro-product .rte .faq-accordion details[open] summary,section.pro-tabs .pro-tabs__panel-inner .faq-accordion details[open] summary{margin-bottom:.5rem}#pro-product .rte .faq-accordion details p,section.pro-tabs .pro-tabs__panel-inner .faq-accordion details p{margin:0;padding-top:.5rem;border-top:1px solid #E5EAD6;color:#27332f;font-size:14px}#pro-product .rte .faq-accordion summary:focus-visible,section.pro-tabs .pro-tabs__panel-inner .faq-accordion summary:focus-visible{outline:2px solid #bbdf4d;outline-offset:2px;border-radius:6px}.pro-recs-container{width:100%;max-width:100%;margin:0 auto}.pro-recs__list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:0;margin:0;list-style:none;width:100%}.pro-recs__item{list-style:none;margin:0;padding:0;min-width:0}.pro-recs__card{height:100%;overflow:hidden;background:#fff;display:flex;flex-direction:column}.pro-recs__link{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit;position:relative;min-height:0}.pro-recs__image{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:linear-gradient(135deg,#f5f7fa,#e8ecf1);flex-shrink:0}.pro-recs__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.pro-recs__card:hover .pro-recs__image img{transform:scale(1.06)}.pro-recs__discount-badge{position:absolute;top:10px;left:10px;z-index:3;font-family:Gilroy-SemiBold,Poppins;display:flex;align-items:center;border:.094rem solid #de0000;border-radius:.25rem;color:#de0000;background:#fff;font-size:1.1rem!important;line-height:1.2rem;padding:.25rem .625rem;max-width:fit-content;min-width:0;font-weight:400;white-space:nowrap;pointer-events:auto;height:22px}.pro-recs__card--sold-out .pro-recs__image img{filter:grayscale(40%);opacity:.7}.pro-recs__info{padding:14px;display:flex;flex-direction:column;gap:6px;flex:1;min-height:0}.pro-recs__vendor{font-size:11px;color:#6b6b6b;margin:0;text-transform:uppercase;letter-spacing:.5px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;width:100%}.pro-recs__card-title{margin:.5rem 0 .75rem;font-family:Gilroy-SemiBold,Poppins;font-size:1.3rem!important;line-height:1.5rem;color:#1d201f;font-weight:400;min-height:3.6em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pro-recs__card:hover .pro-recs__title{color:#06c}.pro-recs__bottom-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding:0 14px 14px}.pro-recs__price-row{display:flex;align-items:center;justify-content:space-between}.pro-recs__price{font-family:Gilroy-Bold,Poppins;font-size:1.4rem!important;color:#de0000;font-weight:500;line-height:1.75rem;text-align:left}.pro-recs__rrp{text-decoration:line-through}.pro-recs__price--regular{font-size:16px;font-weight:700;color:#1a1a1a;line-height:1}.pro-recs__price--sale{font-size:16px;font-weight:700;color:#d32f2f;line-height:1;order:-1}.pro-recs__price--compare{font-size:13px;color:#999;text-decoration:line-through;font-weight:400;line-height:1}.pro-recs__cart-btn{width:100%;min-width:0;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 0;height:3.5rem;border-radius:.75rem;font-size:1.35rem;background:#c4e538;color:#0a2822;font-family:Gilroy-Bold,Poppins;font-weight:500;border:none;cursor:pointer;transition:background .18s;box-shadow:none;outline:none;border-top:.094rem solid #e8efdf;text-transform:capitalize;height:48px;line-height:48px}.pro-recs__add-to-cart:before{content:"";width:22px;height:22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232d3a1f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;display:block;transition:transform .3s ease}.pro-recs__add-to-cart:hover:not(:disabled):before{transform:scale(1.1)}.pro-recs__add-to-cart:hover:not(:disabled){background:#d4f548;transform:translateY(-2px);box-shadow:0 4px 12px #c4e53866}.pro-recs__add-to-cart:active:not(:disabled){transform:translateY(0) scale(.95)}.pro-recs__add-to-cart:disabled{background:#e0e0e0;cursor:not-allowed;opacity:.6}.pro-recs__add-to-cart:disabled:before{opacity:.5}.pro-recs__add-to-cart--loading:before{display:none}.pro-recs__add-to-cart--loading:after{content:"";position:absolute;width:18px;height:18px;border:2px solid rgba(45,58,31,.2);border-top-color:#2d3a1f;border-radius:50%;animation:spin .6s linear infinite;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.pro-recs__add-to-cart--success{background:#4caf50}.pro-recs__add-to-cart--success:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpo margin9 17 4 12'/%3E%3C/svg%3E")}@media(max-width:1200px){.pro-recs__list{gap:14px}.pro-recs__info{padding:12px}.pro-recs__bottom-row{padding:0 12px 12px}.pro-recs__add-to-cart{width:44px;height:44px}.pro-recs__add-to-cart:before{width:20px;height:20px}}@media(max-width:900px){.pro-recs__list{gap:12px}.pro-recs__card{border-radius:10px}.pro-recs__info{padding:10px}.pro-recs__vendor{font-size:10px}.pro-recs__price--regular,.pro-recs__price--sale{font-size:14px}.pro-recs__price--compare{font-size:12px}.pro-recs__bottom-row{padding:0 10px 10px}.pro-recs__add-to-cart{width:40px;height:40px;border-radius:10px}.pro-recs__add-to-cart:before{width:18px;height:18px}.pro-recs__discount-badge,.pro-recs__sale-badge{padding:4px 8px;font-size:10px}}@media(max-width:768px){.pro-recs__list{grid-template-columns:repeat(2,1fr);gap:12px}}@media(max-width:480px){.pro-recs__list{grid-template-columns:1fr;gap:16px}.pro-recs__card{border-radius:12px}.pro-recs__info{padding:14px}.pro-recs__bottom-row{padding:0 14px 14px}.pro-recs__add-to-cart{width:48px;height:48px;border-radius:12px}.pro-recs__add-to-cart:before{width:22px;height:22px}}.pro-recs__item:only-child{grid-column:1 / -1}.pro-recs__item:only-child .pro-recs__card{text-align:center;padding:30px 20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed #dee2e6;box-shadow:none}.pro-recs__item:only-child .pro-recs__card:hover{transform:none;box-shadow:none}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.pro-product__variants--swatches{margin:2rem 0}.pro-product__variant-option{margin-bottom:2rem}.pro-product__variant-label{display:block;font-size:1rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a;letter-spacing:.3px;line-height:1.4}.pro-product__selected-value{font-weight:500;color:#2c2c2c;margin-left:.5rem}.pro-product__selected-value:before{content:"\2014  ";color:#999}.pro-product__swatch-group{display:flex;flex-wrap:wrap;gap:.875rem}.pro-product__swatch-wrapper{position:relative}.pro-product__swatch-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.pro-product__swatch{position:relative;display:block;width:60px;height:60px;border-radius:50%;border:3px solid #e5e5e5;cursor:pointer;overflow:visible;transition:all .25s cubic-bezier(.4,0,.2,1);background:#f8f8f8}.pro-product__swatch:hover{border-color:#999;transform:translateY(-3px);box-shadow:0 6px 12px #0000001f}.pro-product__swatch.is-selected{border-color:#b9df4d;border-width:3px;box-shadow:0 0 0 3px #1a1a1a26;transform:translateY(-2px)}.pro-product__swatch.is-unavailable{opacity:.35;cursor:not-allowed;position:relative}.pro-product__swatch.is-unavailable:before{content:"";position:absolute;top:50%;left:8%;right:8%;height:2px;background:#d32f2f;transform:translateY(-50%) rotate(-45deg);z-index:3}.pro-product__swatch.is-unavailable:hover{transform:none;border-color:#e5e5e5;box-shadow:none}.pro-product__swatch-input:disabled+.pro-product__swatch{pointer-events:none}.pro-product__swatch-image{display:block;width:100%;height:100%;position:relative;border-radius:50%;overflow:hidden}.pro-product__swatch-image img{width:100%;height:100%;object-fit:cover;display:block}.pro-product__swatch-checkmark{position:absolute;bottom:-3px;right:-3px;width:22px;height:22px;background:#b9df4d;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.3);transition:all .25s cubic-bezier(.34,1.56,.64,1);border:3px solid #fff;box-shadow:0 2px 8px #00000040;z-index:2}.pro-product__swatch-checkmark svg{color:#fff;width:12px;height:12px}.pro-product__swatch.is-selected .pro-product__swatch-checkmark{opacity:1;transform:scale(1)}.pro-product__pill-group{display:flex;flex-wrap:wrap;gap:.75rem}.pro-product__pill-wrapper{position:relative}.pro-product__pill-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.pro-product__pill{display:inline-flex;align-items:center;justify-content:center;min-width:70px;height:44px;padding:0 1.25rem;font-size:1rem;font-weight:500;color:#2c2c2c;background:#fff;border:2px solid #d0d0d0;border-radius:6px;cursor:pointer;transition:all .2s ease;white-space:nowrap;letter-spacing:.3px}.pro-product__pill:hover{border-color:#1a1a1a;background:#fafafa;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.pro-product__pill.is-selected{color:#000;background:#b9df4d;border-color:#b9df4d;box-shadow:0 4px 12px #0003;font-weight:600}.pro-product__pill.is-unavailable{opacity:.4;cursor:not-allowed;text-decoration:line-through;background:#f5f5f5;color:#999;border-color:#e0e0e0}.pro-product__pill.is-unavailable:hover{transform:none;box-shadow:none;border-color:#e0e0e0;background:#f5f5f5}.pro-product__pill-input:disabled+.pro-product__pill{pointer-events:none}@media screen and (max-width:749px){.pro-product__variant-label{font-size:.95rem}.pro-product__swatch{width:52px;height:52px}.pro-product__swatch-group{gap:.75rem}.pro-product__swatch-checkmark{width:20px;height:20px;bottom:-2px;right:-2px}.pro-product__swatch-checkmark svg{width:10px;height:10px}.pro-product__pill{min-width:65px;height:42px;font-size:.95rem;padding:0 1.1rem}.pro-product__pill-group{gap:.65rem}}@media screen and (min-width:1200px){.pro-product__swatch{width:64px;height:64px}.pro-product__swatch-checkmark{width:24px;height:24px}.pro-product__swatch-checkmark svg{width:13px;height:13px}.pro-product__pill{min-width:75px;height:46px;font-size:1.05rem}}.pro-product__swatch-input:focus-visible+.pro-product__swatch,.pro-product__pill-input:focus-visible+.pro-product__pill{outline:2px solid #4A90E2;outline-offset:3px}@media(prefers-reduced-motion:reduce){.pro-product__swatch,.pro-product__pill,.pro-product__swatch-checkmark{transition:none}}.pro-recs__card{position:relative}.pro-recs__badges-abs{position:absolute;top:10px;left:10px;right:10px;z-index:3;pointer-events:none}.pro-recs__badges-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.pro-recs__badge-left,.pro-recs__badge-right{display:flex;align-items:flex-start;gap:8px}.pro-recs__discount-badge,.pro-recs__sold-out-badge{position:static;display:inline-flex;align-items:center;font-size:12px!important;min-height:22px;height:auto!important;line-height:1.2!important;padding:4px 8px!important;white-space:nowrap;overflow:visible!important;max-height:none!important;-webkit-text-fill-color:currentColor}.pro-recs__badge{display:inline-flex;align-items:center;font-size:12px!important;min-height:22px;height:auto;line-height:1.2!important;padding:4px 8px;z-index:4;pointer-events:none;white-space:nowrap;overflow:visible!important;max-height:none!important;-webkit-text-fill-color:currentColor}.pro-recs__discount-badge span,.pro-recs__sold-out-badge span{display:block;line-height:1}@media(max-width:560px){.pro-for-you__tabs--nav{grid-template-columns:1fr}}#pro-product{--pdp-gallery-thumb-size: 64px;--pdp-gallery-thumb-gap: 10px;--pdp-gallery-visible-thumbs: 6;--pdp-gallery-rail-height: calc( (var(--pdp-gallery-thumb-size) * var(--pdp-gallery-visible-thumbs)) + (var(--pdp-gallery-thumb-gap) * (var(--pdp-gallery-visible-thumbs) - 1)) )}@media(min-width:991px){#pro-product .pro-product__media-wrapper{grid-template-columns:72px minmax(0,1fr);gap:16px;align-items:start}#pro-product .pro-product__thumbcol{display:grid!important;grid-template-rows:28px var(--pdp-gallery-rail-height) 28px;gap:8px;width:72px!important;max-height:none!important;height:auto;align-items:center;justify-items:center;overflow:hidden}#pro-product .pro-product__thumbnails{display:flex!important;flex-direction:column!important;gap:var(--pdp-gallery-thumb-gap);width:72px;height:var(--pdp-gallery-rail-height);max-height:var(--pdp-gallery-rail-height)!important;margin:0!important;padding:0 4px;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y proximity;scrollbar-width:none;overscroll-behavior:contain}#pro-product .pro-product__thumbnails::-webkit-scrollbar{display:none}#pro-product .pro-product__thumbnail-item{flex:0 0 var(--pdp-gallery-thumb-size);width:var(--pdp-gallery-thumb-size)!important;height:var(--pdp-gallery-thumb-size)!important;border-radius:8px;scroll-snap-align:start}#pro-product .pro-product__thumbnav{all:unset;position:static!important;transform:none!important;display:grid!important;place-items:center;width:44px;height:28px;color:var(--eta-muted, #75807E);cursor:pointer;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1;text-align:center;-webkit-user-select:none;user-select:none}#pro-product .pro-product__thumbnav:hover{color:var(--eta-accent, #80CC28)}#pro-product .pro-product__thumbnav:focus-visible{outline:2px solid var(--eta-accent, #80CC28);outline-offset:2px}#pro-product .pro-product__thumbnav:disabled{opacity:.35;cursor:default}#pro-product .pro-product__thumbnav>*{display:none!important}#pro-product .pro-product__thumbnav--up:before{content:"\2c4"}#pro-product .pro-product__thumbnav--down:before{content:"\2c5"}#pro-product .pro-product__media-main{width:100%;aspect-ratio:1 / 1;min-height:0!important;border-radius:8px}#pro-product .pro-product__media-item{width:100%;height:100%;min-height:0!important;aspect-ratio:1 / 1}#pro-product .pro-product__media-item img,#pro-product .pro-product__media-item video{width:100%;height:100%;object-fit:contain}#pro-product .pro-product__media-wrapper.pro-product__media-wrapper--single{grid-template-columns:minmax(0,1fr)}#pro-product .pro-product__media-wrapper.pro-product__media-wrapper--single .pro-product__media-main{grid-column:1}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/product-pro-main.css.map */
