.HeroSlider-module__AAVTfG__sliderContainer{background-color:var(--secondary-color);width:100%;height:60vh;min-height:400px;max-height:700px;margin-top:-130px;position:relative;overflow:hidden}.HeroSlider-module__AAVTfG__slidesWrapper{width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1);display:flex}.HeroSlider-module__AAVTfG__slide{min-width:100%;height:100%;position:relative}.HeroSlider-module__AAVTfG__desktopImage{width:100%;height:100%;display:block;position:relative}.HeroSlider-module__AAVTfG__mobileImage{width:100%;height:100%;display:none;position:relative}.HeroSlider-module__AAVTfG__arrow{color:var(--primary-blue);cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background-color:#ffffffb3;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroSlider-module__AAVTfG__sliderContainer:hover .HeroSlider-module__AAVTfG__arrow{opacity:1}.HeroSlider-module__AAVTfG__arrow:hover{background-color:var(--primary-blue);color:#fff}.HeroSlider-module__AAVTfG__leftArrow{left:20px}.HeroSlider-module__AAVTfG__rightArrow{right:20px}.HeroSlider-module__AAVTfG__dotsContainer{z-index:10;gap:10px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.HeroSlider-module__AAVTfG__dot{cursor:pointer;background-color:#ffffff80;border:2px solid #0000;border-radius:50%;width:12px;height:12px;transition:all .3s}.HeroSlider-module__AAVTfG__dot:hover{background-color:#fffc}.HeroSlider-module__AAVTfG__activeDot{background-color:var(--primary-blue);border-color:#fff;transform:scale(1.2)}.HeroSlider-module__AAVTfG__heroContactBtn{color:#fff;font-family:var(--font-heading), sans-serif;z-index:20;background:linear-gradient(135deg,#004494,#06c);border:2px solid #ffffff80;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;position:absolute;bottom:30px;right:40px;box-shadow:0 4px 15px #00449466}.HeroSlider-module__AAVTfG__heroContactBtn:hover{border-color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #00449499}@media (max-width:768px){.HeroSlider-module__AAVTfG__sliderContainer{height:auto;min-height:auto;max-height:none;overflow:visible}.HeroSlider-module__AAVTfG__desktopImage{display:none}.HeroSlider-module__AAVTfG__mobileImage{display:block}.HeroSlider-module__AAVTfG__arrow{opacity:1;width:36px;height:36px;font-size:1rem}.HeroSlider-module__AAVTfG__leftArrow{left:10px}.HeroSlider-module__AAVTfG__rightArrow{right:10px}.HeroSlider-module__AAVTfG__heroContactBtn{white-space:nowrap;padding:.6rem 1.2rem;font-size:.9rem;bottom:20px;right:50%;transform:translate(50%)}}
.AboutSection-module__UGBiha__aboutSection{background:linear-gradient(135deg, var(--primary-blue) 0%, #001a40 100%);color:#fff;padding:6rem 0;position:relative;overflow:hidden}.AboutSection-module__UGBiha__container{z-index:1;align-items:center;gap:4rem;display:flex;position:relative}.AboutSection-module__UGBiha__imageColumn{flex:1;position:relative}.AboutSection-module__UGBiha__imageWrapper{aspect-ratio:4/5;border:4px solid #ffffff1a;border-radius:40% 0;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.AboutSection-module__UGBiha__image{transition:transform .5s}.AboutSection-module__UGBiha__imageWrapper:hover .AboutSection-module__UGBiha__image{transform:scale(1.05)}.AboutSection-module__UGBiha__textColumn{flex-direction:column;flex:1;display:flex}.AboutSection-module__UGBiha__sectionHeader{margin-bottom:2rem}.AboutSection-module__UGBiha__subtitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.AboutSection-module__UGBiha__title{color:#fff;margin-bottom:.5rem;font-size:2.8rem;font-weight:800;line-height:1.2}.AboutSection-module__UGBiha__tagline{color:#ffffffe6;border-left:4px solid #ffffff4d;margin-top:1rem;padding-left:1rem;font-size:1.2rem;font-weight:600}.AboutSection-module__UGBiha__textContent{color:#ffffffd9;font-size:1.05rem;line-height:1.7}.AboutSection-module__UGBiha__textContent p{margin-bottom:1.2rem}.AboutSection-module__UGBiha__textBlue{color:#4dc4ff;font-weight:700}.AboutSection-module__UGBiha__textDark{color:#fff;font-weight:700}.AboutSection-module__UGBiha__conclusion{color:#fffffff2;margin-top:1.5rem;margin-bottom:2rem;font-style:italic;font-weight:500}.AboutSection-module__UGBiha__bookBtn{color:var(--primary-blue);font-family:var(--font-heading), sans-serif;background:linear-gradient(90deg,#fff,#f0f0f0);border-radius:50px;align-items:center;gap:12px;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #0003}.AboutSection-module__UGBiha__bookBtn:hover{background:#fff;transform:translateY(-3px);box-shadow:0 15px 35px #0000004d}.AboutSection-module__UGBiha__btnIcon{transition:transform .3s}.AboutSection-module__UGBiha__bookBtn:hover .AboutSection-module__UGBiha__btnIcon{transform:translate(5px)}@media (max-width:992px){.AboutSection-module__UGBiha__container{flex-direction:column;gap:2.5rem}.AboutSection-module__UGBiha__imageWrapper{border-radius:30% 0;width:85%;margin:0 auto}}@media (max-width:768px){.AboutSection-module__UGBiha__aboutSection{padding:3.5rem 0}.AboutSection-module__UGBiha__imageWrapper{aspect-ratio:4/3;border-radius:40px 0;width:100%}.AboutSection-module__UGBiha__sectionHeader{text-align:center;margin-bottom:1.5rem}.AboutSection-module__UGBiha__title{font-size:2.2rem}.AboutSection-module__UGBiha__tagline{border-bottom:2px solid #fff3;border-left:none;margin-top:.5rem;padding-bottom:.8rem;padding-left:0;font-size:1.1rem;display:inline-block}.AboutSection-module__UGBiha__bookBtn{justify-content:center;width:100%;margin-top:1.5rem}}
.ServicesSection-module__JL3_nq__servicesSection{background-color:#fcfcfc;padding:8rem 0;position:relative;overflow:hidden}.ServicesSection-module__JL3_nq__container{align-items:center;gap:5rem;display:flex}.ServicesSection-module__JL3_nq__textColumn{flex-direction:column;flex:2;display:flex}.ServicesSection-module__JL3_nq__sectionHeader{margin-bottom:2rem}.ServicesSection-module__JL3_nq__subtitle{color:var(--primary-blue);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.ServicesSection-module__JL3_nq__title{color:var(--text-dark);font-size:3rem;font-weight:800;line-height:1.2}.ServicesSection-module__JL3_nq__textContent{color:#555;font-size:1.15rem;line-height:1.7}.ServicesSection-module__JL3_nq__textContent p{margin-bottom:1.5rem}.ServicesSection-module__JL3_nq__learnBtn{background:linear-gradient(135deg, var(--primary-blue), #06c);color:#fff;font-family:var(--font-heading), sans-serif;border-radius:50px;align-self:flex-start;align-items:center;gap:10px;margin-top:1rem;padding:1rem 2.2rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #00449440}.ServicesSection-module__JL3_nq__learnBtn:hover{transform:translateY(-3px);box-shadow:0 15px 35px #00449466}.ServicesSection-module__JL3_nq__btnIcon{transition:transform .3s}.ServicesSection-module__JL3_nq__learnBtn:hover .ServicesSection-module__JL3_nq__btnIcon{transform:translate(5px)}.ServicesSection-module__JL3_nq__imageColumn{flex:2.8;position:relative}.ServicesSection-module__JL3_nq__imageWrapper{aspect-ratio:16/10;border-radius:24px;width:100%;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 25px 50px #0000001a}.ServicesSection-module__JL3_nq__image{transition:transform .6s cubic-bezier(.25,1,.5,1)}.ServicesSection-module__JL3_nq__imageWrapper:hover .ServicesSection-module__JL3_nq__image{transform:scale(1.05)}.ServicesSection-module__JL3_nq__overlay{z-index:10;background:linear-gradient(#0000 0%,#001432cc 100%);align-items:flex-end;width:100%;height:60%;padding:2rem;display:flex;position:absolute;bottom:0;left:0}.ServicesSection-module__JL3_nq__overlayGlass{-webkit-backdrop-filter:blur(20px);opacity:.95;background:#ffffff4d;border:1px solid #fff6;border-radius:16px;padding:1.2rem 2rem;transition:all .4s;transform:translateY(15px)}.ServicesSection-module__JL3_nq__imageWrapper:hover .ServicesSection-module__JL3_nq__overlayGlass{opacity:1;background:#fff6;border:1px solid #fff9;transform:translateY(0)}.ServicesSection-module__JL3_nq__overlaySubtitle{color:#4dc4ff;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.3rem;font-size:.85rem;font-weight:700;display:block}.ServicesSection-module__JL3_nq__overlayTitle{color:#fff;font-size:1.45rem;font-weight:800;font-family:var(--font-heading), sans-serif;text-shadow:0 2px 8px #00000080;margin:0;padding-bottom:.5rem;display:inline-block;position:relative}.ServicesSection-module__JL3_nq__overlayTitle:after{content:"";background:linear-gradient(90deg, #4dc4ff 0%, var(--primary-blue) 50%, transparent 100%);border-radius:2px;width:100%;height:4px;position:absolute;bottom:0;left:0;box-shadow:0 2px 5px #0000004d}@media (max-width:992px){.ServicesSection-module__JL3_nq__container{flex-direction:column;gap:3.5rem}.ServicesSection-module__JL3_nq__textColumn{text-align:center}.ServicesSection-module__JL3_nq__learnBtn{align-self:center}}@media (max-width:768px){.ServicesSection-module__JL3_nq__servicesSection{padding:4.5rem 0}.ServicesSection-module__JL3_nq__title{font-size:2.3rem}.ServicesSection-module__JL3_nq__textContent{font-size:1.05rem}.ServicesSection-module__JL3_nq__imageWrapper{aspect-ratio:1;border-radius:20px}.ServicesSection-module__JL3_nq__overlay{padding:1.2rem}.ServicesSection-module__JL3_nq__overlayGlass{opacity:1;width:100%;padding:1rem 1.5rem;transform:translateY(0)}.ServicesSection-module__JL3_nq__overlayTitle{font-size:1.25rem}.ServicesSection-module__JL3_nq__learnBtn{justify-content:center;width:100%}}
.TourismSection-module__H2WxUW__tourismSection{background-color:#fff;padding:6rem 0 0}.TourismSection-module__H2WxUW__headerContainer{margin-bottom:3rem}.TourismSection-module__H2WxUW__sectionHeader{text-align:center;flex-direction:column;align-items:center;display:flex}.TourismSection-module__H2WxUW__title{color:var(--text-dark);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:3.5rem;font-weight:800}.TourismSection-module__H2WxUW__tagline{color:var(--primary-blue);letter-spacing:1px;font-size:1.4rem;font-weight:600}.TourismSection-module__H2WxUW__imageContainer{border-radius:60px 60px 0 0;width:100%;position:relative;overflow:hidden;box-shadow:0 -10px 40px #00000014}.TourismSection-module__H2WxUW__bgImage{z-index:1;width:100%;height:auto;display:block}.TourismSection-module__H2WxUW__blueTint{z-index:2;mix-blend-mode:multiply;background:linear-gradient(135deg,#001e5080 0%,#0044944d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.TourismSection-module__H2WxUW__glassCardContainer{z-index:10;pointer-events:none;justify-content:center;align-items:flex-end;padding-bottom:4rem;display:flex;position:absolute;inset:0}.TourismSection-module__H2WxUW__glassBox{pointer-events:auto;-webkit-backdrop-filter:blur(40px)saturate(200%);text-align:center;color:#fff;background:linear-gradient(135deg,#ffffff73 0%,#ffffff1a 100%);border:1px solid #fff3;border-color:#ffffffa6 #fff3 #fff3 #ffffff73;border-radius:36px;max-width:1050px;padding:3rem 4rem;box-shadow:0 30px 60px #0000004d,inset 0 0 0 1px #ffffff1a,inset 0 20px 40px #ffffff26}.TourismSection-module__H2WxUW__glassHeader{margin-bottom:1.5rem}.TourismSection-module__H2WxUW__glassTitle{text-transform:uppercase;color:#fff;text-shadow:0 2px 5px #0000004d;margin-bottom:.3rem;font-size:2.2rem;font-weight:800}.TourismSection-module__H2WxUW__glassTagline{color:var(--primary-blue);text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#fff,#f0f0f0);border-radius:50px;margin:0;padding:.5rem 1.5rem;font-size:1.1rem;font-weight:800;display:inline-block;box-shadow:0 5px 15px #00000026}.TourismSection-module__H2WxUW__textContent{color:#fffffff2;margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.TourismSection-module__H2WxUW__textContent p{margin-bottom:1.5rem}.TourismSection-module__H2WxUW__textContent strong{color:#fff;font-weight:700}.TourismSection-module__H2WxUW__learnBtn{color:var(--primary-blue);font-family:var(--font-heading), sans-serif;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#fff,#f0f0f0);border-radius:50px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 25px #0003}.TourismSection-module__H2WxUW__learnBtn:hover{background:#fff;transform:translateY(-4px);box-shadow:0 15px 35px #0006}@media (max-width:1024px){.TourismSection-module__H2WxUW__imageContainer{border-radius:40px 40px 0 0;min-height:550px}.TourismSection-module__H2WxUW__title{font-size:2.8rem}.TourismSection-module__H2WxUW__glassBox{padding:2.5rem}}@media (max-width:768px){.TourismSection-module__H2WxUW__tourismSection{padding:4rem 0 0}.TourismSection-module__H2WxUW__headerContainer{margin-bottom:2rem}.TourismSection-module__H2WxUW__title{font-size:2.2rem}.TourismSection-module__H2WxUW__tagline{font-size:1.1rem}.TourismSection-module__H2WxUW__imageContainer{background:var(--primary-blue);border-radius:30px 30px 0 0}.TourismSection-module__H2WxUW__glassCardContainer{margin-top:-3rem;padding:1.5rem;position:relative}.TourismSection-module__H2WxUW__glassBox{background:#fff3;max-width:100%;padding:1.5rem}.TourismSection-module__H2WxUW__textContent{font-size:1.05rem}.TourismSection-module__H2WxUW__learnBtn{text-align:center;width:100%;padding:1rem 2rem}}
.WhyChooseUsSection-module__TsPqYW__whySection{background-color:#f8fafc;padding:8rem 0}.WhyChooseUsSection-module__TsPqYW__container{grid-template-columns:4fr 5fr;align-items:start;gap:6rem;display:grid}.WhyChooseUsSection-module__TsPqYW__leftColumn{height:max-content;position:sticky;top:120px}.WhyChooseUsSection-module__TsPqYW__title{color:var(--primary-blue);letter-spacing:-1px;margin-bottom:2rem;font-size:3.5rem;font-weight:900;line-height:1.1}.WhyChooseUsSection-module__TsPqYW__description{color:#475569;flex-direction:column;gap:1.5rem;margin-bottom:3rem;font-size:1.15rem;line-height:1.8;display:flex}.WhyChooseUsSection-module__TsPqYW__ctaButton{background-color:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:1.2rem 3rem;font-size:1.15rem;font-weight:700;transition:all .3s;box-shadow:0 10px 20px #00449433}.WhyChooseUsSection-module__TsPqYW__ctaButton:hover{background-color:var(--primary-dark);transform:translateY(-3px);box-shadow:0 15px 30px #0044944d}.WhyChooseUsSection-module__TsPqYW__rightColumn{flex-direction:column;padding-bottom:4rem;display:flex;position:relative}.WhyChooseUsSection-module__TsPqYW__card{background:#fff;border:1px solid #00000005;border-top-color:#fffc;border-radius:24px;margin-bottom:6rem;padding:3.5rem;position:sticky;box-shadow:0 35px 70px #00286426}.WhyChooseUsSection-module__TsPqYW__card:last-child{margin-bottom:0}.WhyChooseUsSection-module__TsPqYW__cardHeader{border-bottom:1px solid #f1f5f9;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.WhyChooseUsSection-module__TsPqYW__cardNumber{color:var(--primary-blue);opacity:.15;letter-spacing:-2px;font-size:3.5rem;font-weight:900;line-height:1}.WhyChooseUsSection-module__TsPqYW__cardTitle{color:var(--text-dark);margin:0;font-size:1.6rem;font-weight:800;line-height:1.3}.WhyChooseUsSection-module__TsPqYW__pointsList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.WhyChooseUsSection-module__TsPqYW__pointsList li{color:#334155;align-items:flex-start;padding-left:1.8rem;font-size:1.15rem;line-height:1.6;display:flex;position:relative}.WhyChooseUsSection-module__TsPqYW__pointsList li:before{content:"";background-color:var(--primary-blue);border-radius:50%;width:8px;height:8px;position:absolute;top:10px;left:0}@media (max-width:1024px){.WhyChooseUsSection-module__TsPqYW__container{grid-template-columns:1fr;gap:4rem}.WhyChooseUsSection-module__TsPqYW__leftColumn{position:relative;top:0}.WhyChooseUsSection-module__TsPqYW__title{font-size:2.5rem}.WhyChooseUsSection-module__TsPqYW__card{margin-bottom:2rem;position:relative;top:0!important}.WhyChooseUsSection-module__TsPqYW__rightColumn{padding-bottom:0}}
