.HeroCarousel-module__9kcGSG__hero{background-color:#000;width:100%;height:100vh;position:relative;overflow:hidden}.HeroCarousel-module__9kcGSG__slide{width:100%;height:100%;position:absolute;top:0;left:0}.HeroCarousel-module__9kcGSG__imageContainer{width:100%;height:100%;position:relative}.HeroCarousel-module__9kcGSG__image{-o-object-fit:cover;object-fit:cover;filter:brightness(.75);width:100%;height:100%}.HeroCarousel-module__9kcGSG__overlay{text-align:center;background:linear-gradient(#0000004d 0%,#0000001a 50%,#000c 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.HeroCarousel-module__9kcGSG__content{color:#fff;z-index:10;max-width:900px;padding:0 20px}.HeroCarousel-module__9kcGSG__title{font-family:var(--font-poppins);letter-spacing:-.02em;text-shadow:0 2px 10px #0000004d;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.HeroCarousel-module__9kcGSG__subtitle{color:#ffffffe6;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.HeroCarousel-module__9kcGSG__controls{z-index:20;justify-content:center;gap:12px;display:flex;position:absolute;bottom:40px;left:0;right:0}.HeroCarousel-module__9kcGSG__navButton{color:#fff;cursor:pointer;z-index:25;background-color:#fff3;border:0;border-radius:9999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroCarousel-module__9kcGSG__navButton:hover{background-color:#ffffff59}.HeroCarousel-module__9kcGSG__navButtonLeft{left:24px}.HeroCarousel-module__9kcGSG__navButtonRight{right:24px}.HeroCarousel-module__9kcGSG__dot{cursor:pointer;background-color:#fff6;border-radius:50%;width:10px;height:10px;transition:all .3s}.HeroCarousel-module__9kcGSG__dotActive{background-color:#fff;transform:scale(1.2)}@media (max-width:768px){.HeroCarousel-module__9kcGSG__title{font-size:2.5rem}.HeroCarousel-module__9kcGSG__subtitle{font-size:1rem}.HeroCarousel-module__9kcGSG__navButton{display:none}}
.Services-module__mtNLoG__services{background-color:var(--bg-alt);padding:80px 0}.Services-module__mtNLoG__contentWrapper{grid-template-columns:1fr;align-items:start;gap:40px;display:grid}@media (min-width:1024px){.Services-module__mtNLoG__contentWrapper{grid-template-columns:1fr 1.2fr;align-items:center}}.Services-module__mtNLoG__textContent{padding-right:20px}.Services-module__mtNLoG__heading{color:var(--text-primary);margin-bottom:20px;font-size:2rem;font-weight:700;line-height:1.2}.Services-module__mtNLoG__description{color:var(--text-secondary);margin-bottom:24px;font-size:1rem;line-height:1.7}.Services-module__mtNLoG__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.Services-module__mtNLoG__serviceCard{text-align:center;box-shadow:var(--shadow-sm);cursor:default;background:#fff;border-radius:12px;flex-direction:column;align-items:center;height:100%;padding:24px;transition:all .3s;display:flex}.Services-module__mtNLoG__clickable{cursor:pointer}.Services-module__mtNLoG__serviceCard:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.Services-module__mtNLoG__iconWrapper{width:50px;height:50px;color:var(--accent-primary);background-color:#004e640d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;transition:all .3s;display:flex}.Services-module__mtNLoG__serviceCard:hover .Services-module__mtNLoG__iconWrapper{background-color:var(--accent-primary);color:#fff}.Services-module__mtNLoG__title{font-family:var(--font-poppins);color:var(--text-primary);margin-bottom:8px;font-size:1rem;font-weight:600}.Services-module__mtNLoG__desc{color:var(--text-secondary);font-size:.85rem;line-height:1.5}@media (max-width:640px){.Services-module__mtNLoG__services{padding:60px 0}.Services-module__mtNLoG__grid{grid-template-columns:repeat(2,1fr);gap:12px}.Services-module__mtNLoG__serviceCard{padding:16px}}@media (max-width:480px){.Services-module__mtNLoG__grid{grid-template-columns:1fr}}
.Destinations-module___hxdTG__destinations{background-color:var(--bg-base);padding:80px 0}.Destinations-module___hxdTG__headingWrapper{text-align:center;margin-bottom:50px}.Destinations-module___hxdTG__heading{font-family:var(--font-poppins);color:var(--text-primary);margin-bottom:12px;font-size:2.5rem;font-weight:700}.Destinations-module___hxdTG__subheading{color:var(--text-secondary);font-size:1.1rem}.Destinations-module___hxdTG__carouselContainer{margin:0 -20px;padding:20px 0;position:relative;overflow:hidden}.Destinations-module___hxdTG__track{gap:24px;padding:0 20px;transition:transform .5s ease-in-out;display:flex}.Destinations-module___hxdTG__card{cursor:pointer;border-radius:16px;flex:0 0 320px;height:420px;transition:transform .3s;position:relative;overflow:hidden}.Destinations-module___hxdTG__card:hover{transform:translateY(-8px)}.Destinations-module___hxdTG__cardImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s}.Destinations-module___hxdTG__card:hover .Destinations-module___hxdTG__cardImage{transform:scale(1.1)}.Destinations-module___hxdTG__cardOverlay{color:#fff;background:linear-gradient(#0000 0%,#000c 100%);flex-direction:column;justify-content:flex-end;padding:24px;display:flex;position:absolute;inset:40% 0 0}.Destinations-module___hxdTG__cardTitle{font-family:var(--font-poppins);margin-bottom:6px;font-size:1.5rem;font-weight:600}.Destinations-module___hxdTG__cardDesc{color:#ffffffe6;opacity:0;margin-bottom:16px;font-size:.95rem;transition:all .3s;transform:translateY(20px)}.Destinations-module___hxdTG__card:hover .Destinations-module___hxdTG__cardDesc{opacity:1;transform:translateY(0)}.Destinations-module___hxdTG__navButton{cursor:pointer;z-index:20;width:48px;height:48px;color:var(--text-primary);background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.Destinations-module___hxdTG__navButton:hover{background:var(--accent-primary);color:#fff;transform:translateY(-50%)scale(1.1)}.Destinations-module___hxdTG__prev{left:10px}.Destinations-module___hxdTG__next{right:10px}.Destinations-module___hxdTG__exploreSection{background-color:#fff;padding:80px 0}.Destinations-module___hxdTG__categoryGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Destinations-module___hxdTG__categoryCard{color:#fff;border-radius:12px;justify-content:center;align-items:center;height:250px;text-decoration:none;display:flex;position:relative;overflow:hidden}.Destinations-module___hxdTG__catImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.Destinations-module___hxdTG__categoryCard:hover .Destinations-module___hxdTG__catImage{transform:scale(1.1)}.Destinations-module___hxdTG__catOverlay{background:#0006;width:100%;height:100%;transition:background .3s;position:absolute;top:0;left:0}.Destinations-module___hxdTG__categoryCard:hover .Destinations-module___hxdTG__catOverlay{background:#00000080}.Destinations-module___hxdTG__catTitle{z-index:10;font-family:var(--font-poppins);text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #0000;padding-bottom:4px;font-size:1.4rem;font-weight:600;transition:border-color .3s;position:relative}.Destinations-module___hxdTG__categoryCard:hover .Destinations-module___hxdTG__catTitle{border-color:var(--accent-secondary)}@media (max-width:1024px){.Destinations-module___hxdTG__categoryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Destinations-module___hxdTG__heading{font-size:2rem}.Destinations-module___hxdTG__categoryGrid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:16px;height:auto;margin:0 -20px;padding:0 20px 20px;display:flex;overflow-x:auto}.Destinations-module___hxdTG__categoryGrid::-webkit-scrollbar{display:none}.Destinations-module___hxdTG__categoryCard{scroll-snap-align:center;flex-shrink:0;min-width:240px;height:200px}.Destinations-module___hxdTG__navButton{width:40px;height:40px}.Destinations-module___hxdTG__card{flex:0 0 280px;height:380px}}
.Testimonials-module__L9Y4ma__testimonials{background-color:var(--bg-alt);padding:100px 0;overflow:hidden}.Testimonials-module__L9Y4ma__headingWrapper{text-align:center;margin-bottom:60px}.Testimonials-module__L9Y4ma__heading{font-family:var(--font-poppins);margin-bottom:12px;font-size:2.25rem;font-weight:700}.Testimonials-module__L9Y4ma__carousel{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:30px;max-width:100%;padding:20px;display:flex;overflow-x:auto}.Testimonials-module__L9Y4ma__carousel::-webkit-scrollbar{display:none}.Testimonials-module__L9Y4ma__card{scroll-snap-align:center;background:#fff;border:1px solid #00000008;border-radius:16px;flex-direction:column;flex:0 0 400px;padding:40px;display:flex;box-shadow:0 10px 30px -10px #00000014}.Testimonials-module__L9Y4ma__text{color:var(--text-secondary);flex:1;margin-bottom:24px;font-size:1.05rem;font-style:italic;line-height:1.7}.Testimonials-module__L9Y4ma__author{align-items:center;gap:16px;display:flex}.Testimonials-module__L9Y4ma__avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:50px;height:50px}.Testimonials-module__L9Y4ma__info{flex-direction:column;display:flex}.Testimonials-module__L9Y4ma__name{font-weight:600;font-family:var(--font-poppins);color:var(--text-primary)}.Testimonials-module__L9Y4ma__role{color:#888;font-size:.85rem}.Testimonials-module__L9Y4ma__connect{background:var(--accent-primary);color:#fff;text-align:center;padding:120px 0;position:relative;overflow:hidden}.Testimonials-module__L9Y4ma__bgOverlay{opacity:.15;mix-blend-mode:overlay;background-image:url(https://images.unsplash.com/photo-1469854523086-cc02fe5d8800?q=80&w=2021&auto=format&fit=crop);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Testimonials-module__L9Y4ma__connectContent{z-index:10;max-width:800px;margin:0 auto;position:relative}.Testimonials-module__L9Y4ma__connectHeading{font-family:var(--font-poppins);margin-bottom:24px;font-size:3rem;font-weight:700;line-height:1.2}.Testimonials-module__L9Y4ma__connectText{opacity:.9;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.Testimonials-module__L9Y4ma__ctaButtons{justify-content:center;gap:16px;margin-top:32px;display:flex}@media (max-width:768px){.Testimonials-module__L9Y4ma__card{flex:0 0 300px;padding:24px}.Testimonials-module__L9Y4ma__connectHeading{font-size:2rem}}@media (max-width:480px){.Testimonials-module__L9Y4ma__ctaButtons{flex-direction:column;align-items:center}}
