.socials.svelte-9e0d2o .socials_wrapper:where(.svelte-9e0d2o){position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-between;gap:40px;padding:0 40px;z-index:999;pointer-events:none}.socials.svelte-9e0d2o .socials_wrapper:where(.svelte-9e0d2o) a:where(.svelte-9e0d2o){pointer-events:auto}.socials.svelte-9e0d2o .socials_wrapper:where(.svelte-9e0d2o) a:where(.svelte-9e0d2o) .tiktok_icon:where(.svelte-9e0d2o){border:2px solid black;transform:translateY(-20px) scale(1.8)}.socials.svelte-9e0d2o .socials_wrapper:where(.svelte-9e0d2o) a:where(.svelte-9e0d2o) svg:where(.svelte-9e0d2o){background:url(../../../images/FESTIVAL%20INFO%20TEXT.avif) no-repeat center / cover;background-color:transparent;border-radius:6px;padding:0;transform:translateY(-20px) scale(1.95)}@media(min-width:850px){.socials.svelte-9e0d2o .socials_wrapper:where(.svelte-9e0d2o){position:fixed}.socials.svelte-9e0d2o .socials_wrapper:where(.svelte-9e0d2o) a:where(.svelte-9e0d2o) .tiktok_icon:where(.svelte-9e0d2o){transform:translateY(-30px) scale(1.8)}.socials.svelte-9e0d2o .socials_wrapper:where(.svelte-9e0d2o) a:where(.svelte-9e0d2o) .tiktok_icon:where(.svelte-9e0d2o):hover{transform:translateY(-35px) scale(1.8)}.socials.svelte-9e0d2o .socials_wrapper:where(.svelte-9e0d2o) a:where(.svelte-9e0d2o) .insta_icon:where(.svelte-9e0d2o):hover{transform:translateY(-35px) scale(1.95)}.socials.svelte-9e0d2o .socials_wrapper:where(.svelte-9e0d2o) a:where(.svelte-9e0d2o) .fb_icon:where(.svelte-9e0d2o):hover{transform:translateY(-35px) scale(1.95)}.socials.svelte-9e0d2o .socials_wrapper:where(.svelte-9e0d2o) a:where(.svelte-9e0d2o) svg:where(.svelte-9e0d2o){transform:translateY(-30px) scale(1.95);transition:transform .3s ease}}header.svelte-1elxaub{display:contents}.tickets_btn.svelte-1elxaub{position:static;z-index:10001;background:#feed00;border:3px solid black;padding:15px 30px;margin-bottom:10px;font-weight:900;font-size:1.4rem;text-decoration:none;color:#fff;-webkit-text-stroke:1.5px black;box-shadow:6px 6px #000;transition:transform .1s}.tickets_btn.svelte-1elxaub:hover{transform:translate(-2px,-2px);box-shadow:8px 8px #000}.tickets_btn.svelte-1elxaub:active{transform:translate(2px,2px);box-shadow:2px 2px #000}@media(max-width:1023px){.tickets_btn.svelte-1elxaub{display:none}}.desktop_nav.svelte-1elxaub{position:fixed;top:20px;left:50%;transform:translate(-50%);width:100%;display:none;gap:clamp(240px,40vw,550px);justify-content:center;align-items:center;padding:0;max-width:1600px;margin:0 auto;height:120px;z-index:2000;pointer-events:none}@media(min-width:1024px){.desktop_nav.svelte-1elxaub{display:flex}}.nav_group.svelte-1elxaub{display:flex;flex:1;-webkit-text-stroke:1px black;pointer-events:auto}.nav_group.svelte-1elxaub.left{gap:50px;justify-content:flex-end}.nav_group.svelte-1elxaub.left a:where(.svelte-1elxaub):hover{color:#000;-webkit-text-stroke:0px}@media(min-width:1250px){.nav_group.svelte-1elxaub.left{gap:30px}}.nav_group.svelte-1elxaub.right{justify-content:flex-start;align-items:center;gap:30px}.nav_group.svelte-1elxaub.right a:where(.svelte-1elxaub){height:max-content;color:#fff}.nav_group.svelte-1elxaub.right a:where(.svelte-1elxaub):hover{color:var(--hover-color, black);-webkit-text-stroke:0px}@media(min-width:1250px){.nav_group.svelte-1elxaub.right{gap:70px}}.nav_btn.svelte-1elxaub{display:inline-block;text-decoration:none;font-weight:900;padding:10px 20px;border:2px solid black;background:var(--btn-color);color:#fff;text-transform:uppercase;transform:rotate(calc(var(--rotation, -2deg)));transition:all .2s,transform .2s .2s}.nav_btn.svelte-1elxaub:nth-child(2n){--rotation: 2deg}.nav_btn.svelte-1elxaub:hover{transform:scale(1.1) rotate(0);transition-delay:0s}.dropdown_wrapper.svelte-1elxaub{position:relative;display:inline-block}.dropdown_wrapper.svelte-1elxaub:hover .nav_btn:where(.svelte-1elxaub),.dropdown_wrapper.svelte-1elxaub:focus-within .nav_btn:where(.svelte-1elxaub){transform:scale(1.1) rotate(0);transition-delay:0s}.dropdown_wrapper.svelte-1elxaub:hover .dropdown:where(.svelte-1elxaub),.dropdown_wrapper.svelte-1elxaub:focus-within .dropdown:where(.svelte-1elxaub){opacity:1;visibility:visible;transform:scaleY(1);transition-delay:.15s}.dropdown.svelte-1elxaub{position:absolute;top:100%;left:-5%;width:110%;box-sizing:border-box;transform:scaleY(0);transform-origin:top center;background:#fff;border:2px solid black;display:flex;flex-direction:column;padding:0;opacity:0;visibility:hidden;transition:all .2s ease-in-out;overflow:hidden;z-index:1300}.dropdown.svelte-1elxaub button:where(.svelte-1elxaub){background:#0f6;width:100%;box-sizing:border-box;border:none;border-bottom:2px solid black;font-family:inherit;font-weight:900;text-transform:uppercase;font-size:1.1rem;cursor:pointer;padding:6px;transition:.1s;color:#fff;white-space:nowrap}.dropdown.svelte-1elxaub button:where(.svelte-1elxaub):last-child{border-bottom:none}.dropdown.svelte-1elxaub button:where(.svelte-1elxaub):hover{background:#00c950;color:#000;-webkit-text-stroke:1px black}.dropdown.svelte-1elxaub button:where(.svelte-1elxaub),.dropdown.svelte-1elxaub a:where(.svelte-1elxaub){background:var(--drop-bg, #00ff66);color:var(--drop-text-hover, black)!important;width:100%;box-sizing:border-box;border:none;border-bottom:2px solid black;font-family:inherit;font-weight:900;text-transform:uppercase;font-size:1.1rem;cursor:pointer;padding:6px;transition:.1s;color:#fff!important;text-decoration:none;display:block;text-align:center;white-space:nowrap;-webkit-text-stroke:1px black}:is(.dropdown.svelte-1elxaub button:where(.svelte-1elxaub),.dropdown.svelte-1elxaub a:where(.svelte-1elxaub)):last-child{border-bottom:none}:is(.dropdown.svelte-1elxaub button:where(.svelte-1elxaub),.dropdown.svelte-1elxaub a:where(.svelte-1elxaub)):hover{background:var(--drop-hover, #00c950);color:var(--drop-text-hover, black)!important;-webkit-text-stroke:1px black}@media(max-width:1023px){.dropdown.svelte-1elxaub{display:none!important}}.logo_container.svelte-1elxaub{position:fixed;left:50%;top:20px;transform:translate(-50%,-27%);z-index:2001;pointer-events:auto}@media(min-width:1300px){.logo_container.svelte-1elxaub{top:80px;transform:translate(-50%,-63%)}}.logo.svelte-1elxaub{display:block;height:100px}@media(min-width:1300px){.logo.svelte-1elxaub{height:145px}}.date_location.svelte-1elxaub{text-align:center;position:fixed;top:90px;left:50%;transform:translate(-50%);text-transform:uppercase;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:13px;z-index:80;-webkit-user-select:none;user-select:none}.date_location.svelte-1elxaub .date:where(.svelte-1elxaub),.date_location.svelte-1elxaub .location:where(.svelte-1elxaub){margin:0;background:url(../../../images/FESTIVAL%20INFO%20TEXT.avif) no-repeat center / cover;padding:4px 6px 0;display:block;width:max-content}.date_location.svelte-1elxaub .date:where(.svelte-1elxaub){padding-top:5px;z-index:80;font-weight:900}.date_location.svelte-1elxaub .location:where(.svelte-1elxaub){z-index:80;box-shadow:0 1px 1px #00000073}.hamburger.svelte-1elxaub{display:flex;position:fixed;top:48px;right:0;background:none;border:none;padding:20px;cursor:pointer;z-index:2010;-webkit-user-select:none;user-select:none}@media(min-width:1024px){.hamburger.svelte-1elxaub{display:none}}.hamburger.svelte-1elxaub .dots:where(.svelte-1elxaub){display:flex;flex-direction:column;gap:6px}.hamburger.svelte-1elxaub .dots:where(.svelte-1elxaub) span:where(.svelte-1elxaub){width:8px;height:8px;box-shadow:1px 1px #0003;border:1px solid black;border-radius:50%}.hamburger.svelte-1elxaub .dots:where(.svelte-1elxaub) span:where(.svelte-1elxaub):nth-of-type(1){background:#feee00}.hamburger.svelte-1elxaub .dots:where(.svelte-1elxaub) span:where(.svelte-1elxaub):nth-of-type(2){background:#28d0fe}.hamburger.svelte-1elxaub .dots:where(.svelte-1elxaub) span:where(.svelte-1elxaub):nth-of-type(3){background:#a1ef00}.mobile_menu.svelte-1elxaub{position:fixed;inset:0;background:#000;z-index:2020;visibility:hidden;pointer-events:none;will-change:clip-path,-webkit-clip-path;-webkit-clip-path:circle(0px at calc(100% - 24px) 90px);clip-path:circle(0px at calc(100% - 24px) 90px);transition:clip-path .6s cubic-bezier(.77,0,.175,1),-webkit-clip-path .6s cubic-bezier(.77,0,.175,1),visibility .6s}.mobile_menu.svelte-1elxaub.open{visibility:visible;pointer-events:auto;-webkit-clip-path:circle(150% at calc(100% - 24px) 90px);clip-path:circle(150% at calc(100% - 24px) 90px)}.mobile_menu.svelte-1elxaub nav:where(.svelte-1elxaub){position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;inset:0;-webkit-user-select:none;user-select:none}.mobile_menu.svelte-1elxaub .close_menu:where(.svelte-1elxaub){position:absolute;top:60px;right:6px;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer}.mobile_menu.svelte-1elxaub a:where(.svelte-1elxaub){text-decoration:none;font-size:2.5rem;font-weight:900;text-transform:uppercase}.mobile_menu.svelte-1elxaub .mobile_tickets:where(.svelte-1elxaub){background:#feed00;color:#000!important;padding:10px 40px;transform:rotate(-3deg)}.legal_mobile.svelte-1elxaub{position:absolute;bottom:85px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:5px;color:#fff;font-size:10px;pointer-events:auto}.legal_mobile.svelte-1elxaub span:where(.svelte-1elxaub){transform:translateY(-1px)}.impressum_btn.svelte-1elxaub,.datenschutz_btn.svelte-1elxaub{background:none;border:none;padding:0;font:inherit;cursor:pointer;text-transform:uppercase;text-decoration:none;color:#fff;font-size:10px}:is(.impressum_btn.svelte-1elxaub,.datenschutz_btn.svelte-1elxaub):hover{text-decoration:underline}@media(min-width:1300px){.date_location.svelte-1elxaub{top:125px;font-size:auto}.date_location.svelte-1elxaub .date:where(.svelte-1elxaub){padding-top:2px}.date_location.svelte-1elxaub .location:where(.svelte-1elxaub){padding-top:0}}
