/*!* Tour Item *!*/

/*!* Image *!*/

/*!* Details *!*/

/*!* Price Section *!*/

/*!* Price Button *!*/

/*!* Date *!*/

/*!* Package Title *!*/

/*!* Price *!*/

/*!* Departure Title *!*/

/*!* Title and Description *!*/

/*!* First Part *!*/
/*    !* display: flex*/
/*    !* justify-content: space-between; *!*/
/*    !*flex: 1 1 calc(33.33% - 20px);*!*/
/*    !*background-color: #f9f9f9;*!*/
/*    !*border-radius: 8px;*!*/
/*    !*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);*!*/
/*    !*overflow: hidden;*!*/
/*    !*transition: transform 0.3s ease;*!*/.page_heroSection__jEQNF{position:relative;overflow:hidden}.page_heroImage__t4oU6{width:100%;height:auto;max-height:550px;object-fit:cover;object-position:center center}.page_breadcrumbs__oTLF0{width:100%;display:flex;justify-content:flex-start;padding:20px}.page_popularContainer__u4dK6{text-align:center;padding:20px 0}.page_popularText__4gZwN{font-size:2rem;font-weight:700;color:#333;letter-spacing:2px;text-transform:uppercase;position:relative;display:inline-block;padding-bottom:20px}.page_popularText__4gZwN:before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:50%;height:5px;background:linear-gradient(90deg,#f2ffb1,#ce3d44);border-radius:5px}.page_popularLine__kJfiX:hover{width:100%;opacity:1}.page_popularText__4gZwN:hover{color:#ce3d44}.page_tourListContainer__1TSct{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.page_tourCard__qGV_Q{display:flex;flex-direction:column;border:1px solid #ccc;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);margin:10px;position:relative;max-width:400px}.page_tourCardImage__UuWSZ{position:relative}.page_tourCardImage__UuWSZ img{width:100%;height:300px;object-fit:cover}.page_tourCardDetails__SCe44{padding:20px;display:flex;height:100%;flex-direction:column;justify-content:space-between}.page_tourCardTitle__g_3SJ{font-size:18px;padding:10px;color:#333;font-weight:800;position:absolute;bottom:0;left:0;background-color:white}.page_tourPlaceTitle__X4Z0m{font-size:1rem;font-weight:700;margin-bottom:1rem;text-align:center}.page_section__uWplb{display:flex;height:100%;justify-content:space-between;flex-direction:column}.page_tourCardDescription__2eXFB{text-align:center;list-style-type:disc;font-size:14px;color:#666;flex-grow:1}.page_placeVisitScroll__G_PZA{display:flex;overflow-x:auto;gap:1rem;max-width:100%;flex-direction:row}.page_column__OBO7v{display:flex;gap:.5rem;flex-wrap:wrap}.page_placeVisitItem__yqtAK{list-style:none;background-color:#f4f4f4;border-radius:8px;padding:.5rem;text-align:center;flex-shrink:0;margin-bottom:5px;font-size:14px;color:#555}.page_dayTrips__uEoFV{position:absolute;top:5px;left:5px;background-color:red;border-radius:5px;padding:5px;color:white}.page_tourCardPriceSection__pURS7{display:flex;flex-direction:column;padding:26px}.page_priceButton__A3BPw{padding:1rem 26px;background-color:red;border-radius:10px;border:none;color:white;text-transform:uppercase;cursor:pointer;width:100%}.page_pagination__dI6qI{display:flex;justify-content:center;align-items:center;margin:20px}.page_pageButton__CaEwO{padding:10px 15px;background-color:#3498db;color:white;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease;margin:0 5px}.page_pageButton__CaEwO:disabled{background-color:#ccc;cursor:not-allowed}.page_pageNumber__x_fPV{font-size:1.2rem;color:#333;margin:0 10px}.page_dayTripsContainer__kqJBP{display:flex;align-items:center;background-color:#f5f5f5;padding:20px;border-radius:10px;margin-bottom:20px}.page_dayTripsContent__pHtm_{flex:2 1;padding-right:20px}.page_tourDayTrips__po7ip{font-size:16px;color:#333;line-height:1.5;display:flex;align-items:center}.page_icon__6SxBb{margin-right:10px;font-size:20px;color:#007bff}.page_dayTripsImage__wjRiX{flex:1 1}.page_dayTripsImageContent__6M0g4{width:100%;height:auto;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1)}@media screen and (max-width:975px){.page_heroSection__jEQNF{height:auto}}@media screen and (max-width:768px){.page_tourCard__qGV_Q{flex-direction:column;max-width:100%}}