@keyframes library_shimmerAnim__1rSVh{0%{transform:translateX(-150%) skewX(-20deg)}to{transform:translateX(150%) skewX(-20deg)}}.library_container__0PDvu{min-height:100vh;color:#fff;overflow-y:auto}.library_container__0PDvu,.library_heroSection__8xBWv{width:100%;display:flex;flex-direction:column;align-items:center}.library_heroSection__8xBWv{height:100vh;justify-content:center;background:url(https://images.unsplash.com/photo-1451187580459-43490279c0fa?q=80&w=2672&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-size:cover;background-position:50%;background-attachment:fixed}@media(max-width:768px){.library_heroSection__8xBWv{height:auto;padding:40px 0}}.library_title__Z8Y3x{font-size:64px;font-weight:900;margin-bottom:30px;text-align:center}@media(max-width:768px){.library_title__Z8Y3x{font-size:45px;max-width:calc(100vw - 30px)}}@keyframes locationFilter_shimmerAnim__NTJd0{0%{transform:translateX(-150%) skewX(-20deg)}to{transform:translateX(150%) skewX(-20deg)}}.locationFilter_filterContainer__J7hWh{display:flex;align-items:center;background-color:#232323;border-radius:50px;padding:10px 20px;margin:20px 0;width:100%;max-width:1000px}@media(max-width:768px){.locationFilter_filterContainer__J7hWh{flex-direction:column;border-radius:25px;padding:15px;gap:10px;max-width:calc(100vw - 30px)}}.locationFilter_selectWrapper__SgXov{position:relative;display:flex;align-items:center;flex:1 1}.locationFilter_selectWrapper__SgXov:not(:last-child):after{content:"|";color:#666;margin:0 15px}@media(max-width:768px){.locationFilter_selectWrapper__SgXov:not(:last-child):after{display:none}.locationFilter_selectWrapper__SgXov{width:100%;margin-bottom:10px}}.locationFilter_select__B0oKt{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:#fff;font-size:16px;padding:10px 15px;width:100%;cursor:pointer}.locationFilter_select__B0oKt:disabled{cursor:not-allowed;opacity:.6}.locationFilter_select__B0oKt:focus{outline:none}.locationFilter_selectIcon__KsyDT{position:absolute;right:25px;pointer-events:none;color:#fff}.locationFilter_searchButton__4NKmO{background-color:#ff9158;color:#fff;border:none;border-radius:25px;padding:10px 30px;font-size:16px;cursor:pointer;margin-left:15px}.locationFilter_searchButton__4NKmO:disabled{background-color:#a05a48;cursor:not-allowed;opacity:.7}.locationFilter_searchButton__4NKmO:hover:not(:disabled){background-color:#e56347}@media(max-width:768px){.locationFilter_searchButton__4NKmO{width:100%;margin-left:0;margin-top:5px}}.locationFilter_dropdown__tWVqu{position:absolute;top:100%;left:0;width:100%;background-color:#232323;border-radius:16px;margin-top:5px;z-index:10;box-shadow:0 4px 8px rgba(0,0,0,.2);max-height:300px;overflow-y:auto;display:flex;flex-direction:column}@media(max-width:768px){.locationFilter_dropdown__tWVqu{position:absolute;top:100%;left:0;width:100%;max-height:60vh;border-radius:16px;z-index:1000;display:flex;flex-direction:column}}.locationFilter_searchBox__b020E{display:flex;align-items:center;padding:10px 15px;border-bottom:1px solid #444;position:-webkit-sticky;position:sticky;top:0;background-color:#232323;z-index:2}.locationFilter_searchBox__b020E input{flex:1 1;background:transparent;border:none;color:#fff;font-size:14px;padding:5px}.locationFilter_searchBox__b020E input::placeholder{color:#aaa}.locationFilter_searchBox__b020E input:focus{outline:none}.locationFilter_searchBox__b020E .locationFilter_searchIcon__bdg3e{color:#fff;margin-left:10px}@media(max-width:768px){.locationFilter_searchBox__b020E{padding:15px}.locationFilter_searchBox__b020E input{font-size:16px}}.locationFilter_optionList__JpslO{list-style:none;padding:0;margin:0;overflow-y:auto}.locationFilter_optionList__JpslO li{padding:10px 15px;color:#fff;cursor:pointer}.locationFilter_optionList__JpslO li:hover{background-color:#333}@media(max-width:768px){.locationFilter_optionList__JpslO li{padding:15px;font-size:16px}}.locationFilter_selectedOption__lHGNQ{color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 15px}@media(max-width:768px){.locationFilter_selectedOption__lHGNQ{padding:12px 15px;font-size:16px}}@keyframes popularPlaces_shimmerAnim__ppN3P{0%{transform:translateX(-150%) skewX(-20deg)}to{transform:translateX(150%) skewX(-20deg)}}.popularPlaces_container__4J9rb{width:100%;margin:40px 0;padding:0 53px}@media(max-width:768px){.popularPlaces_container__4J9rb{padding:0;max-width:calc(100vw - 30px)}}.popularPlaces_title__mCKS9{color:#322f35;text-align:left;margin-bottom:30px;font-weight:900;font-size:42px}@media(max-width:768px){.popularPlaces_title__mCKS9{font-size:36px}}.popularPlaces_grid__NIPYs{display:grid;grid-template-columns:repeat(auto-fill,minmax(267px,1fr));grid-gap:25px;gap:25px;width:100%}@media(max-width:768px){.popularPlaces_grid__NIPYs{grid-template-columns:1fr;gap:15px}}.popularPlaces_placeCard__M7g9s{position:relative;height:150px;border-radius:16px;overflow:hidden;text-decoration:none}.popularPlaces_placeCard__M7g9s:hover{cursor:pointer;border-radius:16px;box-shadow:0 0 20px rgba(255,145,88,.7);transition:all .3s ease}@media(max-width:768px){.popularPlaces_placeCard__M7g9s{height:150px}}.popularPlaces_overlay__5AkWX{position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent);padding:20px;box-sizing:border-box;z-index:1}.popularPlaces_placeName__L5tx8{color:#fff;font-size:22px;font-weight:600;margin:0}@media(max-width:768px){.popularPlaces_placeName__L5tx8{font-size:18px}}.popularPlaces_placeType___wKLz{color:#f47458;font-size:14px;margin-top:5px;text-transform:capitalize}@media(max-width:768px){.popularPlaces_placeType___wKLz{font-size:12px}}