:root{--color-brand: #007a53;--color-brand-hover: #006b48;--color-brand-gray: #75787b;--color-brand-gray-text: #707376;--color-brand-dark: #0f2318;--color-brand-red: #c0272d;--color-accent: #cea864;--color-accent-hover: #b89555;--color-highlight: #fde272;--color-surface: #ffffff;--color-text: #212529;--color-text-strong: #403f3f;--color-on-dark-muted: rgba(255, 255, 255, .5);--color-on-dark-subtle: rgba(255, 255, 255, .4);--color-on-dark-border: rgba(255, 255, 255, .1)}*,*:before,*:after{box-sizing:border-box}html{min-height:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;margin:0;font-family:Inter,Arial,sans-serif;color:var(--color-text);background:var(--color-surface);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img,picture,svg,canvas{display:block;max-width:100%}a{color:inherit}table{border-collapse:collapse;border-spacing:0}:focus-visible{outline:2px solid currentColor;outline-offset:3px}app-header .mobile-shortcuts{display:none}app-header #primary-navigation .mobile-shortcuts-row{display:none}app-header .has-panel.products-panel{position:static}app-header #products-menu{animation:mega-menu-in .2s ease-out;background:var(--color-surface);box-shadow:0 10px 24px #00000029;left:0;position:absolute;right:0;top:100%;z-index:30}app-header #products-menu .desktop-mega-menu{display:flex;margin:auto;max-inline-size:1376px;padding:28px clamp(24px,5vw,72px)}app-header #products-menu :is(.mega-menu-intro,.mega-menu-feature){flex:0 1 24%}app-header #products-menu .mega-menu-intro{display:flex;flex-direction:column;gap:10px;padding-right:28px}app-header #products-menu .mega-menu-intro :is(h2,p),app-header #products-menu .mega-menu-links h2{margin:0}app-header #products-menu .mega-menu-intro>p:first-child,app-header #products-menu .feature-label{color:var(--color-brand);font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase}app-header #products-menu :is(.mega-menu-intro,.mega-menu-links) h2{color:var(--color-text-strong);font-size:18px}app-header #products-menu .mega-menu-intro>p:last-of-type{color:var(--color-brand-gray-text);font-size:14px;line-height:21px}app-header #products-menu .mega-menu-cta{align-self:flex-start;background:var(--color-brand);border-radius:99px;color:var(--color-surface);margin-top:6px;min-height:40px;padding:8px 18px}app-header #products-menu .mega-menu-links{border-inline:1px solid #e4e7e3;flex:1 1 52%;padding:0 28px}app-header #products-menu .mega-menu-links ul{flex-wrap:wrap;margin-top:10px}app-header #products-menu .mega-menu-links li{flex:0 0 50%}app-header #products-menu .mega-menu-links a,app-header #products-menu .mobile-products-menu a{font-size:12px;font-weight:400;justify-content:space-between;line-height:18px;min-height:34px;padding:8px 14px;text-align:left;width:100%}app-header #products-menu .mobile-products-menu a:is(:hover,:focus-visible){background:color-mix(in srgb,var(--color-brand) 12%,var(--color-surface));color:var(--color-brand)}app-header #products-menu .mobile-products-menu{display:none}app-header #products-menu .desktop-mega-menu .mega-menu-feature{align-items:flex-start;background:#f4f7f5;border-radius:8px;color:var(--color-text-strong);flex-direction:column;gap:7px;margin-left:28px;min-height:0;padding:14px;white-space:normal}app-header #products-menu .mega-menu-feature img{aspect-ratio:4 / 3;border-radius:5px;object-fit:cover;width:100%}app-header #products-menu .mega-menu-feature strong{font-size:15px;line-height:20px}app-header #products-menu .feature-link{color:var(--color-brand);font-size:13px}app-header .has-panel.products-panel>button{position:relative}app-header .has-panel.products-panel>button[aria-expanded=true]:after{background:var(--color-brand);bottom:0;content:"";height:3px;left:16px;position:absolute;right:16px}@keyframes mega-menu-in{0%{opacity:0;translate:0 -12px}}@keyframes mobile-navigation-in{0%{opacity:0;translate:0 -8px}}@media(max-width:1024px){body:has(app-header #primary-navigation.is-open){overflow:hidden}app-header #primary-navigation.is-open{animation:mobile-navigation-in .18s ease-out}app-header header>button span,app-header .primary-navigation-list>li.has-panel>button>span{transition:opacity .16s ease,rotate .16s ease,translate .16s ease}app-header header>button[aria-expanded=true] span:first-child{rotate:45deg;translate:0 6px}app-header header>button[aria-expanded=true] span:nth-child(2){opacity:0}app-header header>button[aria-expanded=true] span:last-child{rotate:-45deg;translate:0 -6px}app-header #primary-navigation .mobile-shortcuts{display:flex;flex-direction:row;padding-bottom:8px}app-header #primary-navigation .mobile-shortcuts-row{display:block}app-header .mobile-shortcuts li{display:flex;flex:1 1 0;min-width:0}app-header .mobile-shortcuts a{flex-direction:column;gap:6px;justify-content:center;min-height:64px;padding:8px 4px;text-align:center;white-space:normal;width:100%}app-header .mobile-shortcuts svg{color:var(--color-brand);height:20px;width:20px}app-header .primary-navigation-list>li{border-bottom:1px solid #e4e7e3}app-header .primary-navigation-list>li:last-child{border-bottom:0}app-header .primary-navigation-list>li>:is(a,button,.unavailable-nav-item){min-height:56px;padding-inline:12px}app-header .primary-navigation-list>li.is-expanded>button{background:color-mix(in srgb,var(--color-brand) 10%,var(--color-surface));color:var(--color-brand)}app-header .primary-navigation-list>li.is-expanded>button>span{margin-top:3px;rotate:225deg}app-header #products-menu{animation:none;border:0;box-shadow:none;padding:0 0 8px;position:static;width:100%}app-header #products-menu .desktop-mega-menu{display:none}app-header #products-menu .mobile-products-menu{display:flex;flex-direction:column}app-header #products-menu .mobile-product-links{border-top:1px solid color-mix(in srgb,var(--color-brand) 12%,transparent);display:flex;flex-flow:row wrap;padding:6px 0 8px}app-header #products-menu .mobile-product-links li{display:flex;flex:0 0 50%;min-width:0}app-header .has-panel.products-panel>button[aria-expanded=true]:after{display:none}app-header #products-menu .mobile-product-links a{align-items:flex-start;font-size:13px;min-height:44px;padding:10px 12px;white-space:normal}}@media(max-width:640px){app-header #products-menu .mobile-product-links li{flex-basis:100%}}@media(prefers-reduced-motion:reduce){app-header #products-menu{animation:none}app-header #primary-navigation.is-open{animation:none}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}app-hero .progress-border rect{animation-duration:6s!important}}
