:root{--color-white:#ffffff;--color-pink:#f5b6d4;--color-yellow:#f6f661;--color-pink-soft:#fdf0f6;--color-cream:#ffffef;--color-blue:#1977b3;--color-gray:#f1f1f1;--color-light:#f8f9fa;--color-black:#000000;--radius-panel:30px;--radius-card:20px;--radius-pill:30px;--measure:68ch;--container-max:1600px;--container-pad:clamp(20px,4vw,72px);--nav-h:80px}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-h)}body{margin:0;padding-top:var(--nav-h);font-family:var(--font-montserrat),Montserrat,system-ui,sans-serif;font-size:22px;line-height:37px;font-weight:400;color:var(--color-black);background:var(--color-white);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}h1,h2,h3{margin:0;padding:0;font-weight:500;text-transform:uppercase;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:12 6 4}h2{font-size:40px;line-height:50px}.title h2{font-size:60px;line-height:70px}h3{font-size:40px;line-height:50px}h5{font-size:20px}h5,h6{margin:0 0 .5rem;font-weight:500}h6{font-size:16px}p{margin:0 0 1rem}p:last-child{margin-bottom:0}a{color:inherit}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 var(--container-pad);position:relative;z-index:10}.row{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -12px}.row>[class^=col-]{padding:0 12px}.col-4{width:33.3333%}.col-5{width:41.6667%}.col-6{width:50%}.col-7{width:58.3333%}.padding-lg{padding-top:60px;padding-bottom:60px}.bg-color-padding{padding-top:150px;padding-bottom:150px}.margin-bottom-xl{margin-bottom:120px}.bg-white{background-color:var(--color-white)}.bg-pink{background-color:var(--color-pink)}.bg-light{background-color:var(--color-light)}.bg-light-pink{background-color:var(--color-pink-soft)}.bg-light-yellow{background-color:var(--color-cream)}.bg-yellow{background-color:var(--color-yellow)}.bg-blue{background-color:var(--color-blue)}.bg-blue *{color:var(--color-white)}.dotted{border:0;height:9px;margin:0;background-image:url(/icons/dots.svg);background-repeat:repeat-x;background-position:0}.btn{display:inline-flex;align-items:center;border-radius:var(--radius-pill);color:#fff;padding:12px 55px 12px 28px;text-decoration:none;text-transform:uppercase;font-size:16px;font-weight:600;line-height:37px;transition:.3s ease-in-out}.btn,.btn span{position:relative}.btn span{z-index:5}.btn:after{content:"";position:absolute;top:0;right:0;height:100%;aspect-ratio:1/1;border-radius:50%;background-size:18px;background-repeat:no-repeat;background-position:50%;transition:.3s ease-in-out}.btn-black{background-color:var(--color-black)}.btn-black span{color:#fff}.btn-black:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23FFFFFF' d='M502.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l370.7 0-73.4 73.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l128-128z'/%3E%3C/svg%3E")}.btn-black.to-white:hover{background-color:#fff}.btn-black.to-white:hover span{color:var(--color-black)}.btn-black.to-yellow:hover{background-color:var(--color-yellow)}.btn-black.to-yellow:hover span{color:var(--color-black)}.btn-black.to-white:hover:after,.btn-black.to-yellow:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23000000' d='M502.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l370.7 0-73.4 73.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l128-128z'/%3E%3C/svg%3E")}.btn.to-white:hover:after,.btn.to-yellow:hover:after{right:-60px}.to-animate:hover{margin-right:70px}.inner-text .btn,.usps .btn,p+.btn{margin-top:1.5rem}.nav{position:fixed;top:0;width:100%;z-index:100;padding:15px 0;transition:all .4s ease}.nav .container{display:flex;justify-content:space-between;align-items:center;gap:28px;font-size:16px}.nav .brand svg{display:block;height:38px;width:auto}.nav-links{display:flex;align-items:center;justify-content:center;flex:1 1;gap:clamp(18px,2.6vw,40px);margin:0;padding:0;list-style:none}.nav-links li{transition:all .3s ease}.nav-links a{position:relative;color:var(--color-black);font-size:16px;text-transform:uppercase;text-decoration:none}.nav-links a,.wordmark-main{white-space:nowrap}.nav-links a:after{content:"";position:absolute;left:0;bottom:-5px;width:0;border-top:1px solid var(--color-black);transition:all .3s ease}.nav-links li:hover{transform:translateY(-5px)}.nav-links li:hover a:after{width:100%;bottom:-9px}.nav-icons{gap:30px;flex:none}.btn-rooster,.nav-icons{display:flex;align-items:center}.btn-rooster{gap:10px;color:var(--color-black)}.btn-member,.btn-rooster{text-transform:uppercase;text-decoration:none}.btn-member{position:relative;display:block;width:180px;height:50px;border-radius:var(--radius-pill);overflow:hidden;font-size:16px;font-weight:600}.btn-member .inner{position:absolute;top:0;left:0;width:100%;transition:.3s ease-in-out}.btn-member .inner span{position:absolute;left:0;width:100%;height:50px;display:flex;align-items:center;justify-content:center;color:var(--color-black)}.btn-member .inner .part-01{top:0;background-color:var(--color-yellow)}.btn-member .inner .part-02{top:50px;background-color:#fff}.btn-member:hover .inner{transform:translateY(-50px)}.nav-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:44px;height:44px;padding:0;border:0;background:none;cursor:pointer}.nav-toggle span{display:block;height:2px;width:26px;background:var(--color-black)}.hero{height:60vh;min-height:540px}.hero .container{height:100%}.hero .image{position:absolute;right:0;top:0;height:100%;width:auto;max-width:100%;object-fit:contain;object-position:right center}.hero-title{position:absolute;z-index:3;display:flex;align-items:center;left:var(--container-pad);right:var(--container-pad);height:calc(100% - 160px);margin-top:160px;text-align:left}.hero-title .eyebrow{display:block;margin-bottom:20px;font-size:20px}.hero-title .eyebrow,.hero-title h1{font-weight:500;text-transform:uppercase}.hero-title h1{max-width:550px;margin-bottom:30px;font-size:80px;line-height:90px}.header-buttons{gap:16px;margin-top:3rem}.header-buttons,.press{display:flex;flex-wrap:wrap}.press{align-items:center;justify-content:space-between;gap:24px 32px;padding:14px 0}.press img{height:auto;width:auto;max-width:100%;flex:0 0 auto}.press>img:first-child{margin-right:8px}.press a{display:inline-flex;align-items:center;transition:opacity .2s ease,transform .2s ease}.press a:focus-visible,.press a:hover{opacity:.65;transform:translateY(-2px)}.press-audio{position:relative;display:inline-flex;align-items:center;padding:0;border:0;background:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.press-audio:focus-visible,.press-audio:hover{opacity:.65;transform:translateY(-2px)}.press-audio-badge{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin-left:10px;border-radius:50%;background:var(--color-black);color:var(--color-white);flex:0 0 auto}.press-audio.is-open .press-audio-badge{background:var(--color-blue)}.press-speler{margin:4px 0 18px;padding:18px 20px;border-radius:var(--radius-card);background:var(--color-white)}.press-speler-kop{margin:0 0 10px;font-size:14px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.press-speler audio{display:block;width:100%}.pakket-prijs{margin:22px 0 4px;font-size:48px;line-height:1.1;font-weight:600}.pakket-prijs span{display:block;margin-top:6px;font-size:16px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:rgba(0,0,0,.6)}.lessenlijst{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px 20px;gap:10px 20px;margin:0;padding:0;list-style:none}.lessenlijst li{padding:14px 18px;border-radius:var(--radius-card);background:var(--color-white);font-size:18px;line-height:26px;font-weight:500}@media screen and (max-width:700px){.lessenlijst{grid-template-columns:1fr;gap:8px}}.mensen{display:grid;grid-template-columns:repeat(3,1fr);align-items:start;grid-gap:32px;gap:32px}.persoon{display:flex;flex-direction:column}.persoon-foto,.persoon-monogram{width:132px;height:132px;margin-bottom:20px;border-radius:50%;object-fit:cover;object-position:center top}.persoon-monogram{display:flex;align-items:center;justify-content:center;background:var(--color-pink);font-size:40px;font-weight:600;line-height:1;letter-spacing:.02em}.persoon-rol{display:block;margin-bottom:4px;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(0,0,0,.6)}.persoon h3{font-size:28px;line-height:36px;margin-bottom:10px}@media screen and (max-width:991px){.mensen{grid-template-columns:1fr;gap:36px}.persoon-foto,.persoon-monogram{width:104px;height:104px}}.paar{align-items:flex-start}.paar-lijst{padding:24px 26px;border-radius:var(--radius-card);background:var(--color-pink-soft)}.paar-lijst-label{display:block;margin-bottom:10px;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(0,0,0,.6)}.paar-lijst ul{margin:0}@media screen and (max-width:991px){.paar-lijst{margin-top:18px}}.weken{display:grid;grid-template-columns:repeat(3,1fr);align-items:start;grid-gap:20px;gap:20px;margin:0;padding:0;list-style:none}.week-kaart{display:flex;align-items:flex-start;gap:16px;padding:26px 24px;background:var(--color-white);border-radius:var(--radius-card)}.week-nr{flex:0 0 auto;font-size:15px;font-weight:700;line-height:1;padding:8px 11px;border-radius:999px;background:var(--color-pink);color:var(--color-black)}.week-body{min-width:0}.week-datum{display:block;margin-bottom:6px;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(0,0,0,.55)}.week-kaart h3{font-size:24px;line-height:32px}.week-spreker{margin:8px 0 0;font-size:16px;line-height:26px;font-weight:600}@media screen and (max-width:1100px){.weken{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:700px){.weken{grid-template-columns:1fr;gap:14px}.week-kaart{padding:20px 18px}}.beschikbaarheid{margin:0 0 1rem}.plekken-vrij{display:inline-flex;align-items:center;gap:10px;margin:0 0 10px;padding:7px 18px 7px 14px;border-radius:var(--radius-pill);background:var(--color-white);border:1.5px solid var(--color-black);font-size:16px;line-height:24px;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.plekken-stip{width:9px;height:9px;border-radius:50%;background:var(--color-blue);flex:0 0 auto}.plekken-vrij.is-bijna-vol{background:var(--color-yellow)}.plekken-vrij.is-bijna-vol .plekken-stip{background:var(--color-black)}.plekken-deadline{max-width:46ch;margin:0;font-size:15px;line-height:24px;color:rgba(0,0,0,.7)}.cta-toelichting{max-width:62ch;margin:0 auto 1.75rem;font-size:20px;line-height:33px}.text-media{overflow:hidden}.text-media .inner-text{padding-top:3rem;padding-bottom:3rem}.text-media .inner-text .eyebrow{display:block;font-size:22px}.text-media h3{margin-bottom:3rem;margin-top:.5rem}.text-media .outer-media{position:relative;display:flex;align-items:center;height:100%;width:100%}.text-media .outer-media img{width:100%;height:auto}.text-media .outer-media.is-foto img{border-radius:var(--radius-panel)}.text-media .outer-media.is-illustratie img{object-fit:contain}.text-media .outer-media img.rounded{border-radius:var(--radius-panel)}.checklist{list-style:none;padding:0;margin:0 0 1em}.checklist li{position:relative;padding-left:40px;margin-bottom:12px}.checklist li:before{content:"";position:absolute;left:0;top:.2em;width:25px;height:25px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12.5' cy='12.5' r='12.5' fill='black'/%3E%3Cpath d='M7 12.7936L10.175 16L17.132 9' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.usps li a{color:inherit}:focus-visible{outline:3px solid var(--color-black);outline-offset:2px;border-radius:2px}.bg-blue :focus-visible,.locatiekaart:focus-visible{outline-color:var(--color-white)}.usps h3{margin-bottom:1rem}.numbered.is-reversed,.numbered.is-reversed li{background-image:url(/icons/dots-white.svg)}.reviews-title{margin:0 0 40px;font-size:31px;line-height:1.2;font-weight:600;text-align:center;text-transform:uppercase;color:#fff}.reviews{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;padding-bottom:60px}.review p{font-size:16px;line-height:37px}.stars{display:flex;gap:4px;margin-bottom:12px}.stars svg{width:20px;height:20px}.title{max-width:990px;margin:0 auto}.title.center{text-align:center}.title>span{display:block;font-size:20px;line-height:50px;text-transform:uppercase}.title .btn{margin-top:30px}footer{padding-top:60px;margin-bottom:30px}footer .brand svg{display:block;height:38px;width:auto}footer .footer-nav{margin-top:60px;display:grid;grid-template-columns:repeat(2,1fr) 2fr 1fr;grid-column-gap:20px;padding-bottom:50px;font-size:16px;line-height:1.4;background-image:url(/icons/dots.svg);background-position:bottom;background-repeat:repeat-x}footer .footer-nav ul{list-style:none;margin:0;padding:0}footer .footer-nav li{padding-bottom:12px}footer .footer-nav a{color:var(--color-black);text-transform:uppercase;text-decoration:none;font-weight:500;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 88%;background-size:0 1.5px;transition:background-size .25s ease,opacity .2s ease}footer .footer-nav a:focus-visible,footer .footer-nav a:hover{background-size:100% 1.5px}footer .copy .socials a,footer .footer-nav .contact a{background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 88%;background-size:0 1.5px;transition:background-size .25s ease}footer .copy .socials a:focus-visible,footer .copy .socials a:hover,footer .footer-nav .contact a:focus-visible,footer .footer-nav .contact a:hover{background-size:100% 1.5px}footer .footer-nav .contact a{text-transform:none;font-weight:400}footer .copy{display:grid;grid-template-columns:3fr 1fr;grid-gap:20px;gap:20px;align-items:start;padding-top:15px;font-size:14px;line-height:22px}footer .copy .socials{display:flex;flex-wrap:wrap;gap:0 26px;justify-content:flex-end}footer .copy a{text-decoration:none}@media screen and (max-width:1023px){.btn-rooster,.nav-links{display:none}.nav-icons{gap:0;margin-left:auto;margin-right:14px}.nav-toggle{display:flex}.nav.is-open .nav-links{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;align-items:flex-start;gap:18px;max-width:none;padding:24px 20px 32px;background:#fff;box-shadow:0 12px 24px rgba(0,0,0,.08)}}@media screen and (max-width:991px){.col-4,.col-5,.col-6,.col-7{width:100%}.row{row-gap:16px}.press{justify-content:center;gap:18px 26px}.reviews{grid-template-columns:1fr;gap:20px}footer .footer-nav{grid-template-columns:1fr 1fr}footer .copy{grid-template-columns:1fr}footer .copy .socials{justify-content:flex-start}}@media screen and (max-width:767px){.header-buttons .to-animate{display:none}}@media screen and (max-width:800px){.hero{height:auto;min-height:0;padding-bottom:40px}.hero .container{display:flex;flex-direction:column-reverse;align-items:center}.hero .image{width:80%}.hero .image,.hero-title{position:relative;height:auto}.hero-title{left:auto;right:auto;margin-top:0;text-align:center}.hero-title h1{max-width:none;font-size:32px;line-height:40px}.hero-title .eyebrow{font-size:14px;margin-bottom:5px}.header-buttons{justify-content:center}}@media screen and (max-width:749px){body{font-size:18px;line-height:30px}h2{font-size:30px;line-height:39px}.title h2{font-size:28px;line-height:38px}h3{font-size:30px;line-height:39px}.title>span{font-size:14px;line-height:24px}.btn{padding-left:17px;padding-right:46px}.padding-lg{padding-top:20px;padding-bottom:20px}.bg-color-padding{padding-top:75px;padding-bottom:75px}.margin-bottom-xl{margin-bottom:60px}}.col-12{width:100%}.wordmark{display:block;flex:0 1 auto;min-width:0;margin-right:20px;text-decoration:none;color:var(--color-black)}.wordmark-main{display:block;font-size:20px;line-height:1.1;font-weight:500;text-transform:uppercase;letter-spacing:0}.wordmark-sub{display:flex;align-items:center;gap:6px;margin-top:4px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(0,0,0,.55)}.wordmark-logo{display:block;height:13px;width:auto;fill:var(--color-black)}.site-nav{background:var(--color-white);border-bottom:1px solid transparent}.wordmark-footer{margin-bottom:10px}.footer-mark svg{height:22px;width:auto;opacity:.5}.breadcrumbs{margin-bottom:40px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.breadcrumbs a{color:inherit;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.page-hero{padding:34px 0 60px}.page-hero .row{align-items:center}.page-hero .eyebrow{display:block;margin-bottom:18px;font-size:20px}.page-hero .eyebrow,.page-hero h1{font-weight:500;text-transform:uppercase}.page-hero h1{font-size:62px;line-height:70px}.page-hero .lead{max-width:46ch;margin:30px 0 0}.page-hero-image{display:block;height:auto;max-height:520px;width:auto;max-width:100%;margin-left:auto;border-radius:var(--radius-panel)}.numbered,.usps ul{list-style:none;margin:0 0 3rem;padding:15px 0 0;background-position:0 0}.numbered,.numbered li,.usps li,.usps ul{background-image:url(/icons/dots.svg);background-repeat:repeat-x}.numbered li,.usps li{display:flex;padding-top:20px;padding-bottom:30px;font-weight:500;background-position:0 100%}.numbered li span,.usps li span{display:inline-block;width:30px;margin-right:20px;font-weight:400}.numbered .lead-link{color:inherit;font-weight:700;text-decoration:underline;text-underline-offset:4px}.dashlist{list-style:none;margin:0 0 1rem;padding:0}.dashlist li{display:flex;gap:16px;margin-bottom:8px}.dashlist li:before{content:"–";flex:none;width:25px;text-align:center;font-weight:700}.faq h2{margin-bottom:40px}.faq-list{background-position:0 0;padding-top:15px}.faq details,.faq-list{background-image:url(/icons/dots.svg);background-repeat:repeat-x}.faq details{background-position:0 100%}.faq summary{display:flex;align-items:flex-start;gap:20px;padding:20px 0 30px;font-weight:500;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";margin-left:auto;flex:none;font-weight:400}.faq details[open] summary{padding-bottom:10px}.faq details[open] summary:after{content:"–"}.faq-answer{padding:0 60px 30px 0;max-width:80ch}.lees-verder h2{margin-bottom:40px}.lees-verder-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px}.lees-verder-card{display:flex;flex-direction:column;gap:10px;padding:30px;border-radius:var(--radius-panel);background:var(--color-gray);text-decoration:none;color:var(--color-black);transition:background var(--transition-base,.25s ease)}.lees-verder-card:hover{background:var(--color-pink-soft)}.lees-verder-card strong{font-size:22px;line-height:1.3}.lees-verder-card span{font-size:18px;line-height:30px}@media screen and (max-width:991px){.lees-verder-grid{grid-template-columns:1fr}}@media screen and (max-width:749px){.page-hero{padding:20px 0 40px}.page-hero h1{font-size:32px;line-height:40px}.page-hero .eyebrow{font-size:14px}.faq-answer{padding-right:0}}.nav-links>li.heeft-submenu{position:relative}.nav-links .chevron{margin-left:7px;vertical-align:.17em;transition:transform .25s ease}.nav-links>li.heeft-submenu:focus-within .chevron,.nav-links>li.heeft-submenu:hover .chevron{transform:rotate(180deg)}.submenu{position:absolute;top:100%;left:-30px;z-index:20;min-width:320px;margin:0;padding:14px;list-style:none;background:#fff;border-radius:var(--radius-panel);box-shadow:0 20px 44px rgba(0,0,0,.14);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.nav-links>li.heeft-submenu:after{content:"";position:absolute;top:100%;left:0;width:100%;height:22px}.nav-links>li.heeft-submenu:focus-within .submenu,.nav-links>li.heeft-submenu:hover .submenu{opacity:1;visibility:visible;transform:translateY(0)}.nav-links>li.heeft-submenu:focus-within,.nav-links>li.heeft-submenu:hover{transform:none}.submenu li{margin:0}.submenu a{display:block;padding:12px 16px;border-radius:16px;text-transform:none;text-decoration:none;color:var(--color-black);transition:background .2s ease}.submenu a:after{display:none}.submenu a:hover{background:var(--color-pink-soft)}.submenu strong{display:block;font-size:16px;font-weight:600;line-height:1.3;text-transform:uppercase}.submenu span{display:block;margin-top:2px;font-size:14px;line-height:1.4;opacity:.65}@media screen and (max-width:1023px){.submenu{position:static;opacity:1;visibility:visible;transform:none;min-width:0;padding:8px 0 8px 16px;box-shadow:none;border-radius:0;background:none}.nav-links .chevron{display:none}.submenu a{padding:8px 0}.nav-links>li.heeft-submenu:after{display:none}}.tekst-lead{font-size:20px}.tekst-fijndruk,.tekst-lead{margin:0 0 .5rem;font-weight:500}.tekst-fijndruk{font-size:16px}@media screen and (max-width:620px){.nav .container{gap:10px}.wordmark{margin-right:0}.wordmark-main{font-size:14px;line-height:1.15;max-width:152px}.wordmark-sub{margin-top:1px;font-size:8px;letter-spacing:.1em}.nav-icons{margin-right:8px}.btn-member{width:118px;height:44px;font-size:11px;letter-spacing:.02em}.btn-member .inner span{height:44px}.btn-member .inner .part-02{top:44px}.btn-member:hover .inner{transform:translateY(-44px)}.nav-toggle{width:44px;height:44px;gap:6px}.nav-toggle span{width:22px}}@media screen and (max-width:400px){.wordmark-sub{display:none}.wordmark-main{font-size:12px;max-width:none}.nav-icons{margin-right:4px}}.faq summary,.lees-verder-card,footer .contact a{overflow-wrap:anywhere}.locatievideos h2{margin-bottom:16px}.locatievideos .lead{max-width:var(--measure);margin:0 0 48px}.locatievideos-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px}.locatiekaart{position:relative;display:block;aspect-ratio:9/16;overflow:hidden;border-radius:var(--radius-panel);background:var(--kaartkleur,var(--color-gray));text-decoration:none;color:var(--color-white);isolation:isolate}.locatiekaart-media{position:absolute;inset:0;z-index:0;background-position:50%;background-size:cover}.locatiekaart-video{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .25s ease}.locatiekaart.speelt .locatiekaart-video{opacity:1}.locatiekaart:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(0,0,0,.55) 0,rgba(0,0,0,0) 45%);pointer-events:none}.locatiekaart-woord{position:absolute;left:0;right:0;bottom:86px;z-index:2;display:flex;flex-direction:column;align-items:flex-start;pointer-events:none;font-style:italic;font-weight:700;font-size:clamp(34px,4.4vw,62px);line-height:.92;letter-spacing:-.01em;text-transform:uppercase;padding-left:18px}.locatiekaart-woord .hoofd{color:var(--color-white)}.locatiekaart-woord .echo{color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.85);opacity:0;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}.locatiekaart.speelt .locatiekaart-woord .echo{opacity:.75}.locatiekaart.speelt .locatiekaart-woord .echo:first-child{transform:translateY(-6px)}.locatiekaart.speelt .locatiekaart-woord .echo:last-child{transform:translateY(6px)}.locatiekaart-voet{position:absolute;left:18px;right:18px;bottom:22px;z-index:2;display:flex;flex-direction:column;gap:2px}.locatiekaart-voet strong{font-size:14px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.locatiekaart-voet span{font-size:14px;line-height:1.3;opacity:.85}.locatiekaart:focus-visible{outline:3px solid var(--color-black);outline-offset:3px}@media (prefers-reduced-motion:reduce){.locatiekaart-video,.locatiekaart-woord .echo{transition:none}}@media screen and (max-width:991px){.locatievideos-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:620px){.locatievideos-grid{grid-template-columns:1fr;gap:18px}.locatiekaart{aspect-ratio:4/5}}.workout-tabel table{width:100%;border-collapse:collapse;text-align:left}.workout-tabel td,.workout-tabel th{padding:16px 20px 16px 0;vertical-align:middle}.workout-tabel thead th{font-size:14px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding-top:0}.workout-tabel tbody tr,.workout-tabel thead tr{background-image:url(/icons/dots.svg);background-repeat:repeat-x;background-position:0 100%}.workout-tabel tbody th a{display:flex;align-items:center;gap:14px;font-weight:700}.workout-tabel tbody th img{height:40px;width:auto;flex:none}@media screen and (max-width:620px){.workout-tabel thead{position:absolute;width:1px;height:1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%)}.workout-tabel tbody tr{display:block;padding-bottom:20px;margin-bottom:20px}.workout-tabel tbody td,.workout-tabel tbody th{display:block;padding:0 0 4px}.workout-tabel tbody th{padding-bottom:10px}.workout-tabel tbody td:before{content:attr(data-label) ": ";font-weight:700}}.faq-answer p,.inner-text li,.inner-text p,.intro p,.lees-verder-card span,.title.center p,.usps>.container>.row p{max-width:var(--measure)}.title.center p{margin-left:auto;margin-right:auto}.btn-rooster .woc-logo{display:block;height:20px;width:auto;opacity:.75;transition:opacity .2s ease}.btn-rooster:focus-visible .woc-logo,.btn-rooster:hover .woc-logo{opacity:1}.locatiekaart-blok{margin:0}.locatiekaart-blok figcaption{margin-top:16px;font-size:18px;line-height:30px;max-width:var(--measure)}.breadcrumbs a,.nav-links>li>a,footer .copy .socials a,footer .footer-nav a{display:inline-block;padding:11px 0}footer .footer-nav li{padding-bottom:0}.breadcrumbs a{padding:8px 0}.onderstreept{text-decoration:underline;text-underline-offset:4px}@keyframes komt-mee{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.beweegt-mee>*,.locatievideos-grid>*,.text-media .inner-text>*{animation:komt-mee linear both;animation-timeline:view();animation-range:entry 10% entry 90%}}}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat Fallback;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_fca8ee{font-family:Montserrat,Montserrat Fallback;font-style:normal}.__variable_fca8ee{--font-montserrat:"Montserrat","Montserrat Fallback"}