/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:"Inter", ui-sans-serif, system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-zinc-900:oklch(21% .006 285.885);--color-white:#fff;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.flex{display:flex}.min-h-screen{min-height:100vh}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.bg-white{background-color:var(--color-white)}.text-zinc-900{color:var(--color-zinc-900)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}html{scroll-behavior:smooth}body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.nav-header{position:sticky;top:0;z-index:100;background:#fffffff7;border-bottom:1px solid #d4e8dc;backdrop-filter:blur(8px)}.nav-inner{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:68px;gap:2rem}.nav-brand{display:flex;align-items:center;gap:.6rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:1rem;color:#1a2420;text-decoration:none;white-space:nowrap}.nav-logo-icon{flex-shrink:0}.nav-links{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.nav-link{font-size:.9rem;font-weight:500;color:#5a6b65;text-decoration:none;transition:color .2s}.nav-link:hover{color:#1a6b4a}.nav-cta{font-size:.9rem;font-weight:600;background:#1a6b4a;color:#fff;padding:.55rem 1.25rem;border-radius:100px;text-decoration:none;white-space:nowrap;transition:background .2s}.nav-cta:hover{background:#134f37}@media(max-width:768px){.nav-links{display:none}.nav-brand span{font-size:.85rem}}.site-footer{background:#1a2420;color:#a8c4b8}.footer-top{max-width:1280px;margin:0 auto;padding:4rem 2rem 3rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem}.footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer-brand-name{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:1rem;color:#fff}.footer-tagline{font-size:.9rem;color:#a8c4b8;margin-bottom:.5rem;line-height:1.5}.footer-partners{font-size:.8rem;color:#6b8f80;font-style:italic}.footer-section-title{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:#6b8f80;margin-bottom:1rem}.footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.footer-link{font-size:.9rem;color:#a8c4b8;text-decoration:none;transition:color .2s}.footer-link:hover{color:#fff}.footer-contact-text{font-size:.875rem;line-height:1.6;color:#a8c4b8;margin-bottom:1.25rem}.footer-cta{display:inline-block;font-size:.875rem;font-weight:600;background:#1a6b4a;color:#fff;padding:.6rem 1.25rem;border-radius:100px;text-decoration:none;transition:background .2s}.footer-cta:hover{background:#22885f}.footer-bottom{border-top:1px solid #2a3830;max-width:1280px;margin:0 auto;padding:1.25rem 2rem;display:flex;align-items:center;justify-content:space-between;font-size:.8rem;color:#6b8f80}.footer-rudys{color:#4a6b5a;text-decoration:none;transition:color .2s}.footer-rudys:hover{color:#a8c4b8}@media(max-width:768px){.footer-top{grid-template-columns:1fr;gap:2rem;padding:2.5rem 1.25rem 2rem}.footer-bottom{flex-direction:column;gap:.5rem;text-align:center;padding:1rem 1.25rem}}#homepage{--g: #1a6b4a;--g2: #22885f;--gd: #134f37;--gdd: #0e3b29;--b: #1e5fa8;--bd: #164882;--org: #f5a623;--surf: #f0f7f3;--surf2: #e8f4ed;--txt: #1a2420;--muted: #5a6b65;--bdr: #d4e8dc;font-family:Inter,sans-serif;color:var(--txt)}#homepage .hp-container{max-width:1280px;margin:0 auto;padding:0 2rem}#homepage .hp-section-label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--g);margin-bottom:.75rem}#homepage .hp-lbl-light{color:#ffffffb3}#homepage .hp-section-title{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.9rem,3.5vw,2.9rem);font-weight:800;line-height:1.15;color:var(--txt);margin:0 0 1rem}#homepage .hp-title-light{color:#fff}#homepage .hp-section-sub{font-size:1.05rem;color:var(--muted);line-height:1.7;max-width:580px}#homepage .hp-section-header{text-align:center;margin-bottom:3.5rem}#homepage .hp-section-header .hp-section-sub{margin:0 auto}#homepage .hp-btn-green{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;background:var(--g);color:#fff;padding:.85rem 1.75rem;border-radius:100px;text-decoration:none;transition:background .2s,transform .15s}#homepage .hp-btn-green:hover{background:var(--gd);transform:translateY(-1px)}#homepage .hp-btn-white{display:inline-flex;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;background:#fff;color:var(--gd);padding:1rem 2rem;border-radius:100px;text-decoration:none;box-shadow:0 4px 20px #0000002e;transition:background .2s,transform .15s}#homepage .hp-btn-white:hover{background:var(--surf);transform:translateY(-2px)}#homepage .hp-hero{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden}#homepage .hp-hero-media{position:absolute;inset:0;z-index:0}#homepage .hp-hero-img{width:100%;height:100%;object-fit:cover;object-position:center 35%}#homepage .hp-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0e3b29e6,#1a6b4ac7,#1e5fa88c)}#homepage .hp-hero-content{position:relative;z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:7rem 2rem 5rem}#homepage .hp-hero-badge{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffffe6;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);padding:.4rem 1rem;border-radius:100px;margin-bottom:1.5rem}#homepage .hp-hero-title{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2.4rem,5.5vw,4.25rem);font-weight:800;line-height:1.1;color:#fff;margin:0 0 1.5rem;max-width:740px}#homepage .hp-hero-sub{font-size:clamp(1rem,2vw,1.2rem);color:#ffffffd1;line-height:1.7;max-width:560px;margin:0 0 2.5rem}#homepage .hp-hero-note{margin-top:1.25rem;font-size:.85rem;color:#ffffff8c}#homepage .hp-hero-scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:1;animation:hp-bob 2.2s ease-in-out infinite}@keyframes hp-bob{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(7px)}}#homepage .hp-stats{background:#0a2817;padding:2.5rem 0}#homepage .hp-stats-grid{display:flex;align-items:center;justify-content:center}#homepage .hp-stat-item{flex:1;text-align:center;padding:1rem 2rem;display:flex;flex-direction:column;gap:.35rem}#homepage .hp-stat-num{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.9rem,3.5vw,2.8rem);font-weight:800;color:var(--org);line-height:1}#homepage .hp-stat-lbl{font-size:.875rem;color:#ffffffa6;line-height:1.4}#homepage .hp-stat-div{width:1px;height:55px;background:#ffffff1f;flex-shrink:0}#homepage .hp-doel{padding:6rem 0;background:#fff}#homepage .hp-doel-dark{background:#0a2817;color:#fff}#homepage .hp-doel-dark .hp-section-label{color:#ffffffb3}#homepage .hp-doel-dark .hp-section-title{color:#fff}#homepage .hp-doel-dark .hp-doel-lead{color:#fffffff2}#homepage .hp-doel-dark .hp-doel-body{color:#ffffffb8}#homepage .hp-doel-dark .hp-doel-card{background:#ffffff14;border-color:#ffffff26}#homepage .hp-doel-dark .hp-doel-bignum,#homepage .hp-doel-dark .hp-doel-biglbl{color:#fff}#homepage .hp-doel-dark .hp-doel-card-desc{color:#ffffffa6}#homepage .hp-doel-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}#homepage .hp-doel-lead{font-size:1.1rem;line-height:1.75;color:var(--txt);margin-bottom:.75rem}#homepage .hp-doel-body{font-size:1rem;line-height:1.7;color:var(--muted);margin-bottom:2rem}#homepage .hp-doel-visual{display:flex;flex-direction:column;gap:1.25rem}#homepage .hp-doel-card{background:var(--surf);border:1px solid var(--bdr);border-radius:1.5rem;padding:2.25rem;text-align:center}#homepage .hp-doel-card-icon{margin-bottom:.75rem}#homepage .hp-doel-card-prefix{font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--g);margin-bottom:.15rem}#homepage .hp-doel-dark .hp-doel-card-prefix{color:#ffffffbf}#homepage .hp-doel-bignum{font-family:Plus Jakarta Sans,sans-serif;font-size:5rem;font-weight:800;color:var(--g);line-height:1}#homepage .hp-doel-biglbl{font-family:Plus Jakarta Sans,sans-serif;font-size:1.5rem;font-weight:700;color:var(--g);margin-bottom:.5rem}#homepage .hp-doel-card-desc{font-size:.9rem;color:var(--muted);line-height:1.5}#homepage .hp-doel-img{width:100%;height:220px;object-fit:cover;border-radius:1rem}#homepage .hp-wie{position:relative;padding:6rem 0;overflow:hidden}#homepage .hp-wie-bg{position:absolute;inset:0}#homepage .hp-wie-photo{width:100%;height:100%;object-fit:cover;object-position:center 30%}#homepage .hp-wie-overlay{position:absolute;inset:0;background:linear-gradient(100deg,#0e3b29ed,#1a6b4ae0 45%,#0e3b2999)}#homepage .hp-wie-inner{position:relative;z-index:1}#homepage .hp-wie-content{max-width:580px}#homepage .hp-wie-lead{font-size:1.15rem;color:#fffffff2;line-height:1.65;margin-bottom:1rem;font-weight:500}#homepage .hp-wie-body{font-size:.97rem;color:#ffffffb8;line-height:1.75;margin-bottom:2rem}#homepage .hp-wie-partners{display:flex;flex-wrap:wrap;gap:1.5rem}#homepage .hp-wie-partner{display:flex;flex-direction:column;align-items:center;gap:.6rem;text-decoration:none;transition:transform .2s ease}#homepage .hp-wie-partner:hover{transform:translateY(-2px)}#homepage .hp-wie-partner-logo{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:.75rem;padding:.75rem 1.1rem;height:64px;box-shadow:0 4px 14px #00000026}#homepage .hp-wie-partner-logo img{max-height:32px;width:auto;display:block}#homepage .hp-wie-partner-name{font-size:.9rem;font-weight:600;color:#fff;max-width:160px;text-align:center}#homepage .hp-wie-certifications{width:100%;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.15)}#homepage .hp-wie-cert-label{display:block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff9;margin-bottom:1rem}#homepage .hp-team{padding:6rem 0;background:#fff}#homepage .hp-team-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:2rem}#homepage .hp-team-photo-wrap{margin:0;width:340px;max-width:100%}#homepage .hp-team-photo{width:100%;height:auto;display:block;border-radius:1.25rem;box-shadow:0 14px 40px #1a6b4a26}#homepage .hp-team-caption{text-align:center;margin-top:1rem;font-size:.9rem;font-weight:600;color:var(--muted)}#homepage .hp-uitv{padding:6rem 0;background:var(--surf)}#homepage .hp-uitv-dark{background:#0a2817}#homepage .hp-uitv-dark .hp-section-label{color:#ffffffb3}#homepage .hp-uitv-dark .hp-section-title{color:#fff}#homepage .hp-uitv-dark .hp-section-sub{color:#ffffffb8}#homepage .hp-uitv-dark .hp-uitv-card{background:#ffffff14;border-color:#ffffff26}#homepage .hp-uitv-dark .hp-uitv-card:hover{box-shadow:0 8px 32px #0000004d}#homepage .hp-uitv-dark .hp-uitv-icon{background:#ffffff1f}#homepage .hp-uitv-dark .hp-uitv-title{color:#fff}#homepage .hp-uitv-dark .hp-uitv-desc{color:#ffffffa6}#homepage .hp-uitv-dark .hp-uitv-icon svg path{stroke:#ffffffb3}#homepage .hp-uitv-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}#homepage .hp-uitv-card{background:#fff;border:1px solid var(--bdr);border-radius:1rem;padding:1.75rem;transition:box-shadow .2s,transform .2s}#homepage .hp-uitv-card:hover{box-shadow:0 8px 32px #1a6b4a1c;transform:translateY(-2px)}#homepage .hp-uitv-icon{width:48px;height:48px;background:var(--surf2);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}#homepage .hp-uitv-title{font-family:Plus Jakarta Sans,sans-serif;font-size:.97rem;font-weight:700;color:var(--txt);margin-bottom:.4rem;line-height:1.35}#homepage .hp-uitv-desc{font-size:.85rem;color:var(--muted);line-height:1.6}#homepage .hp-criteria{padding:6rem 0;background:#fff}#homepage .hp-criteria-toned{background:#f0f7f3}#homepage .hp-criteria-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}#homepage .hp-criteria-list{list-style:none;margin:1.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.9rem}#homepage .hp-criteria-item{display:flex;align-items:flex-start;gap:.75rem;font-size:.97rem;line-height:1.6;color:var(--txt)}#homepage .hp-check{flex-shrink:0;margin-top:1px}#homepage .hp-criteria-img{width:100%;height:480px;object-fit:cover;border-radius:1.5rem;box-shadow:0 20px 60px #1a6b4a26}#homepage .hp-spec{padding:6rem 0;background:var(--surf)}#homepage .hp-spec-dark{background:#0a2817}#homepage .hp-spec-dark .hp-section-label{color:#ffffffb3}#homepage .hp-spec-dark .hp-section-title{color:#fff}#homepage .hp-spec-dark .hp-section-sub{color:#ffffffb8}#homepage .hp-spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}#homepage .hp-spec-card{border-radius:1.5rem;padding:2.5rem;color:#fff;position:relative;overflow:hidden}#homepage .hp-spec-card:after{content:"";position:absolute;top:-2.5rem;right:-2.5rem;width:130px;height:130px;border-radius:50%;background:#ffffff0f}#homepage .hp-spec-green{background:var(--g)}#homepage .hp-spec-blue{background:var(--b)}#homepage .hp-spec-teal{background:#1a5f5a}#homepage .hp-spec-icon{width:58px;height:58px;background:#ffffff26;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}#homepage .hp-spec-title{font-family:Plus Jakarta Sans,sans-serif;font-size:1.2rem;font-weight:700;color:#fff;margin:0 0 1.25rem;line-height:1.3}#homepage .hp-spec-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}#homepage .hp-spec-list li{font-size:.875rem;color:#ffffffd1;padding-left:1rem;position:relative}#homepage .hp-spec-list li:before{content:"";position:absolute;left:0;top:.6em;width:4px;height:4px;border-radius:50%;background:#ffffff73}#homepage .hp-aanm{padding:6rem 0;background:linear-gradient(135deg,var(--gdd) 0%,var(--g) 55%,var(--bd) 100%)}#homepage .hp-aanm-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}#homepage .hp-aanm-lead{font-size:1.05rem;color:#ffffffd1;line-height:1.75;margin:.75rem 0 2rem}#homepage .hp-aanm-lead strong{color:var(--org);font-weight:700}#homepage .hp-aanm-bullets{display:flex;flex-direction:column;gap:.7rem}#homepage .hp-aanm-bullet{display:flex;align-items:center;gap:.6rem;font-size:.95rem;color:#ffffffd1;font-weight:500}#homepage .hp-aanm-form{background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 60px #00000040}#homepage .hp-aanm-iframe{display:block;width:100%;height:900px;border:none}#homepage .hp-zorg{padding:5rem 0;background:#f0f7f3}#homepage .hp-zorg-inner{max-width:720px;margin:0 auto;text-align:center}#homepage .hp-zorg-body{font-size:1rem;color:var(--muted);line-height:1.75;margin:0 0 1.75rem}#homepage .hp-zorg-question{font-size:1.15rem;font-weight:700;color:var(--txt);margin:0 0 1.5rem}@media(max-width:1024px){#homepage .hp-uitv-grid{grid-template-columns:repeat(2,1fr)}#homepage .hp-doel-grid,#homepage .hp-criteria-grid,#homepage .hp-aanm-grid{grid-template-columns:1fr;gap:2.5rem}#homepage .hp-criteria-img{height:320px}#homepage .hp-spec-grid{grid-template-columns:1fr}}@media(max-width:640px){#homepage .hp-uitv-grid{grid-template-columns:1fr}#homepage .hp-stats-grid{flex-direction:column}#homepage .hp-stat-div{width:50px;height:1px}#homepage .hp-hero{min-height:80vh}#homepage .hp-container{padding:0 1.25rem}#homepage .hp-doel,#homepage .hp-wie,#homepage .hp-uitv,#homepage .hp-criteria,#homepage .hp-spec,#homepage .hp-aanm{padding:4rem 0}}
