.mapView_mapContainer__X6mK0{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:auto}.mapView_customMarker__X_Wi9{width:35px;height:35px;background-color:white;border-radius:50%;box-shadow:0 0 4px rgba(0,0,0,.5);cursor:pointer;background-position:50%;background-size:contain;background-repeat:no-repeat}.mapView_eventMarker__VfObZ{background-color:#f1e210;border:2px solid #ffffff}@keyframes mapView_pulse__ojW2H{0%{box-shadow:0 0 0 0 #ffffff}90%{box-shadow:0 0 0 30px rgba(255,255,255,0)}to{box-shadow:0 0 0 0 rgba(255,255,255,0)}}.mapView_pulsing__N40ln{animation:mapView_pulse__ojW2H 1s infinite;pointer-events:auto!important}.mapView_userMarker__6JDCS{background-color:rgba(0,0,0,0)}.mapView_customPopup__uI_Ze{display:block;position:fixed;bottom:70px;left:20px;right:20px;width:auto;max-width:900px;background:linear-gradient(180deg,white,#e1e1e1);margin-bottom:1em;margin-top:-7px;margin-right:40px;border-radius:16px;border:0 solid black;padding:8px;box-shadow:0 12px 12px rgba(0,0,0,.7);z-index:999;font-family:Space Grotesk,sans-serif;box-sizing:border-box}.mapView_popupClose__s9nFE{position:absolute;top:-4px;right:6px;font-size:35px;font-weight:lighter;color:#000000;cursor:pointer;z-index:1001}.mapView_popupHorizontal___hF1M{display:flex;flex-direction:row;align-items:flex-start;gap:1em;flex-wrap:nowrap}.mapView_popupImage__h4Wjn{width:100px;height:100px;object-fit:cover;border-radius:8px;flex-shrink:0;box-shadow:0 2px 6px rgba(0,0,0,.5)}.mapView_popupText__pGHIo{flex-grow:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.mapView_popupText__pGHIo h2{margin:6px 25px .5em 0;font-size:17px;font-weight:700;color:#111;line-height:1.2;font-family:Space Grotesk,sans-serif}.mapView_popupText__pGHIo p{margin:0 0 .8em;font-size:14px;color:#000000;line-height:1.1;font-family:Space Grotesk,sans-serif;min-width:0;flex-grow:1;word-break:break-word}.mapView_countdown__wJwwB{font-size:16px;font-weight:700;color:#ED213A;animation:mapView_countdownBlink__RIjnb 1s infinite}@keyframes mapView_countdownBlink__RIjnb{0%,to{opacity:.4}50%{opacity:1}}.mapView_popupButtons__vA9MO{display:flex;gap:10px;margin-top:10px}.mapView_popupLinkButton__fg_CU{display:inline-block;width:auto;box-sizing:border-box;text-align:center;margin-top:0;background-color:#0068e5}.mapView_popupLinkButton__fg_CU,.mapView_routeButton__nAXy8{font-family:Space Grotesk,sans-serif;padding:3px 12px;color:white;text-decoration:none;border-radius:10px;font-weight:400;margin-bottom:4px}.mapView_routeButton__nAXy8{background-color:#ED213A}.mapView_routeDuration__wZ8i3{position:fixed;top:20px;left:50%;transform:translateX(-50%);background:linear-gradient(180deg,#ffffff,#e1e1e1);padding:10px 20px;border-radius:20px;box-shadow:0 4px 8px rgba(0,0,0,.3);z-index:1000;font-family:Space Grotesk,sans-serif}.mapView_routeDuration__wZ8i3 span{font-size:16px;font-weight:600;color:#333}@media (max-width:768px){.mapView_customPopup__uI_Ze{left:10px;right:10px;margin-right:10px}.mapView_routeDuration__wZ8i3{top:10px;padding:8px 16px}.mapView_routeDuration__wZ8i3 span{font-size:14px}}.mapEntryCard_customPopup__Of7xY{display:block;position:fixed;bottom:70px;left:20px;right:20px;width:auto;max-width:900px;background:linear-gradient(180deg,white,#e1e1e1);margin:0 auto 1em;border-radius:16px;border:0 solid #000000;padding:8px;box-shadow:0 12px 12px rgba(0,0,0,.7);z-index:999;font-family:Space Grotesk,sans-serif;box-sizing:border-box;pointer-events:auto}.mapEntryCard_eventBorder___Amwj,.mapEntryCard_eventPromoBorder__uoOoo{border:3px solid #f1e210}.mapEntryCard_promoBorder__DqUqj{border:3px solid #ed213a}.mapEntryCard_popupClose__W6Klo{position:absolute;top:-4px;right:6px;font-size:35px;font-weight:lighter;color:#000000;cursor:pointer;z-index:1001;pointer-events:auto}.mapEntryCard_popupClose__W6Klo:hover{color:#666}.mapEntryCard_categoryIcon__qkDcw{position:absolute;top:8px;right:50px;width:30px;height:30px;background-size:contain;background-repeat:no-repeat;background-position:50%;z-index:1001}.mapEntryCard_popupHorizontal__IcGxV{display:flex;flex-direction:row;align-items:flex-start;gap:1em;flex-wrap:nowrap}.mapEntryCard_imageContainer__lw80E{position:relative;width:100px;height:100px;flex-shrink:0}.mapEntryCard_imageSkeleton__ursF5{position:absolute;inset:0;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%);background-size:200% 100%;animation:mapEntryCard_shimmer__ozJLX 1.5s infinite;border-radius:8px}@keyframes mapEntryCard_shimmer__ozJLX{0%{background-position:-200% 0}to{background-position:200% 0}}.mapEntryCard_popupImage__8SW6X{width:100px;height:100px;object-fit:cover;border-radius:8px;flex-shrink:0;box-shadow:0 2px 6px rgba(0,0,0,.5);cursor:pointer}.mapEntryCard_popupText__sSv_e{flex-grow:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.mapEntryCard_popupText__sSv_e h2{margin:6px 25px .5em 0;color:#111}.mapEntryCard_popupText__sSv_e h2,.mapEntryCard_relativeDateTitle___G7dN{font-size:17px;font-weight:700;line-height:1.2;font-family:Space Grotesk,sans-serif}.mapEntryCard_relativeDateTitle___G7dN{color:#c6c583;margin:6px 25px 4px 0}.mapEntryCard_eventTitle__rtoSo{font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:600;color:#111;margin:0 25px .5em 0;line-height:1.2}.mapEntryCard_popupText__sSv_e p{margin:0 0 .8em;font-size:14px;color:#000000;line-height:1.1;font-family:Space Grotesk,sans-serif;min-width:0;flex-grow:1;word-break:break-word}.mapEntryCard_toggleText__zelQ6{color:#0068e5;cursor:pointer;font-weight:500;text-decoration:underline}.mapEntryCard_toggleText__zelQ6:hover{color:#0050a0}.mapEntryCard_categories__9sMi4{font-size:12px;color:#666;margin:-.5em 0 .8em;font-style:italic}.mapEntryCard_countdown__KSQXb{font-size:16px;font-weight:700;color:#0068e5;margin:-.5em 0 .8em;animation:mapEntryCard_countdownBlink__XyfEZ 1s infinite}.mapEntryCard_openingHours__vzPiQ{font-size:13px;color:#0068e5;margin:-.5em 0 .8em}@keyframes mapEntryCard_countdownBlink__XyfEZ{0%,to{opacity:.4}50%{opacity:1}}.mapEntryCard_popupButtons__9pdB8{display:flex;align-items:center;gap:6px;margin-top:10px}.mapEntryCard_popupLinkButton__2WyNl{display:inline-block;font-family:Space Grotesk,sans-serif;text-align:center;padding:3px 12px;background-color:#0068e5;color:white;text-decoration:none;border-radius:10px;font-weight:400;font-size:14px;transition:background-color .2s;cursor:pointer;pointer-events:auto}.mapEntryCard_popupLinkButton__2WyNl:hover{background-color:#0050a0}.mapEntryCard_routeButton__KpgCB{background-color:#ED213A;color:white;border:none;padding:3px 12px;border-radius:10px;font-weight:400;font-family:Space Grotesk,sans-serif;font-size:14px;cursor:pointer;transition:background-color .2s;pointer-events:auto}.mapEntryCard_routeButton__KpgCB:hover{background-color:#ca1c31}.mapEntryCard_shareButton__ek4uf{background:transparent;border:none;cursor:pointer;padding:0;margin-top:-12px;display:flex;align-items:center}.mapEntryCard_shareIcon__pwNtB{height:28px;width:28px;vertical-align:middle}@media (max-width:768px){.mapEntryCard_customPopup__Of7xY{left:10px;right:10px;bottom:60px;max-width:calc(100% - 20px)}.mapEntryCard_popupHorizontal__IcGxV{gap:.8em}.mapEntryCard_imageContainer__lw80E,.mapEntryCard_popupImage__8SW6X{width:80px;height:80px}.mapEntryCard_popupText__sSv_e h2{font-size:15px}.mapEntryCard_popupText__sSv_e p{font-size:13px}}.customCategoryFilter_customFilter__1vRkP{position:relative;cursor:pointer;min-width:140px}.customCategoryFilter_customFilter__1vRkP .customCategoryFilter_selected__ES_Ub{height:40px;padding:0 16px;display:flex;align-items:center;justify-content:center;border-radius:40px;background-color:#ED213A;box-shadow:0 12px 12px rgba(0,0,0,.6);font-size:18px;font-weight:500;color:#FFFFFF;text-align:center;transition:background-color .3s ease;user-select:none;white-space:nowrap;box-sizing:border-box}.customCategoryFilter_customFilter__1vRkP .customCategoryFilter_selected__ES_Ub:hover{background-color:#ca1c31}.customCategoryFilter_customFilter__1vRkP .customCategoryFilter_dropdownList__AXeDa{display:none;color:#000;position:absolute;top:47px;left:0;right:0;width:100%;background:white;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.6);z-index:1000;padding:6px;box-sizing:border-box}.customCategoryFilter_customFilter__1vRkP.customCategoryFilter_open__X9XH1 .customCategoryFilter_dropdownList__AXeDa{display:block}.customCategoryFilter_dropdownItem__lap0b{padding:10px 16px;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:400;border-radius:8px;transition:background-color .2s ease;cursor:pointer}.customCategoryFilter_dropdownItem__lap0b:hover{background:#f0f0f0}.customCategoryFilter_dropdownItem__lap0b.customCategoryFilter_active__sOk2r{background:#e8e8e8;font-weight:500}.customCategoryFilter_categoryIcon__DXkdd{width:20px;height:20px;object-fit:contain;flex-shrink:0}.customCategoryFilter_selectedWithIcon__ZbKKU{display:flex;align-items:center;gap:8px;width:100%}.customCategoryFilter_selectedIcon__WBx1V{width:20px;height:20px;object-fit:contain;flex-shrink:0}.customCategoryFilter_customFilter__1vRkP.customCategoryFilter_mapView__eIum_{width:140px}.customCategoryFilter_filterButtonList__rf4FC{background:white;color:black;border:1px solid #ddd}.customCategoryFilter_filterButtonList__rf4FC:hover{background:#f5f5f5}.customCategoryFilter_dropdownList__AXeDa{background:white;box-shadow:0 4px 12px rgba(0,0,0,.15)}.customCategoryFilter_dropdownItemActive__OlzlK{background:#e8e8e8;font-weight:500}@media (max-width:768px){.customCategoryFilter_customFilter__1vRkP{min-width:120px}.customCategoryFilter_customFilter__1vRkP .customCategoryFilter_selected__ES_Ub{height:40px;font-size:18px;padding:0 14px}.customCategoryFilter_dropdownList__AXeDa{min-width:180px}.customCategoryFilter_dropdownItem__lap0b{font-size:13px;padding:8px 12px}.customCategoryFilter_categoryIcon__DXkdd{width:18px;height:18px}}.backButton_backButton__Tb2eg{position:fixed;bottom:70px;left:20px;z-index:1001;background:rgba(0,0,0,.9);border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;padding:0;border:0;cursor:pointer;transition:background .3s ease;pointer-events:auto}.backButton_backButton__Tb2eg:hover{background:black}.promoToggle_toggleLink__y8QDi{display:inline-flex;align-items:center;cursor:pointer;height:40px}.promoToggle_toggleIcon__4yww3{width:40px;height:40px;margin-left:8px;filter:drop-shadow(0 12px 12px rgba(0,0,0,.3));transition:transform .2s ease}.promoToggle_toggleLink__y8QDi:hover .promoToggle_toggleIcon__4yww3{transform:scale(1.1)}.languageSwitcher_languageSwitcher__4z9j7{position:fixed;top:20px;right:20px;z-index:9999;font-family:Space Grotesk,sans-serif}.languageSwitcher_currentLanguage__YU20L{background:#000;border:none;border-radius:6px;padding:8px;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:400;color:#fff;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;gap:4px;min-width:60px;min-height:38px;transition:all .2s ease}.languageSwitcher_currentLanguage__YU20L:hover{background:#333}.languageSwitcher_arrow__8dl8A{font-family:Space Grotesk,sans-serif;font-size:12px;color:#fff;transition:transform .2s ease;margin-left:2px}.languageSwitcher_currentLanguage__YU20L[aria-expanded=true] .languageSwitcher_arrow__8dl8A{transform:rotate(180deg)}.languageSwitcher_dropdown__L8b_G{position:absolute;top:100%;right:0;margin-top:4px;background:#000;border-radius:6px;box-shadow:0 4px 16px rgba(0,0,0,.4);overflow:hidden;min-width:60px}.languageSwitcher_languageOption__Yotlq{display:block;width:100%;background:none;border:none;padding:8px;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:400;color:#fff;cursor:pointer;transition:background-color .2s ease;text-align:center;min-height:38px}.languageSwitcher_languageOption__Yotlq:hover{background-color:#333}.languageSwitcher_languageOption__Yotlq.languageSwitcher_active__53Ny0{background-color:#555;color:#fff}.languageSwitcher_languageOption__Yotlq:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.languageSwitcher_languageOption__Yotlq:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}@media (max-width:768px){.languageSwitcher_languageSwitcher__4z9j7{top:15px;right:15px}.languageSwitcher_currentLanguage__YU20L{min-width:50px}.languageSwitcher_currentLanguage__YU20L,.languageSwitcher_languageOption__Yotlq{padding:8px;font-size:14px;min-height:34px}.languageSwitcher_dropdown__L8b_G{min-width:50px}}.footer_footer__hcgWI{font-family:Space Grotesk,sans-serif;text-align:center;position:fixed;bottom:0;left:0;right:0;height:49px;box-sizing:border-box;background:black;color:white;font-size:12px;display:flex;align-items:center;justify-content:center;padding:4px 4px 20px;z-index:1000;gap:4px}.footer_footerText__o3c4o{color:white}.footer_logo__ld52Y{display:inline-block}.footer_link__sArER{font-weight:700;color:white;text-decoration:none;transition:color .3s ease}.footer_link__sArER:hover{color:#cccccc}.page_container__jZF7q{min-height:100vh;width:100%;max-width:100vw;font-family:Space Grotesk,sans-serif;color:white;text-align:center;margin:0;padding:0;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.page_bgParallax__PKuuR{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.page_content___38fW{position:relative;z-index:1;padding:40px 20px}.page_logo__ikIZE{margin:0 auto 40px;display:block}.page_cityHeadline__VnA_l{font-family:Space Grotesk,sans-serif;font-size:32px;font-weight:700;margin-bottom:40px;color:white}.page_citiesContainer__A332w{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.page_widgetWrapper___lRu9{width:100%}.page_eintragLink__h_NoJ{text-decoration:none;display:block}.page_eintragWidget__OYCNJ{background:linear-gradient(180deg,#353535,#181818);border-radius:16px;box-shadow:0 12px 12px rgba(0,0,0,.5);padding:16px;display:flex;align-items:flex-start;gap:16px;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.page_eintragWidget__OYCNJ:hover{transform:translateY(-4px);box-shadow:0 16px 24px rgba(0,0,0,.6)}.page_eintragIcon__c9__5{width:80px;height:80px;object-fit:contain;flex-shrink:0}.page_eintragContent__dVcP2{flex:1;text-align:left}.page_eintragTitle__kmnsd{font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:600;margin:8px 0 4px;color:white}.page_tagline__FsEDs{font-family:Space Grotesk,sans-serif;font-size:14px;margin:0;color:#ccc;line-height:1.4}.page_footer__F3MD0{margin-top:60px;font-size:14px;color:#ccc;display:flex;align-items:center;justify-content:center;gap:8px}.page_footer__F3MD0 a{color:#f1e210;text-decoration:none;font-weight:600}.page_footer__F3MD0 a:hover{text-decoration:underline}@media (max-width:768px){.page_cityHeadline__VnA_l{font-size:24px}.page_eintragWidget__OYCNJ{padding:12px;gap:12px}.page_eintragIcon__c9__5{width:60px;height:60px}.page_eintragTitle__kmnsd{font-size:20px}.page_tagline__FsEDs{font-size:12px}}.installBanner_banner__R33RU{position:fixed;bottom:45px;left:0;right:0;background:#ED213A;color:white;padding:10px;text-align:center;font-size:16px;z-index:1001;box-shadow:0 -4px 12px rgba(0,0,0,.3)}.installBanner_bannerText__N07ZC{color:white}.installBanner_installLink__e0FOY{color:#f1e210;text-decoration:underline;margin-left:8px;cursor:pointer}.installBanner_installLink__e0FOY:hover{color:#fff}.cityLayout_main__xjdMy{min-height:100vh;padding-bottom:30px}.mapPage_pageContainer__Hajdh{height:100vh;overflow:hidden}.mapPage_pageContainer__Hajdh .mapPage_pageContainer__Hajdh{max-width:900px;margin:0 auto;padding:16px;position:relative;z-index:1002}.mapPage_mapOverlay__7mPHs{position:fixed;top:0;left:0;width:100vw;height:25vh;z-index:500;pointer-events:none;background:linear-gradient(180deg,#dedede 25%,transparent)}.mapPage_mapOverlay__7mPHs.mapPage_infrastructure__qT8yq{background:linear-gradient(180deg,#0068e5 25%,transparent)}.mapPage_uiOverlay___t1Mu{display:block;opacity:1;visibility:visible;position:fixed;top:0;left:0;right:0;z-index:1000;pointer-events:none}.mapPage_logoWrapper__3RXZm{display:block;opacity:1;visibility:visible;text-align:center;margin-top:4px;margin-bottom:-18px;position:relative;z-index:1001;pointer-events:auto}.mapPage_logoWrapper__3RXZm img{display:inline-block;opacity:1;visibility:visible;max-width:100px;height:auto}.mapPage_filterControls__1goY5{justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:24px}.mapPage_filterControls__1goY5,.mapPage_filterGroup__mTCqD{display:flex;opacity:1;visibility:visible;align-items:center;pointer-events:auto}.mapPage_filterGroup__mTCqD{gap:8px;color:white}.mapPage_filterLabel__xeEA6{color:white}.mapPage_listButton__6EDSh{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 18px;background:#f1e210;font-size:18px;font-family:Space Grotesk,sans-serif;box-shadow:0 12px 12px rgba(0,0,0,.6);color:black;text-decoration:none;border-radius:40px;white-space:nowrap;box-sizing:border-box;transition:background-color .3s ease,color .3s ease;pointer-events:auto}.mapPage_listButton__6EDSh:hover{background:black;color:white}