.AboutUs_container__2_Ns6{max-width:1200px;margin:0 auto;padding:2rem 1rem}.AboutUs_pageTitle__Q7Q_a{font-size:2.5rem;text-align:center;margin-bottom:3rem;font-weight:700;color:#1e293b}.AboutUs_section__X2PpL{display:flex;flex-direction:column;align-items:center;margin-bottom:4rem;gap:2rem}.AboutUs_reverse__13feT{flex-direction:column-reverse}.AboutUs_imageLeft__gHIrX,.AboutUs_imageRight__clIlX{width:100%;max-width:550px}.AboutUs_textLeft__50m_A,.AboutUs_textRight__vCo6x{width:100%;max-width:600px}@media (min-width:768px){.AboutUs_section__X2PpL{flex-direction:row;justify-content:space-between;align-items:center}.AboutUs_reverse__13feT{flex-direction:row-reverse}.AboutUs_imageLeft__gHIrX,.AboutUs_imageRight__clIlX,.AboutUs_textLeft__50m_A,.AboutUs_textRight__vCo6x{flex:1 1}.AboutUs_textLeft__50m_A,.AboutUs_textRight__vCo6x{padding:0 2rem}}.MeetTeam_teamSection__tN4tc{padding:4rem 1rem;text-align:center}.MeetTeam_heading__OxiXT{font-size:2.5rem;margin-bottom:3rem;color:#1e293b;font-weight:700}.MeetTeam_teamGrid__VYF_Q{display:flex;flex-direction:column;gap:2rem;align-items:center}.MeetTeam_card__TImXJ{background-color:#ffffff;padding:2rem;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.05);max-width:320px;text-align:center;transition:transform .3s ease}.MeetTeam_card__TImXJ:hover{transform:translateY(-5px)}.MeetTeam_imageWrapper__Bueyb{margin-bottom:1rem}.MeetTeam_profileImage__uG7hL{border-radius:50%;object-fit:cover}.MeetTeam_name__Jz5Dg{font-size:1.3rem;color:#0f172a;font-weight:700;margin:.5rem 0}.MeetTeam_position__v6hpg{font-size:1rem;color:#64748b;margin-bottom:1rem}.MeetTeam_socialIcons__5LyeR{display:flex;justify-content:center;gap:.8rem;margin-top:.5rem}.MeetTeam_socialIcons__5LyeR a{font-size:1.1rem;color:#334155;background-color:#e2e8f0;padding:.5rem;border-radius:50%;transition:background-color .3s,color .3s}.MeetTeam_socialIcons__5LyeR a:hover{background-color:#2563eb;color:white}@media (min-width:768px){.MeetTeam_teamGrid__VYF_Q{flex-direction:row;justify-content:center;flex-wrap:wrap}}.PageHeader_headerSection__fBnbP{background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem;min-height:280px}.PageHeader_headerSection__fBnbP,.PageHeader_overlay__j4Sc8{width:100%;display:flex;align-items:center;justify-content:center}.PageHeader_overlay__j4Sc8{background-color:rgba(0,0,0,.55);height:100%;border-radius:inherit;padding:8rem;text-align:center}.PageHeader_textContent__VAf64{color:white;max-width:768px}.PageHeader_title__GdGCF{font-size:2rem;font-weight:800;margin-bottom:.5rem;line-height:1.2}.PageHeader_description__lBIoM{font-size:1.125rem;line-height:1.6;color:#f1f1f1}@media (min-width:768px){.PageHeader_title__GdGCF{font-size:2.5rem}.PageHeader_description__lBIoM{font-size:1.25rem}}.AnimatedButton_button__USIG_{background-color:#00b894;color:white;border:none;padding:12px 28px;font-size:1.1rem;font-weight:600;border-radius:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .3s ease;box-shadow:0 4px 8px rgba(0,184,148,.3)}.AnimatedButton_button__USIG_:disabled{background-color:#a5d6a7;cursor:not-allowed;box-shadow:none}.AnimatedButton_button__USIG_:hover:not(:disabled){background-color:#019875}.DestinationGallery_container__kTL3E{padding:3rem 1rem;max-width:1200px;margin:auto}.DestinationGallery_header__iSe4z{text-align:center;margin-bottom:2rem}.DestinationGallery_header__iSe4z h2{font-size:2rem;color:#0f7c90;margin:0}.DestinationGallery_header__iSe4z h3{font-size:1.5rem;color:#555;margin-top:.5rem}.DestinationGallery_gallery__OIata{column-count:1;column-gap:1rem}@media (min-width:600px){.DestinationGallery_gallery__OIata{column-count:2}}@media (min-width:900px){.DestinationGallery_gallery__OIata{column-count:3}}.DestinationGallery_card__Dowi_{position:relative;margin-bottom:1rem;border-radius:16px;overflow:hidden;page-break-inside:avoid;break-inside:avoid;cursor:pointer;box-shadow:0 5px 15px rgba(0,0,0,.1)}.DestinationGallery_image__o3YIN{width:100%;height:auto;display:block;transition:transform .3s ease}.DestinationGallery_overlay__oUS_p{position:absolute;bottom:0;width:100%;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);color:white;padding:1rem;text-align:center;transition:all .3s ease;opacity:1}.DestinationGallery_overlay__oUS_p h4{margin:0;font-size:1.2rem;font-weight:600}.DestinationGallery_overlay__oUS_p button{margin-top:.5rem;background:#0f7c90;border:none;color:white;padding:.5rem 1.2rem;border-radius:8px;font-size:.9rem;opacity:0;transform:translateY(10px);transition:all .3s ease}.DestinationGallery_card__Dowi_:hover .DestinationGallery_overlay__oUS_p button{opacity:1;transform:translateY(0)}.DestinationGallery_popupOverlay__FYbnQ{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:999;display:flex;align-items:center;justify-content:center}.DestinationGallery_popup__kTKSf{background:white;padding:2rem;border-radius:20px;width:90%;max-width:400px;box-shadow:0 10px 30px rgba(0,0,0,.2);display:flex;flex-direction:column;gap:1rem;z-index:1000}.DestinationGallery_popup__kTKSf h3{margin:0;color:#0f7c90}.DestinationGallery_popup__kTKSf input{padding:.75rem 1rem;font-size:1rem;border:1px solid #ccc;border-radius:10px;width:100%}.DestinationGallery_popupButtons__Z0Iv3{display:flex;justify-content:space-between;gap:1rem}.DestinationGallery_popupButtons__Z0Iv3 button{flex:1 1;padding:.7rem;font-size:1rem;border:none;border-radius:10px;cursor:pointer}.DestinationGallery_popupButtons__Z0Iv3 button:first-child{background:#0f7c90;color:white}.DestinationGallery_popupButtons__Z0Iv3 button:last-child{background:#ddd}.TripPlannerIntro_container__BEqn1{display:flex;flex-wrap:wrap;justify-content:center;padding:2rem;gap:2rem}.TripPlannerIntro_leftColumn__x6lH0{flex:1 1;min-width:300px;max-width:500px;display:flex;justify-content:center;align-items:center}.TripPlannerIntro_image__kL2uC{width:100%;object-fit:cover}.TripPlannerIntro_rightColumn__0YjG9{flex:1 1;min-width:300px;max-width:600px;display:flex;flex-direction:column;justify-content:center}.TripPlannerIntro_subheading__UvKm7{color:#00a86b;font-size:1rem;font-weight:600;text-transform:uppercase;margin-bottom:.5rem}.TripPlannerIntro_heading__tWvBO{font-size:2rem;font-weight:800;margin-bottom:1rem}.TripPlannerIntro_description__Fcq_b{font-size:1rem;color:#444;margin-bottom:1.5rem;line-height:1.6}.TripPlannerIntro_features__oY70v{list-style:none;padding:0;margin-bottom:2rem}.TripPlannerIntro_features__oY70v li{display:flex;align-items:center;margin-bottom:.75rem;font-size:1rem;color:#333}.TripPlannerIntro_icon__g2w9A{color:#00a86b;margin-right:.5rem;font-size:1.2rem}.TripPlannerIntro_button__OskJv{background-color:#00a86b;color:white;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-size:1rem;cursor:pointer;transition:background .3s ease}.TripPlannerIntro_button__OskJv:hover{background-color:#008f5a}.TripPlannerIntro_modalOverlay__EqhEv{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000}.TripPlannerIntro_modal__VbmDw{background:white;padding:2rem;border-radius:1rem;width:90%;max-width:400px;box-shadow:0 15px 30px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:1rem}.TripPlannerIntro_modal__VbmDw input{padding:.75rem;border:1px solid #ddd;border-radius:.5rem;font-size:1rem;width:100%}.TripPlannerIntro_modalButtons__wsNC4{display:flex;justify-content:space-between;gap:1rem}.TripPlannerIntro_modalButtons__wsNC4 button{flex:1 1;padding:.75rem;font-size:1rem;border:none;border-radius:.5rem;cursor:pointer}.TripPlannerIntro_modalButtons__wsNC4 button:first-child{background-color:#00a86b;color:white}.TripPlannerIntro_modalButtons__wsNC4 button:last-child{background-color:#ddd;color:#333}@media (max-width:768px){.TripPlannerIntro_container__BEqn1{flex-direction:column;padding:1rem}.TripPlannerIntro_heading__tWvBO{font-size:1.5rem}.TripPlannerIntro_description__Fcq_b,.TripPlannerIntro_features__oY70v li{font-size:.95rem}}.MostPopular_container__R_C7Z{padding:4rem 1rem;text-align:center}.MostPopular_subtitle__ny6Au{font-size:1.2rem;color:#00a86b;margin-bottom:.5rem;font-weight:600}.MostPopular_heading__4asUi{font-size:2.5rem;font-weight:800;margin-bottom:2rem;color:#333}.MostPopular_swiper__VKFPd{padding:2rem 0}.MostPopular_card__JI4nv{background:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:transform .3s ease}.MostPopular_image__YWUQv{width:100%;height:200px;object-fit:cover;display:block}.MostPopular_content__SWP1W{padding:1rem}.MostPopular_content__SWP1W h3{font-size:1.25rem;margin:.5rem 0;color:#222}.MostPopular_price__lVXD4{font-weight:600;color:#00a86b;margin-bottom:.5rem}.MostPopular_stars__sbL0q{color:#ffc107;display:flex;justify-content:center;gap:4px}@media (max-width:768px){.MostPopular_heading__4asUi{font-size:2rem}.MostPopular_image__YWUQv{height:180px}.MostPopular_content__SWP1W h3{font-size:1rem}}.CategoryShowcase_wrapper__LGOU_{position:relative;background:url(/_next/static/media/slider2.fe6aff2e.jpeg) no-repeat 50%/cover;color:#fff}.CategoryShowcase_overlay__2SqVI{background-color:rgba(0,0,0,.5);padding:3rem 2rem}.CategoryShowcase_container__xHX7m{display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.CategoryShowcase_left__DbXi2{flex:1 1;min-width:280px}.CategoryShowcase_subtitle__gavBH{font-size:1.2rem;color:#90ee90;margin-bottom:1rem;font-weight:500}.CategoryShowcase_heading__Unn9B{font-size:2rem;color:#32cd32;font-weight:700;line-height:1.4}.CategoryShowcase_right__I3K5m{flex:1 1;display:flex;flex-wrap:wrap;gap:1rem;min-width:280px;justify-content:center}.CategoryShowcase_categoryBox__XpTBM{background-color:rgba(255,255,255,.1);border:1px solid #32cd32;border-radius:10px;padding:1rem;text-align:center;color:#fff;width:130px;transition:transform .3s ease,background-color .3s ease}.CategoryShowcase_categoryBox__XpTBM:hover{transform:translateY(-5px);background-color:rgba(255,255,255,.15)}.CategoryShowcase_icon__qEvzA{font-size:2rem;margin-bottom:.5rem;color:#90ee90}@media screen and (max-width:768px){.CategoryShowcase_container__xHX7m{flex-direction:column}.CategoryShowcase_right__I3K5m{justify-content:space-around}.CategoryShowcase_heading__Unn9B{font-size:1.5rem}}.BookingModal_overlay__HevC3{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.BookingModal_modal__2c_BH{background:white;padding:2rem;border-radius:12px;max-width:400px;width:90%;box-shadow:0 10px 25px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1rem}.BookingModal_modal__2c_BH h3{margin-bottom:.5rem;font-size:1.5rem;color:#333}.BookingModal_modal__2c_BH input{padding:10px;font-size:1rem;border:1px solid #ccc;border-radius:8px;outline:none;transition:border-color .2s}.BookingModal_modal__2c_BH input:focus{border-color:#00b894}.BookingModal_buttons__Euq3o{display:flex;justify-content:space-between;gap:10px}.BookingModal_submit____FSG{background-color:#00b894;color:white}.BookingModal_cancel__ZnZUK,.BookingModal_submit____FSG{border:none;padding:10px 16px;border-radius:8px;cursor:pointer;flex:1 1;transition:background-color .3s}.BookingModal_cancel__ZnZUK{background-color:#ddd;color:black}.BookingModal_submit____FSG:hover{background-color:#019875}.BookingModal_cancel__ZnZUK:hover{background-color:#bbb}.WhyChooseUs_container__IoYJL{display:flex;align-items:center;gap:3rem;padding:2rem 1rem;margin:0 auto;flex-wrap:wrap}.WhyChooseUs_left__4Hcdi{flex:1 1 45%;display:flex;justify-content:center}.WhyChooseUs_image__eZiET{max-width:100%;height:auto;border-radius:12px;object-fit:cover}.WhyChooseUs_right__bP0kX{flex:1 1 45%;display:flex;flex-direction:column;justify-content:center}.WhyChooseUs_heading__1UnmP{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#008060}.WhyChooseUs_description__j6OHM{font-size:1.1rem;margin-bottom:2rem;color:#555;line-height:1.6}.WhyChooseUs_benefits__Cl6_i{list-style:none;padding:0;margin:0}.WhyChooseUs_benefits__Cl6_i li{margin-bottom:1.5rem}.WhyChooseUs_benefits__Cl6_i strong{display:block;font-size:1.2rem;color:#333;margin-bottom:.4rem}@media (max-width:768px){.WhyChooseUs_container__IoYJL{flex-direction:column;padding:1rem}.WhyChooseUs_left__4Hcdi,.WhyChooseUs_right__bP0kX{flex:1 1 100%}.WhyChooseUs_right__bP0kX{margin-top:2rem}.WhyChooseUs_heading__1UnmP{font-size:1.8rem}}.page_CarouselANDFORM__7OKuN{gap:10px;display:flex;flex-direction:column}