.Hero-module___w2HtG__hero{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__bgContainer,.Hero-module___w2HtG__bgSlide{position:absolute;inset:0}.Hero-module___w2HtG__gradientOverlay{background:linear-gradient(90deg,#07101ce6 40%,#0000 100%),linear-gradient(#0000 40%,#07101ccc 100%);position:absolute;inset:0}.Hero-module___w2HtG__content{z-index:2;flex:1;align-items:center;padding:160px 0 120px;display:flex;position:relative}.Hero-module___w2HtG__container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.Hero-module___w2HtG__badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffe6;letter-spacing:.05em;background:#ffffff1a;border:1px solid #fff3;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:8px 18px;font-size:.75rem;font-weight:500;display:inline-flex}.Hero-module___w2HtG__badgeSep{opacity:.4}.Hero-module___w2HtG__heading{max-width:680px;margin-bottom:36px}.Hero-module___w2HtG__h1{margin-bottom:16px;font-family:Playfair Display,serif;line-height:1.05}.Hero-module___w2HtG__h1Regular{color:#ffffffd9;font-size:clamp(2.5rem,6vw,5rem);font-style:italic;font-weight:400;display:block}.Hero-module___w2HtG__h1Accent{color:#fff;font-size:clamp(3rem,7.5vw,6.5rem);font-weight:800;line-height:.95;display:block}.Hero-module___w2HtG__subtext{color:#ffffffa6;letter-spacing:.05em;margin-bottom:12px;font-size:clamp(1rem,2vw,1.2rem);font-weight:300}.Hero-module___w2HtG__location{color:#d4a843;align-items:center;gap:6px;font-size:.85rem;font-weight:500;display:inline-flex}.Hero-module___w2HtG__ctaGroup{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:56px;display:flex}.Hero-module___w2HtG__ctaPrimary{color:#fff;background:linear-gradient(135deg,#ff7500,#e06600);border-radius:100px;align-items:center;gap:10px;padding:16px 36px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 30px #ff750066}.Hero-module___w2HtG__ctaPrimary:hover{transform:translateY(-3px);box-shadow:0 16px 40px #ff75008c}.Hero-module___w2HtG__ctaVideo{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.Hero-module___w2HtG__playBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;animation:2.5s infinite Hero-module___w2HtG__pulse-glow;display:flex}.Hero-module___w2HtG__ctaVideo:hover .Hero-module___w2HtG__playBtn{background:#ff75004d;border-color:#ff7500;transform:scale(1.1)}.Hero-module___w2HtG__statsStrip{flex-wrap:wrap;gap:32px;display:flex}.Hero-module___w2HtG__stat{flex-direction:column;display:flex}.Hero-module___w2HtG__statNum{color:#fff;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:800;line-height:1}.Hero-module___w2HtG__statLabel{color:#ffffff80;letter-spacing:.05em;margin-top:4px;font-size:.75rem;font-weight:500}.Hero-module___w2HtG__searchBar{z-index:3;padding:0 0 60px;position:relative}.Hero-module___w2HtG__searchCard{background:#fff;border:1px solid #d4a84326;border-radius:20px;align-items:center;gap:0;padding:12px 12px 12px 24px;display:flex;box-shadow:0 20px 80px #00000040}.Hero-module___w2HtG__searchField{flex:1;min-width:0;padding:10px 16px}.Hero-module___w2HtG__searchDivider{background:#e8e8e8;flex-shrink:0;width:1px;height:40px}.Hero-module___w2HtG__searchLabel{letter-spacing:.1em;text-transform:uppercase;color:#8a8a8a;align-items:center;gap:5px;margin-bottom:4px;font-size:.7rem;font-weight:700;display:flex}.Hero-module___w2HtG__searchIcon{color:#ff7500}.Hero-module___w2HtG__searchSelect,.Hero-module___w2HtG__searchInput{color:#1a1a1a;cursor:pointer;background:0 0;border:none;outline:none;width:100%;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500}.Hero-module___w2HtG__searchBtn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#ff7500,#e06600);border-radius:14px;flex-shrink:0;align-items:center;gap:10px;padding:16px 32px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 20px #ff750059}.Hero-module___w2HtG__searchBtn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #ff750080}.Hero-module___w2HtG__controls{z-index:5;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:200px;right:40px}.Hero-module___w2HtG__dot{cursor:pointer;background:#ffffff59;border:none;border-radius:3px;width:6px;height:6px;transition:all .3s}.Hero-module___w2HtG__dotActive{background:#fff;height:24px}.Hero-module___w2HtG__scrollHint{z-index:5;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:160px;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__scrollMouse{border:2px solid #fff6;border-radius:13px;justify-content:center;width:26px;height:42px;padding-top:8px;display:flex}.Hero-module___w2HtG__scrollWheel{background:#ffffffb3;border-radius:2px;width:4px;height:8px;animation:1.5s infinite Hero-module___w2HtG__scrollAnim}@keyframes Hero-module___w2HtG__scrollAnim{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}.Hero-module___w2HtG__scrollHint span{color:#ffffff80;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:500}@media (max-width:768px){.Hero-module___w2HtG__searchCard{flex-direction:column;align-items:stretch;gap:0;padding:16px}.Hero-module___w2HtG__searchDivider{width:100%;height:1px;margin:4px 0}.Hero-module___w2HtG__searchField{padding:8px 0}.Hero-module___w2HtG__searchBtn{border-radius:12px;justify-content:center;margin-top:12px}.Hero-module___w2HtG__controls{top:50%;bottom:auto;right:20px}.Hero-module___w2HtG__scrollHint{display:none}.Hero-module___w2HtG__statsStrip{gap:20px}.Hero-module___w2HtG__ctaGroup{flex-direction:column;align-items:flex-start}}
.TourCard-module__A6nUCq__card{background:#fff;border-radius:20px;height:100%;transition:all .4s cubic-bezier(.22,1,.36,1);overflow:hidden;box-shadow:0 4px 20px #00000012}.TourCard-module__A6nUCq__card:hover{transform:translateY(-8px);box-shadow:0 24px 60px #00000024}.TourCard-module__A6nUCq__inner{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.TourCard-module__A6nUCq__imageWrap{flex-shrink:0;height:240px;position:relative;overflow:hidden}.TourCard-module__A6nUCq__image{transition:transform .7s cubic-bezier(.22,1,.36,1)!important}.TourCard-module__A6nUCq__card:hover .TourCard-module__A6nUCq__image{transform:scale(1.08)!important}.TourCard-module__A6nUCq__imageOverlay{z-index:1;background:linear-gradient(#0000000d 0%,#00000080 100%);position:absolute;inset:0}.TourCard-module__A6nUCq__badge{z-index:2;color:#fff;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#ff7500,#e06600);border-radius:8px;padding:5px 12px;font-size:.7rem;font-weight:700;position:absolute;top:14px;left:14px}.TourCard-module__A6nUCq__wishlist{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex;position:absolute;top:14px;right:14px}.TourCard-module__A6nUCq__wishlist:hover{background:#ff5050cc;border-color:#0000}.TourCard-module__A6nUCq__category{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.05em;background:#ffffff26;border:1px solid #ffffff40;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:600;position:absolute;bottom:14px;left:14px}.TourCard-module__A6nUCq__ratingPill{z-index:2;color:#1a1a1a;background:#fffffff2;border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:flex;position:absolute;bottom:14px;right:14px}.TourCard-module__A6nUCq__reviews{color:#8a8a8a;font-size:.7rem;font-weight:400}.TourCard-module__A6nUCq__body{flex-direction:column;flex:1;padding:20px;display:flex}.TourCard-module__A6nUCq__destination{color:#ff7500;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:4px;margin-bottom:8px;font-size:.72rem;font-weight:600;display:flex}.TourCard-module__A6nUCq__title{color:#0e1b2e;margin-bottom:4px;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700;line-height:1.3}.TourCard-module__A6nUCq__subtitle{color:#8a8a8a;margin-bottom:14px;font-size:.82rem}.TourCard-module__A6nUCq__details{gap:16px;margin-bottom:12px;display:flex}.TourCard-module__A6nUCq__detail{color:#4a4a4a;align-items:center;gap:5px;font-size:.78rem;font-weight:500;display:flex}.TourCard-module__A6nUCq__detail svg{color:#d4a843}.TourCard-module__A6nUCq__highlights{flex-direction:column;flex:1;gap:4px;margin-bottom:18px;display:flex}.TourCard-module__A6nUCq__highlight{color:#4a4a4a;font-size:.78rem;font-weight:500}.TourCard-module__A6nUCq__footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:flex-end;padding-top:16px;display:flex}.TourCard-module__A6nUCq__from{color:#8a8a8a;letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:500}.TourCard-module__A6nUCq__priceRow{align-items:baseline;gap:6px;display:flex}.TourCard-module__A6nUCq__original{color:#aaa;font-size:.78rem;font-weight:400;text-decoration:line-through}.TourCard-module__A6nUCq__price{color:#0e1b2e;font-family:Inter,sans-serif;font-size:1.35rem;font-weight:800}.TourCard-module__A6nUCq__perPerson{color:#8a8a8a;font-size:.68rem;font-weight:400}.TourCard-module__A6nUCq__cta{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#ff7500,#e06600);border-radius:100px;align-items:center;gap:6px;padding:10px 18px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.TourCard-module__A6nUCq__card:hover .TourCard-module__A6nUCq__cta{transform:translate(3px);box-shadow:0 4px 15px #ff750066}
.FeaturedTours-module__kpX-TG__section{background:#fafaf7;padding:100px 0}.FeaturedTours-module__kpX-TG__container{max-width:1280px;margin:0 auto;padding:0 24px}.FeaturedTours-module__kpX-TG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:52px;display:flex}.FeaturedTours-module__kpX-TG__label{letter-spacing:.15em;text-transform:uppercase;color:#ff7500;margin-bottom:12px;font-size:.75rem;font-weight:700}.FeaturedTours-module__kpX-TG__title{color:#0e1b2e;margin-bottom:14px;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.15}.FeaturedTours-module__kpX-TG__accent{color:#ff7500}.FeaturedTours-module__kpX-TG__subtitle{color:#6a6a6a;max-width:480px;font-size:1rem;line-height:1.7}.FeaturedTours-module__kpX-TG__viewAll{color:#0e1b2e;white-space:nowrap;border:2px solid #0e1b2e;border-radius:100px;flex-shrink:0;align-items:center;gap:8px;padding:12px 28px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.FeaturedTours-module__kpX-TG__viewAll:hover{color:#fff;background:#0e1b2e;transform:translate(4px)}.FeaturedTours-module__kpX-TG__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}@media (max-width:1024px){.FeaturedTours-module__kpX-TG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.FeaturedTours-module__kpX-TG__grid{grid-template-columns:1fr}.FeaturedTours-module__kpX-TG__header{flex-direction:column;align-items:flex-start}}
.Destinations-module__Bx2OZq__section{background:#fff;padding:100px 0}.Destinations-module__Bx2OZq__container{max-width:1280px;margin:0 auto;padding:0 24px}.Destinations-module__Bx2OZq__header{margin-bottom:52px}.Destinations-module__Bx2OZq__label{letter-spacing:.15em;text-transform:uppercase;color:#ff7500;margin-bottom:12px;font-size:.75rem;font-weight:700}.Destinations-module__Bx2OZq__title{color:#0e1b2e;margin-bottom:14px;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.15}.Destinations-module__Bx2OZq__accent{color:#ff7500}.Destinations-module__Bx2OZq__subtitle{color:#6a6a6a;max-width:520px;font-size:1rem;line-height:1.7}.Destinations-module__Bx2OZq__grid{grid-template-rows:repeat(2,260px);grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.Destinations-module__Bx2OZq__card:first-child{grid-area:span 2/span 3}.Destinations-module__Bx2OZq__card:nth-child(2){grid-column:span 2}.Destinations-module__Bx2OZq__card:nth-child(3),.Destinations-module__Bx2OZq__card:nth-child(4){grid-column:span 1}.Destinations-module__Bx2OZq__card:nth-child(5){grid-column:span 2}.Destinations-module__Bx2OZq__card:nth-child(6){grid-column:span 3}.Destinations-module__Bx2OZq__card{cursor:pointer;border-radius:20px;position:relative;overflow:hidden}.Destinations-module__Bx2OZq__cardLink{width:100%;height:100%;text-decoration:none;display:block;position:relative}.Destinations-module__Bx2OZq__cardImage{transition:transform .7s cubic-bezier(.22,1,.36,1)!important}.Destinations-module__Bx2OZq__card:hover .Destinations-module__Bx2OZq__cardImage{transform:scale(1.08)!important}.Destinations-module__Bx2OZq__cardOverlay{background:linear-gradient(#0000000d 0%,#0e1b2ebf 100%);transition:opacity .3s;position:absolute;inset:0}.Destinations-module__Bx2OZq__card:hover .Destinations-module__Bx2OZq__cardOverlay{opacity:.9}.Destinations-module__Bx2OZq__cardContent{flex-direction:column;gap:6px;padding:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.Destinations-module__Bx2OZq__cardTag{color:#f0c878;letter-spacing:.08em;background:#d4a84333;border:1px solid #d4a84366;border-radius:6px;align-self:flex-start;padding:3px 10px;font-size:.68rem;font-weight:600;display:inline-flex}.Destinations-module__Bx2OZq__cardName{color:#fff;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;line-height:1.2}.Destinations-module__Bx2OZq__card:first-child .Destinations-module__Bx2OZq__cardName{font-size:2rem}.Destinations-module__Bx2OZq__cardCta{color:#ffffffb3;opacity:0;align-items:center;gap:6px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.Destinations-module__Bx2OZq__card:hover .Destinations-module__Bx2OZq__cardCta{opacity:1;color:#d4a843;transform:translate(4px)}@media (max-width:1024px){.Destinations-module__Bx2OZq__grid{grid-template-rows:repeat(4,220px);grid-template-columns:repeat(3,1fr)}.Destinations-module__Bx2OZq__card:first-child{grid-area:span 1/span 3}.Destinations-module__Bx2OZq__card:nth-child(n){grid-column:span 1}}@media (max-width:640px){.Destinations-module__Bx2OZq__grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.Destinations-module__Bx2OZq__card{height:180px;grid-area:span 1/span 1!important}.Destinations-module__Bx2OZq__card:first-child{grid-column:span 2!important}}
.WhyUs-module__Zcd3RG__section{background:#fff;padding:100px 0}.WhyUs-module__Zcd3RG__container{max-width:1280px;margin:0 auto;padding:0 24px}.WhyUs-module__Zcd3RG__layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.WhyUs-module__Zcd3RG__imageCol{position:relative}.WhyUs-module__Zcd3RG__imageGrid{height:560px;position:relative}.WhyUs-module__Zcd3RG__imgMain{border-radius:24px;width:70%;height:75%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 24px 60px #00000026}.WhyUs-module__Zcd3RG__imgSec{border-radius:18px;width:38%;height:45%;position:absolute;top:50%;right:0;overflow:hidden;box-shadow:0 16px 40px #0000001f}.WhyUs-module__Zcd3RG__imgThird{border:4px solid #fff;border-radius:18px;width:55%;height:32%;position:absolute;bottom:0;left:20%;overflow:hidden;box-shadow:0 12px 30px #0000001a}.WhyUs-module__Zcd3RG__badge{text-align:center;background:linear-gradient(135deg,#0e1b2e,#162640);border:1px solid #d4a8434d;border-radius:16px;padding:16px 20px;position:absolute;bottom:80px;right:-20px;box-shadow:0 16px 40px #0e1b2e4d}.WhyUs-module__Zcd3RG__badgeNum{color:#d4a843;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:800;display:block}.WhyUs-module__Zcd3RG__badgeText{color:#fff;font-size:.75rem;font-weight:600;display:block}.WhyUs-module__Zcd3RG__badgeSub{color:#ffffff80;font-size:.65rem;display:block}.WhyUs-module__Zcd3RG__label{letter-spacing:.15em;text-transform:uppercase;color:#ff7500;margin-bottom:12px;font-size:.75rem;font-weight:700}.WhyUs-module__Zcd3RG__title{color:#0e1b2e;margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.2}.WhyUs-module__Zcd3RG__accent{color:#ff7500}.WhyUs-module__Zcd3RG__subtitle{color:#6a6a6a;margin-bottom:40px;font-size:1rem;line-height:1.7}.WhyUs-module__Zcd3RG__reasons{flex-direction:column;gap:0;display:flex}.WhyUs-module__Zcd3RG__reason{border-bottom:1px solid #0000000f;gap:16px;padding:18px 0;display:flex}.WhyUs-module__Zcd3RG__reason:last-child{border-bottom:none}.WhyUs-module__Zcd3RG__reasonIcon{background:#fdf8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.5rem;display:flex}.WhyUs-module__Zcd3RG__reasonTitle{color:#0e1b2e;margin-bottom:4px;font-size:.95rem;font-weight:700}.WhyUs-module__Zcd3RG__reasonDesc{color:#6a6a6a;font-size:.85rem;line-height:1.6}@media (max-width:1024px){.WhyUs-module__Zcd3RG__layout{grid-template-columns:1fr;gap:60px}.WhyUs-module__Zcd3RG__imageGrid{height:400px}.WhyUs-module__Zcd3RG__badge{right:20px}}@media (max-width:640px){.WhyUs-module__Zcd3RG__imageGrid{height:300px}.WhyUs-module__Zcd3RG__imgSec,.WhyUs-module__Zcd3RG__imgThird{display:none}.WhyUs-module__Zcd3RG__imgMain{width:100%;height:100%}}
.Testimonials-module__X7R5sW__section{background:#fdf8f0;padding:100px 0;position:relative;overflow:hidden}.Testimonials-module__X7R5sW__bgDecor{pointer-events:none;position:absolute;inset:0}.Testimonials-module__X7R5sW__bgCircle1{background:radial-gradient(circle,#ff75000f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.Testimonials-module__X7R5sW__bgCircle2{background:radial-gradient(circle,#d4a84314 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:-80px;left:-80px}.Testimonials-module__X7R5sW__container{z-index:1;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.Testimonials-module__X7R5sW__header{text-align:center;margin-bottom:60px}.Testimonials-module__X7R5sW__label{letter-spacing:.15em;text-transform:uppercase;color:#ff7500;margin-bottom:12px;font-size:.75rem;font-weight:700}.Testimonials-module__X7R5sW__title{color:#0e1b2e;margin-bottom:14px;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.15}.Testimonials-module__X7R5sW__accent{color:#ff7500}.Testimonials-module__X7R5sW__subtitle{color:#6a6a6a;max-width:480px;margin:0 auto 24px;font-size:1rem;line-height:1.7}.Testimonials-module__X7R5sW__ratingSummary{justify-content:center;align-items:center;gap:12px;display:flex}.Testimonials-module__X7R5sW__stars{gap:2px;display:flex}.Testimonials-module__X7R5sW__ratingText{color:#4a4a4a;font-size:.875rem;font-weight:500}.Testimonials-module__X7R5sW__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Testimonials-module__X7R5sW__card{background:#fff;border:1px solid #d4a8431a;border-radius:20px;flex-direction:column;gap:14px;padding:28px;transition:all .3s;display:flex;box-shadow:0 4px 24px #0000000f}.Testimonials-module__X7R5sW__card:hover{border-color:#d4a84340;transform:translateY(-6px);box-shadow:0 16px 48px #0000001a}.Testimonials-module__X7R5sW__quoteIcon{color:#ff7500;opacity:.6}.Testimonials-module__X7R5sW__text{color:#3a3a3a;flex:1;font-family:Cormorant Garamond,Georgia,serif;font-size:1.05rem;font-style:italic;line-height:1.7}.Testimonials-module__X7R5sW__tourTag{color:#ff7500;background:#ff750014;border:1px solid #ff750026;border-radius:8px;align-self:flex-start;padding:4px 12px;font-size:.72rem;font-weight:600;display:inline-block}.Testimonials-module__X7R5sW__reviewer{border-top:1px solid #f0f0f0;align-items:center;gap:12px;padding-top:14px;display:flex}.Testimonials-module__X7R5sW__avatar{border:2px solid #d4a8434d;border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.Testimonials-module__X7R5sW__reviewerInfo{flex-direction:column;gap:2px;display:flex}.Testimonials-module__X7R5sW__reviewerName{color:#0e1b2e;font-size:.875rem;font-weight:700}.Testimonials-module__X7R5sW__reviewerCountry{color:#8a8a8a;font-size:.75rem}@media (max-width:1024px){.Testimonials-module__X7R5sW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Testimonials-module__X7R5sW__grid{grid-template-columns:1fr}}
.CTABanner-module__-RoqFW__section{background:linear-gradient(135deg,#0e1b2e 0%,#162640 40%,#1a6b4a 100%);padding:100px 0;position:relative;overflow:hidden}.CTABanner-module__-RoqFW__bgPattern{background-image:radial-gradient(circle at 20%,#ff75001a 0%,#0000 50%),radial-gradient(circle at 80%,#d4a84314 0%,#0000 50%);position:absolute;inset:0}.CTABanner-module__-RoqFW__container{z-index:1;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.CTABanner-module__-RoqFW__content{text-align:center;max-width:760px;margin:0 auto}.CTABanner-module__-RoqFW__eyebrow{color:#ffffffa6;letter-spacing:.08em;margin-bottom:16px;font-size:.85rem;font-weight:600;display:inline-block}.CTABanner-module__-RoqFW__title{color:#fff;margin-bottom:20px;font-family:Playfair Display,serif;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.15}.CTABanner-module__-RoqFW__accent{color:#d4a843}.CTABanner-module__-RoqFW__desc{color:#ffffffb3;margin-bottom:40px;font-size:1.05rem;line-height:1.7}.CTABanner-module__-RoqFW__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:40px;display:flex}.CTABanner-module__-RoqFW__btnPrimary{color:#fff;background:linear-gradient(135deg,#ff7500,#e06600);border-radius:100px;align-items:center;gap:10px;padding:16px 36px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 30px #ff750066}.CTABanner-module__-RoqFW__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 16px 40px #ff75008c}.CTABanner-module__-RoqFW__btnPhone{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff40;border-radius:100px;align-items:center;gap:8px;padding:15px 28px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.CTABanner-module__-RoqFW__btnPhone:hover{background:#fff3;transform:translateY(-2px)}.CTABanner-module__-RoqFW__btnWhatsapp{color:#fff;background:#25d36633;border:1px solid #25d36666;border-radius:100px;align-items:center;gap:8px;padding:15px 28px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.CTABanner-module__-RoqFW__btnWhatsapp:hover{background:#25d36659;transform:translateY(-2px)}.CTABanner-module__-RoqFW__trust{color:#ffffff73;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;font-size:.78rem;font-weight:500;display:flex}@media (max-width:640px){.CTABanner-module__-RoqFW__actions{flex-direction:column}.CTABanner-module__-RoqFW__btnPrimary,.CTABanner-module__-RoqFW__btnPhone,.CTABanner-module__-RoqFW__btnWhatsapp{justify-content:center;width:100%}.CTABanner-module__-RoqFW__trust{flex-direction:column;gap:12px}}
.about-module__8TymFG__page{min-height:100vh}.about-module__8TymFG__hero{text-align:center;background:#0e1b2e;justify-content:center;align-items:center;height:650px;display:flex;position:relative;overflow:hidden}.about-module__8TymFG__heroOverlay{z-index:1;background:linear-gradient(#0e1b2e66 0%,#0e1b2e33 40%,#0e1b2eb3 100%);position:absolute;inset:0}.about-module__8TymFG__container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.about-module__8TymFG__heroContent{z-index:2;max-width:800px;margin-top:60px;padding:0 24px;position:relative}.about-module__8TymFG__heroLabel{letter-spacing:.2em;text-transform:uppercase;color:#d4a843;margin-bottom:12px;font-size:.75rem;font-weight:700}.about-module__8TymFG__heroTitle{color:#fff;margin-bottom:12px;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.about-module__8TymFG__heroSubtitle{color:#ffffffb3;font-size:1.05rem}.about-module__8TymFG__statsBar{background:#0e1b2e;padding:40px 0}.about-module__8TymFG__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.about-module__8TymFG__statNum{color:#d4a843;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:800;display:block}.about-module__8TymFG__statLabel{color:#fff9;font-size:.85rem;font-weight:500}.about-module__8TymFG__section{background:#fff;padding:80px 0}.about-module__8TymFG__label{letter-spacing:.15em;text-transform:uppercase;color:#ff7500;margin-bottom:12px;font-size:.75rem;font-weight:700}.about-module__8TymFG__sectionTitle{color:#0e1b2e;margin-bottom:24px;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.2}.about-module__8TymFG__accent{color:#ff7500}.about-module__8TymFG__storyLayout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-module__8TymFG__storyText{flex-direction:column;gap:16px;display:flex}.about-module__8TymFG__storyText p{color:#4a4a4a;font-size:.95rem;line-height:1.8}.about-module__8TymFG__storyImage{border-radius:24px;height:460px;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000026}.about-module__8TymFG__teamSection{background:#fdf8f0;padding:80px 0}.about-module__8TymFG__teamHeader{text-align:center;margin-bottom:48px}.about-module__8TymFG__teamGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.about-module__8TymFG__teamCard{text-align:center;background:#fff;border-radius:20px;padding:28px 20px;transition:all .3s;box-shadow:0 4px 20px #0000000f}.about-module__8TymFG__teamCard:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0000001a}.about-module__8TymFG__teamImageWrap{border:3px solid #d4a8434d;border-radius:50%;width:100px;height:100px;margin:0 auto 16px;overflow:hidden}.about-module__8TymFG__teamName{color:#0e1b2e;margin-bottom:4px;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700}.about-module__8TymFG__teamRole{color:#ff7500;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.75rem;font-weight:600}.about-module__8TymFG__teamBio{color:#6a6a6a;font-size:.82rem;line-height:1.6}@media (max-width:1024px){.about-module__8TymFG__storyLayout{grid-template-columns:1fr}.about-module__8TymFG__teamGrid,.about-module__8TymFG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.about-module__8TymFG__teamGrid{grid-template-columns:1fr}.about-module__8TymFG__statsGrid{grid-template-columns:repeat(2,1fr)}}
.tours-module__B4moKG__page{background:#fafaf7;min-height:100vh}.tours-module__B4moKG__container{max-width:1280px;margin:0 auto;padding:0 24px}.tours-module__B4moKG__pageHero{background:linear-gradient(135deg,#0e1b2e 0%,#1a6b4a 50%,#162640 100%);align-items:flex-end;height:480px;padding-top:90px;display:flex;position:relative;overflow:hidden}.tours-module__B4moKG__pageHero:before{content:"";background-image:radial-gradient(at 30%,#ff75001f 0%,#0000 60%),radial-gradient(at 70% 30%,#d4a8431a 0%,#0000 60%);position:absolute;inset:0}.tours-module__B4moKG__heroOverlay{display:none}.tours-module__B4moKG__heroContent{z-index:1;padding:0 0 60px;position:relative}.tours-module__B4moKG__heroLabel{letter-spacing:.2em;text-transform:uppercase;color:#d4a843;margin-bottom:12px;font-size:.75rem;font-weight:700}.tours-module__B4moKG__heroTitle{color:#fff;margin-bottom:12px;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.tours-module__B4moKG__heroSubtitle{color:#ffffffa6;max-width:520px;font-size:1.05rem}.tours-module__B4moKG__filterBar{z-index:100;background:#fff;border-bottom:1px solid #e8e8e8;position:sticky;top:70px;box-shadow:0 4px 20px #0000000f}.tours-module__B4moKG__filterBar .tours-module__B4moKG__container{flex-wrap:wrap;align-items:center;gap:20px;padding-top:16px;padding-bottom:16px;display:flex}.tours-module__B4moKG__searchBox{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:100px;flex-shrink:0;align-items:center;gap:8px;padding:10px 16px;transition:border-color .2s;display:flex}.tours-module__B4moKG__searchBox:focus-within{background:#fff;border-color:#ff7500}.tours-module__B4moKG__searchIcon{color:#8a8a8a;flex-shrink:0}.tours-module__B4moKG__searchInput{color:#1a1a1a;background:0 0;border:none;outline:none;width:200px;font-family:Inter,sans-serif;font-size:.875rem}.tours-module__B4moKG__clearBtn{color:#8a8a8a;cursor:pointer;background:0 0;border:none;padding:2px;display:flex}.tours-module__B4moKG__categoryTabs{scrollbar-width:none;-ms-overflow-style:none;flex:1;gap:6px;display:flex;overflow-x:auto}.tours-module__B4moKG__categoryTabs::-webkit-scrollbar{display:none}.tours-module__B4moKG__catTab{color:#6a6a6a;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e0e0e0;border-radius:100px;align-items:center;gap:5px;padding:8px 14px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.tours-module__B4moKG__catTabActive{color:#fff;background:#0e1b2e;border-color:#0e1b2e}.tours-module__B4moKG__catTab:not(.tours-module__B4moKG__catTabActive):hover{color:#ff7500;border-color:#ff7500}.tours-module__B4moKG__controls{flex-shrink:0;align-items:center;gap:10px;display:flex}.tours-module__B4moKG__sortSelect{color:#4a4a4a;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:100px;outline:none;padding:9px 14px;font-family:Inter,sans-serif;font-size:.8rem;transition:border-color .2s}.tours-module__B4moKG__sortSelect:hover{border-color:#ff7500}.tours-module__B4moKG__filterToggle{color:#4a4a4a;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:100px;align-items:center;gap:6px;padding:9px 16px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.tours-module__B4moKG__filterToggleActive{color:#fff;background:#0e1b2e;border-color:#0e1b2e}.tours-module__B4moKG__advancedFilters{background:#f5f0e8;border-bottom:1px solid #e0d8c8;overflow:hidden}.tours-module__B4moKG__advancedFilters .tours-module__B4moKG__container{padding-top:20px;padding-bottom:20px}.tours-module__B4moKG__filterGroups{flex-wrap:wrap;gap:40px;display:flex}.tours-module__B4moKG__filterGroup{align-items:center;gap:12px;display:flex}.tours-module__B4moKG__filterLabel{color:#4a4a4a;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;font-size:.78rem;font-weight:700}.tours-module__B4moKG__filterBtns{gap:6px;display:flex}.tours-module__B4moKG__filterBtn{color:#6a6a6a;cursor:pointer;background:#fff;border:1px solid #cdc8be;border-radius:8px;padding:6px 14px;font-size:.78rem;font-weight:500;transition:all .2s}.tours-module__B4moKG__filterBtnActive{color:#fff;background:#ff7500;border-color:#ff7500}.tours-module__B4moKG__content{padding:48px 0 80px}.tours-module__B4moKG__resultMeta{margin-bottom:28px}.tours-module__B4moKG__resultCount{color:#6a6a6a;font-size:.9rem}.tours-module__B4moKG__resultCount strong{color:#0e1b2e;font-size:1rem}.tours-module__B4moKG__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.tours-module__B4moKG__empty{text-align:center;padding:80px 0}.tours-module__B4moKG__emptyIcon{margin-bottom:16px;font-size:3rem;display:block}.tours-module__B4moKG__empty h3{color:#0e1b2e;margin-bottom:8px;font-family:Playfair Display,serif;font-size:1.5rem}.tours-module__B4moKG__empty p{color:#8a8a8a;margin-bottom:24px}.tours-module__B4moKG__resetBtn{color:#fff;cursor:pointer;background:#ff7500;border:none;border-radius:100px;padding:12px 28px;font-size:.9rem;font-weight:600;transition:all .2s}.tours-module__B4moKG__resetBtn:hover{background:#e06600;transform:translateY(-2px)}@media (max-width:1024px){.tours-module__B4moKG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.tours-module__B4moKG__filterBar{top:60px}.tours-module__B4moKG__filterBar .tours-module__B4moKG__container{flex-direction:column;align-items:stretch;gap:16px;padding-top:20px;padding-bottom:20px}.tours-module__B4moKG__searchBox{flex-shrink:1;width:100%}.tours-module__B4moKG__searchInput{flex:1;width:100%}.tours-module__B4moKG__categoryTabs{width:100%;margin-top:-4px;padding-bottom:4px}.tours-module__B4moKG__controls{justify-content:space-between;width:100%}}@media (max-width:640px){.tours-module__B4moKG__grid{grid-template-columns:1fr}}
.TrendingTours-module__oT-KWq__section{background:#f5f0e8;padding:100px 0}.TrendingTours-module__oT-KWq__container{max-width:1280px;margin:0 auto;padding:0 24px}.TrendingTours-module__oT-KWq__header{text-align:center;margin-bottom:52px}.TrendingTours-module__oT-KWq__labelRow{justify-content:center;align-items:center;gap:8px;margin-bottom:12px;display:flex}.TrendingTours-module__oT-KWq__flame{color:#ff7500}.TrendingTours-module__oT-KWq__label{letter-spacing:.15em;text-transform:uppercase;color:#ff7500;font-size:.75rem;font-weight:700}.TrendingTours-module__oT-KWq__title{color:#0e1b2e;margin-bottom:14px;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.15}.TrendingTours-module__oT-KWq__accent{color:#ff7500}.TrendingTours-module__oT-KWq__subtitle{color:#6a6a6a;font-size:1rem;line-height:1.7}.TrendingTours-module__oT-KWq__grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:40px;display:grid}.TrendingTours-module__oT-KWq__footer{text-align:center}.TrendingTours-module__oT-KWq__allToursBtn{color:#fff;background:#0e1b2e;border-radius:100px;align-items:center;gap:10px;padding:16px 40px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.TrendingTours-module__oT-KWq__allToursBtn:hover{background:#ff7500;transform:translateY(-2px);box-shadow:0 8px 30px #ff750066}@media (max-width:1200px){.TrendingTours-module__oT-KWq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.TrendingTours-module__oT-KWq__grid{grid-template-columns:1fr}}
