/*
Theme Name: Holland Gaas Salient Child
Template: salient
Version: 2.12.7
Description: High-end technical foundation for Holland Gaas.
*/
:root{--hg-blue:#062b46;--hg-blue-2:#0a3b5c;--hg-red:#ae112c;--hg-ink:#102638;--hg-muted:#637583;--hg-mist:#f2f5f6;--hg-line:#d8e0e4;--hg-white:#fff;--hg-shell:min(1380px,calc(100vw - 96px));--hg-ease:cubic-bezier(.2,.75,.25,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.hg-foundation{margin:0;background:#fff;color:var(--hg-ink);font-family:Aptos,"Segoe UI",Arial,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}body.hg-foundation.admin-bar .hg-header{top:32px}.hg-foundation a{text-decoration:none}.hg-shell{width:var(--hg-shell);margin-inline:auto}.hg-main{overflow:hidden}.hg-progress{position:fixed;z-index:10000;left:0;top:0;width:0;height:3px;background:var(--hg-red)}
.hg-header{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100px;color:#fff;border-bottom:1px solid rgba(255,255,255,.18);transition:height .35s var(--hg-ease),background .35s var(--hg-ease),color .35s var(--hg-ease),box-shadow .35s}.hg-header.is-scrolled{height:78px;background:rgba(255,255,255,.96);color:var(--hg-blue);box-shadow:0 10px 40px rgba(6,43,70,.08);backdrop-filter:blur(18px)}.hg-header__inner{height:100%;display:flex;align-items:center;gap:42px}.hg-logo{width:164px;display:flex}.hg-logo img{display:block;width:100%;height:auto}.hg-header:not(.is-scrolled) .hg-logo img{filter:brightness(0) invert(1)}.hg-nav{display:flex;align-items:center;gap:31px;margin-left:auto;height:100%}.hg-nav__item{position:relative;height:100%;display:flex;align-items:center}.hg-nav a{position:relative;color:inherit;font-size:14px;font-weight:650;letter-spacing:.02em}.hg-nav__item>a:after{content:"";position:absolute;left:0;bottom:-9px;width:0;height:2px;background:var(--hg-red);transition:width .25s}.hg-nav__item:hover>a:after{width:100%}.hg-nav__drop{position:absolute;left:-22px;top:88px;width:245px;padding:15px;background:#fff;box-shadow:0 22px 55px rgba(6,43,70,.16);opacity:0;visibility:hidden;transform:translateY(10px);transition:.25s var(--hg-ease)}.hg-header.is-scrolled .hg-nav__drop{top:70px}.hg-nav__item:hover .hg-nav__drop{opacity:1;visibility:visible;transform:none}.hg-nav__drop a{display:block;padding:9px 10px;color:var(--hg-blue);font-size:13px}.hg-nav__drop a:hover{color:var(--hg-red)}.hg-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:56px;padding:0 22px;background:var(--hg-red);color:#fff!important;font-size:14px;font-weight:700;letter-spacing:.015em;transition:transform .25s,background .25s}.hg-btn:hover{transform:translateY(-2px);background:#c11635}.hg-btn span{font-size:20px;font-weight:400}.hg-btn--small{min-height:48px;padding-inline:19px;gap:20px}.hg-btn--light{background:#fff;color:var(--hg-blue)!important}.hg-btn--light:hover{background:#eef3f5}.hg-menu-button,.hg-mobile-nav{display:none}
.hg-hero{position:relative;min-height:900px;height:100vh;background:var(--hg-blue);color:#fff;display:flex;align-items:flex-end}.hg-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hg-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,31,50,.97) 0%,rgba(3,31,50,.88) 36%,rgba(3,31,50,.35) 69%,rgba(3,31,50,.3)),linear-gradient(0deg,rgba(3,31,50,.48),transparent 45%)}.hg-hero__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.065) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.065) 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(90deg,#000,transparent 67%)}.hg-hero__content{position:relative;z-index:2;padding-bottom:110px}.hg-kicker{margin:0 0 27px;color:#fff;font-size:12px;font-weight:750;letter-spacing:.2em;text-transform:uppercase}.hg-kicker:before{content:"";display:inline-block;width:34px;height:2px;margin:0 13px 3px 0;background:var(--hg-red)}.hg-kicker--dark{color:var(--hg-blue)}.hg-hero h1{max-width:1050px;margin:0;color:#fff;font-size:clamp(62px,7.3vw,118px);font-weight:650;line-height:.91;letter-spacing:-.06em}.hg-hero h1 em{font-style:normal;font-weight:300;color:rgba(255,255,255,.84)}.hg-hero__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;max-width:990px;margin-top:55px}.hg-hero__bottom p{max-width:650px;margin:0;color:rgba(255,255,255,.76);font-size:19px;line-height:1.6}.hg-hero__index{position:absolute;z-index:2;right:36px;bottom:47px;display:flex;align-items:center;gap:15px;color:rgba(255,255,255,.62);font-size:10px;letter-spacing:.16em;text-transform:uppercase;writing-mode:vertical-rl}.hg-hero__index i{width:1px;height:50px;background:rgba(255,255,255,.4)}
.hg-hero.is-interactive:before,.hg-page-hero.is-interactive:before{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:radial-gradient(420px circle at var(--hg-pointer-x,50%) var(--hg-pointer-y,50%),rgba(255,255,255,.11),transparent 68%);opacity:0;transition:opacity .35s}.hg-hero.is-interactive.is-pointer-in:before,.hg-page-hero.is-interactive.is-pointer-in:before{opacity:1}@media(hover:hover) and (pointer:fine){.hg-hero.is-interactive,.hg-page-hero.is-interactive,.hg-hero.is-interactive a,.hg-page-hero.is-interactive a,.hg-hero.is-interactive button,.hg-page-hero.is-interactive button{cursor:none}}.hg-cursor-orbit{position:fixed;z-index:10002;left:0;top:0;width:42px;height:42px;margin:-21px 0 0 -21px;border:1px solid rgba(255,255,255,.78);border-radius:50%;pointer-events:none;opacity:0;transform:translate3d(-80px,-80px,0);transition:width .22s var(--hg-ease),height .22s var(--hg-ease),margin .22s var(--hg-ease),background .22s,opacity .18s;mix-blend-mode:difference}.hg-cursor-orbit:after{content:"";position:absolute;left:50%;top:50%;width:5px;height:5px;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.hg-cursor-orbit.is-visible{opacity:1}.hg-cursor-orbit.is-hovering{width:68px;height:68px;margin:-34px 0 0 -34px;background:rgba(255,255,255,.13)}.hg-cursor-orbit.is-dragging{width:30px;height:30px;margin:-15px 0 0 -15px;background:var(--hg-red);border-color:rgba(255,255,255,.95);box-shadow:0 0 0 9px rgba(174,17,44,.18)}.hg-cursor-trail,.hg-click-ripple,.hg-drag-stroke{position:fixed;z-index:10001;left:0;top:0;pointer-events:none}.hg-cursor-trail,.hg-click-ripple{border-radius:50%}.hg-cursor-trail{width:8px;height:8px;margin:-4px 0 0 -4px;background:var(--hg-red);box-shadow:0 0 0 3px rgba(255,255,255,.14);animation:hg-trail .62s var(--hg-ease) forwards}.hg-click-ripple{width:18px;height:18px;margin:-9px 0 0 -9px;border:1px solid rgba(255,255,255,.95);animation:hg-ripple .72s var(--hg-ease) forwards}.hg-drag-stroke{height:4px;width:var(--hg-length);border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,.28),var(--hg-red));box-shadow:0 0 14px rgba(174,17,44,.55);transform-origin:left center;transform:translate3d(var(--hg-x),var(--hg-y),0) rotate(var(--hg-angle));animation:hg-drag .48s ease-out forwards}@keyframes hg-trail{0%{opacity:.9;transform:translate3d(var(--hg-x),var(--hg-y),0) scale(1)}100%{opacity:0;transform:translate3d(var(--hg-tx),var(--hg-ty),0) scale(.12)}}@keyframes hg-ripple{0%{opacity:1;transform:translate3d(var(--hg-x),var(--hg-y),0) scale(.35)}100%{opacity:0;transform:translate3d(var(--hg-x),var(--hg-y),0) scale(5.5)}}@keyframes hg-drag{0%{opacity:.95;filter:blur(0)}100%{opacity:0;filter:blur(3px)}}
.hg-proof{background:#fff;border-bottom:1px solid var(--hg-line)}.hg-proof__grid{display:grid;grid-template-columns:repeat(4,1fr)}.hg-proof__grid>div{min-height:180px;padding:39px 34px;border-right:1px solid var(--hg-line);display:flex;flex-direction:column;justify-content:center}.hg-proof__grid>div:first-child{border-left:1px solid var(--hg-line)}.hg-proof strong{display:block;color:var(--hg-blue);font-size:48px;font-weight:550;line-height:1;letter-spacing:-.045em}.hg-proof span{margin-top:14px;color:var(--hg-muted);font-size:13px;line-height:1.35;max-width:150px}
.hg-section{padding:145px 0}.hg-split{display:grid;grid-template-columns:1fr 2fr;gap:70px}.hg-intro h2,.hg-heading h2,.hg-process h2{margin:0;color:var(--hg-blue);font-size:clamp(48px,5.2vw,78px);font-weight:550;line-height:1.03;letter-spacing:-.05em}.hg-lead{max-width:850px;margin:38px 0 29px;color:var(--hg-muted);font-size:23px;line-height:1.55}.hg-text-link{display:inline-flex;align-items:center;gap:35px;color:var(--hg-blue);font-size:14px;font-weight:750;border-bottom:1px solid var(--hg-blue);padding-bottom:7px}.hg-text-link span{font-size:20px;transition:transform .25s}.hg-text-link:hover span{transform:translateX(6px)}
.hg-solutions{background:var(--hg-mist)}.hg-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:80px}.hg-heading>p{max-width:440px;margin:0 0 7px;color:var(--hg-muted);font-size:18px}.hg-cards{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #c9d4da;border-left:1px solid #c9d4da}.hg-card{position:relative;min-height:330px;padding:40px;display:flex;flex-direction:column;justify-content:space-between;color:var(--hg-blue);border-right:1px solid #c9d4da;border-bottom:1px solid #c9d4da;overflow:hidden;transition:color .35s,background .35s}.hg-card:before{content:"";position:absolute;inset:auto 0 0 0;height:0;background:var(--hg-blue);transition:height .45s var(--hg-ease)}.hg-card>*{position:relative;z-index:1}.hg-card:hover{color:#fff}.hg-card:hover:before{height:100%}.hg-card--featured{background:#fff}.hg-card__nr{font-size:11px;letter-spacing:.15em;color:var(--hg-red)}.hg-card h3{margin:0 0 14px;color:inherit;font-size:34px;font-weight:550;letter-spacing:-.035em}.hg-card p{max-width:470px;margin:0;color:var(--hg-muted);font-size:16px;transition:color .35s}.hg-card:hover p{color:rgba(255,255,255,.72)}.hg-card__arrow{position:absolute;right:34px;top:32px;font-size:27px;transition:transform .3s}.hg-card:hover .hg-card__arrow{transform:translate(4px,-4px)}
.hg-visual{position:relative;min-height:760px;color:#fff;display:flex;align-items:flex-end;overflow:hidden}.hg-visual__image{position:absolute;inset:-8%;background:url('https://niepce-solutions.nl/wp-content/uploads/2025/10/hs_hg_linflowers_05-scaled.jpg') center/cover no-repeat}.hg-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,31,50,.86),rgba(3,31,50,.24)),linear-gradient(0deg,rgba(3,31,50,.74),transparent 60%)}.hg-visual__content{position:relative;z-index:1;padding-bottom:105px}.hg-visual h2{margin:0 0 40px;color:#fff;font-size:clamp(55px,6vw,92px);line-height:.98;letter-spacing:-.055em;font-weight:520}
.hg-process{background:#fff}.hg-steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:85px;border-top:1px solid var(--hg-line)}.hg-steps article{padding:35px 30px 15px 0;border-right:1px solid var(--hg-line);margin-right:30px}.hg-steps article:last-child{border-right:0}.hg-steps span{color:var(--hg-red);font-size:11px;letter-spacing:.15em}.hg-steps h3{margin:65px 0 15px;color:var(--hg-blue);font-size:28px;font-weight:550}.hg-steps p{margin:0;color:var(--hg-muted);font-size:15px}
.hg-cta{padding:130px 0;background:var(--hg-blue);color:#fff}.hg-cta h2{max-width:1050px;margin:0;color:#fff;font-size:clamp(58px,7vw,102px);font-weight:520;line-height:.95;letter-spacing:-.06em}.hg-cta .hg-shell>div{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-top:55px}.hg-cta .hg-shell>div p{max-width:600px;margin:0;color:rgba(255,255,255,.68);font-size:19px}
.hg-footer{padding:95px 0 25px;background:#031f32;color:#fff}.hg-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:90px;padding-bottom:75px}.hg-footer__logo{width:190px;max-height:90px;object-fit:contain;object-position:left center}.hg-footer p{max-width:420px;color:rgba(255,255,255,.55);font-size:14px}.hg-footer__grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.hg-footer__grid a{color:rgba(255,255,255,.78);font-size:14px}.hg-footer__grid a:hover{color:#fff}.hg-footer__label{margin-bottom:15px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.hg-footer__bottom{padding-top:25px;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;color:rgba(255,255,255,.38);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.hg-basic-page{padding:190px 0 120px}.hg-basic-page h1{margin:0 0 55px;color:var(--hg-blue);font-size:clamp(56px,7vw,100px);line-height:.95;letter-spacing:-.055em}.hg-content{font-size:18px}
.hg-page-hero{position:relative;min-height:720px;display:flex;align-items:flex-end;color:#fff;background:var(--hg-blue);background-image:var(--page-image);background-size:cover;background-position:center}.hg-page-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,31,50,.97),rgba(3,31,50,.73) 50%,rgba(3,31,50,.32)),linear-gradient(0deg,rgba(3,31,50,.65),transparent)}.hg-page-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(90deg,#000,transparent 70%)}.hg-page-hero__inner{position:relative;z-index:1;padding:210px 0 90px}.hg-page-hero h1{max-width:1000px;margin:0;color:#fff;font-size:clamp(64px,7.5vw,112px);font-weight:550;line-height:.92;letter-spacing:-.06em}.hg-page-hero__inner>p:last-child{max-width:720px;margin:35px 0 0;color:rgba(255,255,255,.75);font-size:21px}.hg-detail-intro h2,.hg-contact h2{margin:0;color:var(--hg-blue);font-size:clamp(48px,5vw,76px);font-weight:550;line-height:1.02;letter-spacing:-.05em}.hg-facts{background:var(--hg-blue);color:#fff}.hg-facts__grid{display:grid;grid-template-columns:repeat(4,1fr)}.hg-facts article{min-height:220px;padding:38px 28px;border-right:1px solid rgba(255,255,255,.16);display:flex;flex-direction:column;justify-content:space-between}.hg-facts article:first-child{border-left:1px solid rgba(255,255,255,.16)}.hg-facts span,.hg-benefit-grid span{color:#e1455f;font-size:11px;letter-spacing:.15em}.hg-facts strong{font-size:20px;line-height:1.35;font-weight:550}.hg-benefits{background:var(--hg-mist)}.hg-benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--hg-line);border-left:1px solid var(--hg-line)}.hg-benefit-grid article{min-height:230px;padding:32px;border-right:1px solid var(--hg-line);border-bottom:1px solid var(--hg-line)}.hg-benefit-grid h3{margin:75px 0 0;color:var(--hg-blue);font-size:27px;font-weight:550;line-height:1.2}.hg-benefit-grid p{color:var(--hg-muted);font-size:15px}.hg-cta--compact h2{font-size:clamp(52px,6vw,82px)}.hg-index{background:var(--hg-mist)}.hg-index__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#c9d4da}.hg-index__grid>a{position:relative;min-height:400px;padding:35px;color:#fff;background:var(--hg-blue);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.hg-index__grid>a:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,31,50,.92),rgba(3,31,50,.25)),var(--card-image) center/cover;transition:transform .6s var(--hg-ease)}.hg-index__grid>a:hover:before{transform:scale(1.035)}.hg-index__grid>a>*{position:relative;z-index:1}.hg-index__grid>a>span{font-size:11px;letter-spacing:.15em}.hg-index__grid h3{margin:0 0 8px;color:#fff;font-size:38px;font-weight:550;letter-spacing:-.04em}.hg-index__grid p{max-width:480px;margin:0;color:rgba(255,255,255,.7);font-size:15px}.hg-index__grid i{position:absolute;right:30px;top:25px;font-size:26px;font-style:normal}.hg-contact__grid{display:grid;grid-template-columns:1fr 1.25fr;gap:100px}.hg-contact__grid>div:first-child{display:flex;flex-direction:column;align-items:flex-start}.hg-contact a:not(.hg-btn){color:var(--hg-blue);font-size:20px;margin-top:10px}.hg-contact__panel{padding:55px;background:var(--hg-mist)}.hg-contact__panel h3{margin:0 0 15px;color:var(--hg-blue);font-size:35px}.hg-contact__panel p{color:var(--hg-muted)}
.hg-deep-dive{background:#fff}.hg-deep-dive__grid{display:grid;grid-template-columns:1.4fr 1fr;gap:110px;align-items:start}.hg-deep-dive h2,.hg-gallery h2{max-width:820px;margin:0;color:var(--hg-blue);font-size:clamp(46px,5vw,76px);font-weight:550;line-height:1.02;letter-spacing:-.05em}.hg-deep-dive ul{margin:62px 0 0;padding:0;list-style:none;border-top:1px solid var(--hg-line)}.hg-deep-dive li{position:relative;padding:21px 15px 21px 42px;border-bottom:1px solid var(--hg-line);color:var(--hg-blue);font-size:16px}.hg-deep-dive li:before{content:"↗";position:absolute;left:6px;color:var(--hg-red)}.hg-deep-dive--opti-vent-systeem,.hg-deep-dive--kaderloos,.hg-deep-dive--groenteteelt,.hg-deep-dive--montage{background:var(--hg-mist)}.hg-deep-dive--unimesh .hg-deep-dive__grid,.hg-deep-dive--buitengevels .hg-deep-dive__grid,.hg-deep-dive--breedkap .hg-deep-dive__grid,.hg-deep-dive--projecten .hg-deep-dive__grid{grid-template-columns:1fr 1.4fr}.hg-deep-dive--unimesh .hg-deep-dive__grid>div,.hg-deep-dive--buitengevels .hg-deep-dive__grid>div,.hg-deep-dive--breedkap .hg-deep-dive__grid>div,.hg-deep-dive--projecten .hg-deep-dive__grid>div{order:2}.hg-gallery{padding:130px 0;background:#071f31;color:#fff}.hg-gallery .hg-kicker--dark{color:#fff}.hg-gallery h2{color:#fff}.hg-gallery__head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:55px}.hg-gallery__grid{display:grid;grid-template-columns:1.45fr .8fr;grid-template-rows:300px 300px;gap:18px}.hg-gallery figure{margin:0;overflow:hidden;background:#0b2b43}.hg-gallery figure:first-child{grid-row:1/3}.hg-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--hg-ease)}.hg-gallery figure:hover img{transform:scale(1.035)}
.hg-module-intro h2,.hg-tech-feature h2,.hg-page-process h2,.hg-comparison h2{margin:0;color:var(--hg-blue);font-size:clamp(46px,5vw,76px);font-weight:550;line-height:1.02;letter-spacing:-.05em}.hg-module-intro--opti-vent-systeem,.hg-module-intro--breedkap,.hg-module-intro--sierteelt,.hg-module-intro--contact{background:var(--hg-mist)}.hg-module-intro--buitengevels .hg-split,.hg-module-intro--fruitteelt .hg-split,.hg-module-intro--projecten .hg-split{grid-template-columns:2fr 1fr}.hg-module-intro--buitengevels .hg-split>div:last-child,.hg-module-intro--fruitteelt .hg-split>div:last-child,.hg-module-intro--projecten .hg-split>div:last-child{order:-1}.hg-facts--opti-vent-systeem strong{font-size:25px}.hg-facts--venlo,.hg-facts--kaderloos,.hg-facts--sierteelt,.hg-facts--projecten{background:#e8eef1;color:var(--hg-blue)}.hg-facts--venlo article,.hg-facts--kaderloos article,.hg-facts--sierteelt article,.hg-facts--projecten article{border-color:#c9d5db}.hg-benefits--buitengevels,.hg-benefits--gaaskooien,.hg-benefits--jonge-planten,.hg-benefits--team{background:#fff}.hg-benefits--unimesh,.hg-benefits--breedkap,.hg-benefits--fruitteelt,.hg-benefits--artikelen{background:var(--hg-mist)}.hg-benefits--gaaskooien .hg-benefit-grid,.hg-benefits--jonge-planten .hg-benefit-grid{grid-template-columns:repeat(4,1fr)}.hg-benefits--gaaskooien .hg-benefit-grid article,.hg-benefits--jonge-planten .hg-benefit-grid article{min-height:300px}.hg-tech-feature{background:var(--hg-mist)}.hg-tech-feature--accordeon-systeem,.hg-tech-feature--gaaswanden,.hg-tech-feature--breedkap,.hg-tech-feature--sierteelt,.hg-tech-feature--over-ons,.hg-tech-feature--artikelen{background:#fff}.hg-tech-feature__body{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;align-items:end}.hg-tech-feature__body p{margin:0;color:var(--hg-muted);font-size:19px}.hg-tech-feature__points{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;border-top:1px solid var(--hg-line)}.hg-tech-feature__points>div{min-height:180px;padding:28px 24px 20px 0;margin-right:24px;border-right:1px solid var(--hg-line);display:flex;flex-direction:column;justify-content:space-between}.hg-tech-feature__points>div:last-child{border-right:0}.hg-tech-feature__points span{color:var(--hg-red);font-size:11px;letter-spacing:.15em}.hg-tech-feature__points strong{font-size:17px;line-height:1.35}.hg-page-process{background:var(--hg-blue);color:#fff}.hg-page-process .hg-kicker--dark,.hg-page-process h2{color:#fff}.hg-page-process h2{max-width:850px}.hg-page-process__steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;border-top:1px solid rgba(255,255,255,.2)}.hg-page-process__steps article{min-height:230px;padding:30px 26px 20px 0;margin-right:26px;border-right:1px solid rgba(255,255,255,.2)}.hg-page-process__steps article:last-child{border-right:0}.hg-page-process__steps span{color:#e1455f;font-size:11px}.hg-page-process__steps h3{margin:90px 0 0;color:#fff;font-size:22px;font-weight:500}.hg-page-process--gaaswanden,.hg-page-process--kaderloos,.hg-page-process--fruitteelt,.hg-page-process--vacatures{background:#102f45}.hg-comparison{background:#fff}.hg-comparison .hg-shell{display:grid;grid-template-columns:1fr 1.25fr;gap:100px}.hg-comparison__rows{border-top:1px solid var(--hg-line)}.hg-comparison__rows>div{display:flex;justify-content:space-between;gap:30px;padding:22px 0;border-bottom:1px solid var(--hg-line)}.hg-comparison__rows span{color:var(--hg-muted)}.hg-comparison__rows strong{color:var(--hg-blue);font-size:19px}
.hg-hero-trail-canvas{position:absolute;z-index:1;inset:0;display:block;width:100%;height:100%;pointer-events:none;opacity:.94;contain:strict}.hg-page-hero__inner{z-index:2}

/* Page identities, team, contact, FAQ and contextual conversion */
.hg-cta__actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.hg-cta__direct{color:#fff;border-bottom:1px solid rgba(255,255,255,.45);font-size:16px;font-weight:650;padding:7px 0}.hg-cta--opti-vent-systeem,.hg-cta--sierteelt{background:linear-gradient(120deg,#071f31 0 72%,#ae112c 72%)}.hg-cta--contact{background:var(--hg-red)}.hg-cta--team{background:#102f45}.hg-cta--vacatures{background:linear-gradient(135deg,#062b46,#0e4b70)}
.hg-faq{background:#fff}.hg-faq__layout{display:grid;grid-template-columns:.8fr 1.25fr;gap:120px;align-items:start}.hg-faq h2,.hg-team h2,.hg-contact-hub h2,.hg-request h2{margin:0;color:var(--hg-blue);font-size:clamp(46px,5vw,76px);font-weight:550;line-height:1.02;letter-spacing:-.05em}.hg-faq__layout>div:first-child>p:last-child{max-width:390px;margin:30px 0 0;color:var(--hg-muted)}.hg-faq__items{border-top:1px solid var(--hg-line)}.hg-faq details{border-bottom:1px solid var(--hg-line)}.hg-faq summary{display:grid;grid-template-columns:48px 1fr 30px;gap:20px;align-items:center;min-height:88px;color:var(--hg-blue);font-size:19px;font-weight:600;cursor:pointer;list-style:none}.hg-faq summary::-webkit-details-marker{display:none}.hg-faq summary span{color:var(--hg-red);font-size:11px;letter-spacing:.14em}.hg-faq summary i{font-style:normal;font-size:25px;font-weight:300;text-align:right;transition:transform .25s}.hg-faq details[open] summary i{transform:rotate(45deg)}.hg-faq details>div{padding:0 50px 26px 68px}.hg-faq details p{max-width:760px;margin:0;color:var(--hg-muted);font-size:16px}.hg-faq--opti-vent-systeem,.hg-faq--kaderloos,.hg-faq--jonge-planten,.hg-faq--projecten{background:var(--hg-mist)}.hg-faq--buitengevels,.hg-faq--team{background:#071f31;color:#fff}.hg-faq--buitengevels h2,.hg-faq--buitengevels .hg-kicker,.hg-faq--buitengevels summary,.hg-faq--team h2,.hg-faq--team .hg-kicker,.hg-faq--team summary{color:#fff}.hg-faq--buitengevels .hg-faq__layout>div:first-child>p:last-child,.hg-faq--buitengevels details p,.hg-faq--team .hg-faq__layout>div:first-child>p:last-child,.hg-faq--team details p{color:rgba(255,255,255,.62)}.hg-faq--buitengevels .hg-faq__items,.hg-faq--buitengevels details,.hg-faq--team .hg-faq__items,.hg-faq--team details{border-color:rgba(255,255,255,.16)}
.hg-team{background:var(--hg-mist)}.hg-team__head{display:grid;grid-template-columns:1.15fr .7fr;gap:100px;align-items:end;margin-bottom:72px}.hg-team__head>p{max-width:500px;margin:0 0 8px;color:var(--hg-muted);font-size:19px}.hg-team__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#cbd7dd;border:1px solid #cbd7dd}.hg-person{background:#fff;min-width:0}.hg-person figure{position:relative;aspect-ratio:4/3;margin:0;overflow:hidden;background:#dfe7ea}.hg-person figure:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,43,70,.2),transparent 55%);pointer-events:none}.hg-person figure span{position:absolute;z-index:1;top:18px;left:18px;display:grid;place-items:center;width:34px;height:34px;background:#fff;color:var(--hg-red);font-size:10px;font-weight:750}.hg-person img{width:100%;height:100%;object-fit:cover;filter:saturate(.82);transition:transform .6s var(--hg-ease),filter .4s}.hg-person:hover img{transform:scale(1.035);filter:saturate(1)}.hg-person__body{min-height:248px;padding:28px 25px;display:flex;flex-direction:column}.hg-person__body>p{margin:0;color:var(--hg-red);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hg-person h3{margin:10px 0 28px;color:var(--hg-blue);font-size:25px;font-weight:600;line-height:1.08;letter-spacing:-.035em}.hg-person__contact{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-top:auto}.hg-person__contact a{max-width:100%;color:var(--hg-muted);font-size:13px;overflow-wrap:anywhere}.hg-person__contact a:hover{color:var(--hg-red)}
.hg-contact-hub{background:#fff}.hg-contact-hub__intro{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:end;margin-bottom:75px}.hg-contact-hub__intro>p{max-width:570px;margin:0 0 8px;color:var(--hg-muted);font-size:20px}.hg-contact-hub__grid{display:grid;grid-template-columns:1.15fr .9fr .9fr;gap:1px;background:var(--hg-line);border:1px solid var(--hg-line)}.hg-contact-card{min-height:390px;padding:38px;background:var(--hg-mist);display:flex;flex-direction:column;align-items:flex-start}.hg-contact-card--primary{background:var(--hg-blue);color:#fff}.hg-contact-card>span{margin-bottom:auto;color:var(--hg-red);font-size:11px;font-weight:750;letter-spacing:.15em;text-transform:uppercase}.hg-contact-card--primary>span{color:#e84b65}.hg-contact-card h3{margin:72px 0 20px;color:var(--hg-blue);font-size:31px;font-weight:550;letter-spacing:-.035em}.hg-contact-card--primary h3{color:#fff}.hg-contact-card a{color:var(--hg-blue);font-size:18px}.hg-contact-card--primary>a{color:#fff;font-size:22px}.hg-contact-card p{margin:25px 0 0;color:rgba(255,255,255,.62);font-size:14px}.hg-contact-card address{color:var(--hg-muted);font-size:18px;font-style:normal;line-height:1.6}.hg-contact-card__route{margin-top:auto!important;font-size:14px!important;font-weight:700;border-bottom:1px solid var(--hg-blue)}.hg-contact-card dl{width:100%;margin:72px 0 0}.hg-contact-card dl>div{padding:13px 0;border-bottom:1px solid var(--hg-line)}.hg-contact-card dt{color:var(--hg-muted);font-size:11px;text-transform:uppercase;letter-spacing:.09em}.hg-contact-card dd{margin:4px 0 0;color:var(--hg-blue);font-weight:600}.hg-request{background:var(--hg-mist)}.hg-request>.hg-shell{display:grid;grid-template-columns:.85fr 1.4fr;gap:120px}.hg-request ol{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;border-top:1px solid var(--hg-line);border-left:1px solid var(--hg-line)}.hg-request li{min-height:175px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--hg-line);border-bottom:1px solid var(--hg-line)}.hg-request li span{color:var(--hg-red);font-size:11px}.hg-request li strong{max-width:240px;color:var(--hg-blue);font-size:18px;line-height:1.35}
.hg-related{background:var(--hg-mist)}.hg-related__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:55px}.hg-related__head h2{margin:0;color:var(--hg-blue);font-size:clamp(46px,5vw,76px);font-weight:550;line-height:1;letter-spacing:-.05em}.hg-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--hg-line);border:1px solid var(--hg-line)}.hg-related__grid>a{position:relative;min-height:260px;padding:30px;background:#fff;color:var(--hg-blue);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:color .35s}.hg-related__grid>a:before{content:"";position:absolute;inset:auto 0 0;height:0;background:var(--hg-blue);transition:height .45s var(--hg-ease)}.hg-related__grid>a>*{position:relative;z-index:1}.hg-related__grid>a:hover{color:#fff}.hg-related__grid>a:hover:before{height:100%}.hg-related__grid span{color:var(--hg-red);font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.hg-related__grid h3{margin:auto 0 0;color:inherit;font-size:34px;font-weight:550;letter-spacing:-.04em}.hg-related__grid i{position:absolute;right:25px;top:20px;font-size:22px;font-style:normal}.hg-related--unimesh,.hg-related--buitengevels,.hg-related--gaaskooien,.hg-related--venlo,.hg-related--breedkap,.hg-related--foliekas,.hg-related--kaderloos,.hg-related--groenteteelt,.hg-related--fruitteelt,.hg-related--jonge-planten,.hg-related--over-ons,.hg-related--artikelen{background:#fff}.hg-related--unimesh .hg-related__grid>a,.hg-related--buitengevels .hg-related__grid>a,.hg-related--gaaskooien .hg-related__grid>a,.hg-related--venlo .hg-related__grid>a,.hg-related--breedkap .hg-related__grid>a,.hg-related--foliekas .hg-related__grid>a,.hg-related--kaderloos .hg-related__grid>a,.hg-related--groenteteelt .hg-related__grid>a,.hg-related--fruitteelt .hg-related__grid>a,.hg-related--jonge-planten .hg-related__grid>a,.hg-related--over-ons .hg-related__grid>a,.hg-related--artikelen .hg-related__grid>a{background:var(--hg-mist)}.hg-cta--team{background:var(--hg-red)}.hg-faq--kastypen,.hg-faq--groenteteelt,.hg-faq--fruitteelt,.hg-faq--over-ons,.hg-faq--artikelen{background:var(--hg-mist)}.hg-faq--projecten{background:#fff}
/* Long-form comparison pages replace repetitive card grids. */
.hg-editorial-head{display:grid;grid-template-columns:1.1fr .75fr;gap:110px;align-items:end;margin-bottom:80px}.hg-editorial-head h2,.hg-decision h2,.hg-type-stories h2,.hg-cultivation-guide h2,.hg-crop-practice h2{margin:0;color:var(--hg-blue);font-size:clamp(48px,5vw,78px);font-weight:550;line-height:1.01;letter-spacing:-.052em}.hg-editorial-head>p{max-width:570px;margin:0 0 8px;color:var(--hg-muted);font-size:19px}
.hg-system-selector{background:#fff}.hg-system-selector__labels{display:grid;grid-template-columns:1.15fr 1fr 1fr 1.2fr;gap:38px;padding:0 60px 17px 26px;color:var(--hg-muted);font-size:10px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;border-bottom:1px solid var(--hg-line)}.hg-system-selector__rows>a{position:relative;display:grid;grid-template-columns:1.15fr 1fr 1fr 1.2fr;gap:38px;align-items:center;min-height:165px;padding:26px 60px 26px 26px;color:var(--hg-blue);border-bottom:1px solid var(--hg-line);transition:background .3s,color .3s}.hg-system-selector__rows>a:hover{background:var(--hg-blue);color:#fff}.hg-system-selector__rows p{margin:0;color:var(--hg-muted);font-size:14px;line-height:1.55;transition:color .3s}.hg-system-selector__rows>a:hover p{color:rgba(255,255,255,.68)}.hg-system-selector__name span{color:var(--hg-red);font-size:10px;letter-spacing:.13em}.hg-system-selector__name h3{margin:11px 0 4px;color:inherit;font-size:26px;font-weight:600;line-height:1.08;letter-spacing:-.035em}.hg-system-selector__name small{color:var(--hg-muted);font-size:12px}.hg-system-selector__rows>a:hover small{color:rgba(255,255,255,.65)}.hg-system-selector__rows i{position:absolute;right:20px;font-style:normal;font-size:21px}.hg-decision{background:var(--hg-mist)}.hg-decision>.hg-shell{display:grid;grid-template-columns:.85fr 1.2fr;gap:130px}.hg-decision__copy{border-top:1px solid var(--hg-line)}.hg-decision__copy p{margin:0;padding:25px 0;border-bottom:1px solid var(--hg-line);color:var(--hg-muted);font-size:17px}.hg-decision__copy strong{display:block;margin-bottom:5px;color:var(--hg-blue);font-size:19px}
.hg-type-stories{background:#fff}.hg-type-story{display:grid;grid-template-columns:1fr 1fr;min-height:620px;border-top:1px solid var(--hg-line)}.hg-type-story:last-child{border-bottom:1px solid var(--hg-line)}.hg-type-story--reverse figure{order:2}.hg-type-story figure{margin:0;min-height:620px;overflow:hidden;background:var(--hg-blue)}.hg-type-story img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--hg-ease)}.hg-type-story:hover img{transform:scale(1.025)}.hg-type-story>div{padding:70px 65px;display:flex;flex-direction:column}.hg-type-story>div>span{color:var(--hg-red);font-size:10px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.hg-type-story h3{margin:20px 0 25px;color:var(--hg-blue);font-size:44px;font-weight:550;letter-spacing:-.045em}.hg-type-story>div>p{margin:0;color:var(--hg-muted);font-size:18px}.hg-type-story dl{margin:38px 0}.hg-type-story dl>div{display:grid;grid-template-columns:140px 1fr;gap:20px;padding:11px 0;border-bottom:1px solid var(--hg-line)}.hg-type-story dt{color:var(--hg-muted);font-size:12px}.hg-type-story dd{margin:0;color:var(--hg-blue);font-size:14px;font-weight:650}.hg-type-story .hg-text-link{margin-top:auto;align-self:flex-start}
.hg-cultivation-guide{background:var(--hg-mist)}.hg-cultivation-guide>.hg-shell{display:grid;grid-template-columns:.72fr 1.4fr;gap:120px;align-items:start}.hg-cultivation-guide aside{position:sticky;top:115px}.hg-cultivation-guide aside>p:last-child{max-width:430px;margin:30px 0 0;color:var(--hg-muted);font-size:18px}.hg-cultivation-guide__chapters{border-top:1px solid var(--hg-line)}.hg-cultivation-guide__chapters article{display:grid;grid-template-columns:.72fr 1fr;gap:65px;padding:55px 0;border-bottom:1px solid var(--hg-line)}.hg-cultivation-guide__chapters header span{color:var(--hg-red);font-size:10px;letter-spacing:.13em}.hg-cultivation-guide__chapters header p{margin:22px 0 8px;color:var(--hg-blue);font-size:13px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.hg-cultivation-guide__chapters h3{margin:0;color:var(--hg-blue);font-size:29px;font-weight:550;line-height:1.15;letter-spacing:-.035em}.hg-cultivation-guide__chapters article>div p{margin:0 0 19px;color:var(--hg-muted);font-size:16px}.hg-cultivation-guide__chapters .hg-text-link{margin-top:14px}
.hg-crop-practice{background:var(--hg-blue);color:#fff}.hg-crop-practice>.hg-shell{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:start}.hg-crop-practice h2,.hg-crop-practice .hg-kicker{color:#fff}.hg-crop-practice__names{display:flex;flex-wrap:wrap;gap:8px;margin-top:40px}.hg-crop-practice__names span{padding:8px 12px;border:1px solid rgba(255,255,255,.25);color:rgba(255,255,255,.78);font-size:12px}.hg-crop-practice__copy{padding-top:45px}.hg-crop-practice__copy p{margin:0 0 25px;color:rgba(255,255,255,.69);font-size:18px}.hg-crop-practice .hg-text-link{margin-top:20px;color:#fff;border-color:#fff}.hg-crop-practice--fruitteelt{background:#e8eef1;color:var(--hg-blue)}.hg-crop-practice--fruitteelt h2,.hg-crop-practice--fruitteelt .hg-kicker,.hg-crop-practice--fruitteelt .hg-text-link{color:var(--hg-blue)}.hg-crop-practice--fruitteelt .hg-text-link{border-color:var(--hg-blue)}.hg-crop-practice--fruitteelt .hg-crop-practice__names span{border-color:#c2d0d7;color:var(--hg-blue)}.hg-crop-practice--fruitteelt .hg-crop-practice__copy p{color:var(--hg-muted)}
/* Controlled colour cadence: adjacent page sections deliberately alternate. */
.hg-tech-feature--accordeon-systeem,.hg-tech-feature--gaaswanden,.hg-tech-feature--over-ons{background:var(--hg-mist)}.hg-tech-feature--fruitteelt,.hg-tech-feature--foliekas,.hg-tech-feature--projecten{background:#fff}.hg-facts--venlo{background:#fff}.hg-module-intro--artikelen{background:var(--hg-mist)}.hg-benefits--artikelen{background:#fff}.hg-related--accordeon-systeem,.hg-related--opti-vent-systeem,.hg-related--unimesh,.hg-related--buitengevels,.hg-related--gaaskooien,.hg-related--groenteteelt,.hg-related--jonge-planten,.hg-related--over-ons{background:#fff}.hg-related--fruitteelt,.hg-related--venlo,.hg-related--foliekas,.hg-related--artikelen{background:var(--hg-mist)}.hg-related--fruitteelt .hg-related__grid>a,.hg-related--venlo .hg-related__grid>a,.hg-related--foliekas .hg-related__grid>a,.hg-related--artikelen .hg-related__grid>a{background:#fff}.hg-faq--accordeon-systeem,.hg-faq--unimesh,.hg-faq--gaaskooien,.hg-faq--breedkap{background:var(--hg-mist)}.hg-faq--fruitteelt,.hg-faq--artikelen{background:#fff}.hg-cta--buitengevels{background:var(--hg-red)}
.hg-performance-link{position:relative;min-height:150px;padding:30px 75px 30px 30px;margin-top:36px;background:var(--hg-blue);color:#fff;display:grid;grid-template-columns:180px 1fr;gap:35px;align-items:center}.hg-performance-link span{color:#e34a64;font-size:10px;font-weight:750;letter-spacing:.15em;text-transform:uppercase}.hg-performance-link strong{max-width:850px;font-size:25px;font-weight:550;line-height:1.25}.hg-performance-link i{position:absolute;right:28px;font-style:normal;font-size:27px;transition:transform .25s}.hg-performance-link:hover i{transform:translate(4px,-4px)}
.hg-accordion-signature{background:var(--hg-mist)}.hg-accordion-signature>.hg-shell{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.hg-accordion-signature h2{margin:0;color:var(--hg-blue);font-size:clamp(48px,5vw,78px);font-weight:550;line-height:1.01;letter-spacing:-.052em}.hg-accordion-signature>div>div:last-child>p:not(.hg-kicker){margin:25px 0 0;color:var(--hg-muted);font-size:18px}.hg-accordion-signature .hg-text-link{margin-top:32px}.hg-accordion-signature__visual{position:relative;min-height:520px;background:var(--hg-blue);overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:42px}.hg-accordion-signature__visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:52px 52px}.hg-fold-pack{position:relative;z-index:1;height:260px;display:flex;align-items:flex-end;justify-content:center;gap:3px;transform:perspective(500px) rotateX(5deg)}.hg-fold-pack i{display:block;width:26px;height:220px;border:2px solid rgba(255,255,255,.82);border-top-width:6px;transform:skewY(-16deg);background:rgba(255,255,255,.035)}.hg-fold-pack i:nth-child(1),.hg-fold-pack i:nth-child(9){height:125px}.hg-fold-pack i:nth-child(2),.hg-fold-pack i:nth-child(8){height:150px}.hg-fold-pack i:nth-child(3),.hg-fold-pack i:nth-child(7){height:178px}.hg-fold-pack i:nth-child(4),.hg-fold-pack i:nth-child(6){height:202px}.hg-accordion-signature__visual>span,.hg-accordion-signature__visual>strong{position:relative;z-index:1}.hg-accordion-signature__visual>span{color:#e34a64;font-size:10px;font-weight:750;letter-spacing:.15em;text-transform:uppercase}.hg-accordion-signature__visual>strong{margin-top:5px;color:#fff;font-size:26px;font-weight:550}
.hg-air-intro{background:#fff}.hg-air-intro>.hg-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:120px}.hg-air-intro h2,.hg-air-compare h2,.hg-mesh-guide h2,.hg-innovation-lead h2{margin:0;color:var(--hg-blue);font-size:clamp(48px,5vw,78px);font-weight:550;line-height:1.01;letter-spacing:-.052em}.hg-air-intro .hg-lead{margin-top:0}.hg-air-intro .hg-lead+P{max-width:760px;color:var(--hg-muted);font-size:17px}.hg-air-compare{background:var(--hg-blue);color:#fff}.hg-air-compare .hg-kicker,.hg-air-compare h2{color:#fff}.hg-air-compare .hg-editorial-head>p{color:rgba(255,255,255,.66)}.hg-air-compare__table{border-top:1px solid rgba(255,255,255,.2)}.hg-air-compare__header,.hg-air-compare__table article{display:grid;grid-template-columns:.8fr 1fr 1fr 1fr;gap:45px}.hg-air-compare__header{padding:17px 22px;color:rgba(255,255,255,.45);font-size:10px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.hg-air-compare__table article{padding:35px 22px;border-top:1px solid rgba(255,255,255,.17);transition:background .3s}.hg-air-compare__table article:hover{background:rgba(255,255,255,.055)}.hg-air-compare__table article strong{display:block;color:#fff;font-size:22px;line-height:1.15}.hg-air-compare__table article small{display:block;margin-top:8px;color:#e34a64}.hg-air-compare__table article p{margin:0;color:rgba(255,255,255,.66);font-size:14px}.hg-air-compare__table article b{color:#fff;font-weight:650}.hg-data-note{max-width:900px;margin:25px 0 0;color:rgba(255,255,255,.42);font-size:12px}.hg-mesh-guide{background:#fff}.hg-mesh-guide__rows{border-top:1px solid var(--hg-line)}.hg-mesh-guide__rows article{display:grid;grid-template-columns:65px .7fr 1.3fr;gap:45px;align-items:start;padding:36px 20px;border-bottom:1px solid var(--hg-line)}.hg-mesh-guide__rows article>span{color:var(--hg-red);font-size:10px;letter-spacing:.13em}.hg-mesh-guide__rows h3{margin:0;color:var(--hg-blue);font-size:30px;font-weight:550;letter-spacing:-.035em}.hg-mesh-guide__rows p{max-width:750px;margin:0;color:var(--hg-muted);font-size:16px}.hg-mesh-guide__rows strong{color:var(--hg-blue)}.hg-thin-yarn{display:grid;grid-template-columns:180px 1fr;gap:45px;margin-top:45px;padding:32px;background:var(--hg-mist)}.hg-thin-yarn span{color:var(--hg-red);font-size:11px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.hg-thin-yarn p{max-width:850px;margin:0;color:var(--hg-blue);font-size:17px}.hg-innovation-lead{background:var(--hg-red);color:#fff}.hg-innovation-lead>.hg-shell{display:grid;grid-template-columns:.5fr 1.4fr;gap:110px}.hg-innovation-lead .hg-kicker,.hg-innovation-lead h2{color:#fff}.hg-innovation-lead>div>div p{max-width:880px;margin:26px 0 0;color:rgba(255,255,255,.72);font-size:18px}.hg-related--ventilatie-vergelijking{background:var(--hg-mist)}.hg-faq--ventilatie-vergelijking{background:#fff}
.hg-air-nav{background:#fff;border-bottom:1px solid var(--hg-line)}.hg-air-nav>.hg-shell{display:grid;grid-template-columns:repeat(3,1fr)}.hg-air-nav a{display:flex;gap:16px;align-items:center;min-height:88px;padding:20px 26px;color:var(--hg-blue);font-size:14px;font-weight:650;border-left:1px solid var(--hg-line)}.hg-air-nav a:last-child{border-right:1px solid var(--hg-line)}.hg-air-nav a span{color:var(--hg-red);font-size:10px;letter-spacing:.13em}.hg-air-nav a:hover{background:var(--hg-mist)}#systeemvergelijking,#maasopeningen,#innovatie{scroll-margin-top:100px}
.hg-accordion-reach{padding:110px 0;background:var(--hg-blue);color:#fff}.hg-accordion-reach>.hg-shell{display:grid;grid-template-columns:.8fr 1.35fr;gap:100px}.hg-accordion-reach h2{margin:0;color:#fff;font-size:clamp(45px,4.7vw,72px);font-weight:550;line-height:1.02;letter-spacing:-.05em}.hg-accordion-reach__intro>p:last-child{max-width:540px;margin:25px 0 0;color:rgba(255,255,255,.62);font-size:17px}.hg-accordion-reach__values{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}.hg-accordion-reach__values article,.hg-accordion-reach__values>div{min-height:250px;padding:30px;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.hg-accordion-reach__values article span{color:#e34a64;font-size:11px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.hg-accordion-reach__values article strong{display:block;margin-top:48px;color:#fff;font-size:42px;font-weight:550;letter-spacing:-.04em}.hg-accordion-reach__values p{margin:12px 0 0;color:rgba(255,255,255,.6);font-size:14px}.hg-accordion-reach__values>div{grid-column:1/3;min-height:0;display:grid;grid-template-columns:190px 1fr;gap:35px}.hg-accordion-reach__values>div b{color:#fff}.hg-accordion-reach__values>div p{margin:0;max-width:650px}
.hg-install-intro{background:#fff}.hg-install-intro>.hg-shell{display:grid;grid-template-columns:.95fr 1.05fr;gap:120px}.hg-install-intro h2,.hg-install-routes h2,.hg-install-flow h2,.hg-install-quality h2,.hg-install-coordination h2{margin:0;font-size:clamp(48px,5vw,78px);font-weight:550;line-height:1.01;letter-spacing:-.052em}.hg-install-intro h2,.hg-install-flow h2,.hg-install-coordination h2{color:var(--hg-blue)}.hg-install-intro .hg-lead{margin-top:0}.hg-install-intro .hg-lead+p{color:var(--hg-muted);font-size:17px}.hg-install-routes{background:var(--hg-blue);color:#fff}.hg-install-routes__head{display:grid;grid-template-columns:.55fr 1.45fr;gap:70px;margin-bottom:70px}.hg-install-routes h2,.hg-install-routes .hg-kicker{color:#fff}.hg-install-routes__list{border-top:1px solid rgba(255,255,255,.2)}.hg-install-routes__list article{position:relative;display:grid;grid-template-columns:70px .75fr 1.25fr .7fr;gap:35px;align-items:center;min-height:180px;padding:32px 20px;border-bottom:1px solid rgba(255,255,255,.18);transition:background .3s}.hg-install-routes__list article:hover{background:rgba(255,255,255,.05)}.hg-install-routes__list article>span{color:#e34a64;font-size:11px;letter-spacing:.14em}.hg-install-routes__list article div p{margin:0;color:rgba(255,255,255,.45);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.hg-install-routes__list h3{margin:8px 0 0;color:#fff;font-size:30px;font-weight:550}.hg-install-routes__list article>p{margin:0;color:rgba(255,255,255,.64);font-size:15px}.hg-install-routes__list article>strong{color:#fff;font-size:13px;font-weight:650}.hg-install-flow{background:var(--hg-mist)}.hg-install-flow>.hg-shell{display:grid;grid-template-columns:.75fr 1.25fr;gap:110px;align-items:start}.hg-install-flow aside{position:sticky;top:150px}.hg-install-flow aside>p:last-child{max-width:430px;margin-top:28px;color:var(--hg-muted)}.hg-install-flow__steps{border-top:1px solid var(--hg-line)}.hg-install-flow__steps article{display:grid;grid-template-columns:80px 1fr;gap:28px;padding:34px 8px;border-bottom:1px solid var(--hg-line)}.hg-install-flow__steps article>span{color:var(--hg-red);font-size:11px;letter-spacing:.13em}.hg-install-flow__steps h3{margin:0;color:var(--hg-blue);font-size:27px;font-weight:550}.hg-install-flow__steps p{max-width:680px;margin:10px 0 0;color:var(--hg-muted);font-size:15px}.hg-install-quality{background:#071f31;color:#fff}.hg-install-quality>.hg-shell{display:grid;grid-template-columns:1fr 1fr;min-height:720px}.hg-install-quality figure{margin:0;min-height:650px}.hg-install-quality img{width:100%;height:100%;object-fit:cover}.hg-install-quality>.hg-shell>div{padding:75px 0 75px 80px}.hg-install-quality h2,.hg-install-quality .hg-kicker{color:#fff}.hg-install-quality ul{margin:55px 0 0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.18)}.hg-install-quality li{display:grid;grid-template-columns:48px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.18)}.hg-install-quality li>span{color:#e34a64;font-size:10px}.hg-install-quality li p{margin:0;color:rgba(255,255,255,.57);font-size:14px}.hg-install-quality li strong{display:block;margin-bottom:4px;color:#fff;font-size:17px}.hg-install-coordination{background:#fff}.hg-install-coordination>.hg-shell{display:grid;grid-template-columns:.45fr 1fr 1.1fr;gap:75px;align-items:start}.hg-install-coordination>div>div>p{max-width:590px;color:var(--hg-muted);font-size:18px}.hg-install-coordination dl{margin:0;border-top:1px solid var(--hg-line)}.hg-install-coordination dl>div{display:grid;grid-template-columns:120px 1fr;gap:24px;padding:22px 0;border-bottom:1px solid var(--hg-line)}.hg-install-coordination dt{color:var(--hg-blue);font-weight:650}.hg-install-coordination dd{margin:0;color:var(--hg-muted);font-size:14px}.hg-related--montage{background:var(--hg-mist)}.hg-faq--montage{background:#fff}.hg-request>.hg-shell>div>p:last-child{max-width:430px;margin:24px 0 0;color:var(--hg-muted)}
/* Each product, greenhouse and crop page gets its own visual rhythm. */
.hg-gallery--accordeon-systeem .hg-gallery__grid{grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:540px}.hg-gallery--accordeon-systeem figure:first-child{grid-row:auto}.hg-facts--opti-vent-systeem article:nth-child(2){background:var(--hg-red)}.hg-facts--opti-vent-systeem article:nth-child(3){background:#0b3957}.hg-comparison--unimesh{background:var(--hg-mist)}.hg-comparison--unimesh .hg-comparison__rows{display:grid;grid-template-columns:1fr 1fr;gap:12px;border:0}.hg-comparison--unimesh .hg-comparison__rows>div{min-height:130px;padding:24px;background:#fff;border:0;flex-direction:column}.hg-gallery--buitengevels .hg-gallery__grid{grid-template-columns:2fr 1fr;grid-template-rows:360px 240px}.hg-gallery--buitengevels figure:first-child{grid-row:1/3}.hg-page-process--gaaswanden .hg-page-process__steps article:nth-child(even){transform:translateY(35px)}.hg-benefits--gaaskooien .hg-benefit-grid article:nth-child(1),.hg-benefits--gaaskooien .hg-benefit-grid article:nth-child(4){background:var(--hg-blue);color:#fff}.hg-benefits--gaaskooien .hg-benefit-grid article:nth-child(1) h3,.hg-benefits--gaaskooien .hg-benefit-grid article:nth-child(4) h3{color:#fff}.hg-gallery--daglichtsysteem .hg-gallery__grid{grid-template-columns:1fr 1fr 1fr;grid-template-rows:420px}.hg-gallery--daglichtsysteem figure:first-child{grid-row:auto}.hg-gallery--daglichtsysteem figure:nth-child(2){transform:translateY(45px)}.hg-module-intro--venlo{background:var(--hg-blue);color:#fff}.hg-module-intro--venlo h2,.hg-module-intro--venlo .hg-kicker{color:#fff}.hg-module-intro--venlo .hg-lead{color:rgba(255,255,255,.68)}.hg-tech-feature--breedkap .hg-tech-feature__points{grid-template-columns:1fr;border-left:1px solid var(--hg-line)}.hg-tech-feature--breedkap .hg-tech-feature__points>div{min-height:auto;margin:0;padding:21px 24px;display:grid;grid-template-columns:70px 1fr;border-right:0;border-bottom:1px solid var(--hg-line)}.hg-comparison--foliekas{background:#e8eef1}.hg-comparison--foliekas .hg-comparison__rows>div{padding:24px 26px;background:#fff;margin-bottom:8px;border:0}.hg-tech-feature--kaderloos{background:#102f45;color:#fff}.hg-tech-feature--kaderloos h2,.hg-tech-feature--kaderloos .hg-kicker{color:#fff}.hg-tech-feature--kaderloos .hg-tech-feature__body p{color:rgba(255,255,255,.65)}.hg-tech-feature--kaderloos .hg-tech-feature__points{border-color:rgba(255,255,255,.18)}.hg-tech-feature--kaderloos .hg-tech-feature__points>div{border-color:rgba(255,255,255,.18)}.hg-facts--groenteteelt article{min-height:260px}.hg-benefits--fruitteelt .hg-benefit-grid{grid-template-columns:1.2fr .8fr}.hg-benefits--fruitteelt .hg-benefit-grid article:nth-child(1){grid-row:span 2}.hg-benefits--fruitteelt .hg-benefit-grid article:nth-child(1) h3{font-size:38px}.hg-tech-feature--sierteelt .hg-tech-feature__body{grid-template-columns:.8fr 1.2fr}.hg-benefits--jonge-planten .hg-benefit-grid article:nth-child(even){background:#e8eef1}.hg-index--systemen .hg-index__grid>a:first-child{grid-row:span 2;min-height:800px}.hg-index--kastypen .hg-index__grid{grid-template-columns:1.2fr .8fr}.hg-index--teelten .hg-index__grid>a:nth-child(2),.hg-index--teelten .hg-index__grid>a:nth-child(3){min-height:500px}
[data-reveal]{opacity:0;transform:translateY(34px);transition:opacity .8s var(--hg-ease),transform .8s var(--hg-ease)}[data-reveal].is-visible{opacity:1;transform:none}
@media(max-width:1100px){:root{--hg-shell:min(100% - 56px,1380px)}.hg-nav{display:none}.hg-header__inner>.hg-btn{margin-left:auto}.hg-menu-button{display:flex;width:48px;height:48px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:7px;padding:12px}.hg-menu-button i{display:block;height:2px;background:currentColor}.hg-mobile-nav{position:absolute;top:100%;left:0;width:100%;padding:30px 28px 36px;background:#fff;color:var(--hg-blue);flex-direction:column;gap:18px}.hg-mobile-nav.is-open{display:flex}.hg-mobile-nav a:not(.hg-btn){color:var(--hg-blue);font-size:25px;font-weight:550}.hg-proof__grid{grid-template-columns:repeat(2,1fr)}.hg-split{grid-template-columns:1fr}.hg-steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:690px){:root{--hg-shell:calc(100% - 36px)}body.hg-foundation.admin-bar .hg-header{top:46px}.hg-header{height:76px}.hg-header__inner>.hg-btn{display:none}.hg-logo{width:142px}.hg-hero{min-height:760px;height:100svh}.hg-hero__content{padding-bottom:65px}.hg-hero h1{font-size:52px;line-height:.95}.hg-hero__bottom{display:block;margin-top:35px}.hg-hero__bottom p{font-size:16px}.hg-hero__bottom .hg-btn{margin-top:25px}.hg-hero__index{display:none}.hg-proof__grid{grid-template-columns:1fr 1fr}.hg-proof__grid>div{min-height:145px;padding:25px 18px}.hg-proof strong{font-size:37px}.hg-section{padding:85px 0}.hg-intro h2,.hg-heading h2,.hg-process h2{font-size:43px}.hg-lead{font-size:19px}.hg-heading{display:block;margin-bottom:45px}.hg-heading>p{margin-top:25px}.hg-cards{grid-template-columns:1fr}.hg-card{min-height:275px;padding:28px}.hg-visual{min-height:650px}.hg-visual h2{font-size:48px}.hg-visual__content{padding-bottom:65px}.hg-steps{grid-template-columns:1fr}.hg-steps article{border-right:0;margin:0;padding:28px 0;border-bottom:1px solid var(--hg-line)}.hg-steps h3{margin:27px 0 10px}.hg-cta{padding:85px 0}.hg-cta h2{font-size:51px}.hg-cta .hg-shell>div{display:block;margin-top:35px}.hg-cta .hg-btn{margin-top:27px}.hg-footer__grid{grid-template-columns:1fr;gap:38px}.hg-footer__bottom{display:block}.hg-footer__bottom span{display:block;margin-bottom:8px}}
@media(max-width:1100px){.hg-mobile-nav .hg-nav__item{display:block;height:auto}.hg-mobile-nav .hg-nav__drop{display:none}}
@media(max-width:690px){.hg-page-hero{min-height:610px}.hg-page-hero__inner{padding:160px 0 65px}.hg-page-hero h1{font-size:52px}.hg-page-hero__inner>p:last-child{font-size:17px}.hg-facts__grid,.hg-index__grid,.hg-benefit-grid,.hg-contact__grid,.hg-tech-feature__points,.hg-page-process__steps,.hg-benefits--gaaskooien .hg-benefit-grid,.hg-benefits--jonge-planten .hg-benefit-grid{grid-template-columns:1fr}.hg-facts article{min-height:150px;border-left:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.hg-index__grid>a{min-height:320px}.hg-contact__panel{padding:30px}.hg-tech-feature__points>div,.hg-page-process__steps article{min-height:140px;margin-right:0;border-right:0;border-bottom:1px solid var(--hg-line)}.hg-page-process__steps article{border-bottom-color:rgba(255,255,255,.2)}}
@media(max-width:800px){.hg-deep-dive__grid,.hg-deep-dive--unimesh .hg-deep-dive__grid,.hg-deep-dive--buitengevels .hg-deep-dive__grid,.hg-deep-dive--breedkap .hg-deep-dive__grid,.hg-deep-dive--projecten .hg-deep-dive__grid,.hg-tech-feature__body,.hg-comparison .hg-shell{grid-template-columns:1fr;gap:25px}.hg-deep-dive--unimesh .hg-deep-dive__grid>div,.hg-deep-dive--buitengevels .hg-deep-dive__grid>div,.hg-deep-dive--breedkap .hg-deep-dive__grid>div,.hg-deep-dive--projecten .hg-deep-dive__grid>div,.hg-module-intro--buitengevels .hg-split>div:last-child,.hg-module-intro--fruitteelt .hg-split>div:last-child,.hg-module-intro--projecten .hg-split>div:last-child{order:0}.hg-deep-dive ul{margin-top:25px}.hg-gallery{padding:80px 0}.hg-gallery__head{display:block}.hg-gallery__grid{grid-template-columns:1fr;grid-template-rows:360px 240px 240px}.hg-gallery figure:first-child{grid-row:auto}.hg-tech-feature__points,.hg-page-process__steps,.hg-benefits--gaaskooien .hg-benefit-grid,.hg-benefits--jonge-planten .hg-benefit-grid{grid-template-columns:1fr 1fr}.hg-page-process__steps article{min-height:170px}.hg-page-process__steps h3{margin-top:45px}}

@media(max-width:1100px){.hg-team__grid{grid-template-columns:repeat(2,1fr)}.hg-contact-hub__grid{grid-template-columns:1fr 1fr}.hg-contact-card--primary{grid-row:span 2}.hg-faq__layout,.hg-request>.hg-shell{gap:65px}.hg-related__grid h3{font-size:28px}}
@media(max-width:800px){.hg-faq__layout,.hg-team__head,.hg-contact-hub__intro,.hg-request>.hg-shell{grid-template-columns:1fr;gap:35px}.hg-team__head{margin-bottom:45px}.hg-contact-hub__grid{grid-template-columns:1fr}.hg-contact-card--primary{grid-row:auto}.hg-request ol,.hg-related__grid,.hg-comparison--unimesh .hg-comparison__rows,.hg-benefits--fruitteelt .hg-benefit-grid{grid-template-columns:1fr}.hg-related__head{display:block}.hg-related__grid>a{min-height:210px}.hg-gallery--accordeon-systeem .hg-gallery__grid,.hg-gallery--buitengevels .hg-gallery__grid,.hg-gallery--daglichtsysteem .hg-gallery__grid{grid-template-columns:1fr;grid-template-rows:360px 240px 240px}.hg-gallery--accordeon-systeem figure:first-child,.hg-gallery--buitengevels figure:first-child,.hg-gallery--daglichtsysteem figure:first-child{grid-row:auto}.hg-gallery--daglichtsysteem figure:nth-child(2),.hg-page-process--gaaswanden .hg-page-process__steps article:nth-child(even){transform:none}.hg-index--systemen .hg-index__grid>a:first-child{grid-row:auto;min-height:400px}.hg-index--kastypen .hg-index__grid{grid-template-columns:1fr}.hg-index--teelten .hg-index__grid>a:nth-child(2),.hg-index--teelten .hg-index__grid>a:nth-child(3){min-height:400px}}
@media(max-width:560px){.hg-team__grid{grid-template-columns:1fr}.hg-person__body{min-height:215px}.hg-faq summary{grid-template-columns:35px 1fr 20px;gap:12px;font-size:17px}.hg-faq details>div{padding:0 20px 24px 47px}.hg-contact-card{min-height:340px;padding:28px}.hg-request ol{grid-template-columns:1fr}.hg-cta__actions{align-items:flex-start;flex-direction:column;gap:12px}.hg-cta--opti-vent-systeem,.hg-cta--sierteelt{background:var(--hg-blue)}}
@media(max-width:1100px){.hg-editorial-head{gap:60px}.hg-system-selector__labels{display:none}.hg-system-selector__rows>a{grid-template-columns:1fr 1fr;gap:25px 45px;padding:32px 55px 32px 24px}.hg-decision>.hg-shell,.hg-cultivation-guide>.hg-shell{gap:70px}.hg-type-story>div{padding:55px 42px}.hg-cultivation-guide__chapters article{gap:35px}.hg-crop-practice>.hg-shell{gap:65px}}
@media(max-width:800px){.hg-editorial-head,.hg-decision>.hg-shell,.hg-cultivation-guide>.hg-shell,.hg-crop-practice>.hg-shell{grid-template-columns:1fr;gap:35px}.hg-editorial-head{margin-bottom:50px}.hg-system-selector__rows>a{grid-template-columns:1fr;gap:14px;min-height:0;padding:30px 45px 30px 20px}.hg-system-selector__rows p{font-size:15px}.hg-type-story{grid-template-columns:1fr;min-height:0}.hg-type-story--reverse figure{order:0}.hg-type-story figure{min-height:360px}.hg-type-story>div{padding:42px 25px 52px}.hg-type-story h3{font-size:36px}.hg-cultivation-guide aside{position:static}.hg-cultivation-guide__chapters article{grid-template-columns:1fr;gap:25px;padding:42px 0}.hg-crop-practice__copy{padding-top:0}}
@media(max-width:560px){.hg-type-story figure{min-height:270px}.hg-type-story dl>div{grid-template-columns:1fr;gap:2px}.hg-system-selector__name h3{font-size:23px}.hg-cultivation-guide__chapters h3{font-size:25px}.hg-crop-practice__copy p{font-size:16px}}
@media(max-width:1100px){.hg-accordion-signature>.hg-shell,.hg-air-intro>.hg-shell{gap:65px}.hg-air-compare__header,.hg-air-compare__table article{gap:25px}.hg-innovation-lead>.hg-shell{gap:65px}}
@media(max-width:800px){.hg-performance-link{grid-template-columns:1fr;gap:8px;padding:28px 55px 28px 24px}.hg-accordion-signature>.hg-shell,.hg-air-intro>.hg-shell,.hg-innovation-lead>.hg-shell{grid-template-columns:1fr;gap:40px}.hg-accordion-signature__visual{min-height:420px}.hg-air-compare__header{display:none}.hg-air-compare__table article{grid-template-columns:1fr;gap:18px;padding:32px 0}.hg-mesh-guide__rows article{grid-template-columns:45px 1fr;gap:15px 22px}.hg-mesh-guide__rows article p{grid-column:2}.hg-thin-yarn{grid-template-columns:1fr;gap:12px}}
@media(max-width:560px){.hg-accordion-signature__visual{min-height:350px;padding:25px}.hg-fold-pack{height:210px}.hg-fold-pack i{width:19px;height:175px}.hg-fold-pack i:nth-child(1),.hg-fold-pack i:nth-child(9){height:92px}.hg-fold-pack i:nth-child(2),.hg-fold-pack i:nth-child(8){height:114px}.hg-fold-pack i:nth-child(3),.hg-fold-pack i:nth-child(7){height:137px}.hg-fold-pack i:nth-child(4),.hg-fold-pack i:nth-child(6){height:158px}.hg-mesh-guide__rows article{grid-template-columns:1fr}.hg-mesh-guide__rows article p{grid-column:auto}.hg-performance-link strong{font-size:20px}}
.hg-diagonal-cta{position:relative;min-height:610px;background:#071f31;color:#fff;overflow:hidden;display:flex;align-items:center}.hg-diagonal-cta:after{content:"";position:absolute;z-index:0;top:0;right:0;width:39%;height:100%;background:var(--hg-red);clip-path:polygon(58% 0,100% 0,100% 100%,0 100%)}.hg-diagonal-cta>.hg-shell{position:relative;z-index:1;display:grid;grid-template-columns:1.4fr .6fr;gap:90px;align-items:end}.hg-diagonal-cta__copy{max-width:960px}.hg-diagonal-cta h2{max-width:980px;margin:48px 0 0;color:#fff;font-size:clamp(58px,6.5vw,108px);font-weight:550;line-height:.91;letter-spacing:-.065em}.hg-diagonal-cta__copy>p:last-child{max-width:690px;margin:55px 0 0;color:rgba(255,255,255,.67);font-size:18px}.hg-diagonal-cta__action{display:flex;gap:30px;align-items:center;justify-content:flex-end;padding-bottom:18px}.hg-diagonal-cta__action>a:last-child{color:#fff;font-weight:700;white-space:nowrap;border-bottom:1px solid rgba(255,255,255,.4)}.hg-diagonal-cta--red-blue{background:var(--hg-red)}.hg-diagonal-cta--red-blue:after{background:#071f31;clip-path:polygon(45% 0,100% 0,100% 100%,8% 100%)}.hg-diagonal-cta--mist-blue{background:var(--hg-mist);color:var(--hg-blue)}.hg-diagonal-cta--mist-blue:after{background:var(--hg-blue)}.hg-diagonal-cta--mist-blue h2,.hg-diagonal-cta--mist-blue .hg-kicker{color:var(--hg-blue)}.hg-diagonal-cta--mist-blue .hg-diagonal-cta__copy>p:last-child{color:var(--hg-muted)}
.hg-contact-form-section{background:#fff}.hg-contact-form-section>.hg-shell{display:grid;grid-template-columns:.72fr 1.28fr;gap:110px;align-items:start}.hg-contact-form-section h2{margin:0;color:var(--hg-blue);font-size:clamp(50px,5vw,78px);font-weight:550;line-height:1.01;letter-spacing:-.052em}.hg-contact-form-section__intro>p:nth-of-type(2){max-width:520px;margin:30px 0 0;color:var(--hg-muted);font-size:18px}.hg-contact-form-section__intro>div{margin-top:55px;padding:25px 0;border-top:1px solid var(--hg-line);border-bottom:1px solid var(--hg-line)}.hg-contact-form-section__intro span{display:block;color:var(--hg-red);font-size:10px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.hg-contact-form-section__intro strong{display:block;margin-top:6px;color:var(--hg-blue);font-size:18px}.hg-contact-form{position:relative;padding:50px;background:var(--hg-mist)}.hg-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 24px}.hg-form-grid label{display:block}.hg-form-grid label>span{display:block;margin-bottom:10px;color:var(--hg-blue);font-size:11px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.hg-form-wide{grid-column:1/3}.hg-contact-form input,.hg-contact-form textarea{width:100%;border:0;border-bottom:1px solid #b8c4ca;background:transparent;color:var(--hg-blue);font:inherit;font-size:17px;border-radius:0;outline:none}.hg-contact-form input{height:52px}.hg-contact-form textarea{padding:14px 0;resize:vertical}.hg-contact-form input:focus,.hg-contact-form textarea:focus{border-color:var(--hg-red)}.hg-form-submit{display:flex;gap:30px;align-items:center;justify-content:space-between;margin-top:38px}.hg-form-submit p{max-width:430px;margin:0;color:var(--hg-muted);font-size:12px}.hg-form-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.hg-form-message{grid-column:1/3;margin-bottom:26px;padding:16px 18px;font-size:14px}.hg-form-message--success{background:#dcebe4;color:#164e39}.hg-form-message--error{background:#f4dfe2;color:#7a1728}
.hg-daylight-intro,.hg-continuous-intro{background:#fff}.hg-daylight-intro>.hg-shell,.hg-continuous-intro>.hg-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px}.hg-daylight-intro h2,.hg-continuous-intro h2,.hg-daylight-engineering h2,.hg-continuous-decisions h2{margin:0;color:var(--hg-blue);font-size:clamp(49px,5vw,78px);font-weight:550;line-height:1.01;letter-spacing:-.052em}.hg-daylight-intro .hg-lead,.hg-continuous-intro .hg-lead{margin-top:0}.hg-daylight-intro .hg-lead+p,.hg-continuous-intro .hg-lead+p{color:var(--hg-muted);font-size:17px}.hg-daylight-use{background:var(--hg-blue);color:#fff}.hg-daylight-use>.hg-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:stretch}.hg-daylight-use__visual{position:relative;min-height:590px;padding:42px;background:linear-gradient(145deg,#0f4668,#071f31);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.hg-daylight-use__visual:before{content:"";position:absolute;width:115%;height:58%;left:-12%;top:15%;border:1px solid rgba(255,255,255,.28);transform:skewY(-17deg)}.hg-daylight-use__visual:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 48px,rgba(255,255,255,.055) 49px 50px)}.hg-daylight-use__visual span,.hg-daylight-use__visual strong{position:relative;z-index:1}.hg-daylight-use__visual span{color:#e34a64;font-size:11px;text-transform:uppercase;letter-spacing:.14em}.hg-daylight-use__visual strong{margin-top:8px;color:#fff;font-size:31px}.hg-daylight-use__list{border-top:1px solid rgba(255,255,255,.2)}.hg-daylight-use__list article{display:grid;grid-template-columns:55px 1fr;gap:20px;padding:45px 0;border-bottom:1px solid rgba(255,255,255,.18)}.hg-daylight-use__list article>span{color:#e34a64;font-size:11px}.hg-daylight-use__list h3{margin:0;color:#fff;font-size:29px;font-weight:550}.hg-daylight-use__list p{grid-column:2;margin:10px 0 0;color:rgba(255,255,255,.62)}.hg-daylight-engineering{background:var(--hg-mist)}.hg-daylight-engineering>.hg-shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.hg-daylight-engineering dl{margin:0;border-top:1px solid var(--hg-line)}.hg-daylight-engineering dl>div{display:grid;grid-template-columns:190px 1fr;gap:30px;padding:28px 0;border-bottom:1px solid var(--hg-line)}.hg-daylight-engineering dt{color:var(--hg-blue);font-weight:650}.hg-daylight-engineering dd{margin:0;color:var(--hg-muted)}
.hg-continuous-fit{background:var(--hg-blue);color:#fff}.hg-continuous-fit .hg-kicker,.hg-continuous-fit h2{color:#fff}.hg-continuous-fit .hg-editorial-head>p{color:rgba(255,255,255,.64)}.hg-continuous-fit__rows{border-top:1px solid rgba(255,255,255,.2)}.hg-continuous-fit__rows a{position:relative;display:grid;grid-template-columns:65px .75fr 1.25fr 30px;gap:35px;align-items:center;min-height:145px;padding:28px 16px;border-bottom:1px solid rgba(255,255,255,.18);color:#fff}.hg-continuous-fit__rows a:hover{background:rgba(255,255,255,.05)}.hg-continuous-fit__rows span{color:#e34a64;font-size:11px}.hg-continuous-fit__rows h3{margin:0;color:#fff;font-size:31px;font-weight:550}.hg-continuous-fit__rows p{margin:0;color:rgba(255,255,255,.62)}.hg-continuous-fit__rows i{font-style:normal;font-size:24px}.hg-continuous-decisions{background:#fff}.hg-continuous-decisions>.hg-shell{display:grid;grid-template-columns:.7fr 1.3fr;gap:110px}.hg-continuous-decisions ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--hg-line)}.hg-continuous-decisions li{display:grid;grid-template-columns:60px 1fr;gap:25px;padding:27px 0;border-bottom:1px solid var(--hg-line)}.hg-continuous-decisions li>span{color:var(--hg-red);font-size:11px}.hg-continuous-decisions h3{margin:0;color:var(--hg-blue);font-size:24px}.hg-continuous-decisions li p{margin:7px 0 0;color:var(--hg-muted)}
.hg-project-browser{padding:125px 0;background:var(--hg-mist)}.hg-project-browser__head{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end}.hg-project-browser h2,.hg-article-themes h2,.hg-newsroom h2,.hg-jobs h2,.hg-work-culture h2,.hg-greenhouse-intro h2,.hg-greenhouse-systems h2,.hg-greenhouse-brief h2,.hg-job-content h2,.hg-job-profile h2{margin:0;color:var(--hg-blue);font-size:clamp(48px,5vw,78px);font-weight:550;line-height:1.01;letter-spacing:-.052em}.hg-project-browser__head>p{max-width:580px;margin:0;color:var(--hg-muted);font-size:18px}.hg-project-filters{display:grid;grid-template-columns:repeat(3,1fr) 150px;gap:12px;margin:65px 0 18px}.hg-project-filters label{padding:15px 18px;background:#fff}.hg-project-filters label span{display:block;color:var(--hg-red);font-size:9px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hg-project-filters select{width:100%;margin-top:8px;border:0;background:transparent;color:var(--hg-blue);font:inherit;font-weight:650;outline:none}.hg-project-filters button{border:1px solid var(--hg-blue);background:transparent;color:var(--hg-blue);font-weight:700;cursor:pointer}.hg-project-count{margin:0 0 28px;color:var(--hg-muted);font-size:12px}.hg-project-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hg-project-grid article{background:#fff}.hg-project-grid article[hidden]{display:none}.hg-project-grid figure{position:relative;height:390px;margin:0;overflow:hidden}.hg-project-grid img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--hg-ease)}.hg-project-grid article:hover img{transform:scale(1.035)}.hg-project-grid figure span{position:absolute;left:24px;top:24px;padding:8px 10px;background:#fff;color:var(--hg-red);font-size:10px}.hg-project-grid article>div{min-height:300px;padding:34px;display:flex;flex-direction:column;align-items:flex-start}.hg-project-grid article>div>p:first-child{margin:0;color:var(--hg-red);font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hg-project-grid h3{margin:17px 0 12px;color:var(--hg-blue);font-size:35px;font-weight:550;letter-spacing:-.04em}.hg-project-grid article>div>p:nth-of-type(2){margin:0;color:var(--hg-muted)}.hg-project-grid article a{margin-top:auto;color:var(--hg-blue);font-size:13px;font-weight:750;border-bottom:1px solid var(--hg-blue)}.hg-project-empty{padding:50px;background:#fff;color:var(--hg-blue);text-align:center}
.hg-article-themes{background:#fff}.hg-article-themes>.hg-shell{display:grid;grid-template-columns:.6fr 1.4fr;gap:100px}.hg-article-themes__links{border-top:1px solid var(--hg-line)}.hg-article-themes__links a{position:relative;display:grid;grid-template-columns:50px .8fr 1.2fr 25px;gap:25px;align-items:center;min-height:130px;border-bottom:1px solid var(--hg-line);color:var(--hg-blue)}.hg-article-themes__links a>span{color:var(--hg-red);font-size:10px}.hg-article-themes__links h3{margin:0;color:var(--hg-blue);font-size:25px}.hg-article-themes__links p{margin:0;color:var(--hg-muted);font-size:14px}.hg-article-themes__links i{font-style:normal}.hg-newsroom{background:var(--hg-mist)}.hg-newsroom__head{display:grid;grid-template-columns:.4fr 1fr;gap:70px;margin-bottom:60px}.hg-news-feature>a{display:grid;grid-template-columns:1.15fr .85fr;min-height:560px;background:var(--hg-blue);color:#fff}.hg-news-feature figure,.hg-news-grid figure{margin:0;overflow:hidden;background:#133d59}.hg-news-feature img,.hg-news-grid img{width:100%;height:100%;object-fit:cover}.hg-news-feature figure>span,.hg-news-grid figure>span{height:100%;display:grid;place-items:center;color:rgba(255,255,255,.24);font-size:80px}.hg-news-feature a>div{padding:65px;display:flex;flex-direction:column;align-items:flex-start}.hg-news-feature a>div>p:first-child,.hg-news-grid article p{margin:0;color:#e34a64;font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hg-news-feature h3{margin:35px 0 20px;color:#fff;font-size:42px;font-weight:550;line-height:1.05}.hg-news-feature a>div>p:nth-of-type(2){color:rgba(255,255,255,.65)}.hg-news-feature strong{margin-top:auto;color:#fff}.hg-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:15px}.hg-news-grid article{background:#fff}.hg-news-grid article a{display:block;color:var(--hg-blue)}.hg-news-grid figure{height:230px}.hg-news-grid article div{min-height:220px;padding:28px;display:flex;flex-direction:column;align-items:flex-start}.hg-news-grid h3{margin:20px 0;color:var(--hg-blue);font-size:25px;font-weight:550}.hg-news-grid article div>span{margin-top:auto;font-size:12px;font-weight:750}.hg-newsroom--empty>.hg-shell>p:last-child{max-width:700px;color:var(--hg-muted);font-size:18px}
.hg-greenhouse-intro{background:#fff}.hg-greenhouse-intro>.hg-shell{display:grid;grid-template-columns:1.05fr .95fr;gap:110px}.hg-greenhouse-intro>div>div>p:last-child{max-width:720px;color:var(--hg-muted);font-size:18px}.hg-greenhouse-intro ol{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;border-top:1px solid var(--hg-line);border-left:1px solid var(--hg-line)}.hg-greenhouse-intro li{min-height:170px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--hg-line);border-bottom:1px solid var(--hg-line)}.hg-greenhouse-intro li span{color:var(--hg-red);font-size:10px}.hg-greenhouse-intro li strong{color:var(--hg-blue);font-size:17px}.hg-greenhouse-systems{background:var(--hg-blue);color:#fff}.hg-greenhouse-systems .hg-kicker,.hg-greenhouse-systems h2{color:#fff}.hg-greenhouse-systems .hg-editorial-head>p{color:rgba(255,255,255,.63)}.hg-greenhouse-systems__rows{border-top:1px solid rgba(255,255,255,.2)}.hg-greenhouse-systems__rows a{display:grid;grid-template-columns:60px .75fr 1.25fr 25px;gap:35px;align-items:center;min-height:130px;padding:24px 15px;color:#fff;border-bottom:1px solid rgba(255,255,255,.18)}.hg-greenhouse-systems__rows a:hover{background:rgba(255,255,255,.05)}.hg-greenhouse-systems__rows span{color:#e34a64;font-size:10px}.hg-greenhouse-systems__rows h3{margin:0;color:#fff;font-size:29px;font-weight:550}.hg-greenhouse-systems__rows p{margin:0;color:rgba(255,255,255,.62)}.hg-greenhouse-systems__rows i{font-style:normal}.hg-greenhouse-brief{background:var(--hg-mist)}.hg-greenhouse-brief>.hg-shell{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.hg-greenhouse-brief>div>div{border-top:1px solid var(--hg-line)}.hg-greenhouse-brief>div>div p{margin:0;padding:25px 0;border-bottom:1px solid var(--hg-line);color:var(--hg-muted)}.hg-greenhouse-brief strong{display:block;margin-bottom:7px;color:var(--hg-blue)}
.hg-jobs{background:#fff}.hg-jobs__head{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end;margin-bottom:70px}.hg-jobs__head>p{max-width:560px;margin:0;color:var(--hg-muted);font-size:18px}.hg-jobs__list{border-top:1px solid var(--hg-line)}.hg-jobs__list>a{display:grid;grid-template-columns:70px 1.2fr .7fr 30px;gap:35px;align-items:center;min-height:160px;padding:28px 15px;border-bottom:1px solid var(--hg-line);color:var(--hg-blue)}.hg-jobs__list>a:hover{background:var(--hg-mist)}.hg-jobs__list>a>span{color:var(--hg-red);font-size:10px}.hg-jobs__list p{margin:0;color:var(--hg-red);font-size:10px;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.hg-jobs__list h3{margin:9px 0 0;color:var(--hg-blue);font-size:32px;font-weight:550}.hg-jobs__list>a>strong{font-size:14px}.hg-jobs__list i{font-style:normal;font-size:23px}.hg-work-culture{background:var(--hg-blue);color:#fff}.hg-work-culture>.hg-shell{display:grid;grid-template-columns:.45fr 1fr .9fr;gap:80px}.hg-work-culture h2,.hg-work-culture .hg-kicker{color:#fff}.hg-work-culture>div>div>p{color:rgba(255,255,255,.64);font-size:18px}.hg-work-culture ul{margin:0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.2)}.hg-work-culture li{padding:20px 0;border-bottom:1px solid rgba(255,255,255,.18);color:#fff}.hg-job-meta{background:var(--hg-red);color:#fff}.hg-job-meta>.hg-shell{min-height:85px;display:flex;justify-content:space-between;align-items:center}.hg-job-meta a{color:#fff;font-weight:750;border-bottom:1px solid rgba(255,255,255,.5)}.hg-job-content{background:#fff}.hg-job-content>.hg-shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.hg-job-content aside>p:last-child{max-width:540px;color:var(--hg-muted);font-size:18px}.hg-job-content ul{margin:0;padding:0;list-style:none;border-top:1px solid var(--hg-line)}.hg-job-content li{display:grid;grid-template-columns:55px 1fr;gap:20px;padding:22px 0;border-bottom:1px solid var(--hg-line);color:var(--hg-blue);font-weight:650}.hg-job-content li span{color:var(--hg-red);font-size:10px}.hg-job-profile{background:var(--hg-blue);color:#fff}.hg-job-profile>.hg-shell{display:grid;grid-template-columns:.7fr 1fr .8fr;gap:80px}.hg-job-profile h2,.hg-job-profile .hg-kicker{color:#fff}.hg-job-profile ul{margin:0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.2)}.hg-job-profile li{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.18);color:rgba(255,255,255,.76)}.hg-job-profile>div>div:last-child>p:last-child{color:rgba(255,255,255,.66);font-size:16px}
.hg-lamella-choice{background:#fff}.hg-lamella-choice__head{display:grid;grid-template-columns:.75fr 1.15fr;gap:35px 90px;margin-bottom:65px}.hg-lamella-choice__head .hg-kicker{grid-column:1/3}.hg-lamella-choice h2,.hg-frameless-novelty h2{margin:0;color:var(--hg-blue);font-size:clamp(48px,5vw,78px);font-weight:550;line-height:1.01;letter-spacing:-.052em}.hg-lamella-choice__head>p:last-child{max-width:650px;margin:0;color:var(--hg-muted);font-size:18px}.hg-lamella-choice__compare{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--hg-line);border:1px solid var(--hg-line)}.hg-lamella-choice__compare article{padding:42px;background:var(--hg-mist)}.hg-lamella-choice__compare article:last-child{background:var(--hg-blue);color:#fff}.hg-lamella-choice__compare header{display:flex;justify-content:space-between;gap:25px;align-items:center;padding-bottom:28px;border-bottom:1px solid var(--hg-line)}.hg-lamella-choice__compare article:last-child header{border-color:rgba(255,255,255,.2)}.hg-lamella-choice__compare header span{color:var(--hg-red);font-size:38px;font-weight:550;letter-spacing:-.04em}.hg-lamella-choice__compare header strong{color:var(--hg-blue)}.hg-lamella-choice__compare article:last-child header strong{color:#fff}.hg-lamella-choice__compare ul{margin:28px 0 0;padding:0;list-style:none}.hg-lamella-choice__compare li{position:relative;padding:14px 0 14px 27px;border-bottom:1px solid var(--hg-line);color:var(--hg-blue)}.hg-lamella-choice__compare article:last-child li{color:rgba(255,255,255,.72);border-color:rgba(255,255,255,.15)}.hg-lamella-choice__compare li:before{content:"↗";position:absolute;left:0;color:var(--hg-red)}.hg-lamella-choice__shared{display:grid;grid-template-columns:repeat(3,1fr);margin-top:26px;border-top:1px solid var(--hg-line);border-left:1px solid var(--hg-line)}.hg-lamella-choice__shared>div{min-height:180px;padding:28px;border-right:1px solid var(--hg-line);border-bottom:1px solid var(--hg-line)}.hg-lamella-choice__shared span{color:var(--hg-red);font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hg-lamella-choice__shared p{margin:38px 0 0;color:var(--hg-muted);font-size:15px}.hg-frameless-novelty{background:#fff}.hg-frameless-novelty>.hg-shell{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px;align-items:stretch}.hg-frameless-novelty__visual{position:relative;min-height:600px;padding:42px;background:var(--hg-red);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.hg-frameless-novelty__visual:before{content:"90";position:absolute;right:-18px;top:-65px;color:rgba(255,255,255,.09);font-size:340px;font-weight:700;line-height:1}.hg-frameless-novelty__visual span,.hg-frameless-novelty__visual strong,.hg-frameless-novelty__visual p{position:relative}.hg-frameless-novelty__visual span{font-size:10px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.hg-frameless-novelty__visual strong{margin-top:9px;font-size:86px;font-weight:550;letter-spacing:-.06em}.hg-frameless-novelty__visual p{margin:0;color:rgba(255,255,255,.7)}.hg-frameless-novelty__copy>p:nth-of-type(2){max-width:720px;color:var(--hg-muted);font-size:18px}.hg-frameless-novelty__copy>div{margin-top:45px;border-top:1px solid var(--hg-line)}.hg-frameless-novelty__copy article{display:grid;grid-template-columns:50px .75fr 1.25fr;gap:25px;padding:24px 0;border-bottom:1px solid var(--hg-line)}.hg-frameless-novelty__copy article span{color:var(--hg-red);font-size:10px}.hg-frameless-novelty__copy h3{margin:0;color:var(--hg-blue);font-size:20px}.hg-frameless-novelty__copy article p{margin:0;color:var(--hg-muted);font-size:14px}.hg-newsroom__note{max-width:760px;margin:35px 0 0;color:var(--hg-muted);font-size:13px}.hg-newsroom--empty .hg-news-grid figure>span{font-size:32px}
.hg-article-single__hero{position:relative;min-height:720px;padding:210px 0 90px;background:var(--hg-blue);background-image:linear-gradient(90deg,rgba(3,25,40,.95),rgba(3,25,40,.42)),var(--article-image);background-size:cover;background-position:center;display:flex;align-items:flex-end}.hg-article-single__hero h1{max-width:1150px;margin:40px 0 0;color:#fff;font-size:clamp(58px,7vw,110px);font-weight:550;line-height:.93;letter-spacing:-.065em}.hg-article-single__layout{display:grid;grid-template-columns:220px minmax(0,760px);gap:100px;padding-top:110px;padding-bottom:130px;justify-content:center}.hg-article-single__layout aside{display:flex;flex-direction:column;gap:16px}.hg-article-single__layout aside a{color:var(--hg-blue);font-weight:750}.hg-article-single__layout aside span{color:var(--hg-muted);font-size:12px}.hg-article-single__content{color:var(--hg-blue);font-size:18px;line-height:1.75}.hg-article-single__content h2{margin:70px 0 20px;color:var(--hg-blue);font-size:45px;line-height:1.05;letter-spacing:-.045em}.hg-article-single__content h3{margin:45px 0 15px;color:var(--hg-blue);font-size:29px}.hg-article-single__content a{color:var(--hg-red);text-decoration:underline}.hg-article-single__content img{height:auto}.hg-article-single__content blockquote{margin:50px 0;padding:30px;border-left:4px solid var(--hg-red);background:var(--hg-mist);font-size:23px}
@media(max-width:1100px){.hg-accordion-reach>.hg-shell,.hg-install-intro>.hg-shell,.hg-install-flow>.hg-shell{gap:65px}.hg-install-routes__list article{grid-template-columns:50px .8fr 1.2fr}.hg-install-routes__list article>strong{grid-column:2/4}.hg-install-coordination>.hg-shell{grid-template-columns:.45fr 1fr;gap:55px}.hg-install-coordination dl{grid-column:2}.hg-diagonal-cta>.hg-shell{grid-template-columns:1fr .6fr;gap:40px}.hg-diagonal-cta:after{width:44%}.hg-project-filters{grid-template-columns:repeat(3,1fr)}.hg-project-filters button{min-height:55px}.hg-news-grid{grid-template-columns:1fr 1fr}}
@media(max-width:800px){.hg-accordion-reach>.hg-shell,.hg-install-intro>.hg-shell,.hg-install-flow>.hg-shell,.hg-install-quality>.hg-shell,.hg-install-coordination>.hg-shell{grid-template-columns:1fr;gap:40px}.hg-install-routes__head{grid-template-columns:1fr;gap:18px}.hg-install-routes__list article{grid-template-columns:42px 1fr;gap:20px;min-height:0;padding:30px 5px}.hg-install-routes__list article>p,.hg-install-routes__list article>strong{grid-column:2}.hg-install-flow aside{position:static}.hg-install-quality figure{min-height:420px}.hg-install-quality>.hg-shell>div{padding:55px 0}.hg-install-coordination dl{grid-column:auto}.hg-accordion-reach__values article strong{font-size:34px}}
@media(max-width:560px){.hg-air-nav>.hg-shell{width:100%;grid-template-columns:1fr}.hg-air-nav a{min-height:58px;border-right:0!important;border-bottom:1px solid var(--hg-line)}.hg-accordion-reach__values{grid-template-columns:1fr}.hg-accordion-reach__values article,.hg-accordion-reach__values>div{grid-column:auto;min-height:210px}.hg-accordion-reach__values>div{grid-template-columns:1fr;gap:8px;min-height:0}.hg-install-flow__steps article{grid-template-columns:42px 1fr}.hg-install-quality figure{min-height:310px}.hg-install-coordination dl>div{grid-template-columns:1fr;gap:5px}}
@media(max-width:800px){.hg-diagonal-cta{min-height:660px;padding:85px 0;align-items:flex-start}.hg-diagonal-cta:after{top:auto;bottom:0;width:100%;height:36%;clip-path:polygon(38% 0,100% 0,100% 100%,20% 100%)}.hg-diagonal-cta--red-blue:after{clip-path:polygon(28% 0,100% 0,100% 100%,12% 100%)}.hg-diagonal-cta>.hg-shell{grid-template-columns:1fr;gap:70px}.hg-diagonal-cta h2{font-size:58px;margin-top:32px}.hg-diagonal-cta__copy>p:last-child{margin-top:35px}.hg-diagonal-cta__action{position:relative;z-index:2;justify-content:flex-start;flex-wrap:wrap}.hg-contact-form-section>.hg-shell,.hg-daylight-intro>.hg-shell,.hg-continuous-intro>.hg-shell,.hg-daylight-use>.hg-shell,.hg-daylight-engineering>.hg-shell,.hg-continuous-decisions>.hg-shell,.hg-article-themes>.hg-shell,.hg-greenhouse-intro>.hg-shell,.hg-greenhouse-brief>.hg-shell,.hg-job-content>.hg-shell{grid-template-columns:1fr;gap:45px}.hg-contact-form{padding:35px}.hg-project-browser__head,.hg-jobs__head,.hg-newsroom__head{grid-template-columns:1fr;gap:25px}.hg-project-filters{grid-template-columns:1fr 1fr}.hg-project-grid{grid-template-columns:1fr}.hg-news-feature>a{grid-template-columns:1fr}.hg-news-feature figure{height:380px}.hg-news-feature a>div{min-height:430px;padding:40px}.hg-news-grid{grid-template-columns:1fr}.hg-greenhouse-systems__rows a,.hg-continuous-fit__rows a{grid-template-columns:45px 1fr 25px;gap:18px}.hg-greenhouse-systems__rows p,.hg-continuous-fit__rows p{grid-column:2/4}.hg-work-culture>.hg-shell,.hg-job-profile>.hg-shell{grid-template-columns:1fr;gap:45px}.hg-jobs__list>a{grid-template-columns:45px 1fr 25px;gap:20px}.hg-jobs__list>a>strong{grid-column:2}.hg-jobs__list i{grid-column:3;grid-row:1/3}.hg-daylight-use__visual{min-height:440px}}
@media(max-width:560px){.hg-diagonal-cta h2{font-size:48px}.hg-diagonal-cta__action{align-items:flex-start;flex-direction:column}.hg-form-grid{grid-template-columns:1fr}.hg-form-wide{grid-column:auto}.hg-contact-form{padding:26px 20px}.hg-form-submit{align-items:flex-start;flex-direction:column}.hg-project-filters{grid-template-columns:1fr}.hg-project-grid figure{height:270px}.hg-project-grid article>div{min-height:280px;padding:27px}.hg-news-feature figure{height:280px}.hg-news-feature h3{font-size:32px}.hg-news-feature a>div{min-height:390px;padding:30px 24px}.hg-article-themes__links a{grid-template-columns:35px 1fr 20px;gap:15px;padding:22px 0}.hg-article-themes__links p{grid-column:2/4}.hg-greenhouse-intro ol{grid-template-columns:1fr}.hg-greenhouse-systems__rows a,.hg-continuous-fit__rows a{grid-template-columns:35px 1fr 20px}.hg-greenhouse-systems__rows h3,.hg-continuous-fit__rows h3{font-size:24px}.hg-daylight-engineering dl>div{grid-template-columns:1fr;gap:8px}.hg-jobs__list h3{font-size:25px}.hg-job-meta>.hg-shell{padding:18px 0;align-items:flex-start;flex-direction:column;gap:10px}.hg-job-content li{grid-template-columns:35px 1fr}.hg-daylight-use__visual{min-height:330px}}
@media(max-width:800px){.hg-lamella-choice__head,.hg-frameless-novelty>.hg-shell{grid-template-columns:1fr;gap:40px}.hg-lamella-choice__head .hg-kicker{grid-column:auto}.hg-lamella-choice__compare{grid-template-columns:1fr}.hg-lamella-choice__shared{grid-template-columns:1fr}.hg-lamella-choice__shared>div{min-height:140px}.hg-lamella-choice__shared p{margin-top:25px}.hg-frameless-novelty__visual{min-height:430px}.hg-frameless-novelty__copy article{grid-template-columns:40px 1fr}.hg-frameless-novelty__copy article p{grid-column:2}.hg-article-single__hero{min-height:620px}.hg-article-single__layout{grid-template-columns:1fr;gap:45px;padding-top:75px}.hg-article-single__layout aside{padding-bottom:25px;border-bottom:1px solid var(--hg-line)}}
@media(max-width:560px){.hg-lamella-choice__compare article{padding:28px 22px}.hg-lamella-choice__compare header{align-items:flex-start;flex-direction:column}.hg-lamella-choice__compare header span{font-size:34px}.hg-frameless-novelty__visual{min-height:340px;padding:28px}.hg-frameless-novelty__visual strong{font-size:68px}.hg-frameless-novelty__copy article{grid-template-columns:1fr;gap:8px}.hg-frameless-novelty__copy article p{grid-column:auto}.hg-article-single__hero{min-height:540px;padding-top:160px}.hg-article-single__hero h1{font-size:49px}.hg-article-single__content{font-size:16px}.hg-article-single__content h2{font-size:35px}}
.hg-diagonal-cta--blue-white{background:var(--hg-blue)}.hg-diagonal-cta--blue-white:after,.hg-diagonal-cta--red-white:after{background:#fff}.hg-diagonal-cta--red-white{background:var(--hg-red)}.hg-diagonal-cta--blue-white .hg-diagonal-cta__action .hg-btn,.hg-diagonal-cta--red-white .hg-diagonal-cta__action .hg-btn{background:var(--hg-blue);color:#fff;border-color:var(--hg-blue)}.hg-diagonal-cta--blue-white .hg-diagonal-cta__action>a:last-child,.hg-diagonal-cta--red-white .hg-diagonal-cta__action>a:last-child{color:var(--hg-blue);border-color:rgba(6,43,70,.38)}
.hg-mesh-matrix{margin-top:60px;border-top:1px solid var(--hg-line)}.hg-mesh-matrix__head,.hg-mesh-matrix article{display:grid;grid-template-columns:.55fr .8fr 1.25fr;gap:35px;align-items:center;padding:22px 15px;border-bottom:1px solid var(--hg-line)}.hg-mesh-matrix__head{color:var(--hg-muted);font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hg-mesh-matrix article strong{color:var(--hg-blue);font-size:21px}.hg-mesh-matrix article>span{color:var(--hg-red);font-weight:700}.hg-mesh-matrix article p{margin:0;color:var(--hg-muted);font-size:14px}.hg-mesh-disclaimer{max-width:960px;margin:28px 0 0;color:var(--hg-muted);font-size:12px}
.hg-unimesh-compare{background:var(--hg-mist)}.hg-unimesh-score{display:grid;grid-template-columns:1fr 1fr;margin-top:65px;background:var(--hg-blue);color:#fff}.hg-unimesh-score>div{min-height:240px;padding:36px;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.18)}.hg-unimesh-score>div:nth-child(2){background:var(--hg-red)}.hg-unimesh-score span{font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hg-unimesh-score strong{margin-top:auto;font-size:76px;font-weight:550;line-height:1}.hg-unimesh-score p{margin:8px 0 0}.hg-unimesh-score>p{grid-column:1/3;margin:0;padding:18px 25px;background:#fff;color:var(--hg-muted);font-size:12px}.hg-unimesh-table{margin-top:55px;border-top:1px solid var(--hg-line)}.hg-unimesh-table__head,.hg-unimesh-table article{display:grid;grid-template-columns:.48fr 1fr 1fr;gap:45px;padding:24px 10px;border-bottom:1px solid var(--hg-line)}.hg-unimesh-table__head{color:var(--hg-muted);font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hg-unimesh-table h3{margin:0;color:var(--hg-blue);font-size:20px}.hg-unimesh-table article p{margin:0;color:var(--hg-muted);font-size:14px}.hg-unimesh-conclusion{display:grid;grid-template-columns:.4fr .8fr 1.2fr;gap:40px;margin-top:30px;padding:36px;background:var(--hg-blue);color:#fff}.hg-unimesh-conclusion span{color:#e34a64;font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hg-unimesh-conclusion h3{margin:0;color:#fff;font-size:28px;line-height:1.15}.hg-unimesh-conclusion p{margin:0;color:rgba(255,255,255,.68)}
.hg-unimesh-photos{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.hg-unimesh-photos figure{position:relative;height:470px;margin:0;overflow:hidden;background:var(--hg-blue)}.hg-unimesh-photos img{width:100%;height:100%;object-fit:cover}.hg-unimesh-photos figcaption{position:absolute;left:0;right:0;bottom:0;padding:70px 28px 27px;background:linear-gradient(transparent,rgba(3,28,45,.92));color:#fff}.hg-unimesh-photos figcaption span{display:block;color:#ef5670;font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hg-unimesh-photos figcaption strong{display:block;margin-top:7px;font-size:21px}.hg-ventilation-tool{background:var(--hg-blue);color:#fff}.hg-ventilation-tool>.hg-shell{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.hg-ventilation-tool h2,.hg-ventilation-tool .hg-kicker{color:#fff}.hg-ventilation-tool h2{margin:0;color:#fff;font-size:clamp(48px,5vw,78px);font-weight:550;line-height:1.01;letter-spacing:-.052em}.hg-ventilation-tool__intro>p:not(.hg-kicker){max-width:720px;color:rgba(255,255,255,.67);font-size:17px}.hg-ventilation-tool__panel{padding:45px;background:var(--hg-red)}.hg-ventilation-tool__panel>span{font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hg-ventilation-tool__panel ol{margin:32px 0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.24)}.hg-ventilation-tool__panel li{display:grid;grid-template-columns:45px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.2)}.hg-ventilation-tool__panel li b{font-size:10px}.hg-ventilation-tool__panel li p{margin:0;color:rgba(255,255,255,.73);font-size:14px}.hg-ventilation-tool__panel li strong{display:block;margin-bottom:4px;color:#fff;font-size:17px}.hg-ventilation-tool__panel>p{color:rgba(255,255,255,.73);font-size:13px}.hg-ventilation-tool__panel .hg-btn{margin-top:18px}
.hg-fairs-upcoming{background:#fff}.hg-fairs-upcoming__grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;margin-top:60px}.hg-fair-card{background:var(--hg-mist)}.hg-fair-card a{display:block;height:100%;color:var(--hg-blue)}.hg-fair-card figure{position:relative;height:300px;margin:0;overflow:hidden;background:var(--hg-blue)}.hg-fair-card--featured{grid-row:span 2}.hg-fair-card--featured figure{height:470px}.hg-fair-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--hg-ease)}.hg-fair-card:hover img{transform:scale(1.035)}.hg-fair-card figure>span{height:100%;display:grid;place-items:center;color:rgba(255,255,255,.2);font-size:80px}.hg-fair-card figure i{position:absolute;right:20px;top:20px;padding:8px 11px;background:#fff;color:var(--hg-red);font-size:10px;font-style:normal;font-weight:750;text-transform:uppercase}.hg-fair-card>a>div{min-height:260px;padding:32px;display:flex;flex-direction:column;align-items:flex-start}.hg-fair-card--featured>a>div{min-height:310px}.hg-fair-card>a>div>p{margin:0;color:var(--hg-red);font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hg-fair-card h3{margin:18px 0 15px;color:var(--hg-blue);font-size:33px;font-weight:550;letter-spacing:-.04em}.hg-fair-card ul{margin:0;padding:0;list-style:none;color:var(--hg-muted);font-size:14px}.hg-fair-card>a>div>span{margin-top:auto;border-bottom:1px solid var(--hg-blue);font-size:12px;font-weight:750}.hg-fairs-past{background:var(--hg-blue);color:#fff}.hg-fairs-past .hg-kicker,.hg-fairs-past h2{color:#fff}.hg-fairs-past .hg-editorial-head>p{color:rgba(255,255,255,.65)}.hg-fairs-past__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:60px}.hg-fairs-past .hg-fair-card{background:#fff}.hg-fair-empty{margin-top:55px;padding:50px;background:var(--hg-mist)}.hg-fair-empty h3{margin:0;color:var(--hg-blue);font-size:31px}.hg-fair-empty p{color:var(--hg-muted)}.hg-fair-single__meta{background:var(--hg-red);color:#fff}.hg-fair-single__meta>.hg-shell{display:grid;grid-template-columns:repeat(3,1fr);gap:1px}.hg-fair-single__meta>div>div{min-height:105px;padding:24px;border-left:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;justify-content:center}.hg-fair-single__meta span{font-size:9px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hg-fair-single__meta strong{margin-top:6px;font-size:18px}.hg-fair-single .hg-article-single__layout aside a+ a{margin-top:18px}.hg-fair-single .hg-article-single__content iframe{width:100%;min-height:430px}
@media(max-width:800px){.hg-diagonal-cta--blue-white:after,.hg-diagonal-cta--red-white:after{clip-path:polygon(32% 0,100% 0,100% 100%,12% 100%)}.hg-mesh-matrix__head{display:none}.hg-mesh-matrix article{grid-template-columns:1fr 1fr;gap:10px 25px}.hg-mesh-matrix article p{grid-column:1/3}.hg-unimesh-score,.hg-unimesh-photos,.hg-fairs-upcoming__grid,.hg-fairs-past__grid{grid-template-columns:1fr}.hg-unimesh-score>p{grid-column:auto}.hg-unimesh-photos figure{height:390px}.hg-unimesh-table__head{display:none}.hg-unimesh-table article{grid-template-columns:1fr;gap:12px}.hg-unimesh-conclusion,.hg-ventilation-tool>.hg-shell{grid-template-columns:1fr;gap:40px}.hg-fair-card--featured{grid-row:auto}.hg-fair-card--featured figure{height:380px}.hg-fair-single__meta>.hg-shell{grid-template-columns:1fr}.hg-fair-single__meta>div>div{min-height:80px;border-bottom:1px solid rgba(255,255,255,.2)}}
@media(max-width:560px){.hg-mesh-matrix article{grid-template-columns:1fr}.hg-mesh-matrix article p{grid-column:auto}.hg-unimesh-score{grid-template-columns:1fr}.hg-unimesh-score>div{min-height:210px}.hg-unimesh-photos figure{height:300px}.hg-ventilation-tool__panel{padding:30px 22px}.hg-fair-card figure,.hg-fair-card--featured figure{height:280px}.hg-fair-card h3{font-size:28px}.hg-fair-single .hg-article-single__content iframe{min-height:260px}}
.hg-contact-form-section__intro>.hg-text-link{display:inline-flex;margin-top:35px}.hg-team-route{padding:58px 0;background:var(--hg-blue);color:#fff}.hg-team-route>.hg-shell{display:grid;grid-template-columns:1fr 1fr auto;gap:60px;align-items:center}.hg-team-route h2{max-width:570px;margin:0;color:#fff;font-size:clamp(34px,3vw,52px);font-weight:550;line-height:1.02;letter-spacing:-.045em}.hg-team-route p:not(.hg-kicker){max-width:540px;margin:0;color:rgba(255,255,255,.68)}
.hg-diagonal-cta .hg-diagonal-cta__action .hg-btn{background:var(--hg-blue);color:#fff!important;border:1px solid rgba(255,255,255,.7)}.hg-diagonal-cta .hg-diagonal-cta__action .hg-btn:hover{background:var(--hg-blue-2);color:#fff!important}
.hg-material-specs{background:var(--hg-blue);color:#fff}.hg-material-specs__head{display:grid;grid-template-columns:1fr .8fr;gap:100px;align-items:end;margin-bottom:65px}.hg-material-specs h2{max-width:850px;margin:0;color:#fff;font-size:clamp(48px,5vw,78px);font-weight:550;line-height:1;letter-spacing:-.052em}.hg-material-specs__head>p{margin:0;color:rgba(255,255,255,.65);font-size:17px}.hg-material-specs__list{border-top:1px solid rgba(255,255,255,.22)}.hg-material-specs__list article{display:grid;grid-template-columns:55px .8fr 1.2fr;gap:35px;align-items:center;min-height:145px;padding:28px 8px;border-bottom:1px solid rgba(255,255,255,.18)}.hg-material-specs__list article>span{color:#e34a64;font-size:10px}.hg-material-specs__list article div p{margin:0 0 5px;color:rgba(255,255,255,.55);font-size:11px;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.hg-material-specs__list strong{color:#fff;font-size:29px;font-weight:550}.hg-material-specs__list article>p{margin:0;color:rgba(255,255,255,.7)}
.hg-gallery--gaaskooien{background:#fff}.hg-gallery--gaaskooien .hg-gallery__grid{grid-template-columns:1fr 1fr 1fr;grid-template-rows:430px}.hg-gallery--gaaskooien figure:first-child{grid-row:auto}.hg-gallery--gaaskooien img{object-fit:contain;background:var(--hg-mist)}.hg-unimesh-photos figure{height:350px}
@media(max-width:900px){.hg-team-route>.hg-shell,.hg-material-specs__head{grid-template-columns:1fr;gap:30px}.hg-team-route>.hg-shell{align-items:start}.hg-team-route .hg-btn{justify-self:start}.hg-material-specs__list article{grid-template-columns:45px 1fr}.hg-material-specs__list article>p{grid-column:2}.hg-gallery--gaaskooien .hg-gallery__grid{grid-template-columns:1fr;grid-template-rows:360px 360px 360px}}
@media(max-width:560px){.hg-material-specs__list article{grid-template-columns:1fr;gap:10px;padding:25px 0}.hg-material-specs__list article>p{grid-column:auto}.hg-material-specs__list strong{font-size:25px}.hg-gallery--gaaskooien .hg-gallery__grid{grid-template-rows:300px 300px 300px}.hg-unimesh-photos figure{height:260px}}
.hg-home-proof{padding:105px 0;background:#fff}.hg-home-proof__statement{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:end;padding-bottom:55px}.hg-home-proof h2{max-width:950px;margin:0;color:var(--hg-blue);font-size:clamp(48px,5vw,78px);font-weight:550;line-height:1;letter-spacing:-.052em}.hg-home-proof dl{display:grid;grid-template-columns:1fr 1fr;margin:0;border-top:1px solid var(--hg-line);border-left:1px solid var(--hg-line)}.hg-home-proof dl>div{display:grid;grid-template-columns:145px 1fr;gap:22px;align-items:center;min-height:120px;padding:24px 30px;border-right:1px solid var(--hg-line);border-bottom:1px solid var(--hg-line)}.hg-home-proof dt{color:var(--hg-red);font-size:37px;font-weight:550;letter-spacing:-.04em}.hg-home-proof dd{max-width:220px;margin:0;color:var(--hg-muted);font-size:14px;line-height:1.4}
.hg-home-promise{background:var(--hg-mist)}.hg-home-promise>.hg-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:120px;align-items:start}.hg-home-promise h2{margin:0;color:var(--hg-blue);font-size:clamp(52px,5.8vw,88px);font-weight:550;line-height:.96;letter-spacing:-.06em}.hg-home-promise>.hg-shell>div>p:last-child{max-width:580px;margin:35px 0 0;color:var(--hg-muted);font-size:19px}.hg-home-promise ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--hg-line)}.hg-home-promise li{display:grid;grid-template-columns:55px 1fr;gap:25px;padding:31px 0;border-bottom:1px solid var(--hg-line)}.hg-home-promise li>span{color:var(--hg-red);font-size:10px}.hg-home-promise h3{margin:0;color:var(--hg-blue);font-size:28px;font-weight:550}.hg-home-promise li p{margin:8px 0 0;color:var(--hg-muted);font-size:15px}
.hg-home-systems{background:var(--hg-blue);color:#fff}.hg-home-systems__head{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:end;margin-bottom:70px}.hg-home-systems .hg-kicker,.hg-home-systems h2{color:#fff}.hg-home-systems h2{max-width:950px;margin:0;color:#fff;font-size:clamp(52px,5.8vw,88px);font-weight:550;line-height:.96;letter-spacing:-.06em}.hg-home-systems__head>p{max-width:560px;margin:0;color:rgba(255,255,255,.63);font-size:18px}.hg-home-systems__layout{display:grid;grid-template-columns:1.08fr .92fr;gap:16px;min-height:780px}.hg-home-system{position:relative;padding:34px;color:#fff;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;background-position:center;background-size:cover}.hg-home-system:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,25,40,.95),rgba(3,25,40,.15) 72%)}.hg-home-system>*{position:relative;z-index:1}.hg-home-system>span,.hg-home-compare>span{font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hg-home-system>span{color:#fff}.hg-home-system h3{margin:0 0 15px;color:#fff;font-size:clamp(38px,4vw,62px);font-weight:550;line-height:1;letter-spacing:-.052em}.hg-home-system p{max-width:570px;margin:0;color:rgba(255,255,255,.72)}.hg-home-system ul{display:flex;gap:8px;flex-wrap:wrap;margin:25px 0 0;padding:0;list-style:none}.hg-home-system li{padding:8px 11px;border:1px solid rgba(255,255,255,.35);font-size:11px}.hg-home-system>i,.hg-home-compare>i{position:absolute;right:28px;top:23px;color:#fff;font-size:25px;font-style:normal;transition:transform .25s}.hg-home-system:hover>i,.hg-home-compare:hover>i{transform:translate(4px,-4px)}.hg-home-system--accordion{background-image:url('https://www.hollandgaas.nl/wp-content/uploads/2021/01/accordeon3-705x529.jpg')}.hg-home-systems__side{display:grid;grid-template-rows:.42fr .58fr;gap:16px}.hg-home-compare{position:relative;padding:34px 85px 34px 34px;background:var(--hg-red);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.hg-home-compare span{color:#fff}.hg-home-compare strong{max-width:600px;color:#fff;font-size:clamp(28px,3vw,43px);font-weight:550;line-height:1.08;letter-spacing:-.04em}.hg-home-systems__side>div{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hg-home-system--opti{background-image:url('https://www.hollandgaas.nl/wp-content/uploads/2022/06/optivent01-705x529.jpg')}.hg-home-system--unimesh{background-image:url('https://www.hollandgaas.nl/wp-content/uploads/2021/01/unimesh2-705x529.jpg')}.hg-home-system--opti h3,.hg-home-system--unimesh h3{font-size:37px}.hg-home-system--opti p,.hg-home-system--unimesh p{font-size:14px}.hg-home-systems__all{display:grid;grid-template-columns:1fr auto 30px;gap:30px;align-items:center;min-height:105px;margin-top:16px;padding:20px 30px;border:1px solid rgba(255,255,255,.2);color:#fff}.hg-home-systems__all span{color:rgba(255,255,255,.6);font-size:14px}.hg-home-systems__all strong{color:#fff}.hg-home-systems__all i{font-size:23px;font-style:normal}.hg-home-systems__all:hover{background:rgba(255,255,255,.05)}
.hg-home-route{background:#fff}.hg-home-route>.hg-shell{display:grid;grid-template-columns:.72fr 1.28fr;gap:110px}.hg-home-route aside{align-self:start}.hg-home-route h2{margin:0;color:var(--hg-blue);font-size:clamp(48px,5vw,76px);font-weight:550;line-height:1;letter-spacing:-.052em}.hg-home-route aside>p:not(.hg-kicker){max-width:530px;margin:30px 0;color:var(--hg-muted);font-size:18px}.hg-home-route__steps{border-top:1px solid var(--hg-line)}.hg-home-route__steps article{display:grid;grid-template-columns:45px 1fr auto;gap:28px;align-items:center;min-height:145px;padding:25px 10px;border-bottom:1px solid var(--hg-line)}.hg-home-route__steps article>span{color:var(--hg-red);font-size:10px}.hg-home-route__steps p{margin:0;color:var(--hg-red);font-size:10px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.hg-home-route__steps h3{margin:7px 0 0;color:var(--hg-blue);font-size:27px;font-weight:550}.hg-home-route__steps article>strong{color:var(--hg-blue);font-size:13px}.hg-home-route__steps article:hover{background:var(--hg-mist)}
@media(max-width:1050px){.hg-home-proof__statement,.hg-home-promise>.hg-shell,.hg-home-systems__head,.hg-home-route>.hg-shell{grid-template-columns:1fr;gap:45px}.hg-home-proof__statement .hg-text-link{justify-self:start}.hg-home-systems__layout{grid-template-columns:1fr;min-height:0}.hg-home-system--accordion{min-height:620px}.hg-home-systems__side{grid-template-rows:auto auto}.hg-home-compare{min-height:300px}.hg-home-systems__side>div{min-height:390px}.hg-home-route aside{position:static}}
@media(max-width:700px){.hg-home-proof{padding:80px 0}.hg-home-proof dl{grid-template-columns:1fr}.hg-home-proof dl>div{grid-template-columns:105px 1fr;min-height:105px}.hg-home-systems__layout{gap:10px}.hg-home-system--accordion{min-height:520px}.hg-home-systems__side{gap:10px}.hg-home-systems__side>div{grid-template-columns:1fr;min-height:0;gap:10px}.hg-home-system--opti,.hg-home-system--unimesh{min-height:360px}.hg-home-system{padding:26px}.hg-home-compare{min-height:280px;padding:27px 65px 27px 27px}.hg-home-systems__all{grid-template-columns:1fr 25px}.hg-home-systems__all strong{grid-row:1}.hg-home-systems__all span{grid-column:1/3;grid-row:2}.hg-home-systems__all i{grid-column:2;grid-row:1}.hg-home-route__steps article{grid-template-columns:35px 1fr;padding:24px 5px}.hg-home-route__steps article>strong{grid-column:2}.hg-home-route__steps h3{font-size:23px}}
.hg-about-opening{background:#fff}.hg-about-opening>.hg-shell{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:start}.hg-about-opening h2,.hg-about-method h2,.hg-about-development h2,.hg-about-routes h2{margin:0;color:var(--hg-blue);font-size:clamp(50px,5.5vw,84px);font-weight:550;line-height:.98;letter-spacing:-.058em}.hg-about-opening .hg-lead{margin-top:0}.hg-about-opening .hg-lead+p{max-width:700px;color:var(--hg-muted);font-size:17px}.hg-about-evidence{padding:120px 0;background:var(--hg-blue);color:#fff}.hg-about-evidence>.hg-shell{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:end}.hg-about-evidence .hg-kicker,.hg-about-evidence h2{color:#fff}.hg-about-evidence__lead>strong{display:block;color:#fff;font-size:clamp(110px,15vw,220px);font-weight:500;line-height:.78;letter-spacing:-.085em}.hg-about-evidence h2{max-width:650px;margin:35px 0 0;font-size:clamp(38px,4vw,62px);font-weight:550;line-height:1}.hg-about-evidence__story>p{max-width:690px;margin:0 0 50px;color:rgba(255,255,255,.67);font-size:19px}.hg-about-evidence dl{margin:0;border-top:1px solid rgba(255,255,255,.2)}.hg-about-evidence dl>div{display:grid;grid-template-columns:145px 1fr;gap:30px;padding:23px 0;border-bottom:1px solid rgba(255,255,255,.18)}.hg-about-evidence dt{color:#ef5670;font-size:25px;font-weight:550}.hg-about-evidence dd{margin:0;color:rgba(255,255,255,.72)}
.hg-about-method{background:var(--hg-mist)}.hg-about-method>.hg-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px;align-items:stretch}.hg-about-method figure{min-height:780px;margin:0;overflow:hidden}.hg-about-method figure img{width:100%;height:100%;object-fit:cover}.hg-about-method ol{margin:55px 0 0;padding:0;list-style:none;border-top:1px solid var(--hg-line)}.hg-about-method li{display:grid;grid-template-columns:50px 1fr;gap:22px;padding:24px 0;border-bottom:1px solid var(--hg-line)}.hg-about-method li>span{color:var(--hg-red);font-size:10px}.hg-about-method h3{margin:0;color:var(--hg-blue);font-size:25px}.hg-about-method li p{margin:7px 0 0;color:var(--hg-muted);font-size:14px}.hg-about-development{background:var(--hg-blue);color:#fff}.hg-about-development>.hg-shell{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:end}.hg-about-development .hg-kicker,.hg-about-development h2{color:#fff}.hg-about-development>div>div>p:last-child{max-width:820px;margin:35px 0 0;color:rgba(255,255,255,.66);font-size:18px}.hg-about-development a{position:relative;min-height:330px;padding:35px 70px 35px 35px;background:var(--hg-red);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.hg-about-development a span{font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hg-about-development a strong{color:#fff;font-size:31px;font-weight:550;line-height:1.12}.hg-about-development a i{position:absolute;right:28px;top:24px;color:#fff;font-size:25px;font-style:normal}.hg-about-routes{background:#fff}.hg-about-routes__head{display:grid;grid-template-columns:.55fr 1fr;gap:90px;align-items:end;margin-bottom:65px}.hg-about-routes__grid{display:grid;grid-template-columns:1.1fr .9fr;grid-template-rows:1fr 1fr;gap:14px}.hg-about-routes__grid a{position:relative;min-height:275px;padding:33px 70px 33px 33px;background:var(--hg-mist);color:var(--hg-blue);display:flex;flex-direction:column}.hg-about-routes__grid a:first-child{grid-row:1/3;min-height:564px;background:var(--hg-blue);color:#fff;justify-content:flex-end}.hg-about-routes__grid a:last-child{background:var(--hg-red);color:#fff}.hg-about-routes__grid a>span{color:var(--hg-red);font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hg-about-routes__grid a:first-child>span,.hg-about-routes__grid a:last-child>span{color:#fff}.hg-about-routes__grid h3{margin:auto 0 12px;color:inherit;font-size:clamp(30px,3.4vw,52px);font-weight:550;line-height:1;letter-spacing:-.045em}.hg-about-routes__grid p{max-width:520px;margin:0;color:var(--hg-muted);font-size:15px}.hg-about-routes__grid a:first-child p,.hg-about-routes__grid a:last-child p{color:rgba(255,255,255,.68)}.hg-about-routes__grid i{position:absolute;right:27px;top:22px;font-size:24px;font-style:normal;transition:transform .25s}.hg-about-routes__grid a:hover i{transform:translate(4px,-4px)}
@media(max-width:950px){.hg-about-opening>.hg-shell,.hg-about-evidence>.hg-shell,.hg-about-method>.hg-shell,.hg-about-development>.hg-shell,.hg-about-routes__head{grid-template-columns:1fr;gap:45px}.hg-about-method figure{min-height:580px}.hg-about-development a{min-height:280px}.hg-about-routes__grid{grid-template-columns:1fr;grid-template-rows:auto}.hg-about-routes__grid a,.hg-about-routes__grid a:first-child{grid-row:auto;min-height:320px}.hg-about-evidence__lead>strong{font-size:150px}}
@media(max-width:560px){.hg-about-evidence{padding:85px 0}.hg-about-evidence__lead>strong{font-size:115px}.hg-about-evidence dl>div{grid-template-columns:100px 1fr}.hg-about-method figure{min-height:390px}.hg-about-development a{min-height:260px;padding:28px 60px 28px 28px}.hg-about-development a strong{font-size:26px}.hg-about-routes__grid a,.hg-about-routes__grid a:first-child{min-height:285px;padding:28px 58px 28px 28px}}
.hg-about-routes__grid{grid-template-rows:repeat(3,1fr)}.hg-about-routes__grid a{min-height:180px;padding:28px 70px 28px 28px}.hg-about-routes__grid a:first-child{grid-row:1/4;min-height:568px}.hg-about-routes__grid h3{margin:auto 0 10px;font-size:clamp(27px,3vw,48px)}.hg-about-routes__grid p{font-size:14px}
.hg-grower-intro{background:#fff}.hg-grower-intro>.hg-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:120px;align-items:start}.hg-grower-intro h2,.hg-grower-stories__head h2{max-width:820px;margin:0;color:var(--hg-blue);font-size:clamp(50px,5.5vw,84px);font-weight:550;line-height:.98;letter-spacing:-.058em}.hg-grower-intro .hg-lead{margin-top:0}.hg-grower-intro .hg-lead+p{max-width:690px;color:var(--hg-muted);font-size:16px}.hg-grower-intro ul{display:flex;flex-wrap:wrap;gap:8px;margin:35px 0 0;padding:0;list-style:none}.hg-grower-intro li{padding:9px 12px;border:1px solid var(--hg-line);color:var(--hg-blue);font-size:11px;font-weight:700}
.hg-grower-feature{padding:0;background:var(--hg-blue);color:#fff}.hg-grower-feature>.hg-shell{display:grid;grid-template-columns:.78fr 1.22fr;min-height:760px;padding-left:0}.hg-grower-feature figure{min-height:760px;margin:0;overflow:hidden}.hg-grower-feature figure img{width:100%;height:100%;object-fit:cover}.hg-grower-feature figure+div{position:relative;padding:90px clamp(45px,7vw,115px);display:flex;flex-direction:column;justify-content:center}.hg-grower-feature .hg-kicker,.hg-grower-feature h2{color:#fff}.hg-grower-feature figure+div>span{position:absolute;right:55px;top:45px;color:rgba(255,255,255,.1);font-size:190px;font-family:Georgia,serif;line-height:1}.hg-grower-feature h2{max-width:760px;margin:25px 0;color:#fff;font-size:clamp(47px,5vw,75px);font-weight:550;line-height:.98;letter-spacing:-.055em}.hg-grower-feature blockquote{max-width:900px;margin:10px 0 45px;padding:0;border:0;color:rgba(255,255,255,.76);font-size:19px;font-style:normal;line-height:1.65}.hg-grower-feature blockquote+p{display:flex;flex-direction:column;margin:0;color:rgba(255,255,255,.6);font-size:14px}.hg-grower-feature blockquote+p strong{margin-bottom:3px;color:#fff;font-size:18px}
.hg-grower-stories{background:var(--hg-mist)}.hg-grower-stories__head{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:end;margin-bottom:85px}.hg-grower-stories__head>p{max-width:620px;margin:0;color:var(--hg-muted);font-size:17px}.hg-grower-stories__list{border-top:1px solid var(--hg-line)}.hg-grower-story{display:grid;grid-template-columns:310px 1fr;gap:75px;min-height:445px;padding:55px 0;border-bottom:1px solid var(--hg-line);align-items:center}.hg-grower-story:nth-child(even){grid-template-columns:1fr 310px}.hg-grower-story:nth-child(even) figure{grid-column:2}.hg-grower-story:nth-child(even)>div{grid-column:1;grid-row:1}.hg-grower-story figure{position:relative;height:335px;margin:0;overflow:hidden;background:#dfe5e7}.hg-grower-story figure:after{content:"";position:absolute;right:-1px;bottom:-1px;border-style:solid;border-width:0 0 42px 42px;border-color:transparent transparent var(--hg-mist) transparent}.hg-grower-story figure img{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--hg-ease)}.hg-grower-story:hover figure img{transform:scale(1.025)}.hg-grower-story figure span{position:absolute;left:18px;top:16px;min-width:34px;padding:7px 8px;background:var(--hg-red);color:#fff;font-size:9px;font-weight:750;text-align:center}.hg-grower-story__tag{margin:0;color:var(--hg-red);font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hg-grower-story h3{max-width:830px;margin:14px 0 20px;color:var(--hg-blue);font-size:clamp(32px,3.2vw,49px);font-weight:550;line-height:1.02;letter-spacing:-.047em}.hg-grower-story blockquote{max-width:900px;margin:0;padding:0;border:0;color:var(--hg-muted);font-size:16px;font-style:normal;line-height:1.65}.hg-grower-story__source{display:flex;gap:10px;align-items:baseline;margin:25px 0 0;color:var(--hg-muted);font-size:13px}.hg-grower-story__source strong{color:var(--hg-blue);font-size:15px}.hg-grower-story__source span:before{content:"·";margin-right:10px;color:var(--hg-red)}
.hg-grower-themes{padding:95px 0;background:var(--hg-red);color:#fff}.hg-grower-themes .hg-kicker{color:#fff}.hg-grower-themes>.hg-shell{display:grid;grid-template-columns:.55fr 1fr 1fr 1fr;gap:40px;align-items:start}.hg-grower-themes>.hg-shell>div{padding-top:18px;border-top:1px solid rgba(255,255,255,.4)}.hg-grower-themes span{display:block;margin-bottom:35px;color:rgba(255,255,255,.65);font-size:10px}.hg-grower-themes strong{display:block;color:#fff;font-size:22px;font-weight:550;line-height:1.25}
@media(max-width:980px){.hg-about-routes__grid{grid-template-columns:1fr;grid-template-rows:auto}.hg-about-routes__grid a,.hg-about-routes__grid a:first-child{grid-row:auto;min-height:300px}.hg-grower-intro>.hg-shell,.hg-grower-stories__head{grid-template-columns:1fr;gap:45px}.hg-grower-feature>.hg-shell{grid-template-columns:1fr;padding:0}.hg-grower-feature figure{min-height:570px}.hg-grower-feature figure+div{min-height:580px}.hg-grower-story,.hg-grower-story:nth-child(even){grid-template-columns:230px 1fr;gap:45px}.hg-grower-story:nth-child(even) figure{grid-column:1}.hg-grower-story:nth-child(even)>div{grid-column:2}.hg-grower-themes>.hg-shell{grid-template-columns:1fr 1fr}.hg-grower-themes .hg-kicker{grid-column:1/3}}
@media(max-width:680px){.hg-grower-feature figure{min-height:430px}.hg-grower-feature figure+div{min-height:0;padding:70px 28px}.hg-grower-feature figure+div>span{right:24px;top:25px;font-size:130px}.hg-grower-feature blockquote{font-size:16px}.hg-grower-story,.hg-grower-story:nth-child(even){grid-template-columns:1fr;gap:28px;padding:42px 0}.hg-grower-story figure,.hg-grower-story:nth-child(even) figure{grid-column:1;grid-row:1;height:390px}.hg-grower-story>div,.hg-grower-story:nth-child(even)>div{grid-column:1;grid-row:2}.hg-grower-story__source{align-items:flex-start;flex-direction:column;gap:3px}.hg-grower-story__source span:before{display:none}.hg-grower-themes>.hg-shell{grid-template-columns:1fr}.hg-grower-themes .hg-kicker{grid-column:auto}.hg-grower-themes span{margin-bottom:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}[data-reveal]{opacity:1;transform:none}}
