@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:300;src:url(./montserrat-latin-300-normal-BgP24wlQ.woff2) format("woff2"),url(./montserrat-latin-300-normal-sTRdVzlf.woff) format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(./montserrat-latin-400-normal-BLhwKU8k.woff2) format("woff2"),url(./montserrat-latin-400-normal-xItZbAXg.woff) format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:500;src:url(./montserrat-latin-500-normal-DRFEGfly.woff2) format("woff2"),url(./montserrat-latin-500-normal-Dok2oTci.woff) format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(./montserrat-latin-600-normal-UVxSCcoG.woff2) format("woff2"),url(./montserrat-latin-600-normal-CdhFl4lI.woff) format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url(./open-sans-latin-400-normal-Bk63H6sG.woff2) format("woff2"),url(./open-sans-latin-400-normal-DKniycaP.woff) format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:600;src:url(./open-sans-latin-600-normal-Cp4N6AwT.woff2) format("woff2"),url(./open-sans-latin-600-normal-C3dWW5mx.woff) format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:700;src:url(./open-sans-latin-700-normal-CceUhp2e.woff2) format("woff2"),url(./open-sans-latin-700-normal-CZCQA30i.woff) format("woff")}:root{--orange: #c94b08;--orange-dark: #ad3f06;--red: #bc1522;--red-dark: #9c1019;--text: #333333;--text-muted: #5e5e5e;--white: #ffffff;--hero-gray: #d9d7d3;--rule: #e6e4e1;--footer-bg: #f4f3f1;--legal-bg: #f7f6f4;--ff-head: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--ff-body: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--sidebar-w: 210px;--content-max: 1040px;--text-max: 760px;--topline: 4px;--topbar-h: 64px}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--ff-body);color:var(--text);background:var(--white);line-height:1.65;font-size:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-top:var(--topline) solid var(--orange)}img,picture,svg{display:block;max-width:100%;height:auto}h1,h2,h3,h4{font-family:var(--ff-head);font-weight:400;line-height:1.2;color:var(--text)}p{margin:0 0 1rem}p:last-child{margin-bottom:0}a{color:var(--orange);text-decoration:none;transition:color .15s ease}a:hover,a:focus{color:var(--red)}ul{padding-left:1.1rem}:focus-visible{outline:2px solid var(--red);outline-offset:2px}.skip-link{position:absolute;left:-9999px;top:0;z-index:1000;padding:.6rem 1rem;background:var(--white);color:var(--orange);font-family:var(--ff-head)}.skip-link:focus{left:.5rem;top:.5rem}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sidebar{position:fixed;top:var(--topline);left:0;bottom:0;width:var(--sidebar-w);background:var(--white);border-right:1px solid var(--rule);display:flex;flex-direction:column;z-index:100;overflow-y:auto}.sidebar__bar{display:flex;align-items:center;justify-content:center}.sidebar__logo{display:block;padding:1.6rem 1.4rem 1.2rem;width:100%}.sidebar__logo img{width:100%;max-width:156px;margin:0 auto}.nav-toggle{display:none}.nav__list{list-style:none;margin:0;padding:0;border-top:1px solid var(--rule)}.nav__link{display:block;padding:.95rem 1.4rem;font-family:var(--ff-head);font-weight:500;font-size:.74rem;letter-spacing:.07em;text-transform:uppercase;color:var(--orange);border-bottom:1px solid var(--rule);transition:color .15s ease,background .15s ease}.nav__link:hover,.nav__link:focus,.nav__link.is-active{color:var(--red);background:#faf8f6}.content{margin-left:var(--sidebar-w);min-height:100vh}.to-top{position:fixed;right:1.1rem;bottom:1.1rem;width:44px;height:44px;display:grid;place-items:center;border:none;border-radius:4px;background:var(--orange);color:var(--white);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,background .15s ease;z-index:90}.to-top:hover{background:var(--orange-dark)}.to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.to-top svg{width:20px;height:20px}@media(max-width:900px){.sidebar{top:var(--topline);right:0;bottom:auto;width:100%;height:var(--topbar-h);flex-direction:column;border-right:none;border-bottom:1px solid var(--rule);overflow:visible;transition:height .25s ease}.sidebar.is-open{height:auto;box-shadow:0 10px 24px #00000014}.sidebar__bar{height:var(--topbar-h);flex:0 0 var(--topbar-h);justify-content:space-between;padding:0 1rem}.sidebar__logo{width:auto;padding:0;display:flex;align-items:center}.sidebar__logo img{height:40px;width:auto;max-width:none}.nav-toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;border:none;background:transparent;cursor:pointer}.nav-toggle__bar{display:block;width:26px;height:2px;background:var(--orange);transition:transform .25s ease,opacity .2s ease}.sidebar.is-open .nav-toggle__bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.sidebar.is-open .nav-toggle__bar:nth-child(2){opacity:0}.sidebar.is-open .nav-toggle__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav{max-height:0;overflow:hidden;transition:max-height .28s ease}.sidebar.is-open .nav{max-height:70vh;overflow-y:auto}.nav__list{border-top:1px solid var(--rule)}.content{margin-left:0;padding-top:var(--topbar-h)}}.section{padding:clamp(3rem,6vw,5rem) clamp(1.25rem,5vw,4rem)}.section__inner{max-width:var(--content-max);margin:0 auto}.section__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:400;margin-bottom:1.5rem}.section-intro{color:var(--text-muted);margin-bottom:1.5rem}[id]{scroll-margin-top:1rem}.hero{background:var(--hero-gray);scroll-margin-top:0}.hero__inner{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:380px;max-width:1280px;margin:0 auto}.hero__title{font-family:var(--ff-head);font-weight:300;color:var(--orange);font-size:clamp(1.5rem,2.8vw,2.35rem);line-height:1.3;padding:2.5rem clamp(1.5rem,4vw,3.5rem)}.hero__media{align-self:stretch;overflow:hidden}.hero__media img{width:100%;height:100%;min-height:320px;-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%}.voor-wie .section__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem)}.voor-wie p{color:var(--text-muted)}.voor-wie__lead{margin-bottom:1.2rem}.voor-wie__list{list-style:none;padding:0;margin:0}.voor-wie__list li{position:relative;padding-left:1.4rem;margin-bottom:.85rem;color:var(--text-muted)}.voor-wie__list li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:50%;background:var(--orange)}.helpen{background:var(--orange);color:var(--white);text-align:center;clip-path:polygon(0 38px,100% 0,100% 100%,0 100%);margin-top:-1px;padding-top:calc(clamp(3rem,6vw,5rem) + 38px)}.helpen .section__inner{max-width:var(--text-max)}.helpen .section__title{color:var(--white)}.helpen p{color:#fffffff0}.band{display:block;line-height:0}.band img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.ervaring__grid{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.ervaring__text{display:flex;align-items:center;justify-content:center;padding:clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,3rem);text-align:center}.ervaring__text-inner{max-width:560px}.ervaring__block{margin-bottom:1.6rem}.ervaring__block h3{font-family:var(--ff-body);font-weight:700;font-size:1rem;margin-bottom:.4rem}.ervaring__block p{color:var(--text-muted)}.ervaring__note{font-weight:700;color:var(--text)}.ervaring__media{min-height:100%;overflow:hidden}.ervaring__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.aanmelden{text-align:center;background:var(--legal-bg)}.aanmelden .section__inner{max-width:var(--text-max)}.aanmelden p{color:var(--text-muted)}.contact .section__inner{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(2rem,5vw,4rem);align-items:center}.contact__title{color:var(--red);font-size:clamp(1.6rem,3vw,2.1rem);margin-bottom:1.2rem}.contact__lead{color:var(--text-muted);margin-bottom:1.2rem}.contact__details{color:var(--red);font-weight:600;line-height:1.9;margin-bottom:1.5rem}.contact__details a{color:var(--red)}.contact__details a:hover{color:var(--red-dark)}.btn-email{display:inline-block;background:var(--orange);color:var(--white);font-family:var(--ff-head);font-weight:500;font-size:.85rem;letter-spacing:.03em;padding:.85rem 1.8rem;border-radius:3px;transition:background .15s ease}.btn-email:hover,.btn-email:focus{background:var(--orange-dark);color:var(--white)}.contact__media img{width:100%;border-radius:2px}.contact__footnote{grid-column:1 / -1;margin-top:1rem;color:var(--red);font-size:.95rem}.contact__footnote a{color:var(--red);text-decoration:underline}.site-footer{background:var(--footer-bg);border-top:1px solid var(--rule);padding:1.5rem;text-align:center;font-size:.82rem;color:var(--text-muted)}.site-footer a{color:var(--text-muted)}.site-footer a:hover{color:var(--orange)}@media(max-width:900px){[id]{scroll-margin-top:calc(var(--topbar-h) + .5rem)}.hero{scroll-margin-top:0}.hero__inner{grid-template-columns:1fr;min-height:0}.hero__title{padding:1.75rem 1.5rem;order:-1}.hero__media img{min-height:240px;max-height:360px}.voor-wie .section__inner,.contact .section__inner,.ervaring__grid{grid-template-columns:1fr}.ervaring__media{min-height:0}.ervaring__media img{max-height:420px}.contact__media{order:-1;max-width:360px}.helpen{clip-path:polygon(0 22px,100% 0,100% 100%,0 100%);padding-top:calc(clamp(3rem,6vw,5rem) + 22px)}}
