*{padding:0;margin:0;border:0}html{font-size:20px;scroll-behavior:smooth;overscroll-behavior:none}body{font-size:.7rem;color:var(--mainColor);font-family:var(--primaryFont);font-weight:300;background:var(--backgroundColor)}a{text-decoration:none;color:var(--mainColor)}p a{color:var(--highlightColor);transition:250ms ease}p a:hover{text-decoration:underline;color:var(--lightPurple)}ul{list-style-type:none}ol{padding-left:1em}p{margin-bottom:1.4em}br{margin:0!important;height:0%}em,strong{font-style:normal;font-weight:300}fieldset legend{display:none}figure picture{user-select:none}:root{--primaryFont:"Roboto";--headerFont:"new-herman";--h1Font:"FatFrank";--black:#353535;--purple:#583349;--purple5:#F5F3F4;--purple20:#D9D5D8;--purple80:#695662;--lightPurple:#B384A7;--lightGrey:#EFEFEF;--pink:#E9B7D0;--grey:#aaa;--red:#E84A0F;--orange:#F08300;--green:#C0C400;--yellow:#F5D04A;--mainColor:var(--black);--backgroundColor:#FAECDC;--highlightColor:var(--purple);--gutter:2rem;--maxWidth:60rem;--maxWidthUltraWide:120rem;--width:calc(100% - var(--gutter));--dropShadow:0px 3px 6px 0 rgba(0,0,0,0.06);--blurShadow:10px 10px 30px 0 rgba(0,0,0,0.06);--borderRadius:0.5rem;--btnBorderRadius:calc(var(--borderRadius) * 1.5);--halfBorderRadius:calc(var(--borderRadius) / 2);--logoWidth:6rem;--mobileLogoWidth:6rem}@media only screen and (min-width:800px){:root{--gutter:4rem}}.activiteiten{--highlightColor:var(--orange)}.muziek-theater{--highlightColor:var(--red)}.eten-drinken{--highlightColor:var(--green)}:is(.activiteiten,.muziek-theater,.eten-drinken) .btn:hover{background-color:var(--purple)}h1,h2,h3,h4{font-weight:700;margin-bottom:.5em;font-family:var(--headerFont),var(--h1Font);text-transform:uppercase}h1{font-size:2rem;font-family:var(--h1Font)}h2{font-size:1.5rem;font-weight:800}h3{font-size:1.2rem}h4{font-size:1.2rem}:is(h1,h2,h3,h4)+.divider{display:block;margin:-1rem auto 1rem}:is(h1,h2,h3,h4)+.divider.half{display:inline-block}.mobile{display:none}.fade-active .fi{transform:translate3d(0,2rem,0);opacity:0;transition:250ms ease}.fade-active .fi .divider{transform:scaleX(0);transition:.5s ease;user-select:none}.fade-active .fi .divider.half{transform-origin:left}.fade-active .fi.fade-in{transform:translate3d(0,0,0);opacity:1}.fade-active .fi.fade-in .divider{transform:scaleX(1)}.fade-active .fi.fade-in .divider{transform:scaleX(1)}footer,header,main{max-width:var(--maxWidthUltraWide);width:100%;margin:0 auto;position:relative}section{max-width:var(--maxWidth);width:var(--width);margin:0 auto;position:relative}section:not(:first-of-type){margin:4rem auto}section.fullscreen{max-width:100%;width:100%}body:not(.home) main>section:first-of-type{padding-top:4.5rem}figure{position:relative}figure:not(.no) :is(picture,.picture,img){position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}::selection{background:var(--mainColor);color:var(--backgroundColor)}.scrollAnchor{position:absolute;top:-8rem;pointer-events:none;opacity:0;visibility:hidden}.map .scrollAnchor{top:-12rem}.scrollAnchor#plattegrond{top:-5rem}.btn{padding:.4rem 1rem;border-radius:var(--btnBorderRadius);background:var(--highlightColor);color:#fff;font-family:var(--headerFont);text-transform:uppercase;font-size:1rem;font-weight:600;position:relative;overflow:hidden;display:block;align-items:center;justify-content:center;transition:250ms ease;display:flex;user-select:none;cursor:pointer}.btn.wide{min-width:5rem}.btn span{position:relative;z-index:1}.btn:hover{transform:scale(1.05);background:var(--lightPurple)}.btn.white{color:var(--purple);background:#fff;border:2px solid transparent}.btn.white:hover{background:var(--purple);border:2px solid #fff;color:#fff}.btn.icon{padding-right:2.5rem;white-space:nowrap}.btn.icon:hover{background:var(--purple)}.btn.icon::before{content:"";background-image:url('/img/twirl_white.svg');position:absolute;right:.75rem;width:1.2rem;height:1.2rem;background-size:1.2rem;background-repeat:no-repeat;animation:spin 5s linear infinite;animation-play-state:paused}.btn.icon:hover::before{animation-play-state:running!important}.btn.icon.twirl::before{background-image:url('/img/twirl_white.svg')}.btn.icon.sun::before{background-image:url('/img/sun_white.svg')}.btn.icon.flower::before{background-image:url('/img/flower_white.svg');background-size:1.1rem}.btn.icon.oeverlanden::before{background-image:url('/img/oeverlanden.png');background-size:1rem;width:1rem;height:.9rem;animation:oeverlanden 3s linear infinite paused}.burger,nav#mobile{display:none}nav#desktop{display:flex}.dusty-overlay{pointer-events:none;z-index:999;opacity:1;position:absolute;top:0;left:0;width:100%}.no-scroll .dusty-overlay{position:fixed;background-size:110vh}header{position:fixed;top:0;z-index:10;left:0;right:0;margin:0 auto;font-family:var(--headerFont);pointer-events:none}header nav{pointer-events:all}.burger,nav#mobile{display:none}nav#mobile{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--purple);flex-direction:column;justify-content:center;align-items:center;z-index:97;transform:translateY(-100%);transition:transform .5s ease}nav#mobile ul{display:flex;flex-direction:column;align-items:center}nav#mobile>ul{margin-bottom:2rem}nav#mobile>ul>li{font-size:1rem;margin-bottom:1rem;text-transform:uppercase;position:relative;transition:.5s ease;--mainColor:#FFF}nav#mobile>ul>li:first-of-type{position:absolute;width:var(--mobileLogoWidth);top:.8rem;filter:brightness(0) invert(1)}nav#mobile>ul>li:last-of-type a{background:#fff;padding:.4rem 1.2rem;border-radius:var(--borderRadius);color:var(--purple)}nav#mobile>ul>li a{font-weight:500;color:#fff}nav#mobile>ul>li.arrow{padding-right:1rem;margin-right:-1rem}nav#mobile>ul>li.arrow.switch::before{transform:translateX(.215rem) rotate(-135deg)}nav#mobile>ul>li.arrow.switch::after{transform:translateX(0) rotate(-225deg)}nav#mobile>ul>li input{position:absolute;right:-.4rem;width:1rem;height:1rem;z-index:2;opacity:0;cursor:pointer}nav#mobile>ul>li>ul{position:absolute;top:0;display:flex;flex-direction:column;align-items:center;text-align:center;left:50%;transform:translate(-53%,0);top:1.7rem;height:0;overflow:hidden;transition:.5s ease;width:100%}nav#mobile>ul>li:nth-of-type(2)>ul{transform:translate(-55%)}nav#mobile>ul>li>ul li{margin-bottom:.2rem}nav#mobile>ul>li>ul li a{color:var(--mainColor)}nav#mobile>ul>li.switch{margin-bottom:5.2rem}nav#mobile>ul>li.switch ul{height:calc(300% + .6rem);width:100%}nav#mobile>ul>li.switch:nth-of-type(4){margin-bottom:4rem}header .burger{position:absolute;right:1rem;width:1.5rem;height:1.5rem;z-index:98;top:.85rem}header div.burger{width:1.2rem;height:1.1rem;transition:.5s ease}header input.burger{z-index:99;cursor:pointer;opacity:0;transform:scale(1.2) translate(.2rem,-.2rem)}header .burger span{height:3px;width:1.2rem;background:var(--mainColor);position:absolute;right:0;transition:.5s ease;border-radius:var(--halfBorderRadius)}header .burger span:nth-of-type(2){top:calc(.45rem * 1)}header .burger span:nth-of-type(3){top:calc(.45rem * 2);transform-origin:center}header .burger:checked~.burger{transform:rotate(-180deg)}header .burger:checked~.burger span{background:#fff}header .burger:checked~.burger span:nth-of-type(1){transform:translate(0,9px) rotate(45deg)}header .burger:checked~.burger span:nth-of-type(2){transform:rotate(360deg) scaleX(0)}header .burger:checked~.burger span:nth-of-type(3){transform:translate(0,-9px) rotate(-45deg)}header .burger:checked~nav#mobile{transform:none}.home nav#desktop{transform:translateY(calc(-100% - 2.5rem))}.home.show-nav nav#desktop{transform:none}nav#desktop{margin:.25rem auto 0;max-width:var(--maxWidth);width:var(--width);background:#fff;box-sizing:border-box;border-radius:var(--borderRadius) var(--borderRadius) var(--borderRadius) 0;box-shadow:var(--dropShadow);transition:.5s ease}nav#desktop>ul{display:flex;justify-content:space-between;align-items:center;font-weight:600;text-transform:uppercase;font-size:.9rem;width:100%;padding:0 1rem 0 0;box-sizing:border-box}nav#desktop>ul>li>a{padding:.4rem 1.2rem;border-radius:var(--borderRadius)}nav#desktop>ul>li:first-of-type{height:2.8rem;transform:translateY(.45rem)}nav#desktop>ul>li:first-of-type a{background:#fff;border-radius:0 0 var(--borderRadius) var(--borderRadius);box-shadow:0 3px 3px rgba(0,0,0,.06);padding:0 .6rem .4rem}nav#desktop>ul>li:not(:first-of-type){margin-left:.25rem}nav#desktop>ul>li:last-of-type{margin-left:.75rem}nav#desktop>ul>li:last-of-type a{color:#fff;background:var(--purple);transition:250ms ease;display:inline-block}nav#desktop>ul>li:last-of-type a:hover{background:var(--lightPurple);transform:scale(1.1)}nav#desktop>ul>li:last-of-type a:hover::before{display:none}nav#desktop>ul>li:nth-of-type(2){margin-left:auto}nav>ul>li img{width:100%;max-width:var(--logoWidth)}nav>ul>li.arrow{margin-right:1rem;position:relative;display:flex;align-items:center}nav>ul>li.arrow::after,nav>ul>li.arrow::before{content:"";display:block;width:.4rem;height:2px;right:0;background:var(--mainColor);position:absolute;z-index:3;margin-top:.1rem;transform:rotate(45deg);transform-origin:center;transition:350ms ease;pointer-events:none}nav>ul>li.arrow::before{transform:translateX(.215rem) rotate(-45deg)}nav#desktop>ul>li:hover.arrow::after,nav#desktop>ul>li:hover.arrow::before{transform:none;border-radius:50%;width:.2rem;height:.2rem}nav#desktop>ul>li:not(.logo).arrow>a::before{width:calc(100% - .5rem)}nav#desktop>ul>li:not(.logo) a{position:relative;z-index:2}nav#desktop>ul>li:not(.logo)>a::before{content:"";display:block;position:absolute;width:calc(100% - 2rem);left:1rem;bottom:0;height:2px;background:var(--highlightColor);transform:scaleX(0);transform-origin:center;transition:.5s ease;z-index:3}nav#desktop>ul>li:not(.logo):hover>a::before{transform:none}nav#desktop>ul>li:not(.logo).active>a::before{transform:none}nav#desktop>ul>li:hover .sub{transform:translateY(calc(100% - .7rem));opacity:1;pointer-events:all}nav#desktop ul.sub{position:absolute;padding:2rem 1rem 0;bottom:0;transition:.5s ease;opacity:0;pointer-events:none;transform:translateY(calc(100% + .5rem)) perspective(10px) rotateX(-2deg) scale(.7);width:calc(100% - .5rem);transform-origin:top}nav#desktop ul.sub::before{content:"";display:block;width:100%;position:absolute;background:#fff;top:1.5rem;left:0;height:calc(100% - 1.5rem);box-shadow:var(--dropShadow);border-radius:var(--borderRadius)}nav#desktop ul.sub li{margin:.5rem 0 1.05rem;z-index:2;position:relative;white-space:nowrap}nav#desktop ul.sub li a{padding:.5rem 0;background:#fff}nav#desktop ul.sub li a::before{content:"";display:block;position:absolute;width:100%;left:0;bottom:0;height:2px;background:var(--highlightColor);transform:scaleX(0);transform-origin:left;transition:.5s ease}nav#desktop ul.sub li a:hover::before{transform:none}nav#desktop.home{position:relative;transform:none!important;background:0 0;box-shadow:none}section.landing nav#desktop.home{padding-top:1.5rem;max-width:30rem;margin:0 auto;position:relative;z-index:5}section.landing nav#desktop.home>ul{font-family:var(--headerFont);text-transform:uppercase;font-weight:600;font-size:.8rem;padding:0}section.landing nav#desktop.home>ul>li{margin:0 .5rem;transform:none}section.landing nav#desktop.home>ul>li:first-of-type{height:auto}section.landing nav#desktop.home>ul>li:first-of-type a{background:0 0;box-shadow:none;padding-top:.4rem;z-index:1}section.landing nav#desktop.home>ul>li:hover .sub{transform:translateY(calc(100% - 1rem))}section.landing>figure{overflow:hidden;margin-top:2.5rem}section.landing>figure picture img{width:100%}section.landing>figure picture{position:absolute;display:flex}section.landing>figure picture.sax{left:26%;width:14%;top:2%;animation:tiltSax 10s ease infinite alternate;transform-origin:top}section.landing>figure picture.cloud{left:23%;width:13%;top:2%;animation:cloud 10s ease infinite alternate-reverse}section.landing>figure picture.cloud.c2{left:57%;width:15%;top:.5%;animation:cloud2 10s ease infinite alternate;animation-delay:2s}section.landing>figure picture.cloud.c3{display:none}section.landing>figure picture.notes{left:18%;width:8%;top:4%;animation:notes 10s ease infinite alternate}section.landing>figure picture.duckboy{left:55%;width:10%;top:44%;animation:duckboy 10s ease infinite alternate}section.landing>figure picture.zip{left:69.1%;width:3%;top:12.7%;animation:zip 10s linear infinite alternate 250ms}section.landing>figure picture.background{position:relative;left:-2%;width:118%;top:0}section.landing>figure picture.background.top{position:absolute;top:0}section.landing>figure figure.ferris{width:20%;padding-bottom:26%;top:20%;left:30%}figure.terrace{position:absolute;left:32%;width:14%;top:51%}figure.terrace .table{position:relative;top:0;left:0;width:100%;object-fit:contain}figure.terrace .arm{position:absolute;right:31.9%;top:33%;width:12%;transform-origin:bottom right;animation:pivotArm 2s ease-in-out infinite alternate}figure.ferris{position:absolute;width:25%;padding-bottom:30%;user-select:none}figure.ferris :is(picture,img){object-fit:contain!important}figure.ferris .stand{width:75%;left:12.5%;top:27%}figure.ferris figure{position:absolute;top:0;left:0;width:100%;height:0;padding-bottom:100%;animation:spinFerris 80s ease infinite;display:flex;justify-content:center}figure.ferris figure .cart{width:15%;left:initial;align-items:flex-start;top:initial;height:initial;height:49.5%;top:0;transform-origin:bottom}figure.ferris figure .cart div{position:absolute;width:100%;top:0}figure.ferris figure .cart img{height:auto;animation:spinFerris 80s ease-in infinite reverse;transform-origin:top}figure.theater{position:absolute;width:12%;top:34.4%;left:68.2%;height:0;padding-bottom:15.2%}figure.theater picture{position:absolute;top:0;left:0;width:100%;object-fit:contain}figure.theater span{position:absolute;width:5%;padding-bottom:5%;border-radius:50%;top:1.8%}figure.theater span:nth-of-type(1){top:2%;left:9.9%}figure.theater span:nth-of-type(2){top:1.9%;left:19.7%}figure.theater span:nth-of-type(3){left:29.3%}figure.theater span:nth-of-type(4){left:38.6%}figure.theater span:nth-of-type(5){left:48.5%}figure.theater span:nth-of-type(6){left:57.9%}figure.theater span:nth-of-type(7){left:67.5%}figure.theater span:nth-of-type(8){left:77.5%}figure.theater span:nth-of-type(9){left:86.1%;top:3.5%}figure.theater span:nth-of-type(10){left:88.1%;top:10.5%}figure.theater span:nth-of-type(11){left:86.1%;top:18%}figure.theater span:nth-of-type(12){left:84%;top:25.5%}figure.theater span:nth-of-type(13){left:82%;top:32.9%}figure.theater span:nth-of-type(14){left:80%;top:40.5%}figure.theater span:nth-of-type(15){left:77%;top:47.5%}figure.theater span:nth-of-type(16){left:68%;top:49.8%}figure.theater span:nth-of-type(17){left:58.5%;top:49.8%}figure.theater span:nth-of-type(18){left:49%;top:49.8%}figure.theater span:nth-of-type(19){left:39%;top:49.5%}figure.theater span:nth-of-type(20){left:29.5%;top:49.5%}figure.theater span:nth-of-type(21){left:19.9%;top:49.5%}figure.theater span:nth-of-type(22){left:13.4%;top:44.7%}figure.theater span:nth-of-type(23){left:11.5%;top:36.9%}figure.theater span:nth-of-type(24){left:9.5%;top:29.5%}figure.theater span:nth-of-type(25){left:7.5%;top:22%}figure.theater span:nth-of-type(26){left:5.5%;top:14.5%}figure.theater span:nth-of-type(27){left:3.5%;top:7%;animation:none!important;background:#fff}figure.theater span:nth-of-type(2n){animation:shine 6s ease infinite;animation-delay:3s}figure.theater span:nth-of-type(2n+1){animation:shine 6s ease infinite}div.droomparadijs{max-width:14rem;position:absolute;margin:3% auto 0;left:0;right:0;display:flex;flex-direction:column;z-index:2;width:19%}figure.logo{width:100%;position:relative}figure.logo>img{position:absolute;width:100%}figure.logo>img:not(:first-of-type){width:25%;position:absolute;animation:spin 25s infinite}figure.logo>img:nth-of-type(1){position:relative}figure.logo>img:nth-of-type(2){left:39.5%;top:28%;width:15%;animation:spin 20s linear infinite reverse}figure.logo>img:nth-of-type(3){left:56%;top:30%;width:15%}strong.vantot{font-family:var(--headerFont);text-transform:uppercase;text-align:center;font-weight:600;font-size:.8rem}h3.banner{text-align:center;margin:1% 0;padding:.5rem 0;background:#fff;clip-path:polygon(0% 0%,100% 0%,90% 50%,100% 100%,0% 100%,10% 50%);font-size:1rem}.home section.introduction{margin-top:-39%;text-align:center;max-width:30rem}.home section.introduction article{display:flex;flex-direction:column;align-items:center}.home main{overflow:hidden;padding-bottom:3rem}section.spider{text-align:center;max-width:30rem;margin-top:6rem}section.spider nav ul{display:flex}section.spider nav ul li{flex:0 1 33%;margin:0 .25rem}section.mini-landing>div{max-width:40rem;position:relative;margin:6rem 0 6rem auto;width:75%}section.mini-landing hgroup{display:flex;flex-direction:column;align-items:center;margin-bottom:-7%}section.mini-landing hgroup h2{font-weight:600;font-size:1.7rem}section.mini-landing hgroup img{margin-top:-1em}section.mini-landing article{display:flex;flex-direction:column;align-items:flex-start;max-width:20rem;margin-left:auto;width:42%;margin-top:-10%}section.mini-landing article h3{font-size:.9rem}section.mini-landing.c1>div{margin:6rem auto 6rem 0}section.mini-landing.c1 article{margin:-2% auto -5% 0;width:100%}section.mini-landing.c1 hgroup{margin-left:-30%;margin-bottom:-5%}section.mini-landing.c1 figure{transform:translateX(-18%)}section.mini-landing.c1 figure.terrace .arm{bottom:52%;right:31.2%;top:initial;transform-origin:right;width:12.7%}section.mini-landing figure.landing.activity picture.skate{left:36%;top:102%}section.mini-landing figure.terrace .arm{bottom:52%;left:57.2%;top:initial;transform-origin:right;width:12.7%}section.mini-landing.activiteiten figure{width:112%}section.mini-landing.activiteiten article{max-width:100%;width:47%;margin-top:-5%}section.mini-landing.activiteiten hgroup{transform:translateX(10%)}section.fullscreen.bikepath{margin:-24% auto -50%;transition:250ms ease;pointer-events:none}section.bikepath figure :is(picture.path,.path img){width:calc(100% + 6rem);margin-left:-2rem;position:relative}section.bikepath figure picture.tree{position:absolute;left:70%;top:17%;width:8%}section.bikepath figure picture.tree img{width:100%}section.bikepath figure picture.biker{position:absolute;left:calc(100% + 69.24px);top:-25px;width:5%;transform:translateY(-95%)}section.bikepath figure picture.biker img{width:100%}section.bikepath>figure{max-width:70rem;margin:0 auto}section.ontdek-landing h1{color:var(--highlightColor)}section.ontdek-landing,section.ontdek-landing article{display:flex;flex-direction:column;align-items:center;text-align:center}section.ontdek-landing article{max-width:30rem;width:var(--width)}figure.landing{margin-top:-4%;pointer-events:none}figure.landing picture{position:absolute;display:block}figure.landing picture img{width:100%}figure.landing picture.background{position:relative;width:80%;left:10%}figure.landing.music picture.sax{width:12%;top:20%;left:40%;animation:tiltSax 10s ease infinite alternate;transform-origin:top right}figure.landing.music picture.sax.s2{top:32%;left:43%;animation:tiltSax2 10s ease infinite alternate}figure.landing.music picture.notes{width:8%;animation:notes 10s ease infinite alternate-reverse;left:30%;top:18%}figure.landing.music figure.terrace{width:14%;top:71%}figure.landing.music figure.theater{width:16%;top:34%;left:9%;padding-bottom:20.2%}figure.landing.food{margin-top:-2%}figure.landing.food figure.terrace{width:13.9%;top:40%;left:41%;transform:scaleX(-1)}figure.landing.food .truck{width:17%;top:16%;left:20%;animation:park 15s infinite}figure.landing.food .truck.t2{width:22%;top:11%;left:38%;animation-delay:5s}figure.landing.food .truck.t3{left:69%;top:16%;animation-delay:10s}figure.landing.activity{width:100%;margin-top:-20%}figure.landing.activity picture.background.grass{position:absolute;top:70%;width:60%;left:17%}figure.landing.activity picture.slide{left:61%;top:31%;width:13.5%}figure.landing.activity picture.skate{left:53%;top:81%;width:7.5%;animation:skate 10s ease infinite alternate}figure.landing.activity picture.duckboy{left:30%;top:77.5%;width:7.5%;animation:duckboy 10s ease infinite alternate}figure.landing.activity picture.zip{top:38.5%;left:80%;width:2.5%;animation:zip_alt 10s linear infinite alternate}figure.landing.activity figure.ferris{left:34%;top:44%;width:14%;padding-bottom:15%}figure.landing.programma picture.background{width:130%;left:-15%}figure.landing.programma picture.skate{width:8%;top:58%;left:34%;transform:scaleX(-1)}figure.landing.programma picture.cloud{width:13%;top:-15%;left:16%;animation:cloud 4s ease infinite alternate-reverse}figure.landing.programma picture.cloud.c2{width:13%;top:-35%;left:83%;transform:scaleX(-1);animation:cloud3 6s ease infinite alternate-reverse}figure.landing.programma picture.sax{width:14%;top:-25%;left:9%;animation:tiltSax 5s ease infinite alternate;transform-origin:top right}figure.landing.programma picture.sax.s2{top:-35%;left:5%;animation:tiltSax2 7s ease infinite alternate}figure.landing.programma picture.sax.s3{top:-15%;left:70%;animation:tiltSax2Flip 7s ease infinite alternate}figure.landing.programma picture.sax.s4{top:-10%;left:65%;animation:tiltSax2Flip 5s ease infinite alternate 1s;transform:scaleX(-1)}figure.landing.programma picture.notes{top:-40%;left:-5%;width:10%;transform:scaleX(-1)}figure.landing.programma picture.notes.n2{top:-40%;left:95%;width:10%;transform:none}body:not(.home) section.prefooter{margin-top:5rem}section.prefooter{max-width:30rem;margin:-2rem auto -1rem;display:flex;flex-direction:column;align-items:center}section.prefooter.cta>a{min-width:9rem;margin-bottom:.25rem}section.prefooter.info{font-weight:800;font-family:var(--headerFont)}section.prefooter.info :is(picture,img){height:4rem;width:4rem}section.prefooter.info p{margin-top:.5rem;max-width:10rem;text-align:center;font-size:.8rem}section.prefooter.info p a{color:var(--highlightColor);text-decoration:underline;transition:250ms ease}section.prefooter.info p a:hover{color:var(--lightPurple)}footer{margin-bottom:0;overflow:hidden;padding-top:6rem}footer .underlay{width:100%;padding-bottom:100%;background:var(--yellow);position:absolute;z-index:-1;top:35%}footer::after,footer::before{content:'';position:absolute;height:83.8%;top:22%;background:var(--yellow);display:block;width:calc((100% - var(--maxWidth) + 2px)/ 2);left:0;border-radius:var(--borderRadius) 0 0 0}footer::after{left:initial;right:0;border-radius:0 var(--borderRadius) 0 0}footer figure{position:relative;width:113%;left:0;max-width:var(--maxWidth);margin:0 auto;user-select:none}footer figure .trees{position:absolute;z-index:3;left:59%;top:-35%;width:30%;display:block}footer figure img{width:100%}footer figure.ferris{width:13%;top:-39%;padding-bottom:14.3%;left:15%}footer nav{position:relative;z-index:2;display:flex;justify-content:space-between;max-width:var(--maxWidth);width:var(--width);margin:4rem auto}footer nav>ul>li{color:#fff;font-family:var(--headerFont);text-transform:uppercase;font-size:1rem;margin-bottom:.25rem}footer nav>ul>li>ul{display:flex;flex-direction:column;font-family:var(--primaryFont);text-transform:initial;font-size:.8rem}footer nav>ul>li>ul>li{margin-top:.45rem}footer nav>ul>li>ul>li a:hover{text-decoration:underline}section.bottom{margin-top:-6%;display:flex;flex-direction:column;align-items:center}section.bottom p{max-width:14rem;text-align:center}footer nav ul.socials ul{flex-direction:row;align-items:center}footer nav ul.socials ul li:not(:last-of-type){margin-right:1.2rem}footer nav ul.socials img{max-width:1.6rem}footer>p{display:block;position:relative;max-width:var(--maxWidth);margin:0 auto 1rem auto;font-size:.6rem;display:flex;align-items:center;justify-content:flex-end}footer>p a{font-family:Staatliches;font-size:1.2em;margin-left:.5em;display:inline-block;margin-top:.1em}footer>p a:hover{text-decoration:none;color:#f0a9f0}footer nav:last-of-type{margin-bottom:1rem}footer ul.partners ul{width:100%;flex-direction:row;flex-wrap:wrap}footer ul.partners ul img{max-height:2.5rem;width:auto;margin-right:1rem;filter:grayscale(1);transition:250ms ease;margin-bottom:1rem}footer ul.partners ul img:hover{filter:none}section.introduction article{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:30rem;margin:0 auto}section.tickets>ul{display:flex;justify-content:space-between;align-items:center}section.tickets>ul>li{display:flex;flex-direction:column;align-items:center;background:var(--lightPurple);border-radius:var(--borderRadius);color:#fff;width:calc((32% - .5rem));padding:1rem;box-sizing:border-box;order:0;min-height:25rem;position:relative}section.tickets>ul>li.upseller{background:var(--purple);width:calc(35% - .5rem);min-height:30rem}section.tickets>ul>li.upseller a.btn:hover{background:var(--lightPurple)}section.tickets>ul>li:nth-of-type(1){order:-1}section.tickets>ul>li:nth-of-type(2){order:1}section.tickets>ul>li ul{list-style-type:initial;padding-left:1em}section.tickets>ul>li>strong{margin-top:auto;font-family:var(--headerFont);font-weight:800;font-size:2rem}section.tickets>ul>li>a.btn{margin:1rem auto 0}section.tickets>ul>li>a.btn.sold_out{color:#888}section.tickets>ul>li>a.btn.sold_out:hover{transform:none;color:#888;background:#fff}.decorations span.extra,section.tickets>ul>li .decorations{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}section.tickets>ul>li .decorations span.extra::after,section.tickets>ul>li .decorations span.extra::before,section.tickets>ul>li .decorations::after,section.tickets>ul>li .decorations::before,section.tickets>ul>li::after,section.tickets>ul>li::before{position:absolute;top:0;right:0;content:'';background:url('/img/corner.svg') no-repeat;width:3.5rem;height:3.5rem;background-size:3.5rem;transform:translate(12%,-12%);z-index:2}section.tickets>ul>li .decorations::after{top:0;left:0;right:initial;transform:scaleX(-1) translate(12%,-12%)}section.tickets>ul>li::before{bottom:0;top:initial;left:0;transform:scale(-1,-1) translate(12%,-12%)}section.tickets>ul>li::after{bottom:0;top:initial;right:0;transform:scale(1,-1) translate(12%,-12%)}section.tickets>ul>li .decorations span.extra::after,section.tickets>ul>li .decorations span.extra::before{background:url('/img/top.svg') no-repeat;transform:none;left:50%;transform:translate(-50%,-58%);top:0;width:4rem;height:4rem;background-size:4rem}section.tickets>ul>li .decorations span.extra::after{transform:translate(-50%,58%) scaleY(-1);bottom:0;top:initial}section.faq h2{color:var(--highlightColor);font-weight:700}section.faq article label h3{text-transform:none;font-weight:600;color:var(--highlightColor);margin:0;font-size:1rem;user-select:none}section.faq>ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(21rem,1fr));justify-items:center;grid-gap:2rem 1rem}section.faq>ul>li{width:100%;max-width:30rem}section.faq>ul>li>ul>li{background:#fff;box-sizing:border-box;margin-bottom:.35rem;border-radius:var(--halfBorderRadius);position:relative}section.faq>ul>li>ul>li label{padding:.5rem .75rem;display:block;transition:250ms ease;cursor:pointer;display:flex;align-items:center;border-radius:var(--halfBorderRadius)}section.faq>ul>li>ul>li label::after,section.faq>ul>li>ul>li label::before{content:"";width:.5rem;height:2px;background:var(--purple);display:block;position:absolute;right:1rem;transform:translateX(50%) rotate(-45deg);transition:250ms ease}section.faq>ul>li>ul>li label::before{transform:translateX(-10%) rotate(45deg)}section.faq>ul>li>ul>li label:hover::after,section.faq>ul>li>ul>li label:hover::before{transform:none;height:.3rem;width:.3rem;border-radius:50%}section.faq>ul>li>ul>li label:hover{background:var(--purple5)}section.faq>ul>li>ul>li input:checked+article label{border-radius:var(--halfBorderRadius) var(--halfBorderRadius) var(--borderRadius) var(--borderRadius)}section.faq>ul>li>ul>li input:checked+article label::after,section.faq>ul>li>ul>li input:checked+article label::before{transform:translateX(50%) rotate(45deg);width:.5rem;height:2px;border-radius:0}section.faq>ul>li>ul>li input:checked+article label::before{transform:translateX(-10%) rotate(-45deg)}section.faq>ul>li>ul>li .grow{height:0;overflow:hidden;transition:.5s ease}section.faq>ul>li>ul>li .md{padding:.25rem .75rem .5rem;box-sizing:border-box}section.faq>ul>li>ul>li .md a{text-decoration:underline}section.faq>ul>li>ul>li .md :is(h1,h2,h3){text-transform:none;font-size:1rem}section.faq>ul>li>ul>li .md h2{font-size:1.2rem}section.faq>ul>li>ul>li .md ul{padding-left:1em;list-style:initial;margin-bottom:1.4em}section.faq>ul>li>ul>li .md ol{margin-bottom:1.4em}section.faq>ul>li>ul>li .md strong{font-weight:500}section.faq>ul>li>ul>li .md em{font-style:italic}section.faq>ul>li>ul>li .md :last-child{margin-bottom:.25rem}main{overflow:hidden}.ontdek section.spider{margin:0 auto}.ontdek section.mini-landing{margin:6rem auto}.ontdek section.mini-landing.c2{margin-bottom:0}.ontdek section.mini-landing>div{margin:0 auto;max-width:45rem;width:90%}.ontdek section.mini-landing.c1 hgroup{margin-left:0}.ontdek section.mini-landing.c1 figure.landing{transform:none;width:110%;left:-5%}.ontdek section.mini-landing.activiteiten hgroup{transform:none}.ontdek section.mini-landing.activiteiten figure.landing{width:140%;margin-left:-20%;left:0;margin-top:-28%}.ontdek section.mini-landing.activiteiten article{margin-right:10%}.ontdek figure.landing.food figure.terrace{width:14.4%}.ontdek figure.landing.music figure.terrace{width:15%}body.ontdek-collect section.prefooter{margin-top:3rem}.ontdek section.mini-landing.c1 article{margin-bottom:0}.ontdek section.mini-landing nav h2{font-weight:700;margin-bottom:.25rem;display:flex;align-items:center}.ontdek section.mini-landing nav h2 :is(span,li){font-size:.8rem}.ontdek section.mini-landing nav h2 span{margin-left:1rem}.ontdek section.mini-landing nav h2 ul{display:flex;margin-left:.5rem}.ontdek section.mini-landing nav h2 ul li{margin-right:.5rem;text-decoration:underline;text-underline-offset:2px;cursor:pointer;transition:250ms ease;user-select:none}.ontdek section.mini-landing nav h2 ul li:hover{color:var(--lightPurple)}.ontdek section.mini-landing nav h2 ul li.active{color:var(--highlightColor)}.ontdek section.mini-landing nav{margin-top:2rem;margin:2rem auto;max-width:50rem}.ontdek section.mini-landing nav>ul{display:flex;flex-wrap:wrap}.ontdek section.mini-landing nav>ul>li{margin:0 .5rem .5rem 0}.ontdek section.mini-landing nav>ul>li.hide{display:none}section.map{display:flex;align-items:center;justify-content:center;padding-top:2rem;margin-top:0}section.map .indicator{position:absolute;z-index:2;top:0;bottom:0;right:0;left:0;margin:auto;user-select:none;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(0,0,0,.8);border-radius:var(--borderRadius);flex-direction:column;color:#fff;font-weight:500;text-align:center;font-size:.6rem;pointer-events:none;transition:.5s ease}section.map .indicator.fi{opacity:0;transition-delay:2s}section.map .indicator.fade-in{opacity:1}section.map .indicator.hide{opacity:0;transition-delay:0s}section.map .indicator img{animation:swipe 2s ease-in-out infinite alternate;transform-origin:bottom;max-width:55%;max-height:60%}section.map .indicator p{margin:.75rem 0 0}section.map .overflower{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;min-width:60rem;max-width:110rem;margin:0 auto;right:0;padding-top:2rem}section.map .overflower>picture{display:block;height:0;padding-bottom:56.3%;position:relative;margin:0 auto;left:0;right:0}section.map .overflower>picture .mirror,section.map .overflower>picture img{height:100%;width:100%;position:absolute;object-fit:contain;user-select:none}section.map .mirror .pin{all:unset;position:absolute;background:var(--highlightColor);font-family:var(--headerFont);text-transform:uppercase;color:#fff;padding:.1rem .2rem;font-size:.6rem;border-radius:.25rem;cursor:pointer;user-select:none;transition:250ms ease;box-shadow:0 3px 5px 1px rgba(0,0,0,.3);text-align:center;transform:none}section.map .mirror .pin:hover{background:var(--purple);transform:scale(1.2)}section.map .mirror .pin::before{background:center center/contain no-repeat var(--highlightColor);background-size:65%;content:"";display:block;position:absolute;border-radius:50%;transform:translate(-50%,-90%);left:50%;top:0;transition:250ms ease;width:2.25em;height:2.25em;animation:pinSpin 5s linear infinite;animation-play-state:paused}section.map .mirror .pin:hover::before{background:var(--purple);animation-play-state:running}section.map .mirror .pin:focus{transform:scale(1.2) rotate(-4deg)}section.map .mirror .pin.grey{background:var(--grey);opacity:.5}section.map .mirror .pin.grey::before{background:center center/contain no-repeat var(--highlightColor);background-size:65%;background-color:var(--grey)}section.map .mirror .pin.highlight{transform:scale(1.05);animation:wiggleAlt .6s ease-in-out infinite alternate;transform-origin:center bottom}section.map .mirror .pin.active{animation:wiggle .6s ease-in-out infinite alternate;transform-origin:center bottom;background:var(--purple)}section.map .mirror .pin.active::before{animation-play-state:running;background:center center/contain no-repeat var(--purple);background-size:65%}section.map .mirror .pin.dizzeland::before,section.map .mirror .pin.dizzeland:hover::before{background-image:url('/img/twirl_white.svg')}section.map .mirror .pin.zonnerijk::before,section.map .mirror .pin.zonnerijk:hover::before{background-image:url('/img/sun_white.svg')}section.map .mirror .pin.bloemenweide::before,section.map .mirror .pin.bloemenweide:hover::before{background-image:url('/img/flower_white.svg')}section.map .mirror .pin.oeverlanden::before,section.map .mirror .pin.oeverlanden:hover::before{background-image:url('/img/oeverlanden.png');background-size:55%}section.map .mirror .pin.oeverlanden::before{animation:oeverlandenPin 4s linear infinite paused}section.map .mirror .pin.oeverlanden:hover::before{animation-play-state:running}section.map .mirror .pin:hover::before{transform:translate(-50%,-90%);background:center center/contain no-repeat var(--purple);background-size:65%}section.map .popups{max-width:var(--maxWidth);width:var(--width);overflow:visible;position:fixed;bottom:1rem}section.map.abs_popup .popups{position:absolute}section.map .popups ul{display:flex;flex-wrap:wrap;align-items:flex-start}section.map .popups ul li{background:#fff;position:absolute;z-index:2;bottom:0;left:0;padding:.75rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;max-width:17rem;width:100%;border-radius:var(--borderRadius);left:0;transform:translateX(-2rem);opacity:0;transition:250ms ease;pointer-events:none}section.map .popups ul li.show{opacity:1;transform:none;pointer-events:all}section.map .popups ul li.show.bottomLeft{left:100%;transform:translateX(-100%)}section.map .popups ul li h3{color:var(--highlightColor);max-width:70%}section.map .popups ul li>a:first-of-type{color:var(--highlightColor);font-family:var(--headerFont);text-transform:uppercase;font-weight:600;text-decoration:underline;margin-bottom:.5rem;position:absolute;top:.75rem;right:.5rem}section.map .popups ul li .divider{margin:-.8em 0 .25rem}section.map .popups ul li .purple{background:var(--purple)}section.map .popups ul li .btn:hover{background:var(--lightPurple)}section.map .popups ul li>div:not(.btns){margin:.25rem 0 1.5rem}section.map .popups ul li>div.btns{display:flex;justify-content:space-between;width:100%}section.map .popups ul li>div.btns a:first-of-type{flex-grow:1;margin-right:.5rem}section.map .popups ul li>div.btns a:only-child{flex-grow:0;margin-top:.5rem}.programma h1{text-align:center}.programma main{overflow:initial}.programma figure.landing{width:80%;margin:-4% auto 0}.programma .introduction{width:100%;max-width:var(--maxWidthUltraWide);overflow:hidden}.programma .introduction strong{font-size:1.4rem;font-weight:800}.programma .introduction img{margin-bottom:.5rem}.programma .introduction h3{font-size:1.3rem;font-weight:600;padding:.5rem 2.5rem}section.programma{display:flex;margin-bottom:0;align-items:flex-start}section.programma>ul{margin-left:auto;max-width:45rem;width:100%}section.programma>ul li.title{margin-bottom:-.25rem;margin-top:1rem}section.programma>ul li.title h3{font-size:1rem;margin-left:.75rem}section.programma>ul li.itemcard{display:flex;flex-direction:column;background:#fff;padding:.5rem .75rem .75rem;border-radius:var(--borderRadius);margin-bottom:1rem;--highlightColor:var(--purple)}section.programma>ul li.itemcard::after{right:2.5rem}section.programma>ul li.hide,section.programma>ul li.past{display:none}section.programma>ul li.past.show{display:flex}section.programma>ul li.itemcard>div{display:flex;align-items:center;font-family:var(--headerFont);text-transform:uppercase;border-bottom:1px solid var(--purple);font-size:.8rem;color:var(--highlightColor);padding-bottom:.25rem}section.programma>ul li.itemcard>div h2{margin:0 auto 0 0;color:var(--purple)}section.programma>ul li.itemcard>div strong{display:flex;align-items:center;font-weight:600}section.programma>ul li.itemcard>div img{display:inline-block;margin-right:.5rem}section.programma>ul li.itemcard>div a{margin-left:2rem;display:flex;align-items:center;text-decoration:underline;font-weight:600}section.programma>ul li.itemcard>article{margin-top:.75rem;display:flex;align-items:flex-start}section.programma>ul li.itemcard>article picture{height:4.5rem;width:4.5rem;position:relative;display:block;flex-shrink:0}section.programma>ul li.itemcard>article picture img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:var(--borderRadius)}section.programma>ul li.itemcard>article .md{width:calc(80% - 5.5rem);margin:0 1rem}section.programma>ul li.itemcard>article>a.btn{width:20%;text-align:center;font-size:.8rem}section.programma>ul li.none{font-size:1rem;font-family:var(--headerFont);color:var(--purple);font-weight:700;text-align:center;display:none;margin:2rem}section.programma fieldset{position:sticky;top:9rem;margin-bottom:.5rem;margin-right:1.5rem}section.programma fieldset>button{all:unset;font-family:var(--headerFont);font-size:.9rem;color:var(--purple);text-decoration:underline;text-underline-offset:2px;display:block;text-align:center;margin:.75rem auto 0;cursor:pointer;opacity:0;transition:250ms ease;pointer-events:none}section.programma fieldset>button.show{opacity:1;pointer-events:all}section.programma fieldset>button:hover{color:var(--lightPurple)}section.programma fieldset img{margin-left:0}section.programma fieldset .agenda{display:grid;grid-template-columns:repeat(7,1rem);grid-template-rows:repeat(4,1rem);background:#fff;grid-gap:0.2rem;box-sizing:border-box;padding:.2rem;margin-bottom:.5rem}section.programma fieldset .agenda strong{grid-column-start:span 7;color:#fff;background:var(--purple);font-weight:700;font-family:var(--headerFont);text-transform:uppercase;padding:0 .2rem;display:flex;align-items:center;width:100%;margin-left:-.2rem;margin-top:-.2rem}section.programma fieldset .agenda>div{background:var(--lightGrey);position:relative}section.programma fieldset .agenda>div label{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--purple20);cursor:pointer;transition:150ms ease}section.programma fieldset .agenda>div input{display:none}section.programma fieldset .agenda>div input:hover~label{background-color:var(--purple80)}section.programma fieldset .agenda>div input:checked~label{background-color:var(--purple)}section.programma fieldset h3{font-size:1rem}section.programma fieldset .agenda>div input:checked~label .small,section.programma fieldset .agenda>div input:hover~label .small{color:#fff}section.programma fieldset .small{font-size:.4rem;position:absolute;top:1px;right:2px;font-family:var(--headerFont);transition:250ms ease;user-select:none}section.programma fieldset .label{position:absolute;top:0;transform:translate(-50%,-90%);left:50%;font-family:var(--headerFont);text-transform:uppercase;font-size:.6rem;white-space:nowrap;color:#fff;background:var(--purple);padding:.1rem .25rem;border-radius:.2rem;opacity:0;transition:250ms ease;pointer-events:none;z-index:3}section.programma fieldset label:hover .label{opacity:1;transform:translate(-50%,calc(-100% - .25rem))}section.programma fieldset .label::before{width:.5rem;height:.5rem;position:absolute;left:50%;transform:translate(-50%,0) rotate(45deg);content:"";bottom:-2px;background:var(--purple);z-index:-1}section.optredens h2{text-align:center;font-size:2rem;font-weight:600}section.optredens ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(21rem,1fr));justify-items:center;grid-gap:1.5rem;margin-top:2.5rem}section.optredens .itemcard{background:#fff;padding:.75rem;box-sizing:border-box;border-radius:var(--borderRadius);display:flex;flex-wrap:wrap;width:100%;max-width:30rem;justify-content:space-between;position:relative}section.optredens .itemcard article{width:calc(70% - 1rem)}section.optredens .itemcard picture{width:30%;display:block;position:relative;border-radius:var(--borderRadius);overflow:hidden;height:0;padding-bottom:30%}section.optredens .itemcard picture img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}section.optredens .itemcard>a{margin-top:.75rem;border-radius:var(--borderRadius);font-size:.9rem}section.optredens .itemcard article hgroup>h3{font-size:1.5rem;font-weight:800;margin-bottom:0}section.optredens .itemcard article hgroup>h4{border-bottom:1px solid var(--purple);padding-bottom:.5rem}.itemcard::after{content:"";background:no-repeat center bottom/2rem 4rem;position:absolute;display:block;top:0;right:5rem;width:4rem;height:4rem;transform:translateY(calc(-100% + .3rem))}.itemcard.canoe::after,.itemcard.duckboy::after,.itemcard.ferris::after,.itemcard.quad::after,.itemcard.truck_1::after,.itemcard.truck_3::after{background-size:3rem}.itemcard.tent::after,.itemcard.zweef::after{background-size:2.5rem 3.5rem}.itemcard.zweef::after{background-size:2.5rem 3.5rem}.itemcard.truck_2::after{background-size:4rem}.itemcard.locker::after{background-size:2rem 3rem}.itemcard.carrousel::after,.itemcard.trees::after{background-size:2rem}section.introduction h1{color:var(--highlightColor)}section.content{display:flex;justify-content:space-between;max-width:40rem;margin-top:2rem;align-items:flex-start}section.content>div{display:flex;flex-direction:column;width:25%;position:sticky;top:6rem}section.content figure{height:0;width:100%;padding-bottom:100%;border-radius:var(--borderRadius);overflow:hidden;margin-bottom:.5rem}section.content article{width:calc(75% - 1rem)}section.content article ul{list-style:initial}section.content article :is(h2,h3,h4){font-size:1rem;font-weight:700}section.content article h2{font-size:1.2rem}section.content article :is(ul,ol){padding-left:1em;margin-bottom:1rem}section.content article :is(ul,ol) li{margin-bottom:.25rem}section.optreden{max-width:40rem}section.optreden>img.divider.half{margin:-1em 0 0 0;display:block}section.optreden ul li{background:#fff;border-radius:var(--borderRadius);display:flex;align-items:center;font-weight:700;font-family:var(--headerFont);color:var(--purple);font-size:.9rem;text-transform:uppercase;margin-top:.5rem;position:relative}section.optreden ul li::after{right:2rem}section.optreden ul li figure{height:2.5rem;width:2.5rem;border-radius:var(--borderRadius);overflow:hidden;margin:.5rem .75rem}section.optreden ul li h3{margin:0 auto 0 0;font-size:1.4rem}section.optreden ul li a{color:var(--purple);text-decoration:underline;text-underline-offset:2px}section.optreden ul li a img{display:inline-block;margin-right:.5rem}section.optreden ul li strong{font-weight:700;margin-right:.75rem;text-align:right;min-width:25%}section.optreden ul li strong img{display:inline-block;margin-right:.25rem;transform:scale(1.1)}body.single section.prefooter{margin-top:2rem}body.single main{overflow:initial}body.locaties main{overflow:initial}.nieuws h1{color:var(--purple)}section.blogs{margin:1rem auto}section.blogs>ul{display:flex;justify-content:center;width:calc(100% + 1rem);margin-left:-1rem;flex-wrap:wrap}section.blogs li.postcard{background:#fff;border-radius:var(--borderRadius);overflow:hidden;position:relative;width:calc(100% / 3 - 1rem);margin:0 0 1rem 1rem;display:flex;flex-direction:column;min-width:17.5rem}section.blogs li.postcard.hide{display:none}section.blogs li.postcard picture{width:100%;position:relative;height:0;padding-bottom:50%}section.blogs li.postcard img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}section.blogs li.postcard article{padding:0 1rem 1rem;display:flex;flex-direction:column;flex-grow:1}section.blogs li.postcard article ul{display:flex;flex-wrap:wrap;margin:.5rem 0 .25rem}section.blogs li.postcard article ul li{padding:.15rem .35rem;background:var(--purple);margin-right:.2rem;color:#fff;font-family:var(--headerFont);text-transform:uppercase;border-radius:var(--halfBorderRadius);font-size:.55rem;background:var(--highlightColor);margin-bottom:.15rem;transition:250ms ease}section.blogs li.postcard article>a{border-radius:var(--borderRadius);align-self:flex-end;margin-top:auto}section.blogs li.postcard>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}section.blogs li.postcard>a:hover~article a{transform:scale(1.1);background:var(--lightPurple)}section.blogs li.postcard article time{font-family:var(--headerFont);text-transform:uppercase;font-weight:700;font-size:.8rem;color:var(--purple)}section.blogs li.postcard article h2{margin-bottom:.25rem;font-size:1.2rem}section.blogs li.postcard article .md{padding-top:.5rem;border-top:1px solid var(--purple);margin:.25rem 0 .75rem}section.blogs fieldset{display:flex;align-items:center;max-width:30rem;margin:0 auto 1rem;flex-wrap:wrap}section.blogs fieldset input{display:none}section.blogs fieldset h3{margin:0 .5rem 0 .5rem}section.blogs fieldset label{background:#888;cursor:pointer;font-size:.8rem;border-radius:var(--borderRadius);position:relative;margin:0 .5rem .25rem 0;user-select:none}section.blogs fieldset label:hover{background:var(--highlightColor)}section.blogs fieldset label::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;z-index:-1;opacity:0;transition:250ms ease}section.blogs fieldset label:hover::before{opacity:.3}section.blogs fieldset input:checked+label{background:var(--highlightColor)}section.blogs fieldset input:checked+label::before{opacity:0}.nieuws section.content{max-width:30rem;margin-bottom:0}.nieuws section.content article{width:100%}.nieuws section.content article time{display:block;text-align:right;text-transform:uppercase;font-family:var(--headerFont);font-weight:700;margin:-.25rem 0 .25rem;font-size:.8rem;color:var(--purple)}.nieuws section.content article picture{height:0;padding-bottom:40%;width:100%;position:relative;display:block;margin-bottom:1rem}.nieuws section.content article picture img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:var(--borderRadius)}.nieuws section.content article img{width:100%}section.content article nav.otherposts ul{display:flex;justify-content:space-between;text-transform:uppercase;list-style-type:none;padding:0}section.content article nav.otherposts ul a{font-weight:700;color:var(--purple);font-family:var(--headerFont);font-size:1rem}section.content article nav.otherposts ul a:hover{color:var(--lightPurple)}section.plain{max-width:40rem;background:#fff;padding:1rem;border-radius:var(--borderRadius);margin-top:1rem}.placeholder main{display:flex;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.placeholder main .burger{display:none}.placeholder section{display:flex;align-items:center;justify-content:center;padding:0!important;width:90%}.placeholder section h1{font-family:var(--headerFont);text-align:center;max-width:36rem;color:var(--purple);background:var(--pink);clip-path:polygon(0% 0%,100% 0%,calc(100% - 1.5em) 50%,100% 100%,0% 100%,1.5em 50%);padding:.75rem 2em;font-size:3rem;margin-bottom:10%}.placeholder section picture{position:absolute}.placeholder section picture img{width:100%}.placeholder section picture.bottom{left:-15%;width:130%;bottom:0;transform:translate(0,60%)}.placeholder section picture.right{right:10%;width:30%;transform:translate(130%,-10%)}.placeholder .sun{animation:spinAndPulse 50s linear infinite;left:-10%;top:-90%;z-index:-1;width:15%}.placeholder .cloud{animation:cloud3 10s ease infinite alternate-reverse;top:-80%;left:0;width:20%}.placeholder .cloud.c2{animation:cloud 10s ease infinite alternate-reverse;left:60%;top:-110%;width:25%}@media only screen and (min-width:1200px){section.map .mirror .pin{font-size:1vw}section.map .indicator{display:none}footer::after,footer::before{top:8.19rem}}@media only screen and (min-width:1600px){section.fullscreen.bikepath{margin:-18% auto -45%}section.bikepath figure .biker{opacity:0;transition:opacity .5s ease}}@media only screen and (min-width:1800px){section.fullscreen.bikepath{margin:-18% auto -35%}}@media only screen and (min-width:2200px){section.map .mirror .pin{font-size:1.1rem}}@media only screen and (min-width:2000px){section.fullscreen.bikepath{margin:-18% auto -27%}.programma section.introduction figure.landing{width:75%;margin:0 auto}}@media only screen and (min-width:2400px){section.landing>figure{overflow:visible;width:73%;margin:0 auto}.home section.introduction{margin-top:-30%}section.bikepath.fullscreen{margin:-24% auto -20%}section.bikepath figure{max-width:90rem;margin:0 auto}section.bikepath figure :is(picture.path,.path img){width:90%;margin-left:1%}section.bikepath figure picture.path{transform:translateY(22%);display:block}}@media only screen and (max-width:1300px){div.droomparadijs strong{font-size:1.3vw}div.droomparadijs h3{font-size:1.5vw}footer .underlay{top:27%}}@media only screen and (max-width:1200px){.placeholder section h1{font-size:5vw;transform:translateY(-30%)}}@media only screen and (max-width:1000px){section.tickets>ul>li{min-height:22rem;width:calc(33% - .5rem)}section.tickets>ul>li.upseller{min-height:25rem;width:calc(34% - .5rem)}}@media only screen and (max-width:800px){section:not(:first-of-type){margin:3rem auto}header{pointer-events:all}nav#desktop{display:none}nav#mobile{display:flex}.burger{display:block}.mobile{display:block}header::before{content:"";width:calc(100% - .5rem);height:2.25rem;background:#fff;position:relative;display:block;top:.25rem;margin:0 auto;border-radius:var(--halfBorderRadius) var(--halfBorderRadius) var(--halfBorderRadius) 0;box-shadow:var(--dropShadow)}header>a.mobile{max-width:6rem;left:.25rem;position:absolute;top:.25rem;width:15%;min-width:4rem;padding:.5rem .5rem .25rem}header>a.mobile::before{content:"";position:absolute;width:100%;height:calc(100% - 2.25rem);background:#fff;left:0;bottom:0;background:#fff;border-radius:0 0 var(--halfBorderRadius) var(--halfBorderRadius);z-index:1;box-shadow:var(--dropShadow)}header>a.mobile img{width:100%;z-index:2;position:relative}section.landing{overflow:hidden}section.landing nav{display:none}section.landing>figure{margin-top:8.5rem;overflow:visible}section.landing>figure picture.background,section.landing>figure picture.background.top{left:-27%;width:176%;top:0}section.landing>figure picture.sax{left:8%;top:2%;width:18%}section.landing>figure picture.notes{left:3%;width:12%;top:2%}section.landing>figure picture.cloud.c1{top:-12%;width:20%;left:3%}section.landing>figure picture.cloud.c2{top:-15%;left:75%;width:20%}section.landing>figure picture.cloud.c3{display:block;left:72%;top:-3%;width:18%}section.landing>figure picture.duckboy{top:44%;width:15%;left:57%}section.landing>figure picture.zip{left:80.1%;width:4%}section.landing>figure figure.terrace{width:24%;left:22%;top:50%}section.landing>figure figure.theater{width:19%;left:81.2%;padding-bottom:24.2%}section.landing>figure figure.ferris{width:27%;top:24%;left:22%}div.droomparadijs{width:45%;margin-top:0;transform:translateY(-50%);max-width:10rem}div.droomparadijs strong{font-size:.8rem}div.droomparadijs h3{font-size:1rem}.home section.introduction{margin-top:-52%}section.spider{text-align:left;margin-top:4rem}section.spider nav ul{flex-direction:column;align-items:flex-start}section.spider nav ul li{margin-bottom:.5rem}section.ontdek-landing{overflow:hidden;max-width:100%;width:100%}figure.landing.music{width:135%}figure.landing.music picture.notes{left:34%}figure.landing.music figure.theater{left:13%;top:24%}figure.landing.music figure.terrace{width:15.6%}figure.landing.food{width:135%}figure.landing.activity{width:155%;margin-top:-26%;left:-3%}section.mini-landing>div{max-width:100%;width:100%;margin:5rem auto}section.mini-landing>div hgroup{transform:none!important;margin-left:0!important}section.mini-landing>div figure.music{left:-17.5%}section.mini-landing>div figure.food{width:150%}section.mini-landing>div article{margin:1rem 0;max-width:25rem;width:100%}section.mini-landing.activiteiten>div figure.activity{width:162%;margin-top:-30%;left:-36%}section.mini-landing figure.landing.activity picture.skate{left:55%;top:85%}section.mini-landing.activiteiten article{margin-top:1rem;width:100%;max-width:25rem}footer .underlay{padding-bottom:400%}footer nav{flex-direction:column;margin:2rem auto}footer nav>ul{margin-bottom:2rem}footer .underlay{top:17%}footer figure{width:125%;left:-12%}.ontdek section.mini-landing{margin:3rem auto}.ontdek section.mini-landing figure.music{width:165%;left:-31.5%}.ontdek section.mini-landing.c1 figure.landing{width:160%;left:-30%}.ontdek section.mini-landing.activiteiten figure.landing{width:170%;margin-left:-37%}.ontdek section.mini-landing:last-of-type{margin-bottom:0}.ontdek section.mini-landing nav ul li a{font-size:.7rem}section.tickets>ul{flex-direction:column}section.tickets>ul>li{width:calc(100% - 1rem);margin-bottom:2rem;max-width:18rem}section.tickets>ul>li.upseller{order:-10;width:100%;margin-bottom:3rem;max-width:19rem}section.blogs{margin-top:1rem}.programma .introduction article{margin-top:-.5rem}.programma .introduction article strong{font-size:1.1rem}.programma .introduction article h3{font-size:1rem;padding:.3rem 1.5rem}.programma figure.landing{width:130%;left:-18%}section.programma{flex-direction:column;margin-top:1rem}section.programma fieldset{position:relative;top:0;margin:0}section.programma fieldset h3{display:none}section.programma fieldset .agendas{display:flex}section.programma fieldset .agendas>:first-child{margin-right:.25rem}section.programma fieldset .agenda{grid-template-columns:repeat(7,minmax(0.75rem,1.25rem));grid-template-rows:initial}section.programma fieldset>button{margin:.25rem 0 0}section.programma fieldset .agenda>div{height:0;padding-bottom:100%}section.programma fieldset .agenda>div .small{font-size:.45rem}.placeholder section picture.right{right:19%;transform:translate(130%,40%)}.placeholder section picture.cloud{left:10%;top:-180%}.placeholder section picture.sun{left:2%;top:-220%}.placeholder section picture.bottom{width:150%;left:-10%;transform:translateY(90%)}}@media only screen and (max-width:700px){section.blogs>ul{margin:0 auto;margin-left:-.5rem}section.blogs li.postcard{width:100%;max-width:20rem;min-width:0;margin:0 auto 1rem}section.blogs fieldset h3{width:100%;margin-bottom:.25rem}section.blogs fieldset{max-width:20rem}section.content{margin-top:0;flex-direction:column}section.content>div{width:60%;margin:0 auto;position:relative;top:0;text-align:center;max-width:12rem;margin-bottom:1rem}section.content article{width:100%;max-width:40em;margin:0 auto}}@media only screen and (max-width:500px){div.droomparadijs strong{font-size:3.5vw}div.droomparadijs h3{font-size:4vw}section.ontdek-landing h1{font-size:8vw}section.ontdek-landing h1+.divider{margin-top:-4%}section.faq>ul{grid-template-columns:1fr}section.optredens ul{grid-template-columns:1fr}section.optredens .itemcard{flex-direction:column}section.optredens .itemcard article{margin-top:.75rem;width:100%}section.optredens .itemcard hgroup{position:absolute;top:1rem;right:.75rem;width:calc(70% - 1.75rem)}section.optredens .itemcard a.btn{max-width:calc(100% - 7rem);margin-top:1rem}section.optredens .itemcard::after{right:.5rem}section.programma fieldset .label{display:none}section.programma fieldset .agenda>div input:hover~label{background-color:var(--purple20);color:var(--mainColor)}section.programma fieldset .agenda>div input:checked~label{background-color:var(--purple);color:#fff}section.programma>ul li.itemcard>div{display:grid;grid-template-areas:"a a a b b" "a a a c c"}section.programma fieldset>button{margin:.25rem auto 0}section.programma>ul{margin-top:-1rem}section.programma>ul li.title{margin-top:2rem}section.programma>ul li.itemcard>div h2{grid-area:a;font-size:1.2rem}section.programma>ul li.itemcard>div strong{grid-area:b;justify-content:flex-end;margin-top:.5rem}section.programma>ul li.itemcard>div a{grid-area:c;justify-content:flex-end}section.programma>ul li.itemcard>article{display:block}section.programma>ul li.itemcard>article picture{float:left;margin:0 .75rem .25rem 0}section.programma>ul li.itemcard>article .md{width:100%;margin:0}section.programma>ul li.itemcard>article>a.btn{width:auto;max-width:8rem;margin-top:1rem;border-radius:var(--borderRadius)}section.programma>ul li.itemcard::after{right:.75rem}}@keyframes pivotArm{0%{transform:rotate(-4deg)}100%{transform:rotate(25deg)}}@keyframes cloud{0%{transform:none}100%{transform:translate(10%,-5%)}}@keyframes cloud2{0%{transform:none}100%{transform:translate(30%,35%)}}@keyframes cloud3{0%{transform:scaleX(-1)}100%{transform:scalex(-1) translate(30%,35%)}}@keyframes tiltSax{0%{transform:rotate(0)}100%{transform:rotate(10deg)}}@keyframes tiltSax2{0%{transform:rotate(15deg) translateY(-10%)}100%{transform:rotate(0)}}@keyframes tiltSax2Flip{0%{transform:scaleX(-1) rotate(0)}100%{transform:scaleX(-1) rotate(15deg) translateY(-10%)}}@keyframes notes{0%{transform:rotate(0)}80%{transform:translate(-5%,-50%) rotate(-30deg) scale(1.2)}100%{transform:translate(-5%,-50%) rotate(-30deg) scale(1.2)}}@keyframes duckboy{0%{transform:none}100%{transform:translateX(30%)}}@keyframes zip_alt{0%{top:38.5%;left:80%;width:2.5%;transform:rotate(2deg)}40%{top:44%;left:70%;transform:rotate(4deg)}95%{top:50.1%;left:54%;transform:rotate(10deg)}100%{top:50.1%;left:54%;transform:rotate(10deg)}}@keyframes spinFerris{0%{transform:rotate(0)}8.33%{transform:rotate(30deg)}16.66%{transform:rotate(60deg)}25%{transform:rotate(90deg)}33.33%{transform:rotate(120deg)}41.66%{transform:rotate(150deg)}50%{transform:rotate(180deg)}58.33%{transform:rotate(210deg)}66.66%{transform:rotate(240deg)}75%{transform:rotate(270deg)}83.33%{transform:rotate(300deg)}91.66%{transform:rotate(330deg)}100%{transform:rotate(1turn)}}@keyframes zip{0%{left:69.1%;top:12.7%}20%{left:62.1%;top:14.7%}50%{left:49.1%;top:17.7%;transform:rotate(1deg)}70%{left:41.1%;top:19.2%;transform:rotate(1deg)}99%{left:32.3%;top:20.2%;transform:rotate(2deg)}100%{left:32.3%;top:20.2%;transform:rotate(2deg)}}@keyframes spin{0%{transform:rotate(0turn)}100%{transform:rotate(1turn)}}@keyframes spinAndPulse{0%{transform:rotate(0turn) scale(1)}50%{transform:rotate(.5turn) scale(1.2)}100%{transform:rotate(1turn) scale(1)}}@keyframes pinSpin{0%{transform:translate(-50%,-90%) rotate(0turn)}100%{transform:translate(-50%,-90%) rotate(1turn)}}@keyframes skate{0%{transform:translate(0,0)}100%{transform:translate(10%,10%)}}@keyframes wiggle{0%{transform:scale(1.2) rotate(-4deg)}100%{transform:scale(1.2) rotate(4deg)}}@keyframes wiggleAlt{0%{transform:rotate(0)}50%{transform:rotate(-1deg)}100%{transform:rotate(1deg)}}@keyframes park{0%{transform:translateX(0)}10%{transform:translateX(-2%)}20%{transform:translateX(5%)}40%{transform:translateX(0)}}@keyframes oeverlandenPin{0%{transform:translate(-50%,-90%) rotate(0)}25%{transform:translate(-50%,-90%) rotate(-10deg)}50%{transform:translate(-50%,-90%) rotate(0)}75%{transform:translate(-50%,-90%) rotate(10deg)}100%{transform:translate(-50%,-90%) rotate(00deg)}}@keyframes oeverlanden{0%{transform:rotate(0)}25%{transform:rotate(-10deg)}50%{transform:rotate(0)}75%{transform:rotate(10deg)}100%{transform:rotate(00deg)}}@keyframes swipe{0%{transform:rotate(-5deg)}100%{transform:rotate(5deg)}}@keyframes shine{0%{box-shadow:0 0 10px 5px rgba(255,255,255,.9);background:#fff}50%{box-shadow:0 0 10px 5px rgba(255,255,255,.9);background:#fff}51%{box-shadow:0 0 0 0 rgba(255,255,255,.9);background:#fff;transform:scale(.9)}100%{box-shadow:0 0 0 0 rgba(255,255,255,.9);background:#fff;transform:scale(.9)}}@media only screen and (max-width:800px){@keyframes zip{0%{left:80.1%;top:12.7%}10%{left:73.1%;top:14%}30%{left:60.1%;top:16.2%;transform:rotate(1deg)}40%{left:52.1%;top:17.5%;transform:rotate(1deg)}99%{left:25.3%;top:20.2%;transform:rotate(2deg)}100%{left:25.3%;top:20.2%;transform:rotate(2deg)}}@keyframes shine{0%{box-shadow:0 0 5px 2px rgba(255,255,255,.9);background:#fff}50%{box-shadow:0 0 5px 2px rgba(255,255,255,.9);background:#fff}51%{box-shadow:0 0 0 0 rgba(255,255,255,.9);background:#fff;transform:scale(.9)}100%{box-shadow:0 0 0 0 rgba(255,255,255,.9);background:#fff;transform:scale(.9)}}}