@import url(https://fonts.googleapis.com/css2?family=Fahkwang:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}:root{--background-color:#f2efec}h1,h2,h3,h4,h5,h6{font-family:Fahkwang,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.page_container{background-color:#f2efec;background-color:var(--background-color)}.page_section{align-items:flex-start;flex-direction:column;justify-content:flex-start}.page_section,.sub_section{display:flex;min-height:60px;width:100%}.sub_section{border-bottom:1px solid #000;padding:1rem 4rem;position:relative}.sub_section.no_padding{padding:0}.sub_section.image{height:100%;width:100%}.sub_section.image img{height:100%;object-fit:cover;width:100%}.sub_section.grid-2-right{display:flex;gap:1rem;padding-bottom:0;padding-top:0}.sub_section>div{align-items:center;border-right:1px solid #000;display:flex;padding:1rem;width:fit-content}.sub_section.grid-2-right>div:empty{flex:1 1;width:auto}.sub_section.grid-2-right>div:last-child{border-right:none}.title_section{align-items:flex-start;display:flex;flex-direction:column;font-size:3.8rem;justify-content:center}.title_section h1{font-family:Fahkwang,sans-serif;font-stretch:ultra-expanded;font-weight:600;letter-spacing:.4rem;line-height:1;padding:1rem 0}.mobile-only{display:none!important}.book-button{background-color:#000;border:1px solid #000;bottom:2rem;box-shadow:0 2px 5px #0003;color:#f2efec;color:var(--background-color);cursor:pointer;font-size:1.2rem;font-weight:600;padding:1.75rem 2rem;position:fixed;right:2rem;transition:all .5s ease;z-index:1000}.book-button:hover{background-color:#f2efec;background-color:var(--background-color);border:1px solid #000;box-shadow:0 4px 8px #0000004d;color:#000;transform:translateY(-2px)}.book-button:active{box-shadow:0 2px 4px #0003;transform:translateY(0)}@media (min-width:1200px){.book-button{bottom:2.5rem;font-size:1.4rem;padding:2rem 2.5rem;right:2.5rem}}@media (min-width:1600px){.book-button{bottom:3rem;font-size:1.6rem;padding:2.5rem 3rem;right:3rem}}@media (min-width:2000px){body{font-size:1.2rem}p{font-size:1.3rem}.title_section{font-size:4.5rem}.title_section h1{font-size:5rem;letter-spacing:.5rem}h1{font-size:4.8rem}h2{font-size:3.8rem}h3{font-size:3rem}h4{font-size:2.5rem}h5{font-size:2rem}h6{font-size:1.6rem}.book-button{bottom:4rem;font-size:1.8rem;padding:3rem 4rem;right:4rem}}@media (max-width:768px){.sub_section{padding:1rem 2rem}.mobile-only{display:block!important}.book-button{bottom:1rem;font-size:1rem;padding:1rem 1.5rem;right:1rem}.sub_section.grid-2-right>div:empty{flex:1 1;height:100%;width:auto}}#home-page #hero-section{height:fit-content;min-height:100vh}#home-page .welcome_section{font-size:1.5rem}#home-page .title_section,#home-page .welcome_section{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}#home-page .title_section{font-size:3.8rem}#home-page .title_section h1{font-family:Fahkwang,sans-serif;font-stretch:ultra-expanded;font-weight:600;letter-spacing:.4rem;line-height:1;padding:0!important}#home-page .address_section{font-size:1.2rem}#home-page .image_section{flex:1 1;height:100vh;min-height:400px;overflow:hidden}#home-page .image_section picture{object-fit:cover;width:100%}#home-page .photo_box{align-items:center;display:flex;justify-content:center;min-height:40vw;min-height:700px;position:relative;width:40vw}#home-page .content_box{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:6rem}#home-page .content_box h2{font-size:4rem;font-weight:600;margin-bottom:2rem}#home-page .content_box p{font-size:1.1rem;font-weight:400;line-height:1.5;margin-bottom:1rem}#home-page .sub_section h2{font-size:4rem;font-weight:600;padding:2rem}.grid-2-right{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);width:100%}.grid-2-right>div{padding:1rem}.grid-2-right h3,.grid-2-right p{margin-bottom:.5rem}#home-page #info-section{background-color:#fff;border-bottom:1px solid #000;min-height:40vh}#info-section .title_box h3{margin-bottom:2rem}#info-section .grid-2-right>div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff05;border:1px solid #ccc;border-radius:8px;margin:10px;padding:20px;transition:transform .2s ease-in-out}#info-section .grid-2-right>div:hover{transform:scale(1.02)}#info-section .grid-2-right h3{margin-bottom:15px;margin-top:0}#info-section .grid-2-right p{margin:0}#instructors-section .content_box{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.instructors-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.instructor-card{text-align:center}.instructor-card img{height:auto;margin-bottom:1rem;max-width:300px;width:100%}.instructor-card h3{margin-bottom:.5rem}.instructor-card a{color:inherit;text-decoration:none}.instructor-card a:hover{text-decoration:underline}@media (min-width:2000px){#home-page .welcome_section{font-size:2rem}#home-page .title_section{font-size:5rem}#home-page .title_section h1{letter-spacing:.5rem}#home-page .address_section{font-size:1.6rem}#home-page .content_box{padding:8rem}#home-page .content_box h2{font-size:5.5rem;margin-bottom:3rem}#home-page .content_box p{font-size:1.5rem;line-height:1.6;margin-bottom:1.5rem}#home-page .sub_section h2{font-size:5.5rem;padding:3rem}.grid-2-right{gap:3rem}.grid-2-right h3{font-size:2.2rem;margin-bottom:1rem}.grid-2-right p{font-size:1.5rem;margin-bottom:1rem}.instructor-card h3{font-size:2.2rem;margin-bottom:1rem}.instructor-card p{font-size:1.5rem}}@media (min-width:1600px) and (max-width:1999px){#home-page .welcome_section{font-size:1.8rem}#home-page .title_section{font-size:4.5rem}#home-page .address_section{font-size:1.4rem}#home-page .content_box{padding:7rem}#home-page .content_box h2{font-size:4.5rem;margin-bottom:2.5rem}#home-page .content_box p{font-size:1.3rem;line-height:1.6}#home-page .sub_section h2{font-size:4.5rem;padding:2.5rem}.grid-2-right h3{font-size:1.8rem}.grid-2-right p{font-size:1.3rem}}@media (max-width:768px){.title_section h1{font-size:2.5rem}#home-page .welcome_section{font-size:1.2rem}#home-page .address_section{height:90px}#home-page .image_section{height:50vh}#about-section .sub_section{flex-direction:column}#about-section .content_box,#about-section .photo_box{padding:1rem 2rem;width:100%}#about-section .photo_box{height:fit-content;min-height:0}#home-page .content_box h2,#home-page .sub_section h2{font-size:3rem;font-weight:600;padding:2rem 0;text-align:center;width:100%}#home-page #hero-section{align-items:center;flex-direction:column}#home-page .address_section{flex-direction:row!important;text-align:center}#home-page .content_box{padding:1rem}#home-page .sub_section{align-items:center;flex-direction:column}#home-page .sub_section.align-left{align-items:flex-start}#home-page .photo_box{min-height:0;padding:1rem;width:100%}#home-page .photo_box .lazy-image-container,#home-page .photo_box .lazy-video-container,#home-page .photo_box img,#home-page .photo_box video{height:auto;width:90%}#home-page .grid-2-right{border:none;grid-template-columns:1fr}#home-page #info-section .grid-2-right>div{margin:10px 0}#home-page #instructors-section .instructors-grid{grid-template-columns:1fr}#home-page #instructors-section .sub_section>div{border-right:none}#home-page #instructors-section .instructor-card{margin-bottom:1rem}}#about-section .sub_section{display:flex;flex-direction:column}#about-section .photo_box{order:2}#about-section .content_box{order:1}@media (min-width:768px){#about-section .sub_section{flex-direction:row}#about-section .content_box,#about-section .photo_box{order:0}}.lazy-image-container{min-height:200px}.lazy-image-container,.lazy-video-container{align-items:center;background-color:#f0f0f0;display:flex;justify-content:center;position:relative}.lazy-image{height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease-in-out;width:100%}.lazy-image.loaded{opacity:1}.lazy-video{height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease-in-out;width:100%}.lazy-video.loaded{opacity:1}.lazy-poster,.lazy-poster-image{height:100%;width:100%}.lazy-poster-image{object-fit:cover}.lazy-placeholder{color:#999;font-size:14px;text-align:center}.photo-box-image.lazy-image-container,.photo-box-video.lazy-video-container{aspect-ratio:1/1;height:auto;width:70%}.instructor-image.lazy-image-container{height:auto;margin-bottom:1rem;min-height:200px;overflow:hidden;width:100%}@media (max-width:768px){.photo-box-image.lazy-image-container,.photo-box-video.lazy-video-container{height:auto;width:90%}}.header{align-items:center;background-color:#fff;background-color:var(--background-color,#fff);border-bottom:1px solid #0000001a;display:flex;flex-direction:row!important;justify-content:space-between;padding:2rem 4rem;position:sticky;top:0;z-index:1000}.header .logo{cursor:pointer;width:100px}.header .logo img{height:auto;width:100%}.header .menu{display:flex;font-size:1.2rem;gap:3rem}.header .menu.mobile{display:none}.header .menu .menu_item{color:#000;font-size:1rem;text-decoration:none;text-transform:uppercase}.header .menu .menu_item.active,.header .menu .menu_item:hover{text-decoration:underline}.header .menu .book_button{background-color:#000;border:none;color:#fff;font-size:1rem;outline:none;padding:.8rem 1.5rem;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease}.header .menu .book_button:hover{background-color:#333;text-decoration:none}.dropdown-container{display:inline-block;position:relative}.dropdown-toggle{align-items:center;cursor:pointer;display:flex;gap:.3rem}.dropdown-arrow{font-size:.8rem;transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-menu{background-color:#fff;border:1px solid #0000001a;border-radius:4px;box-shadow:0 4px 6px #0000001a;left:0;min-width:160px;opacity:0;position:absolute;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1001}.dropdown-menu.open{opacity:1;transform:translateY(0);visibility:visible}.dropdown-item{border-bottom:1px solid #0000000d;color:#000;display:block;font-size:.9rem;padding:.75rem 1rem;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background-color:#0000000d;text-decoration:none}.header .socials{display:flex;font-size:1.2rem;gap:1.2rem}.header .socials .social_item{cursor:pointer}.sub_section.header>div{border-left:none;border-right:none}@media (min-width:2000px){.header{padding:3rem 5rem}.header .logo{width:130px}.header .menu{font-size:1.6rem;gap:4rem}.header .menu .menu_item{font-size:1.4rem}.header .menu .book_button{font-size:1.4rem;padding:1rem 2rem}.header .socials{font-size:1.6rem;gap:2rem}.dropdown-item{font-size:1.2rem;padding:1rem 1.5rem}.dropdown-arrow{font-size:1rem}}@media (min-width:1600px) and (max-width:1999px){.header{padding:2.5rem 4.5rem}.header .logo{width:120px}.header .menu{font-size:1.4rem;gap:3.5rem}.header .menu .menu_item{font-size:1.2rem}.header .menu .book_button{font-size:1.2rem;padding:.9rem 1.8rem}.header .socials{font-size:1.4rem;gap:1.6rem}.dropdown-item{font-size:1rem;padding:.85rem 1.25rem}.dropdown-arrow{font-size:.9rem}}@media (max-width:768px){.header .logo{width:80px}.header{padding:1rem 2rem}.header .menu.desktop{display:none}.header .menu.mobile{display:flex}}.hamburger-icon{cursor:pointer;display:none;font-size:24px;z-index:100}@media (max-width:768px){.header .menu{gap:0}.header .socials{gap:.9rem;padding:0}.hamburger-icon{display:block}.menu.mobile{background-color:var(--background-color);display:flex;flex-direction:column;height:0;left:0;margin:0;overflow:hidden;padding:0;position:absolute;top:100%;transition:all .3s ease-in-out;width:100%;z-index:99}.menu.mobile.open{height:50vh}.menu.mobile .menu_item{align-items:center;border-bottom:1px solid #000;display:flex;flex:1 1;height:100%;justify-content:center;opacity:0;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden;width:100%}.menu.mobile.open .menu_item{flex:1 1;opacity:1;visibility:visible}.menu.mobile .menu_item:last-child{border-bottom:none}.menu.mobile .book_button{background-color:#000;border-radius:4px;color:#fff;margin:1rem;padding:1rem 2rem;text-align:center}.menu.mobile .book_button:hover{background-color:#333}.mobile-dropdown-container{display:flex;flex:1 1;flex-direction:column;height:100%;opacity:0;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden;width:100%}.menu.mobile.open .mobile-dropdown-container{flex:1 1;opacity:1;visibility:visible}.mobile-dropdown-toggle{align-items:center;display:flex;flex:1 1;gap:.3rem;justify-content:center;width:100%}.mobile-dropdown-menu{background-color:#00000005;max-height:0;overflow:hidden;transition:max-height .3s ease;width:100%}.mobile-dropdown-menu.open{max-height:240px}.mobile-dropdown-item{align-items:center;background-color:#00000005;border-bottom:1px solid #0000001a;color:#000;display:flex;font-size:.9rem;height:50px;justify-content:center;padding:0;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease;width:100%}.mobile-dropdown-item:last-child{border-bottom:1px solid #000}.mobile-dropdown-item:hover{background-color:#00000014;text-decoration:none}}.footer{background-color:#fff;background-color:var(--background-color,#fff);border-top:1px solid #000;margin-top:auto;padding:2rem 4rem}.footer-content{display:flex;width:100%}.footer-content,.footer-menu{align-items:center;justify-content:center}.footer-menu{grid-gap:3rem;display:grid;flex-wrap:wrap;gap:3rem;grid-template-columns:1fr 1fr 1fr;width:70%}.footer-menu .footer-menu-item:last-of-type{grid-column:1/4}.footer-menu-item{color:#000;font-size:1rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .2s ease-in-out}.footer-menu-item:hover{text-decoration:underline}@media (min-width:2000px){.footer{padding:3rem 5rem}.footer-menu{gap:4rem}.footer-menu-item{font-size:1.4rem}}@media (min-width:1600px) and (max-width:1999px){.footer{padding:2.5rem 4.5rem}.footer-menu{gap:3.5rem}.footer-menu-item{font-size:1.2rem}}@media (max-width:768px){.footer{padding:1.5rem 2rem}.footer-menu{flex-direction:column;gap:1.5rem;text-align:center}.footer-menu-item{font-size:.9rem}}@media (max-width:480px){.footer{padding:1rem}.footer-menu{gap:1rem}.footer-menu-item{font-size:.8rem}}#classes-page #hero-section{min-height:120vh;padding-bottom:100px}#classes-page .title_section{align-items:flex-start;display:flex;flex-direction:column;font-size:3.8rem;justify-content:center}#classes-page .title_section h1{font-family:Fahkwang,sans-serif;font-stretch:ultra-expanded;font-weight:600;letter-spacing:.4rem;line-height:1}#classes-page .image_section{align-items:center;display:flex;flex:1 1;justify-content:center}#classes-page .schedule_section{align-items:center;background-color:#ffffffe6;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-bottom:50px;min-height:600px;padding:2rem}#classes-page .schedule_title{font-size:2rem;margin-bottom:.5rem;text-align:center}#classes-page .schedule_period{font-size:1.2rem;margin-bottom:2rem;text-align:center}#classes-page .schedule_grid{grid-gap:2rem;border:none;display:grid;gap:2rem;grid-template-columns:repeat(5,1fr);margin:0 10px;width:100%}#classes-page .schedule_day{background-color:var(--bg-color);border:1px solid #000;border-radius:10px;display:flex;flex-direction:column;height:250px;padding:1.5rem}#classes-page .schedule_day h3{flex-shrink:0;font-size:1.3rem;margin-bottom:1rem;text-align:center}#classes-page .class_slot{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-bottom:1rem;text-align:center}#classes-page .class_slot:last-child{margin-bottom:0}#classes-page .time{font-weight:700;margin-bottom:.3rem}#classes-page .class_name{color:#333}@media (min-width:2000px){#classes-page #hero-section{min-height:130vh;padding-bottom:120px}#classes-page .title_section{font-size:5rem}#classes-page .title_section h1{letter-spacing:.5rem}#classes-page .schedule_section{margin-bottom:80px;min-height:700px;padding:3rem}#classes-page .schedule_title{font-size:3rem;margin-bottom:1rem}#classes-page .schedule_period{font-size:1.6rem;margin-bottom:3rem}#classes-page .schedule_grid{gap:3rem}#classes-page .schedule_day{height:300px;padding:2rem}#classes-page .schedule_day h3{font-size:1.8rem;margin-bottom:1.5rem}#classes-page .class_slot{font-size:1.4rem;margin-bottom:1.5rem}#classes-page .time{margin-bottom:.5rem}}@media (min-width:1600px) and (max-width:1999px){#classes-page #hero-section{min-height:125vh;padding-bottom:110px}#classes-page .title_section{font-size:4.5rem}#classes-page .schedule_section{margin-bottom:70px;min-height:650px;padding:2.5rem}#classes-page .schedule_title{font-size:2.5rem}#classes-page .schedule_period{font-size:1.4rem;margin-bottom:2.5rem}#classes-page .schedule_grid{gap:2.5rem}#classes-page .schedule_day{height:250px;padding:1.8rem}#classes-page .schedule_day h3{font-size:1.5rem}#classes-page .class_slot{font-size:1.3rem}}@media (max-width:768px){#classes-page #hero-section{min-height:100vh;padding-bottom:80px}#classes-page .image_section{align-items:flex-start;overflow:hidden;width:100%}#classes-page .image_section img{height:auto;object-fit:contain;width:100%}#classes-page .schedule_grid{gap:1rem;grid-template-columns:1fr}#classes-page .schedule_title{font-size:1.5rem}#classes-page .schedule_period{font-size:1rem}#classes-page .schedule_day{height:150px}}#book-page #hero-section{display:flex;flex-direction:column;height:100vh}#book-page .iframe_section{flex:1 1;width:100%}#contact-page #hero-section{display:flex;flex-direction:column;height:100vh}.contact_info_container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-around;padding:60px 20px!important;width:100%!important}.contact_column{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:0;min-width:250px;text-align:center}.contact_column h2{font-size:2rem;margin-bottom:20px}.contact_column p{font-size:1.1rem;margin:5px 0}.contact_item{cursor:pointer;width:fit-content}.contact_item:hover{border-bottom:1px solid #000}#prices-page{background-color:var(--background-color);display:flex;flex-direction:column}#prices-page .iframe_section{height:650px}@media (max-width:768px){#prices-page .iframe_section{height:800px}}#studio-policies-page .title_section{align-items:flex-start;display:flex;flex-direction:column;font-size:3.8rem;justify-content:center}#studio-policies-page .title_section h1{font-family:Fahkwang,sans-serif;font-stretch:ultra-expanded;font-weight:600;letter-spacing:.4rem;line-height:1;padding:0!important}#studio-policies-page #policies-content{background-color:#fff;min-height:60vh}#studio-policies-page .content_box{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:1200px;padding:6rem}#studio-policies-page .policy-section{margin-bottom:3rem;width:100%}#studio-policies-page .policy-section:last-child{margin-bottom:0}#studio-policies-page .policy-section h2{color:#000;font-size:2rem;font-weight:600;margin-bottom:1rem}#studio-policies-page .policy-section p{color:#333;font-size:1.1rem;font-weight:400;line-height:1.6;margin-bottom:0}@media (min-width:2000px){#studio-policies-page #hero-section{min-height:45vh;padding-bottom:70px}#studio-policies-page .title_section{font-size:5rem}#studio-policies-page .title_section h1{letter-spacing:.5rem}#studio-policies-page .content_box{padding:8rem}#studio-policies-page .policy-section{margin-bottom:4rem}#studio-policies-page .policy-section h2{font-size:2.8rem;margin-bottom:1.5rem}#studio-policies-page .policy-section p{font-size:1.4rem;line-height:1.7}}@media (min-width:1600px) and (max-width:1999px){#studio-policies-page #hero-section{min-height:42vh;padding-bottom:60px}#studio-policies-page .title_section{font-size:4.5rem}#studio-policies-page .content_box{padding:7rem}#studio-policies-page .policy-section{margin-bottom:3.5rem}#studio-policies-page .policy-section h2{font-size:2.4rem;margin-bottom:1.2rem}#studio-policies-page .policy-section p{font-size:1.3rem;line-height:1.65}}@media (max-width:768px){#studio-policies-page #hero-section{min-height:30vh;padding-bottom:30px}#studio-policies-page .title_section{font-size:2.5rem}#studio-policies-page .title_section h1{letter-spacing:.2rem}#studio-policies-page .content_box{padding:3rem 2rem}#studio-policies-page .policy-section{margin-bottom:2.5rem}#studio-policies-page .policy-section h2{font-size:1.6rem;margin-bottom:.8rem}#studio-policies-page .policy-section p{font-size:1rem;line-height:1.5}}@media (max-width:480px){#studio-policies-page .content_box{padding:2rem 1rem}#studio-policies-page .title_section{font-size:2rem}#studio-policies-page .policy-section h2{font-size:1.4rem}#studio-policies-page .policy-section p{font-size:.9rem}}#algemene-voorwaarden-page .title_section{align-items:flex-start;display:flex;flex-direction:column;font-size:3.8rem;justify-content:center}#algemene-voorwaarden-page .title_section h1{font-family:Fahkwang,sans-serif;font-stretch:ultra-expanded;font-weight:600;letter-spacing:.4rem;line-height:1;padding:0!important}#algemene-voorwaarden-page #terms-content{background-color:#fff;min-height:60vh}#algemene-voorwaarden-page .content_box{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:1200px;padding:6rem}#algemene-voorwaarden-page .terms-section{margin-bottom:3rem;width:100%}#algemene-voorwaarden-page .terms-section:last-child{margin-bottom:0}#algemene-voorwaarden-page .terms-section h2{color:#000;font-size:2rem;font-weight:600;margin-bottom:1rem}#algemene-voorwaarden-page .terms-section h3{color:#000;font-size:1.4rem;font-weight:600;margin-bottom:.8rem;margin-top:1.5rem}#algemene-voorwaarden-page .terms-section p{color:#333;font-size:1.1rem;font-weight:400;line-height:1.6;margin-bottom:1rem}#algemene-voorwaarden-page .terms-section p:last-child{margin-bottom:0}@media (min-width:2000px){#algemene-voorwaarden-page #hero-section{min-height:45vh;padding-bottom:70px}#algemene-voorwaarden-page .title_section{font-size:5rem}#algemene-voorwaarden-page .title_section h1{letter-spacing:.5rem}#algemene-voorwaarden-page .content_box{padding:8rem}#algemene-voorwaarden-page .terms-section{margin-bottom:4rem}#algemene-voorwaarden-page .terms-section h2{font-size:2.8rem;margin-bottom:1.5rem}#algemene-voorwaarden-page .terms-section h3{font-size:2rem;margin-bottom:1.2rem;margin-top:2rem}#algemene-voorwaarden-page .terms-section p{font-size:1.4rem;line-height:1.7;margin-bottom:1.5rem}}@media (min-width:1600px) and (max-width:1999px){#algemene-voorwaarden-page #hero-section{min-height:42vh;padding-bottom:60px}#algemene-voorwaarden-page .title_section{font-size:4.5rem}#algemene-voorwaarden-page .content_box{padding:7rem}#algemene-voorwaarden-page .terms-section{margin-bottom:3.5rem}#algemene-voorwaarden-page .terms-section h2{font-size:2.4rem;margin-bottom:1.2rem}#algemene-voorwaarden-page .terms-section h3{font-size:1.7rem;margin-bottom:1rem;margin-top:1.8rem}#algemene-voorwaarden-page .terms-section p{font-size:1.3rem;line-height:1.65;margin-bottom:1.3rem}}@media (max-width:768px){#algemene-voorwaarden-page #hero-section{min-height:30vh;padding-bottom:30px}#algemene-voorwaarden-page .title_section{font-size:2.5rem}#algemene-voorwaarden-page .title_section h1{letter-spacing:.2rem}#algemene-voorwaarden-page .content_box{padding:3rem 2rem}#algemene-voorwaarden-page .terms-section{margin-bottom:2.5rem}#algemene-voorwaarden-page .terms-section h2{font-size:1.6rem;margin-bottom:.8rem}#algemene-voorwaarden-page .terms-section h3{font-size:1.3rem;margin-bottom:.6rem;margin-top:1.2rem}#algemene-voorwaarden-page .terms-section p{font-size:1rem;line-height:1.5;margin-bottom:.8rem}}@media (max-width:480px){#algemene-voorwaarden-page .content_box{padding:2rem 1rem}#algemene-voorwaarden-page .title_section{font-size:2rem}#algemene-voorwaarden-page .terms-section h2{font-size:1.4rem}#algemene-voorwaarden-page .terms-section h3{font-size:1.2rem}#algemene-voorwaarden-page .terms-section p{font-size:.9rem}}#privacy-cookies-page .title_section{align-items:flex-start;display:flex;flex-direction:column;font-size:3.8rem;justify-content:center}#privacy-cookies-page .title_section h1{font-family:Fahkwang,sans-serif;font-stretch:ultra-expanded;font-weight:600;letter-spacing:.4rem;line-height:1;padding:0!important}#privacy-cookies-page #privacy-content{background-color:#fff;min-height:60vh}#privacy-cookies-page .content_box{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:1200px;padding:6rem}#privacy-cookies-page .privacy-section{margin-bottom:3rem;width:100%}#privacy-cookies-page .privacy-section:last-child{margin-bottom:0}#privacy-cookies-page .privacy-section h2{color:#000;font-size:2rem;font-weight:600;margin-bottom:1rem}#privacy-cookies-page .privacy-section h3{color:#000;font-size:1.4rem;font-weight:600;margin-bottom:.8rem;margin-top:1.5rem}#privacy-cookies-page .privacy-section p{color:#333;font-size:1.1rem;font-weight:400;line-height:1.6;margin-bottom:1rem}#privacy-cookies-page .privacy-section p:last-child{margin-bottom:0}#privacy-cookies-page .privacy-section ul{margin:1rem 0;padding-left:2rem}#privacy-cookies-page .privacy-section li{color:#333;font-size:1.1rem;line-height:1.6;margin-bottom:.5rem}#privacy-cookies-page .privacy-section a{color:#000;text-decoration:underline}#privacy-cookies-page .privacy-section a:hover{color:#333}@media (min-width:2000px){#privacy-cookies-page .title_section{font-size:5rem}#privacy-cookies-page .title_section h1{letter-spacing:.5rem}#privacy-cookies-page .content_box{padding:8rem}#privacy-cookies-page .privacy-section{margin-bottom:4rem}#privacy-cookies-page .privacy-section h2{font-size:2.8rem;margin-bottom:1.5rem}#privacy-cookies-page .privacy-section h3{font-size:2rem;margin-bottom:1.2rem;margin-top:2rem}#privacy-cookies-page .privacy-section p{font-size:1.4rem;line-height:1.7;margin-bottom:1.5rem}#privacy-cookies-page .privacy-section li{font-size:1.4rem;line-height:1.7;margin-bottom:.8rem}#privacy-cookies-page .privacy-section ul{margin:1.5rem 0;padding-left:2.5rem}}@media (min-width:1600px) and (max-width:1999px){#privacy-cookies-page .title_section{font-size:4.5rem}#privacy-cookies-page .content_box{padding:7rem}#privacy-cookies-page .privacy-section{margin-bottom:3.5rem}#privacy-cookies-page .privacy-section h2{font-size:2.4rem;margin-bottom:1.2rem}#privacy-cookies-page .privacy-section h3{font-size:1.7rem;margin-bottom:1rem;margin-top:1.8rem}#privacy-cookies-page .privacy-section p{font-size:1.3rem;line-height:1.65;margin-bottom:1.3rem}#privacy-cookies-page .privacy-section li{font-size:1.3rem;line-height:1.65;margin-bottom:.7rem}#privacy-cookies-page .privacy-section ul{margin:1.3rem 0;padding-left:2.2rem}}@media (max-width:768px){#privacy-cookies-page .title_section{font-size:2.5rem}#privacy-cookies-page .title_section h1{letter-spacing:.2rem}#privacy-cookies-page .content_box{padding:3rem 2rem}#privacy-cookies-page .privacy-section{margin-bottom:2.5rem}#privacy-cookies-page .privacy-section h2{font-size:1.6rem;margin-bottom:.8rem}#privacy-cookies-page .privacy-section h3{font-size:1.3rem;margin-bottom:.6rem;margin-top:1.2rem}#privacy-cookies-page .privacy-section p{font-size:1rem;line-height:1.5;margin-bottom:.8rem}#privacy-cookies-page .privacy-section li{font-size:1rem;line-height:1.5;margin-bottom:.4rem}#privacy-cookies-page .privacy-section ul{margin:.8rem 0;padding-left:1.5rem}}@media (max-width:480px){#privacy-cookies-page .content_box{padding:2rem 1rem}#privacy-cookies-page .title_section{font-size:2rem}#privacy-cookies-page .privacy-section h2{font-size:1.4rem}#privacy-cookies-page .privacy-section h3{font-size:1.2rem}#privacy-cookies-page .privacy-section li,#privacy-cookies-page .privacy-section p{font-size:.9rem}#privacy-cookies-page .privacy-section ul{padding-left:1.2rem}}#teambuildings-page .title_section{align-items:flex-start;display:flex;flex-direction:column;font-size:3.8rem;justify-content:center}#teambuildings-page .title_section h1{font-family:Fahkwang,sans-serif;font-stretch:ultra-expanded;font-weight:600;letter-spacing:.4rem;line-height:1;padding:0!important}#teambuildings-page #teambuildings-content{background-color:#fff;min-height:60vh}#teambuildings-page .content_box{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:1200px;padding:6rem}#teambuildings-page .contact-section,#teambuildings-page .service-section{border-bottom:1px solid #eee;margin-bottom:4rem;padding-bottom:3rem;width:100%}#teambuildings-page .service-section:last-of-type{border-bottom:none}#teambuildings-page .contact-section{background-color:#f9f9f9;border-bottom:none;border-radius:8px;margin-bottom:0;padding:3rem}#teambuildings-page .contact-section h2,#teambuildings-page .service-section h2{color:#000;font-size:2.2rem;font-weight:600;margin-bottom:1rem}#teambuildings-page .service-section h3{color:#333;font-size:1.6rem;font-style:italic;font-weight:500;margin-bottom:1.5rem}#teambuildings-page .service-section h4{color:#000;font-size:1.4rem;font-weight:600;margin-bottom:.8rem;margin-top:2rem}#teambuildings-page .service-section h4:first-of-type{margin-top:1.5rem}#teambuildings-page .contact-section p,#teambuildings-page .service-section p{color:#333;font-size:1.1rem;font-weight:400;line-height:1.6;margin-bottom:1rem}#teambuildings-page .service-section p:last-child{margin-bottom:0}#teambuildings-page .service-section ul{margin:1rem 0 2rem;padding-left:2rem}#teambuildings-page .service-section li{color:#333;font-size:1.1rem;line-height:1.6;margin-bottom:.8rem}#teambuildings-page .contact-section strong{color:#000;font-weight:600}@media (min-width:2000px){#teambuildings-page .title_section{font-size:5rem}#teambuildings-page .title_section h1{letter-spacing:.5rem}#teambuildings-page .content_box{padding:8rem}#teambuildings-page .contact-section,#teambuildings-page .service-section{margin-bottom:5rem;padding-bottom:4rem}#teambuildings-page .contact-section{padding:4rem}#teambuildings-page .contact-section h2,#teambuildings-page .service-section h2{font-size:3rem;margin-bottom:1.5rem}#teambuildings-page .service-section h3{font-size:2.2rem;margin-bottom:2rem}#teambuildings-page .service-section h4{font-size:2rem;margin-bottom:1.2rem;margin-top:2.5rem}#teambuildings-page .contact-section p,#teambuildings-page .service-section p{font-size:1.4rem;line-height:1.7;margin-bottom:1.5rem}#teambuildings-page .service-section li{font-size:1.4rem;line-height:1.7;margin-bottom:1rem}#teambuildings-page .service-section ul{margin:1.5rem 0 2.5rem;padding-left:2.5rem}}@media (min-width:1600px) and (max-width:1999px){#teambuildings-page .title_section{font-size:4.5rem}#teambuildings-page .content_box{padding:7rem}#teambuildings-page .contact-section,#teambuildings-page .service-section{margin-bottom:4.5rem;padding-bottom:3.5rem}#teambuildings-page .contact-section{padding:3.5rem}#teambuildings-page .contact-section h2,#teambuildings-page .service-section h2{font-size:2.6rem;margin-bottom:1.2rem}#teambuildings-page .service-section h3{font-size:1.9rem;margin-bottom:1.8rem}#teambuildings-page .service-section h4{font-size:1.7rem;margin-bottom:1rem;margin-top:2.2rem}#teambuildings-page .contact-section p,#teambuildings-page .service-section p{font-size:1.3rem;line-height:1.65;margin-bottom:1.3rem}#teambuildings-page .service-section li{font-size:1.3rem;line-height:1.65;margin-bottom:.9rem}#teambuildings-page .service-section ul{margin:1.3rem 0 2.2rem;padding-left:2.2rem}}@media (max-width:768px){#teambuildings-page .title_section{font-size:2.5rem}#teambuildings-page .title_section h1{letter-spacing:.2rem}#teambuildings-page .content_box{padding:3rem 2rem}#teambuildings-page .contact-section,#teambuildings-page .service-section{margin-bottom:3rem;padding-bottom:2rem}#teambuildings-page .contact-section{padding:2rem}#teambuildings-page .contact-section h2,#teambuildings-page .service-section h2{font-size:1.8rem;margin-bottom:.8rem}#teambuildings-page .service-section h3{font-size:1.4rem;margin-bottom:1.2rem}#teambuildings-page .service-section h4{font-size:1.3rem;margin-bottom:.6rem;margin-top:1.5rem}#teambuildings-page .contact-section p,#teambuildings-page .service-section p{font-size:1rem;line-height:1.5;margin-bottom:.8rem}#teambuildings-page .service-section li{font-size:1rem;line-height:1.5;margin-bottom:.6rem}#teambuildings-page .service-section ul{margin:.8rem 0 1.5rem;padding-left:1.5rem}}@media (max-width:480px){#teambuildings-page .content_box{padding:2rem 1rem}#teambuildings-page .title_section{font-size:2rem}#teambuildings-page .contact-section,#teambuildings-page .service-section{margin-bottom:2.5rem;padding-bottom:1.5rem}#teambuildings-page .contact-section{padding:1.5rem}#teambuildings-page .contact-section h2,#teambuildings-page .service-section h2{font-size:1.6rem}#teambuildings-page .service-section h3{font-size:1.3rem}#teambuildings-page .service-section h4{font-size:1.2rem}#teambuildings-page .contact-section p,#teambuildings-page .service-section li,#teambuildings-page .service-section p{font-size:.9rem}#teambuildings-page .service-section ul{padding-left:1.2rem}}#teambuildings-page .email-link{color:#000;text-decoration:none}#teambuildings-page .email-link:hover{color:#000;text-decoration:underline}#faq-page #hero-section{display:flex;flex-direction:column;min-height:100vh}.faq_content{margin:0 auto;max-width:1200px;padding:40px 20px!important;width:100%!important}.faq_container{border-right:none!important;display:flex;flex-direction:column;gap:40px}.faq_section{padding:0}.section_title{border-bottom:1px solid #ddd;color:#333;font-size:2rem;font-weight:700;margin-bottom:25px;padding-bottom:15px;text-align:left}.questions_container{display:flex;flex-direction:column;gap:0}.faq_item{border-bottom:1px solid #e0e0e0;overflow:hidden}.faq_item:last-child{border-bottom:none}.faq_question{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:20px 0;transition:all .2s ease-out;width:100%}.faq_question:hover{background-color:initial}.faq_question h3{color:#333;flex:1 1;font-size:1.1rem;font-weight:600;margin:0;text-align:left}.faq_icon{color:#666;flex-shrink:0;font-size:1.8rem;margin-left:15px;transform-origin:center;transition:transform .3s ease-in-out,color .3s ease-in-out;will-change:transform}.faq_icon.open{transform:rotate(135deg)}.faq_answer{background:#0000;max-height:0;overflow:hidden;transition:max-height .4s ease-in-out,padding .3s ease-in-out}.faq_answer.open{max-height:500px;padding-bottom:20px}.faq_answer p{color:#666;font-size:1rem;line-height:1.6;margin:0;white-space:pre-line}.faq_answer p a{color:#666;text-decoration:underline}@media (max-width:768px){.faq_content{padding:20px 15px!important}.section_title{font-size:1.5rem;margin-bottom:20px}.faq_question{padding:15px 0}.faq_question h3{font-size:1rem}.faq_answer.open{padding-bottom:15px}.faq_answer p{font-size:.95rem}}@media (max-width:480px){.faq_content{padding:15px 10px!important}.section_title{font-size:1.3rem}.faq_question{padding:12px 0}.faq_question h3{font-size:.95rem}.faq_answer.open{padding-bottom:12px}}
/*# sourceMappingURL=main.5d896369.css.map*/