.face{align-items:center;background:#ffcd00;border-radius:50%;display:flex;height:300px;justify-content:center;position:relative;transition:1s;width:300px}.face:before{background:#b57700;border-bottom-left-radius:70px;border-bottom-right-radius:70px;content:"";height:70px;position:absolute;top:180px;transition:.5s;width:150px}.face:hover:before{border-bottom-left-radius:0;border-bottom-right-radius:0;height:20px;top:210px}.face:active{background:#ff5252;transition:5s;transition-delay:1.2s}.face:active:before{border-radius:50%;height:50px;top:190px;width:50px}.eyes{display:flex;position:relative;top:-40px}.eyes .eye-wrapper{background:rgba(255,0,250,.314);margin:0 15px;overflow:hidden}.eyes .eye,.eyes .eye-wrapper,.eyes .eyelid{border-radius:50%;height:80px;position:relative;width:80px}.eyes .eye,.eyes .eyelid{display:block}.eyes .eye{background:#fff}.eyes .eye:before{background:#333;border-radius:50%;content:"";height:40px;left:25px;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}.eyes .eyebrows{z-index:10}.eyes .eyebrows:after,.eyes .eyebrows:before{border-radius:100% 100% 5px 5px;border-top:7px solid #b57700;content:"";position:absolute;top:-6px;transition:.5s;transition-delay:.3s;width:80px}.eyes .eyebrows:before{left:15px}.eyes .eyebrows:after{right:15px}.face:hover .eyes .eyebrows:before{transform:rotate(-20deg) translate(-10px)}.face:hover .eyes .eyebrows:after{transform:rotate(20deg) translate(10px)}.face:active .eyes .eyebrows:before{transform:rotate(10deg) translate(5px)!important}.face:active .eyes .eyebrows:after{transform:rotate(-10deg) translate(-5px)!important}.eyes .eyelid{border-radius:50%;position:absolute;z-index:9}.eyes .eyelid:after,.eyes .eyelid:before{background:#ffd765;content:"";height:0;left:0;position:absolute;transition:.2s;width:100%;z-index:1}.eyes .eyelid:before{border-bottom:1px solid #b57700;top:-5px}.eyes .eyelid:after{border-top:1px solid #b57700;bottom:-5px}.face:hover .eyes .eye-wrapper .eyelid:hover:before{height:50%;top:0}.face:hover .eyes .eye-wrapper .eyelid:hover:after{bottom:0;height:50%}.face:hover .eyes .eye-wrapper .eyelid:before{height:8%;top:0}.face:hover .eyes .eye-wrapper .eyelid:after{bottom:0;height:8%}.cube{animation:cube-spin 6s linear infinite;height:300px;position:relative;transform:rotateX(-30deg);transform-style:preserve-3d;width:300px;z-index:1}@keyframes cube-spin{0%{transform:rotateX(-30deg) rotateY(0deg)}to{transform:rotateX(-30deg) rotateY(-1turn)}}.cube div{-webkit-transform:translateZ(0);transform-style:preserve-3d}.cube div,.cube div span{height:100%;left:0;position:absolute;top:0;width:100%}.cube div span{align-items:flex-end;background:linear-gradient(#1b1c06,#d0d42b);color:#1b1c06;display:flex;font-size:100px;justify-content:center}.cube div .side-1{transform:rotateY(90deg) translateZ(150px)}.cube div .side-2{transform:rotateY(180deg) translateZ(150px)}.cube div .side-3{transform:rotateY(270deg) translateZ(150px)}.cube div .side-4{transform:rotateY(1turn) translateZ(150px)}.cube div span.top{background:#1b1c06;transform:rotateX(90deg) translateZ(150px)}.cube div span.bottom{background:#d0d42b;box-shadow:0 0 120px #d0d42b33,0 0 200px #d0d42b66,0 0 300px #d0d42b99,0 0 400px #d0d42bcc,0 0 600px #d0d42b;filter:blur(30px);height:300px;left:0;position:absolute;top:0;transform:rotateX(-90deg) translateZ(230px);width:300px}@font-face{font-family:poppins-black;src:url(/static/media/Poppins-Black.d8b850b920a5ef49d752.ttf)}@font-face{font-family:poppins-bold;src:url(/static/media/Poppins-Bold.cdb29a5d7ccf57ff05a3.ttf)}@font-face{font-family:poppins-extra-bold;src:url(/static/media/Poppins-ExtraBold.01849ee091e1762a5dd5.ttf)}@font-face{font-family:poppins-extra-light;src:url(/static/media/Poppins-ExtraLight.333cb30c20e31999802a.ttf)}@font-face{font-family:poppins-light;src:url(/static/media/Poppins-Light.7641a0f76ca9ef6c252c.ttf)}@font-face{font-family:poppins-medium;src:url(/static/media/Poppins-Medium.673ed42382ab264e0bf5.ttf)}@font-face{font-family:poppins-regular;src:url(/static/media/Poppins-Regular.35d26b781dc5fda684cc.ttf)}@font-face{font-family:poppins-semi-bold;src:url(/static/media/Poppins-SemiBold.ac8d04b620e54be9b0f0.ttf)}@font-face{font-family:poppins-thin;src:url(/static/media/Poppins-Thin.59ff6a729e30c99b478e.ttf)}@font-face{font-family:coustard-regular;src:url(/static/media/Coustard-Regular.cc4544dac81d6a5b10eb.ttf)}.font-black{font-family:poppins-black,sans-serif}.font-bold{font-family:poppins-bold,sans-serif}.font-extra-bold{font-family:poppins-extra-bold,sans-serif}.font-extra-light{font-family:poppins-extra-light,sans-serif}.font-light{font-family:poppins-light,sans-serif}.font-medium{font-family:poppins-medium,sans-serif}.font-regular{font-family:poppins-regular,sans-serif}.font-semi-bold{font-family:poppins-semi-bold,sans-serif}.font-thin{font-family:poppins-thin,sans-serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#22052f;color:#f6e8fd;font-family:poppins-regular,sans-serif;min-width:400px}body #root{align-items:center;height:100vh}body #root,body #root .content{display:flex;flex-direction:column;width:100%}body #root .content{flex-grow:1;margin-bottom:50px;max-width:1500px;padding:0 75px}@media(max-width:740px){body #root .content{padding:0 25px}}body #root .content .page{height:100%;width:100%}.logo{height:75px}a{color:#f6e8fd;text-decoration:none}p{margin-bottom:10px}h2{font-size:26px;font-weight:400}.flex{display:flex}.big-box{height:400px}.medium-box{height:200px}.small-box{height:50px}.test{height:80px}.test .logo{row-gap:0}.test .logo .row{column-gap:0}.glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:8px;box-shadow:0 5px 15px #0000001a}.unimportant-header{color:#a085ad;font-size:30px}@media(max-width:740px){.unimportant-header{font-size:20px}}.btn{border:0;border-radius:8px;cursor:pointer;font-size:24px;padding:10px 20px;white-space:nowrap}.btn.btn-primary{background:#b3b700}.btn.btn-primary:hover{background:#d0d42b}.btn.btn-timeline{background:#22052f;border:8px solid #b3b700;border-radius:999px;color:#f6e8fd;padding:10px 50px}.btn.btn-timeline:hover{background:#d0d42b;border:8px solid #d0d42b;color:#000}.btn-small,select{accent-color:#b3b700;background:#0000;border:none;border-bottom:2px solid #b3b700;border-radius:0;color:#f6e8fd;cursor:pointer;font-family:poppins-regular,sans-serif;outline:none;padding:5px 10px}.btn-small:hover,select:hover{border-bottom-color:#d0d42b}select option{background:#22052f;border:none;color:#f6e8fd}input[type=radio]{appearance:none;border:2px solid #b3b700;border-radius:50%;cursor:pointer;height:16px;outline:none;position:relative;width:16px}input[type=radio]:checked:before{background:#b3b700;border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}label{cursor:pointer;-webkit-user-select:none;user-select:none}.cta-wrapper{display:flex;gap:50px;justify-content:center;margin-top:10vh}@media(max-width:740px){.cta-wrapper{flex-direction:column}.cta-wrapper h2{text-align:center}}.menu-wrapper{height:60px;left:0;margin-bottom:60px;position:sticky;right:0;top:30px;z-index:10000}.menu-wrapper .motion-wrapper{position:relative;z-index:10001}.menu-wrapper .motion-wrapper .logo-wrapper{box-shadow:0 5px 15px #0000000d;left:15px;padding:10px;position:absolute;top:-15px;transition:.5s cubic-bezier(.5,1,.3,1.5)}.menu-wrapper .motion-wrapper .logo-wrapper:hover{box-shadow:0 5px 15px #00000080;left:10px;top:-20px}.menu-wrapper .motion-wrapper .logo-wrapper:hover .logo-link,.menu-wrapper .motion-wrapper .logo-wrapper:hover .logo-link .logo{height:80px}.menu-wrapper .motion-wrapper .logo-wrapper .logo-link{display:block;height:70px;transition:.5s cubic-bezier(.5,1,.3,1.5)}.menu-wrapper .motion-wrapper .logo-wrapper .logo-link .logo{height:70px;transition:.5s cubic-bezier(.5,1,.3,1.5);width:auto}.menu-wrapper .top-nav{align-items:center;display:flex;justify-content:end;min-height:60px;padding:0 20px}.menu-wrapper .top-nav .hamburger{cursor:pointer;display:none;height:48px;margin:6px 0;width:48px}.menu-wrapper .top-nav .logo-link{height:48px;margin:6px 0}.menu-wrapper .top-nav .logo-link .logo{height:48px;width:48px}.menu-wrapper .top-nav .items{display:flex;transition:.3s ease-in}.menu-wrapper .top-nav .items .item{align-items:center;border-radius:8px;display:flex;font-size:20px;height:40px;justify-content:center;position:relative;transition:.3s ease-in}.menu-wrapper .top-nav .items .item a{align-items:center;cursor:pointer;display:flex;height:100%;padding:0 25px}.menu-wrapper .top-nav .items .item a span{position:relative}.menu-wrapper .top-nav .items .item a span .hover-underline{border-bottom:2px solid #b3b700;inset:0;margin:0 -5px 1px;position:absolute;transition:border-bottom-width .3s ease-in;z-index:-1}.menu-wrapper .top-nav .items .item .active-backdrop{background:#f6e8fd26;border-radius:8px;inset:0;position:absolute;z-index:-1}@media(max-width:1024px){.menu-wrapper .top-nav .items .item a{padding:0 15px}}@media(max-width:740px){.menu-wrapper .top-nav{align-items:end;flex-direction:column}.menu-wrapper .top-nav .hamburger{display:block}.menu-wrapper .top-nav .items{align-items:end;border-radius:0 0 10px 10px;display:flex;flex-direction:column;gap:15px;justify-content:center;left:0;right:0;top:60px;width:100%}.menu-wrapper .top-nav .items .item{width:100%}.menu-wrapper .top-nav .items .item a{justify-content:center;padding:0;width:100%}.menu-wrapper .top-nav .items:not(.open){gap:0;padding-top:0}.menu-wrapper .top-nav .items:not(.open) .item{font-size:0;height:0;padding:0}.menu-wrapper .top-nav .items:not(.open) .item span .hover-underline{border-bottom:0 solid #b3b700}.menu-wrapper .top-nav .items.open{gap:15px;padding:20px 0}.menu-wrapper .top-nav .items.open .item{padding:5px}}.footer-wrapper{background:#170420;display:flex;justify-content:center;padding:50px 0;width:100%}.footer-wrapper .footer{align-items:center;display:flex;justify-content:space-between;max-width:1500px;padding:0 75px;width:100%}.footer-wrapper .footer .logo{width:auto}.footer-wrapper .footer .items{display:flex;gap:50px}.footer-wrapper .footer .items .item{max-height:50px}.footer-wrapper .footer .items .item svg{height:50px;width:auto}.hero-section{align-items:center;border-bottom:5px solid #b3b700;display:flex;height:40vw;max-height:500px;min-height:300px;position:relative;width:100%}@media(max-width:740px){.hero-section{min-height:200px}}.hero-section .text{display:flex;flex-direction:column;justify-content:end;margin-bottom:20px;padding-right:20px;width:100%}.hero-section .name{font-size:100px;line-height:1;margin-left:-6px;margin-right:15%}@media(max-width:740px){.hero-section .name{font-size:60px;margin-left:-4px}}.hero-section img{bottom:0;height:40vw;max-height:500px;padding-right:20px;position:absolute;right:0;z-index:-1}@media(max-width:740px){.hero-section img{height:100%}}.home-wrapper{display:flex;flex-direction:column;gap:min(20vh,250px)}.about-wrapper .about-cards{margin:50px 0}.about-card-inner{align-items:center;aspect-ratio:1/1;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:300px;padding:25px;transition:1s ease-in-out;width:100%}.about-card-inner p{color:#0000;font-size:14px;height:0;text-align:center;transition:1s ease-in-out}.about-card-inner h1{text-transform:lowercase}.about-card.active .about-card-inner{padding-top:65px}.about-card.active .about-card-inner p{color:#fff;display:inline;height:120px;margin-top:25px}.about-card .tilt{width:100%}.about-cards{grid-gap:100px;display:grid;grid-auto-flow:dense;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;margin-bottom:20px;width:100%}.about-card{display:flex;justify-content:center;position:relative}.about-card .tilt{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-image{border-radius:10px;height:40px;position:absolute;transform:rotate(0deg);transition:1s ease-in-out;width:40px;z-index:-1}.about-card.active .about-image{transform:rotate(1turn)}.about-adcalls:first-of-type{animation:about-work-logo-out-1 1s ease-in-out;background:none;border:0 solid #0000;border-bottom:40px solid #b3b700;left:-20px;top:70%;z-index:-1}.about-card.active .about-adcalls:first-of-type{animation:about-work-logo-in-1 1s ease-in-out;background:none;border-color:#0000 #0000 #0004ff;border-radius:0;border-width:0 33px 57.6px;left:calc(50% - 66px);top:-20px;transition:1s ease-in-out;z-index:1}@keyframes about-work-logo-in-1{0%{border-radius:10px;border-width:0 0 40px;left:-20px;top:70%;z-index:-1}24%{z-index:-1}25%{left:-50px;z-index:1}to{background:none;border-radius:0;border-width:0 33px 57.6px;left:calc(50% - 66px);top:-20px}}@keyframes about-work-logo-out-1{0%{background:none;border-radius:0;border-width:0 33px 57.6px;left:calc(50% - 66px);top:-20px;z-index:1}74%{z-index:1}75%{left:-50px;z-index:-1}to{border-radius:10px;border-width:0 0 40px;left:-20px;top:70%;z-index:-1}}.about-adcalls:nth-of-type(2){animation:about-work-logo-out-2 1s ease-in-out;background:none;border:0 solid #0000;border-bottom:40px solid #b3b700;left:60%;top:calc(100% - 20px);z-index:-1}.about-card.active .about-adcalls:nth-of-type(2){animation:about-work-logo-in-2 1s ease-in-out;background:none;border-color:#0000 #0000 #dfc39f;border-radius:0;border-style:solid;border-width:0 16.5px 28.5px;height:18px;left:calc(50% - 33px);top:9px;width:18px;z-index:1}@keyframes about-work-logo-in-2{0%{border-radius:10px;border-width:0 0 40px;height:40px;left:60%;top:calc(100% - 20px);width:40px;z-index:-1}24%{z-index:-1}25%{top:calc(100% + 10px);z-index:1}to{background:none;border-radius:0;border-width:0 16.5px 28.5px;height:18px;left:calc(50% - 33px);top:9px;width:18px}}@keyframes about-work-logo-out-2{0%{background:none;border-radius:0;border-width:0 16.5px 28.5px;height:18px;left:calc(50% - 33px);top:9px;width:18px;z-index:1}74%{z-index:1}75%{top:calc(100% + 10px);z-index:-1}to{border-radius:10px;border-width:0 0 40px;height:40px;left:60%;top:calc(100% - 20px);width:40px;z-index:-1}}.about-adcalls:nth-of-type(3){animation:about-work-logo-out-3 1s ease-in-out;background:#b3b700;left:-20px;top:10%}.about-card.active .about-adcalls:nth-of-type(3){animation:about-work-logo-in-3 1s ease-in-out;background:#dfc39f;border-radius:0;border-top-left-radius:100%;height:30px;left:50%;top:-20px;width:30px;z-index:1}@keyframes about-work-logo-in-3{0%{border-radius:10px;height:40px;left:-20px;top:10%;width:40px;z-index:-1}24%{z-index:-1}25%{left:-50px;z-index:1}to{border-radius:0;border-top-left-radius:100%;height:30px;left:50%;top:-20px;width:30px;z-index:1}}@keyframes about-work-logo-out-3{0%{border-radius:0;border-top-left-radius:100%;height:30px;left:50%;top:-20px;width:30px;z-index:1}74%{z-index:1}75%{left:-50px;z-index:-1}to{border-radius:10px;height:40px;left:-20px;top:10%;width:40px;z-index:-1}}.about-adcalls:nth-of-type(4){animation:about-work-logo-out-4 1s ease-in-out;background:#b3b700;left:40%;top:-20px}.about-card.active .about-adcalls:nth-of-type(4){animation:about-work-logo-in-4 1s ease-in-out;background:#b3d9ff;border-radius:0;border-bottom-left-radius:100%;height:30px;left:50%;top:10px;width:30px;z-index:1}@keyframes about-work-logo-in-4{0%{border-radius:10px;height:40px;left:40%;top:-20px;width:40px;z-index:-1}24%{z-index:-1}25%{top:-50px;z-index:1}to{border-radius:0;border-bottom-left-radius:100%;height:30px;left:50%;top:10px;width:30px;z-index:1}}@keyframes about-work-logo-out-4{0%{border-radius:0;border-bottom-left-radius:100%;height:30px;left:50%;top:10px;width:30px;z-index:1}74%{z-index:1}75%{top:-50px;z-index:-1}to{border-radius:10px;height:40px;left:40%;top:-20px;width:40px;z-index:-1}}.about-adcalls:nth-of-type(5){animation:about-work-logo-out-5 1s ease-in-out;background:#b3b700;left:calc(100% - 20px);top:45%}.about-card.active .about-adcalls:nth-of-type(5){animation:about-work-logo-in-5 1s ease-in-out;background:#0004ff;border-radius:0;border-bottom-right-radius:100%;height:30px;left:calc(50% + 30px);top:10px;width:30px;z-index:1}@keyframes about-work-logo-in-5{0%{border-radius:10px;height:40px;left:calc(100% - 20px);top:45%;width:40px;z-index:-1}24%{z-index:-1}25%{left:calc(100% + 10px);z-index:1}to{border-radius:0;border-bottom-right-radius:100%;height:30px;left:calc(50% + 30px);top:10px;width:30px;z-index:1}}@keyframes about-work-logo-out-5{0%{border-radius:0;border-bottom-right-radius:100%;height:30px;left:calc(50% + 30px);top:10px;width:30px;z-index:1}74%{z-index:1}75%{left:calc(100% + 10px);z-index:-1}to{border-radius:10px;height:40px;left:calc(100% - 20px);top:45%;width:40px;z-index:-1}}.about-korfbal:first-of-type{animation:about-sport-logo-out-1 1s ease-in-out;background:#b3b700;left:calc(100% - 20px);top:60%}.about-card.active .about-korfbal:first-of-type{animation:about-sport-logo-in-1 1s ease-in-out;background:#ffd000;border-radius:0;height:50px;left:calc(50% - 50px);top:-10px;width:100px;z-index:1}@keyframes about-sport-logo-in-1{0%{border-radius:10px;height:40px;left:calc(100% - 20px);top:60%;width:40px;z-index:-1}24%{z-index:-1}25%{left:calc(100% + 10px);z-index:1}to{border-radius:0;height:50px;left:calc(50% - 50px);top:-10px;width:100px;z-index:1}}@keyframes about-sport-logo-out-1{0%{border-radius:0;height:50px;left:calc(50% - 50px);top:-10px;width:100px;z-index:1}74%{z-index:1}75%{left:calc(100% + 10px);z-index:-1}to{border-radius:10px;height:40px;left:calc(100% - 20px);top:60%;width:40px;z-index:-1}}.about-korfbal:nth-of-type(2){animation:about-sport-logo-out-2 1s ease-in-out;background:#b3b700;border:0 solid #b3b700;left:75%;top:-20px}.about-card.active .about-korfbal:nth-of-type(2){animation:about-sport-logo-in-2 1s ease-in-out;background:#bd9a00;border:3px solid #ffd000;border-radius:100%;height:20px;left:calc(50% - 50px);top:-20px;width:100px;z-index:1}@keyframes about-sport-logo-in-2{0%{border-radius:10px;height:40px;left:75%;top:-20px;width:40px;z-index:-1}24%{z-index:-1}25%{top:-50px;z-index:1}to{border-radius:100%;height:20px;left:calc(50% - 50px);top:-20px;width:100px;z-index:1}}@keyframes about-sport-logo-out-2{0%{border-radius:100%;height:20px;left:calc(50% - 50px);top:-20px;width:100px;z-index:1}74%{z-index:1}75%{top:-50px;z-index:-1}to{border-radius:10px;height:40px;left:75%;top:-20px;width:40px;z-index:-1}}.about-korfbal:nth-of-type(3){animation:about-sport-logo-out-3 1s ease-in-out;background:#b3b700;left:35%;top:calc(100% - 20px)}.about-card.active .about-korfbal:nth-of-type(3){animation:about-sport-logo-in-3 1s ease-in-out;background:#ffd000;border-radius:100%;height:20px;left:calc(50% - 50px);top:30px;width:100px;z-index:1}@keyframes about-sport-logo-in-3{0%{border-radius:10px;height:40px;left:35%;top:calc(100% - 20px);width:40px;z-index:-1}24%{z-index:-1}25%{top:calc(100% + 10px);z-index:1}to{border-radius:100%;height:20px;left:calc(50% - 50px);top:30px;width:100px;z-index:1}}@keyframes about-sport-logo-out-3{0%{border-radius:100%;height:20px;left:calc(50% - 50px);top:30px;width:100px;z-index:1}74%{z-index:1}75%{top:calc(100% + 10px);z-index:-1}to{border-radius:10px;height:40px;left:35%;top:calc(100% - 20px);width:40px;z-index:-1}}.about-korfbal:nth-of-type(4){animation:about-sport-logo-out-4 1s ease-in-out;background:#b3b700;left:20%;top:-20px;z-index:-1}.about-card.active .about-korfbal:nth-of-type(4){animation:about-sport-logo-in-4 1s ease-in-out;background:#ffd000;border-radius:0;left:calc(50% - 70px);top:1px;transform:rotate(55deg);width:30px;z-index:1}@keyframes about-sport-logo-in-4{0%{border-radius:10px;height:40px;left:20%;top:-20px;transform:rotate(-180deg);width:40px;z-index:-1}24%{z-index:-1}25%{top:-50px;z-index:1}to{border-radius:0;left:calc(50% - 70px);top:1px;transform:rotate(55deg);width:30px;z-index:1}}@keyframes about-sport-logo-out-4{0%{border-radius:0;left:calc(50% - 70px);top:1px;transform:rotate(55deg);width:30px;z-index:1}74%{z-index:1}75%{top:-50px;z-index:-1}to{border-radius:10px;height:40px;left:20%;top:-20px;transform:rotate(-180deg);width:40px;z-index:-1}}.about-korfbal:nth-of-type(5){animation:about-sport-logo-out-5 1s ease-in-out;background:#b3b700;left:-20px;top:40%;z-index:-1}.about-card.active .about-korfbal:nth-of-type(5){animation:about-sport-logo-in-5 1s ease-in-out;background:#ffd000;border-radius:0 0 5px 5px;height:40px;left:calc(50% - 80px);top:20px;width:30px;z-index:1}@keyframes about-sport-logo-in-5{0%{border-radius:10px;height:40px;left:-20px;top:40%;width:40px;z-index:-1}24%{z-index:-1}25%{left:-50px;z-index:1}to{border-radius:0 0 5px 5px;height:40px;left:calc(50% - 80px);top:20px;width:30px;z-index:1}}@keyframes about-sport-logo-out-5{0%{border-radius:0 0 5px 5px;height:40px;left:calc(50% - 80px);top:20px;width:30px;z-index:1}74%{z-index:1}75%{left:-50px;z-index:-1}to{border-radius:10px;height:40px;left:-20px;top:40%;width:40px;z-index:-1}}.about-city:first-of-type{animation:about-city-logo-in-1 1s ease-in-out;background:#b3b700;border:0 solid #b3b700;left:calc(50% - 20px);top:-20px}.about-card.active .about-city:first-of-type{animation:about-city-logo-out-1 1s ease-in-out;background:#0082c3;border:4px solid #ffd765;border-radius:0 0 20px 20px;height:80px;left:calc(50% - 40px);top:-20px;width:80px;z-index:1}@keyframes about-city-logo-in-1{0%{border-radius:0 0 20px 20px;height:80px;left:calc(50% - 40px);top:-20px;width:80px;z-index:1}74%{z-index:1}75%{top:-50px;z-index:-1}to{border-radius:10px;height:40px;left:calc(50% - 20px);top:-20px;width:40px;z-index:-1}}@keyframes about-city-logo-out-1{0%{border-radius:10px;height:40px;left:calc(50% - 20px);top:-20px;width:40px;z-index:-1}24%{z-index:-1}25%{top:-50px;z-index:1}to{border-radius:0 0 20px 20px;height:80px;left:calc(50% - 40px);top:-20px;width:80px;z-index:1}}.about-city:nth-of-type(2){animation:about-city-logo-in-2 1s ease-in-out;background:#b3b700;left:calc(100% - 20px);top:25%}.about-card.active .about-city:nth-of-type(2){animation:about-city-logo-out-2 1s ease-in-out;background:#ffd765;border-radius:50% 50% 50% 0;height:25px;left:calc(50% + 4px);top:-10px;width:25px;z-index:1}@keyframes about-city-logo-in-2{0%{border-radius:50% 50% 50% 0;height:25px;left:calc(50% + 4px);top:-10px;width:25px;z-index:1}74%{z-index:1}75%{left:calc(100% + 10px);z-index:-1}to{border-radius:10px;height:40px;left:calc(100% - 20px);top:25%;width:40px;z-index:-1}}@keyframes about-city-logo-out-2{0%{border-radius:10px;height:40px;left:calc(100% - 20px);top:25%;width:40px;z-index:-1}24%{z-index:-1}25%{left:calc(100% + 10px);z-index:1}to{border-radius:50% 50% 50% 0;height:25px;left:calc(50% + 4px);top:-10px;width:25px;z-index:1}}.about-city:nth-of-type(3){animation:about-city-logo-in-3 1s ease-in-out;background:#b3b700;left:-20px;top:35%}.about-card.active .about-city:nth-of-type(3){animation:about-city-logo-out-3 1s ease-in-out;background:#ffd765;border-radius:50% 50% 0 50%;height:25px;left:calc(50% - 28px);top:-10px;width:25px;z-index:1}@keyframes about-city-logo-in-3{0%{border-radius:50% 50% 0 50%;height:25px;left:calc(50% - 28px);top:-10px;width:25px;z-index:1}74%{z-index:1}75%{left:-50px;z-index:-1}to{border-radius:10px;height:40px;left:-20px;top:35%;width:40px;z-index:-1}}@keyframes about-city-logo-out-3{0%{border-radius:10px;height:40px;left:-20px;top:35%;width:40px;z-index:-1}24%{z-index:-1}25%{left:-50px;z-index:1}to{border-radius:50% 50% 0 50%;height:25px;left:calc(50% - 28px);top:-10px;width:25px;z-index:1}}.about-city:nth-of-type(4){animation:about-city-logo-in-4 1s ease-in-out;background:#b3b700;left:20%;top:calc(100% - 20px)}.about-card.active .about-city:nth-of-type(4){animation:about-city-logo-out-4 1s ease-in-out;background:#ffd765;border-radius:50% 0 50% 50%;height:25px;left:calc(50% - 28px);top:22px;width:25px;z-index:1}@keyframes about-city-logo-in-4{0%{border-radius:50% 0 50% 50%;height:25px;left:calc(50% - 28px);top:22px;width:25px;z-index:1}74%{z-index:1}75%{top:calc(100% + 10px);z-index:-1}to{border-radius:10px;height:40px;left:20%;top:calc(100% - 20px);width:40px;z-index:-1}}@keyframes about-city-logo-out-4{0%{border-radius:10px;height:40px;left:20%;top:calc(100% - 20px);width:40px;z-index:-1}24%{z-index:-1}25%{top:calc(100% + 10px);z-index:1}to{border-radius:50% 0 50% 50%;height:25px;left:calc(50% - 28px);top:22px;width:25px;z-index:1}}.about-city:nth-of-type(5){animation:about-city-logo-in-5 1s ease-in-out;background:#b3b700;left:80%;top:calc(100% - 20px)}.about-card.active .about-city:nth-of-type(5){animation:about-city-logo-out-5 1s ease-in-out;background:#ffd765;border-radius:0 50% 50% 50%;height:25px;left:calc(50% + 4px);top:22px;width:25px;z-index:1}@keyframes about-city-logo-in-5{0%{border-radius:0 50% 50% 50%;height:25px;left:calc(50% + 4px);top:22px;width:25px;z-index:1}74%{z-index:1}75%{top:calc(100% + 10px);z-index:-1}to{border-radius:10px;height:40px;left:80%;top:calc(100% - 20px);width:40px;z-index:-1}}@keyframes about-city-logo-out-5{0%{border-radius:10px;height:40px;left:80%;top:calc(100% - 20px);width:40px;z-index:-1}24%{z-index:-1}25%{top:calc(100% + 10px);z-index:1}to{border-radius:0 50% 50% 50%;height:25px;left:calc(50% + 4px);top:22px;width:25px;z-index:1}}.timeline-wrapper{--col-gap:2rem;--row-gap:2rem;--line-w:8px}.timeline-wrapper ul{grid-column-gap:var(--col-gap);column-gap:var(--col-gap);display:grid;grid-auto-columns:max-content;grid-template-columns:var(--line-w) 1fr;list-style:none}.timeline-wrapper ul:before{background:#b3b700;border-radius:calc(var(--line-w)/2);content:"";grid-column:1;grid-row:1/span 200}.timeline-wrapper ul li{grid-row:span 2;grid-template-rows:min-content min-content min-content;margin-bottom:var(--row-gap);margin-inline:var(--inlineP)}.timeline-wrapper ul li .date{display:flex;position:relative}.timeline-wrapper ul li .date:after{aspect-ratio:1;background:#22052f;border:8px solid #b3b700;border-radius:50%;content:"";position:absolute;right:calc(100% + var(--col-gap) + var(--line-w)/2);top:50%;transform:translate(50%,-50%);width:50px}.timeline-wrapper ul li .card-wrapper{border-radius:15px;display:flex;flex-direction:column;overflow:hidden}.timeline-wrapper ul li .card-wrapper .timeline-card{background:#170420;background:linear-gradient(180deg,#170420,#170420 calc(100% - 50px),#17042000);margin-bottom:-50px;padding:25px 50px 65px;z-index:1}.timeline-wrapper ul li .card-wrapper .timeline-card h2{align-items:center;display:flex}.timeline-wrapper ul li .card-wrapper .timeline-card h2 svg{height:35px;margin-right:25px;width:35px}.timeline-wrapper ul li .card-wrapper .timeline-card h2 svg .stroke-color{stroke:#f6e8fd}.timeline-wrapper ul li .card-wrapper img{max-height:400px;max-width:100%;object-fit:cover}.timeline-wrapper .button-wrapper{display:grid;justify-content:left;margin-left:-25px;margin-top:calc(var(--line-w)/-2)}@media(min-width:1024px){.timeline-wrapper ul{grid-template-columns:1fr var(--line-w) 1fr}.timeline-wrapper ul:before{grid-column:2}.timeline-wrapper ul li:nth-child(odd){grid-column:1}.timeline-wrapper ul li:nth-child(odd) .date{border-radius:0 calc(var(--dateH)/2) calc(var(--dateH)/2) 0;justify-content:end}.timeline-wrapper ul li:nth-child(odd) .date:after{left:calc(100% + var(--col-gap) + var(--line-w)/2);transform:translate(-50%,-50%)}.timeline-wrapper ul li:nth-child(2n){grid-column:3}.timeline-wrapper ul li:nth-child(2){grid-row:2/4}.timeline-wrapper .button-wrapper{justify-content:center;margin-left:0}}.testimonials-wrapper{--photo-size:125px}.testimonials-wrapper .testimonials{--base-gap:20px;column-gap:var(--base-gap);display:flex;flex-wrap:wrap;justify-content:center;max-width:100%;row-gap:calc(var(--base-gap) + var(--photo-size)/2)}.testimonials-wrapper .testimonials .testimonial{--vert-gap:50px;display:flex;flex-direction:column;justify-content:space-between;max-width:400px;min-width:30%;padding:calc(50px + var(--photo-size)/2) 40px var(--vert-gap) 40px;position:relative}.testimonials-wrapper .testimonials .testimonial:after,.testimonials-wrapper .testimonials .testimonial:before{color:#a085ad;content:'"';font-family:coustard-regular,sans-serif;font-size:200px;opacity:.2;position:absolute;transform:scaleX(-1)}.testimonials-wrapper .testimonials .testimonial:before{left:10px;top:10px}.testimonials-wrapper .testimonials .testimonial:after{bottom:30px;right:10px;transform:rotate(180deg) scaleX(-1)}.testimonials-wrapper .testimonials .testimonial .photo{aspect-ratio:1/1;border-radius:50%;left:50%;max-width:var(--photo-size);position:absolute;top:0;translate:-50% -50%}.testimonials-wrapper .testimonials .testimonial .text{align-items:center;display:flex;height:100%;text-align:center}.testimonials-wrapper .testimonials .testimonial .name{align-items:center;display:flex;justify-content:center;margin-top:var(--vert-gap);position:relative}.testimonials-wrapper .testimonials .testimonial .name:before{border-bottom:2px solid #a085ad;content:"";display:inline-block;height:2px;margin-right:18px;width:30px}.personalia-wrapper .info-wrapper{margin-top:40px}.personalia-wrapper .info-wrapper .info-list{list-style-type:none;min-width:280px;order:1;padding-left:10px;width:100%}.personalia-wrapper .info-wrapper .info-list li{align-items:center;display:flex;gap:7px;line-height:40px}.personalia-wrapper .info-wrapper .info-list li svg{width:30px}@media(max-width:740px){.personalia-wrapper .info-wrapper .info-list{margin-bottom:40px;order:0;padding-left:0}}.personalia-wrapper .info-wrapper h2{margin-bottom:20px;-webkit-text-decoration:underline #b3b700;text-decoration:underline #b3b700}.personalia-wrapper .info-wrapper p{flex-grow:2}@media(max-width:740px){.personalia-wrapper .info-wrapper{flex-direction:column}.personalia-wrapper .info-wrapper .info-list{min-width:0}.personalia-wrapper .info-wrapper p{width:100%}}.concert-wrapper .unimportant-header{margin-bottom:10px;margin-top:40px}.concert-wrapper .unimportant-header small{font-size:16px}.concert-wrapper .concerts{display:flex;flex-direction:column;gap:25px;justify-content:center}.concert-wrapper .concerts *{transition:.5s}.concert-wrapper .concerts.compact{flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:left}.concert-wrapper .concerts.compact .concert{cursor:pointer}.concert-wrapper .concerts.compact .concert:not(.selected){flex-direction:row;flex-grow:1;min-height:75px;width:fit-content}@media(max-width:740px){.concert-wrapper .concerts.compact .concert:not(.selected){width:100%}}.concert-wrapper .concerts.compact .concert:not(.selected) .left{max-height:75px;max-width:75px;width:100%}.concert-wrapper .concerts.compact .concert:not(.selected) .left .date{padding:2px}.concert-wrapper .concerts.compact .concert:not(.selected) .left .date .day{font-size:25px;padding-right:2px}.concert-wrapper .concerts.compact .concert:not(.selected) .left .concert-number,.concert-wrapper .concerts.compact .concert:not(.selected) .left .date .month-year{font-size:10px}.concert-wrapper .concerts.compact .concert:not(.selected) .left img{height:75px}@media(max-width:740px){.concert-wrapper .concerts.compact .concert:not(.selected) .middle{padding-left:75px}}@media(max-width:560px){.concert-wrapper .concerts.compact .concert:not(.selected) .middle{padding-left:0}}.concert-wrapper .concerts.compact .concert:not(.selected) .middle .wrapper .band-info>.band-tour,.concert-wrapper .concerts.compact .concert:not(.selected) .middle .wrapper .band-info>.support-band,.concert-wrapper .concerts.compact .concert:not(.selected) .middle .wrapper .date,.concert-wrapper .concerts.compact .concert:not(.selected) .middle .wrapper .location{border-color:#0000;border-width:0;color:#0000;font-size:0;height:0;margin:0;padding:0}.concert-wrapper .concerts.compact .concert:not(.selected) .middle .wrapper .band-info>.band-tour .day-month,.concert-wrapper .concerts.compact .concert:not(.selected) .middle .wrapper .band-info>.support-band .day-month,.concert-wrapper .concerts.compact .concert:not(.selected) .middle .wrapper .date .day-month,.concert-wrapper .concerts.compact .concert:not(.selected) .middle .wrapper .location .day-month{color:#0000}.concert-wrapper .concerts.compact .concert:not(.selected) .middle .wrapper .band-info .band-name{padding:0 10px;white-space:nowrap}.concert-wrapper .concerts.compact .concert:not(.selected) .middle .right{border-width:0;color:#0000;font-size:0;height:0;max-height:75px;min-height:0;overflow:hidden;padding:0;width:0}.concert-wrapper .concerts.compact .concert:not(.selected) .middle .right .more-info .label{color:#0000;font-size:0}.concert-wrapper .concerts.compact .concert:not(.selected) .middle .right .links a{opacity:0}@media(max-width:740px){.concert-wrapper .concerts.compact .concert:not(.selected) .middle .wrapper .band-info .band-name{white-space:inherit}}.concert-wrapper .concerts .concert{border-radius:13px;color:#22052f;display:flex;flex-direction:row;min-height:300px;overflow:hidden;position:relative;width:100%}.concert-wrapper .concerts .concert .left{max-height:100%;max-width:300px;position:relative;width:40%}.concert-wrapper .concerts .concert .left img{aspect-ratio:1/1;height:100%;object-fit:cover;width:100%}.concert-wrapper .concerts .concert .left .date{align-items:center;color:#fff3;display:flex;font-size:20px;left:0;padding:10px;position:absolute;text-shadow:0 0 8px #000;top:0}.concert-wrapper .concerts .concert .left .date .day{font-size:50px;line-height:1;padding-right:5px}.concert-wrapper .concerts .concert .left .date .month-year{line-height:1}.concert-wrapper .concerts .concert .left .concert-number{bottom:0;color:#fff3;padding:5px;position:absolute;right:0;text-shadow:0 0 8px #000}.concert-wrapper .concerts .concert .middle{align-items:center;background:#f6e8fdbf;display:flex;flex-direction:row;justify-content:space-between;overflow:hidden;position:relative;width:100%}.concert-wrapper .concerts .concert .middle .back-image{height:100%;position:absolute;width:100%;z-index:-1}.concert-wrapper .concerts .concert .middle .back-image img{filter:grayscale(100%);height:100%;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.concert-wrapper .concerts .concert .middle .concert-number{color:#22052f8c;font-size:12px;position:absolute;right:8px;top:3px}.concert-wrapper .concerts .concert .middle .wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;position:relative;width:100%}.concert-wrapper .concerts .concert .middle .wrapper .date,.concert-wrapper .concerts .concert .middle .wrapper .location{border-bottom:2px solid #22052f59;border-top:2px solid #22052f59;flex-direction:row;font-size:20px;margin:20px 0;padding:5px;width:90%}.concert-wrapper .concerts .concert .middle .wrapper .date .day-month,.concert-wrapper .concerts .concert .middle .wrapper .location .day-month{color:#430a5c;font-weight:700}.concert-wrapper .concerts .concert .middle .wrapper section{align-items:center;display:flex;flex-direction:column;justify-content:space-between;text-align:center}.concert-wrapper .concerts .concert .middle .wrapper .band-info{width:90%}.concert-wrapper .concerts .concert .middle .wrapper .band-info .band-name{color:#430a5c;font-size:30px;line-height:1;padding-bottom:17px}.concert-wrapper .concerts .concert .middle .wrapper .band-info .band-tour{font-weight:400;line-height:1;padding-bottom:10px}.concert-wrapper .concerts .concert .middle .wrapper .band-info .support-band{font-size:12px;line-height:1}.concert-wrapper .concerts .concert .middle .wrapper .location{display:flex;font-size:inherit;justify-content:space-around}.concert-wrapper .concerts .concert .middle .right{border-left:4px dotted #22052f;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-height:100%;min-height:100%;padding:15px;width:250px}.concert-wrapper .concerts .concert .middle .right .more-info{display:flex;flex-direction:column}.concert-wrapper .concerts .concert .middle .right .more-info .label{color:#22052f8c;font-size:12px}.concert-wrapper .concerts .concert .middle .right .links{display:flex;justify-content:space-around}@media(max-width:740px){.concert-wrapper .concerts .concert{height:inherit}.concert-wrapper .concerts .concert .left{position:absolute;width:max(200px,50%);z-index:1}.concert-wrapper .concerts .concert .left img{height:300px}.concert-wrapper .concerts .concert .middle{flex-direction:column}.concert-wrapper .concerts .concert .middle .right{border-bottom:4px dotted #22052f;border-left:none;min-height:300px;order:-1;padding-left:calc(max(200px,50%) + min(25px,10%));width:100%}}@media(max-width:560px){.concert-wrapper .concerts .concert{flex-direction:column;height:inherit}.concert-wrapper .concerts .concert .left{max-height:200px;max-width:inherit;position:relative;width:100%}.concert-wrapper .concerts .concert .left img{height:200px;width:100%}.concert-wrapper .concerts .concert .left .concert-number{top:0}.concert-wrapper .concerts .concert .middle{flex-direction:column}.concert-wrapper .concerts .concert .middle .concert-number{bottom:0;top:inherit}.concert-wrapper .concerts .concert .middle .wrapper .date .weekday,.concert-wrapper .concerts .concert .middle .wrapper .date .year{font-size:10px}.concert-wrapper .concerts .concert .middle .wrapper .location{font-size:14px}.concert-wrapper .concerts .concert .middle .right{align-items:center;border-bottom:none;border-left:none;border-top:4px dotted #22052f;flex-direction:row;height:50px;min-height:0;order:1;padding:12px 5%;width:100%}.concert-wrapper .concerts .concert .middle .right .more-info{font-size:14px;justify-content:center}.concert-wrapper .concerts .concert .middle .right .more-info .label,.concert-wrapper .concerts .concert .middle .right .more-info:not(.genre){display:none}.concert-wrapper .concerts .concert .middle .right .links{width:50%}.concert-wrapper .concerts .concert .middle .right .links a{line-height:1;opacity:1}}.concert-wrapper .group-sort-filter{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px}.concert-wrapper .group-sort-filter section{align-items:center;display:flex;gap:8px}.builds-wrapper{align-items:center;background:#170420;border:1px solid #b3b700;border-radius:8px;box-shadow:0 0 10px #b3b70080;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.builds-wrapper.max{border:0;border-radius:0;box-shadow:none;height:revert;inset:0;position:fixed;width:revert;z-index:10000}.builds-wrapper h1{position:absolute;top:5%;z-index:2}.builds-wrapper .max-toggle{position:absolute;right:5px;top:5px}.builds-wrapper .max-toggle svg{cursor:pointer;height:36px;opacity:.7}.builds-wrapper .back{align-items:center;display:flex;height:auto;justify-content:center;left:5px;padding-left:5px;position:absolute;top:5px}.builds-wrapper .back .arrow{border-bottom:2px solid #a085ad;border-left:2px solid #a085ad;height:10px;rotate:45deg;width:10px}.builds-wrapper section>*{align-items:center;display:flex;flex-direction:column;height:100%;inset:0;justify-content:center;position:absolute;width:100%}
/*# sourceMappingURL=main.d2bb8ece.css.map*/