*{box-sizing:border-box}.gw-announcement{background:#006738;color:white;text-align:center;padding:15px;font-size:14px}.gw-header{background:#21272a;color:white;position:relative;z-index:20}.gw-header a{color:inherit;text-decoration:none}.gw-header-top{display:flex;align-items:center;gap:28px;padding:16px 3.5%}.gw-logo{width:185px;flex-shrink:0}.gw-logo img{width:100%;height:auto}.gw-header form{display:flex;flex:1;background:white;border-radius:5px}.gw-header input{border:0;padding:12px;width:100%;color:#222;background:white}.gw-header button{border:0}.gw-desktop-menu{display:flex;justify-content:center;gap:28px;padding:10px 20px}.gw-desktop-menu details{position:relative}.gw-desktop-menu details div{position:absolute;background:#21272a;padding:20px;min-width:220px}.gw-desktop-menu details div a{display:block;padding:10px}.gw-mobile-menu{display:none}.gw-categories{height:170px;display:flex;align-items:center;justify-content:space-around;gap:28px;overflow:auto;padding:20px 40px}.gw-categories>div{min-width:100px;text-align:center;font-weight:bold}.gw-categories img{width:76px;height:76px;object-fit:contain;border-radius:50%;background:#f5f5f5}.gw-categories p{margin:12px 0}.gw-slides{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.gw-slide{flex:0 0 100%;position:relative;height:625px;scroll-snap-align:start;background:#23382c;color:white}.gw-slide picture,.gw-slide picture img{width:100%;height:100%;display:block;object-fit:cover}.gw-hero-copy{position:absolute;left:3.5%;top:28%;max-width:480px;text-shadow:0 1px 5px #222}.gw-hero-copy h2{font-size:48px;line-height:1.1;text-transform:uppercase;color:#85bd00;margin:0 0 24px}.gw-hero-copy p{font-size:20px;line-height:1.6}.gw-button{display:inline-block;background:#85bd00;color:#101510!important;border:0;border-radius:7px;padding:17px 32px;text-transform:uppercase;font-weight:700;text-decoration:none;text-shadow:none;text-align:center}.gw-slider-controls{margin-top:-52px;position:relative;padding:8px 40px;display:flex;gap:8px}.gw-slider-controls button{background:white;color:#222;border:0;padding:7px 13px;font-size:22px}.gw-image-section{text-align:center;padding:40px 10px}.gw-image-section>p,.gw-content>div{max-width:1100px;margin:20px auto 35px;line-height:1.6}.gw-image-grid{display:grid;grid-template-columns:repeat(var(--gw-columns,3),1fr);gap:10px}.gw-image-grid article{position:relative;min-height:430px;background:#455447;color:white}.gw-image-grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gw-image-grid article>div{position:relative;padding:250px 25px 25px;background:linear-gradient(transparent,#0008);height:100%}.gw-image-grid h3{font-size:28px;text-transform:uppercase}.gw-products{padding:40px 4%;text-align:center}.gw-tab-buttons{display:flex;justify-content:center;gap:25px;margin:25px 0}.gw-tab-buttons button{background:none;border:0;padding:8px;color:#666;font-weight:700}.gw-tab-buttons button[aria-selected=true]{color:#222;border-bottom:2px solid #222}.gw-tab-buttons small{display:block;margin-top:5px}.gw-product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 64px)/5);overflow:auto;gap:16px;text-align:left}.gw-product-rail img{width:100%;aspect-ratio:1;object-fit:contain}.gw-product-rail h3{font-size:15px;line-height:1.4}.gw-product-rail a{color:inherit;text-decoration:none}.gw-product-rail .gw-button{padding:12px;width:100%;font-size:13px}.gw-product-rail s{color:#777}.gw-content{text-align:center;padding:45px 4%}.gw-content h2,.gw-products h2,.gw-image-section>h2{font-size:30px;text-transform:uppercase}.gw-video{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:50px 5%;align-items:center}.gw-video video{width:100%}.gw-services{display:grid;grid-template-columns:repeat(4,1fr);padding:40px 4%;gap:24px;text-align:center}.gw-footer{background:#070707;color:white;padding:55px 4%;display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.gw-footer a{color:inherit;display:block;min-height:44px;font-size:16px;line-height:1.5}.gw-copyright{grid-column:1/-1;border-top:1px solid #444;padding-top:20px}.gw-preview-note{background:#fff3c4;padding:12px;color:#333;font-size:14px}.gw-preview-note a{color:inherit}button,summary,a{touch-action:manipulation}button,summary{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #85bd00;outline-offset:4px}[hidden]{display:none!important}@media(max-width:749px){.gw-header-top{gap:14px;padding:14px 18px;flex-wrap:wrap}.gw-mobile-menu{display:block}.gw-mobile-menu nav{position:absolute;top:65px;left:0;background:#21272a;width:100%;padding:20px}.gw-mobile-menu nav a{display:block;padding:12px}.gw-logo{width:150px;margin:auto}.gw-header form{order:5;width:100%;flex-basis:100%}.gw-desktop-menu{display:none}.gw-categories{justify-content:flex-start;padding:25px 20px;gap:32px}.gw-slide{height:380px}.gw-hero-copy{left:22px;top:20px;max-width:300px}.gw-hero-copy h2{font-size:28px}.gw-hero-copy p{font-size:16px}.gw-button{padding:13px 22px}.gw-slider-controls{padding-left:20px}.gw-image-grid{display:grid;grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:85%;overflow:auto;scroll-snap-type:x mandatory}.gw-image-grid article{min-height:350px;scroll-snap-align:start}.gw-image-grid article>div{padding-top:180px}.gw-product-rail{grid-auto-columns:72%}.gw-tab-buttons{gap:8px}.gw-tab-buttons button{font-size:12px}.gw-content h2,.gw-products h2,.gw-image-section>h2{font-size:25px}.gw-services,.gw-footer,.gw-video{grid-template-columns:1fr}.gw-footer{gap:25px}.gw-products{padding:35px 18px}.gw-services{padding:35px 22px}}
.gw-categories{overflow-x:auto;overflow-y:hidden}.gw-categories>div{flex:0 0 110px}.gw-categories p{font-size:14px;line-height:1.3}.gw-categories img{display:block;margin:auto}.gw-hero-copy h2{max-width:550px}.gw-hero-copy{max-width:550px}

.gw-editorial{padding:40px 4%;text-align:center}.gw-editorial>div{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gw-editorial img{width:100%;aspect-ratio:1.5;object-fit:cover}.gw-editorial a{color:#006738;display:inline-block;padding:12px}.gw-categories{scrollbar-width:none}@media(max-width:749px){.gw-header form{display:none}.gw-editorial>div{display:grid;grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:90%;overflow:auto}.gw-mobile-menu summary{list-style:none}.gw-header-top{flex-wrap:nowrap}.gw-logo{flex-shrink:1}}
.gw-desktop-menu{gap:24px;font-weight:700}.gw-desktop-menu details div{z-index:30;max-height:65vh;overflow:auto}.gw-desktop-menu summary{font-size:15px}.gw-desktop-menu details div a{font-size:14px;font-weight:400}.gw-header form{min-width:0}.gw-header input{min-width:0;flex:1;width:auto}.gw-header-top>span,.gw-header-top>a:last-child{flex-shrink:0;white-space:nowrap}.gw-header button{flex-shrink:0}.gw-desktop-menu{gap:20px;font-size:14px}.gw-desktop-menu summary{list-style:none}.gw-desktop-menu summary:after{content:"⌄";margin-left:5px}

.gw-hero[data-ready] .gw-slides{display:grid;overflow:hidden}.gw-hero[data-ready] .gw-slide{grid-area:1/1;opacity:0;pointer-events:none;transition:opacity .6s}.gw-hero[data-ready] .gw-slide[data-active=true]{opacity:1;pointer-events:auto}.gw-dots{display:flex;gap:6px}.gw-dots button{font-size:12px}.gw-dots [aria-pressed=true]{color:#85bd00}.gw-hero-copy h2{color:#85bd00}@media(prefers-reduced-motion:reduce){.gw-slide{transition:none!important}}
.gw-mobile-search{display:none}@media(max-width:749px){.gw-mobile-search{display:block;font-size:13px}.gw-header-top{gap:10px}.gw-logo{max-width:155px}}

.gw-video-gallery{padding:40px 4%;text-align:center}.gw-video-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 60px)/4);gap:20px;overflow:auto}.gw-video-rail video{width:100%;aspect-ratio:9/16;object-fit:cover;background:#222}.gw-video-rail p{font-size:14px}@media(max-width:749px){.gw-video-rail{grid-auto-columns:78%}}

.gw-categories a{color:inherit;text-decoration:none}.gw-card-image-link{position:absolute;inset:0}.gw-image-grid article>div{pointer-events:none}.gw-image-grid article>div a{pointer-events:auto;color:inherit;text-decoration:none}.gw-editorial a.gw-editorial-image{display:block;padding:0}.gw-editorial h3 a{color:inherit;padding:0;text-decoration:none}

@media(max-width:749px){.gw-mobile-menu nav{max-height:calc(100dvh - 150px);overflow:auto}.gw-mobile-menu nav summary{display:flex;align-items:center}.gw-mobile-menu nav summary a{flex:1}.gw-mobile-menu nav summary::after{content:"+";padding:12px 18px;font-size:20px}.gw-mobile-menu nav details[open]>summary::after{content:"−"}}
