@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular-017c0be9.ttf)}*{margin:0;padding:0;box-sizing:border-box}html{font-family:Roboto,sans-serif}body{line-height:1;overflow:hidden}ol,ul{list-style:none}a,del,ins{text-decoration:none}a{color:inherit}label,button{cursor:pointer}input,button{outline:0}.app{height:100vh;width:100vw;overflow:hidden}.landing,.home{height:100%;width:100%}.notFound{height:100%;width:100%;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}.notFound img{max-width:600px;display:block;margin-bottom:2rem}@media only screen and (max-width: 600px){.notFound img{max-width:300px}}.notFound h3{margin-bottom:.5rem;color:#aeaeae}@media only screen and (max-width: 600px){.notFound h3{font-size:1rem}}.notFound a{color:#307cff}.leaflet-container{height:100%;width:100%}.map-blur{filter:blur(10px) opacity(35%)}@media only screen and (max-width: 600px){.leaflet-control-container{display:none}}@font-face{font-family:KaushanScript;src:url(/assets/KaushanScript-Regular-e4e5d5ae.ttf)}@font-face{font-family:TitanOne;src:url(/assets/TitanOne-Regular-bcac194b.ttf)}.banner{position:absolute;border-radius:20px;overflow:hidden;top:5%;left:10%;width:80%;height:90%;background-color:#f2faff;box-shadow:0 3px 14px #0006;animation-delay:2s;animation:bringIn 1s cubic-bezier(1,0,0,1);display:grid;grid-template-columns:1fr 1fr 2fr 2fr 1fr 1fr;gap:.2rem;grid-template-rows:repeat(4,1fr)}@media only screen and (max-width: 600px){.banner{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr)}}@keyframes bringIn{0%{transform:translate(-3000px)}to{transform:translate(0)}}.banner__box{overflow:hidden}.banner__box img{width:100%;height:100%;object-fit:cover}.banner__box:nth-child(1){grid-column:1/4;grid-row:1/2}@media only screen and (max-width: 600px){.banner__box:nth-child(1){grid-column:1/3}}.banner__box:nth-child(2){grid-column:4/5;grid-row:1/2}@media only screen and (max-width: 600px){.banner__box:nth-child(2){grid-column:3/4}}.banner__box:nth-child(3){grid-column:5/7;grid-row:1/4}@media only screen and (max-width: 600px){.banner__box:nth-child(3){display:none}}.banner__box:nth-child(4){grid-column:1/3;grid-row:2/6}@media only screen and (max-width: 600px){.banner__box:nth-child(4){display:none}}.banner__box:nth-child(5){grid-column:3/5;grid-row:2/4;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2%;transform:rotate(-2deg)}@media only screen and (max-width: 600px){.banner__box:nth-child(5){grid-column:1/4}}.banner__box:nth-child(5) h1{font-size:500%;font-family:TitanOne;letter-spacing:.3rem;background:linear-gradient(90deg,#307cff 25%,#30b3ff 50%,#ffa64d 75%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width: 1000px){.banner__box:nth-child(5) h1{font-size:2rem}}.banner__box:nth-child(5) .Typewriter__wrapper,.banner__box:nth-child(5) .Typewriter__cursor{font-size:600%;font-family:KaushanScript;font-weight:100;color:#aeaeae;letter-spacing:.6rem}@media only screen and (max-width: 1000px){.banner__box:nth-child(5) .Typewriter__wrapper,.banner__box:nth-child(5) .Typewriter__cursor{font-size:2rem}}.banner__box:nth-child(5) h3{color:#959595;margin-top:3rem;rotate:2deg}.banner__box:nth-child(6){grid-column:3/4;grid-row:4/5}@media only screen and (max-width: 600px){.banner__box:nth-child(6){grid-column:1/3}}.banner__box:nth-child(7){grid-column:4/7;grid-row:4/5}@media only screen and (max-width: 600px){.banner__box:nth-child(7){grid-column:3/4}}.leaflet-div-icon{outline:none!important;background:none!important;border:none!important;width:50px!important;height:50px!important}.category-marker-icon,.cluster-marker-icon{outline:none;font-size:2.7rem;border-radius:50%;background-color:#fff;transition:.3s ease;padding:.4rem 0;fill:#30b3ff;display:flex;justify-content:center;align-items:center;border:3px solid #30b3ff;cursor:pointer;box-shadow:#959da533 0 8px 24px;transition:all .2s ease-in-out;scale:1}@media only screen and (max-width: 1000px){.category-marker-icon,.cluster-marker-icon{scale:.7!important}}.category-marker-icon:hover,.cluster-marker-icon:hover{background:linear-gradient(25deg,#005dfc 20%,#96d8ff 100%);fill:#fff;color:#fff;scale:1.1}.category-marker-icon:active,.cluster-marker-icon:active{scale:.4}.cluster-marker-icon,.myposition-marker-icon{color:#30b3ff;font-size:1.7rem;font-weight:700;border-radius:50%;padding:10px;display:flex;justify-content:center;align-items:center}.myposition-marker-icon{font-size:2.7rem;fill:#307cff;cursor:default}.popup{position:absolute;border-radius:15px;overflow:hidden;box-shadow:0 3px 14px #0006;background-color:#fff;width:50vw;height:90vh;top:2%;left:25%;z-index:7000;align-items:center;justify-content:center;flex-direction:column;visibility:hidden;opacity:0;transition:opacity 1s ease-in}@media only screen and (max-width: 600px){.popup{top:0;left:0;width:100%;height:100%}}.popup ::-webkit-scrollbar{width:5px;height:5px}.popup ::-webkit-scrollbar-track{background-color:#e3dddd}.popup ::-webkit-scrollbar-thumb{background-color:#30b3ff}.popup.active{visibility:visible;opacity:1}.popup__top{display:flex;align-items:center;height:10%;text-align:center}@media only screen and (max-width: 600px){.popup__top{padding:0 .2rem}}.popup__top--left{width:10%}.popup__top--left .category-popup-icon{font-size:2.7rem;fill:#30b3ff;border-radius:50%;border:3px solid #30b3ff;padding:.3rem}@media only screen and (max-width: 600px){.popup__top--left .category-popup-icon{font-size:2rem}}.popup__top--center{width:80%;font-weight:800;color:#30b3ff;font-weight:700;font-size:1.2rem;letter-spacing:.3rem}@media only screen and (max-width: 600px){.popup__top--center{font-size:.9rem;margin:0 .7rem}}.popup__top--right{width:10%}.popup__top--right .close-btn{color:#ffa64d;font-size:1.5rem;cursor:pointer}.popup__top--right .close-btn:hover{color:#ffd9b3;scale:1.1}.popup__middle{height:80%}.popup__bottom{height:10%;display:flex;align-items:center;justify-content:center}.popup__bottom .more-btn{padding:.5rem 2rem;text-align:center;border-radius:1rem;color:#307cff;background-color:#e3edff;border:1px solid #307cff;cursor:pointer;transition:all .5s ease-in-out;box-shadow:-4px 0 4px 2px #cccccc40}.popup__bottom .more-btn:hover{background:linear-gradient(25deg,#005dfc 20%,#96d8ff 100%);color:#fff}.popup__bottom .back-btn{display:flex;align-items:center;color:#30b3ff;border:none;background-color:transparent;cursor:pointer}.popup__bottom .back-btn .arrow-popup{font-size:2rem;fill:#30b3ff}.popup__bottom .back-btn:hover{color:#307cff;scale:1.1}.popup__bottom .back-btn:hover .arrow-popup{fill:#307cff}.popup__middle--tab1{height:100%;overflow:auto;scrollbar-color:#30b3ff #e3dddd;scrollbar-width:thin}.popup__middle--tab1 img{height:50%;width:100%;object-fit:cover}@media (max-width: 1600px){.popup__middle--tab1 img{height:45%}}.popup__middle--tab1 p{color:#aeaeae;padding:.2rem 1rem;line-height:2rem;font-size:1.2rem}@media (max-width: 1600px){.popup__middle--tab1 p{line-height:1.7rem;font-size:.8rem}}.popup__middle--tab1 h3{font-style:italic;color:#307cff;font-weight:600;padding:.3rem .8rem;margin-top:.8rem}.popup__middle--tab2{height:100%;display:flex;flex-direction:column;line-height:1.5rem;overflow:auto;scrollbar-color:#30b3ff #e3dddd;scrollbar-width:thin}.popup__middle--tab2 h2{padding-left:1.5rem;color:#ffa64d;font-size:1.3rem}@media only screen and (max-width: 600px){.popup__middle--tab2 h2{font-size:.7rem}}.popup__middle--tab2 h3{font-style:italic;color:#307cff;font-weight:600;padding:.8rem;margin-top:1.5rem}@media (max-width: 1600px){.popup__middle--tab2 h3{margin-top:.8rem;font-size:.8rem}}.popup__middle--tab2 .schedule>div,.popup__middle--tab2 .price>div{display:flex;height:max-content;padding:0 1rem}.popup__middle--tab2 .schedule>div div,.popup__middle--tab2 .price>div div{border:1px solid #30b3ff;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:#ffa64d}@media (max-width: 1600px){.popup__middle--tab2 .schedule>div div,.popup__middle--tab2 .price>div div{font-size:.8rem}}.popup__middle--tab2 .schedule>div div span,.popup__middle--tab2 .price>div div span{color:#30b3ff;padding-right:.3rem}.popup__middle--tab2 .standard{flex-direction:column;margin:0 auto;width:70%}.popup__middle--tab2 .complex .days,.popup__middle--tab2 .complex .morning,.popup__middle--tab2 .complex .afternoon{flex-direction:column}.popup__middle--tab2 .complex .days div:first-child,.popup__middle--tab2 .complex .morning div:first-child,.popup__middle--tab2 .complex .afternoon div:first-child{color:#aeaeae;font-weight:700}.popup__middle--tab2 .website a{text-decoration:underline;color:#ffa64d;width:100%}.filterCategory{position:absolute;right:1%;top:2%;flex-direction:column;display:flex;z-index:6000;align-items:center;gap:1rem}@media only screen and (max-width: 600px){.filterCategory{gap:1.3rem}}.filterCategory>div{background-color:#307cff;cursor:pointer;padding:.7rem;border-radius:50%;box-shadow:#959da533 0 8px 24px;transition:all .5s ease-in-out}@media only screen and (max-width: 600px){.filterCategory>div{padding:.5rem}}.filterCategory>div .category-btn{fill:#fff;font-size:2rem;font-weight:700;cursor:pointer}.filterCategory>div:hover{background:linear-gradient(25deg,#005dfc 20%,#96d8ff 100%);scale:1.1}.filterCategory.active ul{visibility:visible;opacity:1;transform:translate(0)}.filterCategory ul{visibility:hidden;display:flex;flex-direction:column;gap:1rem;transform:translateY(-30%);opacity:0;transition:opacity 1s ease-in-out,transform 1s ease-in-out}.filterCategory ul li{border-radius:50%;border:3px solid #307cff;padding:.6rem;background-color:#30b3ff;cursor:pointer;display:flex;justify-content:center;align-items:center}.filterCategory ul li:hover{scale:1.1}.filterCategory ul li.active{border:3px solid #ffa64d;box-shadow:0 3px 14px #0006}.filterCategory ul li span{width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;color:#fff;text-transform:uppercase;font-weight:700}@media only screen and (max-width: 600px){.filterCategory ul li span{width:1.5rem;height:1.5rem;font-size:.8rem}}.filterCategory ul li .category-filter-icon{width:2rem;height:2rem;fill:#fff}@media only screen and (max-width: 600px){.filterCategory ul li .category-filter-icon{width:1.5rem;height:1.5rem}}.filterCity{position:absolute;z-index:6000;left:1%;top:2%;display:flex;align-items:center;width:10vw;gap:10%}.filterCity>div:first-child{background-color:#307cff;padding:.7rem;border-radius:50%;box-shadow:#959da533 0 8px 24px;transition:all .5s ease-in-out}@media only screen and (max-width: 600px){.filterCity>div:first-child{padding:.5rem}}.filterCity>div:first-child .city-btn{fill:#fff;font-size:2rem;font-weight:700;cursor:pointer}.filterCity>div:first-child:hover{background:linear-gradient(25deg,#005dfc 20%,#96d8ff 100%);scale:1.1}.filterCity.active ul{visibility:visible;opacity:1;transform:translate(0)}.filterCity ul{width:150px;position:absolute;top:2%;left:4rem;outline:none;visibility:hidden;background-color:#307cff;border:none;padding:.3rem;border-radius:.5rem;font-size:1rem;color:#fff;transform:translate(-30%);opacity:0;transition:opacity 1s ease-in-out,transform 1s ease-in-out;box-shadow:#959da533 0 8px 24px}.filterCity ul li{cursor:pointer;border-radius:5px;padding:.2rem}.filterCity ul li:hover{background-color:#30b3ff}.filterCity ul li.active{background-color:#ffa64d}.switchLang{position:absolute;z-index:6000;left:1%;bottom:2%;display:flex;align-items:center;gap:10%}@media only screen and (max-width: 600px){.switchLang{bottom:10%}}@media screen and (max-height: 700px){.switchLang{bottom:10%}}.switchLang>div{background-color:#307cff;padding:.7rem;border-radius:50%;box-shadow:#959da533 0 8px 24px;transition:all .5s ease-in-out}@media only screen and (max-width: 600px){.switchLang>div{padding:.5rem}}.switchLang>div .lang-btn{fill:#fff;font-size:2rem;font-weight:700;cursor:pointer}.switchLang>div:hover{background:linear-gradient(25deg,#005dfc 20%,#96d8ff 100%);scale:1.1}.switchLang.active ul{visibility:visible;opacity:1;transform:translate(0)}.switchLang ul{visibility:hidden;display:flex;gap:1rem;transform:translate(-30%);opacity:0;transition:opacity 1s ease-in-out,transform 1s ease-in-out}.switchLang ul li{border-radius:50%;border:1px solid #307cff;background-color:#307cff;cursor:pointer;display:flex;justify-content:center;align-items:center}.switchLang ul li:hover{scale:1.1}.switchLang ul li.active{scale:1.1;border:2px solid #ffa64d;box-shadow:0 3px 14px #0006;background-color:#ffa64d}.switchLang ul li .flag{width:3rem;height:3rem}@media only screen and (max-width: 600px){.switchLang ul li .flag{width:2rem;height:2rem}}.list{border:none;outline:none;position:absolute;z-index:5000;top:0;left:0;height:50%;width:100%;display:flex;flex-direction:column;align-items:center;transform:translateY(-85%);transition:all .6s ease-in-out;background-color:transparent}@media only screen and (max-width: 600px){.list{height:100%;transform:translateY(-90%)}}.list.active{transform:translateY(0);box-shadow:#959da533 0 8px 24px;background-color:#ffffffb3}@media only screen and (max-width: 600px){.list.active{background-color:#fff}}.list .chevron-btn{height:15%;font-size:2rem;fill:#307cff;cursor:pointer}@media only screen and (max-width: 600px){.list .chevron-btn{height:10%}}.list .chevron-btn:hover{scale:1.3}.list ::-webkit-scrollbar{width:5px;height:5px}.list ::-webkit-scrollbar-track{background-color:#e3dddd}.list ::-webkit-scrollbar-thumb{background-color:#30b3ff}.list__wrapper{height:85%;width:100%;overflow:auto;padding:1rem 1.5rem;display:flex;gap:2%;scrollbar-color:#30b3ff #e3dddd;scrollbar-width:thin}@media only screen and (max-width: 600px){.list__wrapper{height:90%;flex-direction:column}}.card{min-width:400px;box-shadow:0 3px 14px #0006;display:flex;flex-direction:column;border-radius:10px;overflow:hidden;margin-bottom:1rem;background-color:#fff}@media only screen and (max-width: 600px){.card{min-width:200px;min-height:270px}}.card__top{width:100%;height:15%;background:linear-gradient(25deg,#30b3ff 20%,#307cff 100%);display:flex;padding:0 .8rem;justify-content:space-between;align-items:center;font-weight:900;font-size:1rem;color:#fff;position:relative}.card__top .category-card-icon{font-size:2rem;border-radius:50%;background-color:#c9ddff;transition:.3s ease;padding:.3rem 0;fill:#307cff;border:1px solid #307cff}.card__middle{height:70%;overflow:auto;padding:.8rem;line-height:150%;font-size:1.1rem}.card__bottom{height:15%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 3%}.card__bottom span{display:flex;align-items:center;gap:3%;width:50%}.card__bottom span .location-icon{fill:#307cff}.card__bottom span h3{font-style:italic;color:#307cff;font-weight:300}.card__bottom .search-btn{fill:#ffa64d;font-size:1.5em;cursor:pointer}.card__bottom .search-btn:hover{fill:#ffd9b3;scale:1.1}
