.home-module__j0B_pW__home{flex-direction:column;display:flex}.home-module__j0B_pW__inner{max-width:var(--container-width);padding:0 var(--space-4);width:100%;margin:0 auto}.home-module__j0B_pW__hero{background:linear-gradient(135deg,#4d7c0f,#3f6609);align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.home-module__j0B_pW__heroBackground{position:absolute;inset:0}.home-module__j0B_pW__heroImage{object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.home-module__j0B_pW__heroOverlay{background:linear-gradient(#080d059e 0%,#080d057a 45%,#080d05b3 100%);position:absolute;inset:0}.home-module__j0B_pW__heroOverlayBottom{background:linear-gradient(#0000 55%,#060a049e);position:absolute;inset:0}@media (min-width:48rem){.home-module__j0B_pW__heroImage{object-position:center}.home-module__j0B_pW__heroOverlay{background:linear-gradient(90deg,#1c3006db 0%,#1c3006c7 44%,#1c300657 76%,#1c300624 100%)}.home-module__j0B_pW__heroOverlayBottom{background:linear-gradient(#0000 58%,#1422048c)}}.home-module__j0B_pW__heroInner{z-index:10;max-width:var(--container-width);padding:7rem var(--space-4) var(--space-16);width:100%;margin:0 auto;position:relative}.home-module__j0B_pW__heroContent{max-width:48rem;animation:.8s both home-module__j0B_pW__heroFadeUp}@keyframes home-module__j0B_pW__heroFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.home-module__j0B_pW__heroKicker{color:#ffffffb8;text-transform:uppercase;letter-spacing:.14em;margin-bottom:var(--space-4);font-size:.8rem;font-weight:500;display:block}.home-module__j0B_pW__heroTitle{font-family:var(--font-display);margin-bottom:var(--space-3);line-height:1}.home-module__j0B_pW__heroTitleMain{color:var(--color-white);margin-bottom:var(--space-2);font-size:clamp(2.5rem,6vw,3.75rem);font-weight:900;display:block}.home-module__j0B_pW__heroTitleSub{color:#d9f99d;text-shadow:0 2px 12px #00000059;font-size:clamp(1.875rem,4.5vw,3rem);font-weight:700;display:block}.home-module__j0B_pW__heroLead{color:#e5e7eb;margin-bottom:var(--space-8);max-width:42rem;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.7}.home-module__j0B_pW__heroActions{gap:var(--space-4);flex-direction:column;display:flex}.home-module__j0B_pW__scrollHint{bottom:var(--space-8);z-index:10;color:#ffffffd9;letter-spacing:.2em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.3rem;font-size:.75rem;font-weight:500;transition:color .2s;display:flex;position:absolute;left:50%;transform:translate(-50%)}.home-module__j0B_pW__scrollHint:hover{color:var(--color-white)}@keyframes home-module__j0B_pW__scrollBounce{0%,12%{opacity:1;transform:translateY(0)}45%{opacity:.9;transform:translateY(.3rem)}70%{opacity:.95;transform:translateY(.05rem)}to{opacity:1;transform:translateY(0)}}.home-module__j0B_pW__scrollIcon{animation:1.4s ease-in-out infinite home-module__j0B_pW__scrollBounce;display:block;position:relative}.home-module__j0B_pW__trustbar{background:var(--color-white);border-bottom:1px solid var(--color-border)}.home-module__j0B_pW__trustGrid{gap:var(--space-4);padding:var(--space-8) 0;grid-template-columns:repeat(2,1fr);display:grid}.home-module__j0B_pW__trustItem{align-items:center;gap:var(--space-2);padding:var(--space-4) 0;flex-direction:column;display:flex}.home-module__j0B_pW__trustItem span{color:var(--color-text);text-align:center;font-size:.875rem;font-weight:600}.home-module__j0B_pW__trustIcon{background:var(--color-primary-soft);border-radius:var(--radius-lg);width:2.5rem;height:2.5rem;color:var(--color-primary);justify-content:center;align-items:center;display:flex}.home-module__j0B_pW__section{padding:var(--space-20) 0;background:var(--color-white)}.home-module__j0B_pW__surfaceSection{padding:var(--space-20) 0;background:var(--color-surface)}.home-module__j0B_pW__kicker{color:var(--color-primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-3);font-size:.875rem;font-weight:600;display:inline-block}.home-module__j0B_pW__sectionHeader{text-align:center;max-width:36rem;margin:0 auto var(--space-12)}.home-module__j0B_pW__sectionHeader h2{margin-bottom:var(--space-3);font-size:clamp(1.875rem,4vw,2.25rem)}.home-module__j0B_pW__sectionHeader p{color:var(--color-muted)}.home-module__j0B_pW__splitHeader{gap:var(--space-6);margin-bottom:var(--space-10);flex-direction:column;display:flex}.home-module__j0B_pW__splitHeader h2{font-size:clamp(1.875rem,4vw,2.25rem)}.home-module__j0B_pW__serviceGrid{gap:var(--space-5);grid-template-columns:1fr;display:grid}.home-module__j0B_pW__serviceCard{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-6);box-shadow:var(--shadow-sm);flex-direction:column;align-items:flex-start;transition:box-shadow .3s,transform .3s;display:flex}.home-module__j0B_pW__serviceCard:hover{box-shadow:var(--shadow-lifted);transform:translateY(-.25rem)}.home-module__j0B_pW__serviceIcon{border-radius:var(--radius-lg);background:var(--color-primary-soft);width:3rem;height:3rem;color:var(--color-primary);margin-bottom:var(--space-4);justify-content:center;align-items:center;transition:transform .3s;display:flex}.home-module__j0B_pW__serviceCard:hover .home-module__j0B_pW__serviceIcon{transform:scale(1.1)}.home-module__j0B_pW__serviceCard h3{margin-bottom:var(--space-2);font-size:1.05rem}.home-module__j0B_pW__serviceCard p{color:var(--color-muted);margin-bottom:var(--space-4);font-size:.9rem;line-height:1.6}.home-module__j0B_pW__serviceMore{align-items:center;gap:var(--space-1);color:var(--color-primary);margin-top:auto;font-size:.875rem;font-weight:600;transition:gap .3s;display:inline-flex}.home-module__j0B_pW__serviceCard:hover .home-module__j0B_pW__serviceMore{gap:var(--space-2)}.home-module__j0B_pW__centerAction{text-align:center;margin-top:var(--space-10)}.home-module__j0B_pW__aboutGrid{gap:var(--space-14);grid-template-columns:1fr;align-items:center;display:grid}.home-module__j0B_pW__aboutVisual{position:relative}.home-module__j0B_pW__aboutImage{border-radius:var(--radius-2xl);box-shadow:var(--shadow-lifted);aspect-ratio:4/3;position:relative;overflow:hidden}.home-module__j0B_pW__aboutImage img{object-fit:cover}.home-module__j0B_pW__aboutBadge{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lifted);padding:var(--space-5);position:absolute;bottom:-1.25rem;right:-.5rem}.home-module__j0B_pW__aboutBadgeValue{font-family:var(--font-display);color:var(--color-primary);font-size:2rem;font-weight:900;line-height:1}.home-module__j0B_pW__aboutBadgeLabel{color:var(--color-muted);margin-top:var(--space-1);font-size:.875rem;font-weight:500}.home-module__j0B_pW__aboutTitle{margin-bottom:var(--space-3);font-size:clamp(1.875rem,4vw,2.25rem)}.home-module__j0B_pW__accentText{color:var(--color-primary);animation:7s ease-in-out infinite home-module__j0B_pW__accentSpark}@media (prefers-reduced-motion:reduce){.home-module__j0B_pW__scrollIcon,.home-module__j0B_pW__accentText{animation:none}}@keyframes home-module__j0B_pW__accentSpark{0%,90%,to{opacity:1;text-shadow:none}92%{opacity:.45}93.5%{opacity:1;text-shadow:0 0 .9rem #86b32dd9}95%{opacity:.7}97%{opacity:1;text-shadow:none}}.home-module__j0B_pW__aboutText{color:var(--color-muted);margin-bottom:var(--space-7);line-height:1.7}.home-module__j0B_pW__checkList{margin:0 0 var(--space-8);gap:var(--space-3);flex-direction:column;padding:0;list-style:none;display:flex}.home-module__j0B_pW__checkList li{align-items:flex-start;gap:var(--space-3);color:var(--color-text);font-size:.9rem;display:flex}.home-module__j0B_pW__checkDot{background:var(--color-primary);width:1.25rem;height:1.25rem;color:var(--color-white);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;margin-top:.15rem;display:flex}.home-module__j0B_pW__projectGrid{gap:var(--space-6);grid-template-columns:1fr;display:grid}.home-module__j0B_pW__projectCard{background:var(--color-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid var(--color-border-strong);transition:box-shadow .4s var(--ease-out-soft);display:block;overflow:hidden}.home-module__j0B_pW__projectCard:hover{box-shadow:var(--shadow-lifted)}.home-module__j0B_pW__projectImage{aspect-ratio:4/3;position:relative;overflow:hidden}.home-module__j0B_pW__projectImage img{object-fit:cover;transition:transform .6s var(--ease-out-soft)}.home-module__j0B_pW__projectCard:hover .home-module__j0B_pW__projectImage img{transform:scale(1.045)}.home-module__j0B_pW__projectTag{top:var(--space-4);left:var(--space-4);background:var(--color-primary);color:var(--color-white);padding:.375rem var(--space-3);border-radius:var(--radius-full);z-index:1;font-size:.75rem;font-weight:700;position:absolute}.home-module__j0B_pW__projectBody{padding:var(--space-5)}.home-module__j0B_pW__projectBody h3{margin-bottom:var(--space-2);font-size:1.05rem}.home-module__j0B_pW__projectBody p{color:var(--color-muted);font-size:.9rem;line-height:1.6}.home-module__j0B_pW__ctaSection{padding:var(--space-16) var(--space-4) var(--space-20);background:var(--color-background)}.home-module__j0B_pW__ctaInner{max-width:60rem;padding:var(--space-16) var(--space-6);text-align:center;background:var(--color-primary);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lifted);align-items:center;gap:var(--space-3);flex-direction:column;margin:0 auto;display:flex}.home-module__j0B_pW__ctaTitle{color:var(--color-white);margin-bottom:0;font-size:clamp(2.25rem,5vw,3rem);font-weight:900;line-height:1.15}.home-module__j0B_pW__ctaTitle span{color:#ffffffe6;display:block}.home-module__j0B_pW__ctaText{color:#fffffff5;max-width:36rem;margin:0 auto;font-size:1.125rem;line-height:1.7}.home-module__j0B_pW__ctaActions{gap:var(--space-4);margin-top:var(--space-3);flex-direction:column;justify-content:center;display:flex}.home-module__j0B_pW__ctaNote{color:#ffffffeb;margin-top:0;font-size:.875rem}@media (min-width:40rem){.home-module__j0B_pW__heroActions,.home-module__j0B_pW__ctaActions{flex-direction:row}.home-module__j0B_pW__ctaActions{justify-content:center}.home-module__j0B_pW__serviceGrid{grid-template-columns:repeat(2,1fr)}.home-module__j0B_pW__projectGrid{grid-template-columns:repeat(3,1fr)}.home-module__j0B_pW__splitHeader{flex-direction:row;justify-content:space-between;align-items:flex-end}}@media (min-width:62rem){.home-module__j0B_pW__inner{padding:0 var(--space-8)}.home-module__j0B_pW__heroInner{padding:7rem var(--space-8) var(--space-16)}.home-module__j0B_pW__trustGrid,.home-module__j0B_pW__serviceGrid{grid-template-columns:repeat(4,1fr)}.home-module__j0B_pW__aboutGrid{grid-template-columns:1fr 1fr}.home-module__j0B_pW__aboutBadge{right:-1.5rem}}.home-module__j0B_pW__gemeenteKop{text-align:center;max-width:40rem;margin:0 auto var(--space-8)}.home-module__j0B_pW__gemeenteKop h2{margin-bottom:var(--space-3);font-size:clamp(1.875rem,4vw,2.25rem)}.home-module__j0B_pW__gemeenteBlok{gap:var(--space-8);display:grid}@media (min-width:62rem){.home-module__j0B_pW__gemeenteBlok{gap:var(--space-12);grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}}@media (max-width:61.99rem){.home-module__j0B_pW__gemeenteFoto{order:-1}}.home-module__j0B_pW__gemeenteTekst{text-align:left;max-width:44rem}.home-module__j0B_pW__gemeenteTekst h2{margin:0 0 var(--space-6);font-size:clamp(1.875rem,4vw,2.25rem)}.home-module__j0B_pW__gemeenteTekst p{margin:0 0 var(--space-6);color:var(--color-text);line-height:1.8}.home-module__j0B_pW__gemeenteTekst p:last-child{margin-bottom:0}.home-module__j0B_pW__gemeenteTekst p:first-of-type{color:var(--color-heading);font-size:1.125rem}.home-module__j0B_pW__gemeenteFoto{border-radius:var(--radius-xl);background:var(--color-surface-strong);min-height:20rem;position:relative;overflow:hidden}.home-module__j0B_pW__gemeenteFoto img{object-fit:cover}.home-module__j0B_pW__gemeenteLeidraad{max-width:40rem;padding:var(--space-5);border-left:3px solid var(--color-brand);background:var(--color-surface,#f9fafb);border-radius:var(--radius-lg,.5rem);text-align:left;margin:0 auto}.home-module__j0B_pW__gemeenteLeidraad p{margin:0 0 var(--space-3);color:var(--color-text)}.home-module__j0B_pW__gemeenteLeidraad ul{margin:0 0 var(--space-3);padding-left:var(--space-5);color:var(--color-text)}.home-module__j0B_pW__gemeenteLeidraad li{margin-bottom:var(--space-1)}
