:root{--hef-heading:#174b37;--hef-text:#4f5f58;--hef-ink:#1d2924;--hef-ink-2:#5d6d66;--hef-brand:#499b58;--hef-brand-text:#357a43;--hef-accent-text:#3f724c;--hef-decorative-text-lg:#6a8e6d;--hef-muted-strong:#5d6d66;--hef-forest:#214b35;--hef-forest-2:#2c6042;--hef-paper:#f8f6f0;--hef-paper-2:#efece4;--hef-header:#fcfbf7;--hef-white:#fff;--hef-clay:#b66f52;--hef-clay-text:#9f573f;--hef-line:rgba(33,75,53,.14);--hef-focus:#357a43;--hef-focus-dark:#8fd09a;--hef-shell:1440px;--hef-article:900px;--hef-gap:clamp(20px,2.5vw,38px);--hef-section:clamp(72px,8vw,128px);--hef-ease:cubic-bezier(.2,.75,.25,1);--hef-font-body:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI Variable","Segoe UI","Helvetica Neue",Arial,sans-serif;--hef-font-heading:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI Variable","Segoe UI","Helvetica Neue",Arial,sans-serif;--hef-heading-weight:700;--hef-display-size:clamp(3.625rem,4vw,4rem);--hef-h1-size:clamp(3.25rem,3.6vw,3.625rem);--hef-h2-size:clamp(2.625rem,2.9vw,2.875rem);--hef-h3-size:clamp(1.625rem,1.8vw,1.875rem);--hef-h4-size:1.375rem;--hef-h5-size:1.125rem;--hef-h6-size:.9375rem;--hef-body-size:1rem;--hef-eyebrow-size:.75rem;--hef-button-size:.92rem;--hef-lead-size:1.0625rem;--hef-card-title-lg:1.5rem;--hef-card-title-md:1.25rem;--hef-card-title-sm:1.0625rem;--hef-article-title-size:clamp(3rem,4.2vw,4rem);--hef-article-h2-size:clamp(2rem,2.65vw,2.75rem)}*{box-sizing:border-box}html{scroll-behavior:smooth;text-rendering:optimizeLegibility}:target{scroll-margin-top:136px}body{margin:0;background:var(--hef-white);color:var(--hef-text);font-family:var(--hef-font-body);font-size:var(--hef-body-size);line-height:1.68;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}::selection{background:var(--hef-brand);color:#fff}::-moz-selection{background:var(--hef-brand);color:#fff}.hef-shell{width:min(calc(100% - 48px),var(--hef-shell));margin-inline:auto}.hef-main{overflow-x:clip;overflow-y:visible}.hef-section{padding-block:var(--hef-section)}.hef-eyebrow,.hef-kicker{margin:0 0 15px;font-size:var(--hef-eyebrow-size);line-height:1.2;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--hef-accent-text)}h1,h2,h3,h4,h5,h6{margin:0;color:var(--hef-heading);font-family:var(--hef-font-heading);font-weight:var(--hef-heading-weight);text-wrap:balance}h1{font-size:var(--hef-h1-size);line-height:.99;letter-spacing:-.04em}h2{font-size:var(--hef-h2-size);line-height:1.04;letter-spacing:-.035em}h3{font-size:var(--hef-h3-size);line-height:1.15;letter-spacing:-.025em}:where([class*="-hero__copy"]) h1{font-size:var(--hef-display-size)}p{margin:0 0 1em}ul,ol{padding-left:1.25rem}.screen-reader-text{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto !important;width:auto;height:auto;margin:0;padding:12px 18px;left:15px;top:15px;background:#fff;z-index:100000}.hef-btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:50px;padding:12px 20px;border:1.5px solid transparent;border-radius:8px;font-size:var(--hef-button-size);font-weight:800;line-height:1;transition:transform .25s var(--hef-ease),background-color .25s var(--hef-ease),border-color .25s var(--hef-ease),color .25s var(--hef-ease),box-shadow .25s var(--hef-ease)}.hef-btn span{font-size:1.05em}.hef-btn:hover{transform:translateY(-2px)}.hef-btn:focus-visible{outline:3px solid var(--hef-focus);outline-offset:3px}.hef-btn--primary,.hef-btn--small{border-color:var(--hef-forest);background:var(--hef-forest);color:#fff}.hef-btn--primary:hover,.hef-btn--small:hover{border-color:var(--hef-forest-2);background:var(--hef-forest-2);box-shadow:0 8px 20px rgba(18,63,46,.13)}.hef-btn--small{min-height:44px;padding:10px 18px;font-size:.84rem;border-radius:8px}.hef-btn--light{border-color:rgba(255,255,255,.92);background:#fff;color:var(--hef-forest)}.hef-btn--light:hover{border-color:#eef5ef;background:#eef5ef;color:#123f2e;box-shadow:0 8px 20px rgba(8,31,22,.16)}.hef-btn--outline-light{border-color:rgba(255,255,255,.72);background:transparent;color:#fff}.hef-btn--outline-light:hover{border-color:#fff;background:rgba(255,255,255,.12);color:#fff;box-shadow:0 8px 20px rgba(8,31,22,.14)}.hef-pagination,.nav-links{display:flex;gap:8px;justify-content:center;margin:60px 0 20px}.page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border:1px solid var(--hef-line);border-radius:99px}.page-numbers.current{background:var(--hef-forest);color:#fff}.hef-inline-cta{padding:64px 0;background:#20543c;color:#fff}.hef-inline-cta__inner{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:clamp(48px,6vw,86px);align-items:center}.hef-inline-cta .hef-eyebrow{color:#cae2cf}.hef-inline-cta.hef-conversion-cta h2{max-width:780px;color:#fff;font-size:clamp(2.3rem,3.6vw,3.6rem);line-height:1.03;letter-spacing:-.035em}.hef-conversion-cta__copy{max-width:840px}.hef-conversion-cta__copy>p:last-child{max-width:760px;margin:16px 0 0;color:#e0ece3;line-height:1.58}.hef-conversion-cta__actions{display:grid;width:240px;gap:10px;justify-self:start}.hef-conversion-cta__actions .hef-btn{width:100%;justify-content:center;white-space:nowrap}@media (max-width:1199px){:root{--hef-display-size:clamp(3rem,5.2vw,3.5rem);--hef-h1-size:clamp(2.75rem,4.8vw,3.25rem);--hef-h2-size:clamp(2.35rem,4vw,2.625rem);--hef-h3-size:clamp(1.5rem,2.7vw,1.7rem);--hef-card-title-lg:1.375rem;--hef-card-title-md:1.1875rem;--hef-card-title-sm:1.05rem;--hef-article-title-size:clamp(2.7rem,5vw,3.5rem)}}@media (max-width:767px){:root{--hef-display-size:clamp(2.25rem,9.5vw,2.5rem);--hef-h1-size:clamp(2.125rem,8.8vw,2.375rem);--hef-h2-size:clamp(1.875rem,7.6vw,2.125rem);--hef-h3-size:clamp(1.375rem,5.5vw,1.5625rem);--hef-h4-size:1.25rem;--hef-h5-size:1.0625rem;--hef-body-size:1rem;--hef-lead-size:1rem;--hef-card-title-lg:1.25rem;--hef-card-title-md:1.125rem;--hef-card-title-sm:1rem;--hef-article-title-size:clamp(2.08rem,9.4vw,2.65rem);--hef-article-h2-size:clamp(1.78rem,7.6vw,1.95rem)}}@media (max-width:390px){:root{--hef-display-size:2.125rem;--hef-h1-size:2rem;--hef-h2-size:1.82rem;--hef-h3-size:1.32rem;--hef-article-title-size:2rem;--hef-article-h2-size:1.72rem}}.hef-main :is(a[href],button,input,textarea,select,summary,[tabindex]):focus-visible{outline:2px solid var(--hef-focus);outline-offset:3px}.hef-header :is(a[href],button,[tabindex]):focus-visible{outline:2px solid var(--hef-focus);outline-offset:3px}.hef-footer :is(a[href],button,summary,[tabindex]):focus-visible{outline:2px solid var(--hef-focus);outline-offset:3px}.hef-inline-cta :is(a[href],button,[tabindex]):focus-visible,.hef-article-project-card :is(a[href],button,[tabindex]):focus-visible{outline:2px solid var(--hef-focus-dark);outline-offset:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hef-btn{transition:none !important}.hef-btn:hover{transform:none !important}}@media (max-width:782px){.hef-shell{width:min(calc(100% - 32px),var(--hef-shell))}.hef-section{padding-block:72px}.hef-inline-cta__inner{grid-template-columns:1fr;align-items:start;gap:28px}.hef-conversion-cta__actions{width:100%;max-width:320px;justify-self:center;margin-inline:auto}.hef-btn{width:100%}}@media (max-width:480px){.hef-shell{width:min(calc(100% - 24px),var(--hef-shell))}}.hef-skip-link{position:fixed;left:-9999px;top:10px;z-index:999999;background:#fff;padding:12px 16px;border-radius:8px}.hef-skip-link:focus{left:10px}.hef-header{position:sticky;top:0;z-index:1000;background:var(--hef-header);border-bottom:1px solid var(--hef-line)}.hef-header__bar{background:var(--hef-forest);color:#eef4f0;font-size:.74rem;letter-spacing:.01em}.hef-header__bar-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:28px}.hef-header__bar-message{margin:0;color:#d2dfd7;font-weight:620}.hef-header__bar-tools{display:flex;align-items:center;justify-content:flex-end;gap:30px;margin-left:auto}.hef-header__contact{display:inline-flex;align-items:center;min-height:38px;color:#fff;font-weight:650;white-space:nowrap;transition:color .2s var(--hef-ease)}.hef-header__contact:hover{color:#d4ead7}.hef-header__nav-wrap{background:var(--hef-header)}.hef-header__main{height:84px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;column-gap:28px}.custom-logo-link{display:flex;align-items:center}.custom-logo{width:auto;max-width:200px;max-height:67px}.hef-nav{justify-self:end;margin-left:auto}.hef-nav__list{display:flex;align-items:center;gap:clamp(20px,1.55vw,28px);list-style:none;margin:0;padding:0}.hef-nav__list>li{position:relative}.hef-nav__list>li>a{display:inline-flex;align-items:center;gap:7px;padding:31px 0 30px;font-size:.855rem;font-weight:620;color:#3f724c;transition:color .18s var(--hef-ease)}.hef-nav__list>li.menu-item-has-children>a::after{content:"";display:inline-block;width:6px;height:6px;margin-top:-3px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transform-origin:center}.hef-nav__list>li>a:hover,.hef-nav__list>li.current-menu-item>a,.hef-nav__list>li.current-menu-ancestor>a{color:var(--hef-forest)}.hef-nav__list>li.current-menu-item>a,.hef-nav__list>li.current-menu-ancestor>a{font-weight:680}.hef-nav__list .sub-menu{position:absolute;top:71px;left:-18px;width:260px;display:none;list-style:none;margin:0;padding:8px;background:#fff;border:1px solid rgba(33,75,53,.13);border-radius:10px;box-shadow:0 14px 34px rgba(33,75,53,.09)}.hef-nav__list li:hover>.sub-menu,.hef-nav__list li:focus-within>.sub-menu{display:block}.hef-nav__list .sub-menu a{display:block;padding:11px 12px;border-radius:7px;font-size:.83rem;font-weight:520;color:#53675d;transition:background .18s var(--hef-ease),color .18s var(--hef-ease)}.hef-nav__list .sub-menu a:hover{background:#f3f6f1;color:var(--hef-forest)}.hef-header__actions{display:flex;align-items:center;gap:12px;justify-self:end}.hef-header__actions .hef-btn--small{min-height:48px;padding:11px 23px}.hef-header__quote{justify-content:center;white-space:nowrap}.hef-header__quote:hover{transform:translateY(-1px)}.hef-menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--hef-line);border-radius:8px;background:var(--hef-header);position:relative;z-index:1110}.hef-menu-toggle span:not(.screen-reader-text){position:absolute;width:18px;height:1.5px;background:var(--hef-ink);left:12px;top:18px}.hef-menu-toggle span:nth-child(3){top:24px}.hef-mobile-backdrop,.hef-mobile-panel{display:none}@media (max-width:1280px){:root{--hef-mobile-admin-offset:0px}.hef-mobile-backdrop{position:fixed;top:var(--hef-mobile-admin-offset);right:0;bottom:0;left:0;z-index:2000;display:block;width:100%;padding:0;border:0;background:rgba(16,31,23,.48);opacity:0;visibility:hidden;pointer-events:none;cursor:default;transition:opacity .2s ease,visibility .2s ease;-webkit-tap-highlight-color:transparent}.hef-mobile-panel{position:fixed;top:var(--hef-mobile-admin-offset);right:0;bottom:0;left:auto;z-index:2005;display:flex;flex-direction:column;width:min(90vw,380px);height:calc(100dvh - var(--hef-mobile-admin-offset));min-width:0;max-height:calc(100dvh - var(--hef-mobile-admin-offset));overflow:hidden;border:0;background:#fff;box-shadow:-20px 0 52px rgba(33,75,53,.18);opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(102%,0,0);transition:transform .24s cubic-bezier(.22,1,.36,1),opacity .2s ease,visibility .2s ease}.hef-mobile-panel__header{display:flex;flex:0 0 72px;align-items:center;justify-content:space-between;gap:16px;min-height:72px;padding:12px 16px 12px 20px;border-bottom:1px solid #e7ebe7;background:#fff}.hef-mobile-panel__brand{display:flex;align-items:center;min-width:0}.hef-mobile-panel__brand .custom-logo-link{display:flex;align-items:center;max-width:190px}.hef-mobile-panel__brand .custom-logo{width:auto;max-width:180px;max-height:60px}.hef-mobile-panel__close{position:relative;display:grid;flex:0 0 44px;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(33,75,53,.18);border-radius:9px;background:#fff;color:var(--hef-forest);box-shadow:0 5px 16px rgba(33,75,53,.05);transition:border-color .18s ease,background .18s ease}.hef-mobile-panel__close:hover,.hef-mobile-panel__close:focus-visible{border-color:rgba(33,75,53,.34);background:#f7faf6;outline:0}.hef-mobile-panel__close span{position:absolute;left:50%;top:50%;width:18px;height:1.7px;border-radius:99px;background:currentColor}.hef-mobile-panel__close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.hef-mobile-panel__close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.hef-mobile-panel__scroll{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:14px 22px 18px;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.hef-mobile-nav{width:100%;flex:0 0 auto}.hef-mobile-menu{display:grid;width:100%;list-style:none;margin:0;padding:0}.hef-mobile-menu>.hef-mobile-menu__item{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;min-height:52px;border-bottom:1px solid #e7ece8}.hef-mobile-menu>.hef-mobile-menu__item--direct{grid-template-columns:minmax(0,1fr)}.hef-mobile-menu>.hef-mobile-menu__item>a{display:flex;align-items:center;width:100%;min-height:52px;padding:0;color:var(--hef-forest);font:680 .9rem/1.35 var(--hef-font-heading);letter-spacing:-.008em}.hef-mobile-menu>.hef-mobile-menu__item>a:hover,.hef-mobile-menu>.hef-mobile-menu__item>a:focus-visible{color:var(--hef-accent-text);outline:0}.hef-mobile-menu>.current-menu-item>a,.hef-mobile-menu>.current-menu-parent>a,.hef-mobile-menu>.current-menu-ancestor>a{color:var(--hef-brand-text);font-weight:740}.hef-mobile-menu__toggle{position:relative;display:grid;grid-column:2;grid-row:1;place-items:center;width:44px;height:44px;margin:0 -6px 0 auto;padding:0;border:0;border-radius:8px;background:transparent;color:var(--hef-forest);-webkit-tap-highlight-color:transparent}.hef-mobile-menu__toggle:hover,.hef-mobile-menu__toggle:focus-visible{background:#f5f8f4;color:var(--hef-accent-text);outline:0}.hef-mobile-menu__toggle[aria-expanded="true"]{background:#edf5ee;color:var(--hef-forest)}.hef-mobile-menu__toggle-icon{position:relative;display:block;width:12px;height:12px;transition:transform .18s ease}.hef-mobile-menu__toggle-icon:before,.hef-mobile-menu__toggle-icon:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:1.6px;border-radius:99px;background:currentColor}.hef-mobile-menu__toggle-icon:before{transform:translate(-82%,-25%) rotate(45deg)}.hef-mobile-menu__toggle-icon:after{transform:translate(-18%,-25%) rotate(-45deg)}.hef-mobile-menu__toggle[aria-expanded="true"] .hef-mobile-menu__toggle-icon{transform:rotate(180deg)}.hef-mobile-menu__submenu{display:none;grid-column:1/-1;list-style:none;margin:0 0 8px;padding:4px 0 9px 13px;border-left:2px solid rgba(73,155,88,.28);background:transparent}.hef-mobile-menu__item.is-mobile-submenu-open>.hef-mobile-menu__submenu{display:block}.hef-mobile-menu__submenu li+li{margin-top:0}.hef-mobile-menu__submenu a{display:flex;align-items:center;min-height:40px;padding:7px 10px;border-radius:7px;color:#5d6d66;font-size:.835rem;font-weight:570;line-height:1.4;transition:background .16s ease,color .16s ease}.hef-mobile-menu__submenu a:hover,.hef-mobile-menu__submenu a:focus-visible{background:#f5f8f5;color:var(--hef-forest);outline:0}.hef-mobile-menu__submenu .current-menu-item>a,.hef-mobile-menu__submenu a[aria-current="page"]{background:#eef5ee;color:var(--hef-forest);font-weight:700}.hef-mobile-panel__footer{flex:0 0 auto;padding:14px 20px max(16px,env(safe-area-inset-bottom));border-top:1px solid #e7ece8;background:rgba(255,255,255,.98);box-shadow:0 -10px 28px rgba(33,75,53,.055)}.hef-mobile-action{width:100%;margin:0;padding:16px 16px 15px;border:1px solid rgba(73,155,88,.22);border-radius:12px;background:#f3f8f1;box-shadow:none}.hef-mobile-action__eyebrow{margin:0 0 7px;color:var(--hef-brand-text);font-size:.68rem;font-weight:800;letter-spacing:.13em;line-height:1.3;text-transform:uppercase}.hef-mobile-action__title{margin:0 0 14px;color:var(--hef-forest);font-size:.875rem;font-weight:700;line-height:1.45}.hef-mobile-action__button{width:100%;min-height:47px;padding:0 16px;gap:9px;border-radius:8px;box-shadow:0 9px 22px rgba(33,75,53,.13)}.hef-menu-toggle[aria-expanded="true"]{background:var(--hef-header)}}@media (max-width:782px){body{padding-top:70px}.hef-header,body.admin-bar .hef-header{position:fixed;top:0;right:0;left:0;width:100%;transform:translate3d(0,0,0)}.hef-header__main{height:70px}.hef-mobile-panel{width:min(90vw,380px)}}@media (max-width:420px){.hef-mobile-panel{width:min(94vw,380px)}.hef-mobile-panel__scroll{padding-right:18px;padding-left:18px}.hef-mobile-panel__footer{padding-right:16px;padding-left:16px}}@media (max-width:1280px) and (max-height:720px){.hef-mobile-panel__scroll{padding-top:10px}.hef-mobile-panel__footer{padding-top:10px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.hef-mobile-action{padding:13px 14px 12px}.hef-mobile-action__eyebrow{margin-bottom:4px}.hef-mobile-action__title{margin-bottom:10px}}@media (prefers-reduced-motion:reduce){.hef-mobile-panel,.hef-mobile-backdrop,.hef-mobile-menu__toggle-icon{transition:none !important}}.hef-footer{padding:0 0 26px;background:#fff;color:#35443d;border-top:1px solid #e2e9e3}.hef-footer__grid{display:grid;grid-template-columns:1.35fr 1fr 1fr .8fr;gap:54px;padding:50px 0 42px}.hef-footer__brand{min-width:0}.hef-footer__logo-link{display:inline-flex;align-items:center;max-width:230px;margin-bottom:22px;transition:opacity .18s var(--hef-ease)}.hef-footer__logo-link:hover{opacity:.82}.hef-footer__logo{display:block;width:auto;max-width:210px;max-height:70px;filter:none;opacity:1}.hef-footer__brand-copy{max-width:410px;margin:0 0 22px;color:#5d6d66;line-height:1.62}.hef-footer__contacts{display:grid;gap:10px}.hef-footer__contact-link{display:inline-flex;align-items:center;gap:10px;width:max-content;max-width:100%;color:#35443d;font-size:.9rem;line-height:1.45;transition:color .18s var(--hef-ease)}.hef-footer__contact-link:hover,.hef-footer__contact-link:focus-visible{color:#3f724c;outline:0}.hef-footer__contact-icon{flex:0 0 19px;width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hef-footer-group{min-width:0}.hef-footer-group__summary{display:flex;align-items:center;justify-content:space-between;gap:14px;list-style:none;color:#3f724c;font:800 .78rem/1.2 var(--hef-font-body);letter-spacing:.12em;text-transform:uppercase;margin:0 0 17px;cursor:default}.hef-footer-group__summary::-webkit-details-marker{display:none}.hef-footer-group__summary::marker{content:""}.hef-footer-group__chevron{display:none;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s var(--hef-ease)}.hef-footer-group:not([open])>.hef-footer__menu{display:block}.hef-footer__menu{list-style:none;margin:0;padding:0}.hef-footer__menu li+li{margin-top:10px}.hef-footer__menu a{font-size:.9rem;line-height:1.5;color:#35443d;transition:color .18s var(--hef-ease)}.hef-footer__menu a:hover,.hef-footer__menu a:focus-visible{color:#3f724c;text-decoration:none;outline:0}.hef-footer__bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;padding-top:18px;border-top:1px solid #e2e9e3;font-size:.75rem;line-height:1.55;color:#6b766f}.hef-footer__bottom p{margin:0;max-width:52%}@media (max-width:1280px){.hef-nav{display:none}.hef-header__main{grid-template-columns:auto 1fr auto}.hef-header__actions{justify-self:end}.hef-menu-toggle{display:block}.hef-footer__grid{grid-template-columns:1.35fr 1fr;gap:46px 64px}.hef-footer__grid>div:last-child{grid-column:auto}}@media (max-width:980px){.hef-header__bar-message{display:none}.hef-header__bar-inner{justify-content:center}.hef-header__bar-tools{margin-left:0}}@media (max-width:782px){.hef-header__bar{display:none}.hef-header__main{height:70px;gap:12px}.custom-logo{max-width:170px;max-height:57px}.hef-header__actions>.hef-btn{display:none}.hef-footer__grid{display:block;padding:36px 0 28px}.hef-footer__brand{margin-bottom:30px}.hef-footer__logo-link{margin-bottom:20px}.hef-footer__logo{max-width:190px;max-height:64px}.hef-footer__brand-copy{max-width:320px;margin-bottom:20px;font-size:.925rem}.hef-footer__contacts{gap:11px}.hef-footer__contact-link{font-size:.875rem}.hef-footer-group{border:0}.hef-footer-group:last-of-type{border-bottom:0}.hef-footer-group__summary{min-height:56px;margin:0;padding:0;color:#35443d;font-size:.78rem;letter-spacing:.11em;cursor:pointer}.hef-footer-group__summary:focus-visible{outline:2px solid var(--hef-focus);outline-offset:-2px}.hef-footer-group__chevron{display:block}.hef-footer-group[open] .hef-footer-group__chevron{transform:rotate(180deg)}.hef-footer-group:not([open])>.hef-footer__menu{display:none}.hef-footer-group>.hef-footer__menu{padding:0 0 20px}.hef-footer__menu li+li{margin-top:11px}.hef-footer__menu a{font-size:.875rem}.hef-footer__bottom{flex-direction:column;gap:14px;padding-top:22px;font-size:.73rem}.hef-footer__bottom p{max-width:310px}.hef-footer__bottom p:last-child{color:#6b766f}}@media (min-width:768px){.hef-footer-group{border:0}.hef-footer-group__summary{pointer-events:none;cursor:default}.hef-footer-group__chevron{display:none !important}.hef-footer-group>.hef-footer__menu,.hef-footer-group>.hef-footer-languages__nav{display:block !important;padding:0}.hef-footer-group:not([open])>:not(summary){display:block !important}}@supports selector(details::details-content){@media (min-width:768px){.hef-footer-group::details-content{content-visibility:visible !important}}}@media (min-width:768px) and (max-width:782px){.hef-footer__grid{display:grid;grid-template-columns:1.35fr 1fr;gap:46px 64px;padding:48px 0 40px}.hef-footer__brand{margin-bottom:0}.hef-footer__logo-link{margin-bottom:22px}.hef-footer__logo{max-width:190px;max-height:64px}.hef-footer__brand-copy{max-width:410px;margin:0 0 22px;font-size:inherit}.hef-footer__contacts{gap:10px}.hef-footer__contact-link{font-size:.9rem}.hef-footer-group__summary{min-height:auto;margin:0 0 17px;padding:0;color:#3f724c;font-size:.78rem;letter-spacing:.12em}.hef-footer__menu li+li{margin-top:10px}.hef-footer__menu a{font-size:.9rem}.hef-footer__bottom{flex-direction:row;justify-content:space-between;gap:30px;padding-top:22px;font-size:.75rem}.hef-footer__bottom p{max-width:52%}}@media (max-width:767px){.hef-footer__grid{padding:34px 0 26px}.hef-footer__brand{margin-bottom:26px}.hef-footer__logo-link{margin-bottom:17px}.hef-footer__logo{max-width:175px;max-height:59px}.hef-footer__brand-copy{max-width:300px;margin-bottom:18px;font-size:.875rem;line-height:1.55}.hef-footer__contacts{gap:9px}.hef-footer__contact-link{font-size:.85rem}.hef-footer__contact-icon{width:18px;height:18px;flex-basis:18px}.hef-footer-group__summary{min-height:52px;font-size:.755rem;letter-spacing:.105em}.hef-footer-group__chevron{width:15px;height:15px;stroke-width:1.8}.hef-footer-group>.hef-footer__menu{padding:0 0 18px}.hef-footer__menu li+li{margin-top:9px}.hef-footer__menu a{font-size:.85rem;line-height:1.45}.hef-footer__bottom{gap:10px;padding-top:20px;font-size:.7rem;line-height:1.5;color:#6b766f}.hef-footer__bottom p{max-width:300px}.hef-footer__bottom p:last-child{color:#6b766f}}.hef-footer-languages{grid-column:1/-1;min-width:0}.hef-footer-languages__nav{min-width:0}.hef-footer-languages__links{list-style:none;margin:0;padding:0}.hef-footer-languages__links li{margin:0}.hef-footer-languages__links a{color:#4d5d55;font-size:.84rem;font-weight:620;line-height:1.35;text-decoration:none;transition:color .18s var(--hef-ease),opacity .18s var(--hef-ease)}.hef-footer-languages__links a:hover,.hef-footer-languages__links a:focus-visible{color:#3f724c;text-decoration:none;outline:0}.hef-footer-languages__links a.is-current{color:#3f724c;font-weight:760}@media (min-width:768px){.hef-footer-languages{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:30px;padding:18px 0 14px;border:0}.hef-footer-languages__summary{min-height:32px;margin:0 !important;padding:0 !important;align-items:center;color:#6b766f !important;font-size:.7rem !important;letter-spacing:.15em !important;line-height:1 !important;pointer-events:none;cursor:default;border:0 !important;box-shadow:none !important;outline:0 !important}.hef-footer-languages__summary:focus,.hef-footer-languages__summary:focus-visible{outline:0 !important;box-shadow:none !important}.hef-footer-languages__nav{display:block !important}.hef-footer-languages__links{display:flex;flex-wrap:wrap;align-items:center;gap:7px 22px}.hef-footer-languages__links a{display:inline-flex;align-items:center;min-height:32px;white-space:nowrap}}@media (max-width:767px){.hef-footer-languages{padding-top:6px;border:0}.hef-footer-languages__summary{margin:0}.hef-footer-languages__nav{padding:0 0 16px}.hef-footer-languages__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.hef-footer-languages__links a{display:flex;align-items:center;width:100%;min-height:38px;font-size:.85rem;border-bottom:0}}@media (max-width:380px){.hef-footer-languages__links{grid-template-columns:1fr}.hef-footer-languages__links li:nth-last-child(2) a{border-bottom:0}}.hef-footer-languages__unavailable{display:inline-flex;align-items:center;min-height:32px;color:#6b766f;font-size:.84rem;font-weight:620;line-height:1.35;white-space:nowrap;cursor:default}.hef-footer .hef-footer-group,.hef-footer .hef-footer-group__summary{border:0 !important;border-top:0 !important;border-bottom:0 !important;box-shadow:none !important;background-image:none !important}@media (max-width:782px){.hef-footer .hef-footer-group{margin:0 !important;padding:0 !important;border:0 !important;box-shadow:none !important}.hef-footer .hef-footer-group__summary{border:0 !important;box-shadow:none !important;background:transparent !important}.hef-footer .hef-footer-group__summary::before,.hef-footer .hef-footer-group__summary::after{border:0 !important;box-shadow:none !important;background:none !important}.hef-footer-languages__unavailable{display:flex;width:100%;min-height:38px;font-size:.85rem;color:#6b766f}}.hef-back-to-top{position:fixed;right:28px;bottom:28px;z-index:950;display:grid;place-items:center;width:48px;height:48px;padding:0;border:0;border-radius:50%;background:var(--hef-brand);color:#fff;box-shadow:0 10px 24px rgba(33,75,53,.16);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .22s var(--hef-ease),visibility .22s var(--hef-ease),transform .22s var(--hef-ease),background-color .18s var(--hef-ease),box-shadow .18s var(--hef-ease);-webkit-tap-highlight-color:transparent}.hef-back-to-top svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}@media (hover:hover) and (pointer:fine){.hef-back-to-top:hover{background:var(--hef-forest);box-shadow:0 12px 28px rgba(18,63,46,.22)}}.hef-back-to-top:active{background:var(--hef-forest);transform:scale(.96)}.hef-back-to-top:focus-visible{outline:3px solid rgba(73,155,88,.3);outline-offset:4px;background:var(--hef-forest)}@media (hover:none),(pointer:coarse){.hef-back-to-top:hover{background:var(--hef-brand);box-shadow:0 10px 24px rgba(33,75,53,.16)}.hef-back-to-top:focus:not(:focus-visible){background:var(--hef-brand)}}@media (max-width:782px){.hef-back-to-top{right:16px;bottom:max(18px,calc(env(safe-area-inset-bottom) + 14px));width:44px;height:44px;box-shadow:0 8px 20px rgba(33,75,53,.14)}.hef-back-to-top svg{width:20px;height:20px}}@media (prefers-reduced-motion:reduce){.hef-back-to-top{transition:background-color .18s ease,box-shadow .18s ease !important;transform:none !important}.hef-back-to-top:active{transform:none !important}}.hef-footer-languages__links>li{direction:ltr;text-align:left}.hef-footer-languages__links :is(a,.hef-footer-languages__unavailable){direction:ltr;justify-content:flex-start;text-align:left}.hef-footer-languages__label{display:inline-block;unicode-bidi:isolate}.hef-footer-languages__label[dir="rtl"]{direction:rtl;text-align:left}.hef-ingredient-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px}.hef-ingredient-product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgba(33,75,53,.13);border-radius:14px;background:#fff;transition:transform .2s var(--hef-ease),border-color .2s var(--hef-ease),background-color .2s var(--hef-ease)}.hef-ingredient-product-card:hover{transform:translateY(-2px);border-color:rgba(73,155,88,.32);background:#fbfdfb}.hef-ingredient-product-card__media{display:block;aspect-ratio:4/3;overflow:hidden;background:#eef3ee}.hef-ingredient-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s var(--hef-ease)}.hef-ingredient-product-card:hover .hef-ingredient-product-card__media img{transform:scale(1.025)}.hef-ingredient-product-card__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:22px 22px 24px}.hef-ingredient-product-card__category{margin-bottom:10px;color:var(--hef-accent-text);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.hef-ingredient-product-card__category:hover{color:var(--hef-forest)}.hef-ingredient-product-card h3{display:-webkit-box;min-height:2.4em;margin:0;font-size:clamp(1.25rem,1.7vw,1.55rem);line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.hef-ingredient-product-card h3 a:hover{color:var(--hef-forest)}.hef-ingredient-product-card__link{margin-top:auto;padding-top:24px;color:var(--hef-accent-text);font-size:.88rem;font-weight:750;border-bottom:1px solid rgba(73,155,88,.32);transition:color .18s var(--hef-ease),border-color .18s var(--hef-ease)}.hef-ingredient-product-card__link:hover{color:var(--hef-forest);border-bottom-color:var(--hef-forest)}@media (max-width:1100px){.hef-ingredient-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.hef-ingredient-category-nav,.hef-ingredient-product-grid,.hef-ingredient-sourcing__grid{grid-template-columns:1fr}.hef-ingredient-product-card__body{padding:20px}}.hef-ingredient-taxonomy{padding-bottom:0;background:#fff}.hef-ingredient-taxonomy-hero{background:#fff}.hef-ingredient-taxonomy-hero .hef-breadcrumb{padding:18px 0 4px;font-size:.76rem;color:var(--hef-muted-strong)}.hef-ingredient-taxonomy-hero__grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.72fr);gap:clamp(54px,5vw,82px);align-items:center;padding:26px 0 48px}.hef-ingredient-taxonomy-hero__copy{max-width:1050px}.hef-ingredient-taxonomy-hero__copy h1{max-width:1040px}.hef-ingredient-taxonomy-hero__meta{max-width:430px;padding:0;background:transparent}.hef-ingredient-taxonomy-hero__meta>p{margin:0;color:var(--hef-text);font-size:.98rem;line-height:1.72}.hef-ingredient-taxonomy-hero__actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-top:22px}.hef-ingredient-taxonomy-count{display:inline-flex;align-items:center;min-height:28px;padding:0;color:#3f724c;font-size:.8rem;font-weight:750;white-space:nowrap}.hef-ingredient-taxonomy-count::before{content:"";width:6px;height:6px;margin-right:9px;border-radius:50%;background:var(--hef-brand)}.hef-ingredient-taxonomy-hero__actions .hef-btn{min-width:0}.hef-ingredient-taxonomy-nav-wrap{border-top:1px solid rgba(33,75,53,.07);border-bottom:1px solid rgba(33,75,53,.07);background:#f7f9f7;padding:26px 0 28px}.hef-ingredient-taxonomy-nav__head{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:16px}.hef-ingredient-taxonomy-nav__label{margin:0;color:#3f724c;font-size:.69rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hef-ingredient-taxonomy-nav__all{color:var(--hef-accent-text);font-size:.8rem;font-weight:750;border-bottom:1px solid rgba(73,155,88,.28);transition:color .18s var(--hef-ease),border-color .18s var(--hef-ease)}.hef-ingredient-taxonomy-nav__all:hover,.hef-ingredient-taxonomy-nav__all:focus-visible{color:var(--hef-forest);border-bottom-color:var(--hef-forest);outline:0}.hef-ingredient-taxonomy-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hef-ingredient-taxonomy-nav a{display:grid;align-content:center;gap:4px;min-height:70px;padding:13px 16px;border:1px solid rgba(33,75,53,.1);border-radius:11px;background:#fff;color:var(--hef-heading);transition:background-color .18s var(--hef-ease),border-color .18s var(--hef-ease),color .18s var(--hef-ease)}.hef-ingredient-taxonomy-nav a span{font-size:.86rem;font-weight:750;line-height:1.25}.hef-ingredient-taxonomy-nav a:hover,.hef-ingredient-taxonomy-nav a:focus-visible{border-color:rgba(73,155,88,.3);background:#f2f7f2;color:var(--hef-forest);outline:0}.hef-ingredient-taxonomy-nav a.is-active{border-color:rgba(73,155,88,.34);background:#eef5ef;color:var(--hef-forest)}.hef-ingredient-taxonomy-nav small{color:var(--hef-muted-strong);font-size:.7rem;line-height:1.25}.hef-ingredient-taxonomy-nav a.is-active small{color:var(--hef-accent-text)}.hef-ingredient-taxonomy-nav-mobile{display:none}.hef-ingredient-taxonomy-catalog{padding-top:44px;background:#fff}.hef-ingredient-taxonomy-catalog__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,500px);gap:60px;align-items:end;margin-bottom:30px;padding-bottom:22px;border-bottom:1px solid rgba(33,75,53,.1)}.hef-ingredient-taxonomy-catalog__head>p{max-width:500px;margin:0;color:var(--hef-text);font-size:.96rem;line-height:1.7}.hef-ingredient-taxonomy-catalog .nav-links{margin-top:54px}.hef-ingredient-taxonomy-catalog .page-numbers{border-radius:10px}.hef-ingredient-taxonomy-catalog .page-numbers:not(.current):hover{border-color:rgba(73,155,88,.4);color:var(--hef-accent-text)}.hef-ingredient-taxonomy-sourcing{background:#f5f8f5;padding-block:clamp(70px,5.2vw,88px)}.hef-ingredient-taxonomy-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:clamp(54px,7vw,112px);align-items:end;margin-bottom:32px}.hef-ingredient-taxonomy-heading>div{max-width:780px}.hef-ingredient-taxonomy-heading>p{max-width:510px;margin:0;color:var(--hef-text);font-size:1rem;line-height:1.7}.hef-ingredient-taxonomy-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0;border-top:1px solid rgba(33,75,53,.055);border-bottom:1px solid rgba(33,75,53,.055)}.hef-ingredient-taxonomy-steps li{min-width:0;padding:24px 24px 26px;border-right:1px solid rgba(33,75,53,.04)}.hef-ingredient-taxonomy-steps li:last-child{border-right:0}.hef-ingredient-taxonomy-steps span{display:block;margin-bottom:18px;color:var(--hef-decorative-text-lg);font-size:1.8rem;font-weight:700;line-height:1;letter-spacing:-.035em}.hef-ingredient-taxonomy-steps h3{font-size:var(--hef-card-title-sm);line-height:1.28}.hef-ingredient-taxonomy-steps p{margin:9px 0 0;color:var(--hef-text);font-size:.88rem;line-height:1.6}.hef-ingredient-taxonomy-trust{padding:46px 0;background:#fff;border-bottom:1px solid rgba(33,75,53,.07)}.hef-ingredient-taxonomy-trust__inner{display:grid;grid-template-columns:minmax(320px,.68fr) minmax(0,1.32fr);gap:clamp(40px,5vw,72px);align-items:center}.hef-ingredient-taxonomy-trust__inner>div{max-width:520px}.hef-ingredient-taxonomy-trust h2{font-size:clamp(1.85rem,2.5vw,2.5rem);line-height:1.08}.hef-ingredient-taxonomy-trust__inner>div>p:last-child{margin:12px 0 0;color:var(--hef-text);font-size:.88rem;line-height:1.6}.hef-ingredient-taxonomy-badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;list-style:none;margin:0;padding:0}.hef-ingredient-taxonomy-badges li{display:grid;place-items:center;align-content:center;min-height:76px;padding:10px 12px;border:1px solid rgba(33,75,53,.1);border-radius:12px;background:#f7faf7;text-align:center}.hef-ingredient-taxonomy-badges strong{color:var(--hef-heading);font-size:.86rem;line-height:1.15}.hef-ingredient-taxonomy-badges small{margin-top:5px;color:var(--hef-accent-text);font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hef-ingredient-taxonomy-faq{background:#fff;padding-block:clamp(70px,5vw,86px)}.hef-ingredient-taxonomy-faq .hef-faq-heading{margin-bottom:28px}.hef-ingredient-taxonomy-faq .hef-faq-item{margin-bottom:10px}.hef-ingredient-taxonomy-faq .hef-faq-item summary{min-height:60px;padding-top:14px;padding-bottom:14px}.hef-ingredient-taxonomy-cta{padding:58px 0}.hef-ingredient-taxonomy-cta .hef-inline-cta__inner{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(210px,.5fr);align-items:center;gap:clamp(36px,4vw,60px)}.hef-ingredient-taxonomy-cta .hef-inline-cta__inner>div:first-child{max-width:850px}.hef-ingredient-taxonomy-cta h2{max-width:820px}.hef-ingredient-taxonomy-cta .hef-inline-cta__inner>div:first-child>p:last-child{max-width:680px;margin:14px 0 0;color:#d0ded5}@media (max-width:1100px){.hef-ingredient-taxonomy-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.hef-ingredient-taxonomy-steps li:nth-child(2){border-right:0}.hef-ingredient-taxonomy-steps li:nth-child(-n+2){border-bottom:1px solid rgba(33,75,53,.055)}.hef-ingredient-taxonomy-badges{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px) and (min-width:701px){.hef-ingredient-taxonomy-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:850px){.hef-ingredient-taxonomy-hero__grid,.hef-ingredient-taxonomy-catalog__head,.hef-ingredient-taxonomy-heading,.hef-ingredient-taxonomy-trust__inner,.hef-ingredient-taxonomy-cta .hef-inline-cta__inner{grid-template-columns:1fr}.hef-ingredient-taxonomy-hero__grid{gap:22px;padding:24px 0 40px}.hef-ingredient-taxonomy-hero__meta{max-width:700px;padding:0}.hef-ingredient-taxonomy-catalog__head{gap:20px;align-items:start}.hef-ingredient-taxonomy-heading{gap:20px;align-items:start}.hef-ingredient-taxonomy-heading>p{max-width:700px}.hef-ingredient-taxonomy-trust__inner{gap:28px}}@media (max-width:700px){.hef-ingredient-taxonomy-nav__head,.hef-ingredient-taxonomy-nav{display:none}.hef-ingredient-taxonomy-nav-mobile{display:block;padding:12px 0}.hef-ingredient-taxonomy-nav-mobile summary{display:flex;justify-content:space-between;gap:16px;align-items:center;cursor:pointer;list-style:none;padding:12px 14px;border:1px solid rgba(33,75,53,.12);border-radius:10px;background:#fff;color:var(--hef-heading);font-weight:750}.hef-ingredient-taxonomy-nav-mobile summary::-webkit-details-marker{display:none}.hef-ingredient-taxonomy-nav-mobile summary small{color:var(--hef-muted-strong);font-size:.72rem;font-weight:600}.hef-ingredient-taxonomy-nav-mobile>div{display:grid;gap:4px;padding:8px 0 2px}.hef-ingredient-taxonomy-nav-mobile>div a{display:flex;justify-content:space-between;gap:14px;padding:10px 12px;border-radius:8px;color:var(--hef-heading);font-size:.86rem;font-weight:650}.hef-ingredient-taxonomy-nav-mobile>div a:hover,.hef-ingredient-taxonomy-nav-mobile>div a.is-active{background:#eef5ef;color:var(--hef-forest)}.hef-ingredient-taxonomy-nav-mobile>div small{color:var(--hef-muted-strong)}}@media (max-width:560px){.hef-ingredient-taxonomy-hero__actions{align-items:flex-start;flex-direction:column;gap:10px}.hef-ingredient-taxonomy-count{width:auto;justify-content:flex-start}.hef-ingredient-taxonomy-hero__actions .hef-btn{width:100%;justify-content:center}.hef-ingredient-taxonomy-steps{grid-template-columns:1fr}.hef-ingredient-taxonomy-steps li{padding:25px 18px;border-right:0;border-bottom:1px solid rgba(33,75,53,.055)}.hef-ingredient-taxonomy-steps li:last-child{border-bottom:0}.hef-ingredient-taxonomy-steps li:nth-child(-n+2){border-bottom:1px solid rgba(33,75,53,.055)}.hef-ingredient-taxonomy-badges{grid-template-columns:repeat(2,minmax(0,1fr))}.hef-ingredient-taxonomy-trust{padding:40px 0}}.hef-breadcrumb{padding:28px 0 0;margin:0 0 40px;color:var(--hef-muted-strong);font-size:.76rem;line-height:1.45}.hef-breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:7px;list-style:none;margin:0;padding:0}.hef-breadcrumb li{display:inline-flex;align-items:center;min-width:0}.hef-breadcrumb li:not(:last-child)::after{content:"/";margin-left:7px;color:#65746d}.hef-breadcrumb a{color:var(--hef-muted-strong);text-decoration:none;transition:color .18s var(--hef-ease)}.hef-breadcrumb a:hover,.hef-breadcrumb a:focus-visible{color:var(--hef-forest);text-decoration:underline;text-underline-offset:3px;outline:0}.hef-breadcrumb li[aria-current="page"]{color:#52645c;font-weight:650;overflow-wrap:anywhere}.hef-breadcrumb+[class$="__grid"]{padding-top:0}@media (max-width:850px){.hef-breadcrumb{padding-top:22px;margin-bottom:30px}}@media (max-width:560px){.hef-breadcrumb{padding-top:18px;margin-bottom:24px;font-size:.72rem}.hef-breadcrumb ol{gap:6px}.hef-breadcrumb li:not(:last-child)::after{margin-left:6px}}.hef-faq-section{background:#fff}.hef-faq-heading{max-width:920px;margin:0 auto clamp(34px,4vw,52px);text-align:center}.hef-faq-heading .hef-eyebrow{margin-bottom:18px}.hef-faq-heading h2{max-width:900px;margin-inline:auto;text-wrap:balance}.hef-faq-list{width:min(980px,100%);margin-inline:auto}.hef-faq-section .hef-faq-item{overflow:hidden;margin:0 0 12px;border:1px solid #dce7dc;border-radius:14px;background:#f5f8f5;transition:border-color .18s ease,background-color .18s ease}.hef-faq-section .hef-faq-item:last-child{margin-bottom:0}.hef-faq-section .hef-faq-item:hover{border-color:#c9ddcb;background:#f7faf7}.hef-faq-section .hef-faq-item[open]{border-color:#bdd2c1;background:#fff}.hef-faq-section .hef-faq-item summary{position:relative;display:flex;align-items:center;min-height:64px;padding:16px 72px 16px 22px;color:var(--hef-forest,#214b35);font-family:var(--hef-font-heading);font-size:1rem;font-weight:650;line-height:1.45;cursor:pointer;list-style:none;transition:color .18s ease,background-color .18s ease}.hef-faq-section .hef-faq-item summary::-webkit-details-marker{display:none}.hef-faq-section .hef-faq-item summary::after{content:"+";position:absolute;top:50%;right:18px;width:32px;height:32px;display:grid;place-items:center;transform:translateY(-50%);border-radius:50%;background:#e2ede1;color:var(--hef-forest,#214b35);font:500 1.22rem/1 var(--hef-font-heading);transition:background-color .18s ease,color .18s ease}.hef-faq-section .hef-faq-item[open]>summary{background:#f5f8f5;color:var(--hef-forest,#214b35)}.hef-faq-section .hef-faq-item[open] summary::after{content:"−";border:1px solid #cfe0d1;background:#e2ede1;color:var(--hef-forest,#214b35)}.hef-faq-section .hef-faq-item[open]>summary:hover,.hef-faq-section .hef-faq-item[open]>summary:focus-visible{background:#f0f6f0;color:var(--hef-forest,#214b35)}.hef-faq-section .hef-faq-item summary:hover,.hef-faq-section .hef-faq-item summary:focus-visible{color:var(--hef-accent-text,#3f724c)}.hef-faq-section .hef-faq-item summary:focus-visible{outline:2px solid rgba(73,155,88,.32);outline-offset:-2px}.hef-faq-section .hef-faq-answer{max-width:none;padding:20px 72px 24px 22px;background:#fff;color:var(--hef-text,#52605a)}.hef-faq-section .hef-faq-answer p{max-width:820px;margin:0;font-size:.95rem;line-height:1.75}.hef-faq-section .hef-faq-answer p+p{margin-top:12px}@media (max-width: 782px){.hef-faq-heading{margin-bottom:30px}.hef-faq-heading .hef-eyebrow{margin-bottom:14px}.hef-faq-section .hef-faq-item{margin-bottom:10px;border-radius:12px}.hef-faq-section .hef-faq-item summary{min-height:62px;padding:16px 60px 16px 18px;font-size:.95rem}.hef-faq-section .hef-faq-item summary::after{right:14px;width:30px;height:30px;font-size:1.15rem}.hef-faq-section .hef-faq-answer{padding:18px 54px 20px 18px}.hef-faq-section .hef-faq-answer p{font-size:.92rem}}