.fh-header{--fh-forest:var(--primary,#07533e);--fh-ink:#243b33;--fh-border:#e4eae7;font-family:Poppins,Arial,sans-serif;position:sticky;top:0;z-index:100;background:#fff;color:var(--fh-ink);box-shadow:0 3px 18px #10281d0b;border-bottom:1px solid var(--fh-border)}.fh-header *{box-sizing:border-box}.fh-header a{text-decoration:none;color:inherit}.fh-header button{font-family:inherit;cursor:pointer}.fh-header a:focus-visible,.fh-header button:focus-visible{outline:2px solid #319669;outline-offset:5px;border-radius:3px}.fh-wrap{width:calc(100% - 64px);max-width:1240px;margin-inline:auto}.fh-utility{background:var(--fh-forest);color:#fff;font-family:Arimo,Arial,sans-serif}.fh-utility-inner{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:20px}.fh-utility-note{font-size:11px;font-weight:400;letter-spacing:.055em;color:#d5e7df}.fh-utility-links{display:flex;gap:23px;align-items:center;font-size:12px;line-height:1.4}.fh-utility-links>a{display:flex;align-items:center;gap:8px;white-space:nowrap}.fh-utility .icon{width:12px;height:12px;flex:0 0 12px}.fh-utility-links a:hover{color:#bee5cc}.fh-socials{display:flex;align-items:center;gap:13px;padding-left:18px;border-left:1px solid #ffffff35}.fh-socials>a{display:flex;align-items:center;justify-content:center;min-width:15px;height:20px}.fh-linkedin{font-family:Arial,sans-serif;font-weight:800;font-size:14px}.fh-socials .icon{width:15px;height:15px}.fh-main{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative}.fh-header .brand.fh-brand{position:static;width:165px;max-width:none;min-width:165px;display:block;flex:0 0 165px;line-height:0;margin:0;padding:0}.fh-header .brand.fh-brand img{display:block;width:100%;height:auto;max-height:75px;object-fit:contain;clip-path:none}.fh-nav{display:flex;align-items:center;gap:22px;align-self:stretch;min-width:0}.fh-nav-list{display:flex;align-items:stretch;gap:17px;list-style:none;margin:0;padding:0}.fh-nav-item{display:flex;align-items:stretch}.fh-nav-link-row{display:flex;align-items:center;position:relative;gap:3px}.fh-nav-link{display:flex;align-items:center;position:relative;min-height:83px;white-space:nowrap;font-size:12.5px;font-weight:500;letter-spacing:-.025em;line-height:1.3}.fh-nav-link:after{content:"";position:absolute;left:0;right:0;bottom:21px;height:2px;background:var(--fh-forest);transform:scaleX(0);transform-origin:left;transition:transform .2s}.fh-nav-link.is-current,.fh-nav-link:hover{color:var(--fh-forest)}.fh-nav-link.is-current:after,.fh-nav-link:hover:after{transform:scaleX(1)}.fh-products-toggle{width:17px;height:27px;padding:0;border:0;background:transparent;color:var(--fh-forest);display:grid;place-items:center}.fh-products-toggle .icon{width:11px;height:11px;transition:transform .2s}.fh-products-toggle[aria-expanded=true] .icon{transform:rotate(180deg)}.fh-quote{display:inline-flex;justify-content:center;align-items:center;gap:14px;white-space:nowrap;min-height:40px;padding:10px 16px;border-radius:4px;background:var(--fh-forest);color:#fff!important;font-size:11px;font-weight:600;transition:background .2s,box-shadow .2s}.fh-quote:hover{background:#063e30;box-shadow:0 4px 12px #07533e25}.fh-quote>span{font-family:Arial,sans-serif;font-size:19px;font-weight:400;line-height:1}.fh-menu-toggle,.fh-mobile-contact,.fh-group-toggle{display:none}.fh-mega{display:none;position:absolute;top:100%;left:0;right:0;padding:28px 30px 30px;background:#fff;border:1px solid var(--fh-border);border-top:3px solid var(--fh-forest);border-radius:0 0 8px 8px;box-shadow:0 20px 35px #12342917}.fh-header:not(.fh-ready) .fh-products:hover .fh-mega,.fh-header:not(.fh-ready) .fh-products:focus-within .fh-mega,.fh-ready .fh-mega:not([hidden]){display:block}.fh-header [hidden]{display:none!important}.fh-mega-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:23px;margin-bottom:22px;border-bottom:1px solid var(--fh-border)}.fh-kicker{display:block;color:#73827a;font-size:9px;letter-spacing:.14em;font-weight:600;text-transform:uppercase;margin-bottom:5px}.fh-mega-heading p{font-size:22px;line-height:1.4;letter-spacing:-.035em;font-weight:500;margin:0}.fh-mega-heading>a{font-size:11px;color:var(--fh-forest);display:flex;align-items:center;gap:15px;font-weight:600}.fh-mega-heading>a span{font-size:21px;font-weight:400}.fh-mega-grid{display:grid;grid-template-columns:1.1fr 1.2fr 1.35fr 1fr 1fr;gap:24px}.fh-product-group{min-width:0}.fh-group-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:13px}.fh-group-heading>a{font-size:12px;font-weight:600;color:var(--fh-forest);line-height:1.5}.fh-group-heading>a:hover{text-decoration:underline;text-underline-offset:4px}.fh-group-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px}.fh-group-links a{display:block;font-family:Arimo,Arial,sans-serif;font-size:13px;line-height:1.6;color:#64746c;transition:color .15s}.fh-group-links a:hover,.fh-group-links a[aria-current=page]{color:var(--fh-forest);text-decoration:underline;text-underline-offset:3px}.fh-group-links .fh-group-overview{margin-top:5px}.fh-group-overview a{font-size:11px;color:var(--fh-forest);font-weight:600}.fh-group-overview span{margin-left:5px}@media(min-width:1360px){.fh-nav{gap:28px}.fh-nav-list{gap:22px}.fh-nav-link{font-size:13px}.fh-quote{font-size:11.5px;padding-inline:17px}}@media(max-width:1150px){.fh-main{gap:20px}.fh-nav{gap:16px}.fh-nav-list{gap:13px}.fh-header .brand.fh-brand{width:155px;min-width:155px;flex-basis:155px}.fh-nav-link{font-size:12px}.fh-quote{padding-inline:13px}}@media(max-width:1099px){.fh-main{min-height:72px;flex-wrap:wrap;gap:0}.fh-wrap{width:calc(100% - 48px)}.fh-header .brand.fh-brand{width:148px;min-width:148px;flex-basis:148px;margin-block:5px}.fh-header .brand.fh-brand img{max-height:62px}.fh-menu-toggle{display:none;align-items:center;gap:10px;justify-content:center;width:83px;height:40px;margin-left:auto;padding:0;border:1px solid #dbe5df;border-radius:4px;background:#fff;color:var(--fh-forest)}.fh-ready .fh-menu-toggle{display:flex}.fh-menu-label{font-size:11px;font-weight:600}.fh-menu-lines{position:relative;width:16px;height:12px;border-top:1.5px solid currentColor;border-bottom:1.5px solid currentColor}.fh-menu-lines:after{content:"";position:absolute;top:4px;left:0;right:0;border-top:1.5px solid currentColor}.fh-menu-toggle[aria-expanded=true] .fh-menu-lines{border:0;transform:rotate(45deg)}.fh-menu-toggle[aria-expanded=true] .fh-menu-lines:after{top:5px}.fh-menu-toggle[aria-expanded=true] .fh-menu-lines:before{content:"";position:absolute;width:16px;top:5px;left:0;border-top:1.5px solid currentColor;transform:rotate(90deg)}.fh-nav{display:block;flex-basis:100%;width:100%;padding:12px 0 24px;border-top:1px solid var(--fh-border)}.fh-ready .fh-nav{display:none;position:absolute;left:-24px;right:-24px;top:100%;width:auto;padding:14px 24px 28px;max-height:calc(100dvh - 105px);overflow-y:auto;overscroll-behavior:contain;background:#fff;box-shadow:0 18px 25px #12342914}.fh-ready .fh-nav.is-open,.fh-nav-list{display:block}.fh-nav-item{display:block;border-bottom:1px solid #edf1ee}.fh-nav-link-row{justify-content:space-between;gap:20px}.fh-nav-link{min-height:47px;flex:1;font-size:13px;font-weight:500;letter-spacing:0}.fh-nav-link:after{display:none}.fh-nav-link.is-current{font-weight:600}.fh-products-toggle{width:36px;height:36px;border-radius:4px;background:#f2f6f3}.fh-products-toggle .icon{width:13px;height:13px}.fh-quote{margin-top:20px;font-size:12px;min-height:44px;min-width:155px;gap:28px}.fh-mobile-contact{display:flex;flex-direction:column;gap:8px;padding-top:23px;margin-top:24px;border-top:1px solid var(--fh-border);font-size:12px}.fh-mobile-contact>span{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#7a8b82;font-weight:600;margin-bottom:3px}.fh-mobile-contact>a{display:flex;align-items:center;gap:8px}.fh-mobile-contact .icon{width:13px;height:13px}.fh-mega{display:block;position:static;padding:3px 14px 14px;margin-bottom:15px;border:0;border-radius:4px;background:#f5f8f6;box-shadow:none}.fh-mega-heading{display:none}.fh-mega-grid{display:block}.fh-product-group{border-bottom:1px solid #e3eae5}.fh-product-group:last-child{border-bottom:0}.fh-group-heading{align-items:center;margin:0;min-height:46px}.fh-group-heading>a{font-size:12px}.fh-group-toggle{display:none;align-items:center;justify-content:center;padding:0;width:30px;height:32px;flex:0 0 30px;color:var(--fh-forest);background:transparent;border:0}.fh-ready .fh-group-toggle{display:flex}.fh-group-toggle .icon{width:12px;height:12px;transition:transform .2s}.fh-group-toggle[aria-expanded=true] .icon{transform:rotate(180deg)}.fh-group-links{gap:0;padding:0 8px 12px}.fh-ready .fh-group-links{display:none}.fh-ready .fh-product-group.is-open .fh-group-links{display:flex}.fh-group-links a{font-size:13px;padding:7px 0;line-height:1.6}.fh-group-links .fh-group-overview{margin-top:0}.fh-group-overview a{font-size:12px}}@media(max-width:640px){.fh-wrap{width:calc(100% - 36px)}.fh-utility-note,.fh-email,.fh-socials{display:none!important}.fh-utility-inner{min-height:27px;justify-content:center}.fh-utility-links{font-size:11px;gap:0}.fh-utility-links>a{gap:6px}.fh-utility .icon{width:10px;height:10px;flex-basis:10px}.fh-main{min-height:70px}.fh-header .brand.fh-brand{width:142px;min-width:142px;flex-basis:142px}.fh-ready .fh-nav{left:-18px;right:-18px;padding-inline:20px;max-height:calc(100dvh - 98px)}.fh-menu-toggle{width:78px;height:37px}.fh-menu-label{font-size:10px}}@media(prefers-reduced-motion:reduce){.fh-header *{transition:none!important}}@media print{.fh-header{display:none}}.fh-wrap{width:min(1200px,calc(100% - 80px))}@media(max-width:1099px){.fh-wrap{width:calc(100% - 56px)}.fh-ready .fh-nav{left:-28px;right:-28px}}@media(max-width:720px){.fh-wrap{width:calc(100% - 40px)}.fh-ready .fh-nav{left:-20px;right:-20px}}@media(max-width:480px){.fh-wrap{width:calc(100% - 36px)}.fh-ready .fh-nav{left:-18px;right:-18px}}.fh-header{--fh-forest:var(--primary,#07533e);font-family:Roboto Condensed,Arial Narrow,Arial,sans-serif;border:0;box-shadow:0 2px 9px #00190c20;--fh-brand-width:clamp(245px,23.5vw,376px)}.fh-wrap{width:100%;max-width:1600px}.fh-utility{background:linear-gradient(110deg,#63b951,#1f6337 26%,#103d26)}.fh-utility-inner{height:55px;min-height:55px;justify-content:flex-end;padding:0 20px 0 var(--fh-brand-width)}.fh-utility-links{width:100%;justify-content:flex-end;gap:34px;font-family:Roboto Condensed,Arial,sans-serif;font-size:16px;font-weight:500}.fh-utility-links>a{gap:12px}.fh-utility .icon{width:21px;height:21px;flex-basis:21px;stroke-width:2}.fh-socials{border:0;padding:0;margin-left:clamp(10px,5.6vw,90px);gap:20px}.fh-socials>a:first-child{height:27px;width:29px;background:#177fb2;border-radius:6px;box-shadow:inset 0 0 3px #fff6}.fh-linkedin{font-size:23px;line-height:1}.fh-socials>a:last-child{width:33px;height:24px;background:#df332b;border-radius:6px;box-shadow:inset 0 0 3px #fff6}.fh-socials .icon{width:19px;height:19px;fill:#fff;stroke:none}.fh-header .fh-quote-top{display:inline-flex;background:transparent;min-height:37px;border:1px solid #d8e7d6;border-radius:22px;margin:0;padding:6px 25px;font:600 16px/1 Roboto Condensed,Arial,sans-serif;text-transform:uppercase}.fh-header .fh-quote-top:hover{background:#ffffff16;box-shadow:none}.fh-main{position:static;min-height:68px;padding:0 18px 0 calc(var(--fh-brand-width) + 65px);gap:0;background:linear-gradient(#fff,#f6f6f6)}.fh-header .brand.fh-brand{position:absolute;left:max(0px,calc((100vw - 1600px)/2));top:0;width:var(--fh-brand-width);height:174px;min-width:0;margin:0;padding:20px 65px 20px 50px;display:flex;align-items:center;justify-content:center;z-index:3;filter:drop-shadow(1px 3px 2px #0002)}.fh-brand:before{content:"";position:absolute;inset:0;background:#fff;clip-path:polygon(10% 0,100% 0,88% 75%,86% 83%,83% 90%,79% 96%,73% 100%,0 100%,0 54%);z-index:-1}.fh-header .brand.fh-brand img{width:100%;max-height:none;height:auto;object-fit:contain;clip-path:none}.fh-nav{flex:1;gap:0;align-self:stretch}.fh-nav-list{width:100%;justify-content:space-between;gap:clamp(12px,1.4vw,24px)}.fh-nav-link{font-size:clamp(13px,1.065vw,17px);font-weight:600;text-transform:uppercase;letter-spacing:0;min-height:68px;color:#1e251f!important}.fh-nav-link:after{height:3px;bottom:7px;left:-15px;right:-15px;background:#448847}.fh-nav-link-row{gap:5px}.fh-products-toggle{width:17px;height:38px;color:#263d2e}.fh-products-toggle .icon{width:13px;height:13px}.fh-nav>.fh-quote{display:none}.fh-mega{left:max(24px,calc((100vw - 1400px)/2));right:max(24px,calc((100vw - 1400px)/2));z-index:4;font-family:Poppins,Arial,sans-serif}.fh-mega-heading p{font-size:23px}.fh-group-heading>a{font-size:13px}.fh-group-links a{font-size:14px}.inner-site .ip-hero{padding-top:67px}.footer-brand img{width:175px;height:auto;background:#fff;padding:9px;border-radius:3px;margin:0 0 14px}.quote-person>.icon{color:#d8f1dd;width:60px;height:64px}.quote-strip{background:linear-gradient(110deg,#064a39,#076247)}@media(min-width:1601px){.fh-main{position:relative}.fh-header .brand.fh-brand{left:0;top:-55px}}@media(min-width:1100px)and (max-width:1399px){.fh-main{padding-left:calc(var(--fh-brand-width) + 24px)}.fh-utility-inner{height:44px;min-height:44px}.fh-utility-links{font-size:14px;gap:24px}.fh-socials{margin-left:25px;gap:15px}.fh-header .fh-quote-top{font-size:14px;min-height:32px;padding-inline:18px}.fh-main,.fh-nav-link{min-height:62px}.fh-header .brand.fh-brand{height:150px;padding:20px 48px 20px 32px}.fh-nav-list{gap:14px}.fh-nav-link:after{left:-7px;right:-7px}}@media(max-width:1099px){.fh-wrap{width:calc(100% - 48px)}.fh-utility-inner{width:100%;height:35px;min-height:35px;padding:0 24px}.fh-utility-links{font-size:13px;gap:22px;justify-content:flex-end}.fh-utility .icon{width:14px;height:14px;flex-basis:14px}.fh-socials{margin-left:0;gap:13px}.fh-socials>a:first-child{height:21px;width:23px}.fh-linkedin{font-size:18px}.fh-socials>a:last-child{height:19px;width:25px}.fh-socials .icon{width:14px;height:14px}.fh-header .fh-quote-top{min-height:26px;font-size:12px;padding:4px 15px}.fh-main{position:relative;padding:0;min-height:82px;background:#fff}.fh-header .brand.fh-brand{position:relative;left:auto;top:auto;width:180px;height:auto;min-width:180px;flex-basis:180px;margin:9px 0;padding:0;filter:none;display:block}.fh-brand:before{display:none}.fh-header .brand.fh-brand img{max-height:72px}.fh-menu-toggle{width:88px;height:42px}.fh-menu-label{font-size:13px}.fh-nav{flex:0 0 100%;align-self:auto}.fh-ready .fh-nav{left:-24px;right:-24px;padding:14px 24px 28px;top:100%;max-height:calc(100dvh - 117px)}.fh-nav-list{display:block}.fh-nav-link{font-size:15px;min-height:47px}.fh-nav>.fh-quote{display:inline-flex}.fh-products-toggle{width:38px;height:38px}.fh-mega{z-index:auto;left:auto;right:auto;font-family:Poppins,Arial,sans-serif}.fh-mega-heading{display:none}.fh-group-heading>a{font-size:12px}.inner-site .ip-hero{padding-top:30px}}@media(max-width:640px){.fh-wrap{width:calc(100% - 36px)}.fh-utility-inner{width:100%;padding:0 18px;height:31px;min-height:31px}.fh-utility-links{justify-content:space-between;gap:10px;font-size:12px}.fh-utility-links>a{gap:7px}.fh-header .fh-quote-top{min-height:24px;font-size:11px;padding:4px 13px}.fh-main{min-height:77px}.fh-header .brand.fh-brand{width:165px;min-width:165px;flex-basis:165px;margin:9px 0}.fh-menu-toggle{width:80px;height:39px}.fh-ready .fh-nav{left:-18px;right:-18px;padding-inline:20px;max-height:calc(100dvh - 108px)}.fh-menu-label{font-size:12px}.inner-site .ip-hero{padding-top:24px}.footer-brand img{width:190px;margin-inline:auto}}.certification-mark{position:relative;display:grid;place-items:center;width:72px;height:72px;flex-shrink:0;color:#086395}.certification-mark>.icon{position:absolute;width:68px;height:68px;stroke-width:1;opacity:.65}.certification-mark>b{z-index:1;background:#fff;font:900 29px/1.2 Georgia,serif;padding-inline:3px}.ip-sector-links>a>.icon{width:50px;height:50px;color:var(--primary);stroke-width:1.35;margin-inline:auto;margin-bottom:13px}@media(min-width:1400px){.fh-header.is-scrolled .brand.fh-brand{height:123px;padding:13px 78px 13px 63px}}@media(min-width:1100px)and (max-width:1399px){.fh-header.is-scrolled .brand.fh-brand{height:106px;padding:12px 58px 12px 40px}}@media(min-width:1100px){.fh-header .brand.fh-brand,.fh-header.is-scrolled .brand.fh-brand{padding:0}.fh-brand:before{background:transparent url(/images/header-brand-panel.svg) center/100% 100% no-repeat;clip-path:none}.fh-header .brand.fh-brand img{position:absolute;left:12%;top:12%;width:68%;height:72%;max-height:none;object-fit:contain;object-position:left center}.fh-header.is-scrolled .brand.fh-brand img{left:12%;top:9%;width:65%;height:78%}}.fh-socials{gap:14px}.fh-socials>a:first-child{width:23px;height:22px;border-radius:4px}.fh-linkedin{font-size:18px}.fh-socials>a:last-child{width:27px;height:20px;border-radius:5px}.fh-socials .icon{width:15px;height:15px;flex-basis:15px}.quote-person{width:76px;height:76px;flex:0 0 76px;border:1px solid #ffffff40;border-radius:50%;background:#ffffff0a;display:grid;place-items:center}.quote-person>.icon{width:43px;height:43px;stroke-width:1.5;color:#e2f3e8}@media(max-width:640px){.quote-person{width:56px;height:56px;flex-basis:56px;margin-inline:auto}.quote-person>.icon{width:32px;height:32px}}
