@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Light-CVM2ydYb.otf)format("truetype");font-weight:100 500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-SemiBold-C6dMyk6O.otf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-ExtraBold-BDcfmT-i.otf)format("truetype");font-weight:700 900;font-style:normal;font-display:swap}:root{--color-yellow:#ffbf22;--color-neon-pink:#e00099;--font-primary:"Gilroy"}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input:focus{outline:none}html{font-size:10px;overflow-x:hidden}body{overflow-x:hidden}*{box-sizing:border-box;font-family:var(--font-primary)}html{overflow:hidden}#app-map{top:0;left:0;z-index:2!important;width:100dvw!important;height:105dvh!important;position:fixed!important}.page-template-template-app_home #page{padding-top:0}#app-header{z-index:10;background-color:var(--color-yellow);justify-content:space-between;align-items:center;gap:10px;width:100%;padding:5px 10px;display:flex;position:fixed;top:0;left:0}.app-header-logo{justify-content:center;display:flex}.app-header-logo svg{width:100px;height:auto}#app-map-popup{z-index:10;width:100%;position:fixed;bottom:0;left:0}.app-popup-wrapper{background-color:#fff;border:1px solid #000;border-radius:12px 12px 0 0;padding:20px 12px}.app-popup-main{grid-template-columns:minmax(0,1fr);gap:15px;display:grid}.app-popup-right{display:none}.app-popup-header{align-items:center;gap:10px;display:flex}.app-popup-index{color:#fff;background-color:#e00099;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.3rem;font-weight:600;display:inline-flex}.app-popup-right img{object-fit:cover;border-radius:8px;width:100%;height:100%}.app-popup-title{color:#000;text-transform:uppercase;font-size:1.8rem;font-weight:600}.app-popup-btns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:20px;padding-top:10px;display:grid}.app-popup-btns button{color:#000;text-transform:uppercase;background-color:#fff;border:1px solid #000;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:10px 20px;font-size:1.4rem;font-weight:600;display:inline-flex}.app-popup-btns button:first-child{background:#ff00ae;border-color:#ff00ae}.app-popup-btns button:last-child{background:var(--color-yellow);border-color:var(--color-yellow)}#app-show-map-filters{z-index:5;background-color:var(--color-yellow);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .4s;display:flex;position:fixed;bottom:200px;right:15px}#app-show-map-filters svg{width:16px;height:16px}#app-events{z-index:5;background-color:var(--color-yellow);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .4s;display:flex;position:fixed;bottom:20px;right:15px}#app-show-location{z-index:5;background-color:var(--color-yellow);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .4s;display:flex;position:fixed;bottom:140px;right:15px}#app-events svg,#app-show-location svg{width:16px;height:16px}#app-favorites{z-index:5;background-color:var(--color-yellow);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .4s;display:flex;position:fixed;bottom:80px;right:15px}#app-favorites svg{width:16px;height:16px}#app-cancel-navigation{z-index:5;background-color:var(--color-yellow);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .4s;display:none;position:fixed;bottom:140px;right:15px}#app-cancel-navigation svg{width:16px;height:16px}#app-events-popup{z-index:100;opacity:0;visibility:hidden;background-color:var(--color-yellow);background-color:#fff;width:100dvw;height:100dvh;transition:all .4s;position:fixed;top:0;left:0;transform:translate(100px)}#app-events-popup.event-popup-opened{opacity:1;visibility:visible;transform:translate(0)}#app-single-event{z-index:101;opacity:0;visibility:hidden;background-color:var(--color-yellow);background-color:#fff;width:100dvw;height:100dvh;transition:all .4s;position:fixed;top:0;left:0;transform:translate(100px)}#app-single-event.event-popup-opened{opacity:1;visibility:visible;max-height:100dvh;overflow-y:auto;transform:translate(0)}#app-single-event::-webkit-scrollbar{width:10px}#app-single-event::-webkit-scrollbar-track{background:#e6e6e6;border-radius:100px}#app-single-event::-webkit-scrollbar-thumb{background:#ffbf22}.app-popup-container{padding:20px 10px}#app-popup-close{justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:relative;top:-10px;left:-10px}#app-popup-close svg{width:22px;height:22px}.app-popup-heading{border-bottom:1px solid #000;justify-content:space-between;align-items:center;margin-bottom:20px;padding-top:15px;padding-bottom:20px;font-size:30px;font-weight:600;display:flex}.app-popup-content{max-height:calc(100dvh - 100px);padding-right:10px;overflow:hidden auto}.event-popup-content-map{overflow:hidden}.app-popup-content::-webkit-scrollbar{width:10px}.app-popup-content::-webkit-scrollbar-track{background:#e6e6e6;border-radius:100px}.app-popup-content::-webkit-scrollbar-thumb{background:#ffbf22;border-radius:100px}#root:has(.map-popup-opened) #app-events{bottom:220px}#root:has(.map-popup-opened) #app-show-location{bottom:280px}#root:has(.map-popup-opened) #app-cancel-navigation{bottom:340px}.app-event{margin-bottom:25px}.app-event-image{height:225px}.app-event-image img{object-fit:cover;object-position:center center;border-radius:8px;width:100%;height:100%}.app-title{padding-top:4px;padding-bottom:4px;font-size:22px;font-weight:600;line-height:140%}.app-event-meta-1,.app-event-meta-2{align-items:center;gap:10px;padding:5px 0;display:flex}.app-event-meta{align-items:center;gap:6px;display:inline-flex}.app-event-meta svg{flex-shrink:0;width:18px;height:18px}.app-event-meta span{color:#000;font-size:14px;line-height:100%}.app-event-types{flex-wrap:wrap;align-items:center;gap:10px;padding-top:14px;display:flex}.app-event-card-type{border-radius:8px;align-items:center;gap:4px;display:inline-flex}.app-event-card-type span{color:var(--color-neon-pink);font-size:13px;line-height:100%}.app-event-card-type svg,.app-event-card-type img{width:auto;height:17px}.app-event-card-type svg path{stroke:var(--color-neon-pink)}.app-event-card-type img{filter:invert(13%)sepia(94%)saturate(6000%)hue-rotate(316deg)brightness(90%)contrast(105%)}.app-event-short-description{color:#000;padding-top:8px;font-size:13px;font-weight:400;line-height:140%}.app-popup-location{color:#000;padding-top:10px;font-size:14px}.app-popup-date{color:#000;flex-wrap:wrap;align-items:center;gap:15px;padding-top:5px;font-size:14px;display:flex}.app-popup-date svg,.app-popup-location svg{width:auto;height:16px}.app-btn-favorite svg path{fill:#000}#app-single-close{z-index:10;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:fixed;top:10px;left:10px}#app-single-close svg{width:22px;height:22px}.app-single-header-image{height:325px}.app-single-header-image img{object-fit:cover;object-position:center center;width:100%;height:100%}.app-single-header{position:relative}.app-single-header:before{content:"";background:linear-gradient(#000000d9 0%,#0000 100%);width:100%;height:125px;display:block;position:absolute;top:0;left:0}.app-single-header:after{content:"";background:linear-gradient(#fff0 0%,#fff 100%);width:100%;height:100px;display:block;position:absolute;bottom:-2px;left:0}.app-single-content{padding:0 15px 30px;position:relative;top:-15px;overflow-x:hidden}.app-single-title{font-size:24px;font-weight:600;line-height:110%}.app-single-metadata{flex-direction:column;gap:10px;padding:20px 0;display:flex}.app-single-meta{align-items:center;gap:10px;display:flex}.app-single-meta svg{flex-shrink:0;width:18px;height:18px}.app-single-meta span{font-size:14px;font-weight:400;line-height:115%}.app-single-types{flex-wrap:wrap;align-items:center;gap:10px;padding-bottom:20px;display:flex}.app-single-event-type{background-color:#ff9ee1;border-radius:8px;align-items:center;gap:10px;padding:5px 10px;display:flex}.app-single-event-type img{filter:brightness(0);width:auto;height:auto;max-height:16px}.app-single-event-type span{color:#000;font-size:13px;font-weight:500}.app-single-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.app-single-buttons button{color:#000;text-transform:uppercase;text-align:center;background-color:#fff;border:1px solid #000;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:10px 20px;font-size:1.4rem;font-weight:600;display:inline-flex}.app-single-buttons button:first-child{background:#ff00ae;border-color:#ff00ae}.app-single-buttons button:last-child{background:var(--color-yellow);border-color:var(--color-yellow)}.app-single-description{padding:20px 0 0;font-size:15px;font-weight:400;line-height:140%}.app-switch{width:50px;height:25px;font-size:12px;display:inline-block;position:relative}.app-switch input{opacity:0;width:0;height:0}.app-switch-slider{cursor:pointer;border:2px solid #000;border-radius:50px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:absolute;inset:0}.app-switch-slider:before{content:"";border-radius:inherit;background-color:#000;width:15px;height:15px;transition:all .4s cubic-bezier(.23,1,.32,1);position:absolute;bottom:3px;left:3px}.app-switch input:checked+.app-switch-slider{border:2px solid #ffbf22;box-shadow:0 0 5px #ffbf22cc}.app-switch input:checked+.app-switch-slider:before{transform:translate(25px)}.app-switch:has(input:checked) .app-switch-slider:before{background-color:#ffbf22;transform:translate(25px)}.app-switch:has(input:checked) .app-switch-slider{background-color:#000}.app-popup-description{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;padding-top:10px;font-size:15px;font-weight:400;line-height:140%;display:-webkit-box;overflow:hidden}.app-switch-label{color:#fff;font-size:12px;position:relative;top:-5px}.app-single-description p{padding-bottom:12px;font-size:15px;font-weight:400;line-height:140%}.app-single-description a{color:#000;text-decoration:underline}.app-single-description ul{padding-bottom:12px}.app-filters{opacity:0;visibility:hidden;grid-template-columns:minmax(0,1fr);gap:10px;height:0;padding-bottom:20px;transition:all .3s;display:grid}.app-filters.app-filters-visible{opacity:1;visibility:visible;height:initial}.app-filter{flex-direction:column;gap:5px;display:flex}.app-filter>span{color:#000;font-size:13px;font-weight:400;line-height:110%}.app-filter-dates{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.app-filter-text{color:#000;border:1px solid #000;border-radius:8px;height:42px;padding:0 14px;font-size:14px;font-weight:400}.app-input-with-button{position:relative}.app-input-with-button button{background-color:#0000;border:none;position:absolute;top:9px;right:6px}.app-input-with-button input{width:100%}.app-marker-label{position:relative}.app-marker-label svg{position:relative;top:2px}#app-favorites-popup{z-index:100;opacity:0;visibility:hidden;background-color:var(--color-yellow);background-color:#fff;width:100dvw;height:100dvh;transition:all .4s;position:fixed;top:0;left:0;transform:translate(100px)}#app-favorites-popup.event-popup-opened{opacity:1;visibility:visible;transform:translate(0)}#app-show-filters{border:2px solid #000;border-radius:8px;align-items:center;gap:6px;padding:5px 12px;transition:all .3s;display:inline-flex}#app-show-filters svg{width:16px;height:auto}#app-show-filters svg path{transition:all .3s}#app-show-filters span{font-size:14px;font-weight:600;line-height:110%;transition:all .3s}#app-single-event-show-location{background-color:var(--color-yellow);border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:absolute;top:15px;right:10px}#app-single-event-show-location svg{width:18px;height:auto}#app-single-event-show-location svg path{stroke:#000}#app-map-filters{z-index:100;opacity:0;visibility:hidden;background-color:var(--color-yellow);background-color:#fff;border:1px solid #000;border-radius:12px 12px 0 0;width:100dvw;padding:20px 12px;transition:all .4s;position:fixed;bottom:0;left:0;transform:translateY(100px)}#app-map-filters.map-filters-active{opacity:1;visibility:visible;transform:translateY(0)}.app-map-filters-list{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.map-filter-btn{background-color:#e6e6e6;border-radius:4px;align-items:center;gap:3px;padding:3px 5px;transition:all .3s;display:flex}.map-filter-btn.map-filter-on{background-color:#ff9ee1}.map-filter-btn.map-filter-on[data-cid="5"]{background-color:#93eeb3}.map-filter-btn.map-filter-on[data-cid="6"]{background-color:#ffb809}.map-filter-btn.map-filter-on[data-cid="7"]{background-color:#ff9ee1}.map-filter-btn.map-filter-on[data-cid="8"]{background-color:#ff9009}.map-filter-btn img{filter:brightness(0);width:auto;height:16px}.map-filter-btn span{color:#000;font-size:13px;font-weight:400;line-height:100%}.app-map-filter-title{color:#000;font-size:15px;font-weight:600}.app-map-filters-header{justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.app-map-filter-header-buttons{align-items:center;gap:10px;display:flex}.app-map-filter-section-category{padding-bottom:20px}.lds-ring,.lds-ring div{box-sizing:border-box}.lds-ring{width:60px;height:60px;display:inline-block;position:relative}.lds-ring div{box-sizing:border-box;border:4px solid #0000;border-top-color:#000;border-radius:50%;width:40px;height:40px;margin:8px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite lds-ring;display:block;position:absolute}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#app-loading{background-color:var(--color-yellow);justify-content:center;align-items:center;width:100dvw;height:100dvh;display:flex;position:fixed;top:0;left:0}#app-loading .app-loading-logo{text-align:center;padding-bottom:20px}#app-loading .app-loading-logo img{width:150px;height:auto}.app-loading-title{text-align:center;padding-bottom:20px;font-size:24px;font-weight:600}.app-loading-progress{text-align:center}.app-popup-filters-clear{border-bottom:1px solid #000;align-items:center;gap:5px;margin-top:10px;padding-bottom:2px;display:flex}.app-popup-filters-clear svg{width:14px;height:auto}.app-popup-filters-clear span{font-size:14px;font-weight:400;line-height:100%}#app-show-filters.app-filters-visible{background-color:#000}#app-show-filters.app-filters-visible svg path{fill:#fff}#app-show-filters.app-filters-visible span{color:#fff}.app-events-empty{text-align:center;justify-content:center;align-items:center;height:200px;font-size:14px;font-weight:600;line-height:140%;display:flex}.app-header-logo img{width:auto;height:45px}.app-header-right{align-items:center;gap:25px;display:flex}.app-header-lang{color:#000;font-size:15px;font-weight:600}.app-events-switcher{align-items:center;gap:6px;display:flex}.app-switch-text{color:#000;text-transform:uppercase;font-size:12px;font-weight:600}.app-navigation-popup-overlay{z-index:1000;background-color:var(--color-yellow);border-top:1px solid #000;border-radius:12px 12px 0 0;width:100%;height:auto;padding:20px;transition:all .3s;position:fixed;bottom:0;left:0}.app-navigation-popup-overlay.is-open{animation:.25s forwards app-navigation-popup-slide-up}.app-navigation-popup-overlay.is-closing{animation:.25s forwards app-navigation-popup-slide-down}@keyframes app-navigation-popup-slide-up{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes app-navigation-popup-slide-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100px)}}.app-navigation-popup-buttons{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:20px;display:grid}.app-navigation-popup-buttons .app-btn{color:#000;background-color:#0000;border:2px solid #000;border-radius:12px;justify-content:center;align-items:center;gap:7px;width:100%;padding:14px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.app-navigation-popup-header{flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:15px;padding-bottom:20px;display:flex}.app-navigation-popup-header span{color:#000;font-size:14px;font-weight:600;line-height:125%}.app-navigation-popup-close{justify-content:center;align-items:center;width:30px;height:30px;display:flex}.app-navigation-popup-close svg{width:20px;height:auto}@media (width<=460px){.app-popup-btns{flex-direction:column;align-items:flex-start;gap:10px}.app-popup-btns button{justify-content:center;width:100%}}@media (width<=330px){.app-navigation-popup-buttons{grid-template-columns:minmax(0,1fr);gap:10px}.app-navigation-popup-overlay{padding:20px 10px}}@media (width<=320px){.app-popup-btns{grid-template-columns:minmax(0,1fr)}}
