:root{--ehs-green:#176b3a;--ehs-forest:#123e2a;--ehs-ink:#17231d;--ehs-muted:#65716b;--ehs-cream:#f7f4ea;--ehs-surface:#fbfaf5;--ehs-line:#e6e7e0;--ehs-white:#fff;--ehs-radius:20px;--ehs-shadow:0 14px 40px rgba(18,62,42,.08);--ehs-width:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ehs-ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.ehs-container{width:min(calc(100% - 40px),var(--ehs-width));margin-inline:auto}.ehs-main{min-height:60vh}.ehs-announcement{background:linear-gradient(90deg,var(--ehs-forest),#14593a);color:#fff;font-size:12.5px;letter-spacing:.005em}.ehs-announcement .ehs-container{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:7px 0}.ehs-announcement-links{display:flex;gap:20px;font-weight:650}.ehs-announcement-links a{opacity:.88;transition:opacity .18s}.ehs-announcement-links a:hover{opacity:1}.ehs-header{position:sticky;top:0;z-index:60;background:rgb(255 255 255 / .975);border-bottom:1px solid rgb(18 62 42 / .09);backdrop-filter:blur(16px);box-shadow:0 5px 20px rgb(18 62 42 / .035)}body.admin-bar .ehs-header{top:32px}.ehs-header-row{height:86px;display:flex;align-items:center;gap:32px}.ehs-brand{display:flex;align-items:center;gap:10px;min-width:212px;max-width:242px}.ehs-brand img,.ehs-logo-image{display:block;width:auto;max-width:208px;max-height:68px;object-fit:contain}.ehs-brand-mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:var(--ehs-green);color:#fff;font-weight:800}.ehs-brand strong{display:block;font-size:17px}.ehs-brand small{display:block;color:var(--ehs-muted);font-size:11px}.ehs-brand-copy{display:block}.ehs-nav{flex:1}.ehs-nav ul{list-style:none;display:flex;align-items:center;justify-content:center;gap:27px;padding:0;margin:0}.ehs-nav a{position:relative;font-size:13.5px;font-weight:720;letter-spacing:-.005em;padding:10px 0;transition:color .18s}.ehs-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:4px;height:2px;border-radius:99px;background:var(--ehs-green);transition:left .18s,right .18s}.ehs-nav a:hover{color:var(--ehs-green)}.ehs-nav a:hover:after{left:0;right:0}.ehs-tools{display:flex;align-items:center;gap:5px}.ehs-tool,.ehs-menu-toggle{border:0;background:#fff0;min-width:44px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;cursor:pointer;font-size:20px;position:relative;transition:background .18s,color .18s}.ehs-tool:hover,.ehs-menu-toggle:hover{background:#f1f5f1;color:var(--ehs-green)}.ehs-tool svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ehs-cart-count{font-size:10px;position:absolute;right:0;top:0;background:var(--ehs-green);color:#fff;border-radius:999px;min-width:17px;height:17px;display:grid;place-items:center;box-shadow:0 0 0 2px #fff}.ehs-menu-toggle{display:none}.ehs-search-panel{display:none;border-top:1px solid var(--ehs-line);padding:14px 0;background:#fff}.ehs-search-panel.is-open{display:block}.ehs-search-panel form{display:flex;gap:8px}.ehs-search-panel input{flex:1;border:1px solid var(--ehs-line);border-radius:999px;padding:11px 16px}.ehs-search-panel button{border:0;border-radius:999px;background:var(--ehs-green);color:#fff;padding:10px 18px}.ehs-hero{position:relative;padding:66px 0 58px;background:radial-gradient(circle at 84% 18%,rgb(23 107 58 / .105),transparent 29%),linear-gradient(135deg,#f8f5ec 0,#fff 55%,#eef6f0 100%)}.ehs-hero-slide{display:none}.ehs-hero-slide.is-active{display:block}.ehs-hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(440px,1.12fr);gap:72px;align-items:center}.ehs-page-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.ehs-hero-copy{padding:8px 0}.ehs-hero-copy h1,.ehs-page-hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:600;letter-spacing:-.035em;line-height:1.035;margin:13px 0 18px}.ehs-hero-copy h1{font-size:clamp(43px,4.55vw,62px);max-width:660px}.ehs-page-hero h1{font-size:clamp(44px,6vw,78px);max-width:850px}.ehs-hero-copy>p:not(.ehs-kicker){font-size:17px;line-height:1.72;color:var(--ehs-muted);max-width:625px}.ehs-page-hero p{font-size:18px;color:var(--ehs-muted);max-width:720px}.ehs-kicker,.ehs-eyebrow{margin:0;color:var(--ehs-green);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.ehs-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.ehs-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;background:var(--ehs-green);color:#fff;font-weight:750;border:1px solid var(--ehs-green);cursor:pointer}.ehs-button:hover{background:var(--ehs-forest);border-color:var(--ehs-forest);color:#fff}.ehs-button-ghost{background:rgb(255 255 255 / .42);color:var(--ehs-forest);border-color:#b9c5bd}.ehs-button-small{min-height:40px;padding:0 16px;font-size:13px}.ehs-hero-media{position:relative;border-radius:30px;overflow:hidden;min-height:510px;background:#eef3ec;box-shadow:0 24px 58px rgb(18 62 42 / .12);border:1px solid rgb(23 107 58 / .08)}.ehs-page-hero-grid>div:last-child{border-radius:32px;overflow:hidden;min-height:440px;background:var(--ehs-cream);box-shadow:var(--ehs-shadow)}.ehs-hero-img{display:block;width:100%;height:510px;min-height:510px;object-fit:cover}.ehs-page-hero-grid img{width:100%;height:100%;min-height:440px;object-fit:cover}.ehs-hero-product{position:relative;display:grid;height:510px;place-items:center;overflow:hidden;background:linear-gradient(145deg,#f3f6ef,#e2ece3)}.ehs-hero-product-img{display:block;width:min(82%,480px);max-height:408px;object-fit:contain;filter:drop-shadow(0 25px 28px rgb(27 67 43 / .16));transform:translateY(-6px)}.ehs-hero-product-label{position:absolute;top:20px;left:20px;padding:6px 10px;border-radius:999px;background:rgb(255 255 255 / .9);color:var(--ehs-green);font-size:10.5px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;backdrop-filter:blur(8px)}.ehs-hero-product-copy{position:absolute;left:20px;right:20px;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 15px;border-radius:14px;background:rgb(255 255 255 / .94);border:1px solid rgb(18 62 42 / .06);box-shadow:0 9px 22px rgb(18 62 42 / .065);backdrop-filter:blur(10px)}.ehs-hero-product-copy strong{font-family:Georgia,serif;font-size:18.5px;line-height:1.2}.ehs-hero-product-copy span{white-space:nowrap;color:var(--ehs-green);font-size:11.5px;font-weight:800}.ehs-hero-placeholder,.ehs-story-placeholder{min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#edf4ed,#e0eadf);font-family:Georgia,serif;font-size:42px;color:var(--ehs-forest)}.ehs-hero-placeholder span{font:600 13px/1.4 Inter,sans-serif;letter-spacing:.16em;text-transform:uppercase;margin-top:8px}.ehs-hero-placeholder-minimal{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:17px;font-weight:700;letter-spacing:0;text-align:center;padding:40px}.ehs-slider-dots{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);display:flex;gap:8px;z-index:2}.ehs-slider-dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:rgb(26 77 46 / .28);cursor:pointer}.ehs-slider-dots button.is-active{background:var(--ehs-green);transform:scale(1.2)}.ehs-trust{border-block:1px solid rgb(18 62 42 / .08);background:#fbfaf7;padding:13px 0}.ehs-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ehs-trust-row>div{position:relative;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center;padding:14px 18px;text-align:left;border:1px solid rgb(18 62 42 / .08);border-radius:16px;background:rgb(255 255 255 / .9);box-shadow:0 6px 18px rgb(18 62 42 / .035)}.ehs-trust-row>div:before{content:"✓";grid-column:1;grid-row:1/3;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eef6f0;color:var(--ehs-green);font-size:15px;font-weight:900}.ehs-trust strong{grid-column:2;display:block;font-family:Georgia,serif;font-size:20px;line-height:1.15;color:var(--ehs-forest)}.ehs-trust span{grid-column:2;color:var(--ehs-muted);font-size:11.8px;line-height:1.35;margin-top:2px}.ehs-section{padding:82px 0}.ehs-surface{background:var(--ehs-surface)}.ehs-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.ehs-section-head h2,.ehs-section>div>h2,.ehs-story h2,.ehs-feature h2,.ehs-forest h2{font-family:Georgia,serif;font-weight:600;letter-spacing:-.025em;font-size:clamp(30px,4vw,46px);line-height:1.12;margin:8px 0}.ehs-section-head>a,.ehs-text-link{color:var(--ehs-green);font-weight:750}.ehs-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ehs-category-card{border:1px solid var(--ehs-line);border-radius:var(--ehs-radius);background:#fff;overflow:hidden;transition:.22s transform,.22s box-shadow}.ehs-category-card:hover{transform:translateY(-4px);box-shadow:var(--ehs-shadow)}.ehs-category-media{aspect-ratio:1.3;background:#f1f1eb;display:grid;place-items:center;overflow:hidden}.ehs-category-media img{width:100%;height:100%;object-fit:cover}.ehs-category-image{width:100%;height:100%;object-fit:cover}.ehs-category-fallback{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:10px;padding:20px;background:radial-gradient(circle at 70% 22%,rgb(23 107 58 / .16),transparent 32%),linear-gradient(145deg,#f5f1e7,#e8f1e9);color:var(--ehs-forest)}.ehs-category-fallback svg{width:58px;height:58px;fill:none;stroke:var(--ehs-green);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;opacity:.92}.ehs-category-fallback span{font-family:Georgia,serif;font-size:17px;font-weight:600;text-align:center;color:var(--ehs-forest)}.ehs-category-card>div:last-child{padding:18px}.ehs-category-card h3{margin:0 0 4px;font-size:18px}.ehs-category-card p{margin:0;color:var(--ehs-muted);font-size:13px}.ehs-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ehs-product-card{min-width:0;height:100%;background:#fff;border:1px solid var(--ehs-line);border-radius:var(--ehs-radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s}.ehs-product-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgb(18 62 42 / .08);border-color:#d9dfda}.ehs-product-media{position:relative;aspect-ratio:1/1;overflow:hidden;background:linear-gradient(145deg,#fbfaf5,#f2f5f0);display:grid;place-items:center;padding:18px}.ehs-product-media .ehs-product-image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;transition:transform .25s}.ehs-product-card:hover .ehs-product-media .ehs-product-image{transform:scale(1.015)}.ehs-product-image-fallback{display:grid;place-items:center;width:100%;height:100%;border-radius:16px;background:linear-gradient(145deg,#f1f5ef,#e7efe8);color:var(--ehs-green);font:600 18px Georgia,serif}.ehs-product-badge{position:absolute;z-index:2;left:12px;top:12px;display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:var(--ehs-green);color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.045em}.ehs-product-badge-muted{background:#6d756f}.ehs-product-copy{padding:16px 16px 17px;display:flex;flex-direction:column;align-items:stretch;gap:7px;flex:1}.ehs-product-category{min-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ehs-product-copy h3{font-size:16.5px;line-height:1.34;margin:0;min-height:44px}.ehs-product-copy h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ehs-product-meta-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:22px}.ehs-rating{color:#b6811f;font-weight:800;font-size:12px}.ehs-rating small{color:var(--ehs-muted);font-weight:600}.ehs-rating-empty{color:#8c958f;font-weight:650}.ehs-stock{font-size:10.5px;font-weight:800;white-space:nowrap}.ehs-stock.is-in{color:var(--ehs-green)}.ehs-stock.is-out{color:#9a3f3f}.ehs-price{font-weight:850;font-size:17px;min-height:28px;color:var(--ehs-ink)}.ehs-price del{color:#929a96;font-weight:500;margin-right:5px;font-size:.88em}.ehs-price ins{text-decoration:none;color:var(--ehs-green)}.ehs-card-actions{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:4px}.ehs-card-actions .ehs-button{flex:1;min-width:0}.ehs-card-wish{width:40px;min-width:40px;height:40px;border-radius:50%;border:1px solid #d7ddd8;background:#fff;color:var(--ehs-forest);display:grid;place-items:center;font-size:20px;cursor:pointer}.ehs-card-wish.is-active{background:#eef6f0;color:var(--ehs-green);border-color:#bad2c2}.ehs-product-card.is-out-of-stock{opacity:.88}.star-rating{float:none;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star}.star-rating:before{content:"sssss";color:#d7d7cf;float:left;top:0;left:0;position:absolute}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.star-rating span:before{content:"SSSSS";top:0;position:absolute;left:0;color:#c58d23}.ehs-feature,.ehs-story{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.ehs-feature>div:first-child,.ehs-story>div:first-child{border-radius:28px;overflow:hidden;background:var(--ehs-cream)}.ehs-feature img,.ehs-story img{display:block;width:100%;height:auto}.ehs-forest{background:var(--ehs-forest);color:#fff}.ehs-forest .ehs-kicker{color:#9dd8b3}.ehs-forest h2{color:#fff}.ehs-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}.ehs-why-grid article{border:1px solid rgb(255 255 255 / .18);border-radius:18px;padding:22px;background:rgb(255 255 255 / .04)}.ehs-why-grid h3{margin:0 0 8px}.ehs-why-grid p{margin:0;color:#d7e5dc}.ehs-offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ehs-offer-card{border:1px solid var(--ehs-line);border-radius:var(--ehs-radius);overflow:hidden;background:#fff}.ehs-offer-card img{aspect-ratio:1.8;width:100%;object-fit:cover}.ehs-offer-card>div{padding:20px}.ehs-offer-card span{color:var(--ehs-green);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.ehs-offer-card h2,.ehs-offer-card h3{margin:6px 0 8px}.ehs-journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ehs-journal-grid article{padding:24px;border:1px solid var(--ehs-line);border-radius:var(--ehs-radius);background:#fff}.ehs-journal-grid h2,.ehs-journal-grid h3{font-family:Georgia,serif;font-weight:600;line-height:1.25}.ehs-meta{font-size:12px;color:var(--ehs-muted)}.ehs-faq-list{display:grid;gap:10px}.ehs-faq-list details{border:1px solid var(--ehs-line);border-radius:14px;background:#fff;padding:0 18px}.ehs-faq-list summary{cursor:pointer;font-weight:750;padding:18px 0}.ehs-faq-list details>div{padding:0 0 18px;color:var(--ehs-muted)}.ehs-page-hero{padding:70px 0;background:linear-gradient(135deg,var(--ehs-surface),#fff)}.ehs-page-hero-grid .ehs-story-placeholder{min-height:360px}.ehs-process{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;list-style:none;padding:0}.ehs-process li{padding:18px;border:1px solid var(--ehs-line);border-radius:16px;background:#fff}.ehs-process span{display:block;color:var(--ehs-green);font-size:12px;font-weight:800}.ehs-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ehs-timeline article{border-top:3px solid var(--ehs-green);padding:18px 0}.ehs-timeline span{color:var(--ehs-green);font-weight:800}.ehs-location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ehs-location-grid article{padding:20px;border-radius:16px;border:1px solid currentColor}.ehs-location-grid span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.ehs-contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ehs-contact-cards article{padding:0;overflow:hidden;background:#fff;border:1px solid var(--ehs-line);border-radius:18px;transition:border-color .2s ease,box-shadow .2s ease}.ehs-contact-cards article.is-active{border-color:var(--ehs-green);box-shadow:0 10px 30px rgb(28 79 55 / .09)}.ehs-contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px}.ehs-form{display:grid;gap:14px;padding:24px;background:#fff;border:1px solid var(--ehs-line);border-radius:var(--ehs-radius)}.ehs-form label{display:grid;gap:6px;font-weight:700}.ehs-form input,.ehs-form textarea,.ehs-form select{width:100%;border:1px solid #ccd2ce;border-radius:10px;padding:11px 12px;background:#fff}.ehs-narrow{max-width:720px}.ehs-track-result{margin-top:10px;padding:12px;border-radius:10px;background:var(--ehs-surface)}.ehs-faq-groups{display:grid;gap:42px}.ehs-article-head{padding-top:70px}.ehs-article-head h1{font:600 clamp(38px,5vw,66px)/1.08 Georgia,serif;letter-spacing:-.03em;max-width:980px}.ehs-article-image{margin-top:34px}.ehs-article-image img{width:100%;max-height:650px;object-fit:cover;border-radius:28px}.ehs-prose{max-width:850px;font-size:18px;padding-block:42px 80px}.ehs-prose h2,.ehs-prose h3{font-family:Georgia,serif}.ehs-prose img{border-radius:18px}.ehs-pagination{margin-top:30px}.ehs-commerce-section{padding-top:54px}.ehs-shop-tools{display:grid;gap:16px;margin-bottom:28px}.ehs-shop-search{display:flex;gap:9px;max-width:680px}.ehs-shop-search input{flex:1;min-width:0;border:1px solid #d8ded9;border-radius:999px;background:#fff;padding:12px 17px;outline:0}.ehs-shop-search input:focus{border-color:#8db39b;box-shadow:0 0 0 3px rgb(23 107 58 / .08)}.ehs-shop-search button{border:0;border-radius:999px;background:var(--ehs-green);color:#fff;padding:11px 19px;font-weight:800;cursor:pointer}.ehs-category-chips{display:flex;gap:8px;overflow:auto;padding-bottom:3px;scrollbar-width:thin}.ehs-category-chips a{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;border:1px solid #dce1dd;border-radius:999px;padding:8px 12px;background:#fff;font-size:12px;font-weight:760}.ehs-category-chips a span{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#eef3ef;color:var(--ehs-muted);font-size:10px}.ehs-category-chips a.is-active{background:var(--ehs-forest);border-color:var(--ehs-forest);color:#fff}.ehs-category-chips a.is-active span{background:rgb(255 255 255 / .16);color:#fff}.ehs-woo .woocommerce-notices-wrapper{margin-bottom:18px}.ehs-woo .woocommerce-result-count{margin:7px 0 22px;color:var(--ehs-muted);font-size:13px}.ehs-woo .woocommerce-ordering{margin:0 0 22px}.ehs-woo .woocommerce-ordering select{border:1px solid #d8ded9;border-radius:999px;background:#fff;padding:9px 36px 9px 13px}.ehs-woo ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0;clear:both}.ehs-woo ul.products:before,.ehs-woo ul.products:after{display:none}.ehs-woo ul.products li.product{width:auto;margin:0;float:none;padding:0;background:#fff0;min-width:0}.ehs-woo ul.products li.product .ehs-product-card{height:100%}.ehs-woo .button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--ehs-green);color:#fff;border-radius:999px;padding:12px 18px;border:1px solid var(--ehs-green);font-weight:800}.ehs-woo .button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--ehs-forest);color:#fff;border-color:var(--ehs-forest)}.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:52px;align-items:start}.woocommerce div.product .woocommerce-product-gallery,.woocommerce div.product .summary{width:auto;float:none;min-width:0}.woocommerce div.product .woocommerce-product-gallery{position:static;top:112px}.woocommerce div.product .woocommerce-product-gallery__wrapper{margin:0}.woocommerce div.product .woocommerce-product-gallery__image{background:linear-gradient(145deg,#fbfaf6,#f1f5f0);border:1px solid var(--ehs-line);border-radius:24px;overflow:hidden;display:grid;place-items:center;min-height:540px}.woocommerce div.product .woocommerce-product-gallery__image>a{display:grid;place-items:center;width:100%;height:100%;padding:28px}.woocommerce div.product .woocommerce-product-gallery__image img{display:block;width:100%;height:500px;object-fit:contain;object-position:center;margin:0}.woocommerce div.product .flex-control-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:11px 0 0;padding:0;list-style:none}.woocommerce div.product .flex-control-thumbs li{width:auto;float:none;margin:0}.woocommerce div.product .flex-control-thumbs img{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:#fbfaf6;border:1px solid var(--ehs-line);border-radius:12px;padding:6px;opacity:.72}.woocommerce div.product .flex-control-thumbs img.flex-active{opacity:1;border-color:#87ad94}.woocommerce div.product .summary{padding-top:12px}.woocommerce div.product .product_title{font:600 clamp(34px,4vw,54px)/1.08 Georgia,serif;letter-spacing:-.03em;margin-bottom:12px}.woocommerce div.product p.price{color:var(--ehs-green);font-size:25px;font-weight:850;margin:13px 0}.woocommerce div.product p.price del{color:#8d9690;font-size:.76em;font-weight:500}.woocommerce div.product p.price ins{text-decoration:none}.woocommerce div.product .woocommerce-product-details__short-description{color:var(--ehs-muted);font-size:16px}.woocommerce div.product p.stock{font-weight:800}.woocommerce div.product p.stock.in-stock{color:var(--ehs-green)}.woocommerce div.product form.cart{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:24px 0 14px}.woocommerce div.product form.cart .quantity .qty{width:76px;min-height:48px;border:1px solid #d6ddd8;border-radius:999px;padding:8px 10px;text-align:center}.woocommerce div.product form.cart .single_add_to_cart_button{min-height:48px}.woocommerce div.product .product_meta{margin-top:22px;padding-top:18px;border-top:1px solid var(--ehs-line);display:grid;gap:5px;color:var(--ehs-muted);font-size:13px}.woocommerce div.product .woocommerce-tabs{grid-column:1/-1;margin-top:18px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:8px;padding:0;margin:0 0 20px;overflow:auto}.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid var(--ehs-line);background:#fff;border-radius:999px;margin:0;padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:9px 14px;font-size:13px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#eef5f0;border-color:#bfd3c4}.woocommerce div.product .woocommerce-tabs .panel{padding:0 2px}.woocommerce div.product .related.products,.woocommerce div.product .upsells.products{grid-column:1/-1;margin-top:30px}.woocommerce div.product .related.products>h2,.woocommerce div.product .upsells.products>h2{font:600 clamp(28px,3.5vw,40px)/1.12 Georgia,serif}.woocommerce table.shop_table{border-color:var(--ehs-line);border-radius:14px}.ehs-footer{background:#0f2e21;color:#e7f0ea;padding:64px 0 24px}.ehs-footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1fr;gap:36px}.ehs-footer h2,.ehs-footer h3{color:#fff;margin-top:0}.ehs-footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.ehs-footer a{color:#d4e2d9}.ehs-footer p{color:#c5d2ca}.ehs-footer-bottom{margin-top:42px;padding-top:20px;border-top:1px solid rgb(255 255 255 / .14);display:flex;justify-content:space-between;gap:20px;font-size:13px;color:#afc0b5}.ehs-footer-legal{display:flex;flex-wrap:wrap;justify-content:center;gap:7px 14px}.ehs-footer-legal a{font-size:12px;white-space:nowrap}.ehs-footer-legal a:hover{text-decoration:underline}@media(max-width:1100px){.ehs-header-row{gap:20px}.ehs-brand{min-width:174px;max-width:190px}.ehs-logo-image{max-width:176px}.ehs-nav ul{gap:17px}.ehs-nav a{font-size:13px}.ehs-hero-grid{grid-template-columns:1fr 1fr;gap:42px}.ehs-hero-copy h1{font-size:clamp(42px,5.2vw,57px)}}@media(max-width:1020px){.ehs-nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;border-bottom:1px solid var(--ehs-line);padding:18px 20px}.ehs-nav.is-open{display:block}.ehs-nav ul{display:grid;gap:4px;justify-content:stretch}.ehs-nav a{display:block;padding:10px 4px}.ehs-menu-toggle{display:grid}.ehs-brand{margin-right:auto;min-width:0;max-width:190px}.ehs-logo-image{max-width:174px}.ehs-header-row{height:76px;gap:10px}.ehs-product-grid{grid-template-columns:repeat(3,1fr)}.ehs-category-grid,.ehs-why-grid,.ehs-offer-grid,.ehs-location-grid{grid-template-columns:repeat(2,1fr)}.ehs-timeline{grid-template-columns:repeat(2,1fr)}.ehs-footer-grid{grid-template-columns:repeat(2,1fr)}.ehs-hero-grid{grid-template-columns:1fr 1fr;gap:32px}.ehs-hero-media,.ehs-hero-img,.ehs-hero-product{min-height:430px;height:430px}.ehs-hero-product-img{max-height:330px}}@media(max-width:782px){body.admin-bar .ehs-header{top:46px}}@media(max-width:760px){.ehs-container{width:min(calc(100% - 28px),var(--ehs-width))}.ehs-announcement .ehs-container{padding:5px 0}.ehs-announcement{font-size:11.5px}.ehs-announcement-links{display:none}.ehs-header-row{height:62px}.ehs-nav{top:62px}.ehs-brand{min-width:0;max-width:128px}.ehs-logo-image{max-width:124px;max-height:46px}.ehs-brand small{display:none}.ehs-account-tool{display:none}.ehs-menu-toggle{width:36px;min-width:36px;height:36px}.ehs-tools .ehs-tool{width:36px;min-width:36px;height:36px}.ehs-tool svg{width:19px;height:19px}.ehs-cart-count{right:-1px;top:-1px}.ehs-hero{padding:28px 0 34px}.ehs-hero-grid,.ehs-page-hero-grid,.ehs-feature,.ehs-story,.ehs-contact-layout,.woocommerce div.product{grid-template-columns:1fr}.ehs-hero-grid{gap:22px}.ehs-hero-copy{padding:0}.ehs-kicker,.ehs-eyebrow{font-size:10.5px;letter-spacing:.12em}.ehs-hero-copy h1{font-size:clamp(34px,9.3vw,43px);line-height:1.015;margin:9px 0 14px;letter-spacing:-.04em}.ehs-page-hero h1{font-size:clamp(38px,11vw,54px)}.ehs-hero-copy>p:not(.ehs-kicker){font-size:15px;line-height:1.55}.ehs-actions{gap:9px;margin-top:19px}.ehs-actions .ehs-button{min-height:44px;padding-inline:18px}.ehs-hero-media,.ehs-hero-img,.ehs-hero-product{min-height:310px;height:310px;border-radius:22px}.ehs-hero-product-img{width:min(72%,300px);max-height:232px;transform:translateY(-4px)}.ehs-hero-product-copy{left:12px;right:12px;bottom:12px;padding:8px 10px;border-radius:12px}.ehs-hero-product-copy strong{font-size:14.5px;line-height:1.15}.ehs-hero-product-copy span{font-size:9.5px}.ehs-hero-product-label{top:12px;left:12px;padding:5px 8px;font-size:9.5px}.ehs-trust{padding:9px 0}.ehs-trust-row{grid-template-columns:1fr;gap:7px}.ehs-trust-row>div{grid-template-columns:30px 1fr;padding:9px 12px;border-radius:12px}.ehs-trust-row>div:before{width:27px;height:27px;font-size:12px}.ehs-trust strong{font-size:16px}.ehs-trust span{font-size:10.5px}.ehs-section{padding:50px 0}.ehs-section-head{align-items:flex-start;flex-direction:column}.ehs-product-grid,.ehs-woo ul.products{grid-template-columns:repeat(2,1fr)}.ehs-category-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.ehs-category-card{min-width:60vw;scroll-snap-align:start}.ehs-category-card>div:last-child{padding:14px}.ehs-category-card h3{font-size:16px}.ehs-why-grid,.ehs-offer-grid,.ehs-journal-grid,.ehs-contact-cards,.ehs-location-grid,.ehs-process{grid-template-columns:1fr}.ehs-footer-grid{grid-template-columns:1fr 1fr}.ehs-footer-bottom{flex-direction:column}.ehs-prose{font-size:17px}.ehs-commerce-section{padding-top:38px}.ehs-shop-tools{gap:12px;margin-bottom:20px}.ehs-shop-search{max-width:none}.ehs-shop-search input{padding:10px 14px}.ehs-shop-search button{padding:10px 15px}.ehs-category-chips{margin-inline:-14px;padding-inline:14px}.ehs-woo .woocommerce-result-count{float:none;margin-bottom:10px}.ehs-woo .woocommerce-ordering{float:none;margin:0 0 18px}.ehs-woo .woocommerce-ordering select{width:100%}.ehs-woo ul.products{gap:10px}.ehs-product-media{padding:10px}.ehs-product-badge{left:8px;top:8px;min-height:24px;padding:0 8px;font-size:9px}.ehs-product-copy{padding:12px;gap:6px}.ehs-product-copy h3{font-size:14.5px;min-height:39px}.ehs-product-category{font-size:9px}.ehs-product-meta-row{align-items:flex-start;flex-direction:column;gap:2px}.ehs-stock{font-size:9.5px}.ehs-price{font-size:15px}.ehs-card-actions{gap:6px}.ehs-card-actions .ehs-button{min-height:38px;padding:0 10px;font-size:11.5px}.ehs-card-wish{width:38px;min-width:38px;height:38px}.woocommerce div.product .woocommerce-product-gallery{position:static;top:auto}.woocommerce div.product .woocommerce-product-gallery__image{min-height:360px;border-radius:18px}.woocommerce div.product .woocommerce-product-gallery__image>a{padding:18px}.woocommerce div.product .woocommerce-product-gallery__image img{height:330px}.woocommerce div.product .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.woocommerce div.product .summary{padding-top:0}.woocommerce div.product .product_title{font-size:clamp(32px,9vw,44px)}.woocommerce div.product form.cart{align-items:stretch}.woocommerce div.product form.cart .single_add_to_cart_button{flex:1}.ehs-product-details{grid-template-columns:1fr;margin:34px 0}.ehs-own-reviews{margin-top:38px}}@media(max-width:470px){.ehs-brand{max-width:118px}.ehs-logo-image{max-width:114px;max-height:43px}.ehs-tools{gap:0}.ehs-tools .ehs-tool{width:34px;min-width:34px;height:34px}.ehs-menu-toggle{width:34px;min-width:34px;height:34px}.ehs-tool svg{width:18px;height:18px}.ehs-actions{flex-wrap:nowrap}.ehs-actions .ehs-button{flex:1;padding-inline:12px}.ehs-hero-product-copy{align-items:center;flex-direction:row;gap:8px}.ehs-hero-product-copy strong{font-size:13.5px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.ehs-hero-product-copy span{display:none}.ehs-category-card{min-width:64vw}.ehs-button-small{width:100%;padding-inline:10px}.ehs-footer-grid{grid-template-columns:1fr}.ehs-shop-search button{padding-inline:12px}.ehs-product-media{padding:8px}.ehs-product-copy{padding:10px}.ehs-product-copy h3{font-size:13.5px}.ehs-product-meta-row{min-height:34px}.ehs-rating{font-size:10.5px}.ehs-price{font-size:14px}.ehs-card-actions .ehs-button{font-size:10.5px;padding-inline:7px}.ehs-card-wish{width:36px;min-width:36px;height:36px;font-size:18px}.woocommerce div.product .woocommerce-product-gallery__image{min-height:310px}.woocommerce div.product .woocommerce-product-gallery__image img{height:285px}}.ehs-product-details{clear:both;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:50px 0}.ehs-product-details article{padding:24px;border:1px solid var(--ehs-line);border-radius:18px;background:var(--ehs-surface)}.ehs-product-details h2,.ehs-own-reviews h2{font-family:Georgia,serif;font-size:30px}.ehs-own-rating{display:flex;align-items:center;gap:6px;margin:8px 0 14px;color:#2f7456;font-weight:800}.ehs-own-rating span{color:#b6892f}.ehs-own-rating small{color:#68736c;font-weight:600}.ehs-own-reviews{margin-top:54px;padding-top:34px;border-top:1px solid #d9ddd7}.ehs-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0 28px}.ehs-review-card{padding:18px;border:1px solid #d9ddd7;border-radius:18px;background:#fffdf8}.ehs-review-head{display:flex;justify-content:space-between;gap:12px}.ehs-review-head span{color:#b6892f;letter-spacing:.04em}.ehs-verified{display:inline-block;margin-top:5px;color:#2f7456;font-weight:800}.ehs-review-photos{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.ehs-review-photos img{width:72px;height:72px;object-fit:cover;border-radius:10px}.ehs-helpful{border:0;background:#fff0;padding:0;color:#2f7456;font-weight:800;cursor:pointer}.ehs-review-form{max-width:720px}.ehs-empty{padding:42px;border:1px solid #d9ddd7;border-radius:20px;background:#fffdf8;text-align:center}.ehs-search-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ehs-search-product .ehs-product-card{height:100%}@media(max-width:900px){.ehs-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.ehs-review-grid,.ehs-search-grid{grid-template-columns:1fr}}.ehp-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ehp-gallery figure{margin:0;border-radius:16px;overflow:hidden;background:#eef0eb}.ehp-gallery img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.ehp-gallery figcaption{padding:10px 11px;background:#fff;color:#68736c;font-size:.72rem}.ehs-award-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ehs-award-grid article{border:1px solid #d9ddd7;border-radius:18px;background:#fff;padding:14px}.ehs-award-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:12px}.ehs-award-grid span{display:block;margin-top:10px;color:#2f7456;font-size:.72rem;font-weight:800}.ehs-award-grid h3{margin:4px 0}.ehs-space-top{margin-top:48px}@media(max-width:1199px){.ehp-gallery,.ehs-award-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.ehp-gallery,.ehs-award-grid{grid-template-columns:repeat(2,1fr)}}.ehs-commerce-hero{padding:42px 0 26px;background:linear-gradient(180deg,#f8faf7,#fff);border-bottom:1px solid var(--ehs-line)}.ehs-commerce-hero h1{font:600 clamp(34px,4.6vw,54px)/1.04 Georgia,serif;letter-spacing:-.035em;margin:5px 0 0}.ehs-commerce-flow-section{padding:34px 0 72px}.ehs-commerce-flow{font-size:15px}.ehs-commerce-flow .woocommerce-notices-wrapper{margin:0 0 18px}.ehs-commerce-flow .woocommerce-message,.ehs-commerce-flow .woocommerce-info,.ehs-commerce-flow .woocommerce-error{position:relative;display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 16px;padding:14px 16px;border:1px solid #cbd9cf;border-radius:15px;background:#f5faf6;color:var(--ehs-ink);list-style:none;line-height:1.45}.ehs-commerce-flow .woocommerce-error{background:#fff7f5;border-color:#e8c9c1}.ehs-commerce-flow .woocommerce-message:before,.ehs-commerce-flow .woocommerce-info:before,.ehs-commerce-flow .woocommerce-error:before{content:"✓";display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#dff0e4;color:var(--ehs-green);font-weight:900;flex:0 0 auto}.ehs-commerce-flow .woocommerce-error:before{content:"!";background:#f5ddd7;color:#9a3f2d}.ehs-commerce-flow .woocommerce-message .button,.ehs-commerce-flow .woocommerce-info .button{order:3;margin-left:auto;white-space:nowrap;padding:9px 14px}.ehs-commerce-flow form{margin:0}.ehs-commerce-flow table.shop_table{width:100%;border:1px solid var(--ehs-line);border-collapse:separate;border-spacing:0;border-radius:18px;overflow:hidden;background:#fff;margin:0 0 24px}.ehs-commerce-flow table.shop_table th{padding:13px 15px;background:#f7f9f7;color:#425248;font-size:12px;text-transform:uppercase;letter-spacing:.06em;text-align:left;border:0;border-bottom:1px solid var(--ehs-line)}.ehs-commerce-flow table.shop_table td{padding:15px;border:0;border-bottom:1px solid var(--ehs-line);vertical-align:middle}.ehs-commerce-flow table.shop_table tr:last-child td{border-bottom:0}.ehs-commerce-flow .shop_table .product-thumbnail{width:92px}.ehs-commerce-flow .shop_table .product-thumbnail img{display:block;width:70px;height:70px;object-fit:contain;background:#f8faf7;border:1px solid var(--ehs-line);border-radius:12px;padding:5px}.ehs-commerce-flow .shop_table .product-name a{font-weight:800;line-height:1.35}.ehs-commerce-flow .shop_table .product-price,.ehs-commerce-flow .shop_table .product-subtotal{white-space:nowrap;font-weight:780}.ehs-commerce-flow .shop_table .product-remove a{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f5f5f3;color:#6d756f;font-size:20px;line-height:1}.ehs-commerce-flow .quantity .qty{width:76px;min-height:44px;border:1px solid #d4ddd6;border-radius:12px;padding:8px;text-align:center;background:#fff}.ehs-commerce-flow .actions{background:#fbfcfa}.ehs-commerce-flow .actions .coupon{display:flex;gap:9px;align-items:center;max-width:540px}.ehs-commerce-flow .actions .coupon .input-text{flex:1;min-width:170px;min-height:46px;border:1px solid #d4ddd6;border-radius:999px;padding:10px 16px;background:#fff}.ehs-commerce-flow .actions>.button{float:right;min-height:46px}.ehs-commerce-flow .cart-collaterals{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.75fr);gap:28px;align-items:start;margin-top:28px}.ehs-commerce-flow .cart-collaterals:before,.ehs-commerce-flow .cart-collaterals:after{display:none}.ehs-commerce-flow .cross-sells{width:auto;float:none;margin:0}.ehs-commerce-flow .cross-sells>h2,.ehs-commerce-flow .cart_totals>h2{font:600 clamp(25px,3vw,34px)/1.12 Georgia,serif;margin:0 0 16px}.ehs-commerce-flow .cart_totals{width:auto;float:none;padding:22px;border:1px solid var(--ehs-line);border-radius:20px;background:#fbfcfa;box-shadow:0 12px 34px rgb(18 62 42 / .04)}.ehs-commerce-flow .cart_totals table.shop_table{border:0;border-radius:0;background:#fff0;margin-bottom:14px}.ehs-commerce-flow .cart_totals table.shop_table th,.ehs-commerce-flow .cart_totals table.shop_table td{background:#fff0;padding:11px 0;border-bottom:1px solid var(--ehs-line);text-transform:none;letter-spacing:0;font-size:14px}.ehs-commerce-flow .cart_totals table.shop_table th{width:34%;font-weight:800;color:var(--ehs-ink)}.ehs-commerce-flow .cart_totals .order-total th,.ehs-commerce-flow .cart_totals .order-total td{font-size:18px;border-bottom:0;padding-top:16px}.ehs-commerce-flow ul#shipping_method{list-style:none;margin:0;padding:0;display:grid;gap:8px}.ehs-commerce-flow ul#shipping_method li{margin:0;display:flex;align-items:flex-start;gap:8px}.ehs-commerce-flow ul#shipping_method input{margin-top:5px}.ehs-commerce-flow .woocommerce-shipping-destination{margin:12px 0 6px;color:#4c5a51;line-height:1.55}.ehs-commerce-flow .woocommerce-shipping-calculator{margin:6px 0 0}.ehs-commerce-flow .wc-proceed-to-checkout{padding:10px 0 0}.ehs-commerce-flow .wc-proceed-to-checkout .checkout-button{display:flex;justify-content:center;align-items:center;width:100%;min-height:52px;margin:0;font-size:16px}.ehs-commerce-flow .checkout_coupon,.ehs-commerce-flow .woocommerce-form-login{padding:18px;border:1px solid var(--ehs-line);border-radius:16px;background:#fbfcfa;margin:0 0 22px}.ehs-commerce-flow .checkout_coupon{display:flex;gap:10px;align-items:end;flex-wrap:wrap}.ehs-commerce-flow .checkout_coupon .form-row{margin:0;flex:1;min-width:220px}.ehs-commerce-flow form .form-row{padding:0;margin:0 0 15px}.ehs-commerce-flow form .form-row label{display:block;margin:0 0 6px;font-size:12px;font-weight:800;color:#425248}.ehs-commerce-flow form .form-row .required{color:#9a3f2d;text-decoration:none}.ehs-commerce-flow form .input-text,.ehs-commerce-flow form input[type="text"],.ehs-commerce-flow form input[type="email"],.ehs-commerce-flow form input[type="tel"],.ehs-commerce-flow form input[type="password"],.ehs-commerce-flow form textarea,.ehs-commerce-flow form select{width:100%;min-height:47px;border:1px solid #d4ddd6;border-radius:13px;background:#fff;padding:10px 13px;outline:0;color:var(--ehs-ink)}.ehs-commerce-flow form textarea{min-height:110px;resize:vertical}.ehs-commerce-flow form .input-text:focus,.ehs-commerce-flow form textarea:focus,.ehs-commerce-flow form select:focus{border-color:#8bb29a;box-shadow:0 0 0 3px rgb(23 107 58 / .08)}.ehs-commerce-flow .select2-container .select2-selection--single{height:47px;border:1px solid #d4ddd6;border-radius:13px}.ehs-commerce-flow .select2-container .select2-selection--single .select2-selection__rendered{line-height:45px;padding-left:13px}.ehs-commerce-flow .select2-container .select2-selection--single .select2-selection__arrow{height:45px}.ehs-commerce-flow form.checkout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(360px,.8fr);gap:30px;align-items:start}.ehs-commerce-flow form.checkout>.woocommerce-NoticeGroup-checkout{grid-column:1/-1}.ehs-commerce-flow #customer_details{grid-column:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;min-width:0}.ehs-commerce-flow #customer_details .col-1,.ehs-commerce-flow #customer_details .col-2{width:auto;min-width:0;float:none;padding:22px;border:1px solid var(--ehs-line);border-radius:20px;background:#fff}.ehs-commerce-flow #customer_details h3{font:600 27px/1.12 Georgia,serif;margin:0 0 18px}.ehs-commerce-flow #order_review_heading{grid-column:2;margin:0 0 -18px;font:600 29px/1.12 Georgia,serif}.ehs-commerce-flow #order_review{grid-column:2;padding:22px;border:1px solid var(--ehs-line);border-radius:20px;background:#fbfcfa;box-shadow:0 12px 34px rgb(18 62 42 / .04)}.ehs-commerce-flow #order_review table.shop_table{border:0;border-radius:0;background:#fff0;margin-bottom:18px}.ehs-commerce-flow #order_review table.shop_table th,.ehs-commerce-flow #order_review table.shop_table td{background:#fff0;padding:10px 0;border-bottom:1px solid var(--ehs-line);text-transform:none;letter-spacing:0;font-size:13px}.ehs-commerce-flow #order_review table.shop_table .order-total th,.ehs-commerce-flow #order_review table.shop_table .order-total td{font-size:17px;border-bottom:0;padding-top:15px}.ehs-commerce-flow #payment{background:#fff0;border:0}.ehs-commerce-flow #payment ul.payment_methods{list-style:none;padding:0;margin:0 0 18px;display:grid;gap:10px}.ehs-commerce-flow #payment ul.payment_methods li{padding:13px;border:1px solid #d9e1db;border-radius:14px;background:#fff}.ehs-commerce-flow #payment ul.payment_methods li>input{margin-right:7px}.ehs-commerce-flow #payment ul.payment_methods label{font-weight:800}.ehs-commerce-flow #payment .payment_box{margin:9px 0 0;padding:11px 12px;border-radius:10px;background:#f4f7f4;color:#536057;font-size:13px}.ehs-commerce-flow #payment .place-order{margin:0;padding:0}.ehs-commerce-flow #payment #place_order{width:100%;min-height:52px;font-size:16px;margin-top:10px}.ehs-commerce-flow .woocommerce-terms-and-conditions-wrapper{font-size:12.5px;color:#5b675f}.ehs-commerce-flow .woocommerce-order{max-width:980px;margin:0 auto}.ehs-commerce-flow .woocommerce-thankyou-order-received{padding:18px 20px;border:1px solid #bad2c0;border-radius:16px;background:#f3faf5;color:#244f35;font-weight:800;font-size:17px}.ehs-commerce-flow ul.woocommerce-order-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;list-style:none;padding:0;margin:22px 0}.ehs-commerce-flow ul.woocommerce-order-overview li{float:none;width:auto;margin:0;padding:13px;border:1px solid var(--ehs-line);border-radius:14px;background:#fff;font-size:11px;text-transform:uppercase;color:#68736c}.ehs-commerce-flow ul.woocommerce-order-overview li strong{display:block;margin-top:4px;font-size:14px;text-transform:none;color:var(--ehs-ink)}.ehs-commerce-flow .woocommerce-order-details,.ehs-commerce-flow .woocommerce-customer-details{margin-top:30px}.ehs-commerce-flow .woocommerce-order-details h2,.ehs-commerce-flow .woocommerce-customer-details h2{font:600 30px/1.12 Georgia,serif;margin:0 0 15px}.ehs-commerce-flow .woocommerce-customer-details address{padding:18px;border:1px solid var(--ehs-line);border-radius:16px;background:#fff;line-height:1.65}.ehs-commerce-flow .woocommerce-columns--addresses{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ehs-commerce-flow .woocommerce-columns--addresses .col-1,.ehs-commerce-flow .woocommerce-columns--addresses .col-2{width:auto;float:none}.ehs-commerce-flow .woocommerce-form-coupon-toggle,.ehs-commerce-flow .woocommerce-form-login-toggle{margin-bottom:14px}@media(max-width:1120px) and (min-width:901px){.ehs-commerce-flow form.checkout{grid-template-columns:minmax(0,1.35fr) minmax(340px,.75fr);gap:24px}.ehs-commerce-flow #customer_details{grid-template-columns:1fr;gap:16px}}@media(max-width:900px){.ehs-commerce-flow form.checkout{grid-template-columns:1fr}.ehs-commerce-flow #customer_details,.ehs-commerce-flow #order_review_heading,.ehs-commerce-flow #order_review{grid-column:1}.ehs-commerce-flow #order_review_heading{margin:10px 0 -12px}.ehs-commerce-flow .cart-collaterals{grid-template-columns:1fr}}@media(max-width:760px){.ehs-commerce-hero{padding:24px 0 18px}.ehs-commerce-hero h1{font-size:36px}.ehs-commerce-flow-section{padding:20px 0 54px}.ehs-commerce-flow .woocommerce-message,.ehs-commerce-flow .woocommerce-info,.ehs-commerce-flow .woocommerce-error{align-items:flex-start;padding:12px 13px;font-size:13px}.ehs-commerce-flow .woocommerce-message .button,.ehs-commerce-flow .woocommerce-info .button{order:2;margin:4px 0 0 36px;padding:8px 12px}.ehs-commerce-flow form.woocommerce-cart-form table.shop_table{display:block;border:0;background:#fff0;overflow:visible}.ehs-commerce-flow form.woocommerce-cart-form table.shop_table thead{display:none}.ehs-commerce-flow form.woocommerce-cart-form table.shop_table tbody{display:grid;gap:12px}.ehs-commerce-flow form.woocommerce-cart-form table.shop_table tr.cart_item{position:relative;display:grid;grid-template-columns:88px minmax(0,1fr);grid-template-areas:"thumb name" "thumb price" "thumb qty" "thumb subtotal";column-gap:13px;row-gap:4px;padding:14px 42px 14px 12px;border:1px solid var(--ehs-line);border-radius:17px;background:#fff}.ehs-commerce-flow form.woocommerce-cart-form table.shop_table tr.cart_item td{display:block;padding:0;border:0;width:auto;text-align:left}.ehs-commerce-flow form.woocommerce-cart-form .product-thumbnail{grid-area:thumb;width:auto}.ehs-commerce-flow form.woocommerce-cart-form .product-thumbnail img{width:88px;height:112px;border-radius:13px}.ehs-commerce-flow form.woocommerce-cart-form .product-name{grid-area:name;padding-top:3px}.ehs-commerce-flow form.woocommerce-cart-form .product-name a{font-size:14px;display:block;padding-right:4px}.ehs-commerce-flow form.woocommerce-cart-form .product-price{grid-area:price;font-size:13px;color:#4f5c53}.ehs-commerce-flow form.woocommerce-cart-form .product-quantity{grid-area:qty;margin-top:5px}.ehs-commerce-flow form.woocommerce-cart-form .product-subtotal{grid-area:subtotal;margin-top:4px;font-size:15px;color:var(--ehs-green)}.ehs-commerce-flow form.woocommerce-cart-form .product-subtotal:before{content:"Subtotal: ";font-weight:600;color:#647067}.ehs-commerce-flow form.woocommerce-cart-form .product-remove{position:absolute;right:10px;top:10px}.ehs-commerce-flow form.woocommerce-cart-form table.shop_table tr:last-child.actions-row{display:block}.ehs-commerce-flow form.woocommerce-cart-form table.shop_table tr:not(.cart_item) td.actions{display:grid;gap:10px;padding:12px;border:1px solid var(--ehs-line);border-radius:17px;background:#fbfcfa}.ehs-commerce-flow .actions .coupon{display:grid;grid-template-columns:minmax(0,1fr) auto;max-width:none;width:100%;gap:8px}.ehs-commerce-flow .actions .coupon .input-text{min-width:0;width:100%}.ehs-commerce-flow .actions>.button{float:none;width:100%;margin:0}.ehs-commerce-flow .cart_totals{padding:16px;border-radius:17px}.ehs-commerce-flow .cart_totals table.shop_table th{width:31%;padding-right:12px}.ehs-commerce-flow .cart_totals table.shop_table td{word-break:normal}.ehs-commerce-flow .woocommerce-shipping-destination{font-size:13px}.ehs-commerce-flow #customer_details{grid-template-columns:1fr;gap:14px}.ehs-commerce-flow #customer_details .col-1,.ehs-commerce-flow #customer_details .col-2,.ehs-commerce-flow #order_review{padding:16px;border-radius:17px}.ehs-commerce-flow #customer_details h3{font-size:24px}.ehs-commerce-flow #order_review_heading{font-size:26px}.ehs-commerce-flow .checkout_coupon{display:grid;grid-template-columns:1fr}.ehs-commerce-flow .checkout_coupon .form-row{min-width:0}.ehs-commerce-flow ul.woocommerce-order-overview{grid-template-columns:1fr 1fr}.ehs-commerce-flow .woocommerce-columns--addresses{grid-template-columns:1fr}}@media(max-width:420px){.ehs-commerce-flow .actions .coupon{grid-template-columns:1fr}.ehs-commerce-flow .actions .coupon button{width:100%}.ehs-commerce-flow ul.woocommerce-order-overview{grid-template-columns:1fr}}.ehs-commerce-flow .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ehs-commerce-flow .wc-empty-cart-message{margin-bottom:18px}.ehs-commerce-flow .cart-empty{padding:18px 20px;border:1px solid var(--ehs-line);border-radius:16px;background:#f8faf7;font-weight:700}.ehs-commerce-flow .return-to-shop{margin-top:14px}.ehs-commerce-flow dl.variation{display:grid;grid-template-columns:auto 1fr;gap:2px 7px;margin:7px 0 0;font-size:12px;color:#637067}.ehs-commerce-flow dl.variation dt,.ehs-commerce-flow dl.variation dd{margin:0}.ehs-commerce-flow dl.variation p{margin:0}body.ehs-menu-open{overflow:hidden}.ehs-global-search{display:flex;gap:8px}.ehs-global-search input,.ehs-page-search input{flex:1;min-width:0;border:1px solid var(--ehs-line);border-radius:999px;padding:12px 16px;background:#fff}.ehs-global-search button{border:0;border-radius:999px;background:var(--ehs-green);color:#fff;font-weight:750;padding:10px 18px}.ehs-page-search{display:flex;gap:10px;max-width:720px;margin-top:24px}.ehs-offer-media{aspect-ratio:1.8;background:#f2f4ef;display:grid;place-items:center;overflow:hidden}.ehs-offer-media img{display:block;width:100%;height:100%}.ehs-offer-media.is-banner img{object-fit:cover}.ehs-offer-media.is-product img{object-fit:contain;padding:18px}.ehs-offer-media.is-fallback .ehs-category-fallback{min-height:100%}.ehs-offer-copy{display:flex;flex-direction:column;align-items:flex-start;min-height:215px}.ehs-offer-copy p{color:var(--ehs-muted);margin:0 0 18px}.ehs-offer-copy .ehs-button{margin-top:auto}.ehs-story-product-fallback{position:relative;display:grid;place-items:center;min-height:360px;background:linear-gradient(145deg,#f5f5ef,#e8f1e9);overflow:hidden}.ehs-story-product-fallback img{width:80%;height:330px;object-fit:contain}.ehs-story-product-fallback span{position:absolute;left:18px;bottom:18px;padding:7px 11px;border-radius:999px;background:rgb(255 255 255 / .92);color:var(--ehs-green);font-weight:800;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.ehs-location-actions{display:flex;gap:12px;margin-top:12px}.ehs-location-actions a{color:var(--ehs-green);font-size:12px;font-weight:800}.ehs-company-profile{padding:24px;border:1px solid var(--ehs-line);border-radius:18px;background:#fff}.ehs-form-result{min-height:24px;color:var(--ehs-green);font-weight:750}.ehs-journal-card{padding:0;overflow:hidden}.ehs-journal-media{display:block;aspect-ratio:16/9;background:#f2f4ef;overflow:hidden}.ehs-journal-media img{display:block;width:100%;height:100%;object-fit:cover}.ehs-journal-copy{padding:22px}.ehs-journal-copy>p:not(.ehs-meta):not(.ehs-eyebrow){color:var(--ehs-muted)}.ehs-pagination{margin-top:30px}.ehs-pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}.ehs-pagination .page-numbers{display:grid;place-items:center;min-width:40px;height:40px;padding:0 10px;border:1px solid var(--ehs-line);border-radius:10px}.ehs-pagination .current{background:var(--ehs-green);border-color:var(--ehs-green);color:#fff}@media(max-width:782px){body.admin-bar .ehs-header{top:46px}}@media(max-width:760px){.ehs-page-hero{padding:44px 0}.ehs-page-hero p{font-size:15px}.ehs-page-search{flex-direction:column}.ehs-page-search .ehs-button{width:100%}.ehs-offer-media{aspect-ratio:1.55}.ehs-offer-copy{min-height:0}.ehs-story-product-fallback{min-height:300px}.ehs-story-product-fallback img{height:270px}.ehs-contact-layout{gap:16px}.ehs-company-profile{padding:18px}.ehs-journal-copy{padding:18px}}.ehs-contact-intent{display:grid;align-content:start;gap:8px;width:100%;min-height:230px;padding:24px;border:0;background:#fff0;text-align:left;color:inherit;cursor:pointer}.ehs-contact-intent span{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--ehs-green);font-weight:800}.ehs-contact-intent h3{font:700 22px/1.2 inherit;margin:4px 0}.ehs-contact-intent strong{font-size:20px}.ehs-contact-intent small{margin-top:auto;color:var(--ehs-muted);font-size:13px;line-height:1.45}.ehs-contact-intent:focus-visible{outline:3px solid rgb(30 123 72 / .25);outline-offset:-4px}.ehs-inquiry-form{scroll-margin-top:92px}.ehs-inquiry-heading{padding-bottom:6px;border-bottom:1px solid var(--ehs-line)}.ehs-inquiry-heading h2{margin:4px 0 7px}.ehs-inquiry-heading p:last-child{margin:0;color:var(--ehs-muted)}.ehs-intent-fields{display:grid;gap:14px;padding:16px;border:1px solid var(--ehs-line);border-radius:14px;background:var(--ehs-surface)}.ehs-intent-fields[hidden]{display:none}.ehs-form-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ehs-inquiry-form label small{font-weight:500;color:var(--ehs-muted)}.ehs-inquiry-form input[type=file]{padding:9px}.ehs-inquiry-form button[aria-busy=true]{opacity:.7;cursor:wait}.ehs-contact-direct a{color:var(--ehs-green);font-weight:750}@media(max-width:760px){.ehs-contact-intent{min-height:0;padding:20px}.ehs-contact-intent h3{font-size:20px}.ehs-form-pair{grid-template-columns:1fr}.ehs-inquiry-form{scroll-margin-top:72px}}.ehs-track-form{max-width:680px}.ehs-track-card{padding:22px;border:1px solid var(--ehs-line,#dfe5df);border-radius:20px;background:#fff}.ehs-track-card h3{margin:4px 0 14px;font-size:clamp(26px,4vw,38px)}.ehs-track-card p{margin:7px 0}.ehs-track-timeline{list-style:none;margin:20px 0;padding:0 0 0 18px;border-left:2px solid #dce7df}.ehs-track-timeline li{position:relative;padding:0 0 17px 15px}.ehs-track-timeline li:before{content:"";position:absolute;left:-24px;top:5px;width:10px;height:10px;border-radius:50%;background:#176f3c}.ehs-track-timeline small{display:block;color:#6a746d;margin-top:3px}body.ehs-menu-open,body.ehs-search-open{overflow:hidden}.ehs-header-row{position:relative}.ehs-brand{background:#fff0}.ehs-brand-slot{display:flex;align-items:center;justify-content:flex-start;min-width:0;max-width:100%;background:#fff0}.ehs-brand-slot img,.ehs-brand-slot .ehs-logo-image{display:block;width:auto;height:auto;max-width:100%;max-height:68px;object-fit:contain;object-position:center;background:#fff0}.ehs-menu-toggle svg,.ehs-menu-close svg,.ehs-search-close svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}.ehs-menu-toggle .ehs-menu-line{transform-box:fill-box;transform-origin:center;transition:transform .2s ease,opacity .16s ease}.ehs-menu-toggle[aria-expanded="true"] .ehs-menu-line-1{transform:translateY(6px) rotate(45deg)}.ehs-menu-toggle[aria-expanded="true"] .ehs-menu-line-2{opacity:0}.ehs-menu-toggle[aria-expanded="true"] .ehs-menu-line-3{transform:translateY(-6px) rotate(-45deg)}.ehs-menu-close,.ehs-search-close{width:44px;min-width:44px;height:44px;border:1px solid rgb(18 62 42 / .12);border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--ehs-ink);cursor:pointer;transition:background .18s,color .18s,border-color .18s,transform .18s}.ehs-menu-close:hover,.ehs-search-close:hover{background:#eef6f0;color:var(--ehs-green);border-color:rgb(23 107 58 / .2)}.ehs-menu-backdrop{position:fixed;inset:0;z-index:210;border:0;padding:0;background:rgb(7 28 19 / .5);backdrop-filter:blur(2px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.ehs-drawer-head,.ehs-drawer-search,.ehs-drawer-only{display:none}.ehs-drawer-label{margin:0 0 9px;color:#728078;font-size:10.5px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.ehs-search-panel{position:fixed;inset:0;z-index:240;display:grid;align-items:start;justify-items:center;padding:clamp(24px,8vh,86px) 20px;background:rgb(7 28 19 / .54);backdrop-filter:blur(5px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.ehs-search-panel.is-open{display:grid;opacity:1;visibility:visible;pointer-events:auto}.ehs-search-dialog{width:min(720px,100%);padding:25px;border:1px solid rgb(18 62 42 / .1);border-radius:24px;background:#fff;box-shadow:0 28px 70px rgb(7 28 19 / .22);transform:translateY(-12px);transition:transform .22s ease}.ehs-search-panel.is-open .ehs-search-dialog{transform:translateY(0)}.ehs-search-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.ehs-search-head h2{margin:0;font:600 clamp(25px,4vw,34px)/1.12 Georgia,"Times New Roman",serif;letter-spacing:-.025em;color:var(--ehs-forest)}.ehs-search-dialog .ehs-global-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.ehs-search-dialog .ehs-global-search input{min-height:50px;border:1px solid #cfd9d1;border-radius:14px;padding:0 16px;outline:0;transition:border-color .18s,box-shadow .18s}.ehs-search-dialog .ehs-global-search input:focus{border-color:var(--ehs-green);box-shadow:0 0 0 4px rgb(23 107 58 / .1)}.ehs-search-dialog .ehs-global-search button{min-height:50px;border-radius:14px;padding-inline:22px}.ehs-search-hint{margin:11px 2px 0;color:var(--ehs-muted);font-size:12px}.ehs-nav a[aria-current="page"]{color:var(--ehs-green)}.ehs-nav a[aria-current="page"]:after{left:0;right:0}@media(max-width:1020px){.ehs-header{z-index:200;backdrop-filter:none}.ehs-header-row{height:76px;gap:12px}body .ehs-header .ehs-menu-toggle{display:grid;width:48px;min-width:48px;height:48px;border:1px solid rgb(18 62 42 / .1);border-radius:15px;background:#fff;color:var(--ehs-ink);box-shadow:0 4px 14px rgb(18 62 42 / .045);opacity:1;visibility:visible}body .ehs-header .ehs-menu-toggle:hover{background:#eef6f0;color:var(--ehs-green);border-color:rgb(23 107 58 / .16)}.ehs-menu-toggle svg{width:28px;height:28px}.ehs-brand{margin-right:auto;min-width:0;max-width:184px}.ehs-brand-slot img,.ehs-brand-slot .ehs-logo-image{max-width:180px;max-height:58px}body .ehs-header .ehs-tools{display:flex;opacity:1;visibility:visible}.ehs-nav{position:fixed;top:0;bottom:0;left:0;right:auto;z-index:220;display:flex;width:min(88vw,390px);max-width:390px;padding:0;background:#fff;border:0;border-right:1px solid rgb(18 62 42 / .1);box-shadow:22px 0 52px rgb(7 28 19 / .18);flex-direction:column;transform:translateX(-104%);visibility:hidden;pointer-events:none;transition:transform .24s cubic-bezier(.2,.75,.2,1),visibility .24s ease;overflow:hidden}.ehs-nav.is-open{display:flex;transform:translateX(0);visibility:visible;pointer-events:auto}body.ehs-menu-open .ehs-menu-backdrop{opacity:1;visibility:visible;pointer-events:auto}.ehs-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:82px;padding:15px 17px;border-bottom:1px solid rgb(18 62 42 / .08);background:linear-gradient(180deg,#fff,#fbfcfa)}.ehs-drawer-brand{display:flex;align-items:center;min-width:0;max-width:170px}.ehs-drawer-brand .ehs-brand-slot img,.ehs-drawer-brand .ehs-logo-image{max-width:166px;max-height:54px}.ehs-drawer-search{display:block;padding:15px 17px 16px;border-bottom:1px solid rgb(18 62 42 / .08);background:#f8faf7}.ehs-drawer-search .ehs-global-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.ehs-drawer-search .ehs-global-search input{min-height:44px;border:1px solid #d3ddd5;border-radius:12px;padding:0 13px;background:#fff;outline:0}.ehs-drawer-search .ehs-global-search input:focus{border-color:var(--ehs-green);box-shadow:0 0 0 3px rgb(23 107 58 / .09)}.ehs-drawer-search .ehs-global-search button{min-height:44px;border-radius:12px;padding:0 14px;font-size:12px}.ehs-drawer-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:17px 17px max(24px,env(safe-area-inset-bottom))}.ehs-nav-section{display:block}.ehs-nav-section+.ehs-nav-section{margin-top:22px;padding-top:19px;border-top:1px solid rgb(18 62 42 / .08)}.ehs-nav ul,.ehs-nav .ehs-nav-main,.ehs-nav .ehs-drawer-list{display:grid;align-items:stretch;justify-content:stretch;gap:5px;margin:0;padding:0;list-style:none}.ehs-nav .ehs-nav-main a,.ehs-nav .ehs-drawer-list a{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:10px 13px;border-radius:13px;color:#203029;font-size:15px;font-weight:760;letter-spacing:-.005em;transition:background .16s,color .16s,transform .16s}.ehs-nav .ehs-nav-main a:after,.ehs-nav .ehs-drawer-list a:after{display:none}.ehs-nav .ehs-nav-main a:hover,.ehs-nav .ehs-drawer-list a:hover{background:#f3f7f3;color:var(--ehs-green);transform:translateX(2px)}.ehs-nav .ehs-nav-main a[aria-current="page"],.ehs-nav .ehs-drawer-list a[aria-current="page"]{background:#eaf4ed;color:var(--ehs-green);box-shadow:inset 3px 0 0 var(--ehs-green)}.ehs-drawer-only{display:block}.ehs-drawer-list a span{font-size:22px;font-weight:400;line-height:1;color:#8b9990}.ehs-drawer-contact{margin-top:23px;padding:17px;border-radius:17px;background:linear-gradient(145deg,#123e2a,#176b3a);color:#fff;box-shadow:0 13px 28px rgb(18 62 42 / .15)}.ehs-drawer-contact .ehs-drawer-label{color:rgb(255 255 255 / .66);margin-bottom:11px}.ehs-drawer-contact>a{display:block;padding:9px 0;border-top:1px solid rgb(255 255 255 / .12)}.ehs-drawer-contact>a:first-of-type{border-top:0;padding-top:0}.ehs-drawer-contact strong,.ehs-drawer-contact span{display:block}.ehs-drawer-contact strong{font-size:14px;line-height:1.25;overflow-wrap:anywhere}.ehs-drawer-contact span{margin-top:2px;color:rgb(255 255 255 / .72);font-size:11px}.ehs-drawer-contact .ehs-drawer-contact-link{display:flex;align-items:center;justify-content:space-between;margin-top:4px;padding-top:12px;font-weight:800;font-size:13px}.ehs-drawer-contact .ehs-drawer-contact-link span{margin:0;color:#fff;font-size:17px}}@media(max-width:760px){.ehs-announcement .ehs-container{min-height:31px;padding:5px 0;justify-content:center;text-align:center}.ehs-header-row{height:68px;display:flex;align-items:center;gap:8px}.ehs-brand{position:absolute;left:50%;transform:translateX(-50%);margin:0;width:132px;max-width:132px;justify-content:center;z-index:1}.ehs-brand .ehs-brand-slot{justify-content:center;width:100%}.ehs-brand-slot img,.ehs-brand-slot .ehs-logo-image{max-width:128px;max-height:48px}.ehs-menu-toggle{position:relative;z-index:2;justify-self:auto}.ehs-tools{position:relative;z-index:2;margin-left:auto;gap:2px}.ehs-account-tool{display:none}.ehs-tools .ehs-tool{width:44px;min-width:44px;height:44px}.ehs-tool svg{width:21px;height:21px}.ehs-cart-count{right:-1px;top:-1px}.ehs-search-dialog{width:min(100%,620px);padding:19px 16px;border-radius:20px}.ehs-search-panel{padding:16px 12px;align-items:start}.ehs-search-head{margin-bottom:15px}.ehs-search-head h2{font-size:25px}.ehs-search-dialog .ehs-global-search{grid-template-columns:1fr}.ehs-search-dialog .ehs-global-search button{width:100%}}@media(max-width:470px){.ehs-header-row{height:66px}body .ehs-header .ehs-menu-toggle{width:48px;min-width:48px;height:48px}.ehs-brand{width:116px;max-width:116px}.ehs-brand-slot img,.ehs-brand-slot .ehs-logo-image{max-width:114px;max-height:44px}.ehs-tools .ehs-tool{width:42px;min-width:42px;height:42px}.ehs-nav{width:min(90vw,390px)}.ehs-drawer-head{min-height:76px;padding:13px 14px}.ehs-drawer-search{padding:13px 14px 14px}.ehs-drawer-scroll{padding:15px 14px max(22px,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.ehs-nav,.ehs-menu-backdrop,.ehs-search-panel,.ehs-search-dialog,.ehs-menu-toggle .ehs-menu-line{transition:none}}.ehs-search-toggle{color:var(--ehs-ink)}.ehs-search-glyph{position:relative;display:block;width:22px;height:22px;color:inherit;pointer-events:none}.ehs-search-glyph:before{content:"";position:absolute;left:2px;top:2px;width:12px;height:12px;border:2px solid currentColor;border-radius:50%}.ehs-search-glyph:after{content:"";position:absolute;right:1px;bottom:3px;width:8px;height:2px;border-radius:99px;background:currentColor;transform:rotate(45deg);transform-origin:center}@media(max-width:760px){.ehs-brand{width:142px;max-width:142px;transform:translate(-50%,2px)}.ehs-brand-slot img,.ehs-brand-slot .ehs-logo-image{max-width:138px;max-height:52px}.ehs-tools{margin-right:4px}.ehs-search-toggle{background:transparent!important;border:0!important;box-shadow:none!important;color:var(--ehs-ink)!important}.ehs-search-toggle:hover{background:#f1f5f1!important;color:var(--ehs-green)!important}.ehs-search-toggle:focus-visible{outline:2px solid rgb(23 107 58 / .38);outline-offset:2px}.ehs-search-glyph{width:22px;height:22px}}@media(max-width:470px){.ehs-brand{width:min(126px,calc(100vw - 212px));max-width:126px;transform:translate(-50%,2px)}.ehs-brand-slot img,.ehs-brand-slot .ehs-logo-image{max-width:124px;max-height:47px}.ehs-tools{margin-right:4px;gap:2px}.ehs-search-glyph{width:22px;height:22px}}.ehs-global-search{position:relative}.ehs-global-search[data-ehs-searching="true"] input{background-image:linear-gradient(90deg,transparent 0,rgb(23 107 58 / .05) 50%,transparent 100%);background-size:200% 100%;animation:ehs-search-shimmer 1.15s linear infinite}@keyframes ehs-search-shimmer{to{background-position:-200% 0}}.ehs-search-suggestions{position:absolute;z-index:260;left:0;right:0;top:calc(100% + 8px);max-height:min(62vh,520px);overflow:auto;border:1px solid rgb(18 62 42 / .13);border-radius:18px;background:#fff;box-shadow:0 24px 58px rgb(7 28 19 / .19);padding:8px;text-align:left}.ehs-search-suggestions[hidden]{display:none!important}.ehs-suggestion-group+.ehs-suggestion-group{margin-top:5px;padding-top:5px;border-top:1px solid #edf0ed}.ehs-suggestion-label{margin:5px 8px 6px;color:#718078;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.ehs-suggestion-option,.ehs-suggestion-view-all{display:flex;align-items:center;gap:11px;width:100%;min-height:58px;padding:8px 9px;border-radius:12px;outline:0;transition:background .14s,color .14s}.ehs-suggestion-option:hover,.ehs-suggestion-option.is-active,.ehs-suggestion-option[aria-selected="true"],.ehs-suggestion-view-all:hover,.ehs-suggestion-view-all.is-active,.ehs-suggestion-view-all[aria-selected="true"]{background:#edf6ef;color:var(--ehs-forest)}.ehs-suggestion-media{display:grid;place-items:center;width:48px;min-width:48px;height:48px;border:1px solid #e1e6e1;border-radius:11px;background:#fafbf8;overflow:hidden}.ehs-suggestion-media img{width:100%;height:100%;object-fit:contain;padding:3px}.ehs-suggestion-copy{display:grid;gap:3px;min-width:0}.ehs-suggestion-copy strong{display:block;overflow:hidden;color:#1e2d25;font-size:13.5px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.ehs-suggestion-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#718078;font-size:10.5px}.ehs-suggestion-price{color:var(--ehs-green);font-weight:850}.ehs-suggestion-meta .is-in-stock{color:#2c7650;font-weight:750}.ehs-suggestion-meta .is-out-stock{color:#9b5142;font-weight:750}.ehs-suggestion-excerpt{display:-webkit-box;overflow:hidden;color:#748078;font-size:11.5px;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ehs-suggestion-view-all{justify-content:center;min-height:44px;margin-top:5px;border-top:1px solid #edf0ed;color:var(--ehs-green);font-size:12px;font-weight:850}.ehs-suggestion-loading,.ehs-suggestion-empty{padding:17px 13px;color:#68766e;font-size:12.5px}.ehs-suggestion-empty strong{display:block;margin-bottom:10px;color:#24362c}.ehs-suggestion-shortcuts{display:flex;gap:6px;flex-wrap:wrap}.ehs-suggestion-shortcuts a{display:inline-flex;padding:6px 9px;border:1px solid #dce4de;border-radius:999px;background:#fbfcfa;color:var(--ehs-green);font-size:10.5px;font-weight:800}.ehs-page-search-wrap{max-width:760px;margin-top:24px}.ehs-page-search-wrap .ehs-global-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.ehs-page-search-wrap .ehs-global-search input{min-height:52px;border-radius:15px}.ehs-page-search-wrap .ehs-global-search button{min-width:118px;border-radius:15px}.ehs-empty-actions{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:20px}.ehs-shop-smart-search{max-width:720px}.ehs-shop-smart-search .ehs-drawer-label{margin:0 0 7px}.ehs-shop-smart-search .ehs-global-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.ehs-shop-smart-search .ehs-global-search input{min-height:48px;border:1px solid #d4ddd6;border-radius:14px;padding:0 15px;outline:0}.ehs-shop-smart-search .ehs-global-search input:focus{border-color:#7ca78b;box-shadow:0 0 0 4px rgb(23 107 58 / .08)}.ehs-shop-smart-search .ehs-global-search button{min-height:48px;border-radius:14px;padding-inline:20px}.ehs-discovery-shell{margin:0 0 24px}.ehs-discovery-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:11px}.ehs-discovery-result .woocommerce-result-count{float:none;margin:0;color:#627068}.ehs-mobile-discovery-actions{display:none}.ehs-filter-panel{position:relative;border:1px solid #dfe5df;border-radius:20px;background:#fbfcfa;padding:15px;box-shadow:0 8px 24px rgb(18 62 42 / .04)}.ehs-filter-panel-head{display:none}.ehs-filter-form{display:grid;grid-template-columns:1.1fr 1.45fr 1.05fr .9fr 1fr 1.2fr;gap:10px;align-items:end}.ehs-filter-field{display:grid;gap:6px;min-width:0;margin:0;padding:0;border:0}.ehs-filter-field>span:first-child,.ehs-filter-field legend{padding:0;color:#59675f;font-size:10.5px;font-weight:850;letter-spacing:.04em}.ehs-filter-field select,.ehs-filter-field input[type="number"]{width:100%;min-width:0;min-height:43px;border:1px solid #d4ddd6;border-radius:12px;background:#fff;padding:0 11px;color:#24332b;outline:0}.ehs-filter-field select:focus,.ehs-filter-field input[type="number"]:focus{border-color:#7ca78b;box-shadow:0 0 0 3px rgb(23 107 58 / .08)}.ehs-filter-price>div{display:grid;grid-template-columns:1fr auto 1fr;gap:6px;align-items:center}.ehs-filter-price>div>span{color:#89938d;font-size:11px}.ehs-filter-checkbox .ehs-checkline{display:flex;align-items:center;gap:8px;min-height:43px;padding:0 11px;border:1px solid #d4ddd6;border-radius:12px;background:#fff;color:#33463b;font-size:12px;font-weight:700;letter-spacing:0}.ehs-filter-checkbox input{width:17px;height:17px;accent-color:var(--ehs-green)}.ehs-filter-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:9px;padding-top:2px}.ehs-filter-actions .ehs-button{min-height:42px;padding-inline:18px;font-size:12px}.ehs-filter-close,.ehs-filter-backdrop{display:none}.ehs-active-filters{display:flex;gap:7px;flex-wrap:wrap;margin-top:11px}.ehs-active-filters a{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:5px 10px;border:1px solid #d8e3da;border-radius:999px;background:#f4f9f5;color:#285f40;font-size:11px;font-weight:800}.ehs-active-filters a span{font-size:15px;line-height:1}.ehs-active-filters .ehs-clear-chip{background:#fff;color:#68766e}.ehs-filter-empty-action{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:14px;padding:18px;border:1px solid #dfe5df;border-radius:16px;background:#fbfcfa;text-align:center}.ehs-filter-empty-action p{margin:0;color:#68766e}body.ehs-filter-open{overflow:hidden}@media(max-width:1050px) and (min-width:761px){.ehs-filter-form{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.ehs-page-search-wrap .ehs-global-search,.ehs-shop-smart-search .ehs-global-search{grid-template-columns:1fr}.ehs-page-search-wrap .ehs-global-search button,.ehs-shop-smart-search .ehs-global-search button{width:100%}.ehs-search-suggestions{top:calc(100% + 6px);max-height:52vh;border-radius:15px}.ehs-drawer-search .ehs-search-suggestions{position:relative;top:auto;margin-top:7px;max-height:38vh;box-shadow:0 12px 30px rgb(7 28 19 / .12)}.ehs-shop-smart-search{max-width:none}.ehs-discovery-shell{margin-bottom:20px}.ehs-mobile-discovery-actions{display:none}.ehs-filter-panel{padding:13px}.ehs-filter-form{grid-template-columns:1fr 1fr}.ehs-filter-actions{grid-column:1/-1}.ehs-js .ehs-mobile-discovery-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}.ehs-js .ehs-discovery-topline{display:grid;gap:9px}.ehs-discovery-trigger{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;border:1px solid #d4ddd6;border-radius:13px;background:#fff;color:#24362c;font-weight:850;cursor:pointer}.ehs-discovery-trigger span{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--ehs-green);color:#fff;font-size:10px}.ehs-discovery-trigger small{display:block;max-width:100px;overflow:hidden;color:#6c7972;font-size:9.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.ehs-js .ehs-filter-panel{position:fixed;z-index:285;left:0;right:0;bottom:0;max-height:min(88dvh,760px);overflow:auto;padding:18px 16px max(18px,env(safe-area-inset-bottom));border:0;border-top:1px solid rgb(18 62 42 / .12);border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -22px 55px rgb(7 28 19 / .2);transform:translateY(104%);visibility:hidden;pointer-events:none;transition:transform .22s cubic-bezier(.2,.75,.2,1),visibility .22s}.ehs-js .ehs-filter-panel.is-open{transform:translateY(0);visibility:visible;pointer-events:auto}.ehs-js .ehs-filter-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:15px;padding-bottom:13px;border-bottom:1px solid #edf0ed}.ehs-filter-panel-head h2{margin:2px 0 0;font:600 27px/1.1 Georgia,serif;color:var(--ehs-forest)}.ehs-js .ehs-filter-close{display:grid;place-items:center;width:42px;min-width:42px;height:42px;border:1px solid #dce4de;border-radius:50%;background:#fff;color:#26392e;font-size:25px;line-height:1;cursor:pointer}.ehs-js .ehs-filter-form{grid-template-columns:1fr;gap:12px}.ehs-js .ehs-filter-field>span:first-child,.ehs-js .ehs-filter-field legend{font-size:11px}.ehs-js .ehs-filter-field select,.ehs-js .ehs-filter-field input[type="number"],.ehs-js .ehs-filter-checkbox .ehs-checkline{min-height:48px;border-radius:13px}.ehs-js .ehs-filter-actions{position:sticky;bottom:calc(-18px - env(safe-area-inset-bottom));z-index:2;display:grid;grid-template-columns:.85fr 1.15fr;margin:4px -16px calc(-18px - env(safe-area-inset-bottom));padding:12px 16px max(12px,env(safe-area-inset-bottom));border-top:1px solid #e8ece9;background:rgb(255 255 255 / .97);backdrop-filter:blur(10px)}.ehs-js .ehs-filter-actions .ehs-button{min-height:46px}.ehs-js .ehs-filter-backdrop{position:fixed;inset:0;z-index:280;display:block;border:0;background:rgb(7 28 19 / .48);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s}.ehs-js .ehs-filter-panel.is-open~.ehs-filter-backdrop{opacity:1;visibility:visible;pointer-events:auto}.ehs-active-filters{margin-top:10px;flex-wrap:nowrap;overflow:auto;padding-bottom:2px;scrollbar-width:none}.ehs-active-filters::-webkit-scrollbar{display:none}.ehs-active-filters a{white-space:nowrap}}@media(max-width:470px){.ehs-suggestion-option{min-height:56px}.ehs-suggestion-media{width:44px;min-width:44px;height:44px}.ehs-filter-price>div{gap:5px}}@media(prefers-reduced-motion:reduce){.ehs-global-search[data-ehs-searching="true"] input{animation:none}.ehs-js .ehs-filter-panel,.ehs-js .ehs-filter-backdrop{transition:none}}.ehs-skip-link{position:fixed;left:12px;top:10px;z-index:9999;transform:translateY(-150%);padding:10px 14px;border-radius:10px;background:#fff;color:var(--ehs-forest);font-weight:800;box-shadow:0 8px 24px rgb(7 28 19 / .18)}.ehs-skip-link:focus{transform:translateY(0);outline:3px solid rgb(23 107 58 / .22);outline-offset:2px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ehs-skip-link{transition:none}}.ehs-approved-picture{display:block;width:100%;height:100%}.ehs-approved-media{display:block;width:100%;height:100%}.ehs-category-media{aspect-ratio:4/3}.ehs-category-media .ehs-approved-picture,.ehs-category-media .ehs-approved-media{width:100%;height:100%}.ehs-category-media .ehs-approved-media{object-fit:cover;object-position:center}.ehs-story-media{aspect-ratio:4/3}.ehs-story-media .ehs-approved-picture,.ehs-story-media .ehs-story-approved{width:100%;height:100%}.ehs-story-media .ehs-story-approved{object-fit:cover;object-position:center}.ehs-story-media img{display:block}.ehs-about-media-slot{width:min(100%,620px);aspect-ratio:2/3;justify-self:end;border-radius:32px;overflow:hidden;background:var(--ehs-cream);box-shadow:var(--ehs-shadow)}.ehs-about-media-slot .ehs-about-slot-image,.ehs-about-media-slot>img{display:block;width:100%;height:100%;min-height:0;object-fit:cover;object-position:center}.ehs-page-hero-grid>.ehs-about-media-slot{min-height:0}.ehs-about-story>.ehs-about-media-slot{background:var(--ehs-cream)}.ehs-about-media-slot .ehs-story-product-fallback,.ehs-about-media-slot .ehs-story-placeholder{width:100%;height:100%;min-height:0}@media(max-width:760px){.ehs-category-media{aspect-ratio:4/3}.ehs-story-media{aspect-ratio:4/3}.ehs-about-media-slot{width:min(84vw,480px);margin-inline:auto;justify-self:center;border-radius:24px}}.ehs-seo-copy{margin:42px 0 0;padding:26px 28px;border:1px solid var(--ehs-line);border-radius:22px;background:#fbfcfa}.ehs-seo-copy h2{margin:0 0 10px;font:600 clamp(24px,3vw,34px)/1.18 Georgia,serif;letter-spacing:-.02em}.ehs-seo-copy p{margin:0;color:var(--ehs-muted);line-height:1.75}.ehs-seo-copy p+p{margin-top:10px}.ehs-seo-links a{font-weight:750;text-decoration:underline;text-underline-offset:3px}@media(max-width:760px){.ehs-seo-copy{margin-top:30px;padding:20px;border-radius:18px}}.ehs-need-section{background:linear-gradient(180deg,#fff 0,#f7faf6 100%)}.ehs-need-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.ehs-need-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--ehs-line);border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 10px 28px rgb(18 62 42 / .045);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ehs-need-card:hover{transform:translateY(-3px);border-color:rgb(23 107 58 / .25);box-shadow:0 16px 36px rgb(18 62 42 / .09)}.ehs-need-media{aspect-ratio:4/3;background:#f1f5ef;overflow:hidden}.ehs-need-media img,.ehs-need-media .ehs-approved-picture,.ehs-need-media .ehs-approved-media{width:100%;height:100%;object-fit:cover}.ehs-need-copy{padding:16px}.ehs-need-copy>span{display:block;margin-bottom:5px;color:var(--ehs-green);font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.ehs-need-copy h3{margin:0 0 6px;font:600 22px/1.15 Georgia,serif;color:var(--ehs-forest)}.ehs-need-copy p{min-height:42px;margin:0 0 12px;color:var(--ehs-muted);font-size:13px;line-height:1.55}.ehs-need-copy strong{color:var(--ehs-green);font-size:12px}.ehs-ingredient-section{background:#fbfcf8}.ehs-ingredient-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ehs-ingredient-card{display:grid;grid-template-columns:120px minmax(0,1fr);gap:18px;align-items:center;padding:18px;border:1px solid var(--ehs-line);border-radius:20px;background:#fff}.ehs-ingredient-media{display:grid;place-items:center;aspect-ratio:1;border-radius:16px;background:#f3f6f1;overflow:hidden}.ehs-ingredient-media img{width:100%;height:100%;object-fit:contain;padding:8px}.ehs-ingredient-card h3{margin:5px 0 8px;font:600 21px/1.2 Georgia,serif;color:var(--ehs-forest)}.ehs-ingredient-card p{margin:0 0 10px;color:var(--ehs-muted);font-size:13px;line-height:1.55}.ehs-testimonial-section{background:#fff}.ehs-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ehs-testimonial-card{padding:22px;border:1px solid var(--ehs-line);border-radius:20px;background:#fff;box-shadow:0 10px 30px rgb(18 62 42 / .04)}.ehs-testimonial-head{display:flex;gap:11px;align-items:center;margin-bottom:12px}.ehs-testimonial-photo,.ehs-testimonial-initial{width:46px;height:46px;flex:0 0 46px;border-radius:50%}.ehs-testimonial-photo{object-fit:cover}.ehs-testimonial-initial{display:grid;place-items:center;background:#eaf3eb;color:var(--ehs-green);font-weight:900}.ehs-testimonial-head strong,.ehs-testimonial-head small{display:block}.ehs-testimonial-head small{margin-top:2px;color:var(--ehs-muted);font-size:11px}.ehs-testimonial-stars{margin-bottom:9px;color:#9b6c12;letter-spacing:.08em}.ehs-testimonial-card>p{margin:0;color:#4f5f56;line-height:1.7}.ehs-support-cta{padding-top:10px}.ehs-support-panel{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:28px;align-items:center;padding:30px;border-radius:26px;background:#eef5ee;border:1px solid rgb(23 107 58 / .12)}.ehs-support-panel h2{margin:3px 0 8px;font:600 clamp(28px,3vw,38px)/1.12 Georgia,serif;color:var(--ehs-forest)}.ehs-support-panel p{margin:0;color:var(--ehs-muted)}.ehs-support-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center;justify-content:flex-end}.ehs-support-actions .ehs-text-link{width:100%;text-align:right;margin-top:3px}.ehs-social-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.ehs-social-links a{display:grid!important;place-items:center;width:44px;height:44px;padding:0!important;border:1px solid rgb(255 255 255 / .18);border-radius:50%;color:inherit;transition:background .16s ease,transform .16s ease}.ehs-social-links a:hover{transform:translateY(-2px);background:rgb(255 255 255 / .09)}.ehs-social-links svg,.ehs-floating-whatsapp svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ehs-floating-whatsapp{position:fixed;right:18px;bottom:18px;z-index:240;display:flex;align-items:center;gap:8px;min-height:48px;padding:0 16px;border-radius:999px;background:#176b3a;color:#fff!important;font-size:12px;font-weight:850;box-shadow:0 12px 30px rgb(7 28 19 / .24)}.ehs-floating-whatsapp:hover{transform:translateY(-2px)}body.single-product .ehs-floating-whatsapp{bottom:92px}@media(max-width:1100px){.ehs-need-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ehs-ingredient-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.ehs-need-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ehs-need-copy{padding:13px}.ehs-need-copy h3{font-size:19px}.ehs-need-copy p{min-height:0;font-size:12px}.ehs-ingredient-grid,.ehs-testimonial-grid{grid-template-columns:1fr}.ehs-ingredient-card{grid-template-columns:92px minmax(0,1fr);gap:14px;padding:14px}.ehs-support-panel{grid-template-columns:1fr;padding:22px}.ehs-support-actions{justify-content:flex-start}.ehs-support-actions .ehs-text-link{text-align:left}.ehs-floating-whatsapp{right:12px;bottom:14px;min-height:44px;padding:0 13px}.ehs-floating-whatsapp span{display:none}body.single-product .ehs-floating-whatsapp{bottom:86px}}@media(max-width:430px){.ehs-need-grid{grid-template-columns:1fr 1fr}.ehs-need-media{aspect-ratio:1.25}.ehs-need-copy p{display:none}}.ehs-location-grid article{overflow:hidden}.ehs-location-media{margin:-1px -1px 14px;aspect-ratio:16/9;background:#f2f5f0;overflow:hidden;border-radius:17px 17px 0 0}.ehs-location-media img{display:block;width:100%;height:100%;object-fit:cover}.ehs-location-hours{margin-top:9px!important;color:var(--ehs-muted);font-size:12px;line-height:1.5}.ehs-location-hours strong{color:var(--ehs-forest)}.ehs-location-actions{flex-wrap:wrap}.ehs-location-actions a{display:inline-flex;align-items:center;min-height:36px;padding:0 11px;border:1px solid var(--ehs-line);border-radius:10px;background:#fff}.ehs-location-actions a:hover{border-color:rgb(23 107 58 / .28);background:#f4f8f4}.ehs-experience-section{clear:both;margin:54px 0;padding-top:34px;border-top:1px solid var(--ehs-line)}.ehs-experience-section h2,.ehs-buy-again h2{margin:0;font:600 clamp(26px,3vw,34px)/1.15 Georgia,serif;color:var(--ehs-forest)}.ehs-delivery-check,.ehs-stock-alert{margin:16px 0;padding:15px;border:1px solid var(--ehs-line);border-radius:16px;background:#fbfcf9}.ehs-delivery-check>strong,.ehs-stock-alert>strong{display:block;margin-bottom:8px;color:var(--ehs-forest)}.ehs-delivery-check form,.ehs-stock-alert form{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.ehs-delivery-check input,.ehs-stock-alert input[type=email]{min-width:190px;flex:1;padding:11px 12px;border:1px solid #cfd8d1;border-radius:10px;background:#fff}.ehs-delivery-check button,.ehs-stock-alert button{min-height:44px;padding:0 16px;border:0;border-radius:10px;background:var(--ehs-green);color:#fff;font-weight:800;cursor:pointer}.ehs-delivery-check p{width:100%;margin:7px 0 0;font-size:12px;color:var(--ehs-muted)}.ehs-delivery-check p.is-success{color:#176b3a}.ehs-delivery-check p.is-error{color:#9a3d2e}.ehs-stock-alert p{margin:0 0 10px;color:var(--ehs-muted);font-size:13px}.ehs-stock-alert [data-eh1-stock-result]{width:100%;font-size:12px}.ehs-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.ehs-fbt-form{padding:20px;border:1px solid var(--ehs-line);border-radius:20px;background:#fffdf8}.ehs-fbt-grid{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:12px;align-items:center}.ehs-fbt-item{display:grid;grid-template-columns:22px 72px 1fr;gap:10px;align-items:center;cursor:pointer}.ehs-fbt-item input{width:18px;height:18px}.ehs-fbt-image{display:grid;place-items:center;width:72px;height:72px;border-radius:13px;background:#f4f6f2;overflow:hidden}.ehs-fbt-image img{width:100%;height:100%;object-fit:contain}.ehs-fbt-item strong,.ehs-fbt-item small{display:block}.ehs-fbt-item strong{font-size:13px}.ehs-fbt-item small{margin-top:4px;color:var(--ehs-muted)}.ehs-fbt-plus{font-size:24px;color:var(--ehs-muted)}.ehs-fbt-action{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:18px;padding-top:16px;border-top:1px solid var(--ehs-line)}.ehs-buy-again{margin:8px 0 28px}.ehs-buy-again-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.ehs-buy-again-grid article{display:flex;flex-direction:column;gap:7px;padding:17px;border:1px solid var(--ehs-line);border-radius:17px;background:#fff}.ehs-buy-again-grid article>span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--ehs-muted)}.ehs-buy-again-grid article>strong{font-size:14px;line-height:1.4}.ehs-buy-again-grid article>small{color:var(--ehs-muted)}.ehs-buy-again-grid form{margin-top:auto;padding-top:6px}.ehs-consent{position:fixed;z-index:99999;left:18px;right:18px;bottom:18px;display:flex;max-width:940px;margin:auto;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;border:1px solid #d8e1da;border-radius:18px;background:#fff;box-shadow:0 16px 50px rgb(13 48 31 / .2)}.ehs-consent[hidden]{display:none}.ehs-consent strong{display:block;color:var(--ehs-forest)}.ehs-consent p{margin:4px 0 0;max-width:620px;color:var(--ehs-muted);font-size:12px;line-height:1.5}.ehs-consent>div:last-child{display:flex;gap:8px;flex-shrink:0}@media(max-width:760px){.ehs-fbt-grid{grid-template-columns:1fr}.ehs-fbt-plus{display:none}.ehs-fbt-item{grid-template-columns:22px 64px 1fr}.ehs-fbt-image{width:64px;height:64px}.ehs-fbt-action{align-items:stretch;flex-direction:column}.ehs-buy-again-grid{grid-template-columns:1fr}.ehs-consent{left:10px;right:10px;bottom:10px;align-items:stretch;flex-direction:column}.ehs-consent>div:last-child{width:100%}.ehs-consent .ehs-button{flex:1}.ehs-delivery-check form,.ehs-stock-alert form{align-items:stretch;flex-direction:column}.ehs-delivery-check input,.ehs-stock-alert input[type=email]{width:100%;min-width:0}}.ehs-review-summary{display:grid;grid-template-columns:180px minmax(0,1fr);gap:28px;align-items:center;margin:16px 0 22px;padding:18px;border:1px solid var(--ehs-line);border-radius:18px;background:#fbfcf9}.ehs-review-score{text-align:center}.ehs-review-score strong,.ehs-review-score span,.ehs-review-score small{display:block}.ehs-review-score strong{font:600 42px/1 Georgia,serif;color:var(--ehs-forest)}.ehs-review-score span{margin:7px 0 4px;color:#b6892f;letter-spacing:.08em}.ehs-review-score small{color:var(--ehs-muted)}.ehs-review-bars{display:grid;gap:6px}.ehs-review-bars>div{display:grid;grid-template-columns:28px 1fr 26px;gap:8px;align-items:center;font-size:11px;color:var(--ehs-muted)}.ehs-review-bars i{display:block;height:7px;border-radius:999px;background:#e5eae5;overflow:hidden}.ehs-review-bars b{display:block;height:100%;border-radius:inherit;background:#b6892f}@media(max-width:600px){.ehs-review-summary{grid-template-columns:1fr}.ehs-review-bars{width:100%}}.ehs-install-app{margin-top:14px;padding:9px 12px;border:1px solid rgb(255 255 255 / .28);border-radius:10px;background:#fff0;color:inherit;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.ehs-install-app:hover{background:rgb(255 255 255 / .08)}.ehs-install-app[hidden]{display:none}.ehs-why-media{width:60px;height:60px;border-radius:16px;overflow:hidden;margin:0 0 16px;background:rgb(255 255 255 / .10);border:1px solid rgb(255 255 255 / .16);display:flex;align-items:center;justify-content:center}.ehs-why-image{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:767px){.ehs-why-media{width:52px;height:52px;border-radius:14px;margin-bottom:13px}.ehs-why-grid article{min-width:0}}.ehs-process li{min-width:0}.ehs-process-has-image{display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px;align-items:center}.ehs-process-media{width:76px;height:76px;border-radius:14px;overflow:hidden;background:#f2f6f1;border:1px solid var(--ehs-line)}.ehs-process-image{display:block;width:100%;height:100%;object-fit:cover}.ehs-process-copy{min-width:0}.ehs-process-copy span{margin-bottom:5px}.ehs-process-copy strong{display:block;line-height:1.25}@media(max-width:760px){.ehs-process-has-image{grid-template-columns:68px minmax(0,1fr);gap:13px}.ehs-process-media{width:68px;height:68px;border-radius:13px}}@media(max-width:760px){body.home .ehs-section .ehs-product-grid{display:flex;grid-template-columns:none;gap:12px;overflow-x:auto;overflow-y:hidden;margin-inline:-14px;padding:0 14px 10px;scroll-snap-type:x mandatory;scroll-padding-inline:14px;scrollbar-width:none;-webkit-overflow-scrolling:touch}body.home .ehs-section .ehs-product-grid::-webkit-scrollbar{display:none}body.home .ehs-section .ehs-product-grid>.ehs-product-card{flex:0 0 min(76vw,292px);scroll-snap-align:start}body.home .ehs-section-head{margin-bottom:20px}body.home .ehs-section-head>a{font-size:13px}}.ehs-product-card{position:relative}.ehs-product-card .ehs-card-actions .ehs-card-wish,.ehs-product-card .ehs-card-actions .ehs-card-compare{position:absolute;right:11px;z-index:4;margin:0;border-radius:50%;background:rgb(255 255 255 / .96);box-shadow:0 5px 16px rgb(18 62 42 / .08);backdrop-filter:blur(6px)}.ehs-product-card .ehs-card-actions .ehs-card-wish{top:11px}.ehs-product-card .ehs-card-actions .ehs-card-compare{top:59px;width:40px;min-width:40px;height:40px}.ehs-product-card .ehs-card-actions>a.ehs-button{width:100%;flex:1}@media(max-width:760px){.ehs-shop-smart-search .ehs-drawer-label{display:none}.ehs-shop-smart-search .ehs-global-search{grid-template-columns:minmax(0,1fr) 82px;gap:7px}.ehs-shop-smart-search .ehs-global-search input{min-height:44px;padding-inline:13px}.ehs-shop-smart-search .ehs-global-search button{width:auto;min-height:44px;padding-inline:10px;font-size:12px}.ehs-category-chips{margin-top:1px}.ehs-search-dialog .ehs-global-search{grid-template-columns:minmax(0,1fr) auto;gap:7px}.ehs-search-dialog .ehs-global-search button{width:auto;min-width:78px;padding-inline:12px}.ehs-product-card .ehs-card-actions .ehs-card-wish{right:8px;top:8px;width:38px;min-width:38px;height:38px}.ehs-product-card .ehs-card-actions .ehs-card-compare{right:8px;top:52px;width:38px;min-width:38px;height:38px}.ehs-product-card .ehs-card-actions{display:block}.ehs-product-card .ehs-card-actions>a.ehs-button{display:flex;width:100%;min-height:40px}.ehs-product-meta-row{flex-direction:row;align-items:center;justify-content:space-between;gap:4px;min-height:22px}.ehs-rating{font-size:10px;white-space:nowrap}.ehs-rating-empty{font-size:9.5px}.ehs-stock{font-size:9px}.ehs-footer-grid{gap:24px 18px}.ehs-footer-bottom{gap:12px}.ehs-footer-legal{flex-wrap:nowrap;justify-content:flex-start;max-width:100%;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.ehs-footer-legal::-webkit-scrollbar{display:none}}@media(max-width:390px){.ehs-shop-smart-search .ehs-global-search{grid-template-columns:minmax(0,1fr) 74px}.ehs-shop-smart-search .ehs-global-search button{font-size:11px;padding-inline:8px}.ehs-search-dialog .ehs-global-search{grid-template-columns:1fr}.ehs-search-dialog .ehs-global-search button{width:100%}}@media(max-width:760px){.ehs-footer{padding:46px 0 max(24px,env(safe-area-inset-bottom))}.ehs-footer-grid{grid-template-columns:1fr 1fr;gap:26px 18px}.ehs-footer-grid>div:first-child,.ehs-footer-grid>div:last-child{grid-column:1/-1}.ehs-footer-grid>div:first-child{padding-bottom:4px;border-bottom:1px solid rgb(255 255 255 / .10)}.ehs-footer h2{font-size:26px;line-height:1.12;margin-bottom:4px}.ehs-footer h3{font-size:15px;margin-bottom:4px}.ehs-footer-grid>div{gap:5px}.ehs-footer-grid>div>a{display:inline-flex;align-items:center;min-height:32px;font-size:13px}.ehs-footer-grid>div>p{margin:2px 0;font-size:12.5px;line-height:1.55}.ehs-social-label{margin-top:10px!important}.ehs-footer .ehs-social-links{margin-top:4px}.ehs-footer-bottom{margin-top:30px;padding-top:17px;gap:10px;font-size:11.5px}.ehs-footer-bottom>span:last-child{opacity:.82}}@media(max-width:470px){.ehs-footer-grid{grid-template-columns:1fr 1fr;gap:24px 14px}.ehs-footer-grid>div:first-child,.ehs-footer-grid>div:last-child{grid-column:1/-1}.ehs-footer-grid>div:nth-child(2),.ehs-footer-grid>div:nth-child(3){min-width:0}}.ehs-branch-locator-grid article{border-color:var(--ehs-line);background:#fff;box-shadow:0 8px 24px rgb(18 62 42 / .035)}.ehs-branch-locator-grid .ehs-location-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.ehs-branch-locator-grid .ehs-location-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border:1px solid #d7e2da;border-radius:999px;background:#f7faf7;color:var(--ehs-green);font-size:12px;font-weight:800}.ehs-branch-support{margin-top:30px}.ehs-button,.ehs-tool,.ehs-menu-toggle,.ehs-menu-close,.ehs-search-close,.ehs-discovery-trigger,.ehs-card-wish,.ehs-card-compare{touch-action:manipulation}