*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{text-rendering:optimizespeed;background-color:#030304;min-height:100vh;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit}button,input,textarea,select{margin:0}button{cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6,p{margin:0}table{border-collapse:collapse;border-spacing:0}textarea{resize:vertical}:focus-visible{outline-offset:3px;outline:2px solid}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@font-face{font-family:Anton;src:url(/assets/Anton-Regular-DcVcLnRJ.ttf)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:inter;src:url(/assets/Inter_18pt-Medium-BtfNrkJj.ttf)format("woff2");font-weight:500;font-style:normal}@font-face{font-family:outfit;src:url(/assets/Outfit-Black-DUS-nAgt.ttf)format("woff2");font-weight:900;font-style:normal}.header{z-index:999;justify-content:center;align-items:center;height:72px;display:flex;position:fixed;top:0}.header__container{justify-content:space-between;width:100%;max-width:1200px;display:flex}.header__nav{align-items:center;height:40px;display:flex}.logo-3d{perspective:800px;place-items:center;width:40px;height:40px;display:grid}.header__logo{z-index:900;color:#fff;width:100%;height:100%;transform-style:preserve-3d;filter:drop-shadow(0 0 6px #ffffff73)drop-shadow(0 0 18px #d4af3740);animation:4s linear infinite logo-spin-3d}@keyframes logo-spin-3d{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.header__menu{display:none}.header__toggle{cursor:pointer;z-index:890;background:0 0;border:none;width:30px;height:24px;position:relative}.header__toggle span{background:#fff;width:100%;height:3px;transition:all .3s;position:absolute;left:0}.header__toggle span:first-child{top:0}.header__toggle span:nth-child(2){top:10px}.header__toggle span:nth-child(3){bottom:0}.header__toggle.is-open span:first-child{top:10px;transform:rotate(45deg)}.header__toggle.is-open span:nth-child(2){opacity:0}.header__toggle.is-open span:nth-child(3){bottom:11px;transform:rotate(-45deg)}.header__mobileNav{z-index:888;opacity:0;visibility:hidden;pointer-events:none;background-color:#030304;flex-direction:column;flex:1 0 0;justify-content:center;align-items:center;gap:1.25rem;width:100%;height:100dvh;transition:transform .35s,opacity .35s,visibility .35s;display:flex;position:fixed;transform:translateY(-100%)}.header__mobileNav.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.header__mobileMenu{flex-direction:column;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:1.75rem 1.5rem;display:flex}.header__mobileSocials{align-items:flex-start;gap:.625rem;display:flex}.header__mobileLink{color:#fff;text-align:center;letter-spacing:-.035rem;text-transform:uppercase;font-family:Anton,Arial,Helvetica,sans-serif;font-size:2.25rem;font-style:normal;font-weight:400;line-height:3.22rem}.header__instagram,.header__tiktok{border:1.108px solid #ffffff1f;justify-content:center;align-items:center;width:2.49894rem;height:2.49894rem;display:flex}.header__mobileLink a,.header__instagram,.header__tiktok{transition:color .3s,border-color .3s,background-color .3s,transform .3s;display:inline-flex}.header__mobileLink a:hover,.header__mobileLink a:focus-visible{color:#fff;transform:translate(.35rem)}.header__instagram:hover,.header__tiktok:hover,.header__instagram:focus-visible,.header__tiktok:focus-visible{background-color:#ffffff0f;border-color:#ffffff73;transform:translateY(-2px)}@media (width>=768px){.header__mobileNav,.header__toggle{display:none}.header__menu{justify-content:space-between;align-items:center;gap:2rem;padding:0;list-style:none;display:flex}.header__link{color:#ffffffa6;text-align:center;letter-spacing:.12rem;text-transform:uppercase;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.5rem;font-style:normal;font-weight:500;line-height:1.2rem}.header__link>a:not(.header__cta){padding:.4rem 0;transition:color .3s,transform .3s,text-shadow .3s;display:inline-flex;position:relative}.header__link>a:not(.header__cta):after{content:"";transform-origin:50%;opacity:0;background:linear-gradient(90deg,#0000,#fff,#0000);width:100%;height:1px;transition:transform .3s,opacity .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.header__link>a:not(.header__cta):hover,.header__link>a:not(.header__cta):focus-visible{color:#fff;text-shadow:0 0 18px #ffffff40;transform:translateY(-1px)}.header__link>a:not(.header__cta):hover:after,.header__link>a:not(.header__cta):focus-visible:after{opacity:1;transform:translate(-50%)scaleX(1)}.header__cta{clip-path:polygon(6% 0,100% 0,94% 100%,0 100%);background:#fff;justify-content:center;align-items:center;width:fit-content;height:fit-content;padding:.6rem 1rem;transition:background-color .3s,box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden}.header__cta:before{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 0%,#ffffff8c 45%,#0000 70%);transition:transform .65s;position:absolute;inset:0;transform:translate(-130%)}.header__cta:hover,.header__cta:focus-visible{background-color:#f2f2f2;transform:translateY(-2px);box-shadow:0 0 28px #ffffff2e}.header__cta:hover:before,.header__cta:focus-visible:before{transform:translate(130%)}.header__cta p{z-index:1;color:#000;text-align:center;letter-spacing:.106rem;text-transform:uppercase;font-family:Anton,Arial,Helvetica,sans-serif;font-size:.7rem;font-style:normal;font-weight:400;line-height:1.13594rem;position:relative}}@media (width>=1024px){.header__cta{padding:.63113rem 1.42094rem}.header__cta p{font-size:.75rem}.header__link{font-size:.8rem}}.hero{background:linear-gradient(#000000f7 0%,#000000d1 100%),url(/heroBackground.jpeg) -187.838px -111.425px/175.473% no-repeat;flex-direction:column;align-self:stretch;align-items:flex-start;width:100%;height:auto;padding-top:100px;padding-bottom:50px;display:flex}.hero__container{flex-direction:column;align-self:stretch;align-items:flex-start;gap:30px;max-width:1200px;display:flex}.hero__contentContainer{flex-direction:column;align-self:stretch;align-items:flex-start;gap:48px;display:flex}.hero__mainContent{flex-direction:column;align-self:center;align-items:flex-start;gap:32px;display:flex}.hero__text{flex-direction:column;align-self:stretch;align-items:flex-start;gap:24px;display:flex}.hero__tag{align-self:center;align-items:center;gap:12px;height:34.583px;display:flex}.hero__tagBar{background:#666;width:32.281px;height:.987px}.hero__tagText{color:#666;letter-spacing:3.456px;text-transform:uppercase;font-family:Inter,Arial,Helvetica,sans-serif;font-size:11.52px;font-style:normal;font-weight:400;line-height:17.28px}.hero__reviewScore{flex-direction:column;align-items:center;width:100%;height:1.375rem;padding-top:.25rem;display:flex}.hero__reviewScore a{color:#9a9a9a;letter-spacing:.108rem;text-transform:uppercase;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.08rem;text-decoration:underline}.hero__mainText{flex-direction:column;align-self:center;align-items:flex-start;display:flex}.hero__mainText h1{color:#fff;letter-spacing:-.035rem;text-transform:uppercase;text-align:center;align-self:start;font-family:Anton;font-size:3.5rem;font-style:normal;font-weight:400;line-height:3.22rem}.hero__mainText span{color:#c8c8c8}.hero__paragraph{flex-direction:column;align-self:stretch;align-items:flex-start;max-width:400px;display:flex}.hero__paragraph p{color:#ffffff80;text-align:center;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.325rem}.hero__cta{flex-direction:column;align-self:center;align-items:center;gap:1rem;display:flex}.hero__bookLink{clip-path:polygon(4% 0,100% 0,96% 100%,0 100%);background:#fff;justify-content:center;align-items:center;padding:.86613rem 2.15938rem .92769rem 2.15106rem;transition:background-color .3s,box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden}.hero__bookLink a{z-index:1;color:#000;text-align:center;letter-spacing:.12725rem;text-transform:uppercase;font-family:Anton,Arial,Helvetica,sans-serif;font-size:.90875rem;font-style:normal;font-weight:400;line-height:1.36313rem;position:relative}.hero__galeryLink{clip-path:polygon(4% 0,100% 0,96% 100%,0 100%);border:1.113px solid #ffffff80;justify-content:center;align-items:center;padding:.92925rem 2.20369rem .99081rem 2.29431rem;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden}.hero__galeryLink a{z-index:1;color:#ffffffbf;text-align:center;letter-spacing:.12725rem;text-transform:uppercase;font-family:Anton,Arial,Helvetica,sans-serif;font-size:.90875rem;font-style:normal;font-weight:400;line-height:1.36313rem;position:relative}.hero__bookLink:before,.hero__galeryLink:before{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 0%,#ffffff8c 45%,#0000 70%);transition:transform .65s;position:absolute;inset:0;transform:translate(-130%)}.hero__galeryLink:after{content:"";opacity:0;pointer-events:none;background:#ffffff0d;transition:opacity .3s;position:absolute;inset:1px}.hero__bookLink:hover,.hero__bookLink:focus-within{background-color:#f2f2f2;transform:translateY(-3px);box-shadow:0 0 32px #ffffff2e}.hero__galeryLink:hover,.hero__galeryLink:focus-within{border-color:#ffffffd9;transform:translateY(-3px);box-shadow:0 0 32px #ffffff1f}.hero__bookLink:hover:before,.hero__bookLink:focus-within:before,.hero__galeryLink:hover:before,.hero__galeryLink:focus-within:before{transform:translate(130%)}.hero__galeryLink:hover:after,.hero__galeryLink:focus-within:after{opacity:1}.hero__galeryLink:hover a,.hero__galeryLink:focus-within a{color:#fff}@media (width>=393px){.hero{background:linear-gradient(#000000f7 0%,#000000d1 100%),url(/heroBackground.jpeg) 50%/cover no-repeat}}@media (width>=425px){.hero{background:linear-gradient(#000000f7 0%,#000000d1 100%),url(/heroBackground.jpeg) 50%/cover no-repeat}}@media (width>=734px){.hero{background:linear-gradient(#000000f7 0%,#000000d1 100%),url(/heroBackground.jpeg) 50%/cover no-repeat}.hero__contentContainer,.hero__tag{align-self:flex-start}.hero__reviewScore,.hero__mainText{align-items:flex-start}.hero__tagText{font-size:.72rem}.hero__mainText h1{text-align:start;letter-spacing:-.08rem;font-size:8rem;line-height:7.36rem}.hero__paragraph p{text-align:start;font-size:1rem}.hero__cta{flex-direction:row}.hero__cta a{font-size:.90875rem}}@media (width>=1180px){.hero{background:linear-gradient(#000000f7 0%,#000000d1 100%),url(/heroBackground.jpeg) 50%/cover no-repeat}}@media (width>=1024px){.hero{background:linear-gradient(#000000f7 0%,#000000d1 100%),url(/heroBackground.jpeg) 50%/cover no-repeat}}@media (width>=1440px){.hero{background:linear-gradient(#000000f7 0%,#000000d1 100%),url(/heroBackground.jpeg) 50%/cover no-repeat}}.diensten{flex-direction:column;align-self:stretch;align-items:flex-start;gap:.625rem;max-width:1200px;padding-top:6.25rem;display:flex;overflow:hidden}.diensten__contentContainer{flex-direction:column;align-self:center;align-items:flex-start;display:flex}.diensten__tag{align-self:center;align-items:center;gap:.625rem;height:1.04938rem;display:flex}.diensten__tagBar{background:#666;width:1.99919rem;height:.06169rem}.diensten__tagText h3{color:#666;letter-spacing:.21rem;text-align:center;text-transform:uppercase;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.7rem;font-style:normal;font-weight:400;line-height:1.05rem}.diensten__cardtitle{flex-direction:column;align-items:center;width:16.6641rem;padding-top:1rem;display:flex}.diensten__cardtitle h2{color:#fff;letter-spacing:-.025rem;text-align:center;text-transform:uppercase;font-family:Anton,Arial,Helvetica,sans-serif;font-size:2.5rem;font-style:normal;font-weight:400;line-height:2.375rem}.diensten__cardtitle span{color:#555}.diensten__cardsContainer{flex-direction:column;align-self:center;align-items:center;gap:.0625rem;display:flex}.diensten__card{flex-direction:column;align-self:stretch;width:100%;max-width:261px;height:auto;padding-top:2.5rem;padding-bottom:2.5rem;transition:transform .35s,opacity .35s;display:flex}.diensten__cardBadge{background:#fff;justify-content:center;align-self:center;align-items:center;width:fit-content;margin-bottom:10px;padding:.19413rem .70363rem .26825rem .62419rem;display:flex}.diensten__cardBadge h3{color:#000;letter-spacing:.12rem;text-transform:uppercase;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.6rem;font-style:normal;font-weight:400;line-height:.9rem}.diensten__cardContent{flex-direction:column;align-self:stretch;align-items:flex-start;gap:1.75rem;display:flex}.diensten__cardContent-top{flex-direction:column;align-self:stretch;align-items:flex-start;gap:.875rem;display:flex}.diensten__tagAndTitle{flex-direction:column;align-self:stretch;align-items:center;gap:.625rem;display:flex}.diensten__tagAndTitle h4{color:#555;letter-spacing:.136rem;text-transform:uppercase;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.68rem;font-style:normal;font-weight:400;line-height:1.02rem}.diensten__tagAndTitle h3{color:#fff;letter-spacing:.036rem;text-transform:uppercase;font-family:Anton,Arial,Helvetica,sans-serif;font-size:1.8rem;font-style:normal;font-weight:400;line-height:2.7rem}.diensten__cardContent-bottom{flex-direction:column;align-self:stretch;align-items:flex-start;max-width:16.3125rem;display:flex}.diensten__cardContent-bottom p{color:#fff6;text-align:center;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.44375rem}.diensten__cardPrice{align-self:center;align-items:center;gap:40px;display:flex}.diensten__cardPrice p{color:#fff;letter-spacing:.032rem;font-family:Anton,Arial,Helvetica,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}.diensten__cardPrice span{color:#444;letter-spacing:.102rem;text-transform:uppercase;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.68rem;font-style:normal;font-weight:400;line-height:1.02rem}.diensten__cta{clip-path:polygon(4% 0,100% 0,96% 100%,0 100%);border:1.113px solid #ffffff80;justify-content:center;align-self:center;align-items:center;width:fit-content;margin-top:3rem;padding:.92925rem 2.20369rem .99081rem 2.29431rem;transition:border-color .3s,background-color .3s,box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden}.diensten__cta a{z-index:1;color:#fff;letter-spacing:.12725rem;text-align:center;text-transform:uppercase;font-family:Anton,Arial,Helvetica,sans-serif;font-size:.90875rem;font-style:normal;font-weight:400;line-height:1.36313rem;position:relative}.diensten__cta:before{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 0%,#ffffff73 45%,#0000 70%);transition:transform .65s;position:absolute;inset:0;transform:translate(-130%)}.diensten__cta:after{content:"";opacity:0;pointer-events:none;background:#ffffff0f;transition:opacity .3s;position:absolute;inset:1px}.diensten__cta:hover,.diensten__cta:focus-within{background-color:#ffffff0a;border-color:#ffffffe6;transform:translateY(-3px);box-shadow:0 0 30px #ffffff1f}.diensten__cta:hover:before,.diensten__cta:focus-within:before{transform:translate(130%)}.diensten__cta:hover:after,.diensten__cta:focus-within:after{opacity:1}.diensten__cta:hover a,.diensten__cta:focus-within a{color:#fff}@media (width>=734px){.diensten{position:relative;overflow:hidden}.diensten__contentContainer,.diensten__cta,.diensten__tag{align-self:flex-start}.diensten__tagText h3{font-size:.7rem}.diensten__cardtitle{align-items:flex-start;width:fit-content}.diensten__cardtitle h2,.diensten__cardtitle span{letter-spacing:-.05rem;text-align:start;font-size:5rem;line-height:4.75rem}.diensten__cardsContainer{cursor:grab;-webkit-user-select:none;user-select:none;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:none;scroll-behavior:auto;flex-flow:row;gap:5rem;width:100%;max-width:100%;display:flex;overflow:auto hidden}.diensten__cardsContainer::-webkit-scrollbar{display:none}.diensten__cardsContainer:active,.diensten__cardsContainer.is-dragging{cursor:grabbing}.diensten__cardsContainer.is-dragging .diensten__card{transform:none}.diensten__cardsContainer:before,.diensten__cardsContainer:after{content:"";z-index:10;pointer-events:none;width:30px;position:absolute;top:0;bottom:0}.diensten__card{scroll-snap-align:none;flex:0 0 320px;width:261px;min-width:17.5rem}.diensten__card:hover{transform:translateY(-.35rem)}.diensten__cardBadge{align-self:flex-end}.diensten__tagAndTitle{align-items:flex-start}.diensten__cardContent-bottom p{text-align:start}.diensten__cardPrice{justify-content:space-between;width:100%}}.gallery{flex-direction:column;align-self:stretch;align-items:flex-start;gap:4rem;max-width:1200px;height:auto;padding-top:8rem;padding-bottom:8rem;display:flex}.gallery__contentContainer{flex-direction:column;align-self:stretch;align-items:flex-start;gap:1rem;display:flex}.gallery__tag{align-self:center;align-items:center;gap:.625rem;height:1.04938rem;display:flex}.gallery__tag-{background:#666;width:1.99919rem;height:.06169rem}.gallery__tagTitle h3{color:#666;letter-spacing:.21rem;text-transform:uppercase;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.7rem;font-style:normal;font-weight:400;line-height:1.05rem}.gallery__text{flex-direction:column;align-self:center;align-items:flex-start;gap:1.5rem;width:16.6641rem;display:flex}.gallery__title{color:#fff;letter-spacing:-.025rem;text-transform:uppercase;text-align:center;font-family:Anton,Arial,Helvetica,sans-serif;font-size:2.5rem;font-style:normal;font-weight:400;line-height:2.375rem}.gallery__title span{color:#444}.gallery__paragraph{color:#ffffff59;text-align:center;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.4875rem}.gallery__imgContainer{flex-direction:column;align-items:center;gap:.5rem;width:100%;height:auto;display:flex}.img1{background:#d3d3d3 url(/assets/gallery-1-BWimD4-v.webp) 50%/cover no-repeat;flex-direction:column;align-self:stretch;width:100%;height:20.8301rem;display:flex}.img2{background:#d3d3d3 url(/assets/gallery-2-C5oQMkvp.webp) 50%/cover no-repeat;flex-direction:column;align-self:stretch;width:100%;height:11.125rem;display:flex}.img3{background:#d3d3d3 url(/assets/gallery-3-3Tgn8Dr-.webp) 50%/cover no-repeat;flex-direction:column;align-self:stretch;width:100%;height:24.9961rem;display:flex}.img4{background:#d3d3d3 url(/assets/gallery-4-BVdfYZTD.webp) 50%/cover no-repeat;flex-direction:column;align-self:stretch;width:100%;height:22.1564rem;display:flex}.img5{background:#d3d3d3 url(/assets/gallery-5-BPiUFZ1W.webp) 50%/cover no-repeat;flex-direction:column;align-self:stretch;width:100%;height:11.109rem;display:flex}.img6{background:#d3d3d3 url(/assets/gallery-6-DTIHUGwo.webp) 50%/cover no-repeat;flex-direction:column;align-self:stretch;width:100%;height:24.9961rem;display:flex}.img7{background:#d3d3d3 url(/assets/gallery-7-DEquCjOp.webp) 50%/cover no-repeat;flex-direction:column;align-self:stretch;width:100%;height:24.9961rem;display:flex}.img8{background:#d3d3d3 url(/assets/gallery-8-QrMkJWq7.webp) 50%/cover no-repeat;flex-direction:column;align-self:stretch;width:100%;height:11.109rem;display:flex}.imgs{isolation:isolate;cursor:pointer;filter:none;transition:filter .45s,transform .45s,opacity .45s;position:relative;overflow:hidden}.imgs:before,.imgs:after{content:"";pointer-events:none;transition:opacity .45s,transform .45s;position:absolute;inset:0}.imgs:before{z-index:1;opacity:0;background:linear-gradient(#0000 35%,#0000008c 100%),linear-gradient(110deg,#0000 0%,#ffffff1f 48%,#0000 68%);transform:translate(-8%)}.imgs:after{z-index:2;opacity:0;border:1px solid #fff3}@media (width>=734px){.gallery__text{flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%}.gallery__tag{align-self:flex-start}.gallery__title{text-align:left;letter-spacing:-.05rem;font-size:5rem;line-height:4.75rem}.gallery__paragraph{text-align:right;font-size:.875rem}.gallery__imgContainer{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px;gap:.5rem;display:grid}.img1,.img3,.img2,.img4,.img5,.img6,.img7,.img8{grid-row:span 2}.img2,.img4,.img5,.img6,.img7,.img8{grid-row:span 3}.img5,.img6,.img7,.img8{grid-row:span 1}.img1,.img2,.img3,.img4,.img5,.img6,.img7,.img8{height:auto}}@media (width>=1024px){.gallery__imgContainer{grid-template-columns:repeat(3,1fr);grid-auto-rows:140px;gap:.5rem}.img1,.img2{grid-row:span 4}.img3{grid-row:span 5}.img4,.img5{grid-row:span 2}.img6{grid-row:span 3}.img7{grid-row:span 4}.img8{grid-row:span 3}.imgs{filter:grayscale()}}@media (width>=1024px) and (hover:hover) and (pointer:fine){.gallery__imgContainer:hover .imgs:not(:hover){opacity:.62;filter:grayscale()brightness(.65)}.imgs:hover{filter:grayscale(0%);transform:translateY(-.35rem)scale(1.015)}.imgs:hover:before{opacity:1;transform:translate(0)}.imgs:hover:after{opacity:1}}#about{background:linear-gradient(#000000f7 0%,#0000008c 100%),#d3d3d3 url(/assets/aboutFoto1-2WQucdDY.png) 50%/cover no-repeat}.about .container{flex-direction:column;align-self:stretch;align-items:flex-start;gap:10px;max-width:1200px;padding-top:8rem;padding-bottom:8rem;display:flex}.about__foto{display:none}.about__content{flex-direction:column;align-self:stretch;align-items:flex-start;gap:3rem;padding-bottom:8rem;display:flex}.about__contentTop{flex-direction:column;align-self:stretch;align-items:flex-end;gap:1rem;display:flex}.about__contentTag{align-self:flex-start;align-items:center;gap:.625rem;height:1.04938rem;display:flex}.about__tag-{background:#666;width:1.99919rem;height:.06169rem}.about__tagText h3{color:#666;letter-spacing:.21rem;text-transform:uppercase;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.7rem;font-style:normal;font-weight:400;line-height:1.05rem}.about__contentText{flex-direction:column;align-self:stretch;align-items:flex-start;gap:1.5rem;display:flex}.about__title{color:#fff;letter-spacing:-.02rem;text-transform:uppercase;font-family:Anton,Arial,Helvetica,sans-serif;font-size:2rem;font-style:normal;font-weight:400;line-height:1.9rem}.about__title span{color:#555}.about__paragraph{color:#ffffff80;text-align:right;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.95rem;font-style:normal;font-weight:400;line-height:1.71rem}.about__status{flex-direction:column;align-self:stretch;display:flex}.about__statusGrid{border:1.108px solid #ffffff14;grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,1fr);width:100%;height:11.4941rem;display:grid}.about__grid{flex-direction:column;align-items:flex-start;width:8.23144rem;height:5.647rem;padding:1.25rem 1.5rem;display:flex}.about__grid h4{color:#555;letter-spacing:.13rem;text-transform:uppercase;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.65rem;font-style:normal;font-weight:400;line-height:.975rem}.about__grid h3{color:#fff;letter-spacing:.048rem;text-transform:uppercase;font-family:Anton,Arial,Helvetica,sans-serif;font-size:1.2rem;font-style:normal;font-weight:400;line-height:1.8rem}@media (width>=734px){#about{background:0 0}.about__foto{width:33.5rem;height:44.666rem;display:block}.about__content{width:33.5rem}.about .container{flex-direction:row;gap:10px}.about__contentTag h3{font-size:.7rem}.about__title{letter-spacing:-.035rem;font-size:3.5rem;line-height:3.325rem}.about__paragraph{text-align:left;font-size:.95rem}}.boeken__sessie{flex-direction:column;align-self:stretch;align-items:center;max-width:1200px;padding-top:8rem;padding-bottom:8rem;display:flex}.boeken__container{flex-direction:column;align-self:stretch;align-items:center;gap:3rem;display:flex}.boeken__content{flex-direction:column;align-self:stretch;align-items:center;gap:1rem;display:flex}.boeken__tag h3{color:#666;text-align:center;letter-spacing:.21rem;text-transform:uppercase;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.7rem;font-style:normal;font-weight:400;line-height:1.05rem}.boeken__text{flex-direction:column;align-self:stretch;align-items:center;gap:1.5rem;display:flex}.boeken__text h2{color:#fff;text-align:center;letter-spacing:-.03rem;text-transform:uppercase;font-family:Anton,Arial,Helvetica,sans-serif;font-size:3rem;font-style:normal;font-weight:400;line-height:2.76rem}.boeken__text span{color:#020202;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#555}.boeken__text p{color:#ffffff80;text-align:center;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.95rem;font-style:normal;font-weight:400;line-height:1.71rem}.boeken__cta{flex-direction:column;align-self:stretch;align-items:center;gap:.97956rem;display:flex}.boeken__afspraak{color:#000;text-align:center;letter-spacing:.12725rem;text-transform:uppercase;clip-path:polygon(6% 0,100% 0,94% 100%,0 100%);background:#fff;justify-content:center;align-items:center;width:12.1875rem;height:3.15569rem;padding:.88363rem 2.15338rem;font-family:Anton,Arial,Helvetica,sans-serif;font-size:.90875rem;font-style:normal;font-weight:400;line-height:1.36313rem;transition:background-color .3s,box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden}.boeken__whatsapp{color:#ffffffbf;text-align:center;letter-spacing:.12725rem;text-transform:uppercase;clip-path:polygon(6% 0,100% 0,94% 100%,0 100%);border:1.113px solid #ffffff80;justify-content:center;align-items:center;width:11.25rem;height:3.28194rem;padding:.94669rem 2.21588rem .94675rem;font-family:Anton,Arial,Helvetica,sans-serif;font-size:.90875rem;font-style:normal;font-weight:400;line-height:1.36313rem;transition:border-color .3s,background-color .3s,box-shadow .3s,color .3s,transform .3s;display:flex;position:relative;overflow:hidden}.boeken__afspraak:before,.boeken__whatsapp:before{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 0%,#ffffff8c 45%,#0000 70%);transition:transform .65s;position:absolute;inset:0;transform:translate(-130%)}.boeken__afspraak:hover,.boeken__afspraak:focus-visible{background-color:#f2f2f2;transform:translateY(-3px);box-shadow:0 0 34px #ffffff2e}.boeken__whatsapp:hover,.boeken__whatsapp:focus-visible{color:#fff;background-color:#ffffff0f;border-color:#ffffffe6;transform:translateY(-3px);box-shadow:0 0 34px #ffffff1f}.boeken__afspraak:hover:before,.boeken__afspraak:focus-visible:before,.boeken__whatsapp:hover:before,.boeken__whatsapp:focus-visible:before{transform:translate(130%)}@media (width>=734px){.boeken__text h2{letter-spacing:-.065rem;font-size:6.5rem;line-height:5.98rem}.boeken__text p{font-size:.9rem}.boeken__cta{flex-direction:row;align-self:center}}#contact{flex-direction:column;align-self:stretch;align-items:flex-start;max-width:1200px;padding-top:8rem;padding-bottom:8rem;display:flex}.contact__container{flex-direction:column;align-self:stretch;align-items:center;gap:3rem;display:flex}.contact__content{flex-direction:column;align-self:stretch;align-items:center;gap:1rem;display:flex}.contact__tag{align-self:center;align-items:center;gap:.625rem;height:1.04938rem;display:flex}.contact__tag-{background:#666;width:1.99919rem;height:.06169rem}.contact__tagTitle{color:#666;letter-spacing:.21rem;text-transform:uppercase;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.7rem;font-style:normal;font-weight:400;line-height:1.05rem}.contact__text{flex-direction:column;align-self:stretch;align-items:center;gap:1.5rem;display:flex}.contact__text h2{color:#fff;letter-spacing:-.02rem;text-transform:uppercase;text-align:center;font-family:Anton,Arial,Helvetica,sans-serif;font-size:2rem;font-style:normal;font-weight:400;line-height:1.9rem}.contact__text span{color:#555}.contact__paragraph{color:#ffffff80;text-align:center;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.95rem;font-style:normal;font-weight:400;line-height:1.71rem}.contact__form{flex-direction:column;align-self:center;align-items:center;gap:1rem;display:flex}.contact__field{flex-direction:column;align-self:stretch;align-items:center;height:4.96225rem;display:flex}.contact__field label{color:#555;letter-spacing:.13rem;text-transform:uppercase;flex-direction:column;flex-shrink:0;align-items:center;width:16.6641rem;height:1.5rem;padding-bottom:.5rem;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.65rem;font-style:normal;font-weight:500;line-height:.975rem;display:flex}.contact__field input{color:#ffffff2e;background:#ffffff0a;border:1.108px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:flex-start;width:16.6641rem;padding:1rem 1.25rem;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.9rem;font-style:normal;font-weight:400;line-height:normal;display:flex}.contact__field textarea{color:#ffffff2e;background:#ffffff0a;border:1.108px solid #ffffff1a;flex-direction:column;align-items:flex-start;width:16.6641rem;min-height:6.25rem;padding:1rem 1.25rem;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.9rem;font-style:normal;font-weight:400;line-height:1.35rem;display:flex}.contact__button{clip-path:polygon(4% 0,100% 0,96% 100%,0 100%);color:#000;text-align:center;letter-spacing:.12725rem;text-transform:uppercase;background:#fff;border:none;flex-shrink:0;justify-content:center;align-items:center;width:13.625rem;height:1.40188rem;margin-top:4rem;padding:1.5rem 2.15338rem;font-family:Anton,Arial,Helvetica,sans-serif;font-size:.90875rem;font-style:normal;font-weight:400;line-height:1.36313rem;transition:background-color .3s,box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden}.contact__button:before{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 0%,#ffffff8c 45%,#0000 70%);transition:transform .65s;position:absolute;inset:0;transform:translate(-130%)}.contact__button:hover,.contact__button:focus-visible{background-color:#f2f2f2;transform:translateY(-3px);box-shadow:0 0 34px #ffffff2e}.contact__button:hover:before,.contact__button:focus-visible:before{transform:translate(130%)}@media (width>=734px){.contact__container{flex-direction:row;justify-content:space-between}.contact__formContainer,.contact__content{width:50%}.contact__tag{align-self:flex-start}.contact__text{align-items:flex-start}.contact__text h2{letter-spacing:-.035rem;text-align:left;font-size:3.5rem;line-height:3.325rem}.contact__paragraph{text-align:left;font-size:.95rem}}.form-popup{z-index:9999;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.form-popup.is-active{display:flex}.form-popup__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000c7;position:absolute;inset:0}.form-popup__box{color:#fff;background:#050505;border:1px solid #ffffff29;width:100%;max-width:480px;padding:42px 32px;animation:.3s forwards popupFadeIn;position:relative;box-shadow:0 24px 80px #000000a6}.form-popup__close{color:#777;cursor:pointer;background:0 0;border:0;font-size:32px;line-height:1;position:absolute;top:16px;right:18px}.form-popup__close:hover{color:#fff}.form-popup__eyebrow{color:#777;letter-spacing:.28em;text-transform:uppercase;margin-bottom:16px;font-size:12px;font-weight:700}.form-popup__title{color:#fff;text-transform:uppercase;margin:0 0 18px;font-size:clamp(42px,6vw,72px);line-height:.9}.form-popup__text{color:#9b9b9b;max-width:380px;margin-bottom:28px;font-size:16px;line-height:1.7}.form-popup__btn{color:#000;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;background:#fff;border:1px solid #fff;width:100%;padding:16px 22px;font-weight:800;transition:all .25s}.form-popup__btn:hover{color:#fff;background:0 0}@keyframes popupFadeIn{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=768px){.form-popup{padding:20px}.form-popup__box{max-width:440px;padding:36px 28px}.form-popup__title{font-size:clamp(38px,12vw,58px)}.form-popup__text{font-size:15px;line-height:1.6}.form-popup__btn{padding:15px 20px}}@media (width<=480px){.form-popup{align-items:flex-end;padding:14px}.form-popup__box{border-radius:0;max-width:100%;padding:34px 24px 28px}.form-popup__eyebrow{letter-spacing:.22em;margin-bottom:14px;font-size:10px}.form-popup__title{font-size:44px;line-height:.9}.form-popup__text{margin-bottom:24px;font-size:15px}.form-popup__close{font-size:30px;top:12px;right:16px}.form-popup__btn{padding:15px 18px;font-size:13px}}@media (width<=360px){.form-popup__box{padding:30px 20px 24px}.form-popup__title{font-size:38px}.form-popup__text{font-size:14px}}.footer{background-color:#000}.footer .container{flex-direction:column;align-self:stretch;align-items:flex-start;gap:.625rem;max-width:1200px;padding-top:8rem;padding-bottom:8rem;display:flex}.footer__box{flex-direction:column;align-items:flex-start;gap:5.75rem;width:100%;max-width:75rem;display:flex}.footer__boxStart{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:2.99981rem;height:39.8049rem;padding-bottom:0;display:flex}.footer__socials{flex-direction:column;flex-shrink:0;align-items:center;gap:1.25rem;width:fit-content;height:auto;display:flex}.footer__logo{color:#fff}.footer__logo svg{width:100px;height:100px;display:block}.footer__tag{color:#ffffff4d;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.85rem;font-style:normal;font-weight:400;line-height:1.445rem}.footer__socialLinks{flex-shrink:0;align-items:center;gap:1rem;width:fit-content;height:4.24894rem;padding-top:1.75rem;display:flex}.footer__socialLinks div{border:1.108px solid #ffffff1f;flex-shrink:0;justify-content:center;align-items:center;width:2.49894rem;height:2.49894rem;display:flex}.footer__socialLinks svg{flex-shrink:0;width:1.124rem;height:1.124rem}.footer__sitemap{flex-direction:column;align-items:center;gap:1.25rem;width:fit-content;height:100%;display:flex}.footer__sitemap h3{color:#fff;letter-spacing:.102rem;text-transform:uppercase;font-family:Anton,Arial,Helvetica,sans-serif;font-size:.85rem;font-style:normal;font-weight:400;line-height:1.275rem}.footer__sitemapLinks{flex-direction:column;align-items:center;gap:.75rem;width:fit-content;height:8.75rem;display:flex}.footer__sitemapLinks a{color:#ffffff59;font-family:Inter,Arial,Helvetica,sans-serif;font-style:normal;font-weight:500;line-height:1.3125rem}.footer__contactgegevens{flex-direction:column;align-items:center;gap:1.25rem;width:fit-content;display:flex}.footer__contactgegevens h3{color:#fff;letter-spacing:.102rem;text-transform:uppercase;font-family:Anton,Arial,Helvetica,sans-serif;font-size:.85rem;font-style:normal;font-weight:400;line-height:1.275rem}.footer__gegevens{flex-direction:column;align-items:center;gap:1rem;width:fit-content;height:auto;display:flex}.footer__gegevens div{flex-direction:column;align-self:stretch;align-items:center;display:flex}.footer__gegevens h4{color:#444;letter-spacing:.124rem;text-transform:uppercase;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.62rem;font-style:normal;font-weight:400;line-height:.93rem}.footer__gegevens p{color:#ffffff59;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.85rem;font-style:normal;font-weight:400;line-height:1.275rem}.footer__boxEnd{flex-direction:column;align-self:stretch;align-items:center;display:flex}.footer__boxEnd p{color:#333;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem}.footer__boxEnd a{color:#fff;font-family:Outfit,Arial,Helvetica,sans-serif;font-weight:900}@media (width>=734px){.footer__boxEnd{flex-direction:row;justify-content:space-around}.footer__boxStart{flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:100%}}:root{--black:#050505;--white:#fff;--soft-white:#f5f5f5;--soft-black:#121212;--gray:#b8b8b8;--dark-gray:#242424;--border:#ffffff24;--heading-font:"Anton", sans-serif;--body-font:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.privacy-page a{color:var(--white);border-bottom:1px solid #fff6;text-decoration:none;transition:all .25s}.privacy-page a:hover{color:var(--gray);border-bottom-color:var(--gray)}.privacy-page{width:100%;overflow:hidden}.privacy-container{width:min(100% - 32px,1120px);margin-inline:auto}.privacy-hero{border-bottom:1px solid var(--border);background:radial-gradient(circle at 100% 0,#ffffff24,#0000 28%),linear-gradient(135deg,#050505 0%,#111 55%,#050505 100%);align-items:center;min-height:55vh;padding:120px 0 80px;display:flex}.privacy-label{color:var(--gray);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:22px;font-size:.8rem;font-weight:700;display:inline-flex}.privacy-label:before{content:"";background-color:var(--white);width:42px;height:1px;display:inline-block}.privacy-hero h1{max-width:900px;font-family:var(--heading-font);letter-spacing:.02em;text-transform:uppercase;font-size:clamp(3.2rem,9vw,7.5rem);line-height:.95}.privacy-updated{color:var(--gray);margin-top:28px;font-size:.95rem}.privacy-updated strong{color:var(--white);font-weight:600}.privacy-intro{max-width:720px;color:var(--soft-white);margin-top:28px;font-size:clamp(1rem,2vw,1.15rem)}.privacy-content{background-color:var(--black);padding:80px 0 120px}.privacy-card{border:1px solid var(--border);background:linear-gradient(#ffffff13,#ffffff06);border-radius:28px;padding:clamp(28px,6vw,72px);box-shadow:0 24px 80px #00000059}.privacy-section{border-bottom:1px solid var(--border);padding:42px 0}.privacy-section:first-child{padding-top:0}.privacy-section:last-child{border-bottom:none;padding-bottom:0}.privacy-section h2{font-family:var(--heading-font);letter-spacing:.02em;text-transform:uppercase;margin-bottom:20px;font-size:clamp(1.8rem,4vw,3rem);line-height:1}.privacy-section p{max-width:820px;color:var(--soft-white);margin-bottom:14px;font-size:1rem}.privacy-section p:last-child{margin-bottom:0}.privacy-info{border:1px solid var(--border);background-color:#ffffff0b;border-radius:18px;padding:24px}.privacy-info p{margin-bottom:8px}.privacy-info p:last-child{margin-bottom:0}.privacy-section ul{gap:12px;margin:22px 0 0;list-style:none;display:grid}.privacy-section li{color:var(--soft-white);padding-left:28px;font-size:1rem;position:relative}.privacy-section li:before{content:"";background-color:var(--white);border-radius:50%;width:8px;height:8px;position:absolute;top:.78em;left:0;transform:translateY(-50%)}.privacy-contact-box{background-color:var(--white);color:var(--black);border-radius:18px;margin-top:22px;padding:24px}.privacy-contact-box p{color:var(--black)}.privacy-contact-box a{color:var(--black);border-bottom-color:#00000059}.privacy-contact-box a:hover{color:var(--dark-gray);border-bottom-color:var(--dark-gray)}@media (width<=768px){.privacy-container{width:min(100% - 24px,1120px)}.privacy-hero{min-height:auto;padding:92px 0 58px}.privacy-label{letter-spacing:.18em;font-size:.72rem}.privacy-label:before{width:28px}.privacy-intro{margin-top:22px}.privacy-content{padding:42px 0 72px}.privacy-card{border-radius:22px}.privacy-section{padding:34px 0}.privacy-info,.privacy-contact-box{border-radius:16px;padding:20px}}@media (width<=480px){.privacy-hero{padding:76px 0 48px}.privacy-hero h1{font-size:clamp(2.1rem,12vw,3.2rem);line-height:1}.privacy-updated,.privacy-intro,.privacy-section p,.privacy-section li{font-size:.95rem}.privacy-card{padding:24px 18px}.privacy-section h2{font-size:1.8rem}}body{font-family:var(--body-font);background-color:var(--black);color:var(--white);line-height:1.7}.terms-page{width:100%;overflow:hidden}.terms-container{width:min(100% - 32px,1120px);margin-inline:auto}.terms-hero{border-bottom:1px solid var(--border);background:radial-gradient(circle at 100% 0,#ffffff29,#0000 28%),linear-gradient(135deg,#050505 0%,#111 55%,#050505 100%);padding:120px 0 80px}.terms-label{color:var(--gray);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:22px;font-size:.8rem;font-weight:700;display:inline-flex}.terms-label:before{content:"";background-color:var(--white);width:42px;height:1px}.terms-hero h1{max-width:920px;font-family:var(--heading-font);letter-spacing:.02em;text-transform:uppercase;font-size:clamp(3rem,8vw,7rem);line-height:.95}.terms-updated{color:var(--gray);margin-top:28px;font-size:.95rem}.terms-updated strong{color:var(--white);font-weight:600}.terms-content{background-color:var(--black);padding:80px 0 120px}.terms-card{border:1px solid var(--border);background:linear-gradient(#ffffff13,#ffffff06);border-radius:28px;padding:clamp(28px,6vw,72px);box-shadow:0 24px 80px #00000059}.terms-section{border-bottom:1px solid var(--border);padding:42px 0}.terms-section:first-child{padding-top:0}.terms-section:last-child{border-bottom:none;padding-bottom:0}.terms-section h2{font-family:var(--heading-font);letter-spacing:.02em;text-transform:uppercase;margin-bottom:20px;font-size:clamp(1.8rem,4vw,3rem);line-height:1}.terms-section p{max-width:840px;color:var(--soft-white);margin-bottom:14px;font-size:1rem}.terms-section p:last-child{margin-bottom:0}.terms-section ul{gap:12px;margin-top:20px;list-style:none;display:grid}.terms-section li{color:var(--soft-white);padding-left:28px;font-size:1rem;position:relative}.terms-section li:before{content:"";background-color:var(--white);border-radius:50%;width:8px;height:8px;position:absolute;top:.78em;left:0;transform:translateY(-50%)}@media (width<=768px){.terms-container{width:min(100% - 24px,1120px)}.terms-hero{padding:92px 0 58px}.terms-label{letter-spacing:.18em;font-size:.72rem}.terms-label:before{width:28px}.terms-content{padding:42px 0 72px}.terms-card{border-radius:22px}.terms-section{padding:34px 0}}@media (width<=480px){.terms-hero{padding:76px 0 48px}.terms-hero h1{font-size:clamp(2.1rem,12vw,3.2rem)}.terms-updated,.terms-section p,.terms-section li{font-size:.95rem}.terms-card{padding:24px 18px}.terms-section h2{font-size:1.8rem}}
