.Navbar-module__lTd3gG__navbar{height:var(--nav-height);z-index:1000;justify-content:center;align-items:center;padding:0 2rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__lTd3gG__scrolled{background:var(--glass);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-sm);height:70px}.Navbar-module__lTd3gG__navContainer{max-width:var(--max-width);justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__lTd3gG__logo{cursor:pointer;flex-shrink:0;align-items:center;gap:10px;display:flex}.Navbar-module__lTd3gG__logoImg{object-fit:cover;border-radius:50%;width:45px;height:45px}.Navbar-module__lTd3gG__logoText{color:var(--secondary);text-shadow:0 1px 4px #0003;flex-direction:column;font-size:1.25rem;font-weight:700;line-height:1;transition:color .3s;display:flex}.Navbar-module__lTd3gG__logoText span{color:var(--muted);font-size:.8rem;font-weight:500;transition:color .3s}.Navbar-module__lTd3gG__navbar:not(.Navbar-module__lTd3gG__scrolled):not(.Navbar-module__lTd3gG__open) .Navbar-module__lTd3gG__logoText{color:#fff}.Navbar-module__lTd3gG__navbar:not(.Navbar-module__lTd3gG__scrolled):not(.Navbar-module__lTd3gG__open) .Navbar-module__lTd3gG__logoText span{color:#fffc}.Navbar-module__lTd3gG__navbar:not(.Navbar-module__lTd3gG__scrolled):not(.Navbar-module__lTd3gG__open) .Navbar-module__lTd3gG__navLink,.Navbar-module__lTd3gG__navbar:not(.Navbar-module__lTd3gG__scrolled):not(.Navbar-module__lTd3gG__open) .Navbar-module__lTd3gG__mobileMenuBtn{color:#fff}.Navbar-module__lTd3gG__open{box-shadow:var(--shadow-sm);background:#fff}.Navbar-module__lTd3gG__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__lTd3gG__navLink{color:var(--foreground);font-size:.95rem;font-weight:500;position:relative}.Navbar-module__lTd3gG__navLink:after{content:"";background:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__lTd3gG__navLink:hover:after{width:100%}.Navbar-module__lTd3gG__cta{background:var(--primary);color:#fff;border-radius:var(--radius-sm);white-space:nowrap;padding:.6rem 1.2rem;font-weight:600;transition:all .3s}.Navbar-module__lTd3gG__cta:hover{background:var(--primary-dark);transform:scale(1.05)}.Navbar-module__lTd3gG__mobileMenuBtn{color:var(--secondary);cursor:pointer;background:0 0;border:none;padding:5px;display:none}.Navbar-module__lTd3gG__mobileMenu{box-shadow:var(--shadow-md);background:#fff;padding:1rem 0;position:absolute;top:100%;left:0;right:0;overflow:hidden}.Navbar-module__lTd3gG__mobileMenuLinks{flex-direction:column;gap:1.5rem;padding:1rem 2rem;display:flex}.Navbar-module__lTd3gG__mobileNavLink{color:var(--secondary);border-bottom:1px solid #f0f0f0;padding-bottom:.5rem;font-size:1.1rem;font-weight:600}.Navbar-module__lTd3gG__mobileCta{background:var(--primary);color:#fff;border-radius:var(--radius-md);text-align:center;width:100%;padding:1rem;font-weight:700}@media (max-width:1024px){.Navbar-module__lTd3gG__navLinks{gap:1.2rem}}@media (max-width:992px){.Navbar-module__lTd3gG__navLinks{display:none}.Navbar-module__lTd3gG__mobileMenuBtn{display:block}}@media (max-width:480px){.Navbar-module__lTd3gG__navbar{padding:0 1rem}.Navbar-module__lTd3gG__logoImg{width:38px;height:38px}.Navbar-module__lTd3gG__logoText{font-size:1rem}.Navbar-module__lTd3gG__logoText span{font-size:.65rem}}
.Footer-module__csshnG__footer{color:#fff;background:#0d141c;padding:4rem 0 2rem;position:relative;overflow:hidden}.Footer-module__csshnG__footer:before{content:"";background:linear-gradient(90deg,var(--primary),var(--secondary));width:100%;height:4px;position:absolute;top:0;left:0}.Footer-module__csshnG__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__csshnG__logoArea{flex-direction:column;gap:1.2rem;display:flex}.Footer-module__csshnG__logo{align-items:center;gap:14px;display:flex}.Footer-module__csshnG__logoText{letter-spacing:-.5px;font-size:1.4rem;font-weight:800;line-height:1.1}.Footer-module__csshnG__logoText span{color:var(--primary);letter-spacing:1px;margin-top:4px;font-size:.8rem;font-weight:500;display:block}.Footer-module__csshnG__aboutText{color:#a0aec0;font-size:.9rem;line-height:1.6}.Footer-module__csshnG__column h4{color:#fff;margin-bottom:1.5rem;padding-bottom:.6rem;font-size:1.1rem;font-weight:700;position:relative}.Footer-module__csshnG__column h4:after{content:"";background:var(--primary);border-radius:2px;width:30px;height:3px;position:absolute;bottom:0;left:0}.Footer-module__csshnG__links{flex-direction:column;gap:1rem;display:flex}.Footer-module__csshnG__link{color:#cbd5e0;font-size:.9rem;transition:all .3s cubic-bezier(.165,.84,.44,1);display:block}.Footer-module__csshnG__link:hover{color:var(--primary);transform:translate(8px)}.Footer-module__csshnG__contactItem{color:#cbd5e0;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;font-size:.9rem;display:flex}.Footer-module__csshnG__contactItem svg{color:var(--primary);flex-shrink:0;width:18px;height:18px}.Footer-module__csshnG__socialLinks{gap:1rem;margin-top:.5rem;display:flex}.Footer-module__csshnG__socialIcon{color:#fff;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.Footer-module__csshnG__socialIcon:hover{background:var(--primary);color:#fff;transform:translateY(-4px)}.Footer-module__csshnG__bottom{color:#718096;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__csshnG__bottomLinks{gap:1.5rem;display:flex}@media (max-width:992px){.Footer-module__csshnG__grid{grid-template-columns:1fr 1fr;gap:3rem}.Footer-module__csshnG__bottom{text-align:center;flex-direction:column;gap:1.5rem}}@media (max-width:640px){.Footer-module__csshnG__footer{padding:3rem 0 2rem}.Footer-module__csshnG__grid{grid-template-columns:1fr 1fr;gap:2.5rem 1rem;margin-bottom:2rem}.Footer-module__csshnG__logoArea{text-align:center;order:0;grid-column:span 2;align-items:center;margin-bottom:1rem}.Footer-module__csshnG__grid>div:nth-child(2){text-align:right;order:2}.Footer-module__csshnG__grid>div:nth-child(2) h4:after{left:auto;right:0}.Footer-module__csshnG__grid>div:nth-child(4){order:1}.Footer-module__csshnG__logo{justify-content:center}.Footer-module__csshnG__aboutText{display:none}.Footer-module__csshnG__socialLinks{justify-content:center;margin-top:.5rem}.Footer-module__csshnG__grid>div:nth-child(3){display:none}.Footer-module__csshnG__column h4{margin-bottom:1.2rem;font-size:.95rem;display:block}.Footer-module__csshnG__column h4:after{left:0;transform:none}.Footer-module__csshnG__contactItem{justify-content:flex-start;gap:.8rem;font-size:.85rem}.Footer-module__csshnG__contactItem svg{width:16px;height:16px}.Footer-module__csshnG__bottomLinks{flex-direction:row;justify-content:center;gap:1.5rem}}
.page-module___8aEwW__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module___8aEwW__aboutContent p{color:var(--muted);margin-bottom:2rem;font-size:1.1rem}.page-module___8aEwW__aboutImageWrapper{width:100%;height:480px;box-shadow:var(--shadow-lg);border-radius:2rem;position:relative;overflow:hidden}.page-module___8aEwW__guideGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.page-module___8aEwW__guideCard{background:#fff;border:1px solid #f0f0f0;border-radius:20px;height:100%;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.page-module___8aEwW__guideCard:before{content:"";background:var(--primary);opacity:.8;width:100%;height:4px;position:absolute;top:0;left:0}.page-module___8aEwW__guideCard:hover{border-color:#ff7d0033;transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.page-module___8aEwW__guideIcon{width:50px;height:50px;color:var(--primary);background:#ff7d001a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}.page-module___8aEwW__guideCard:hover .page-module___8aEwW__guideIcon{background:var(--primary);color:#fff;transform:rotate(-10deg)scale(1.1)}.page-module___8aEwW__guideHeader{flex-direction:column;margin-bottom:1rem;display:flex}.page-module___8aEwW__guideTitle{color:var(--secondary);margin:0;font-size:1.2rem;font-weight:700}@media (max-width:1024px){.page-module___8aEwW__guideGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module___8aEwW__guideGrid{grid-template-columns:1fr;gap:1.5rem}.page-module___8aEwW__guideHeader{flex-direction:row;align-items:center;gap:1.25rem;margin-bottom:1.25rem}.page-module___8aEwW__guideIcon{flex-shrink:0;width:42px;height:42px;margin-bottom:0}.page-module___8aEwW__guideTitle{font-size:1.15rem}.page-module___8aEwW__guideCard{padding:1.5rem}}.page-module___8aEwW__ctaButtons{justify-content:center;gap:1.5rem;display:flex}@media (max-width:992px){.page-module___8aEwW__aboutGrid{text-align:center;grid-template-columns:1fr;gap:3rem}.page-module___8aEwW__aboutImageWrapper{order:-1;height:400px}}@media (max-width:768px){.page-module___8aEwW__ctaButtons{flex-flow:wrap;justify-content:center;gap:.75rem;padding:0 1rem}}@media (max-width:480px){.page-module___8aEwW__aboutImageWrapper{height:300px}}
.Tours-module__wrA_CG__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.Tours-module__wrA_CG__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;width:100%;display:grid}.Tours-module__wrA_CG__tourCard{border-radius:var(--radius-lg);cursor:pointer;height:480px;box-shadow:var(--shadow-md);box-sizing:border-box;width:100%;min-width:0;position:relative;overflow:hidden}.Tours-module__wrA_CG__tourImage{z-index:1;width:100%;height:100%;transition:transform .6s;position:absolute;top:0;left:0}.Tours-module__wrA_CG__tourCard:hover .Tours-module__wrA_CG__tourImage{transform:scale(1.1)}.Tours-module__wrA_CG__overlay{z-index:2;background:linear-gradient(#0000 40%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Tours-module__wrA_CG__tourContent{z-index:3;color:#fff;width:100%;padding:1.5rem 1.25rem;position:absolute;bottom:0;left:0}.Tours-module__wrA_CG__tag{background:var(--primary);color:#fff;border-radius:100px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.Tours-module__wrA_CG__title{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.6rem;font-size:1.5rem;font-weight:700;line-height:1.2;overflow:hidden}.Tours-module__wrA_CG__details{opacity:.95;flex-wrap:nowrap;align-items:center;gap:.85rem;font-size:.85rem;display:flex}.Tours-module__wrA_CG__details span{align-items:center;gap:.4rem;display:flex}@media (max-width:1100px){.Tours-module__wrA_CG__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.Tours-module__wrA_CG__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.Tours-module__wrA_CG__grid{grid-template-columns:1fr;gap:1.5rem}.Tours-module__wrA_CG__tourCard{height:320px}.Tours-module__wrA_CG__tourContent{padding:1.25rem 1.5rem}.Tours-module__wrA_CG__title{white-space:normal;margin-bottom:.5rem;font-size:1.5rem}.Tours-module__wrA_CG__details{flex-wrap:wrap;gap:.85rem;font-size:.85rem}.Tours-module__wrA_CG__details span{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border-radius:6px;gap:.4rem;padding:.3rem .6rem}}@media (max-width:480px){.Tours-module__wrA_CG__tourCard{height:280px}}
.Contact-module__bT3LFG__contactHero{text-align:center;color:#fff;background:#fff;justify-content:center;align-items:center;height:50vh;min-height:500px;display:flex;position:relative;overflow:hidden}.Contact-module__bT3LFG__heroImage{object-fit:contain!important}.Contact-module__bT3LFG__heroContent{z-index:2;max-width:800px;padding:0 2rem;position:relative}.Contact-module__bT3LFG__title{letter-spacing:-1px;color:var(--secondary);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.Contact-module__bT3LFG__subtitle{opacity:.9;font-size:1.25rem;font-weight:300;font-family:var(--font-outfit),sans-serif}.Contact-module__bT3LFG__container{max-width:1200px;margin:0 auto;padding:6rem 2rem}.Contact-module__bT3LFG__grid{grid-template-columns:1fr 1.5fr;gap:4rem;margin-bottom:5rem;display:grid}.Contact-module__bT3LFG__contactInfo{padding-right:2rem}.Contact-module__bT3LFG__infoTitle{color:var(--secondary);margin-bottom:2rem;font-size:2rem;font-weight:700}.Contact-module__bT3LFG__infoItem{margin-bottom:2.5rem}.Contact-module__bT3LFG__infoLabel{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.8rem;font-size:.9rem;font-weight:700;display:block}.Contact-module__bT3LFG__infoValue{color:var(--muted);font-size:1.1rem;line-height:1.6}.Contact-module__bT3LFG__infoValue a{color:var(--secondary);text-decoration:none;transition:color .3s}.Contact-module__bT3LFG__infoValue a:hover{color:var(--primary)}.Contact-module__bT3LFG__formCard{background:#fff;border:1px solid #f0f0f0;border-radius:20px;padding:3rem;box-shadow:0 10px 40px #00000014}.Contact-module__bT3LFG__formTitle{color:var(--secondary);margin-bottom:1rem;font-size:1.8rem;font-weight:700}.Contact-module__bT3LFG__formSubtitle{color:var(--muted);margin-bottom:2.5rem}.Contact-module__bT3LFG__formGroup{margin-bottom:1.5rem}.Contact-module__bT3LFG__label{color:var(--secondary);margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.Contact-module__bT3LFG__input,.Contact-module__bT3LFG__textarea{background:#f8f9fa;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__bT3LFG__input:focus,.Contact-module__bT3LFG__textarea:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 3px #ff45001a}.Contact-module__bT3LFG__textarea{resize:vertical;height:150px}.Contact-module__bT3LFG__submitBtn{background:var(--primary);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:1.2rem;font-size:1rem;font-weight:700;transition:all .3s}.Contact-module__bT3LFG__submitBtn:hover{background:#ff5722;transform:translateY(-2px);box-shadow:0 10px 20px #ff450033}.Contact-module__bT3LFG__mapSection{margin-top:4rem}.Contact-module__bT3LFG__mapTitle{color:var(--secondary);text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.Contact-module__bT3LFG__mapContainer{width:100%;height:450px;box-shadow:var(--shadow-md);border:1px solid #e2e8f0;border-radius:20px;overflow:hidden}.Contact-module__bT3LFG__mapFrame{border:0;width:100%;height:100%}@media (max-width:992px){.Contact-module__bT3LFG__grid{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}.Contact-module__bT3LFG__contactInfo{order:1;padding-right:0}.Contact-module__bT3LFG__formCard{padding:2.5rem}.Contact-module__bT3LFG__mapSection{margin-top:3rem}}@media (max-width:640px){.Contact-module__bT3LFG__contactHero{aspect-ratio:16/9;background:#fff;height:auto;min-height:auto}.Contact-module__bT3LFG__heroImage{object-fit:contain!important}.Contact-module__bT3LFG__container{padding:4rem 1.5rem}.Contact-module__bT3LFG__title{font-size:2.5rem}.Contact-module__bT3LFG__subtitle{font-size:1.1rem}.Contact-module__bT3LFG__grid{gap:2.5rem}.Contact-module__bT3LFG__infoTitle{margin-bottom:1.5rem;font-size:1.6rem}.Contact-module__bT3LFG__infoItem{margin-bottom:2rem}.Contact-module__bT3LFG__formCard{padding:1.5rem}.Contact-module__bT3LFG__formTitle{font-size:1.5rem}.Contact-module__bT3LFG__mapContainer{border-radius:16px;height:350px}.Contact-module__bT3LFG__mapSection{margin-top:2rem}}
.about-page-module__Ja0T4W__aboutHero{text-align:center;color:#fff;justify-content:center;align-items:center;height:60vh;min-height:400px;margin-bottom:0;display:flex;position:relative;overflow:hidden}.about-page-module__Ja0T4W__aboutHero:after{content:"";z-index:2;background:linear-gradient(#0000 0%,#fff 80%);width:100%;height:180px;position:absolute;bottom:0;left:0}.about-page-module__Ja0T4W__heroVideo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.about-page-module__Ja0T4W__heroOverlay{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:1;background:linear-gradient(#fff3 0%,#fff6 60%,#fff 100%);position:absolute;inset:0}.about-page-module__Ja0T4W__heroContent{z-index:10;max-width:800px;padding:0 2rem;position:relative}.about-page-module__Ja0T4W__heroTitle{color:var(--secondary);margin-bottom:1rem;font-size:4rem;font-weight:800}.about-page-module__Ja0T4W__heroSubtitle{opacity:.9;color:var(--muted);font-size:1.5rem;font-weight:500}.about-page-module__Ja0T4W__section{padding:80px 0}.about-page-module__Ja0T4W__storySection{z-index:10;background:#fff;margin-top:-60px;position:relative}.about-page-module__Ja0T4W__contentGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-page-module__Ja0T4W__storyText h2{color:var(--secondary);margin-bottom:2rem;font-size:2.5rem;line-height:1.2}.about-page-module__Ja0T4W__storyText p{color:#444;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about-page-module__Ja0T4W__storyText blockquote{color:var(--primary);border-left:4px solid var(--primary);margin:2rem 0;padding-left:1.5rem;font-size:1.25rem;font-style:italic;font-weight:500}.about-page-module__Ja0T4W__imageBox{aspect-ratio:4/5;box-shadow:var(--shadow-lg);border-radius:30px;position:relative;overflow:hidden}.about-page-module__Ja0T4W__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.about-page-module__Ja0T4W__serviceCard{background:#f8f9fa;border:1px solid #eee;border-radius:20px;padding:2.5rem;transition:all .3s}.about-page-module__Ja0T4W__serviceCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary);background:#fff;transform:translateY(-10px)}.about-page-module__Ja0T4W__serviceIcon{width:60px;height:60px;color:var(--primary);background:#ff7d001a;border-radius:15px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.about-page-module__Ja0T4W__serviceCard h3{color:var(--secondary);margin-bottom:1rem;font-size:1.25rem}.about-page-module__Ja0T4W__partnersSection{background:var(--secondary);color:#fff;text-align:center;border-radius:40px}.about-page-module__Ja0T4W__partnersSection h2{color:#fff;margin-bottom:2rem}.about-page-module__Ja0T4W__partnersGrid{flex-wrap:wrap;justify-content:center;gap:3rem;margin-top:2rem;display:flex}.about-page-module__Ja0T4W__partnerTag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;padding:1rem 2rem;font-weight:600}.about-page-module__Ja0T4W__foundersSection{background:#fcfcfc}.about-page-module__Ja0T4W__foundersGrid{grid-template-columns:1fr 1fr;gap:3rem;margin-top:4rem;display:grid}.about-page-module__Ja0T4W__founderCard{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #f0f0f0;border-radius:30px;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.about-page-module__Ja0T4W__founderCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-5px)}.about-page-module__Ja0T4W__founderHeader{z-index:1;align-items:center;gap:1.5rem;display:flex;position:relative}.about-page-module__Ja0T4W__founderImgWrapper{outline:2px solid var(--primary);width:110px;height:110px;box-shadow:var(--shadow-md);background:#fdfdfd;border:4px solid #fff;border-radius:50%;flex-shrink:0;position:relative;overflow:hidden}.about-page-module__Ja0T4W__founderCard:before{content:"\"";color:#f0f0f0;z-index:0;font-family:serif;font-size:15rem;line-height:1;position:absolute;top:-20px;right:20px}.about-page-module__Ja0T4W__founderInfo{z-index:1;position:relative}.about-page-module__Ja0T4W__founderMeta{flex-direction:column;display:flex}.about-page-module__Ja0T4W__founderName{color:var(--secondary);font-size:1.5rem;font-weight:700;display:block}.about-page-module__Ja0T4W__founderRole{color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}.about-page-module__Ja0T4W__quote{color:#555;font-size:1.05rem;font-style:italic;line-height:1.7}@media (max-width:968px){.about-page-module__Ja0T4W__contentGrid,.about-page-module__Ja0T4W__foundersGrid{grid-template-columns:1fr}.about-page-module__Ja0T4W__heroTitle{font-size:3rem}}@media (max-width:480px){.about-page-module__Ja0T4W__heroTitle{font-size:2.5rem}.about-page-module__Ja0T4W__founderCard{padding:2rem}}
.ToursPage-module__BuLBCq__hero{color:#fff;text-align:center;justify-content:center;align-items:center;height:50vh;min-height:400px;padding:100px 0 60px;display:flex;position:relative;overflow:hidden}.ToursPage-module__BuLBCq__hero:after{content:"";z-index:6;background:linear-gradient(#0000,#fff);width:100%;height:120px;position:absolute;bottom:0;left:0}.ToursPage-module__BuLBCq__heroContent{z-index:10;width:100%;position:relative}.ToursPage-module__BuLBCq__heroOverlay{z-index:5;background:linear-gradient(#0009 0%,#0003 60%,#fff 100%);position:absolute;inset:0}.ToursPage-module__BuLBCq__heroTitle{letter-spacing:-1px;margin-bottom:.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.ToursPage-module__BuLBCq__heroSubtitle{opacity:.9;max-width:700px;margin:0 auto;font-size:clamp(1rem,2vw,1.2rem)}.ToursPage-module__BuLBCq__filterSection{z-index:20;margin-top:-40px;padding:0 1rem;position:relative}.ToursPage-module__BuLBCq__filterContainer{background:#fff;border:1px solid #f0f0f0;border-radius:100px;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:.5rem .75rem;display:flex;box-shadow:0 12px 40px #0000001f}.ToursPage-module__BuLBCq__searchWrapper{flex:1;align-items:center;gap:.5rem;min-width:0;padding-left:.75rem;display:flex}.ToursPage-module__BuLBCq__searchInput{width:100%;color:var(--secondary);background:0 0;border:none;outline:none;padding:.75rem 0;font-size:1rem;font-weight:500}.ToursPage-module__BuLBCq__tagWrapper{align-items:center;gap:.35rem;display:flex}.ToursPage-module__BuLBCq__desktopOnly{gap:.35rem;display:flex}.ToursPage-module__BuLBCq__mobileOnly{display:none}.ToursPage-module__BuLBCq__tagButton{white-space:nowrap;background:#fff;border:1px solid #eee;border-radius:100px;padding:.4rem .75rem;font-size:.78rem;font-weight:600;transition:all .2s}.ToursPage-module__BuLBCq__mobileSelect{color:var(--secondary);cursor:pointer;background:#f8f9fa;border:1px solid #eee;border-radius:100px;outline:none;max-width:130px;padding:.6rem .75rem;font-family:inherit;font-size:.85rem}.ToursPage-module__BuLBCq__fullTourCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;border:1px solid #f0f0f0;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.ToursPage-module__BuLBCq__fullTourCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.ToursPage-module__BuLBCq__tourImageWrapper{width:100%;height:240px;position:relative;overflow:hidden}.ToursPage-module__BuLBCq__tourImageWrapper img{object-fit:cover}.ToursPage-module__BuLBCq__cardBody{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.ToursPage-module__BuLBCq__tourTitle{color:var(--secondary);font-size:1.4rem;font-weight:700;line-height:1.3}.ToursPage-module__BuLBCq__tourMeta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:1rem;font-size:.85rem;display:flex}.ToursPage-module__BuLBCq__metaItem{align-items:center;gap:.3rem;display:flex}.ToursPage-module__BuLBCq__tourDescription{color:var(--muted);margin:.5rem 0;font-size:.9rem;line-height:1.6}.ToursPage-module__BuLBCq__enquireBtn{justify-content:center;width:100%;margin-top:auto}@media (max-width:1200px){.ToursPage-module__BuLBCq__filterContainer{gap:1rem;max-width:95%}}@media (max-width:768px){.ToursPage-module__BuLBCq__filterSection{margin-top:-30px}.ToursPage-module__BuLBCq__filterContainer{gap:.5rem;padding:.4rem .6rem}.ToursPage-module__BuLBCq__searchWrapper{padding-left:.4rem}.ToursPage-module__BuLBCq__searchInput{padding:.6rem 0;font-size:.9rem}.ToursPage-module__BuLBCq__mobileOnly{display:block}.ToursPage-module__BuLBCq__desktopOnly{display:none}.ToursPage-module__BuLBCq__tourImageWrapper{height:200px}}@media (max-width:480px){.ToursPage-module__BuLBCq__filterContainer{border-radius:100px;padding:.3rem .5rem}.ToursPage-module__BuLBCq__mobileSelect{max-width:100px;padding:.5rem .4rem;font-size:.8rem}.ToursPage-module__BuLBCq__heroTitle{font-size:2.2rem}}
.About-module__Z0Tf_q__aboutHero{text-align:center;color:#fff;z-index:1;background:#fff;justify-content:center;align-items:center;height:70vh;min-height:500px;margin-bottom:-100px;display:flex;position:relative;overflow:hidden}.About-module__Z0Tf_q__heroVideo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.About-module__Z0Tf_q__aboutHero:after{content:"";z-index:2;background:linear-gradient(#0000,#fff);width:100%;height:150px;position:absolute;bottom:0;left:0}.About-module__Z0Tf_q__heroOverlay{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:1;background:linear-gradient(#fff3 0%,#fff6 60%,#fff 100%);position:absolute;inset:0}.About-module__Z0Tf_q__heroContent{z-index:2;max-width:900px;padding:0 2rem;position:relative}.About-module__Z0Tf_q__title{letter-spacing:-2px;color:var(--secondary);margin-bottom:1.5rem;font-size:5rem;font-weight:800;line-height:1}.About-module__Z0Tf_q__subtitle{opacity:.9;letter-spacing:2px;text-transform:uppercase;font-size:1.25rem;font-weight:500;font-family:var(--font-outfit);color:var(--muted)}.About-module__Z0Tf_q__gallerySection{z-index:2;background:#fff;border-top-left-radius:40px;border-top-right-radius:40px;padding:100px 2rem 6rem;position:relative}.About-module__Z0Tf_q__galleryHeader{text-align:center;margin-bottom:5rem}.About-module__Z0Tf_q__galleryTitle{color:var(--secondary);margin-bottom:1rem;font-size:3rem;font-weight:700}.About-module__Z0Tf_q__gallerySubtitle{color:var(--muted);max-width:600px;margin:0 auto;font-size:1.1rem}.About-module__Z0Tf_q__modernGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:1.5rem;max-width:1400px;margin:0 auto;display:grid}.About-module__Z0Tf_q__gridItem{cursor:pointer;box-shadow:var(--shadow-sm);background:#fdfdfd;border-radius:24px;transition:all .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.About-module__Z0Tf_q__gridItem:hover{box-shadow:var(--shadow-lg);z-index:10;transform:scale(1.02)}.About-module__Z0Tf_q__gridItem:nth-child(7n+1){grid-area:span 2/span 2}.About-module__Z0Tf_q__gridItem:nth-child(7n+2){grid-area:span 1/span 1}.About-module__Z0Tf_q__gridItem:nth-child(7n+3){grid-area:span 2/span 1}.About-module__Z0Tf_q__gridItem:nth-child(7n+4){grid-area:span 1/span 1}.About-module__Z0Tf_q__gridItem:nth-child(7n+5){grid-area:span 1/span 2}.About-module__Z0Tf_q__gridItem:nth-child(7n+6),.About-module__Z0Tf_q__gridItem:nth-child(7n+7){grid-area:span 1/span 1}.About-module__Z0Tf_q__imageWrapper{width:100%;height:100%;position:relative}.About-module__Z0Tf_q__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,1,.3,1)}.About-module__Z0Tf_q__gridItem:hover .About-module__Z0Tf_q__imageWrapper img{transform:scale(1.1)}.About-module__Z0Tf_q__itemOverlay{opacity:0;background:linear-gradient(#0000 40%,#000c);flex-direction:column;justify-content:flex-end;padding:2rem;transition:opacity .4s;display:flex;position:absolute;inset:0}.About-module__Z0Tf_q__gridItem:hover .About-module__Z0Tf_q__itemOverlay{opacity:1}.About-module__Z0Tf_q__itemLocation{text-transform:uppercase;letter-spacing:1px;color:var(--primary);margin-bottom:.5rem;font-size:.8rem;font-weight:700;transition:transform .4s;transform:translateY(20px)}.About-module__Z0Tf_q__itemTitle{color:#fff;font-size:1.5rem;font-weight:700;transition:transform .4s .1s;transform:translateY(20px)}.About-module__Z0Tf_q__gridItem:hover .About-module__Z0Tf_q__itemLocation,.About-module__Z0Tf_q__gridItem:hover .About-module__Z0Tf_q__itemTitle{transform:translateY(0)}@media (max-width:1100px){.About-module__Z0Tf_q__modernGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px;gap:1rem}.About-module__Z0Tf_q__gridItem:nth-child(n){grid-area:span 1/span 1}.About-module__Z0Tf_q__gridItem:nth-child(4n+1),.About-module__Z0Tf_q__gridItem:nth-child(4n+4){grid-area:span 2/span 2}}@media (max-width:640px){.About-module__Z0Tf_q__modernGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;gap:.75rem;display:grid}.About-module__Z0Tf_q__gridItem{border-radius:16px}.About-module__Z0Tf_q__gridItem:nth-child(3n+1){grid-area:span 2/span 1}.About-module__Z0Tf_q__gridItem:nth-child(3n+2),.About-module__Z0Tf_q__gridItem:nth-child(3n+3){grid-area:span 1/span 1}.About-module__Z0Tf_q__title{letter-spacing:-1px;font-size:2.5rem}.About-module__Z0Tf_q__gallerySection{border-radius:30px;margin-top:-60px;padding:40px .75rem 4rem}.About-module__Z0Tf_q__itemTitle{font-size:1.1rem}.About-module__Z0Tf_q__itemLocation{font-size:.7rem}}
.SuccessPopup-module___oXnyW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SuccessPopup-module___oXnyW__successCard{text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:20px;width:90%;max-width:400px;padding:40px;display:flex;box-shadow:0 20px 40px #0000001a}.SuccessPopup-module___oXnyW__iconWrapper{color:#22c55e;background:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:10px;display:flex}.SuccessPopup-module___oXnyW__title{color:#1a1a1a;margin:0;font-size:1.5rem;font-weight:700}.SuccessPopup-module___oXnyW__message{color:#666;margin:0;font-size:1rem;line-height:1.5}.SuccessPopup-module___oXnyW__closeBtn{color:#fff;cursor:pointer;background:#0070f3;border:none;border-radius:12px;margin-top:10px;padding:12px 30px;font-weight:600;transition:all .2s}.SuccessPopup-module___oXnyW__closeBtn:hover{background:#0060d0;transform:translateY(-2px);box-shadow:0 4px 12px #0070f34d}@keyframes SuccessPopup-module___oXnyW__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.SuccessPopup-module___oXnyW__animate{animation:.4s cubic-bezier(.175,.885,.32,1.275) SuccessPopup-module___oXnyW__scaleIn}
