.Navbar-module__nuAbfa__topBar{background:var(--primary-dark);color:#ffffffd9;border-bottom:1px solid #00b4d833;padding:8px 0;font-size:12.5px}.Navbar-module__nuAbfa__topBarInner{justify-content:space-between;align-items:center;gap:16px;display:flex}.Navbar-module__nuAbfa__topBarLeft,.Navbar-module__nuAbfa__topBarRight{align-items:center;gap:20px;display:flex}.Navbar-module__nuAbfa__topBarLeft span,.Navbar-module__nuAbfa__topBarRight span{align-items:center;gap:5px;display:flex}.Navbar-module__nuAbfa__navbar{z-index:1000;transition:var(--transition);padding:0;position:fixed;top:37px;left:0;right:0}.Navbar-module__nuAbfa__navInner{transition:var(--transition);align-items:center;gap:32px;padding:18px 0;display:flex}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__navInner{padding:24px 0}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__navLink{color:#ffffffe6}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__navLink:hover,.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__navLink.Navbar-module__nuAbfa__active{color:var(--white)}.Navbar-module__nuAbfa__navbar.Navbar-module__nuAbfa__scrolled{background:var(--white);border-bottom:2px solid var(--border);top:0;box-shadow:0 2px 20px #0d5c6d1f}.Navbar-module__nuAbfa__navbar.Navbar-module__nuAbfa__scrolled+div{margin-top:37px}.Navbar-module__nuAbfa__logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.Navbar-module__nuAbfa__logoImage{object-fit:contain;background:0 0;width:auto;height:70px;display:block}.Navbar-module__nuAbfa__logoIcon{background:var(--accent);border-radius:var(--radius-sm);width:40px;height:40px;color:var(--white);flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #ff6b3559}.Navbar-module__nuAbfa__logoText{flex-direction:column;line-height:1.1;display:flex}.Navbar-module__nuAbfa__logoMain{color:var(--primary);letter-spacing:-.3px;font-size:18px;font-weight:800}.Navbar-module__nuAbfa__logoSub{color:var(--accent);letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:500}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__logoMain{color:var(--white)}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__logoSub{color:#ffffffbf}.Navbar-module__nuAbfa__navLinks{align-items:center;gap:4px;margin:0 auto;display:flex}.Navbar-module__nuAbfa__navItem{position:relative}.Navbar-module__nuAbfa__navLink{border-radius:var(--radius-full);color:var(--text);transition:var(--transition);white-space:nowrap;background:0 0;align-items:center;gap:5px;padding:8px 14px;font-size:18px;font-weight:500;display:flex}.Navbar-module__nuAbfa__navLink:hover,.Navbar-module__nuAbfa__navLink.Navbar-module__nuAbfa__active{color:var(--sky-dark);background:#0096c714}.Navbar-module__nuAbfa__chevron{transition:transform .25s}.Navbar-module__nuAbfa__chevronUp{transform:rotate(180deg)}.Navbar-module__nuAbfa__dropdown{z-index:100;width:520px;padding-top:12px;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Navbar-module__nuAbfa__dropdownInner{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);border:1px solid var(--border);animation:.2s Navbar-module__nuAbfa__fadeInDown;overflow:hidden}.Navbar-module__nuAbfa__dropdown:before{content:"";height:12px;position:absolute;top:0;left:0;right:0}.Navbar-module__nuAbfa__hasDropdown:hover .Navbar-module__nuAbfa__dropdown{display:block}.Navbar-module__nuAbfa__hasDropdown:hover .Navbar-module__nuAbfa__chevron{transform:rotate(180deg)}@keyframes Navbar-module__nuAbfa__fadeInDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__nuAbfa__dropdownInner{padding:20px}.Navbar-module__nuAbfa__dropdownHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.Navbar-module__nuAbfa__dropdownHeader span{letter-spacing:1px;text-transform:uppercase;color:var(--text-muted);font-size:12px;font-weight:600}.Navbar-module__nuAbfa__viewAll{color:var(--accent);font-size:13px;font-weight:600}.Navbar-module__nuAbfa__viewAll:hover{opacity:.8}.Navbar-module__nuAbfa__dropdownGrid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.Navbar-module__nuAbfa__dropdownItem{border-radius:var(--radius-sm);color:var(--text);transition:var(--transition);align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;display:flex}.Navbar-module__nuAbfa__dropdownItem:hover{background:var(--sky-light);color:var(--primary);transform:translate(4px)}.Navbar-module__nuAbfa__destIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.Navbar-module__nuAbfa__navCta{flex-shrink:0;align-items:center;gap:12px;display:flex}.Navbar-module__nuAbfa__searchIconBtn{border:1px solid var(--border);width:40px;height:40px;color:var(--text);transition:var(--transition);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.Navbar-module__nuAbfa__searchIconBtn:hover{background:var(--sky-light);color:var(--sky-dark);border-color:var(--sky)}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__searchIconBtn{color:#ffffffe6;border-color:#ffffff4d}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__searchIconBtn:hover{color:#fff;background:#ffffff26;border-color:#fff}.Navbar-module__nuAbfa__loginBtn{border-radius:var(--radius-full);color:var(--text);border:1px solid var(--border);transition:var(--transition);background:0 0;justify-content:center;align-items:center;padding:10px 24px;font-size:14px;font-weight:600;display:inline-flex}.Navbar-module__nuAbfa__loginBtn:hover{background:var(--sky-light);color:var(--sky-dark);border-color:var(--sky)}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__loginBtn{color:#ffffffe6;border-color:#ffffff4d}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__loginBtn:hover{color:#fff;background:#ffffff26;border-color:#fff}.Navbar-module__nuAbfa__mobileLoginBtn{border-radius:var(--radius-sm);width:100%;color:var(--text);border:1px solid var(--border);transition:var(--transition);background:0 0;justify-content:center;align-items:center;padding:12px 16px;font-size:15px;font-weight:500;display:inline-flex}.Navbar-module__nuAbfa__mobileLoginBtn:hover{background:var(--sky-light);color:var(--sky-dark);border-color:var(--sky)}.Navbar-module__nuAbfa__hamburger{color:var(--primary);border-radius:var(--radius-sm);transition:var(--transition);background:0 0;padding:6px;display:none}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__hamburger{color:var(--white)}.Navbar-module__nuAbfa__hamburger:hover{color:var(--sky-dark);background:#00b4d81a}.Navbar-module__nuAbfa__mobileMenu{background:var(--white);border-top:1px solid var(--border);max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);display:none;overflow:hidden;box-shadow:0 10px 30px #0000001a}.Navbar-module__nuAbfa__mobileMenuOpen{max-height:600px}.Navbar-module__nuAbfa__mobileLinks{flex-direction:column;gap:4px;padding:16px 20px 24px;display:flex}.Navbar-module__nuAbfa__mobileLink,.Navbar-module__nuAbfa__mobileLinkBtn{border-radius:var(--radius-sm);width:100%;color:var(--text);transition:var(--transition);background:0 0;justify-content:space-between;align-items:center;padding:12px 16px;font-size:15px;font-weight:500;display:flex}.Navbar-module__nuAbfa__mobileLink:hover,.Navbar-module__nuAbfa__mobileLinkBtn:hover,.Navbar-module__nuAbfa__mobileLink.Navbar-module__nuAbfa__active{background:var(--sky-light);color:var(--sky-dark)}.Navbar-module__nuAbfa__mobileDropdown{background:var(--light-gray);border-radius:var(--radius-sm);grid-template-columns:1fr 1fr;gap:4px;margin:4px 0 8px;padding:8px 8px 12px;display:grid}.Navbar-module__nuAbfa__mobileDropdownItem{border-radius:var(--radius-sm);color:var(--text);transition:var(--transition);align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:500;display:flex}.Navbar-module__nuAbfa__mobileDropdownItem:hover{background:var(--white);color:var(--sky-dark)}@media (max-width:1024px){.Navbar-module__nuAbfa__navCta,.Navbar-module__nuAbfa__navLinks{display:none}.Navbar-module__nuAbfa__hamburger{margin-left:auto;display:flex}.Navbar-module__nuAbfa__mobileMenu{display:block}.Navbar-module__nuAbfa__topBar{display:none}.Navbar-module__nuAbfa__navbar{top:0}.Navbar-module__nuAbfa__logoImage{height:52px}.Navbar-module__nuAbfa__navInner{padding:12px 0}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__navInner{padding:14px 0}}@media (max-width:480px){.Navbar-module__nuAbfa__logoImage{height:42px}.Navbar-module__nuAbfa__navInner{padding:8px 0}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__navInner{padding:10px 0}.Navbar-module__nuAbfa__mobileDropdown{grid-template-columns:1fr}}
.Footer-module__EZoWya__footer{margin-top:80px;position:relative}.Footer-module__EZoWya__wave{background:var(--white);line-height:0;overflow:hidden}.Footer-module__EZoWya__wave svg{width:100%;height:60px;display:block}.Footer-module__EZoWya__footerTop{background:linear-gradient(180deg, var(--primary) 0%, var(--primary-dark) 100%);border-top:3px solid var(--sky);padding:60px 0 40px}.Footer-module__EZoWya__footerGrid{grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:48px;display:grid}.Footer-module__EZoWya__footerLogo{align-items:center;gap:10px;margin-bottom:16px;display:flex}.Footer-module__EZoWya__footerLogoImg{object-fit:contain;background:0 0;width:auto;height:44px;display:block}.Footer-module__EZoWya__logoIcon{background:var(--accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Footer-module__EZoWya__logoMain{color:#fff;letter-spacing:-.3px;font-size:18px;font-weight:800;display:block}.Footer-module__EZoWya__logoSub{color:#ffffff8c;letter-spacing:2.5px;text-transform:uppercase;font-size:10px;font-weight:600;display:block}.Footer-module__EZoWya__brandDesc{color:#ffffffa6;margin-bottom:24px;font-size:14px;line-height:1.7}.Footer-module__EZoWya__contactList{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.Footer-module__EZoWya__contactItem{color:#ffffffb3;transition:var(--transition);align-items:center;gap:8px;font-size:13.5px;display:flex}.Footer-module__EZoWya__contactItem:hover{color:var(--sky)}.Footer-module__EZoWya__socials{gap:10px;display:flex}.Footer-module__EZoWya__socialBtn{color:#ffffffb3;width:36px;height:36px;transition:var(--transition);background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;display:flex}.Footer-module__EZoWya__socialBtn:hover{background:var(--sky-dark);color:#fff;transform:translateY(-3px);box-shadow:0 4px 12px #0096c766}.Footer-module__EZoWya__colTitle{color:#fff;letter-spacing:.5px;text-transform:uppercase;margin-bottom:20px;padding-bottom:12px;font-size:14px;font-weight:700;position:relative}.Footer-module__EZoWya__colTitle:after{content:"";background:linear-gradient(90deg, var(--sky), var(--accent));border-radius:2px;width:32px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__EZoWya__linkList{flex-direction:column;gap:8px;display:flex}.Footer-module__EZoWya__footerLink{color:#ffffff9e;transition:var(--transition);align-items:center;gap:7px;font-size:13.5px;display:flex}.Footer-module__EZoWya__footerLink svg{opacity:.5;transition:var(--transition);flex-shrink:0}.Footer-module__EZoWya__footerLink:hover{color:var(--sky);transform:translate(5px)}.Footer-module__EZoWya__footerLink:hover svg{opacity:1}.Footer-module__EZoWya__newsDesc{color:#ffffff9e;margin-bottom:20px;font-size:13.5px;line-height:1.7}.Footer-module__EZoWya__newsForm{flex-direction:column;gap:10px;margin-bottom:28px;display:flex}.Footer-module__EZoWya__newsInput{border-radius:var(--radius-sm);color:#fff;width:100%;transition:var(--transition);background:#ffffff14;border:1px solid #ffffff26;padding:12px 16px;font-size:13.5px}.Footer-module__EZoWya__newsInput::placeholder{color:#fff6}.Footer-module__EZoWya__newsInput:focus{border-color:var(--sky);background:#ffffff1f;box-shadow:0 0 0 3px #00b4d826}.Footer-module__EZoWya__newsBtn{color:#041420;border-radius:var(--radius-sm);width:100%;transition:var(--transition);background:#ffc22d;padding:12px;font-size:14px;font-weight:700}.Footer-module__EZoWya__newsBtn:hover{background:#e6ae25;transform:translateY(-1px);box-shadow:0 6px 20px #ffc22d66}.Footer-module__EZoWya__newsSuccess{color:#fff;border-radius:var(--radius-sm);text-align:center;background:#22c55e26;border:1px solid #22c55e4d;margin-bottom:28px;padding:12px 16px;font-size:13.5px;line-height:1.5}.Footer-module__EZoWya__badges{gap:12px;display:flex}.Footer-module__EZoWya__badge{border-radius:var(--radius-sm);text-align:center;background:#ffffff12;border:1px solid #ffffff1a;flex:1;padding:10px 8px}.Footer-module__EZoWya__badgeNum{color:var(--sky);margin-bottom:3px;font-size:17px;font-weight:800;line-height:1;display:block}.Footer-module__EZoWya__badgeLabel{color:#ffffff80;font-size:11px;display:block}.Footer-module__EZoWya__footerBottom{background:var(--primary-dark);border-top:1px solid #00b4d826;padding:18px 0}.Footer-module__EZoWya__bottomInner{color:#fff6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;font-size:13px;display:flex}.Footer-module__EZoWya__madeWith{color:#fff6;align-items:center;gap:5px;display:flex}.Footer-module__EZoWya__madeWith svg{color:var(--accent)}.Footer-module__EZoWya__legalBottom{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.Footer-module__EZoWya__legalBottom a{color:#ffffff73;transition:var(--transition)}.Footer-module__EZoWya__legalBottom a:hover{color:var(--sky)}.Footer-module__EZoWya__sep{opacity:.3}@media (max-width:1100px){.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr 1fr;gap:36px}}@media (max-width:640px){.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr;gap:32px}.Footer-module__EZoWya__bottomInner{flex-direction:column;align-items:flex-start;gap:10px}.Footer-module__EZoWya__footer{margin-top:40px}}
.DestinationsSection-module__Z2T1IG__section{padding:5.5rem 0;position:relative;overflow:hidden;background:#f7fbfc!important}.DestinationsSection-module__Z2T1IG__bgDecoration{pointer-events:none;z-index:0;background:radial-gradient(circle,#00b4d808 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-10%;right:-10%}.DestinationsSection-module__Z2T1IG__header{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:4rem;display:flex;position:relative}.DestinationsSection-module__Z2T1IG__headerTitleArea{flex-direction:column;align-items:flex-start;max-width:620px;display:flex}.DestinationsSection-module__Z2T1IG__badge{color:#0d5c6d;letter-spacing:1.5px;text-transform:uppercase;background:#0d5c6d0d;border:1.5px solid #0d5c6d1a;border-radius:99px;align-items:center;gap:8px;margin-bottom:1.25rem;padding:6px 14px;font-size:.72rem;font-weight:700;display:inline-flex}.DestinationsSection-module__Z2T1IG__badgeDot{background:#feb210;border-radius:50%;width:6px;height:6px}.DestinationsSection-module__Z2T1IG__title{color:#1c3a44;margin-bottom:1rem;font-weight:800;line-height:1.15;font-family:Outfit,sans-serif!important;font-size:clamp(2.2rem,4.5vw,3rem)!important}.DestinationsSection-module__Z2T1IG__title span{color:#0096c7}.DestinationsSection-module__Z2T1IG__subtitle{color:#5f7f8a;margin:0;font-size:1.05rem;line-height:1.65}.DestinationsSection-module__Z2T1IG__viewAllBtn{background:#fff;align-items:center;gap:8px;display:inline-flex;color:#0d5c6d!important;border-color:#cfe8ed!important;padding:12px 24px!important;font-weight:700!important}.DestinationsSection-module__Z2T1IG__btnIcon{transition:transform .25s}.DestinationsSection-module__Z2T1IG__viewAllBtn:hover{color:#0096c7!important;background:#f0f7f9!important;border-color:#0096c7!important}.DestinationsSection-module__Z2T1IG__viewAllBtn:hover .DestinationsSection-module__Z2T1IG__btnIcon{transform:translate(4px)}.DestinationsSection-module__Z2T1IG__grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.DestinationsSection-module__Z2T1IG__card:first-child{grid-area:span 2/span 2}.DestinationsSection-module__Z2T1IG__card:last-child{grid-column:span 4}.DestinationsSection-module__Z2T1IG__card{cursor:pointer;border-radius:28px;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden;box-shadow:0 4px 20px #0d5c6d0d,0 2px 4px #0d5c6d05}.DestinationsSection-module__Z2T1IG__card:hover{transform:translateY(-8px);box-shadow:0 24px 48px #0d5c6d29,0 8px 16px #0d5c6d0f}.DestinationsSection-module__Z2T1IG__imgWrap{width:100%;height:280px;position:relative;overflow:hidden}.DestinationsSection-module__Z2T1IG__card:first-child .DestinationsSection-module__Z2T1IG__imgWrap{height:584px}.DestinationsSection-module__Z2T1IG__card:last-child .DestinationsSection-module__Z2T1IG__imgWrap{height:380px}.DestinationsSection-module__Z2T1IG__cardImg{object-fit:cover;transition:transform .75s cubic-bezier(.25,1,.5,1)}.DestinationsSection-module__Z2T1IG__card:hover .DestinationsSection-module__Z2T1IG__cardImg{transform:scale(1.08)rotate(.5deg)}.DestinationsSection-module__Z2T1IG__vignetteOverlay{z-index:1;background:linear-gradient(#0000 0%,#0a254033 50%,#0a2540d9 100%);transition:opacity .4s;position:absolute;inset:0}.DestinationsSection-module__Z2T1IG__hoverOverlay{z-index:1;opacity:0;background:linear-gradient(#0096c733 0%,#0a2540cc 100%);transition:opacity .4s;position:absolute;inset:0}.DestinationsSection-module__Z2T1IG__card:hover .DestinationsSection-module__Z2T1IG__hoverOverlay{opacity:1}.DestinationsSection-module__Z2T1IG__cardBadge{letter-spacing:.5px;color:#fff;z-index:2;border-radius:99px;padding:6px 14px;font-size:.72rem;font-weight:700;position:absolute;top:20px;left:20px;box-shadow:0 4px 12px #00000026;background:var(--badge-bg)!important}.DestinationsSection-module__Z2T1IG__cardInfo{z-index:2;border:1px solid #ffffff1f;border-radius:20px;justify-content:space-between;align-items:center;transition:transform .4s cubic-bezier(.25,1,.5,1),border-color .4s;display:flex;position:absolute;bottom:20px;left:20px;right:20px;overflow:hidden}.DestinationsSection-module__Z2T1IG__cardInfoBackground{-webkit-backdrop-filter:blur(16px);z-index:0;background:#0a254066;transition:background .4s;position:absolute;inset:0}.DestinationsSection-module__Z2T1IG__card:hover .DestinationsSection-module__Z2T1IG__cardInfoBackground{background:#0a2540a6}.DestinationsSection-module__Z2T1IG__card:hover .DestinationsSection-module__Z2T1IG__cardInfo{border-color:#ffffff40;transform:translateY(-2px)}.DestinationsSection-module__Z2T1IG__cardContent{z-index:1;flex:1;padding:1.25rem 1.5rem;position:relative}.DestinationsSection-module__Z2T1IG__cardName{color:#fff;margin-bottom:4px;font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:700;line-height:1.2}.DestinationsSection-module__Z2T1IG__card:first-child .DestinationsSection-module__Z2T1IG__cardName{font-size:1.8rem}.DestinationsSection-module__Z2T1IG__cardTagline{color:#ffffffb3;margin-bottom:12px;font-size:.8rem;line-height:1.4}.DestinationsSection-module__Z2T1IG__cardMeta{color:#ffffffd9;flex-wrap:wrap;align-items:center;gap:16px;font-size:.76rem;display:flex}.DestinationsSection-module__Z2T1IG__metaItem{align-items:center;gap:5px;display:inline-flex}.DestinationsSection-module__Z2T1IG__metaIcon{color:#feb210;flex-shrink:0}.DestinationsSection-module__Z2T1IG__floatingActionBtn{-webkit-backdrop-filter:blur(4px);z-index:1;opacity:0;background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-right:1.25rem;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;position:relative;transform:scale(.8)translate(-10px)}.DestinationsSection-module__Z2T1IG__card:hover .DestinationsSection-module__Z2T1IG__floatingActionBtn{opacity:1;background:#00b4d8;border-color:#00b4d8;transform:scale(1)translate(0);box-shadow:0 4px 12px #00b4d84d}@media (prefers-color-scheme:dark){.DestinationsSection-module__Z2T1IG__section{background:#f8fafc!important}.DestinationsSection-module__Z2T1IG__title{color:#1c3a44}.DestinationsSection-module__Z2T1IG__subtitle{color:#5f7f8a}}@media (max-width:1100px){.DestinationsSection-module__Z2T1IG__grid{grid-template-columns:repeat(3,1fr)}.DestinationsSection-module__Z2T1IG__card:first-child{grid-column:span 2}.DestinationsSection-module__Z2T1IG__card:last-child{grid-column:span 3}.DestinationsSection-module__Z2T1IG__card:last-child .DestinationsSection-module__Z2T1IG__imgWrap{height:300px}}@media (max-width:768px){.DestinationsSection-module__Z2T1IG__section{padding:5rem 0 4rem}.DestinationsSection-module__Z2T1IG__grid{grid-template-columns:repeat(2,1fr);gap:16px}.DestinationsSection-module__Z2T1IG__card:first-child{grid-column:span 2}.DestinationsSection-module__Z2T1IG__card:first-child .DestinationsSection-module__Z2T1IG__imgWrap{height:360px}.DestinationsSection-module__Z2T1IG__card:last-child{grid-column:span 2}.DestinationsSection-module__Z2T1IG__card:last-child .DestinationsSection-module__Z2T1IG__imgWrap{height:280px}.DestinationsSection-module__Z2T1IG__imgWrap{height:240px}.DestinationsSection-module__Z2T1IG__floatingActionBtn{display:none}}@media (max-width:480px){.DestinationsSection-module__Z2T1IG__grid{grid-template-columns:1fr;gap:14px}.DestinationsSection-module__Z2T1IG__card:first-child{grid-area:span 1/span 1}.DestinationsSection-module__Z2T1IG__card:first-child .DestinationsSection-module__Z2T1IG__imgWrap{height:260px}.DestinationsSection-module__Z2T1IG__card:last-child{grid-column:span 1}.DestinationsSection-module__Z2T1IG__card:last-child .DestinationsSection-module__Z2T1IG__imgWrap{height:260px}.DestinationsSection-module__Z2T1IG__header{flex-direction:column;align-items:flex-start;gap:1rem}.DestinationsSection-module__Z2T1IG__viewAllBtn{justify-content:center;width:100%}}
.HeroSection-module__SEewqa__hero{background:linear-gradient(135deg,#0a1929 0%,#061c26 50%,#0d2836 100%);justify-content:center;align-items:center;height:100vh;min-height:700px;max-height:900px;display:flex;position:relative;overflow:hidden}.HeroSection-module__SEewqa__slide{opacity:0;transition:opacity 1.5s cubic-bezier(.4,0,.2,1),transform 1.5s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:scale(1.1)}.HeroSection-module__SEewqa__slide.HeroSection-module__SEewqa__active{opacity:1;transform:scale(1)}.HeroSection-module__SEewqa__slideImg{object-fit:cover;object-position:center 35%;filter:brightness(1.15)saturate(1.2)contrast(1.05);transition:transform 10s ease-out;transform:scale(1.15)}.HeroSection-module__SEewqa__slide.HeroSection-module__SEewqa__active .HeroSection-module__SEewqa__slideImg{transform:scale(1)}.HeroSection-module__SEewqa__overlay{z-index:1;pointer-events:none;background:linear-gradient(135deg,#061c2680 0%,#061c264d 40%,#061c2626 70%,#061c2659 100%),radial-gradient(at 20%,#00b4d81a 0%,#0000 50%),linear-gradient(#0000 30%,#061c2640 60%,#061c2699 100%);position:absolute;inset:0}.HeroSection-module__SEewqa__dashedPathSvg{z-index:1;pointer-events:none;opacity:.6;width:100%;height:100%;position:absolute;inset:0}@keyframes HeroSection-module__SEewqa__flyPath{0%{offset-distance:0%;opacity:0}5%{opacity:1}90%{opacity:1}to{offset-distance:100%;opacity:0}}.HeroSection-module__SEewqa__paperPlane{offset-path:path("M -50 300 C 300 100, 500 550, 850 200 C 1150 -50, 1300 450, 1500 350");offset-rotate:auto 180deg;z-index:2;pointer-events:none;width:24px;height:24px;animation:22s linear infinite HeroSection-module__SEewqa__flyPath;position:absolute}.HeroSection-module__SEewqa__planeIcon{color:#feb210f2;filter:drop-shadow(0 2px 10px #feb210b3);transform:rotate(45deg)}.HeroSection-module__SEewqa__particles{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.HeroSection-module__SEewqa__particle{width:var(--size,4px);height:var(--size,4px);left:var(--x,50%);top:var(--y,50%);animation:8s ease-in-out infinite HeroSection-module__SEewqa__particleFloat;animation-delay:var(--delay,0s);background:#fff6;border-radius:50%;position:absolute;box-shadow:0 0 10px #ffffff4d}@keyframes HeroSection-module__SEewqa__particleFloat{0%,to{opacity:0;transform:translateY(0)translate(0)scale(1)}10%{opacity:.6}50%{opacity:.8;transform:translateY(-100px)translate(30px)scale(1.2)}90%{opacity:.4}}.HeroSection-module__SEewqa__content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;display:flex;position:relative}.HeroSection-module__SEewqa__textBlock{text-align:center;flex-direction:column;align-items:center;max-width:760px;margin-bottom:48px;display:flex}.HeroSection-module__SEewqa__badge{color:gold;letter-spacing:2.5px;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#00b4d840 0%,#0096c733 100%);border:1.5px solid #00b4d880;border-radius:9999px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 20px;font-size:11px;font-weight:800;animation:.8s both HeroSection-module__SEewqa__fadeInUp,3s ease-in-out 2s infinite HeroSection-module__SEewqa__badgePulse;display:inline-flex;box-shadow:0 4px 20px #00b4d84d,inset 0 1px #ffffff1a}.HeroSection-module__SEewqa__title{color:#fff;letter-spacing:-1px;text-shadow:0 4px 40px #00000080,0 0 80px #0000004d;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:clamp(3rem,6.5vw,4.8rem);font-weight:800;line-height:1.15;animation:.8s .1s both HeroSection-module__SEewqa__fadeInUp}.HeroSection-module__SEewqa__titleAccent{background:linear-gradient(135deg,gold 0%,orange 30%,#ff8c00 60%,gold 100%) 0 0/200%;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #ffa50066);-webkit-background-clip:text;background-clip:text;animation:3s linear infinite HeroSection-module__SEewqa__shimmer;display:inline-block}.HeroSection-module__SEewqa__subtitle{color:#ffffffd9;text-shadow:0 2px 10px #0000004d;max-width:680px;font-size:clamp(1.05rem,1.8vw,1.25rem);font-weight:400;line-height:1.7;animation:.8s .2s both HeroSection-module__SEewqa__fadeInUp}.HeroSection-module__SEewqa__searchBar{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffffffa;border:2px solid #fffffff2;border-radius:100px;align-items:center;gap:0;width:100%;max-width:1080px;padding:14px 14px 14px 36px;transition:box-shadow .3s,border-color .3s,transform .3s;animation:.8s .3s both HeroSection-module__SEewqa__fadeInUp;display:flex;box-shadow:0 25px 80px #00000059,0 8px 25px #00000026,0 0 0 1px #ffffff80}.HeroSection-module__SEewqa__searchBar:focus-within{border-color:var(--sky);transform:translateY(-2px);box-shadow:0 30px 90px #0006,0 10px 30px #00b4d833,0 0 0 4px #00b4d826}.HeroSection-module__SEewqa__searchField{text-align:left;flex:1;align-items:center;gap:12px;min-width:0;padding:10px 14px;display:flex}.HeroSection-module__SEewqa__fieldIcon{color:var(--sky-dark);width:44px;height:44px;transition:var(--transition);background:linear-gradient(135deg,#00b4d826 0%,#0096c71a 100%);border:1px solid #00b4d833;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HeroSection-module__SEewqa__searchField:hover .HeroSection-module__SEewqa__fieldIcon{background:linear-gradient(135deg,#00b4d840 0%,#0096c733 100%);transform:scale(1.05)}.HeroSection-module__SEewqa__fieldText{flex-direction:column;flex:1;min-width:0;display:flex}.HeroSection-module__SEewqa__searchField label{color:var(--text-muted);letter-spacing:.5px;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:700}.HeroSection-module__SEewqa__searchField select,.HeroSection-module__SEewqa__searchField input{width:100%;color:var(--primary);cursor:pointer;background:0 0;border:none;outline:none;padding:0;font-family:inherit;font-size:14px;font-weight:600}.HeroSection-module__SEewqa__searchField select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 6px center;background-repeat:no-repeat;padding-right:18px}.HeroSection-module__SEewqa__searchField input[type=date]{position:relative}.HeroSection-module__SEewqa__divider{background:var(--border);flex-shrink:0;width:1px;height:44px}.HeroSection-module__SEewqa__actionGroup{flex-shrink:0;align-items:center;gap:10px;padding-left:12px;display:flex}.HeroSection-module__SEewqa__filterBtn{background:var(--sky-light);width:52px;height:52px;color:var(--sky-dark);transition:var(--transition);cursor:pointer;border-radius:100px;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #00b4d826}.HeroSection-module__SEewqa__filterBtn:hover{background:var(--border);color:var(--primary)}.HeroSection-module__SEewqa__searchBtn{background:linear-gradient(135deg, var(--accent) 0%, gold 50%, orange 100%);width:64px;height:64px;color:var(--primary-dark);transition:var(--transition);background-size:200%;border-radius:100px;justify-content:center;align-items:center;animation:4s linear infinite HeroSection-module__SEewqa__shimmer;display:flex;box-shadow:0 8px 30px #feb21080,0 4px 15px #feb2104d}.HeroSection-module__SEewqa__searchBtn:hover{background-position:100%;transform:scale(1.08)translateY(-2px);box-shadow:0 12px 40px #feb21099,0 6px 20px #feb21066}.HeroSection-module__SEewqa__statsRow{flex-wrap:wrap;gap:32px;margin-top:40px;animation:.8s .5s both HeroSection-module__SEewqa__fadeInUp;display:flex}.HeroSection-module__SEewqa__statItem{flex-direction:column;gap:2px;display:flex}.HeroSection-module__SEewqa__statNum{color:#fff;letter-spacing:-.5px;font-size:1.6rem;font-weight:800;line-height:1}.HeroSection-module__SEewqa__statLabel{color:#fff9;letter-spacing:.3px;font-size:12px;font-weight:500}.HeroSection-module__SEewqa__statDivider{background:#ffffff26;align-self:center;width:1px;height:40px}.HeroSection-module__SEewqa__categoriesSliderWrapper{z-index:3;align-items:center;width:100%;margin-top:40px;padding:0 60px;animation:.8s .6s both HeroSection-module__SEewqa__fadeInUp;display:flex;position:relative}.HeroSection-module__SEewqa__categoriesList{scroll-behavior:smooth;gap:10px;width:100%;padding:4px 2px;display:flex;overflow-x:auto}.HeroSection-module__SEewqa__categoriesList::-webkit-scrollbar{display:none}.HeroSection-module__SEewqa__categoriesList{-ms-overflow-style:none;scrollbar-width:none}.HeroSection-module__SEewqa__categoryItem{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffe6;cursor:pointer;white-space:nowrap;transition:var(--transition);background:#ffffff1f;border:1.5px solid #ffffff40;border-radius:9999px;outline:none;align-items:center;gap:8px;padding:12px 22px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #0000001a}.HeroSection-module__SEewqa__catIcon{color:#ffffffa6;transition:var(--transition)}.HeroSection-module__SEewqa__categoryItem:hover{color:#fff;background:#ffffff40;border-color:#ffffff80;transform:translateY(-3px);box-shadow:0 8px 25px #0003}.HeroSection-module__SEewqa__categoryItem:hover .HeroSection-module__SEewqa__catIcon{color:#ffdc96e6}.HeroSection-module__SEewqa__catActive{background:linear-gradient(135deg, var(--sky-dark) 0%, var(--sky) 100%)!important;border-color:var(--sky)!important;color:#fff!important;transform:translateY(-3px)!important;box-shadow:0 6px 25px #0096c780,0 0 0 3px #00b4d833!important}.HeroSection-module__SEewqa__catActive .HeroSection-module__SEewqa__catIcon{color:#fff!important}.HeroSection-module__SEewqa__slideArrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fffc;cursor:pointer;width:34px;height:34px;transition:var(--transition);z-index:5;background:#ffffff1f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroSection-module__SEewqa__slideArrow:hover{color:#fff;background:#ffffff40;transform:translateY(-50%)scale(1.08)}.HeroSection-module__SEewqa__arrowLeft{left:16px}.HeroSection-module__SEewqa__arrowRight{right:16px}.HeroSection-module__SEewqa__dots{z-index:3;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:160px;right:48px}.HeroSection-module__SEewqa__dot{cursor:pointer;width:4px;height:28px;transition:var(--transition);background:#ffffff4d;border:none;border-radius:4px}.HeroSection-module__SEewqa__dotActive{background:linear-gradient(180deg, var(--accent) 0%, gold 100%);height:48px;box-shadow:0 0 20px #feb210cc,0 0 40px #feb21066}.HeroSection-module__SEewqa__scrollHint{color:#ffffff80;letter-spacing:1.5px;text-transform:uppercase;z-index:3;flex-direction:column;align-items:center;gap:6px;font-size:11px;animation:2s infinite HeroSection-module__SEewqa__scrollBounce;display:flex;position:absolute;bottom:160px;left:50%;transform:translate(-50%)}.HeroSection-module__SEewqa__scrollHint svg{color:#fff6}@keyframes HeroSection-module__SEewqa__scrollBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}@keyframes HeroSection-module__SEewqa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes HeroSection-module__SEewqa__shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes HeroSection-module__SEewqa__badgePulse{0%,to{box-shadow:0 4px 20px #00b4d84d,inset 0 1px #ffffff1a}50%{box-shadow:0 4px 25px #00b4d880,inset 0 1px #fff3}}@keyframes HeroSection-module__SEewqa__fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.HeroSection-module__SEewqa__searchBar{border-radius:24px;flex-wrap:wrap;justify-content:center;gap:16px;max-width:860px;padding:16px 20px}.HeroSection-module__SEewqa__searchField{border-bottom:1px solid var(--border);flex:calc(50% - 16px);padding-bottom:12px}.HeroSection-module__SEewqa__divider{display:none}.HeroSection-module__SEewqa__actionGroup{justify-content:flex-end;width:100%;margin-top:8px;padding-left:0}.HeroSection-module__SEewqa__searchBtn{border-radius:12px;flex:1;width:auto;height:48px}}@media (max-width:768px){.HeroSection-module__SEewqa__hero{height:auto;min-height:100svh;padding:100px 0 60px}.HeroSection-module__SEewqa__content{text-align:center;align-items:center;padding:0 16px}.HeroSection-module__SEewqa__textBlock{align-items:center;margin-bottom:24px}.HeroSection-module__SEewqa__badge{margin-bottom:20px;padding:6px 16px;font-size:10px}.HeroSection-module__SEewqa__title{margin-bottom:16px;font-size:clamp(2rem,7.5vw,3rem);line-height:1.25}.HeroSection-module__SEewqa__subtitle{font-size:1rem;line-height:1.6}.HeroSection-module__SEewqa__searchBar{border-radius:20px;flex-direction:column;align-items:stretch;gap:12px;padding:20px}.HeroSection-module__SEewqa__searchField{border-bottom:1px solid var(--border);flex:1;gap:12px;padding:8px 4px 12px}.HeroSection-module__SEewqa__searchBar>div.HeroSection-module__SEewqa__searchField:nth-of-type(3){border-bottom:none;padding-bottom:4px}.HeroSection-module__SEewqa__fieldIcon{width:38px;height:38px}.HeroSection-module__SEewqa__searchField label{font-size:10px}.HeroSection-module__SEewqa__searchField select,.HeroSection-module__SEewqa__searchField input{font-size:13.5px}.HeroSection-module__SEewqa__actionGroup{flex-direction:row;gap:10px;width:100%;margin-top:8px;padding-left:0}.HeroSection-module__SEewqa__filterBtn{width:48px;height:48px}.HeroSection-module__SEewqa__searchBtn{border-radius:12px;flex:1;width:auto;height:48px}.HeroSection-module__SEewqa__statsRow{justify-content:center;gap:20px}.HeroSection-module__SEewqa__statDivider{display:none}.HeroSection-module__SEewqa__categoriesSliderWrapper{margin-top:20px;padding:0 32px;bottom:auto}.HeroSection-module__SEewqa__categoryItem{padding:10px 18px;font-size:12px}.HeroSection-module__SEewqa__slideArrow{width:30px;height:30px}.HeroSection-module__SEewqa__arrowLeft{left:4px}.HeroSection-module__SEewqa__arrowRight{right:4px}.HeroSection-module__SEewqa__dots{display:none}}@media (max-width:480px){.HeroSection-module__SEewqa__hero{padding:90px 0 40px}.HeroSection-module__SEewqa__title{font-size:1.85rem;line-height:1.25}.HeroSection-module__SEewqa__subtitle{font-size:.9rem}.HeroSection-module__SEewqa__searchBar{gap:8px;padding:14px}.HeroSection-module__SEewqa__searchField{gap:10px;padding:6px 2px 10px}.HeroSection-module__SEewqa__fieldIcon{width:34px;height:34px}.HeroSection-module__SEewqa__searchField label{font-size:9px}.HeroSection-module__SEewqa__searchField select,.HeroSection-module__SEewqa__searchField input{font-size:13px}.HeroSection-module__SEewqa__actionGroup{gap:8px;margin-top:4px}.HeroSection-module__SEewqa__filterBtn{width:44px;height:44px}.HeroSection-module__SEewqa__searchBtn{height:44px}.HeroSection-module__SEewqa__categoriesSliderWrapper{margin-top:16px;padding:0 24px}.HeroSection-module__SEewqa__categoryItem{padding:8px 14px;font-size:11.5px}}
.TrustBar-module__jUKAAW__section{background:#fff;padding:6rem 0 5rem;position:relative;overflow:hidden}.TrustBar-module__jUKAAW__bgElements{pointer-events:none;z-index:0;position:absolute;inset:0}.TrustBar-module__jUKAAW__gridPattern{background-image:linear-gradient(#0d5c6d06 1px,#0000 1px),linear-gradient(90deg,#0d5c6d06 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.TrustBar-module__jUKAAW__glowOrb1{filter:blur(80px);background:radial-gradient(circle,#00b4d814 0%,#0000 65%);border-radius:50%;width:500px;height:500px;animation:18s ease-in-out infinite TrustBar-module__jUKAAW__orbFloat;position:absolute;top:-15%;left:10%}.TrustBar-module__jUKAAW__glowOrb2{filter:blur(100px);background:radial-gradient(circle,#feb2100f 0%,#0000 65%);border-radius:50%;width:600px;height:600px;animation:22s ease-in-out infinite reverse TrustBar-module__jUKAAW__orbFloat;position:absolute;bottom:-20%;right:5%}.TrustBar-module__jUKAAW__glowOrb3{filter:blur(120px);background:radial-gradient(circle,#2e7d320a 0%,#0000 60%);border-radius:50%;width:700px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes TrustBar-module__jUKAAW__orbFloat{0%,to{transform:translate(0)}33%{transform:translate(30px,-20px)}66%{transform:translate(-20px,15px)}}.TrustBar-module__jUKAAW__bottomGradient{background:linear-gradient(#0000,#f0f7f980);height:120px;position:absolute;bottom:0;left:0;right:0}.TrustBar-module__jUKAAW__header{text-align:center;z-index:1;margin-bottom:4rem;position:relative}.TrustBar-module__jUKAAW__badgePill{color:#0096c7;letter-spacing:2px;text-transform:uppercase;background:#00b4d814;border:1px solid #00b4d833;border-radius:999px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:8px 20px;font-size:.75rem;font-weight:700;display:inline-flex}.TrustBar-module__jUKAAW__title{color:#0d5c6d;letter-spacing:-.5px;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.2}.TrustBar-module__jUKAAW__title span{background:linear-gradient(135deg,#0096c7 0%,#00b4d8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.TrustBar-module__jUKAAW__subtitle{color:#5f7f8a;max-width:560px;margin:0 auto;font-size:1.05rem;font-weight:400;line-height:1.7}.TrustBar-module__jUKAAW__statsGrid{z-index:1;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:4.5rem;display:grid;position:relative}.TrustBar-module__jUKAAW__statCard{text-align:center;animation:.6s forwards TrustBar-module__jUKAAW__cardReveal;animation-delay:var(--delay,0s);opacity:0;background:#ffffffe6;border:1.5px solid #cfe8ed99;border-radius:24px;flex-direction:column;align-items:center;padding:2.5rem 1.5rem 2rem;transition:transform .45s cubic-bezier(.165,.84,.44,1),border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 30px #0d5c6d0a}@keyframes TrustBar-module__jUKAAW__cardReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.TrustBar-module__jUKAAW__statCard:hover{border-color:#00b4d840;transform:translateY(-10px);box-shadow:0 20px 50px #0d5c6d1a}.TrustBar-module__jUKAAW__cardGlow{filter:blur(50px);opacity:0;pointer-events:none;border-radius:50%;width:200px;height:120px;transition:opacity .5s;position:absolute;bottom:-60px;left:50%;transform:translate(-50%)}.TrustBar-module__jUKAAW__statCard:hover .TrustBar-module__jUKAAW__cardGlow{opacity:.15}.TrustBar-module__jUKAAW__iconRing{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex;position:relative}.TrustBar-module__jUKAAW__iconRing:before{content:"";border:2px dashed var(--ring-color,#0d5c6d1f);border-radius:50%;animation:20s linear infinite TrustBar-module__jUKAAW__ringRotate;position:absolute;inset:0}.TrustBar-module__jUKAAW__iconRing:after{content:"";border:1px solid var(--ring-color,#0d5c6d0f);border-radius:50%;animation:15s linear infinite reverse TrustBar-module__jUKAAW__ringRotate;position:absolute;inset:6px}@keyframes TrustBar-module__jUKAAW__ringRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.TrustBar-module__jUKAAW__iconCircle{z-index:1;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.TrustBar-module__jUKAAW__statCard:hover .TrustBar-module__jUKAAW__iconCircle{transform:scale(1.15)}.TrustBar-module__jUKAAW__statCard:hover .TrustBar-module__jUKAAW__iconRing:before{animation:2s ease-in-out infinite TrustBar-module__jUKAAW__ringPulse}@keyframes TrustBar-module__jUKAAW__ringPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.TrustBar-module__jUKAAW__statContent{flex-direction:column;align-items:center;gap:.3rem;display:flex}.TrustBar-module__jUKAAW__statNumber{letter-spacing:-1.5px;background:var(--num-gradient,linear-gradient(135deg, #0d5c6d, #0096c7));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-family:Outfit,sans-serif;font-size:2.8rem;font-weight:800;line-height:1}.TrustBar-module__jUKAAW__statLabel{color:#1c3a44;margin-bottom:.2rem;font-size:1rem;font-weight:700}.TrustBar-module__jUKAAW__statSub{color:#7f9da8;font-size:.8rem;font-weight:400;line-height:1.5}.TrustBar-module__jUKAAW__partnersSection{z-index:1;position:relative}.TrustBar-module__jUKAAW__partnersDivider{align-items:center;gap:1.25rem;margin-bottom:2rem;display:flex}.TrustBar-module__jUKAAW__dividerLine{background:linear-gradient(90deg,#0000,#cfe8edcc,#0000);flex:1;height:1px}.TrustBar-module__jUKAAW__dividerBadge{text-transform:uppercase;letter-spacing:2px;color:#7f9da8;white-space:nowrap;background:#f0f7f999;border:1px solid #cfe8ed99;border-radius:999px;align-items:center;gap:8px;padding:.4rem 1.25rem;font-size:.72rem;font-weight:700;display:flex}.TrustBar-module__jUKAAW__dividerBadge svg{color:#feb210}.TrustBar-module__jUKAAW__marqueeWrapper{padding:.5rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.TrustBar-module__jUKAAW__marqueeTrack{align-items:center;gap:1.25rem;width:max-content;animation:30s linear infinite TrustBar-module__jUKAAW__marqueeScroll;display:flex}.TrustBar-module__jUKAAW__marqueeTrack:hover{animation-play-state:paused}@keyframes TrustBar-module__jUKAAW__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.TrustBar-module__jUKAAW__partnerChip{cursor:default;white-space:nowrap;background:#f7fbfc;border:1.5px solid #cfe8ed99;border-radius:999px;align-items:center;gap:10px;padding:.65rem 1.5rem;transition:all .35s cubic-bezier(.165,.84,.44,1);display:inline-flex}.TrustBar-module__jUKAAW__partnerChip:hover{border-color:var(--chip-accent,#0096c7);background:#fff;transform:translateY(-3px);box-shadow:0 8px 25px #0d5c6d14,0 0 0 3px #00b4d80f}.TrustBar-module__jUKAAW__partnerDot{background:var(--chip-accent,#00b4d8);opacity:.85;width:8px;height:8px;box-shadow:0 0 6px var(--chip-accent,#00b4d8);border-radius:50%;flex-shrink:0;transition:transform .3s,box-shadow .3s}.TrustBar-module__jUKAAW__partnerChip:hover .TrustBar-module__jUKAAW__partnerDot{box-shadow:0 0 10px var(--chip-accent,#00b4d8);transform:scale(1.4)}.TrustBar-module__jUKAAW__partnerName{color:#2a5566;letter-spacing:.3px;font-size:.85rem;font-weight:700;transition:color .3s}.TrustBar-module__jUKAAW__partnerChip:hover .TrustBar-module__jUKAAW__partnerName{color:#0d5c6d}@media (prefers-color-scheme:dark){.TrustBar-module__jUKAAW__section{background:#fff!important}.TrustBar-module__jUKAAW__statCard{background:#ffffffe6}.TrustBar-module__jUKAAW__statLabel{color:#1c3a44}.TrustBar-module__jUKAAW__partnerChip{background:#f7fbfc}}@media (max-width:1024px){.TrustBar-module__jUKAAW__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:768px){.TrustBar-module__jUKAAW__section{padding:4.5rem 0 3.5rem}.TrustBar-module__jUKAAW__header{margin-bottom:3rem}.TrustBar-module__jUKAAW__title{font-size:clamp(1.6rem,5vw,2.2rem)}.TrustBar-module__jUKAAW__subtitle{font-size:.95rem}.TrustBar-module__jUKAAW__statsGrid{gap:1rem;margin-bottom:3.5rem}.TrustBar-module__jUKAAW__statCard{border-radius:20px;padding:2rem 1rem 1.5rem}.TrustBar-module__jUKAAW__iconRing{width:68px;height:68px;margin-bottom:1.25rem}.TrustBar-module__jUKAAW__iconCircle{width:46px;height:46px}.TrustBar-module__jUKAAW__statNumber{font-size:2.2rem}.TrustBar-module__jUKAAW__statLabel{font-size:.9rem}.TrustBar-module__jUKAAW__statSub{font-size:.75rem}}@media (max-width:480px){.TrustBar-module__jUKAAW__section{padding:3.5rem 0 2.5rem}.TrustBar-module__jUKAAW__badgePill{letter-spacing:1.5px;padding:6px 16px;font-size:.68rem}.TrustBar-module__jUKAAW__title{font-size:1.5rem}.TrustBar-module__jUKAAW__subtitle{font-size:.88rem}.TrustBar-module__jUKAAW__statsGrid{gap:.75rem;margin-bottom:2.5rem}.TrustBar-module__jUKAAW__statCard{border-radius:16px;padding:1.5rem .75rem 1.25rem}.TrustBar-module__jUKAAW__iconRing{width:58px;height:58px;margin-bottom:1rem}.TrustBar-module__jUKAAW__iconCircle{width:40px;height:40px}.TrustBar-module__jUKAAW__statNumber{letter-spacing:-1px;font-size:1.85rem}.TrustBar-module__jUKAAW__statLabel{font-size:.82rem}.TrustBar-module__jUKAAW__statSub{padding:0 .25rem;font-size:.7rem}.TrustBar-module__jUKAAW__partnerChip{padding:.5rem 1rem}.TrustBar-module__jUKAAW__partnerName{font-size:.78rem}}
.HowItWorksSection-module__yK4hXG__section{padding:5.5rem 0;position:relative;overflow:hidden;background:#fff!important}.HowItWorksSection-module__yK4hXG__bgDeco{pointer-events:none;z-index:0;position:absolute;inset:0}.HowItWorksSection-module__yK4hXG__bgCircle1{background:radial-gradient(circle,#00b4d80f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;right:-120px}.HowItWorksSection-module__yK4hXG__bgCircle2{background:radial-gradient(circle,#feb2100f 0%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-80px;left:-100px}.HowItWorksSection-module__yK4hXG__header{text-align:center;z-index:1;margin-bottom:4.5rem;position:relative}.HowItWorksSection-module__yK4hXG__title{color:#1c3a44;margin-top:.75rem;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:clamp(2rem,4vw,2.9rem);font-weight:800;line-height:1.2}.HowItWorksSection-module__yK4hXG__highlight{color:#0096c7;display:inline-block;position:relative}.HowItWorksSection-module__yK4hXG__highlight:after{content:"";background:linear-gradient(90deg,#00b4d8,#feb210);border-radius:2px;height:3px;position:absolute;bottom:-4px;left:0;right:0}.HowItWorksSection-module__yK4hXG__subtitle{color:#5f7f8a;max-width:540px;margin:0 auto;font-size:1.05rem;line-height:1.75}.HowItWorksSection-module__yK4hXG__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.HowItWorksSection-module__yK4hXG__connector{z-index:0;pointer-events:none;display:none;position:absolute;top:64px;left:0;right:0}@media (min-width:1025px){.HowItWorksSection-module__yK4hXG__connector{display:block}}.HowItWorksSection-module__yK4hXG__connectorLine{opacity:.25;background:linear-gradient(90deg,#00b4d8 0%,#feb210 50%,#2e7d32 100%);height:2px;position:absolute;top:50%;left:8%;right:8%;transform:translateY(-50%)}.HowItWorksSection-module__yK4hXG__connectorDot{background:#0096c7;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #00b4d833}.HowItWorksSection-module__yK4hXG__card{z-index:2;background:#fff;border:1.5px solid #e8f4f7;border-radius:20px;flex-direction:column;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1),border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0d5c6d12,0 1px 4px #0d5c6d0a}.HowItWorksSection-module__yK4hXG__card:hover{border-color:#b2ebf2;transform:translateY(-10px);box-shadow:0 20px 50px #0d5c6d24,0 6px 20px #0d5c6d14}.HowItWorksSection-module__yK4hXG__cardAccent{border-radius:0;flex-shrink:0;width:100%;height:4px;transition:height .3s}.HowItWorksSection-module__yK4hXG__card:hover .HowItWorksSection-module__yK4hXG__cardAccent{height:6px}.HowItWorksSection-module__yK4hXG__skyAccent{background:linear-gradient(90deg,#00b4d8,#0096c7)}.HowItWorksSection-module__yK4hXG__accentAccent{background:linear-gradient(90deg,#feb210,#d99500)}.HowItWorksSection-module__yK4hXG__greenAccent{background:linear-gradient(90deg,#2e7d32,#43a047)}.HowItWorksSection-module__yK4hXG__stepPill{letter-spacing:.5px;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin:1.5rem 1.5rem 0;padding:5px 12px 5px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.HowItWorksSection-module__yK4hXG__stepPillLabel{text-transform:uppercase;letter-spacing:1px}.HowItWorksSection-module__yK4hXG__stepPillNum{opacity:.75;font-size:.7rem}.HowItWorksSection-module__yK4hXG__skyPill{color:#0096c7;background:#e0f7fa}.HowItWorksSection-module__yK4hXG__accentPill{color:#d99500;background:#fff8e1}.HowItWorksSection-module__yK4hXG__greenPill{color:#2e7d32;background:#e8f5e9}.HowItWorksSection-module__yK4hXG__iconBlock{border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;margin:1.25rem 1.5rem 0;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 16px #00000014}.HowItWorksSection-module__yK4hXG__card:hover .HowItWorksSection-module__yK4hXG__iconBlock{transform:scale(1.08)rotate(-3deg);box-shadow:0 8px 24px #0000001f}.HowItWorksSection-module__yK4hXG__cardBody{flex:1;padding:1.25rem 1.5rem 2rem}.HowItWorksSection-module__yK4hXG__cardTitle{color:#1c3a44;margin-bottom:.6rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3}.HowItWorksSection-module__yK4hXG__cardDesc{color:#5f7f8a;margin-bottom:1.25rem;font-size:.92rem;line-height:1.7}.HowItWorksSection-module__yK4hXG__perks{border-top:1px solid #eef5f7;flex-direction:column;gap:.55rem;padding-top:1rem;display:flex}.HowItWorksSection-module__yK4hXG__perkItem{color:#4a6572;align-items:center;gap:8px;font-size:.83rem;font-weight:500;display:flex}.HowItWorksSection-module__yK4hXG__perkIcon{flex-shrink:0}.HowItWorksSection-module__yK4hXG__skyIcon{color:#0096c7}.HowItWorksSection-module__yK4hXG__accentIcon{color:#d99500}.HowItWorksSection-module__yK4hXG__greenIcon{color:#2e7d32}.HowItWorksSection-module__yK4hXG__watermark{color:#f0f7f9;-webkit-user-select:none;user-select:none;pointer-events:none;font-family:Outfit,sans-serif;font-size:6rem;font-weight:900;line-height:1;transition:color .3s,transform .3s;position:absolute;bottom:-.5rem;right:1rem}.HowItWorksSection-module__yK4hXG__card:hover .HowItWorksSection-module__yK4hXG__watermark{color:#e0f7fa;transform:scale(1.05)}.HowItWorksSection-module__yK4hXG__cta{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-top:4rem;display:flex;position:relative}.HowItWorksSection-module__yK4hXG__ctaText{color:#5f7f8a;font-size:1.05rem;font-weight:500}.HowItWorksSection-module__yK4hXG__ctaBtn{padding:.85rem 2rem!important;font-size:.95rem!important}@media (prefers-color-scheme:dark){.HowItWorksSection-module__yK4hXG__section{background:#fff!important}.HowItWorksSection-module__yK4hXG__card{background:#fff;border-color:#e8f4f7}.HowItWorksSection-module__yK4hXG__cardTitle{color:#1c3a44}.HowItWorksSection-module__yK4hXG__cardDesc{color:#5f7f8a}.HowItWorksSection-module__yK4hXG__title{color:#1c3a44}.HowItWorksSection-module__yK4hXG__subtitle{color:#5f7f8a}.HowItWorksSection-module__yK4hXG__watermark{color:#f0f7f9}}@media (max-width:1024px){.HowItWorksSection-module__yK4hXG__grid{grid-template-columns:1fr 1fr;gap:1.5rem}}@media (max-width:640px){.HowItWorksSection-module__yK4hXG__grid{grid-template-columns:1fr;gap:1.25rem}.HowItWorksSection-module__yK4hXG__section{padding:5rem 0 4rem}.HowItWorksSection-module__yK4hXG__header{margin-bottom:3rem}.HowItWorksSection-module__yK4hXG__cta{text-align:center;flex-direction:column;margin-top:3rem}}
.WhyUsSection-module__47oSWW__section{padding:5.5rem 0;position:relative;overflow:hidden;background:#fff!important}.WhyUsSection-module__47oSWW__bgGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#00b4d80a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:-100px;transform:translateY(-50%)}.WhyUsSection-module__47oSWW__layout{z-index:1;grid-template-columns:1fr 1.3fr;align-items:center;gap:5rem;display:grid;position:relative}.WhyUsSection-module__47oSWW__leftCol{flex-direction:column;align-items:flex-start;display:flex}.WhyUsSection-module__47oSWW__badge{color:#0d5c6d;letter-spacing:1.5px;text-transform:uppercase;background:#0d5c6d0f;border:1.5px solid #0d5c6d1f;border-radius:99px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-flex}.WhyUsSection-module__47oSWW__badgeDot{background:#feb210;border-radius:50%;width:6px;height:6px}.WhyUsSection-module__47oSWW__heading{color:#1c3a44;margin-bottom:1.25rem;font-family:Outfit,sans-serif;font-size:clamp(2.2rem,4.5vw,3rem);font-weight:800;line-height:1.18}.WhyUsSection-module__47oSWW__highlightText{color:#0096c7;display:inline-block;position:relative}.WhyUsSection-module__47oSWW__subtext{color:#5f7f8a;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.75}.WhyUsSection-module__47oSWW__ctaLink{color:#0096c7;border-bottom:2px solid #0096c733;align-items:center;gap:8px;padding-bottom:4px;font-size:.9rem;font-weight:700;transition:all .25s;display:inline-flex}.WhyUsSection-module__47oSWW__ctaLink:hover{color:#0077b6;border-color:#0077b6}.WhyUsSection-module__47oSWW__ctaIcon{transition:transform .25s}.WhyUsSection-module__47oSWW__ctaLink:hover .WhyUsSection-module__47oSWW__ctaIcon{transform:translate(2px,-2px)}.WhyUsSection-module__47oSWW__grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.WhyUsSection-module__47oSWW__card{background:#fff;border:1.5px solid #eaf3f5;border-radius:24px;flex-direction:column;padding:2.25rem 2rem 1.75rem;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s;display:flex;box-shadow:0 4px 24px #0d5c6d0d}.WhyUsSection-module__47oSWW__card:hover{border-color:#cbe2e6;transform:translateY(-8px);box-shadow:0 16px 40px #0d5c6d1a}.WhyUsSection-module__47oSWW__iconContainer{border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.5rem;transition:transform .3s;display:flex}.WhyUsSection-module__47oSWW__card:hover .WhyUsSection-module__47oSWW__iconContainer{transform:scale(1.1)rotate(-3deg)}.WhyUsSection-module__47oSWW__orangeIcon{color:#ff6b35;background:#fff3eb}.WhyUsSection-module__47oSWW__skyIcon{color:#0096c7;background:#e0f7fa}.WhyUsSection-module__47oSWW__greenIcon{color:#2e7d32;background:#e8f5e9}.WhyUsSection-module__47oSWW__purpleIcon{color:#8e24aa;background:#f3e5f5}.WhyUsSection-module__47oSWW__featureTitle{color:#1c3a44;margin-bottom:.6rem;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:700;line-height:1.3}.WhyUsSection-module__47oSWW__featureDesc{color:#5f7f8a;flex:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.WhyUsSection-module__47oSWW__cardFooter{border-top:1px dashed #eaf3f5;align-items:center;padding-top:1rem;display:flex}.WhyUsSection-module__47oSWW__footerHighlight{color:#2a5566;letter-spacing:.2px;font-size:.78rem;font-weight:700}@media (prefers-color-scheme:dark){.WhyUsSection-module__47oSWW__section{background:#fff!important}.WhyUsSection-module__47oSWW__card{background:#fff;border-color:#eaf3f5}.WhyUsSection-module__47oSWW__featureTitle{color:#1c3a44}.WhyUsSection-module__47oSWW__featureDesc{color:#5f7f8a}.WhyUsSection-module__47oSWW__heading{color:#1c3a44}.WhyUsSection-module__47oSWW__subtext{color:#5f7f8a}.WhyUsSection-module__47oSWW__footerHighlight{color:#2a5566}.WhyUsSection-module__47oSWW__cardFooter{border-color:#eaf3f5}}@media (max-width:1024px){.WhyUsSection-module__47oSWW__layout{grid-template-columns:1fr;gap:4rem}}@media (max-width:640px){.WhyUsSection-module__47oSWW__section{padding:5rem 0}.WhyUsSection-module__47oSWW__grid{grid-template-columns:1fr;gap:1.25rem}.WhyUsSection-module__47oSWW__card{padding:2rem 1.5rem}}
.FeaturedTours-module__6i519a__section{padding:5.5rem 0;position:relative;overflow:hidden;background:#f7fbfc!important}.FeaturedTours-module__6i519a__bgDecoration{pointer-events:none;z-index:0;background:radial-gradient(circle,#00b4d805 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-10%;left:-5%}.FeaturedTours-module__6i519a__header{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:4rem;display:flex;position:relative}.FeaturedTours-module__6i519a__badge{color:#0d5c6d;letter-spacing:1.5px;text-transform:uppercase;background:#0d5c6d0d;border:1.5px solid #0d5c6d1a;border-radius:99px;align-items:center;gap:8px;margin-bottom:1.25rem;padding:6px 14px;font-size:.72rem;font-weight:700;display:inline-flex}.FeaturedTours-module__6i519a__badgeDot{background:#feb210;border-radius:50%;width:6px;height:6px}.FeaturedTours-module__6i519a__title{color:#1c3a44;margin-bottom:1rem;font-weight:800;line-height:1.15;font-family:Outfit,sans-serif!important;font-size:clamp(2.2rem,4.5vw,3rem)!important}.FeaturedTours-module__6i519a__title span{color:#0096c7}.FeaturedTours-module__6i519a__subtitle{color:#5f7f8a;margin:0;font-size:1.05rem;line-height:1.65}.FeaturedTours-module__6i519a__viewAllBtn{background:#fff;align-items:center;gap:8px;display:inline-flex;color:#0d5c6d!important;border-color:#cfe8ed!important;padding:12px 24px!important;font-weight:700!important}.FeaturedTours-module__6i519a__btnIcon{transition:transform .25s}.FeaturedTours-module__6i519a__viewAllBtn:hover{color:#0096c7!important;background:#f0f7f9!important;border-color:#0096c7!important}.FeaturedTours-module__6i519a__viewAllBtn:hover .FeaturedTours-module__6i519a__btnIcon{transform:translate(4px)}.FeaturedTours-module__6i519a__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.FeaturedTours-module__6i519a__card{background:#fff;border:1.5px solid #eef5f7;border-radius:28px;flex-direction:column;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1),border-color .35s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0d5c6d0a}.FeaturedTours-module__6i519a__card:hover{border-color:#b2ebf2;transform:translateY(-8px);box-shadow:0 24px 50px #0d5c6d1f,0 8px 16px #0d5c6d0d}.FeaturedTours-module__6i519a__imgWrap{flex-shrink:0;height:240px;position:relative;overflow:hidden}.FeaturedTours-module__6i519a__cardImg{object-fit:cover;transition:transform .75s cubic-bezier(.25,1,.5,1)}.FeaturedTours-module__6i519a__card:hover .FeaturedTours-module__6i519a__cardImg{transform:scale(1.08)}.FeaturedTours-module__6i519a__imgOverlay{opacity:.85;background:linear-gradient(#0000 40%,#0a254073 100%);transition:opacity .35s;position:absolute;inset:0}.FeaturedTours-module__6i519a__discountBadge{color:#041420;letter-spacing:.3px;z-index:1;background:linear-gradient(135deg,#feb210 0%,#ffc837 100%);border-radius:99px;align-items:center;gap:5px;padding:6px 14px;font-size:.72rem;font-weight:800;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 4px 12px #feb21059}.FeaturedTours-module__6i519a__tagIcon{flex-shrink:0}.FeaturedTours-module__6i519a__difficultyBadge{-webkit-backdrop-filter:blur(8px);letter-spacing:.3px;z-index:1;text-transform:uppercase;border:1.5px solid;border-radius:99px;padding:6px 14px;font-size:.7rem;font-weight:700;position:absolute;top:16px;right:16px}.FeaturedTours-module__6i519a__wishlistBtn{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:1;opacity:0;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;bottom:16px;right:16px;transform:scale(.85)}.FeaturedTours-module__6i519a__wishlistBtn:hover{color:#ff5252;background:#fff;border-color:#fff;box-shadow:0 4px 12px #ff525233}.FeaturedTours-module__6i519a__card:hover .FeaturedTours-module__6i519a__wishlistBtn{opacity:1;transform:scale(1)}.FeaturedTours-module__6i519a__cardContent{flex-direction:column;flex:1;padding:1.75rem;display:flex}.FeaturedTours-module__6i519a__cardLocation{color:#0096c7;text-transform:uppercase;letter-spacing:1px;align-items:center;gap:5px;margin-bottom:.6rem;font-size:.72rem;font-weight:700;display:flex}.FeaturedTours-module__6i519a__locIcon{color:#0096c7}.FeaturedTours-module__6i519a__cardName{color:#1c3a44;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3}.FeaturedTours-module__6i519a__highlights{flex-wrap:wrap;gap:6px;margin-bottom:1.25rem;display:flex}.FeaturedTours-module__6i519a__highlight{color:#2a5566;background:#f0f7f9;border:1px solid #cfe8ed;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:600}.FeaturedTours-module__6i519a__cardMeta{color:#5f7f8a;align-items:center;gap:16px;margin-bottom:1.25rem;font-size:.78rem;display:flex}.FeaturedTours-module__6i519a__metaItem{align-items:center;gap:5px;font-weight:500;display:flex}.FeaturedTours-module__6i519a__metaIcon{color:#7f9da8}.FeaturedTours-module__6i519a__cardDivider{background:#eef5f7;height:1px;margin-bottom:1.25rem}.FeaturedTours-module__6i519a__cardFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:1.5rem;display:flex}.FeaturedTours-module__6i519a__pricingArea{flex-direction:column;display:flex}.FeaturedTours-module__6i519a__priceLabel{color:#7f9da8;letter-spacing:.5px;text-transform:uppercase;margin-bottom:2px;font-size:.68rem;font-weight:600}.FeaturedTours-module__6i519a__pricing{align-items:baseline;gap:5px;display:flex}.FeaturedTours-module__6i519a__price{color:#1c3a44;letter-spacing:-.5px;font-size:1.4rem;font-weight:800;line-height:1}.FeaturedTours-module__6i519a__originalPrice{color:#90a4ae;font-size:.8rem;text-decoration:line-through}.FeaturedTours-module__6i519a__perPerson{color:#5f7f8a;font-size:.72rem;font-weight:500}.FeaturedTours-module__6i519a__ratingBox{color:#1c3a44;background:#f7fbfc;border:1px solid #e0eef2;border-radius:10px;align-items:center;gap:4px;padding:6px 10px;font-size:.78rem;font-weight:700;display:flex}.FeaturedTours-module__6i519a__ratingVal{margin-left:2px}.FeaturedTours-module__6i519a__reviewCount{color:#7f9da8;font-size:.7rem;font-weight:500}.FeaturedTours-module__6i519a__bookBtn{color:#041420;letter-spacing:.2px;background:#ffc22d;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:auto;padding:14px;font-size:.88rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 14px #ffc22d4d}.FeaturedTours-module__6i519a__bookIcon{transition:transform .25s}.FeaturedTours-module__6i519a__bookBtn:hover{color:#041420;background:#e6ae25;transform:translateY(-2px);box-shadow:0 8px 24px #ffc22d73}.FeaturedTours-module__6i519a__bookBtn:hover .FeaturedTours-module__6i519a__bookIcon{transform:translate(4px)}@media (prefers-color-scheme:dark){.FeaturedTours-module__6i519a__section{background:#f7fbfc!important}.FeaturedTours-module__6i519a__card{background:#fff;border-color:#eef5f7}.FeaturedTours-module__6i519a__cardName,.FeaturedTours-module__6i519a__price{color:#1c3a44}.FeaturedTours-module__6i519a__ratingBox{color:#1c3a44;background:#f7fbfc;border-color:#e0eef2}.FeaturedTours-module__6i519a__title{color:#1c3a44}.FeaturedTours-module__6i519a__subtitle{color:#5f7f8a}}@media (max-width:1024px){.FeaturedTours-module__6i519a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.FeaturedTours-module__6i519a__section{padding:5rem 0 4rem}.FeaturedTours-module__6i519a__grid{grid-template-columns:1fr;gap:1.5rem}.FeaturedTours-module__6i519a__header{flex-direction:column;align-items:flex-start;gap:1rem}.FeaturedTours-module__6i519a__viewAllBtn{justify-content:center;width:100%}}
.TripPlannerSection-module__ecKcGa__section{background:radial-gradient(circle at 10% 20%,#062130 0%,#03121b 90%);padding:5.5rem 0;position:relative;overflow:hidden}.TripPlannerSection-module__ecKcGa__glowBlob1{filter:blur(40px);pointer-events:none;z-index:0;background:radial-gradient(circle,#00b4d826 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-150px;right:-150px}.TripPlannerSection-module__ecKcGa__glowBlob2{filter:blur(40px);pointer-events:none;z-index:0;background:radial-gradient(circle,#feb21014 0%,#0000 70%);width:550px;height:550px;position:absolute;bottom:-200px;left:-200px}.TripPlannerSection-module__ecKcGa__gridOverlay{pointer-events:none;z-index:0;opacity:.8;background-image:linear-gradient(#ffffff03 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.TripPlannerSection-module__ecKcGa__layout{z-index:1;grid-template-columns:1fr 1.3fr;align-items:center;gap:5rem;display:grid;position:relative}.TripPlannerSection-module__ecKcGa__badge{letter-spacing:1.5px;text-transform:uppercase;color:#feb210;background:#feb21014;border:1px solid #feb21033;border-radius:99px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-flex}.TripPlannerSection-module__ecKcGa__sparkleIcon{color:#feb210}.TripPlannerSection-module__ecKcGa__heading{color:#fff;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:800;line-height:1.15}.TripPlannerSection-module__ecKcGa__gradientText{background:linear-gradient(135deg,#feb210,#ffc837);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.TripPlannerSection-module__ecKcGa__subtext{color:#ffffffb3;margin-bottom:2rem;font-size:1.05rem;line-height:1.75}.TripPlannerSection-module__ecKcGa__divider{background:linear-gradient(90deg,#ffffff1a,#0000);height:1px;margin-bottom:2rem}.TripPlannerSection-module__ecKcGa__perksList{flex-direction:column;gap:1.5rem;display:flex}.TripPlannerSection-module__ecKcGa__perkCard{align-items:flex-start;gap:1rem;display:flex}.TripPlannerSection-module__ecKcGa__perkCheck{color:#00b4d8;background:#00b4d826;border:1px solid #00b4d84d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;display:flex}.TripPlannerSection-module__ecKcGa__perkTitle{color:#fff;margin-bottom:.2rem;font-size:.95rem;font-weight:700}.TripPlannerSection-module__ecKcGa__perkDesc{color:#ffffff8c;font-size:.82rem;line-height:1.5}.TripPlannerSection-module__ecKcGa__card{-webkit-backdrop-filter:blur(30px);background:#0a1d2b73;border:1.5px solid #ffffff0f;border-radius:28px;padding:3rem;box-shadow:0 30px 60px #0006,inset 0 1px #ffffff0d}.TripPlannerSection-module__ecKcGa__form{flex-direction:column;gap:2.25rem;display:flex}.TripPlannerSection-module__ecKcGa__formSection{flex-direction:column;gap:1rem;display:flex}.TripPlannerSection-module__ecKcGa__sectionHeader{align-items:center;gap:10px;display:flex}.TripPlannerSection-module__ecKcGa__sectionNum{color:#00b4d8;background:#00b4d81a;border-radius:5px;padding:2px 7px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:800;line-height:1}.TripPlannerSection-module__ecKcGa__formLabel{text-transform:uppercase;letter-spacing:1.5px;color:#ffffff80;font-size:.78rem;font-weight:700}.TripPlannerSection-module__ecKcGa__styleGrid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.TripPlannerSection-module__ecKcGa__styleCard{cursor:pointer;color:#fff9;background:#ffffff05;border:1.5px solid #ffffff0f;border-radius:16px;outline:none;flex-direction:column;align-items:center;padding:1rem 8px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.TripPlannerSection-module__ecKcGa__iconBg{color:#fffc;background:#ffffff0a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.6rem;transition:all .3s;display:flex}.TripPlannerSection-module__ecKcGa__styleCard:hover{color:#fff;background:#ffffff0f;border-color:#00b4d866;transform:translateY(-4px)}.TripPlannerSection-module__ecKcGa__styleCard:hover .TripPlannerSection-module__ecKcGa__iconBg{color:#00b4d8;background:#00b4d826;transform:scale(1.05)}.TripPlannerSection-module__ecKcGa__styleActive{box-shadow:0 8px 25px #00b4d826;color:#fff!important;background:#00b4d814!important;border-color:#00b4d8!important}.TripPlannerSection-module__ecKcGa__styleActive .TripPlannerSection-module__ecKcGa__iconBg{box-shadow:0 4px 12px #00b4d84d;color:#03121b!important;background:#00b4d8!important}.TripPlannerSection-module__ecKcGa__styleLabel{margin-bottom:.15rem;font-size:.72rem;font-weight:700}.TripPlannerSection-module__ecKcGa__styleDesc{color:#fff6;text-align:center;font-size:.58rem;line-height:1.3}.TripPlannerSection-module__ecKcGa__formRow{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.TripPlannerSection-module__ecKcGa__pillGroup{flex-wrap:wrap;gap:8px;display:flex}.TripPlannerSection-module__ecKcGa__pill{color:#ffffffa6;cursor:pointer;background:#ffffff05;border:1.5px solid #ffffff0f;border-radius:99px;outline:none;padding:8px 16px;font-size:.78rem;font-weight:600;transition:all .25s}.TripPlannerSection-module__ecKcGa__pill:hover{color:#fff;background:#ffffff0d;border-color:#feb21066}.TripPlannerSection-module__ecKcGa__pillActive{box-shadow:0 4px 15px #feb2101f;color:#feb210!important;background:#feb2101a!important;border-color:#feb210!important}.TripPlannerSection-module__ecKcGa__inputs{grid-template-columns:1fr 1fr;gap:12px;display:grid}.TripPlannerSection-module__ecKcGa__inputWrapper{align-items:center;display:flex;position:relative}.TripPlannerSection-module__ecKcGa__inputIcon{color:#ffffff59;pointer-events:none;transition:color .3s;position:absolute;left:14px}.TripPlannerSection-module__ecKcGa__input{color:#fff;background:#ffffff05;border:1.5px solid #ffffff0f;border-radius:14px;outline:none;width:100%;padding:13px 16px 13px 42px;font-size:.88rem;transition:all .3s}.TripPlannerSection-module__ecKcGa__input::placeholder{color:#ffffff4d}.TripPlannerSection-module__ecKcGa__input:focus{background:#ffffff0a;border-color:#00b4d8;box-shadow:0 0 0 4px #00b4d81a}.TripPlannerSection-module__ecKcGa__inputWrapper:focus-within .TripPlannerSection-module__ecKcGa__inputIcon{color:#00b4d8}.TripPlannerSection-module__ecKcGa__fieldError{color:#ff5252;margin-top:-4px;font-size:.72rem;font-weight:600}.TripPlannerSection-module__ecKcGa__submitBtn{color:#041420;cursor:pointer;background:#ffc22d;border:none;border-radius:16px;outline:none;justify-content:center;align-items:center;gap:12px;padding:16px;font-size:.95rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 30px #ffc22d4d}.TripPlannerSection-module__ecKcGa__submitBtn:hover{background:#e6ae25;transform:translateY(-3px);box-shadow:0 15px 40px #ffc22d73}.TripPlannerSection-module__ecKcGa__submitBtn:active{transform:translateY(-1px)}.TripPlannerSection-module__ecKcGa__btnIcon{transition:transform .3s}.TripPlannerSection-module__ecKcGa__submitBtn:hover .TripPlannerSection-module__ecKcGa__btnIcon{transform:translate(4px)translateY(-2px)}.TripPlannerSection-module__ecKcGa__successState{text-align:center;flex-direction:column;align-items:center;padding:3rem 1rem;display:flex}.TripPlannerSection-module__ecKcGa__successWrapper{justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:2rem;display:flex;position:relative}.TripPlannerSection-module__ecKcGa__successGlow{background:#00b4d826;border-radius:50%;animation:2s ease-in-out infinite TripPlannerSection-module__ecKcGa__successPulse;position:absolute;inset:0;box-shadow:0 0 30px 10px #00b4d833}@keyframes TripPlannerSection-module__ecKcGa__successPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.TripPlannerSection-module__ecKcGa__successTick{z-index:1;font-size:3rem}.TripPlannerSection-module__ecKcGa__successTitle{color:#fff;margin-bottom:.75rem;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800}.TripPlannerSection-module__ecKcGa__successDesc{color:#ffffffa6;max-width:340px;margin-bottom:2rem;font-size:.92rem;line-height:1.7}.TripPlannerSection-module__ecKcGa__successDesc strong{color:#00b4d8}.TripPlannerSection-module__ecKcGa__resetBtn{color:#fffc;cursor:pointer;background:0 0;border:1.5px solid #fff3;border-radius:99px;outline:none;padding:12px 32px;font-size:.88rem;font-weight:700;transition:all .3s}.TripPlannerSection-module__ecKcGa__resetBtn:hover{color:#feb210;background:#feb2100d;border-color:#feb210}@media (max-width:1024px){.TripPlannerSection-module__ecKcGa__layout{grid-template-columns:1fr;gap:4rem}.TripPlannerSection-module__ecKcGa__heading{text-align:center}.TripPlannerSection-module__ecKcGa__subtext{text-align:center;max-width:600px;margin-left:auto;margin-right:auto}.TripPlannerSection-module__ecKcGa__badge{margin:0 auto 1.5rem;display:table}.TripPlannerSection-module__ecKcGa__divider{margin-left:auto;margin-right:auto}}@media (max-width:640px){.TripPlannerSection-module__ecKcGa__section{padding:5rem 0}.TripPlannerSection-module__ecKcGa__card{padding:2rem 1.25rem}.TripPlannerSection-module__ecKcGa__styleGrid{grid-template-columns:repeat(3,1fr)}.TripPlannerSection-module__ecKcGa__formRow{grid-template-columns:1fr;gap:1.5rem}.TripPlannerSection-module__ecKcGa__inputs{grid-template-columns:1fr}}@media (max-width:440px){.TripPlannerSection-module__ecKcGa__styleGrid{grid-template-columns:repeat(2,1fr)}}
.TestimonialsSection-module__7Pw0Rq__section{background:var(--white);padding:5.5rem 0;position:relative;overflow:hidden}.TestimonialsSection-module__7Pw0Rq__bg{background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23F59E0B' fill-opacity='0.04' fill-rule='evenodd'%3E%3Ccircle cx='20' cy='20' r='2'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.TestimonialsSection-module__7Pw0Rq__header{text-align:center;margin-bottom:56px;position:relative}.TestimonialsSection-module__7Pw0Rq__header .TestimonialsSection-module__7Pw0Rq__section-subtitle{margin:0 auto}.TestimonialsSection-module__7Pw0Rq__header .TestimonialsSection-module__7Pw0Rq__section-badge{display:inline-flex}.TestimonialsSection-module__7Pw0Rq__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.TestimonialsSection-module__7Pw0Rq__card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:var(--transition);flex-direction:column;gap:16px;padding:28px;display:flex;position:relative}.TestimonialsSection-module__7Pw0Rq__card:hover{box-shadow:var(--shadow-lg);border-color:#f59e0b40;transform:translateY(-6px)}.TestimonialsSection-module__7Pw0Rq__quoteIcon{color:var(--gold);opacity:.3;flex-shrink:0}.TestimonialsSection-module__7Pw0Rq__stars{gap:2px;display:flex}.TestimonialsSection-module__7Pw0Rq__review{color:var(--text-muted);flex:1;font-size:14px;line-height:1.75}.TestimonialsSection-module__7Pw0Rq__tripBadge{color:var(--accent);border-radius:var(--radius-full);background:#ff6b351a;border:1px solid #ff6b3533;padding:4px 12px;font-size:11.5px;font-weight:600;display:inline-block}.TestimonialsSection-module__7Pw0Rq__author{border-top:1px solid var(--border);align-items:center;gap:12px;padding-top:16px;display:flex}.TestimonialsSection-module__7Pw0Rq__avatar{border:2px solid var(--gold-light);border-radius:50%;flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden}.TestimonialsSection-module__7Pw0Rq__avatarImg{object-fit:cover}.TestimonialsSection-module__7Pw0Rq__authorName{color:var(--primary);margin-bottom:2px;font-size:14.5px;font-weight:700}.TestimonialsSection-module__7Pw0Rq__authorRole{color:var(--text-muted);font-size:12.5px}@media (max-width:1100px){.TestimonialsSection-module__7Pw0Rq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.TestimonialsSection-module__7Pw0Rq__section{padding:60px 0}.TestimonialsSection-module__7Pw0Rq__grid{grid-template-columns:1fr}}
.MemoriesSection-module__aBRaca__section{background:#f7fbfc;padding:5.5rem 0;overflow:hidden}.MemoriesSection-module__aBRaca__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:4.5rem;display:flex}.MemoriesSection-module__aBRaca__subtext{color:var(--text-muted);max-width:450px;margin:0;font-size:1.05rem;line-height:1.75}.MemoriesSection-module__aBRaca__subtext strong{color:var(--primary);font-weight:700}.MemoriesSection-module__aBRaca__collageGrid{grid-template-columns:repeat(3,1fr);gap:3.5rem 3rem;padding:1.5rem .5rem;display:grid}.MemoriesSection-module__aBRaca__polaroidCard{background:var(--white);transform:rotate(var(--rotate,0deg));border:1px solid #cfe8ed66;border-radius:4px;padding:1.25rem 1.25rem 2rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;position:relative;box-shadow:0 10px 25px #0d5c6d14,0 3px 8px #0000000a}.MemoriesSection-module__aBRaca__polaroidCard:hover{z-index:10;transform:translateY(-12px)rotate(0)scale(1.04);box-shadow:0 20px 45px #0d5c6d29,0 5px 15px #0000000f}.MemoriesSection-module__aBRaca__washiTape{-webkit-backdrop-filter:blur(1px);pointer-events:none;background:#feb21047;border-left:1.5px dashed #feb21066;border-right:1.5px dashed #feb21066;width:110px;height:32px;transition:opacity .3s;position:absolute;top:-18px;left:50%;transform:translate(-50%)rotate(-3deg);box-shadow:0 1px 3px #00000008}.MemoriesSection-module__aBRaca__polaroidCard:hover .MemoriesSection-module__aBRaca__washiTape{opacity:.15}.MemoriesSection-module__aBRaca__imgFrame{aspect-ratio:4/3.4;background:#fafafa;border:1px solid #0000000f;border-radius:2px;width:100%;overflow:hidden}.MemoriesSection-module__aBRaca__img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.MemoriesSection-module__aBRaca__polaroidCard:hover .MemoriesSection-module__aBRaca__img{transform:scale(1.06)}.MemoriesSection-module__aBRaca__captionArea{text-align:center;flex-direction:column;align-items:center;margin-top:1.5rem;display:flex}.MemoriesSection-module__aBRaca__captionText{color:var(--primary);letter-spacing:-.2px;margin-bottom:.75rem;font-family:Kalam,cursive;font-size:1.35rem;font-weight:700;line-height:1.25}.MemoriesSection-module__aBRaca__meta{border-top:1px dashed #5f7f8a2e;justify-content:space-between;align-items:center;width:100%;margin-top:.25rem;padding-top:.65rem;display:flex}.MemoriesSection-module__aBRaca__location{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.82rem;font-weight:700}.MemoriesSection-module__aBRaca__traveler{color:var(--accent-hover);font-family:Kalam,cursive;font-size:1.05rem;font-weight:700}@media (prefers-color-scheme:dark){.MemoriesSection-module__aBRaca__section{background:var(--primary-dark)}.MemoriesSection-module__aBRaca__polaroidCard{background:#0f4854;border-color:#ffffff14;box-shadow:0 10px 30px #0000004d}.MemoriesSection-module__aBRaca__polaroidCard:hover{background:#145b6a;box-shadow:0 20px 50px #00000080}.MemoriesSection-module__aBRaca__imgFrame{border-color:#ffffff14}.MemoriesSection-module__aBRaca__captionText{color:var(--accent)}.MemoriesSection-module__aBRaca__location{color:#fff9}.MemoriesSection-module__aBRaca__traveler{color:#ffd043}.MemoriesSection-module__aBRaca__washiTape{background:#feb21033}}@media (max-width:1024px){.MemoriesSection-module__aBRaca__collageGrid{grid-template-columns:repeat(2,1fr);gap:3.5rem 2.5rem}.MemoriesSection-module__aBRaca__section{padding:5rem 0}}@media (max-width:640px){.MemoriesSection-module__aBRaca__collageGrid{grid-template-columns:1fr;gap:3.5rem;padding:2rem 0}.MemoriesSection-module__aBRaca__section{padding:4rem 0}.MemoriesSection-module__aBRaca__header{flex-direction:column;align-items:flex-start;margin-bottom:2.5rem}.MemoriesSection-module__aBRaca__subtext{max-width:100%}.MemoriesSection-module__aBRaca__washiTape{width:90px;height:28px;top:-15px}.MemoriesSection-module__aBRaca__polaroidCard{padding:1rem 1rem 1.75rem}}
.FaqSection-module__Khuz2G__section{background:var(--white);padding:5.5rem 0}.FaqSection-module__Khuz2G__layout{grid-template-columns:360px 1fr;align-items:start;gap:80px;display:grid}.FaqSection-module__Khuz2G__left{position:sticky;top:120px}.FaqSection-module__Khuz2G__eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:var(--sky-dark);background:#00b4d814;border:1px solid #00b4d838;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-flex}.FaqSection-module__Khuz2G__heading{color:var(--primary);margin-bottom:18px;font-family:Poppins,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1.2}.FaqSection-module__Khuz2G__heading em{color:var(--sky-dark);font-style:italic}.FaqSection-module__Khuz2G__subtext{color:var(--text-muted);margin-bottom:32px;font-size:.97rem;line-height:1.75}.FaqSection-module__Khuz2G__contactLink{color:var(--sky-dark);border-bottom:2px solid var(--sky-light);transition:var(--transition);letter-spacing:.2px;align-items:center;gap:6px;padding-bottom:3px;font-size:14px;font-weight:700;display:inline-flex}.FaqSection-module__Khuz2G__contactLink:hover{color:var(--accent);border-color:var(--accent)}.FaqSection-module__Khuz2G__accordion{flex-direction:column;gap:12px;display:flex}.FaqSection-module__Khuz2G__item{border:1.5px solid var(--border);background:var(--white);border-radius:16px;transition:border-color .28s,box-shadow .28s;overflow:hidden}.FaqSection-module__Khuz2G__itemOpen{border-color:#00b4d861;box-shadow:0 8px 32px #00b4d81a}.FaqSection-module__Khuz2G__question{text-align:left;width:100%;color:var(--primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;font-size:15px;font-weight:700;line-height:1.4;transition:color .22s;display:flex}.FaqSection-module__Khuz2G__itemOpen .FaqSection-module__Khuz2G__question{color:var(--sky-dark)}.FaqSection-module__Khuz2G__chevron{color:var(--gray);flex-shrink:0;transition:transform .32s cubic-bezier(.4,0,.2,1),color .22s}.FaqSection-module__Khuz2G__chevronOpen{color:var(--sky-dark);transform:rotate(180deg)}.FaqSection-module__Khuz2G__answerWrap{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FaqSection-module__Khuz2G__answerOpen{max-height:400px}.FaqSection-module__Khuz2G__answer{color:var(--text-muted);border-top:1px solid var(--border);margin:0 24px 22px;padding:18px 24px 22px;font-size:14.5px;line-height:1.75}@media (max-width:1024px){.FaqSection-module__Khuz2G__layout{grid-template-columns:1fr;gap:48px}.FaqSection-module__Khuz2G__left{text-align:center;position:static}}@media (max-width:640px){.FaqSection-module__Khuz2G__section{padding:80px 0}.FaqSection-module__Khuz2G__question{padding:18px 20px;font-size:14px}.FaqSection-module__Khuz2G__answer{margin:0 20px 18px;padding-top:16px}}
.NewsletterSection-module__HRqsEG__section{padding:5.5rem 0;position:relative;overflow:hidden;background:#f7fbfc!important}.NewsletterSection-module__HRqsEG__newsletterCard{background:linear-gradient(135deg,#103b5c 0%,#061c2e 100%);border:1px solid #ffffff0d;border-radius:24px;grid-template-columns:1.2fr .8fr;min-height:420px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #0d5c6d2e}.NewsletterSection-module__HRqsEG__contentLeft{z-index:2;flex-direction:column;justify-content:center;padding:4.5rem;display:flex;position:relative}.NewsletterSection-module__HRqsEG__eyebrow{color:#fff9;letter-spacing:.5px;margin-bottom:.75rem;font-size:.85rem;font-weight:500;display:block}.NewsletterSection-module__HRqsEG__title{color:#fff;letter-spacing:-.5px;max-width:550px;margin-bottom:1.25rem;font-family:Outfit,sans-serif;font-size:clamp(1.8rem,3.2vw,2.5rem);font-weight:800;line-height:1.2}.NewsletterSection-module__HRqsEG__subtitle{color:#ffffffb3;max-width:480px;margin-bottom:2.5rem;font-size:.95rem;line-height:1.7}.NewsletterSection-module__HRqsEG__successState{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;align-items:flex-start;gap:1rem;max-width:500px;padding:1.5rem;display:flex}.NewsletterSection-module__HRqsEG__successIcon{color:#4caf50;flex-shrink:0}.NewsletterSection-module__HRqsEG__successTitle{color:#fff;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.NewsletterSection-module__HRqsEG__successDesc{color:#ffffffa6;margin-bottom:1rem;font-size:.85rem;line-height:1.5}.NewsletterSection-module__HRqsEG__resetBtn{color:#feb210;cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:700;text-decoration:underline}.NewsletterSection-module__HRqsEG__form{flex-direction:column;gap:1.25rem;max-width:520px;display:flex}.NewsletterSection-module__HRqsEG__inputBar{background:#fff;border-radius:99px;align-items:center;padding:6px;transition:box-shadow .3s;display:flex;box-shadow:0 4px 15px #00000026}.NewsletterSection-module__HRqsEG__inputBar:focus-within{box-shadow:0 8px 25px #00000040,0 0 0 3px #00b4d833}.NewsletterSection-module__HRqsEG__inputField{color:#1c3a44;background:0 0;border:none;outline:none;flex:1;width:100%;padding:10px 20px;font-size:.95rem}.NewsletterSection-module__HRqsEG__inputField::placeholder{color:#1c3a4473}.NewsletterSection-module__HRqsEG__subscribeBtn{color:#041420;cursor:pointer;background:#ffc22d;border:none;border-radius:99px;outline:none;align-items:center;gap:6px;padding:12px 28px;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-flex}.NewsletterSection-module__HRqsEG__subscribeBtn:hover:not(:disabled){background:#e6ae25;transform:translateY(-1px);box-shadow:0 4px 12px #ffc22d59}.NewsletterSection-module__HRqsEG__subscribeBtn:disabled{opacity:.55;cursor:not-allowed}.NewsletterSection-module__HRqsEG__sendIcon{transition:transform .25s}.NewsletterSection-module__HRqsEG__subscribeBtn:hover .NewsletterSection-module__HRqsEG__sendIcon{transform:translate(2px)translateY(-1px)}.NewsletterSection-module__HRqsEG__checkboxContainer{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.NewsletterSection-module__HRqsEG__hiddenCheckbox{opacity:0;width:0;height:0;position:absolute}.NewsletterSection-module__HRqsEG__customCheckbox{color:#fff;background:0 0;border:1.5px solid #fff6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:all .25s;display:flex}.NewsletterSection-module__HRqsEG__checked{background:#ffc22d;border-color:#ffc22d;box-shadow:0 0 8px #ffc22d66}.NewsletterSection-module__HRqsEG__checkboxLabel{color:#fff9;font-size:.8rem;font-weight:500;transition:color .25s}.NewsletterSection-module__HRqsEG__checkboxContainer:hover .NewsletterSection-module__HRqsEG__checkboxLabel{color:#ffffffd9}.NewsletterSection-module__HRqsEG__checkboxContainer:hover .NewsletterSection-module__HRqsEG__customCheckbox{border-color:#ffffffb3}.NewsletterSection-module__HRqsEG__imageRight{width:100%;height:100%;position:relative;overflow:hidden}.NewsletterSection-module__HRqsEG__travelerImg{object-fit:cover}.NewsletterSection-module__HRqsEG__imageOverlay{pointer-events:none;z-index:1;background:linear-gradient(90deg,#061c2e 0%,#0000 15%);position:absolute;inset:0}@media (prefers-color-scheme:dark){.NewsletterSection-module__HRqsEG__section{background:#f7fbfc!important}}@media (max-width:1024px){.NewsletterSection-module__HRqsEG__newsletterCard{grid-template-columns:1.1fr .9fr}.NewsletterSection-module__HRqsEG__contentLeft{padding:3.5rem}}@media (max-width:860px){.NewsletterSection-module__HRqsEG__newsletterCard{grid-template-columns:1fr;min-height:auto}.NewsletterSection-module__HRqsEG__imageRight{display:none}.NewsletterSection-module__HRqsEG__contentLeft{padding:3.5rem 2.5rem}}@media (max-width:480px){.NewsletterSection-module__HRqsEG__contentLeft{padding:2.5rem 1.5rem}.NewsletterSection-module__HRqsEG__inputBar{border-radius:20px;flex-direction:column;gap:8px;padding:8px}.NewsletterSection-module__HRqsEG__inputField{text-align:center;padding:10px 14px}.NewsletterSection-module__HRqsEG__subscribeBtn{border-radius:14px;justify-content:center;width:100%}}
.FloatingContact-module__Vk_pMG__container{z-index:1000;opacity:0;pointer-events:all;flex-direction:column;gap:16px;animation:.8s cubic-bezier(.175,.885,.32,1.275) forwards FloatingContact-module__Vk_pMG__floatIn;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(20px)scale(.9)}@keyframes FloatingContact-module__Vk_pMG__floatIn{to{opacity:1;transform:translateY(0)scale(1)}}.FloatingContact-module__Vk_pMG__button{color:#fff;cursor:pointer;border-radius:50%;outline:none;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 15px #00000026}.FloatingContact-module__Vk_pMG__iconWrapper{z-index:2;justify-content:center;align-items:center;transition:transform .3s;display:flex}.FloatingContact-module__Vk_pMG__icon{display:block}.FloatingContact-module__Vk_pMG__call{background:linear-gradient(135deg, var(--sky-dark,#0096c7) 0%, var(--primary,#0d5c6d) 100%)}.FloatingContact-module__Vk_pMG__call:hover{background:linear-gradient(135deg, var(--sky,#00b4d8) 0%, var(--primary-light,#0a7a8f) 100%);transform:translateY(-3px)scale(1.05);box-shadow:0 8px 25px #00b4d866}.FloatingContact-module__Vk_pMG__whatsapp{background:linear-gradient(135deg,#25d366 0%,#128c7e 100%)}.FloatingContact-module__Vk_pMG__whatsapp:hover{background:linear-gradient(135deg,#2ae771 0%,#14a393 100%);transform:translateY(-3px)scale(1.05);box-shadow:0 8px 25px #25d36666}.FloatingContact-module__Vk_pMG__button:hover .FloatingContact-module__Vk_pMG__iconWrapper{transform:scale(1.1)rotate(8deg)}.FloatingContact-module__Vk_pMG__tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;letter-spacing:.2px;background:#1c3a44f2;border-radius:8px;padding:8px 14px;font-size:13.5px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;right:70px;transform:translate(10px);box-shadow:0 4px 12px #0000001a}.FloatingContact-module__Vk_pMG__tooltip:after{content:"";background:#1c3a44f2;width:10px;height:10px;position:absolute;top:50%;right:-5px;transform:translateY(-50%)rotate(45deg)}.FloatingContact-module__Vk_pMG__button:hover .FloatingContact-module__Vk_pMG__tooltip{opacity:1;transform:translate(0)}.FloatingContact-module__Vk_pMG__pulseRing{z-index:1;pointer-events:none;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.FloatingContact-module__Vk_pMG__call .FloatingContact-module__Vk_pMG__pulseRing{animation:2.5s infinite FloatingContact-module__Vk_pMG__callPulse;box-shadow:0 0 #00b4d880}.FloatingContact-module__Vk_pMG__whatsapp .FloatingContact-module__Vk_pMG__pulseRing{animation:2.5s infinite FloatingContact-module__Vk_pMG__whatsappPulse;box-shadow:0 0 #25d36680}@keyframes FloatingContact-module__Vk_pMG__callPulse{0%{transform:scale(.95);box-shadow:0 0 #00b4d8b3}70%{transform:scale(1.3);box-shadow:0 0 0 12px #00b4d800}to{transform:scale(.95);box-shadow:0 0 #00b4d800}}@keyframes FloatingContact-module__Vk_pMG__whatsappPulse{0%{transform:scale(.95);box-shadow:0 0 #25d366b3}70%{transform:scale(1.3);box-shadow:0 0 0 12px #25d36600}to{transform:scale(.95);box-shadow:0 0 #25d36600}}@media (max-width:768px){.FloatingContact-module__Vk_pMG__container{gap:12px;bottom:16px;right:16px}.FloatingContact-module__Vk_pMG__button{width:48px;height:48px}.FloatingContact-module__Vk_pMG__tooltip{display:none}}
.about-module__-i9KWa__aboutMain{overflow:hidden}.about-module__-i9KWa__sectionPill{color:var(--sky-dark);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-full);background:#00b4d81a;align-items:center;gap:8px;margin-bottom:16px;padding:6px 14px;font-size:12.5px;font-weight:700;display:inline-flex}.about-module__-i9KWa__sectionPillLight{color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-full);background:#ffffff2e;border:1px solid #ffffff4d;align-items:center;gap:8px;margin-bottom:16px;padding:6px 14px;font-size:12.5px;font-weight:700;display:inline-flex}.about-module__-i9KWa__pillDot{background:var(--sky-dark);border-radius:50%;width:7px;height:7px;display:inline-block}.about-module__-i9KWa__pillDotLight{background:var(--accent);border-radius:50%;width:7px;height:7px;display:inline-block}.about-module__-i9KWa__sectionTitle{color:var(--primary);margin-bottom:20px;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.2}.about-module__-i9KWa__sectionTitleCenter{color:var(--primary);text-align:center;margin-bottom:14px;font-size:clamp(1.9rem,4vw,2.6rem);font-weight:800;line-height:1.2}.about-module__-i9KWa__titleHighlight{color:var(--primary);position:relative}.about-module__-i9KWa__titleHighlight:after{content:"";background:linear-gradient(90deg, var(--accent), var(--sky));border-radius:2px;height:4px;position:absolute;bottom:-4px;left:0;right:0}.about-module__-i9KWa__sectionHeaderCenter{text-align:center;max-width:640px;margin:0 auto 56px}.about-module__-i9KWa__sectionSubtitle{color:var(--text-muted);text-align:center;margin-top:4px;font-size:15.5px;line-height:1.7}.about-module__-i9KWa__hero{align-items:center;min-height:540px;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.about-module__-i9KWa__heroBg{z-index:0;background:url(/images/himachalimage.webp) 50%/cover no-repeat;position:absolute;inset:0}.about-module__-i9KWa__heroOverlay{z-index:1;background:linear-gradient(135deg,#083d4deb 0%,#0d5c6dcc 60%,#00b4d859 100%);position:absolute;inset:0}.about-module__-i9KWa__heroContent{z-index:2;max-width:680px;position:relative}.about-module__-i9KWa__heroPill{color:#fff;letter-spacing:.07em;text-transform:uppercase;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff2e;border:1px solid #ffffff4d;align-items:center;gap:7px;margin-bottom:22px;padding:6px 14px;font-size:12.5px;font-weight:700;display:inline-flex}.about-module__-i9KWa__heroTitle{color:#fff;margin-bottom:20px;font-size:clamp(2.4rem,5.5vw,3.8rem);font-weight:900;line-height:1.12}.about-module__-i9KWa__heroAccent{color:var(--accent)}.about-module__-i9KWa__heroSubtitle{color:#ffffffd9;max-width:540px;margin-bottom:36px;font-size:16.5px;line-height:1.7}.about-module__-i9KWa__heroCtas{flex-wrap:wrap;gap:14px;display:flex}.about-module__-i9KWa__btnPrimary{background:var(--accent);color:var(--primary-dark);border-radius:var(--radius-full);transition:var(--transition);align-items:center;gap:8px;padding:13px 26px;font-size:15px;font-weight:700;display:inline-flex;box-shadow:0 4px 20px #ffc22d59}.about-module__-i9KWa__btnPrimary:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 8px 28px #ffc22d73}.about-module__-i9KWa__btnOutline{color:#fff;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:var(--transition);background:#ffffff1f;border:1.5px solid #fff6;align-items:center;gap:8px;padding:13px 26px;font-size:15px;font-weight:600;display:inline-flex}.about-module__-i9KWa__btnOutline:hover{background:#ffffff38;border-color:#ffffffb3;transform:translateY(-2px)}.about-module__-i9KWa__scrollHint{z-index:2;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.about-module__-i9KWa__scrollHint span{background:#fff6;border-radius:2px;width:2px;height:38px;animation:1.6s ease-in-out infinite about-module__-i9KWa__scrollPulse;display:block}@keyframes about-module__-i9KWa__scrollPulse{0%,to{opacity:.3;transform:scaleY(1)}50%{opacity:1;transform:scaleY(.6)}}.about-module__-i9KWa__statsRibbon{border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;padding:0}.about-module__-i9KWa__statsGrid{divide-x:1px;grid-template-columns:repeat(4,1fr);display:grid}.about-module__-i9KWa__statItem{border-right:1px solid var(--border);transition:var(--transition);align-items:center;gap:16px;padding:28px 32px;display:flex}.about-module__-i9KWa__statItem:last-child{border-right:none}.about-module__-i9KWa__statItem:hover{background:var(--light)}.about-module__-i9KWa__statIcon{border-radius:var(--radius);background:linear-gradient(135deg, var(--sky-light), #d0f0ff);width:50px;height:50px;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.about-module__-i9KWa__statValue{color:var(--primary);font-family:Outfit,sans-serif;font-size:1.7rem;font-weight:800;line-height:1}.about-module__-i9KWa__statLabel{color:var(--text-muted);margin-top:3px;font-size:12.5px;font-weight:500}.about-module__-i9KWa__story{background:#fff;padding:100px 0;position:relative;overflow:hidden}.about-module__-i9KWa__storyBgBlob{pointer-events:none;background:radial-gradient(circle,#00b4d812 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;right:-120px}.about-module__-i9KWa__storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-module__-i9KWa__storyImgs{height:540px;position:relative}.about-module__-i9KWa__img1{border-radius:var(--radius-lg);width:72%;height:72%;box-shadow:var(--shadow-lg);position:absolute;top:0;left:0;overflow:hidden}.about-module__-i9KWa__imgOverlay{background:linear-gradient(160deg,#0000 50%,#083d4d59 100%);position:absolute;inset:0}.about-module__-i9KWa__img2{border-radius:var(--radius-lg);width:54%;height:52%;box-shadow:var(--shadow-xl);border:5px solid #fff;position:absolute;bottom:0;right:0;overflow:hidden}.about-module__-i9KWa__storyFloatBadge{background:var(--accent);color:var(--primary-dark);border-radius:var(--radius);box-shadow:var(--shadow-lg);z-index:3;align-items:center;gap:10px;padding:14px 18px;font-family:Outfit,sans-serif;display:flex;position:absolute;top:44%;left:63%}.about-module__-i9KWa__storyFloatBadge strong{font-size:1.6rem;font-weight:900;line-height:1;display:block}.about-module__-i9KWa__storyFloatBadge span{opacity:.85;font-size:11px;font-weight:600;line-height:1.3}.about-module__-i9KWa__badgeCamIcon{opacity:.7;flex-shrink:0}.about-module__-i9KWa__storyFloatCard{border-radius:var(--radius);box-shadow:var(--shadow-lg);color:var(--text);z-index:3;white-space:nowrap;background:#fff;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;display:flex;position:absolute;bottom:60px;left:-10px}.about-module__-i9KWa__bodyText{color:var(--text);margin-bottom:14px;font-size:15.5px;line-height:1.75}.about-module__-i9KWa__bodyTextMuted{color:var(--text-muted);margin-bottom:28px;font-size:14.5px;line-height:1.75}.about-module__-i9KWa__checkList{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.about-module__-i9KWa__checkItem{color:var(--text);align-items:center;gap:12px;font-size:14.5px;font-weight:500;display:flex}.about-module__-i9KWa__checkIcon{background:var(--green-light);width:30px;height:30px;color:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.about-module__-i9KWa__timeline{background:var(--light);padding:90px 0;position:relative}.about-module__-i9KWa__timelineTrack{flex-direction:column;gap:0;max-width:760px;margin:0 auto;display:flex;position:relative}.about-module__-i9KWa__timelineLine{background:linear-gradient(to bottom, var(--sky), var(--accent), var(--green));border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.about-module__-i9KWa__timelineItem{align-items:flex-start;padding:12px 0;display:flex;position:relative}.about-module__-i9KWa__timelineLeft{text-align:right;flex-direction:row-reverse}.about-module__-i9KWa__timelineRight{text-align:left;flex-direction:row}.about-module__-i9KWa__timelineDot{background:var(--primary);border:3px solid var(--accent);z-index:2;border-radius:50%;width:18px;height:18px;position:absolute;top:26px;left:50%;transform:translate(-50%);box-shadow:0 0 0 5px #feb2102e}.about-module__-i9KWa__timelineCard{border-radius:var(--radius-lg);width:calc(50% - 36px);box-shadow:var(--shadow);border:1px solid var(--border);transition:var(--transition);background:#fff;padding:24px 28px}.about-module__-i9KWa__timelineCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.about-module__-i9KWa__timelineYear{color:var(--sky-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:800}.about-module__-i9KWa__timelineTitle{color:var(--primary);margin-bottom:6px;font-size:16.5px;font-weight:700}.about-module__-i9KWa__timelineDesc{color:var(--text-muted);font-size:13.5px;line-height:1.6}.about-module__-i9KWa__values{background:#fff;padding:90px 0;position:relative;overflow:hidden}.about-module__-i9KWa__valuesBgDeco{pointer-events:none;background:radial-gradient(circle,#00b4d812 0%,#0000 70%);border-radius:50%;width:450px;height:450px;position:absolute;bottom:-150px;left:-150px}.about-module__-i9KWa__valuesGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.about-module__-i9KWa__valueCard{border-radius:var(--radius-lg);border:1px solid var(--border);transition:var(--transition);background:#fff;padding:36px 28px;position:relative;overflow:hidden}.about-module__-i9KWa__valueCard:before{content:"";background:linear-gradient(90deg, var(--sky), var(--primary-light));border-radius:var(--radius-lg) var(--radius-lg) 0 0;opacity:0;height:4px;transition:var(--transition);position:absolute;top:0;left:0;right:0}.about-module__-i9KWa__valueCard:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-6px)}.about-module__-i9KWa__valueCard:hover:before{opacity:1}.about-module__-i9KWa__valueCard_orange:before{background:linear-gradient(90deg,#ffa726,#ff7043)}.about-module__-i9KWa__valueCard_sky:before{background:linear-gradient(90deg, var(--sky), var(--primary-light))}.about-module__-i9KWa__valueCard_green:before{background:linear-gradient(90deg, var(--green), #66bb6a)}.about-module__-i9KWa__valueCard_purple:before{background:linear-gradient(90deg,#7b1fa2,#ab47bc)}.about-module__-i9KWa__valueCard_teal:before{background:linear-gradient(90deg, var(--primary), var(--sky))}.about-module__-i9KWa__valueCard_gold:before{background:linear-gradient(90deg, var(--accent), #ffd54f)}.about-module__-i9KWa__valueIconWrapper{border-radius:var(--radius);width:66px;height:66px;transition:var(--transition);color:var(--primary);justify-content:center;align-items:center;margin-bottom:20px;display:flex}.about-module__-i9KWa__valueCard:hover .about-module__-i9KWa__valueIconWrapper{transform:scale(1.1)rotate(6deg)}.about-module__-i9KWa__valueTitle{color:var(--primary);margin-bottom:10px;font-size:16.5px;font-weight:700}.about-module__-i9KWa__valueDesc{color:var(--text-muted);font-size:13.5px;line-height:1.7}.about-module__-i9KWa__team{background:var(--light);padding:90px 0}.about-module__-i9KWa__teamGrid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.about-module__-i9KWa__teamCard{border-radius:var(--radius-lg);border:1px solid var(--border);transition:var(--transition);background:#fff;overflow:hidden}.about-module__-i9KWa__teamCard:hover{box-shadow:var(--shadow-xl);border-color:#0000;transform:translateY(-8px)}.about-module__-i9KWa__teamImgWrapper{height:240px;position:relative;overflow:hidden}.about-module__-i9KWa__teamImgWrapper img{transition:transform .4s!important}.about-module__-i9KWa__teamCard:hover .about-module__-i9KWa__teamImgWrapper img{transform:scale(1.08)!important}.about-module__-i9KWa__socialOverlay{opacity:0;transition:var(--transition);background:linear-gradient(#0000 40%,#083d4dd9 100%);justify-content:center;align-items:flex-end;gap:10px;padding-bottom:16px;display:flex;position:absolute;inset:0}.about-module__-i9KWa__teamCard:hover .about-module__-i9KWa__socialOverlay{opacity:1}.about-module__-i9KWa__socialLink{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:34px;height:34px;transition:var(--transition);background:#fff3;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;display:flex}.about-module__-i9KWa__socialLink:hover{background:var(--accent);border-color:var(--accent);color:var(--primary-dark);transform:translateY(-2px)}.about-module__-i9KWa__teamInfo{padding:20px 22px}.about-module__-i9KWa__memberName{color:var(--primary);margin-bottom:4px;font-size:17px;font-weight:700}.about-module__-i9KWa__memberRole{color:var(--text-muted);margin-bottom:10px;font-size:13px}.about-module__-i9KWa__memberSpec{color:var(--sky-dark);background:var(--sky-light);border-radius:var(--radius-full);align-items:center;gap:5px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.about-module__-i9KWa__ctaBanner{text-align:center;background:var(--primary-dark);padding:90px 0;position:relative;overflow:hidden}.about-module__-i9KWa__ctaBannerBg{pointer-events:none;background:radial-gradient(at 20%,#00b4d840 0%,#0000 60%),radial-gradient(at 80%,#feb2102e 0%,#0000 55%);position:absolute;inset:0}.about-module__-i9KWa__ctaBannerContent{z-index:1;max-width:640px;margin:0 auto;position:relative}.about-module__-i9KWa__ctaTitle{color:#fff;margin-bottom:18px;font-size:clamp(2rem,4.5vw,3rem);font-weight:900;line-height:1.2}.about-module__-i9KWa__ctaTitleAccent{color:var(--accent)}.about-module__-i9KWa__ctaSubtitle{color:#ffffffbf;margin-bottom:36px;font-size:15.5px;line-height:1.7}.about-module__-i9KWa__ctaBtns{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.about-module__-i9KWa__ctaBtnPrimary{background:var(--accent);color:var(--primary-dark);border-radius:var(--radius-full);transition:var(--transition);align-items:center;gap:8px;padding:13px 28px;font-size:15px;font-weight:700;display:inline-flex;box-shadow:0 4px 20px #ffc22d66}.about-module__-i9KWa__ctaBtnPrimary:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 8px 28px #ffc22d80}.about-module__-i9KWa__ctaBtnGhost{color:#fff;border-radius:var(--radius-full);transition:var(--transition);background:0 0;border:1.5px solid #fff6;align-items:center;gap:8px;padding:13px 28px;font-size:15px;font-weight:600;display:inline-flex}.about-module__-i9KWa__ctaBtnGhost:hover{background:#ffffff1f;border-color:#ffffffb3;transform:translateY(-2px)}@media (max-width:1024px){.about-module__-i9KWa__storyGrid{grid-template-columns:1fr;gap:48px}.about-module__-i9KWa__storyImgs{height:400px}.about-module__-i9KWa__valuesGrid,.about-module__-i9KWa__teamGrid,.about-module__-i9KWa__statsGrid{grid-template-columns:repeat(2,1fr)}.about-module__-i9KWa__statItem{border-right:none;border-bottom:1px solid var(--border)}}@media (max-width:768px){.about-module__-i9KWa__hero{min-height:440px;padding:100px 0 60px}.about-module__-i9KWa__heroCtas{flex-direction:column;gap:10px}.about-module__-i9KWa__timelineLine{display:none}.about-module__-i9KWa__timelineItem{margin-bottom:16px;padding:0;flex-direction:column!important}.about-module__-i9KWa__timelineLeft{text-align:left!important}.about-module__-i9KWa__timelineCard{width:100%}.about-module__-i9KWa__timelineDot{display:none}.about-module__-i9KWa__valuesGrid{grid-template-columns:1fr}}@media (max-width:600px){.about-module__-i9KWa__storyImgs{height:300px}.about-module__-i9KWa__statsGrid,.about-module__-i9KWa__teamGrid{grid-template-columns:1fr 1fr}.about-module__-i9KWa__storyFloatCard{display:none}}
.bookings-module__tC1aRa__packagesSection{background:var(--light);padding:80px 0 60px}.bookings-module__tC1aRa__packagesGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.bookings-module__tC1aRa__pkgCard{border-radius:var(--radius-lg);box-shadow:var(--shadow);transition:var(--transition);background:#fff;overflow:hidden}.bookings-module__tC1aRa__pkgCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-5px)}.bookings-module__tC1aRa__pkgImg{height:200px;position:relative}.bookings-module__tC1aRa__pkgImg>span{object-fit:cover}.bookings-module__tC1aRa__pkgBadge{background:var(--accent);color:#fff;border-radius:var(--radius-full);padding:3px 10px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.bookings-module__tC1aRa__pkgContent{padding:18px}.bookings-module__tC1aRa__pkgMeta{color:var(--text-muted);gap:14px;margin-bottom:8px;font-size:12.5px;display:flex}.bookings-module__tC1aRa__pkgMeta span{align-items:center;gap:4px;display:flex}.bookings-module__tC1aRa__pkgName{color:var(--primary);margin-bottom:14px;font-size:15px;font-weight:700}.bookings-module__tC1aRa__pkgFooter{justify-content:space-between;align-items:center;display:flex}.bookings-module__tC1aRa__fromLabel{color:var(--text-muted);font-size:11px;display:block}.bookings-module__tC1aRa__pkgPrice{color:var(--primary);font-size:18px;font-weight:800;display:block}.bookings-module__tC1aRa__selectBtn{background:var(--primary);color:#fff;border-radius:var(--radius-full);transition:var(--transition);align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;display:flex}.bookings-module__tC1aRa__selectBtn:hover{background:var(--accent)}.bookings-module__tC1aRa__formSection{padding:80px 0 100px}.bookings-module__tC1aRa__formGrid{grid-template-columns:1fr 1.4fr;align-items:start;gap:64px;display:grid}.bookings-module__tC1aRa__guarantees{flex-direction:column;gap:12px;margin:28px 0;display:flex}.bookings-module__tC1aRa__guarantee{color:var(--text);align-items:center;gap:10px;font-size:14.5px;font-weight:500;display:flex}.bookings-module__tC1aRa__helpBox{background:var(--light);border:1px solid var(--border);border-radius:var(--radius);margin-top:12px;padding:20px 24px}.bookings-module__tC1aRa__helpLabel{color:var(--text-muted);margin-bottom:8px;font-size:12.5px}.bookings-module__tC1aRa__helpPhone{color:var(--primary);transition:var(--transition);align-items:center;gap:8px;font-size:18px;font-weight:800;display:flex}.bookings-module__tC1aRa__helpPhone:hover{color:var(--accent)}.bookings-module__tC1aRa__formRight{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--border);background:#fff;padding:40px}.bookings-module__tC1aRa__bForm{flex-direction:column;gap:16px;display:flex}.bookings-module__tC1aRa__bRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.bookings-module__tC1aRa__bField{flex-direction:column;gap:6px;display:flex}.bookings-module__tC1aRa__bField label{color:var(--text);font-size:13px;font-weight:600}.bookings-module__tC1aRa__bField input,.bookings-module__tC1aRa__bField select,.bookings-module__tC1aRa__bField textarea{border:1.5px solid var(--border);border-radius:var(--radius-sm);color:var(--text);background:var(--light);transition:var(--transition);resize:vertical;padding:12px 16px;font-size:14px}.bookings-module__tC1aRa__bField input:focus,.bookings-module__tC1aRa__bField select:focus,.bookings-module__tC1aRa__bField textarea:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px #ff6b3514}.bookings-module__tC1aRa__bSubmit{justify-content:center;width:100%;margin-top:4px;padding:15px;font-size:15px}.bookings-module__tC1aRa__success{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:48px 24px;display:flex}.bookings-module__tC1aRa__success h3{color:var(--primary);font-size:1.4rem;font-weight:700}.bookings-module__tC1aRa__success p{color:var(--text-muted);max-width:320px;font-size:14px}@media (max-width:1024px){.bookings-module__tC1aRa__packagesGrid{grid-template-columns:repeat(2,1fr)}.bookings-module__tC1aRa__formGrid{grid-template-columns:1fr}}@media (max-width:640px){.bookings-module__tC1aRa__packagesGrid,.bookings-module__tC1aRa__bRow{grid-template-columns:1fr}.bookings-module__tC1aRa__formRight{padding:24px 16px}}
.contact-module__xwJ-uq__section{padding:80px 0 100px}.contact-module__xwJ-uq__grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:64px;display:grid}.contact-module__xwJ-uq__infoList{flex-direction:column;gap:20px;margin:36px 0;display:flex}.contact-module__xwJ-uq__infoItem{align-items:flex-start;gap:16px;display:flex}.contact-module__xwJ-uq__infoIcon{width:48px;height:48px;color:var(--accent);border-radius:var(--radius-sm);background:#ff6b351a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__xwJ-uq__infoLabel{text-transform:uppercase;letter-spacing:.8px;color:var(--text-muted);margin-bottom:4px;font-size:11.5px;font-weight:700}.contact-module__xwJ-uq__infoValue{color:var(--primary);transition:var(--transition);font-size:15px;font-weight:600}a.contact-module__xwJ-uq__infoValue:hover{color:var(--accent)}.contact-module__xwJ-uq__mapBox{border-radius:var(--radius);border:1px solid var(--border);overflow:hidden}.contact-module__xwJ-uq__formCol{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--border);background:#fff;padding:40px}.contact-module__xwJ-uq__formHeader{border-bottom:1px solid var(--border);align-items:center;gap:12px;margin-bottom:28px;padding-bottom:20px;display:flex}.contact-module__xwJ-uq__formHeader h3{color:var(--primary);font-size:20px;font-weight:700}.contact-module__xwJ-uq__form{flex-direction:column;gap:18px;display:flex}.contact-module__xwJ-uq__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-module__xwJ-uq__field{flex-direction:column;gap:6px;display:flex}.contact-module__xwJ-uq__field label{color:var(--text);font-size:13px;font-weight:600}.contact-module__xwJ-uq__field input,.contact-module__xwJ-uq__field select,.contact-module__xwJ-uq__field textarea{border:1.5px solid var(--border);border-radius:var(--radius-sm);color:var(--text);background:var(--light);transition:var(--transition);resize:vertical;padding:12px 16px;font-size:14.5px}.contact-module__xwJ-uq__field input:focus,.contact-module__xwJ-uq__field select:focus,.contact-module__xwJ-uq__field textarea:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px #ff6b3514}.contact-module__xwJ-uq__submitBtn{justify-content:center;width:100%;padding:15px;font-size:15px}.contact-module__xwJ-uq__successBox{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:48px 24px;display:flex}.contact-module__xwJ-uq__successBox h3{color:var(--primary);font-size:1.5rem;font-weight:700}.contact-module__xwJ-uq__successBox p{color:var(--text-muted);max-width:340px;font-size:15px}@media (max-width:968px){.contact-module__xwJ-uq__grid{grid-template-columns:1fr}.contact-module__xwJ-uq__formCol{padding:28px 20px}}@media (max-width:480px){.contact-module__xwJ-uq__row{grid-template-columns:1fr}.contact-module__xwJ-uq__section{padding:60px 0 80px}}
.legal-module__Yd4PWa__legalContainer{background:var(--light);padding:60px 0 100px}.legal-module__Yd4PWa__legalGrid{background:var(--white);border-radius:var(--radius);max-width:850px;box-shadow:var(--shadow-sm);border:1px solid var(--border);margin:0 auto;padding:48px}.legal-module__Yd4PWa__legalContent{color:var(--dark-gray);line-height:1.8}.legal-module__Yd4PWa__legalContent h2{color:var(--primary);border-bottom:2px solid var(--light-gray);margin-top:36px;margin-bottom:16px;padding-bottom:8px;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:22px;font-weight:700}.legal-module__Yd4PWa__legalContent p{margin-bottom:20px;font-size:15px}.legal-module__Yd4PWa__legalContent ul{flex-direction:column;gap:8px;margin-bottom:24px;margin-left:20px;list-style:outside;display:flex}.legal-module__Yd4PWa__legalContent li{font-size:15px}.legal-module__Yd4PWa__lastUpdated{color:var(--text-muted);border-bottom:1px solid var(--border);margin-bottom:32px;padding-bottom:16px;font-size:13.5px}@media (max-width:768px){.legal-module__Yd4PWa__legalGrid{border-left:none;border-right:none;border-radius:0;padding:24px 16px}}
