.ToursPage_container__B_9en{min-height:100vh;padding-bottom:2rem}.ToursPage_cover__0Yfjj{width:80%;height:32.5vh;border-radius:12px;background:url(/assets/images/custom-tours-3.jpg) no-repeat 50%/cover;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:4.25rem 10% 2rem}.ToursPage_cover__0Yfjj:after{content:"";position:absolute;inset:0;background:rgba(255,255,255,.3);border-radius:inherit;z-index:1}.ToursPage_heading__MAYrb{font-size:2.5rem;color:#111;font-weight:700;z-index:100;text-shadow:1px 1px 3px rgba(255,255,255,.8);margin-bottom:.5rem}.ToursPage_description__1YhPh{font-size:1.1rem;z-index:100;color:#333;font-weight:500;margin:.5rem 0;text-align:center;max-width:600px;text-shadow:1px 1px 2px rgba(255,255,255,.8)}.ToursPage_content__81TFN{display:flex;width:80%;margin:2rem auto;gap:2rem;position:relative}.ToursPage_filters__5HPW2{width:25%;padding:1.5rem;background:#f8f9fa;border-radius:8px;height:-moz-fit-content;height:fit-content;transition:all .3s ease;position:-webkit-sticky;position:sticky;left:10%;top:4.5rem}.ToursPage_filters__5HPW2 h3{margin-top:0;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e63946}.ToursPage_filterGroup__jRvVG{margin-bottom:1.5rem}.ToursPage_filterGroup__jRvVG label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.ToursPage_filterGroup__jRvVG input[type=text]{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.ToursPage_rangeInputs__vZkPe{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.ToursPage_rangeInputs__vZkPe input[type=range]{width:100%}.ToursPage_rangeValues__Tmuav{display:flex;justify-content:space-between;font-size:.9rem;color:#666}.ToursPage_radioOptions__j0OFC{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:.5rem}.ToursPage_radioOption__tYj8i{display:flex;align-items:center;justify-content:center}.ToursPage_radioOption__tYj8i input[type=radio]{margin-right:.5rem}.ToursPage_clearFilters__glktM{width:100%;padding:.75rem;background:#222;color:white;border:none;border-radius:4px;cursor:pointer;font-weight:600;transition:background .3s;display:flex;align-items:center;justify-content:center;gap:.5rem}.ToursPage_clearFilters__glktM:hover{background:#000}.ToursPage_toursListing__g_cY4{width:75%}.ToursPage_sortOptions__qFtDt{display:flex;align-items:center;margin-bottom:1.5rem;padding:1rem;background:#f8f9fa;border-radius:8px}.ToursPage_sortOptions__qFtDt span{margin-right:1rem;font-weight:600}.ToursPage_sortOptions__qFtDt select{padding:.5rem;border:1px solid #ddd;border-radius:4px;margin-right:auto}.ToursPage_resultsCount__EpKsU{font-weight:400;color:#666}.ToursPage_toursGrid__rfhWY{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.ToursPage_tourCard__DZVh6{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:all .3s ease;height:100%;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;width:100%}.ToursPage_tourCard__DZVh6:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.15)}.ToursPage_tourImage__0snCf{position:relative;height:200px;overflow:hidden;width:100%}.ToursPage_tourImage__0snCf img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.ToursPage_tourCard__DZVh6:hover .ToursPage_tourImage__0snCf img{transform:scale(1.05)}.ToursPage_tourRating__S7pAW{position:absolute;bottom:1rem;right:1rem;background:rgba(0,0,0,.7);color:white;padding:.25rem .5rem;border-radius:4px;font-size:.9rem;display:flex;align-items:center;gap:.25rem}.ToursPage_tourInfo__K9DMv{padding:1.5rem;width:100%}.ToursPage_tourInfo__K9DMv h3{margin-top:0;margin-bottom:.75rem;color:#333}.ToursPage_tourInfo__K9DMv p{color:#666;margin-bottom:1rem;line-height:1.5}.ToursPage_tourMeta__Z2aEt{display:flex;align-items:center;margin-bottom:1rem;color:#666;font-size:.9rem}.ToursPage_tourMeta__Z2aEt i{margin-right:.5rem;color:#e63946}.ToursPage_tourPrice__plIRm{margin-bottom:1.25rem}.ToursPage_originalPrice__ZHbrE{text-decoration:line-through;color:#999;margin-right:.5rem}.ToursPage_discountedPrice__pvdXi{font-size:1.5rem;font-weight:700;color:#e63946}.ToursPage_bookButton__stYcp{width:100%;padding:.75rem;background:#e63946;color:white;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background .3s;display:flex;align-items:center;justify-content:center;gap:.5rem}.ToursPage_bookButton__stYcp:hover{background:#c72431}.ToursPage_noResults__ZSx_a{grid-column:1/-1;text-align:center;padding:3rem;background:#f8f9fa;border-radius:8px}.ToursPage_noResults__ZSx_a h3{color:#666;margin-bottom:1rem}.ToursPage_applyFilters__U1x6j,.ToursPage_filterToggleInline__S5ke7,.ToursPage_filterToggle__1OXOx{display:none}@media (max-width:1024px){.ToursPage_content__81TFN{width:90%}.ToursPage_filters__5HPW2{width:30%}.ToursPage_toursListing__g_cY4{width:70%}}@media (max-width:900px){.ToursPage_cover__0Yfjj{width:90%;margin:4.25rem 5% 2rem;height:28vh}.ToursPage_content__81TFN{flex-direction:column}.ToursPage_filters__5HPW2,.ToursPage_toursListing__g_cY4{width:100%}.ToursPage_filterToggle__1OXOx{width:100%;padding:.75rem;background:#222;margin-bottom:1rem;justify-content:center}.ToursPage_filterToggleInline__S5ke7,.ToursPage_filterToggle__1OXOx{display:flex;align-items:center;gap:.5rem;color:white;border:none;border-radius:4px;cursor:pointer;font-weight:600}.ToursPage_filterToggleInline__S5ke7{padding:.5rem 1rem;background:#e63946;margin-left:auto;margin-right:1rem}.ToursPage_applyFilters__U1x6j{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;background:#e63946;color:white;border:none;border-radius:4px;cursor:pointer;font-weight:600;margin-top:1rem}.ToursPage_filters__5HPW2{position:fixed;top:0;left:0;width:80%;height:100vh;z-index:1000;overflow-y:auto;border-radius:0;padding:1.5rem;box-shadow:2px 0 10px rgba(0,0,0,.1);transform:translateX(-100%)}.ToursPage_filtersVisible__nRPkO{transform:translateX(0)}.ToursPage_filtersHidden__UOjEX{transform:translateX(-100%)}.ToursPage_content__81TFN,.ToursPage_sortOptions__qFtDt{position:relative}}@media (max-width:768px){.ToursPage_heading__MAYrb{font-size:2rem}.ToursPage_description__1YhPh{font-size:1rem}.ToursPage_toursGrid__rfhWY{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:600px){.ToursPage_cover__0Yfjj{height:25vh;padding:0 1rem}.ToursPage_heading__MAYrb{font-size:1.75rem;text-align:center}.ToursPage_description__1YhPh{font-size:.95rem}.ToursPage_sortOptions__qFtDt{flex-direction:column;align-items:flex-start;gap:.75rem}.ToursPage_sortOptions__qFtDt select{width:100%}.ToursPage_toursGrid__rfhWY{grid-template-columns:1fr}.ToursPage_filters__5HPW2{width:85%}}@media (max-width:480px){.ToursPage_cover__0Yfjj{height:22vh}.ToursPage_heading__MAYrb{font-size:1.5rem}.ToursPage_tourInfo__K9DMv{padding:1rem}.ToursPage_filters__5HPW2{width:90%}}