.Navbar-module__cJzEcG__header{z-index:1000;will-change:transform, top, width, border-radius;backface-visibility:hidden;background-color:#fff;border-radius:100px;width:95%;max-width:1400px;padding-bottom:.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000001a}.Navbar-module__cJzEcG__scrolled{background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:100px;width:90%;top:.75rem;box-shadow:0 8px 32px #00000014}@media (min-width:992px){.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(12px);background-color:#ffffffd9}}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__container{height:65px}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__logoImg{height:40px}.Navbar-module__cJzEcG__navbar{padding:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;height:80px;padding:0 2rem;transition:height .4s;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;display:flex}.Navbar-module__cJzEcG__logoLink{align-items:center;gap:1.5rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoImg{width:auto;height:50px;transition:height .4s}.Navbar-module__cJzEcG__logoSeparator{background-color:#cbd5e1;width:1px;height:30px}.Navbar-module__cJzEcG__navLinksWrapper{justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__navLink{color:#1e293b;font-size:.95rem;font-weight:700;font-family:var(--font-body);padding-bottom:.2rem;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background-color:#0ea5e9;border-radius:2px;width:0;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__navLink:hover{color:#0ea5e9}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__activeNavLink{color:#0ea5e9}.Navbar-module__cJzEcG__activeNavLink:after{width:100%}.Navbar-module__cJzEcG__desktopActions{align-items:center;display:flex}.Navbar-module__cJzEcG__btnPrimary{color:#fff;background:#0f172a;border-radius:50px;align-items:center;padding:.75rem 2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.Navbar-module__cJzEcG__btnPrimary:hover{background:#1e293b;transform:translateY(-2px)}.Navbar-module__cJzEcG__activeBtn{color:#fff;background:#0ea5e9}.Navbar-module__cJzEcG__hamburgerBtn{cursor:pointer;z-index:1010;background:#fff;border:1px solid #0000000d;border-radius:12px;width:40px;height:40px;display:none;position:relative}.Navbar-module__cJzEcG__bar{background:var(--primary);border-radius:2px;width:20px;height:2px;transition:all .3s;position:absolute;left:10px}.Navbar-module__cJzEcG__bar:first-child{top:14px}.Navbar-module__cJzEcG__bar:nth-child(2){width:14px;top:19px}.Navbar-module__cJzEcG__bar:nth-child(3){top:24px}.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__bar:first-child{width:20px;transform:translateY(5px)rotate(45deg)}.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__bar:nth-child(2){opacity:0}.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__bar:nth-child(3){width:20px;transform:translateY(-5px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenuOverlay{z-index:950;background:#0f172ab3;animation:.3s Navbar-module__cJzEcG__fadeIn;position:fixed;inset:0}@keyframes Navbar-module__cJzEcG__fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width:991px){.Navbar-module__cJzEcG__header{width:92%;transition:all .3s;top:.8rem}.Navbar-module__cJzEcG__headerOpen{background-color:#fffffffa!important;border-bottom:none!important;border-radius:20px 20px 0 0!important;box-shadow:0 10px 40px #0000001a!important}.Navbar-module__cJzEcG__navLinksWrapper{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;visibility:hidden;z-index:-1;background:#fffffffa;border:1px solid #ffffff80;border-top:none;border-radius:0 0 20px 20px;flex-direction:column;width:calc(100% + 2px);padding:.5rem 1.2rem 1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;left:-1px;transform:translateY(0);box-shadow:0 15px 40px #0000001f}.Navbar-module__cJzEcG__mobileOpen{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__cJzEcG__navLinks{background:0 0;flex-direction:column;gap:.5rem;width:100%}.Navbar-module__cJzEcG__navLink{text-align:left;border-radius:12px;padding:1rem 1.5rem;font-size:1.1rem;font-weight:700}.Navbar-module__cJzEcG__navLink:after{display:none}.Navbar-module__cJzEcG__navLink:hover{box-shadow:none;background:#f8fafc}.Navbar-module__cJzEcG__activeNavLink{box-shadow:none;color:var(--primary);background:#f0f9ff}.Navbar-module__cJzEcG__hamburgerBtn{display:block}.Navbar-module__cJzEcG__desktopActions{display:none}.Navbar-module__cJzEcG__mobileActions{border-top:1px solid #0000000d;flex-direction:column;gap:.8rem;width:100%;margin-top:1rem;padding-top:1rem;display:flex}.Navbar-module__cJzEcG__mobileActions .Navbar-module__cJzEcG__btnPrimary{justify-content:center}}@media screen and (max-width:480px){.Navbar-module__cJzEcG__brandName{font-size:1.1rem}.Navbar-module__cJzEcG__container{padding:0 1rem}}.Navbar-module__cJzEcG__miniNav{border-top:1px solid #0000000d;padding:.5rem 0 0}.Navbar-module__cJzEcG__miniContainer{scrollbar-width:none;justify-content:center;align-items:center;gap:2.5rem;width:100%;max-width:800px;margin:0 auto;padding:0 1.5rem;display:flex;overflow-x:auto}.Navbar-module__cJzEcG__miniContainer::-webkit-scrollbar{display:none}.Navbar-module__cJzEcG__miniLink{color:#64748b;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;padding-bottom:2px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .3s;position:relative}.Navbar-module__cJzEcG__miniLink:hover,.Navbar-module__cJzEcG__activeMiniLink{color:#0ea5e9}.Navbar-module__cJzEcG__activeMiniLink:after{content:"";background:#0ea5e9;border-radius:2px;width:100%;height:2px;position:absolute;bottom:0;left:0}@media screen and (max-width:991px){.Navbar-module__cJzEcG__header{border-radius:20px}.Navbar-module__cJzEcG__miniNav{padding:.3rem 0 .1rem}.Navbar-module__cJzEcG__miniContainer{-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:1rem;padding:0 1.2rem}.Navbar-module__cJzEcG__miniLink{letter-spacing:.02em;padding:.2rem 0;font-size:.65rem}}
.TourPackages-module__04ZUiG__pillarMain{color:#1e293b;background-color:#f8fafc;min-height:100vh}.TourPackages-module__04ZUiG__hero{color:#fff;justify-content:center;align-items:center;height:450px;padding-top:140px;display:flex;position:relative;overflow:hidden}.TourPackages-module__04ZUiG__heroBg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.TourPackages-module__04ZUiG__heroOverlay{z-index:2;background:linear-gradient(#0003,#0009);position:absolute;inset:0}.TourPackages-module__04ZUiG__heroContent{z-index:10;text-align:center;max-width:900px;padding:0 1.25rem;position:relative}.TourPackages-module__04ZUiG__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin-bottom:.75rem;font-size:clamp(1.8rem,4.5vw,2.6rem);font-weight:900;line-height:1.2}.TourPackages-module__04ZUiG__heroSubtitle{font-family:var(--font-hero-desc);opacity:.95;color:#ffffffe6;max-width:650px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:clamp(.9rem,1.5vw,1.05rem);line-height:1.5}.TourPackages-module__04ZUiG__searchContainer{background:#fff;border-radius:12px;align-items:center;gap:8px;max-width:600px;margin:0 auto;padding:8px;display:flex;box-shadow:0 10px 25px #0000001a}.TourPackages-module__04ZUiG__searchInput{color:#334155;border:none;outline:none;flex:1;padding:12px 16px;font-size:.95rem}.TourPackages-module__04ZUiG__searchBtn{color:#fff;cursor:pointer;background:#0ea5e9;border:none;border-radius:8px;padding:12px 24px;font-weight:700;transition:background .2s}.TourPackages-module__04ZUiG__searchBtn:hover{background:#0284c7}.TourPackages-module__04ZUiG__mobileFilterBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50px;align-items:center;gap:8px;margin:1rem 1rem 0;padding:10px 16px;font-weight:700;display:none;box-shadow:0 4px 12px #0000000d}.TourPackages-module__04ZUiG__mainContent{gap:2.5rem;max-width:1300px;margin:0 auto;padding:2rem 1.5rem;display:flex}.TourPackages-module__04ZUiG__sidebar{flex-shrink:0;width:280px}.TourPackages-module__04ZUiG__stickySidebar{max-height:calc(100vh - 120px);padding-right:4px;position:sticky;top:90px;overflow-y:auto}.TourPackages-module__04ZUiG__stickySidebar::-webkit-scrollbar{width:4px}.TourPackages-module__04ZUiG__stickySidebar::-webkit-scrollbar-track{background:0 0}.TourPackages-module__04ZUiG__stickySidebar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.TourPackages-module__04ZUiG__stickySidebar::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.TourPackages-module__04ZUiG__sidebarSection{background:#fff;border:1px solid #f1f5f9;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 4px 15px #00000008}.TourPackages-module__04ZUiG__sidebarTitle{color:#0f172a;margin-bottom:1.25rem;font-size:1rem;font-weight:800}.TourPackages-module__04ZUiG__sidebarSearch{gap:8px;display:flex}.TourPackages-module__04ZUiG__sidebarInput{border:1px solid #e2e8f0;border-radius:8px;outline:none;flex:1;width:100%;padding:8px 12px;font-size:.9rem}.TourPackages-module__04ZUiG__sidebarSearchBtn{color:#fff;cursor:pointer;background:#0ea5e9;border:none;border-radius:8px;padding:8px 12px}.TourPackages-module__04ZUiG__sidebarList{margin:0;padding:0;list-style:none}.TourPackages-module__04ZUiG__sidebarItem{margin-bottom:.75rem}.TourPackages-module__04ZUiG__sidebarLink{color:#475569;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.TourPackages-module__04ZUiG__sidebarLink:hover,.TourPackages-module__04ZUiG__sidebarLink.TourPackages-module__04ZUiG__active{color:#0ea5e9;background:#f0f9ff}.TourPackages-module__04ZUiG__sidebarLink.TourPackages-module__04ZUiG__active{border-left:3px solid #0ea5e9;border-radius:4px 8px 8px 4px;font-weight:700}.TourPackages-module__04ZUiG__sidebarCount{color:#64748b;background:#f1f5f9;border-radius:10px;padding:2px 8px;font-size:.75rem}.TourPackages-module__04ZUiG__explorationArea{flex:1;min-width:0}.TourPackages-module__04ZUiG__carouselContainer,.TourPackages-module__04ZUiG__styleGrid,.TourPackages-module__04ZUiG__inBetweenPromo{margin-bottom:4rem}@media (max-width:768px){.TourPackages-module__04ZUiG__carouselContainer,.TourPackages-module__04ZUiG__styleGrid,.TourPackages-module__04ZUiG__inBetweenPromo{margin-bottom:2.5rem}}.TourPackages-module__04ZUiG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.TourPackages-module__04ZUiG__sectionTitle{color:#0f172a;letter-spacing:-.02em;font-size:1.6rem;font-weight:800}@media (max-width:768px){.TourPackages-module__04ZUiG__sectionTitle{font-size:1.2rem}}.TourPackages-module__04ZUiG__viewAll{color:#0ea5e9;font-size:.9rem;font-weight:700;text-decoration:none}.TourPackages-module__04ZUiG__carouselContainer{position:relative}.TourPackages-module__04ZUiG__carousel{scrollbar-width:none;-ms-overflow-style:none;gap:1.25rem;padding-bottom:1rem;display:flex;overflow-x:auto}.TourPackages-module__04ZUiG__carousel::-webkit-scrollbar{display:none}.TourPackages-module__04ZUiG__carouselItem{flex:0 0 280px}.TourPackages-module__04ZUiG__trustBanner{background:#fff;border:1px solid #f1f5f9;border-radius:12px;justify-content:center;align-items:center;gap:2rem;margin-bottom:2.5rem;padding:1rem;display:flex;box-shadow:0 4px 12px #00000005}.TourPackages-module__04ZUiG__trustItem{color:#64748b;align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.TourPackages-module__04ZUiG__trustIcon{color:#0ea5e9;font-size:1.1rem}.TourPackages-module__04ZUiG__styleGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;display:grid}.TourPackages-module__04ZUiG__styleCard{border-radius:12px;justify-content:center;align-items:center;height:120px;text-decoration:none;transition:transform .2s;display:flex;position:relative;overflow:hidden}.TourPackages-module__04ZUiG__styleCard:hover{transform:translateY(-4px)}.TourPackages-module__04ZUiG__styleImg{object-fit:cover;z-index:1;position:absolute;inset:0}.TourPackages-module__04ZUiG__styleOverlay{z-index:2;background:#0000004d;position:absolute;inset:0}.TourPackages-module__04ZUiG__styleLabel{z-index:3;color:#fff;text-align:center;font-size:.95rem;font-weight:800;position:relative}.TourPackages-module__04ZUiG__seoPillar{background:#fff;border:1px solid #f1f5f9;border-radius:20px;margin-top:4rem;padding:2.5rem}@media (max-width:768px){.TourPackages-module__04ZUiG__seoPillar{margin-top:2rem;padding:1.5rem}}.TourPackages-module__04ZUiG__seoPillar h2{margin-bottom:1.5rem;font-size:1.5rem}.TourPackages-module__04ZUiG__seoPillar p{color:#475569;margin-bottom:1.25rem;line-height:1.7}.TourPackages-module__04ZUiG__mobileStickyNav{z-index:50;background:#fff;padding:12px 0;display:none;position:relative;box-shadow:0 4px 12px #00000014}.TourPackages-module__04ZUiG__chipScroll{scrollbar-width:none;gap:8px;padding:0 1rem;display:flex;overflow-x:auto}.TourPackages-module__04ZUiG__chipScroll::-webkit-scrollbar{display:none}.TourPackages-module__04ZUiG__chip{white-space:nowrap;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50px;padding:8px 16px;font-size:.85rem;font-weight:600;text-decoration:none}.TourPackages-module__04ZUiG__chip.TourPackages-module__04ZUiG__active{color:#fff;background:#0ea5e9;border-color:#0ea5e9}.TourPackages-module__04ZUiG__mobileOnly{display:none}@media (max-width:991px){.TourPackages-module__04ZUiG__mobileOnly{display:block}.TourPackages-module__04ZUiG__sidebar{z-index:1000;background:#fff;width:85%;height:100%;transition:left .3s;display:block;position:fixed;top:0;left:-100%;box-shadow:10px 0 30px #0000001a}.TourPackages-module__04ZUiG__sidebarOpen{left:0}.TourPackages-module__04ZUiG__stickySidebar{height:100%;max-height:100%;padding:1.5rem 0 0;overflow-y:auto}.TourPackages-module__04ZUiG__sidebarSection{box-shadow:none;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;margin-bottom:0}.TourPackages-module__04ZUiG__mobileFilterBtn{display:flex}.TourPackages-module__04ZUiG__drawerBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#00000080;position:fixed;inset:0}.TourPackages-module__04ZUiG__drawerHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.TourPackages-module__04ZUiG__drawerHeader h3{margin:0;font-size:1.2rem;font-weight:800}.TourPackages-module__04ZUiG__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.TourPackages-module__04ZUiG__mobileStickyNav{display:block}.TourPackages-module__04ZUiG__mainContent{flex-direction:column;gap:1.5rem;padding:1.5rem 1rem}.TourPackages-module__04ZUiG__mobileFilterBtn{margin:0 .5rem 1rem;display:flex}.TourPackages-module__04ZUiG__trustBanner{flex-wrap:wrap;justify-content:flex-start;gap:1rem}}@media (max-width:768px){.TourPackages-module__04ZUiG__hero{height:auto;min-height:auto;padding-top:140px;padding-bottom:3rem}}.TourPackages-module__04ZUiG__tourGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;display:grid}.TourPackages-module__04ZUiG__tourGrid a{flex:1!important;width:100%!important}@media (max-width:1200px){.TourPackages-module__04ZUiG__tourGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.TourPackages-module__04ZUiG__tourGrid{grid-template-columns:repeat(3,1fr);gap:8px}}@media (max-width:600px){.TourPackages-module__04ZUiG__mainContent{padding:1rem 4px}.TourPackages-module__04ZUiG__carousel{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.TourPackages-module__04ZUiG__tourGrid{grid-template-columns:repeat(3,1fr);gap:4px}}
.detail-module__Zl5Crq__detailMain{background:#f1f5f9;min-height:100vh;padding-top:120px;padding-bottom:2rem;font-family:inherit}.detail-module__Zl5Crq__heroBar{color:#0f172a;border-bottom:1px solid #cbd5e1;padding:1.5rem 0 1.25rem;background:#fff!important}.detail-module__Zl5Crq__heroInner{max-width:1250px;margin:0 auto;padding:0 1.25rem}.detail-module__Zl5Crq__breadcrumb{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.85rem;font-size:.8rem;display:flex}.detail-module__Zl5Crq__breadcrumb a{color:#64748b;text-decoration:none;transition:color .15s}.detail-module__Zl5Crq__breadcrumb a:hover{color:#1e3a8a}.detail-module__Zl5Crq__breadcrumbSep{color:#cbd5e1}.detail-module__Zl5Crq__badge{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#f59e0b;border-radius:9999px;margin-bottom:.75rem;padding:.25rem .85rem;font-size:.68rem;font-weight:800;display:inline-block}.detail-module__Zl5Crq__tourTitle{color:#0f172a;margin:0 0 .85rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:800;line-height:1.25}.detail-module__Zl5Crq__tourMeta{flex-wrap:wrap;gap:.4rem;margin-top:.75rem;display:flex}.detail-module__Zl5Crq__metaChip{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.3rem;padding:.25rem .75rem;font-size:.78rem;font-weight:600;display:inline-flex}.detail-module__Zl5Crq__galleryWrapper{max-width:1250px;margin:.75rem auto;padding:0 1.25rem}.detail-module__Zl5Crq__gallery{border:1px solid #cbd5e1;border-radius:12px;grid-template-columns:1.3fr 1fr;gap:.5rem;height:380px;display:grid;overflow:hidden;box-shadow:0 4px 20px #0000001f}.detail-module__Zl5Crq__mainImage{min-height:0;position:relative;overflow:hidden}.detail-module__Zl5Crq__thumbGrid{grid-template-rows:1fr 1fr;gap:.5rem;max-height:380px;display:grid;overflow:hidden}.detail-module__Zl5Crq__thumbBottomRow{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.detail-module__Zl5Crq__thumb{min-height:0;position:relative;overflow:hidden}.detail-module__Zl5Crq__actualImg{object-fit:cover;transition:transform .4s}.detail-module__Zl5Crq__thumb:hover .detail-module__Zl5Crq__actualImg,.detail-module__Zl5Crq__mainImage:hover .detail-module__Zl5Crq__actualImg{transform:scale(1.05)}.detail-module__Zl5Crq__bodyWrap{max-width:1250px;margin:0 auto;padding:0 1.25rem}.detail-module__Zl5Crq__body{grid-template-columns:1fr 360px;align-items:start;gap:1.5rem;display:grid}.detail-module__Zl5Crq__mainContent{flex-direction:column;gap:1rem;display:flex}.detail-module__Zl5Crq__descCard{background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:1.25rem;box-shadow:0 2px 8px #0000000d}.detail-module__Zl5Crq__sectionLabel{color:#0f172a;margin-bottom:1rem;font-size:1rem;font-weight:800}.detail-module__Zl5Crq__pills{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.detail-module__Zl5Crq__pill{color:#0284c7;background:#eef9ff;border:1px solid #bae6fd;border-radius:9999px;padding:.3rem .85rem;font-size:.78rem;font-weight:700}.detail-module__Zl5Crq__descText{color:#475569;white-space:pre-wrap;margin:0;font-size:.92rem;line-height:1.8}.detail-module__Zl5Crq__accordions{border:1px solid #cbd5e1;border-radius:10px;flex-direction:column;gap:0;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000d}.detail-module__Zl5Crq__accordion{border-bottom:1px solid #cbd5e1}.detail-module__Zl5Crq__accordion:last-child{border-bottom:none}.detail-module__Zl5Crq__accordionHeader{cursor:pointer;color:#fff;text-align:left;background:#1e2d5a;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;font-size:.92rem;font-weight:700;transition:background .2s;display:flex}.detail-module__Zl5Crq__accordionHeader:hover{background:#1a2750}.detail-module__Zl5Crq__accordionChevron{opacity:.8;flex-shrink:0;font-size:.75rem;transition:transform .25s}.detail-module__Zl5Crq__accordionChevronOpen{transform:rotate(180deg)}.detail-module__Zl5Crq__accordionBody{background:#fff;padding:1.25rem}.detail-module__Zl5Crq__itineraryList{margin:0;padding:0;list-style:none}.detail-module__Zl5Crq__itineraryStep{padding-bottom:1.25rem;padding-left:2.5rem;position:relative}.detail-module__Zl5Crq__itineraryStep:last-child{padding-bottom:0}.detail-module__Zl5Crq__itineraryStep:not(:last-child):before{content:"";background:#dbeafe;width:2px;position:absolute;top:22px;bottom:0;left:8px}.detail-module__Zl5Crq__stepDot{background:#1e3a8a;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;top:2px;left:0}.detail-module__Zl5Crq__stepDot:after{content:"";background:#fff;border-radius:50%;width:7px;height:7px}.detail-module__Zl5Crq__stepTime{color:#0ea5e9;margin-bottom:.2rem;font-size:.75rem;font-weight:800;display:block}.detail-module__Zl5Crq__stepAct{color:#334155;font-size:.88rem;line-height:1.6;display:block}.detail-module__Zl5Crq__inclusionList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.detail-module__Zl5Crq__inclusionList li{color:#334155;align-items:flex-start;gap:.6rem;font-size:.88rem;line-height:1.5;display:flex}.detail-module__Zl5Crq__checkGreen{color:#16a34a;flex-shrink:0;margin-top:1px;font-size:.85rem}.detail-module__Zl5Crq__checkRed{color:#dc2626;flex-shrink:0;margin-top:1px;font-size:.85rem}.detail-module__Zl5Crq__exclLabel{color:#dc2626;text-transform:uppercase;letter-spacing:.06em;margin:1rem 0 .6rem;font-size:.72rem;font-weight:800}.detail-module__Zl5Crq__inclLabel{color:#16a34a;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.6rem;font-size:.72rem;font-weight:800}.detail-module__Zl5Crq__highlightList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.detail-module__Zl5Crq__highlightList li{color:#334155;align-items:flex-start;gap:.6rem;font-size:.88rem;line-height:1.5;display:flex}.detail-module__Zl5Crq__hlIcon{color:#e11d48;flex-shrink:0}.detail-module__Zl5Crq__notesText{color:#64748b;font-size:.85rem;line-height:1.65}.detail-module__Zl5Crq__pricingTable{border-collapse:collapse;border:1px solid #cbd5e1;border-radius:8px;width:100%;margin-bottom:1rem;font-size:.85rem;overflow:hidden}.detail-module__Zl5Crq__pricingTable thead tr{background:#f8fafc}.detail-module__Zl5Crq__pricingTable th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e8edf2;padding:.65rem 1rem;font-size:.75rem;font-weight:700}.detail-module__Zl5Crq__pricingTable th:last-child{text-align:right}.detail-module__Zl5Crq__pricingTable td{color:#475569;border-bottom:1px solid #f1f5f9;padding:.65rem 1rem}.detail-module__Zl5Crq__pricingTable tbody tr:last-child td{border-bottom:none}.detail-module__Zl5Crq__pricingTable td:last-child{text-align:right;color:#0284c7;font-weight:700}.detail-module__Zl5Crq__bestVal{color:#16a34a!important}.detail-module__Zl5Crq__pricingNote{color:#0f172a;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;margin-bottom:.75rem;padding:.6rem .85rem;font-size:.78rem;font-weight:700}.detail-module__Zl5Crq__sidebar{height:fit-content;position:sticky;top:88px}.detail-module__Zl5Crq__bookingCard{background:#fff;border:1px solid #94a3b8;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.detail-module__Zl5Crq__bookingHeader{background:#1e2d5a;padding:1.25rem 1.5rem}.detail-module__Zl5Crq__pricePerPax{color:#7dd3fc;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.25rem;font-size:.7rem;font-weight:700}.detail-module__Zl5Crq__priceDisplay{color:#fff;font-size:1.75rem;font-weight:900;line-height:1}.detail-module__Zl5Crq__priceNote{color:#94a3b8;margin-top:.35rem;font-size:.7rem}.detail-module__Zl5Crq__bookingBody{flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.detail-module__Zl5Crq__bookingBodyTitle{color:#0f172a;margin:0;font-size:.82rem;font-weight:800}.detail-module__Zl5Crq__errorBanner{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:.5rem;padding:.75rem;font-size:.8rem;font-weight:700;animation:.4s ease-in-out detail-module__Zl5Crq__shake}@keyframes detail-module__Zl5Crq__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.detail-module__Zl5Crq__guestSection{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;flex-direction:column;gap:.6rem;padding:.85rem;display:flex}.detail-module__Zl5Crq__guestName{color:#0f172a;font-size:.85rem;font-weight:700}.detail-module__Zl5Crq__field{flex-direction:column;gap:.3rem;display:flex}.detail-module__Zl5Crq__fieldLabel{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}.detail-module__Zl5Crq__fieldInput{color:#1e293b;box-sizing:border-box;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;width:100%;padding:.65rem .85rem;font-family:inherit;font-size:.88rem;transition:all .2s}.detail-module__Zl5Crq__fieldInput:focus{background:#fff;border-color:#0ea5e9;outline:none;box-shadow:0 0 0 3px #0ea5e91a}.detail-module__Zl5Crq__fieldTextarea{color:#1e293b;box-sizing:border-box;resize:vertical;background:#fafafa;border:1.5px solid #e2e8f0;border-radius:8px;width:100%;min-height:80px;padding:.65rem .85rem;font-family:inherit;font-size:.88rem;transition:border-color .2s}.detail-module__Zl5Crq__fieldTextarea:focus{background:#fff;border-color:#0ea5e9;outline:none;box-shadow:0 0 0 3px #0ea5e91a}.detail-module__Zl5Crq__guestRow{justify-content:space-between;align-items:center;display:flex}.detail-module__Zl5Crq__guestLabel{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}.detail-module__Zl5Crq__guestNote{color:#94a3b8;margin-top:.15rem;font-size:.68rem}.detail-module__Zl5Crq__qtyControl{border:1.5px solid #e2e8f0;border-radius:8px;align-items:center;gap:0;display:flex;overflow:hidden}.detail-module__Zl5Crq__qtyBtn{cursor:pointer;color:#64748b;background:#f8fafc;border:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;font-weight:700;transition:all .15s;display:flex}.detail-module__Zl5Crq__qtyBtn:hover{color:#0f172a;background:#e2e8f0}.detail-module__Zl5Crq__qtyVal{text-align:center;color:#0f172a;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;justify-content:center;align-items:center;width:40px;height:34px;font-size:.95rem;font-weight:800;display:flex}.detail-module__Zl5Crq__vehicleSection{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.detail-module__Zl5Crq__vehicleSectionTitle{color:#0f172a;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.65rem .85rem;font-size:.72rem;font-weight:800}.detail-module__Zl5Crq__vehicleOption{cursor:pointer;border-bottom:1px solid #f1f5f9;align-items:center;gap:.75rem;padding:.85rem;transition:background .15s;display:flex}.detail-module__Zl5Crq__vehicleOption:last-child{border-bottom:none}.detail-module__Zl5Crq__vehicleOption:hover{background:#f8fafc}.detail-module__Zl5Crq__vehicleOptionActive{background:#f0f9ff}.detail-module__Zl5Crq__vehicleRadio{accent-color:#0ea5e9;cursor:pointer;flex-shrink:0;width:17px;height:17px}.detail-module__Zl5Crq__vehicleIcon{flex-shrink:0;font-size:1.25rem}.detail-module__Zl5Crq__vehicleInfo{flex:1}.detail-module__Zl5Crq__vehicleName{color:#0f172a;font-size:.85rem;font-weight:700}.detail-module__Zl5Crq__vehicleCapacity{color:#94a3b8;margin-top:.1rem;font-size:.72rem}.detail-module__Zl5Crq__vehicleBadgeSelected{color:#fff;text-transform:uppercase;letter-spacing:.04em;background:#0ea5e9;border-radius:4px;padding:.15rem .5rem;font-size:.62rem;font-weight:800}.detail-module__Zl5Crq__toggleRow{cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:.6rem;padding:.85rem;transition:all .2s;display:flex}.detail-module__Zl5Crq__toggleRow:hover{background:#fff;border-color:#0ea5e9}.detail-module__Zl5Crq__toggleCheckbox{accent-color:#0ea5e9;cursor:pointer;flex-shrink:0;width:16px;height:16px}.detail-module__Zl5Crq__toggleLabel{color:#334155;cursor:pointer;font-size:.82rem;font-weight:600}.detail-module__Zl5Crq__pickupModeRow{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.detail-module__Zl5Crq__pickupBtn{cursor:pointer;color:#64748b;text-align:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:.65rem .5rem;font-size:.78rem;font-weight:700;transition:all .2s}.detail-module__Zl5Crq__pickupBtn:hover{color:#0ea5e9;border-color:#0ea5e9}.detail-module__Zl5Crq__pickupBtnActive{color:#0284c7;background:#f0f9ff;border-color:#0ea5e9}.detail-module__Zl5Crq__zoneItem{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.65rem .75rem;display:flex}.detail-module__Zl5Crq__zoneInfo{flex:1;min-width:0}.detail-module__Zl5Crq__zoneName{color:#334155;font-size:.78rem;font-weight:600}.detail-module__Zl5Crq__zonePrice{color:#0284c7;font-size:.72rem;font-weight:700}.detail-module__Zl5Crq__zoneQtyRow{border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:0;display:flex;overflow:hidden}.detail-module__Zl5Crq__zoneBtn{cursor:pointer;color:#64748b;background:#f8fafc;border:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:.9rem;font-weight:700;display:flex}.detail-module__Zl5Crq__zoneBtn:hover{background:#e2e8f0}.detail-module__Zl5Crq__zoneCount{text-align:center;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;justify-content:center;align-items:center;width:28px;height:26px;font-size:.85rem;font-weight:800;display:flex}.detail-module__Zl5Crq__addonsTitle{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem;font-size:.72rem;font-weight:800}.detail-module__Zl5Crq__addonRow{cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;align-items:flex-start;gap:.6rem;margin-bottom:.5rem;padding:.85rem;transition:all .2s;display:flex}.detail-module__Zl5Crq__addonRow:hover{background:#fff;border-color:#f59e0b}.detail-module__Zl5Crq__addonChk{accent-color:#f59e0b;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:1px}.detail-module__Zl5Crq__addonText{color:#334155;font-size:.82rem;font-weight:600;line-height:1.4}.detail-module__Zl5Crq__addonSub{color:#94a3b8;font-size:.72rem;font-style:italic}.detail-module__Zl5Crq__addonCost{color:#0284c7;font-size:.75rem;font-weight:700}.detail-module__Zl5Crq__scheduleBox{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;justify-content:space-between;align-items:center;padding:.65rem .85rem;display:flex}.detail-module__Zl5Crq__scheduleLabel{color:#0369a1;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:700}.detail-module__Zl5Crq__scheduleTime{color:#0f172a;font-size:.85rem;font-weight:800}.detail-module__Zl5Crq__divider{background:#e8edf2;height:1px;margin:0}.detail-module__Zl5Crq__priceSummary{flex-direction:column;gap:.4rem;padding:.85rem 0;display:flex}.detail-module__Zl5Crq__priceRow{color:#64748b;justify-content:space-between;align-items:center;font-size:.82rem;display:flex}.detail-module__Zl5Crq__priceRowFree{color:#16a34a;font-weight:700}.detail-module__Zl5Crq__totalRow{border-top:1px solid #e8edf2;justify-content:space-between;align-items:center;padding-top:.65rem;display:flex}.detail-module__Zl5Crq__totalLabel{color:#0f172a;font-size:.8rem;font-weight:700}.detail-module__Zl5Crq__totalLabelSub{color:#94a3b8;font-size:.68rem}.detail-module__Zl5Crq__totalAmount{color:#1e2d5a;font-size:1.3rem;font-weight:900}.detail-module__Zl5Crq__bookBtn{color:#fff;text-align:center;cursor:pointer;background:#1e2d5a;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.95rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .2s;display:flex}.detail-module__Zl5Crq__bookBtn:hover{background:#162348;transform:translateY(-1px);box-shadow:0 4px 16px #1e2d5a4d}.detail-module__Zl5Crq__bookDisclaimer{color:#94a3b8;text-align:center;margin-top:.5rem;font-size:.7rem}.detail-module__Zl5Crq__mobileFloat{z-index:1000;padding:.75rem 1.25rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e2e8f0;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000001a}.detail-module__Zl5Crq__floatInner{justify-content:space-between;align-items:center;gap:1rem;max-width:1250px;margin:0 auto;display:flex}.detail-module__Zl5Crq__floatPrice{flex-direction:column;display:flex}.detail-module__Zl5Crq__floatLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:700}.detail-module__Zl5Crq__floatVal{color:#0f172a;font-size:1.1rem;font-weight:800}.detail-module__Zl5Crq__floatBtn{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:800;transition:background .2s}.detail-module__Zl5Crq__floatBtn:active{background:#1e2d5a}@media (max-width:960px){.detail-module__Zl5Crq__body{grid-template-columns:1fr}.detail-module__Zl5Crq__sidebar{position:static}}@media (max-width:640px){.detail-module__Zl5Crq__detailMain{padding-bottom:5rem}.detail-module__Zl5Crq__heroBar{padding:1.25rem 0 1rem}.detail-module__Zl5Crq__tourTitle{font-size:1.3rem}.detail-module__Zl5Crq__gallery{border-radius:8px;grid-template-columns:1.3fr 1fr;gap:.35rem;height:240px}.detail-module__Zl5Crq__thumbGrid{gap:.35rem;display:grid}.detail-module__Zl5Crq__thumbBottomRow{gap:.35rem}.detail-module__Zl5Crq__body{gap:1rem}.detail-module__Zl5Crq__pickupModeRow{grid-template-columns:1fr}.detail-module__Zl5Crq__mobileFloat{display:block}}
.Footer-module__S6Hkya__ctaSection{z-index:20;margin-top:3rem;margin-bottom:-110px;padding:0 1rem;position:relative}.Footer-module__S6Hkya__ctaBannerWrapper{max-width:1100px;margin:0 auto}.Footer-module__S6Hkya__ctaBanner{background-blend-mode:normal, luminosity;text-align:center;background-color:#000;background-image:linear-gradient(#000000a6,#000000d9),url(/images/fleet/pura-ulun-danu-bratan-misty-morning-bali.webp);background-position:50% 60%;background-size:cover;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:5.5rem 2rem;display:flex;box-shadow:0 25px 50px -12px #00000080}.Footer-module__S6Hkya__ctaTitle{color:#fde047;text-shadow:0 4px 12px #0009;letter-spacing:.02em;max-width:850px;margin:0;font-family:Franklin Gothic Demi Cond,Franklin Gothic Medium Cond,Arial Narrow,sans-serif-condensed,sans-serif;font-size:2.8rem;font-style:italic;font-weight:600;line-height:1.2}.Footer-module__S6Hkya__ctaSubtext{color:#f8fafc;max-width:750px;margin:0;font-family:Poppins,sans-serif;font-size:1.15rem;line-height:1.6}.Footer-module__S6Hkya__ctaButton{color:#fff;font-size:1rem;font-weight:700;font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.12em;background-color:#0ea5e9;border-radius:50px;padding:1.1rem 3rem;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-block;box-shadow:0 10px 30px #0ea5e94d}.Footer-module__S6Hkya__ctaButton:hover{background-color:#f1f5f9;transform:translateY(-2px)}.Footer-module__S6Hkya__footer{color:#f8fafc;background-color:#0f172a;padding:130px 0 1rem;position:relative}.Footer-module__S6Hkya__container{max-width:1400px;margin:0 auto;padding:0 1rem}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:2.5rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__brandHeader{align-items:center;gap:0;margin-bottom:1rem;display:flex}.Footer-module__S6Hkya__footerLogo{width:auto;height:75px;margin-right:-15px}.Footer-module__S6Hkya__brandTitle{color:#fff;font-size:1.6rem;font-weight:700;font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase}.Footer-module__S6Hkya__brandDesc{color:#94a3b8;margin-bottom:.85rem;font-size:.92rem;line-height:1.7}.Footer-module__S6Hkya__brandOfficial{color:#64748b;border-top:1px solid #ffffff12;margin-top:.5rem;padding-top:.75rem;font-size:.82rem;line-height:1.5}.Footer-module__S6Hkya__brandOfficialLink{color:#93c5fd;font-weight:600;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__brandOfficialLink:hover{color:#fff}.Footer-module__S6Hkya__socialWrap{border-top:1px solid #ffffff12;margin-top:1.25rem;padding-top:1rem}.Footer-module__S6Hkya__socialLabel{text-transform:uppercase;letter-spacing:.12em;color:#64748b;margin-bottom:.6rem;font-size:.75rem;font-weight:700}.Footer-module__S6Hkya__socialLink{color:#e1306c;align-items:center;gap:.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Footer-module__S6Hkya__socialLink:hover{color:#ff6b9d;transform:translate(2px)}.Footer-module__S6Hkya__socialLink svg{flex-shrink:0}.Footer-module__S6Hkya__sectionTitle{color:#fff;font-size:.9rem;font-weight:700;font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.8rem}.Footer-module__S6Hkya__linksSection ul{padding:0;list-style:none}.Footer-module__S6Hkya__linksSection li{margin-bottom:.8rem}.Footer-module__S6Hkya__linksSection a{color:#cbd5e1;font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__linksSection a:hover{color:var(--secondary)}.Footer-module__S6Hkya__contactBrandAddr{color:#e2e8f0;letter-spacing:.03em;margin-bottom:.25rem;font-size:.82rem;font-weight:700;display:block}.Footer-module__S6Hkya__contactItem{color:#94a3b8;align-items:flex-start;gap:.5rem;margin-bottom:.85rem;font-size:.9rem;line-height:1.55;display:flex}.Footer-module__S6Hkya__contactLink{color:inherit;text-decoration:none;transition:all .2s}.Footer-module__S6Hkya__contactLink:hover{color:var(--secondary)}.Footer-module__S6Hkya__bottomBar{color:#94a3b8;border-top:1px solid #ffffff1a;padding:1.5rem 0;font-size:.85rem}.Footer-module__S6Hkya__bottomBarContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Footer-module__S6Hkya__copyrightLink{color:#cbd5e1;font-weight:600;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__copyrightLink:hover{color:#fff}.Footer-module__S6Hkya__availableOn{align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__availableText{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:.8rem;font-weight:600}.Footer-module__S6Hkya__partnerLogos{align-items:center;gap:1.25rem;display:flex}.Footer-module__S6Hkya__partnerLink{align-items:center;gap:.35rem;text-decoration:none;transition:transform .2s;display:inline-flex}.Footer-module__S6Hkya__partnerLink:hover{transform:translateY(-2px)}.Footer-module__S6Hkya__partnerLabel{color:#64748b;letter-spacing:.02em;font-size:.75rem;font-weight:600}.Footer-module__S6Hkya__partnerIcon{width:auto;height:18px;transition:transform .2s}.Footer-module__S6Hkya__textLogoVector{font-family:var(--font-display);color:#72b844;letter-spacing:-.02em;font-size:1.1rem;font-weight:800;transition:transform .2s}.Footer-module__S6Hkya__textLogoVector:hover{transform:translateY(-2px)}.Footer-module__S6Hkya__textLogoGYG{font-family:var(--font-ui);color:#ff5100;letter-spacing:-.01em;font-size:1rem;font-weight:700;transition:transform .2s}.Footer-module__S6Hkya__textLogoGYG:hover{transform:translateY(-2px)}@media screen and (max-width:1100px){.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr}.Footer-module__S6Hkya__grid>:last-child{grid-column:1/-1}}@media screen and (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__grid>:first-child{grid-column:1/-1}.Footer-module__S6Hkya__ctaSection{margin-bottom:-80px}.Footer-module__S6Hkya__footer{padding-top:110px}.Footer-module__S6Hkya__ctaTitle{font-size:1.4rem}.Footer-module__S6Hkya__ctaBanner{padding:3rem 1.5rem}.Footer-module__S6Hkya__bottomBarContent{text-align:center;flex-direction:column;justify-content:center;gap:1.25rem}}@media (max-width:576px){.Footer-module__S6Hkya__ctaSection{margin-bottom:-100px}.Footer-module__S6Hkya__footer{text-align:left;padding-top:130px}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2.5rem}.Footer-module__S6Hkya__brandHeader{text-align:center;justify-content:center}.Footer-module__S6Hkya__brandDesc{text-align:center;max-width:320px;margin:0 auto}.Footer-module__S6Hkya__sectionTitle{margin-bottom:1.2rem}.Footer-module__S6Hkya__contactItem{justify-content:flex-start}.Footer-module__S6Hkya__ctaTitle{font-size:1.25rem}.Footer-module__S6Hkya__ctaButton{text-align:center;width:100%;padding:.8rem 1.5rem;font-size:1rem}}
.landing-page-module__wm0TQW__pillarMain{min-height:100vh;font-family:var(--font-body), sans-serif;color:#1e293b;background-color:#fff}.landing-page-module__wm0TQW__hero{box-sizing:border-box;text-align:center;color:#fff;background-color:#0f172a;justify-content:center;align-items:center;height:80vh;min-height:600px;padding-top:140px;padding-left:1.5rem;padding-right:1.5rem;display:flex;position:relative;overflow:hidden}.landing-page-module__wm0TQW__heroBg{z-index:1;background-position:50%;background-size:cover;transition:transform 1.2s;position:absolute;inset:0}.landing-page-module__wm0TQW__heroOverlay{z-index:1;background:linear-gradient(#0a142880 0%,#0a1428bf 100%);position:absolute;inset:0}.landing-page-module__wm0TQW__heroContent{z-index:2;text-shadow:0 4px 15px #00000080;max-width:900px;animation:.8s both landing-page-module__wm0TQW__fadeUp;position:relative}.landing-page-module__wm0TQW__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin-bottom:1.25rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:900;line-height:1.2}.landing-page-module__wm0TQW__heroSubtitle{font-family:var(--font-hero-desc);color:#ffffffe6;max-width:750px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(.95rem,1.5vw,1.15rem);font-weight:400;line-height:1.6}.landing-page-module__wm0TQW__contentImg{object-fit:cover;border-radius:30px;width:100%;max-height:500px;margin:1.5rem 0;box-shadow:0 10px 40px #00000014}.landing-page-module__wm0TQW__ctaButton{color:#fff;background:#0284c7;border-radius:50px;padding:1.2rem 2.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 25px #0284c766}.landing-page-module__wm0TQW__ctaButton:hover{background:#0369a1;transform:translateY(-3px);box-shadow:0 15px 30px #0284c780}.landing-page-module__wm0TQW__contentContainer{max-width:1100px;margin:0 auto;padding:3.5rem 1.5rem}.landing-page-module__wm0TQW__sectionTitle{color:#0f172a;letter-spacing:-.02em;text-align:center;margin-bottom:2.5rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.landing-page-module__wm0TQW__sectionTitle:after{content:"";background:#0284c7;border-radius:2px;width:60px;height:4px;margin:1rem auto 0;display:block}.landing-page-module__wm0TQW__infoSection{margin-bottom:4rem}.landing-page-module__wm0TQW__textContent{color:#334155;flex-direction:column;gap:1.5rem;font-size:1.15rem;line-height:1.8;display:flex}.landing-page-module__wm0TQW__customSteps{text-align:left;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.5rem 0;display:grid}.landing-page-module__wm0TQW__stepItem{color:#0369a1;background:#fff9;border:1px solid #0284c71a;border-radius:12px;padding:1rem;font-size:.9rem;font-weight:600}.landing-page-module__wm0TQW__textImageRow{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;margin:3rem 0;display:grid}.landing-page-module__wm0TQW__textImageRow.landing-page-module__wm0TQW__reverse{direction:rtl}.landing-page-module__wm0TQW__textImageRow.landing-page-module__wm0TQW__reverse>div{direction:ltr}.landing-page-module__wm0TQW__contentImg{object-fit:cover;border-radius:24px;width:100%;height:400px;transition:transform .3s;box-shadow:0 20px 40px #0000001f}.landing-page-module__wm0TQW__contentImg:hover{transform:scale(1.02)}.landing-page-module__wm0TQW__featureGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.landing-page-module__wm0TQW__featureItem{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:1.5rem}.landing-page-module__wm0TQW__featureIconImg{object-fit:cover;border-radius:12px;width:100%;height:150px;margin-bottom:1rem}.landing-page-module__wm0TQW__grid2{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.landing-page-module__wm0TQW__grid3{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.landing-page-module__wm0TQW__grid4{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.landing-page-module__wm0TQW__grid3,.landing-page-module__wm0TQW__grid4{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.landing-page-module__wm0TQW__grid2,.landing-page-module__wm0TQW__grid3,.landing-page-module__wm0TQW__grid4{grid-template-columns:1fr}}.landing-page-module__wm0TQW__benefitsSection,.landing-page-module__wm0TQW__destinationsSection,.landing-page-module__wm0TQW__packagesSection,.landing-page-module__wm0TQW__trustSection,.landing-page-module__wm0TQW__faqSection{margin-bottom:4.5rem}.landing-page-module__wm0TQW__benefitsGrid{gap:2rem;display:grid}.landing-page-module__wm0TQW__benefitCard{background:#f8fafc;border:1px solid #f1f5f9;border-radius:24px;padding:2.5rem;transition:all .3s}.landing-page-module__wm0TQW__benefitCard:hover{background:#fff;border-color:#e2e8f0;transform:translateY(-5px);box-shadow:0 20px 40px #0000000d}.landing-page-module__wm0TQW__benefitCard h3{color:#0f172a;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.landing-page-module__wm0TQW__benefitCard p{color:#64748b;line-height:1.6}.landing-page-module__wm0TQW__destGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.landing-page-module__wm0TQW__destCard{background:#fff;border:1px solid #f1f5f9;border-radius:20px;overflow:hidden;box-shadow:0 4px 15px #0000000d}.landing-page-module__wm0TQW__destImg{background-position:50%;background-size:cover;height:200px}.landing-page-module__wm0TQW__destInfo{padding:1.5rem}.landing-page-module__wm0TQW__destInfo h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.landing-page-module__wm0TQW__destInfo p{color:#64748b;margin-bottom:1.25rem;font-size:.95rem;line-height:1.5}.landing-page-module__wm0TQW__destLink{color:#0284c7;font-size:.9rem;font-weight:700;text-decoration:none}.landing-page-module__wm0TQW__destLink:hover{text-decoration:underline}.landing-page-module__wm0TQW__packageGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}.landing-page-module__wm0TQW__packageCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;transition:all .3s;overflow:hidden}.landing-page-module__wm0TQW__packageCard:hover{box-shadow:0 15px 30px #00000014}.landing-page-module__wm0TQW__packageImg{background-position:50%;background-size:cover;height:180px}.landing-page-module__wm0TQW__packageContent{padding:1.25rem}.landing-page-module__wm0TQW__packageContent h3{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:3rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.landing-page-module__wm0TQW__packageContent p{color:#64748b;height:2.6rem;margin-bottom:1rem;font-size:.85rem;line-height:1.5;overflow:hidden}.landing-page-module__wm0TQW__packageLink{text-align:center;color:#0f172a;background:#f1f5f9;border-radius:8px;padding:.75rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .3s;display:block}.landing-page-module__wm0TQW__packageLink:hover{background:#e2e8f0}.landing-page-module__wm0TQW__trustGrid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.landing-page-module__wm0TQW__trustContent ul{padding:0;list-style:none}.landing-page-module__wm0TQW__trustContent li{color:#475569;margin-bottom:1.5rem;padding-left:2rem;font-size:1.1rem;line-height:1.6;position:relative}.landing-page-module__wm0TQW__trustContent li:before{content:"✓";color:#10b981;font-weight:900;position:absolute;left:0}.landing-page-module__wm0TQW__trustImages{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.landing-page-module__wm0TQW__trustImg{object-fit:cover;border-radius:20px;width:100%;height:300px}.landing-page-module__wm0TQW__faqGrid{grid-template-columns:repeat(auto-fill,minmax(450px,1fr));gap:2.5rem;display:grid}.landing-page-module__wm0TQW__faqItem h4{color:#0f172a;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.landing-page-module__wm0TQW__faqItem p{color:#64748b;line-height:1.7}.landing-page-module__wm0TQW__finalCta{margin-top:3rem}.landing-page-module__wm0TQW__ctaBox{color:#fff;text-align:center;background:#0f172a;border-radius:40px;padding:5rem 3rem}.landing-page-module__wm0TQW__ctaBox h2{margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.landing-page-module__wm0TQW__ctaBox p{opacity:.8;max-width:600px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.6}.landing-page-module__wm0TQW__primaryCta{color:#fff;background:#0284c7;border-radius:50px;padding:1.2rem 3rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.landing-page-module__wm0TQW__primaryCta:hover{transform:scale(1.05);box-shadow:0 0 40px #0284c766}@media (max-width:1024px){.landing-page-module__wm0TQW__grid3,.landing-page-module__wm0TQW__grid4{grid-template-columns:repeat(2,1fr)}.landing-page-module__wm0TQW__trustGrid{grid-template-columns:1fr;gap:3rem}.landing-page-module__wm0TQW__textImageRow{gap:2rem}}@media (max-width:768px){.landing-page-module__wm0TQW__hero{height:65vh;min-height:500px;padding-top:140px}.landing-page-module__wm0TQW__heroTitle{font-size:2.2rem}.landing-page-module__wm0TQW__heroSubtitle{margin-bottom:2rem;font-size:1rem}.landing-page-module__wm0TQW__textImageRow{grid-template-columns:1fr;gap:1.5rem;margin:2rem 0}.landing-page-module__wm0TQW__textImageRow.landing-page-module__wm0TQW__reverse,.landing-page-module__wm0TQW__textImageRow.landing-page-module__wm0TQW__reverse>div{direction:ltr!important}.landing-page-module__wm0TQW__contentImg{border-radius:16px;order:-1;height:250px}.landing-page-module__wm0TQW__sectionTitle{margin-bottom:2rem;font-size:1.8rem}.landing-page-module__wm0TQW__grid2,.landing-page-module__wm0TQW__grid3,.landing-page-module__wm0TQW__grid4{grid-template-columns:1fr}.landing-page-module__wm0TQW__contentContainer{padding:3rem 1.25rem}.landing-page-module__wm0TQW__ctaBox{border-radius:24px;padding:3rem 1.5rem}.landing-page-module__wm0TQW__customSteps,.landing-page-module__wm0TQW__trustImages{grid-template-columns:1fr}.landing-page-module__wm0TQW__trustImg{height:200px}}@media (max-width:480px){.landing-page-module__wm0TQW__heroTitle{font-size:1.8rem}.landing-page-module__wm0TQW__ctaButton{text-align:center;width:100%;padding:1rem}}.landing-page-module__wm0TQW__pricingSection{text-align:center;color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);border-radius:20px;margin-bottom:3rem;padding:3rem 2rem}.landing-page-module__wm0TQW__pricingSection h2{color:#fff;margin-bottom:.75rem;font-size:1.6rem;font-weight:800}.landing-page-module__wm0TQW__pricingSection>p{color:#ffffffd9;max-width:600px;margin:0 auto 1.5rem;line-height:1.7}.landing-page-module__wm0TQW__pricingCards{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.landing-page-module__wm0TQW__priceCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border-radius:14px;min-width:160px;padding:1.25rem 1.75rem}.landing-page-module__wm0TQW__priceLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem;font-size:.8rem}.landing-page-module__wm0TQW__priceAmount{color:#fbbf24;font-size:1.3rem;font-weight:800}.landing-page-module__wm0TQW__priceSub{color:#fff9;margin-top:.2rem;font-size:.75rem}.landing-page-module__wm0TQW__waBookBtn{color:#fff;background:#25d366;border-radius:100px;padding:.9rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.landing-page-module__wm0TQW__waBookBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #25d36666}.landing-page-module__wm0TQW__linksGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.landing-page-module__wm0TQW__linkCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;text-decoration:none;transition:all .2s;display:block}.landing-page-module__wm0TQW__linkCard:hover{background:#f0f9ff;border-color:#bae6fd;transform:translateY(-2px);box-shadow:0 4px 16px #0284c71a}.landing-page-module__wm0TQW__linkCardLabel{color:#0284c7;margin-bottom:.3rem;font-size:.95rem;font-weight:700}.landing-page-module__wm0TQW__linkCardDesc{color:#64748b;font-size:.85rem;line-height:1.5}
.blog-module__JsT-Oq__mainWrapper{color:#1e293b;min-height:100vh;font-family:var(--font-body);background-color:#f8fafc}.blog-module__JsT-Oq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){.blog-module__JsT-Oq__container{padding:0 1rem}}.blog-module__JsT-Oq__heroSection{flex-direction:column;justify-content:center;min-height:450px;padding-top:140px;padding-bottom:2rem;display:flex;position:relative;overflow:hidden}.blog-module__JsT-Oq__heroBg{z-index:1}.blog-module__JsT-Oq__heroOverlay{z-index:2;background:linear-gradient(#0f172a66,#0f172ab3);position:absolute;inset:0}.blog-module__JsT-Oq__heroContentWrapper{z-index:10;width:100%;position:relative}.blog-module__JsT-Oq__heroContainer{text-align:center;color:#fff;max-width:800px;margin:50px auto 0;padding:0 1.5rem}.blog-module__JsT-Oq__heroTag{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#0ea5e9cc;border-radius:20px;margin-bottom:1rem;padding:4px 14px;font-size:.85rem;font-weight:700;display:inline-block}.blog-module__JsT-Oq__heroTitle{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;text-shadow:0 2px 10px #0003;margin-bottom:1.5rem;font-size:clamp(2.2rem,6vw,4rem);font-weight:900;line-height:1.1}.blog-module__JsT-Oq__heroSubtitle{color:#ffffffe6;max-width:650px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.blog-module__JsT-Oq__categoryScrollerWrapper{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-top:none;border-bottom:none;margin-top:3rem}.blog-module__JsT-Oq__categoryScroller{scrollbar-width:none;gap:.75rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;overflow-x:auto}.blog-module__JsT-Oq__categoryScroller::-webkit-scrollbar{display:none}.blog-module__JsT-Oq__categoryChip{white-space:nowrap;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:50px;padding:8px 18px;font-size:.85rem;font-weight:600;transition:all .2s}.blog-module__JsT-Oq__categoryChip:hover{background:#0ea5e9;border-color:#0ea5e9;transform:translateY(-1px)}.blog-module__JsT-Oq__contentSection{padding:4rem 0}.blog-module__JsT-Oq__featuredSection{width:100%;margin-bottom:3.5rem}.blog-module__JsT-Oq__blogLayout{grid-template-columns:1fr 320px;align-items:start;gap:2.5rem;display:grid}@media (max-width:1024px){.blog-module__JsT-Oq__blogLayout{grid-template-columns:1fr}}.blog-module__JsT-Oq__mainColumn{flex-direction:column;gap:2rem;display:flex}.blog-module__JsT-Oq__featuredCard{background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 30px #0000000d}.blog-module__JsT-Oq__featuredCard:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0000001a}.blog-module__JsT-Oq__featuredImageWrapper{width:100%;height:500px;position:relative}.blog-module__JsT-Oq__featuredImage{object-fit:cover;transition:transform .6s}.blog-module__JsT-Oq__featuredCard:hover .blog-module__JsT-Oq__featuredImage{transform:scale(1.03)}.blog-module__JsT-Oq__featuredContent{padding:3rem}.blog-module__JsT-Oq__metaDate{color:#0ea5e9;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:700}.blog-module__JsT-Oq__featuredTitle{font-family:var(--font-heading);color:#0f172a;margin-bottom:1.5rem;font-size:2.5rem;font-weight:900;line-height:1.2}.blog-module__JsT-Oq__featuredExcerpt{color:#475569;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.blog-module__JsT-Oq__readMoreCta{color:#0ea5e9;font-size:1rem;font-weight:800}.blog-module__JsT-Oq__articleList{flex-direction:column;gap:1.5rem;display:flex}.blog-module__JsT-Oq__listCard{background:#fff;border:1px solid #f1f5f9;border-radius:20px;grid-template-columns:300px 1fr;text-decoration:none;transition:all .2s;display:grid;overflow:hidden;box-shadow:0 2px 15px #00000008}.blog-module__JsT-Oq__listCard:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000000f}.blog-module__JsT-Oq__listCardImageWrapper{width:100%;height:100%;min-height:220px;position:relative}.blog-module__JsT-Oq__listCardImage{object-fit:cover;transition:transform .5s}.blog-module__JsT-Oq__listCard:hover .blog-module__JsT-Oq__listCardImage{transform:scale(1.05)}.blog-module__JsT-Oq__listCardContent{flex-direction:column;justify-content:center;padding:1.5rem 2rem;display:flex}.blog-module__JsT-Oq__listCardTitle{font-family:var(--font-heading);color:#0f172a;margin-bottom:.75rem;font-size:1.35rem;font-weight:800;line-height:1.3}.blog-module__JsT-Oq__listCardExcerpt{color:#475569;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.25rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__readMoreLink{color:#0ea5e9;font-size:.9rem;font-weight:700}@media (max-width:768px){.blog-module__JsT-Oq__featuredSection{margin-bottom:1.5rem}.blog-module__JsT-Oq__featuredCard{border-radius:20px;box-shadow:0 2px 15px #00000008}.blog-module__JsT-Oq__featuredImageWrapper{height:200px}.blog-module__JsT-Oq__featuredContent{padding:1.5rem}.blog-module__JsT-Oq__featuredTitle{margin-bottom:.75rem;font-size:1.35rem}.blog-module__JsT-Oq__featuredExcerpt{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.95rem;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__readMoreCta{font-size:.9rem}.blog-module__JsT-Oq__listCard{grid-template-columns:1fr}.blog-module__JsT-Oq__listCardImageWrapper{height:200px;min-height:auto}.blog-module__JsT-Oq__listCardContent{padding:1.5rem}.blog-module__JsT-Oq__contentSection{padding:2rem 0}}.blog-module__JsT-Oq__stickySidebar{flex-direction:column;gap:2rem;display:flex;position:sticky;top:100px}.blog-module__JsT-Oq__sidebarWidget{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:1.5rem;box-shadow:0 2px 10px #00000005}.blog-module__JsT-Oq__widgetTitle{color:#0f172a;border-bottom:2px solid #f1f5f9;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:900}.blog-module__JsT-Oq__compactList{flex-direction:column;gap:1rem;display:flex}.blog-module__JsT-Oq__compactCard{grid-template-columns:70px 1fr;align-items:center;gap:12px;text-decoration:none;display:grid}.blog-module__JsT-Oq__compactImageWrapper{border-radius:12px;width:70px;height:70px;position:relative;overflow:hidden}.blog-module__JsT-Oq__compactTitle{color:#1e293b;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:.85rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__metaDateSmall{color:#64748b;font-size:.7rem}.blog-module__JsT-Oq__simpleList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.blog-module__JsT-Oq__simpleLink{color:#475569;font-size:.9rem;font-weight:500;text-decoration:none}.blog-module__JsT-Oq__simpleLink:hover{color:#0ea5e9}.blog-module__JsT-Oq__sidebarPromo{border-radius:20px;align-items:flex-end;height:250px;padding:1.5rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.blog-module__JsT-Oq__promoOverlay{z-index:2;background:linear-gradient(#0000001a,#000c);position:absolute;inset:0}.blog-module__JsT-Oq__promoContent{z-index:3;width:100%;position:relative}.blog-module__JsT-Oq__promoContent h4{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:800}.blog-module__JsT-Oq__promoBtn{color:#fff;background:#0ea5e9;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:700;display:inline-block}.blog-module__JsT-Oq__tagCloud{flex-wrap:wrap;gap:8px;display:flex}.blog-module__JsT-Oq__tag{color:#475569;background:#f1f5f9;border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:600;text-decoration:none}.blog-module__JsT-Oq__tag:hover{color:#fff;background:#0ea5e9}.blog-module__JsT-Oq__trustSection{background:#fff;border-top:1px solid #f1f5f9;padding:4rem 0}.blog-module__JsT-Oq__trustTitle{text-align:center;color:#0f172a;margin-bottom:2.5rem;font-size:1.8rem;font-weight:900}.blog-module__JsT-Oq__trustGrid{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.blog-module__JsT-Oq__trustItem{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50px;align-items:center;gap:10px;padding:12px 20px;font-size:.9rem;font-weight:700;display:flex}.blog-module__JsT-Oq__seoHubSection{background:#f8fafc;padding:4rem 0}.blog-module__JsT-Oq__seoHubTitle{color:#0f172a;text-align:center;margin-bottom:2.5rem;font-size:1.8rem;font-weight:900}.blog-module__JsT-Oq__seoHubGrid{background:#fff;border:1px solid #f1f5f9;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:2rem;padding:3rem;display:grid;box-shadow:0 4px 20px #00000005}.blog-module__JsT-Oq__seoHubColumn h4{color:#0ea5e9;margin-bottom:1.25rem;font-size:1.1rem;font-weight:900}.blog-module__JsT-Oq__seoHubColumn ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.blog-module__JsT-Oq__seoHubColumn a{color:#475569;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.blog-module__JsT-Oq__seoHubColumn a:hover{color:#0ea5e9}@media (max-width:768px){.blog-module__JsT-Oq__seoHubGrid{grid-template-columns:1fr;padding:1.5rem}}.blog-module__JsT-Oq__finalCtaSection{text-align:center;padding:5rem 1.5rem;position:relative;overflow:hidden}.blog-module__JsT-Oq__finalCtaOverlay{z-index:2;background:linear-gradient(#0f172acc,#0f172ae6);position:absolute;inset:0}.blog-module__JsT-Oq__finalCtaContent{z-index:3;color:#fff;max-width:600px;margin:0 auto;position:relative}.blog-module__JsT-Oq__finalCtaContent h2{margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}.blog-module__JsT-Oq__finalCtaContent p{color:#fffc;margin-bottom:2rem;font-size:1.1rem}.blog-module__JsT-Oq__finalCtaBtn{color:#fff;background:#0ea5e9;border-radius:50px;padding:14px 32px;font-size:1.1rem;font-weight:800;text-decoration:none;display:inline-block}
.HomepageModules-module__OR7KyG__hero{background:#0f172a;flex-direction:column;justify-content:center;min-height:520px;padding-top:100px;display:flex;position:relative;overflow:hidden}.HomepageModules-module__OR7KyG__hero_bgWrapper{z-index:0;position:absolute;inset:0}.HomepageModules-module__OR7KyG__hero_bgImage{object-fit:cover;object-position:center 30%}.HomepageModules-module__OR7KyG__hero_overlay{background:linear-gradient(105deg,#0f172ad1 0%,#0f172aa6 55%,#0f172a4d 100%);position:absolute;inset:0}.HomepageModules-module__OR7KyG__hero_content{z-index:2;grid-template-columns:1fr 380px;align-items:center;gap:2.5rem;width:100%;max-width:1280px;margin:0 auto;padding:60px 1.5rem 80px;display:grid;position:relative}.HomepageModules-module__OR7KyG__hero_textBlock{color:#fff}.HomepageModules-module__OR7KyG__hero_labelChip{color:#7dd3fc;letter-spacing:.05em;background:#0ea5e940;border:1px solid #0ea5e980;border-radius:20px;align-items:center;gap:6px;margin-bottom:1rem;padding:4px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.HomepageModules-module__OR7KyG__hero_heading{color:#fff;font-size:2.6rem;font-weight:900;line-height:1.15;font-family:var(--font-heading);letter-spacing:-.01em;margin:0 0 .5rem}.HomepageModules-module__OR7KyG__hero_headingAccent{color:#38bdf8}.HomepageModules-module__OR7KyG__hero_sub{color:#ffffffc7;margin:0 0 1rem;font-size:1rem;line-height:1.5}.HomepageModules-module__OR7KyG__hero_trustRow{color:#fffc;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:1.4rem;font-size:.82rem;font-weight:500;display:flex}.HomepageModules-module__OR7KyG__hero_trustDivider{color:#ffffff59}.HomepageModules-module__OR7KyG__hero_ctaRow{flex-wrap:wrap;gap:12px;margin-bottom:1.5rem;display:flex}.HomepageModules-module__OR7KyG__hero_ctaPrimary{color:#fff;background:#0ea5e9;border-radius:8px;align-items:center;gap:6px;padding:12px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex;box-shadow:0 4px 16px #0ea5e966}.HomepageModules-module__OR7KyG__hero_ctaPrimary:hover{background:#0284c7;transform:translateY(-2px)}.HomepageModules-module__OR7KyG__hero_ctaSecondary{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border:1.5px solid #ffffff73;border-radius:8px;align-items:center;gap:6px;padding:12px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.HomepageModules-module__OR7KyG__hero_ctaSecondary:hover{background:#ffffff38;transform:translateY(-2px)}.HomepageModules-module__OR7KyG__hero_chipsLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:.72rem;font-weight:600}.HomepageModules-module__OR7KyG__hero_chips{flex-wrap:wrap;gap:8px;display:flex}.HomepageModules-module__OR7KyG__hero_chip{color:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff40;border-radius:20px;padding:5px 14px;font-size:.78rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:inline-block}.HomepageModules-module__OR7KyG__hero_chip:hover{color:#fff;background:#fff3;border-color:#ffffff80}.HomepageModules-module__OR7KyG__hero_searchCard{background:#fff;border-radius:16px;padding:24px 20px;box-shadow:0 16px 48px #0003}.HomepageModules-module__OR7KyG__hero_searchTitle{color:#1e293b;font-size:1rem;font-weight:800;font-family:var(--font-heading);margin-bottom:16px}.HomepageModules-module__OR7KyG__hero_searchForm{flex-direction:column;gap:10px;display:flex}.HomepageModules-module__OR7KyG__hero_searchField{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;transition:border-color .2s;display:flex}.HomepageModules-module__OR7KyG__hero_searchField:focus-within{border-color:#0ea5e9}.HomepageModules-module__OR7KyG__hero_fieldIcon{flex-shrink:0;font-size:1rem}.HomepageModules-module__OR7KyG__hero_fieldInput,.HomepageModules-module__OR7KyG__hero_fieldSelect{color:#334155;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:.88rem}.HomepageModules-module__OR7KyG__hero_searchBtn{color:#fff;cursor:pointer;background:#0ea5e9;border:none;border-radius:8px;width:100%;margin-top:4px;padding:12px;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .2s}.HomepageModules-module__OR7KyG__hero_searchBtn:hover{background:#0284c7}.HomepageModules-module__OR7KyG__hero_searchHint{text-align:center;color:#94a3b8;margin-top:10px;font-size:.72rem}.HomepageModules-module__OR7KyG__hero_wave{z-index:3;width:100%;line-height:0;position:absolute;bottom:-2px;left:0}.HomepageModules-module__OR7KyG__hero_wave svg{width:100%;height:50px;display:block}@media (max-width:1024px){.HomepageModules-module__OR7KyG__hero_content{grid-template-columns:1fr;padding:50px 1.5rem 70px}.HomepageModules-module__OR7KyG__hero_searchCard{max-width:480px}}@media (max-width:768px){.HomepageModules-module__OR7KyG__hero{min-height:420px;padding-top:135px}.HomepageModules-module__OR7KyG__hero_content{padding:30px 1rem 60px}.HomepageModules-module__OR7KyG__hero_heading{font-size:1.8rem}.HomepageModules-module__OR7KyG__hero_ctaRow{flex-direction:column;gap:10px}.HomepageModules-module__OR7KyG__hero_ctaPrimary,.HomepageModules-module__OR7KyG__hero_ctaSecondary{justify-content:center;width:100%;padding:13px 20px}}@media (max-width:480px){.HomepageModules-module__OR7KyG__hero_heading{font-size:1.55rem}.HomepageModules-module__OR7KyG__hero_searchCard{display:none}}.HomepageModules-module__OR7KyG__nav_wrapper{z-index:40;background:#fff;border-bottom:1px solid #e2e8f0;transition:all .3s;top:90px}.HomepageModules-module__OR7KyG__nav_container{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:4px;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex;overflow-x:auto}.HomepageModules-module__OR7KyG__nav_container::-webkit-scrollbar{display:none}.HomepageModules-module__OR7KyG__nav_tab{color:#64748b;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-bottom:2.5px solid #0000;flex-shrink:0;padding:14px 18px;font-family:inherit;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s;display:inline-block}.HomepageModules-module__OR7KyG__nav_tab:hover{color:#0ea5e9}.HomepageModules-module__OR7KyG__nav_activeTab{color:#0ea5e9;border-bottom-color:#0ea5e9;font-weight:700}@media (max-width:768px){.HomepageModules-module__OR7KyG__nav_wrapper{top:70px}.HomepageModules-module__OR7KyG__nav_tab{padding:12px 14px;font-size:.82rem}}.HomepageModules-module__OR7KyG__trust_strip{background:#f0f9ff;border-bottom:1px solid #e0f2fe;padding:14px 0}.HomepageModules-module__OR7KyG__trust_inner{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex}.HomepageModules-module__OR7KyG__trust_item{align-items:center;gap:10px;display:flex}.HomepageModules-module__OR7KyG__trust_icon{font-size:1.3rem}.HomepageModules-module__OR7KyG__trust_text{flex-direction:column;display:flex}.HomepageModules-module__OR7KyG__trust_value{color:#0369a1;font-size:.88rem;font-weight:800;line-height:1.1}.HomepageModules-module__OR7KyG__trust_label{color:#6b7280;font-size:.72rem;line-height:1.2}@media (max-width:640px){.HomepageModules-module__OR7KyG__trust_inner{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:1rem 1.5rem;padding-bottom:4px;overflow-x:auto}.HomepageModules-module__OR7KyG__trust_inner::-webkit-scrollbar{display:none}.HomepageModules-module__OR7KyG__trust_item{flex-shrink:0}}.HomepageModules-module__OR7KyG__carousel_section{background:#f8fafc;padding:3rem 0}.HomepageModules-module__OR7KyG__carousel_sectionAlt{background:#fff}.HomepageModules-module__OR7KyG__carousel_container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.HomepageModules-module__OR7KyG__carousel_header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.HomepageModules-module__OR7KyG__carousel_title{color:#1e293b;font-size:1.4rem;font-weight:800;font-family:var(--font-heading);letter-spacing:-.01em;margin:0 0 4px}.HomepageModules-module__OR7KyG__carousel_subtitle{color:#64748b;margin:0;font-size:.85rem}.HomepageModules-module__OR7KyG__carousel_viewAll{color:#0ea5e9;white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.HomepageModules-module__OR7KyG__carousel_viewAll:hover{opacity:.75}.HomepageModules-module__OR7KyG__carousel_wrapper{position:relative}.HomepageModules-module__OR7KyG__carousel_track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.HomepageModules-module__OR7KyG__carousel_track::-webkit-scrollbar{display:none}.HomepageModules-module__OR7KyG__carousel_nav{color:#334155;cursor:pointer;z-index:10;background:#fff;border:1.5px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:1.4rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.HomepageModules-module__OR7KyG__carousel_nav:hover{color:#fff;background:#0ea5e9;border-color:#0ea5e9;transform:translateY(-50%)scale(1.05)}.HomepageModules-module__OR7KyG__carousel_prev{left:-20px}.HomepageModules-module__OR7KyG__carousel_next{right:-20px}@media (max-width:1024px){.HomepageModules-module__OR7KyG__carousel_prev{left:0}.HomepageModules-module__OR7KyG__carousel_next{right:0}}@media (max-width:768px){.HomepageModules-module__OR7KyG__carousel_section{padding:2rem 0}.HomepageModules-module__OR7KyG__carousel_title{font-size:1.2rem}.HomepageModules-module__OR7KyG__carousel_nav{display:none}.HomepageModules-module__OR7KyG__carousel_header{margin-bottom:1rem}}.HomepageModules-module__OR7KyG__activity_section{background-color:#fff;padding:3rem 0}.HomepageModules-module__OR7KyG__activity_container{width:95%;max-width:1400px;margin:0 auto}.HomepageModules-module__OR7KyG__activity_header{text-align:center;margin-bottom:2.5rem}.HomepageModules-module__OR7KyG__activity_title{font-family:var(--font-heading);color:#1e293b;letter-spacing:.1em;margin:0;font-size:2.2rem;font-weight:800}.HomepageModules-module__OR7KyG__activity_greenText{color:#065f46}.HomepageModules-module__OR7KyG__activity_carouselWrapper{width:100%;position:relative}.HomepageModules-module__OR7KyG__activity_scrollContainer{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:30px;padding:0 10px 4rem;display:flex;overflow-x:auto}.HomepageModules-module__OR7KyG__activity_scrollContainer::-webkit-scrollbar{display:none}.HomepageModules-module__OR7KyG__activity_navButton{color:#fff;cursor:pointer;z-index:100;background-color:#333;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;padding:0;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 4px 12px #0003}.HomepageModules-module__OR7KyG__activity_navButton svg{stroke-width:4px;width:18px;height:18px}.HomepageModules-module__OR7KyG__activity_prevButton{left:-25px}.HomepageModules-module__OR7KyG__activity_nextButton{right:-25px}.HomepageModules-module__OR7KyG__activity_navButton:hover:not(:disabled){background-color:#1a1a1a;transform:translateY(-50%)scale(1.1)}.HomepageModules-module__OR7KyG__activity_card{aspect-ratio:3/4;scroll-snap-align:start;border-radius:40px;flex:0 0 calc(33.333% - 20px);transition:transform .3s;display:block;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.HomepageModules-module__OR7KyG__activity_card:hover{transform:translateY(-10px)}.HomepageModules-module__OR7KyG__activity_cardImageWrapper{width:100%;height:100%;position:relative}.HomepageModules-module__OR7KyG__activity_actualImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.HomepageModules-module__OR7KyG__activity_overlay{z-index:1;background:linear-gradient(#0000 40%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HomepageModules-module__OR7KyG__activity_cardContent{z-index:10;text-align:center;color:#fff;width:100%;padding:1.5rem;position:absolute;bottom:0;left:0}.HomepageModules-module__OR7KyG__activity_cardTitle{font-family:var(--font-heading);color:#4ade80;text-shadow:0 2px 10px #00000080;letter-spacing:.02em;margin-bottom:.2rem;font-size:1.25rem;font-weight:900}.HomepageModules-module__OR7KyG__activity_priceInfo{font-family:var(--font-ui);justify-content:center;align-items:baseline;gap:.4rem;margin-bottom:1rem;display:flex}.HomepageModules-module__OR7KyG__activity_fromText{opacity:.9;font-size:.65rem;font-weight:700}.HomepageModules-module__OR7KyG__activity_price{color:#fff;font-size:1.2rem;font-weight:900}.HomepageModules-module__OR7KyG__activity_perPax{opacity:.9;font-size:.65rem;font-weight:700}.HomepageModules-module__OR7KyG__activity_exploreMore{font-family:var(--font-ui);letter-spacing:.05em;border-top:1px solid #fff6;justify-content:center;align-items:center;gap:.5rem;width:75%;margin:0 auto;padding-top:.8rem;font-size:.8rem;font-weight:800;display:flex}.HomepageModules-module__OR7KyG__activity_arrowCircle{color:#1e293b;background-color:#4ade80;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.9rem;font-weight:700;display:flex}@media screen and (max-width:1200px){.HomepageModules-module__OR7KyG__activity_prevButton{left:0}.HomepageModules-module__OR7KyG__activity_nextButton{right:0}}@media screen and (max-width:1024px){.HomepageModules-module__OR7KyG__activity_navButton{display:none}.HomepageModules-module__OR7KyG__activity_card{flex:0 0 calc(50% - 15px)}}@media screen and (max-width:768px){.HomepageModules-module__OR7KyG__activity_title{font-size:1.6rem}.HomepageModules-module__OR7KyG__activity_cardTitle{font-size:1.15rem}.HomepageModules-module__OR7KyG__activity_card{flex:0 0 100%}}.HomepageModules-module__OR7KyG__transfer_section{background:#fff;padding:3rem 0}.HomepageModules-module__OR7KyG__transfer_container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.HomepageModules-module__OR7KyG__transfer_header{margin-bottom:1.5rem}.HomepageModules-module__OR7KyG__transfer_title{color:#1e293b;font-size:1.4rem;font-weight:800;font-family:var(--font-heading);margin:0 0 4px}.HomepageModules-module__OR7KyG__transfer_subtitle{color:#64748b;margin:0;font-size:.85rem}.HomepageModules-module__OR7KyG__transfer_grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.HomepageModules-module__OR7KyG__transfer_card{color:inherit;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;flex-direction:column;padding:20px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.HomepageModules-module__OR7KyG__transfer_card:hover{border-color:#0ea5e9;transform:translateY(-3px);box-shadow:0 8px 24px #0ea5e91a}.HomepageModules-module__OR7KyG__transfer_cardIcon{margin-bottom:10px;font-size:2rem}.HomepageModules-module__OR7KyG__transfer_cardTitle{color:#1e293b;font-size:1rem;font-weight:800;font-family:var(--font-heading);margin:0 0 6px}.HomepageModules-module__OR7KyG__transfer_cardDesc{color:#64748b;flex:1;margin:0 0 auto;font-size:.82rem;line-height:1.5}.HomepageModules-module__OR7KyG__transfer_cardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:14px;padding-top:12px;display:flex}.HomepageModules-module__OR7KyG__transfer_price,.HomepageModules-module__OR7KyG__transfer_cta{color:#0ea5e9;font-size:.78rem;font-weight:700}@media (max-width:768px){.HomepageModules-module__OR7KyG__transfer_grid{grid-template-columns:1fr;gap:12px}}@media (max-width:480px){.HomepageModules-module__OR7KyG__transfer_section{padding:2rem 0}}.HomepageModules-module__OR7KyG__reviews_section{background:#fff;padding:3rem 0}.HomepageModules-module__OR7KyG__reviews_container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.HomepageModules-module__OR7KyG__reviews_header{flex-wrap:wrap;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.HomepageModules-module__OR7KyG__reviews_ratingBlock{flex-shrink:0;align-items:center;gap:12px;display:flex}.HomepageModules-module__OR7KyG__reviews_googleBadge{color:#fff;background:linear-gradient(135deg,#4285f4,#34a853,#fbbc05,#ea4335);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;font-weight:900;display:flex}.HomepageModules-module__OR7KyG__reviews_ratingScore{color:#1e293b;font-size:1.8rem;font-weight:900;line-height:1}.HomepageModules-module__OR7KyG__reviews_stars{color:#f59e0b;letter-spacing:1px;margin:2px 0;font-size:.9rem}.HomepageModules-module__OR7KyG__reviews_ratingCount{color:#64748b;font-size:.75rem}.HomepageModules-module__OR7KyG__reviews_headerText{flex:1}.HomepageModules-module__OR7KyG__reviews_title{color:#1e293b;font-size:1.4rem;font-weight:800;font-family:var(--font-heading);margin:0 0 4px}.HomepageModules-module__OR7KyG__reviews_subtitle{color:#64748b;margin:0;font-size:.85rem}.HomepageModules-module__OR7KyG__reviews_grid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:16px;padding:10px 4px 2rem;display:flex;overflow-x:auto}.HomepageModules-module__OR7KyG__reviews_grid::-webkit-scrollbar{display:none}.HomepageModules-module__OR7KyG__reviews_card{scroll-snap-align:start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;flex:0 0 320px;gap:12px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex}.HomepageModules-module__OR7KyG__reviews_card:hover{border-color:#0ea5e9;transform:translateY(-5px);box-shadow:0 10px 25px #0000000d}.HomepageModules-module__OR7KyG__reviews_cardHeader{align-items:center;gap:10px;display:flex}.HomepageModules-module__OR7KyG__reviews_avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:800;display:flex}.HomepageModules-module__OR7KyG__reviews_nameBlock{flex:1;min-width:0}.HomepageModules-module__OR7KyG__reviews_name{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.HomepageModules-module__OR7KyG__reviews_date{color:#94a3b8;font-size:.72rem}.HomepageModules-module__OR7KyG__reviews_sourceBadge{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.7rem;font-weight:900;display:flex}.HomepageModules-module__OR7KyG__reviews_sourceBadge[data-source=google]{color:#4285f4;background:#e8f0fe}.HomepageModules-module__OR7KyG__reviews_sourceBadge[data-source=tripadvisor]{color:#00aa6c;background:#e6f9f0}.HomepageModules-module__OR7KyG__reviews_text{color:#475569;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;margin:0;font-size:.85rem;font-style:italic;line-height:1.6;display:-webkit-box;overflow:hidden}.HomepageModules-module__OR7KyG__reviews_footer{text-align:center}.HomepageModules-module__OR7KyG__reviews_viewAllBtn{color:#475569;border:1.5px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:11px 24px;font-size:.85rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.HomepageModules-module__OR7KyG__reviews_viewAllBtn:hover{color:#0ea5e9;border-color:#0ea5e9}@media (max-width:768px){.HomepageModules-module__OR7KyG__reviews_card{flex:0 0 280px;padding:16px}}@media (max-width:480px){.HomepageModules-module__OR7KyG__reviews_card{flex:0 0 260px}.HomepageModules-module__OR7KyG__reviews_header{gap:1rem;margin-bottom:1.5rem}.HomepageModules-module__OR7KyG__reviews_title{font-size:1.2rem}}.HomepageModules-module__OR7KyG__blog_section{background:#f8fafc;padding:3rem 0 2.5rem}.HomepageModules-module__OR7KyG__blog_container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.HomepageModules-module__OR7KyG__blog_header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.HomepageModules-module__OR7KyG__blog_title{color:#1e293b;font-size:1.4rem;font-weight:800;font-family:var(--font-heading);margin:0 0 4px}.HomepageModules-module__OR7KyG__blog_subtitle{color:#64748b;margin:0;font-size:.85rem}.HomepageModules-module__OR7KyG__blog_headerReadMore{color:#0ea5e9;white-space:nowrap;border:1.5px solid #e0f2fe;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.HomepageModules-module__OR7KyG__blog_headerReadMore:hover{background:#f0f9ff;border-color:#0ea5e9;transform:translateY(-1px)}.HomepageModules-module__OR7KyG__blog_headerReadMore span{transition:transform .2s}.HomepageModules-module__OR7KyG__blog_headerReadMore:hover span{transform:translate(4px)}.HomepageModules-module__OR7KyG__blog_grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.HomepageModules-module__OR7KyG__blog_card{color:inherit;background:#fff;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}.HomepageModules-module__OR7KyG__blog_card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000001a}.HomepageModules-module__OR7KyG__blog_imageWrapper{aspect-ratio:16/10;flex-shrink:0;width:100%;position:relative;overflow:hidden}.HomepageModules-module__OR7KyG__blog_image{object-fit:cover;transition:transform .4s}.HomepageModules-module__OR7KyG__blog_card:hover .HomepageModules-module__OR7KyG__blog_image{transform:scale(1.05)}.HomepageModules-module__OR7KyG__blog_content{flex-direction:column;flex:1;gap:6px;padding:12px;display:flex}.HomepageModules-module__OR7KyG__blog_cardTitle{color:#1e293b;-webkit-line-clamp:2;line-clamp:2;font-size:1rem;font-weight:700;line-height:1.4;font-family:var(--font-heading);-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.HomepageModules-module__OR7KyG__blog_cardDate{color:#64748b;margin-top:4px;font-size:.75rem}.HomepageModules-module__OR7KyG__blog_cardLink{color:#0ea5e9;align-items:center;gap:4px;margin-top:12px;font-size:.82rem;font-weight:700;transition:gap .2s;display:flex}.HomepageModules-module__OR7KyG__blog_card:hover .HomepageModules-module__OR7KyG__blog_cardLink{gap:8px}.HomepageModules-module__OR7KyG__blog_cardLink span{font-size:1.1rem;line-height:1}@media (max-width:1024px){.HomepageModules-module__OR7KyG__blog_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.HomepageModules-module__OR7KyG__blog_grid{grid-template-columns:repeat(2,1fr);gap:12px}.HomepageModules-module__OR7KyG__blog_imageWrapper{aspect-ratio:16/9}.HomepageModules-module__OR7KyG__blog_header{flex-direction:column;align-items:flex-start;gap:1rem}.HomepageModules-module__OR7KyG__blog_headerReadMore{justify-content:center;width:100%}.HomepageModules-module__OR7KyG__blog_section{padding:2rem 0}}@media (max-width:380px){.HomepageModules-module__OR7KyG__blog_grid{grid-template-columns:1fr}}@media (max-width:768px){.HomepageModules-module__OR7KyG__blog_container,.HomepageModules-module__OR7KyG__carousel_container,.HomepageModules-module__OR7KyG__reviews_container,.HomepageModules-module__OR7KyG__transfer_container{padding:0 1rem}}.HomepageModules-module__OR7KyG__whychoose_section{background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#0f1f3a 100%);padding:4.5rem 0;position:relative;overflow:hidden}.HomepageModules-module__OR7KyG__whychoose_section:before{content:"";pointer-events:none;background:radial-gradient(circle,#0ea5e91f 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-100px;right:-100px}.HomepageModules-module__OR7KyG__whychoose_section:after{content:"";pointer-events:none;background:radial-gradient(circle,#38bdf814 0%,#0000 70%);width:350px;height:350px;position:absolute;bottom:-80px;left:-80px}.HomepageModules-module__OR7KyG__whychoose_container{z-index:1;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.HomepageModules-module__OR7KyG__whychoose_header{text-align:center;margin-bottom:3rem}.HomepageModules-module__OR7KyG__whychoose_title{color:#fff;font-size:1.85rem;font-weight:900;font-family:var(--font-heading);letter-spacing:-.02em;margin:0 0 .75rem;line-height:1.2}.HomepageModules-module__OR7KyG__whychoose_subtitle{color:#ffffffa6;max-width:640px;margin:0 auto;font-size:1rem;line-height:1.6}.HomepageModules-module__OR7KyG__whychoose_grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:3rem;display:grid}.HomepageModules-module__OR7KyG__whychoose_card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;padding:1.75rem 1.5rem;transition:background .25s,transform .2s,border-color .25s}.HomepageModules-module__OR7KyG__whychoose_card:hover{background:#0ea5e91a;border-color:#0ea5e959;transform:translateY(-4px)}.HomepageModules-module__OR7KyG__whychoose_icon{margin-bottom:.75rem;font-size:2rem;display:block}.HomepageModules-module__OR7KyG__whychoose_cardTitle{color:#e2e8f0;font-size:1.05rem;font-weight:800;font-family:var(--font-heading);letter-spacing:-.01em;margin:0 0 .6rem}.HomepageModules-module__OR7KyG__whychoose_cardBody{color:#fff9;margin:0;font-size:.875rem;line-height:1.65}.HomepageModules-module__OR7KyG__whychoose_cta{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0ea5e91a;border:1px solid #0ea5e940;border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;padding:2rem 2.5rem;display:flex}.HomepageModules-module__OR7KyG__whychoose_ctaText{color:#fffc;max-width:520px;margin:0;font-size:1rem;line-height:1.55}.HomepageModules-module__OR7KyG__whychoose_ctaButtons{flex-wrap:wrap;flex-shrink:0;gap:12px;display:flex}.HomepageModules-module__OR7KyG__whychoose_ctaPrimary{color:#fff;white-space:nowrap;background:#0ea5e9;border-radius:8px;align-items:center;padding:12px 22px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex;box-shadow:0 4px 16px #0ea5e966}.HomepageModules-module__OR7KyG__whychoose_ctaPrimary:hover{background:#0284c7;transform:translateY(-2px)}.HomepageModules-module__OR7KyG__whychoose_ctaSecondary{color:#fff;white-space:nowrap;background:#ffffff1a;border:1.5px solid #ffffff4d;border-radius:8px;align-items:center;padding:12px 22px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.HomepageModules-module__OR7KyG__whychoose_ctaSecondary:hover{background:#ffffff2e;transform:translateY(-2px)}@media (max-width:1024px){.HomepageModules-module__OR7KyG__whychoose_grid{grid-template-columns:repeat(2,1fr)}.HomepageModules-module__OR7KyG__whychoose_cta{text-align:center;flex-direction:column;padding:2rem 1.5rem}.HomepageModules-module__OR7KyG__whychoose_ctaText{max-width:100%}.HomepageModules-module__OR7KyG__whychoose_ctaButtons{justify-content:center}}@media (max-width:640px){.HomepageModules-module__OR7KyG__whychoose_section{padding:3rem 0}.HomepageModules-module__OR7KyG__whychoose_grid{grid-template-columns:1fr;gap:1rem}.HomepageModules-module__OR7KyG__whychoose_title{font-size:1.45rem}.HomepageModules-module__OR7KyG__whychoose_ctaButtons{flex-direction:column;width:100%}.HomepageModules-module__OR7KyG__whychoose_ctaPrimary,.HomepageModules-module__OR7KyG__whychoose_ctaSecondary{justify-content:center;width:100%}}.HomepageModules-module__OR7KyG__islandtour_section{background:#fff;padding:4.5rem 0;position:relative}.HomepageModules-module__OR7KyG__islandtour_container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.HomepageModules-module__OR7KyG__islandtour_header{text-align:center;margin-bottom:2.5rem}.HomepageModules-module__OR7KyG__islandtour_badge{color:#0369a1;letter-spacing:.05em;background:#e0f2fe;border-radius:20px;align-items:center;gap:6px;margin-bottom:1rem;padding:5px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.HomepageModules-module__OR7KyG__islandtour_title{color:#1e293b;font-size:1.85rem;font-weight:900;font-family:var(--font-heading);letter-spacing:-.02em;margin:0 0 .75rem;line-height:1.2}.HomepageModules-module__OR7KyG__islandtour_subtitle{color:#64748b;max-width:720px;margin:0 auto;font-size:1rem;line-height:1.65}.HomepageModules-module__OR7KyG__islandtour_body{grid-template-columns:1fr 340px;align-items:start;gap:3rem;display:grid}.HomepageModules-module__OR7KyG__islandtour_text{flex-direction:column;gap:1.1rem;display:flex}.HomepageModules-module__OR7KyG__islandtour_text p{color:#475569;margin:0;font-size:.97rem;line-height:1.75}.HomepageModules-module__OR7KyG__islandtour_link{color:#0ea5e9;border-bottom:1.5px solid #0ea5e94d;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s}.HomepageModules-module__OR7KyG__islandtour_link:hover{color:#0284c7;border-color:#0284c7}.HomepageModules-module__OR7KyG__islandtour_linkRow{flex-wrap:wrap;gap:12px;padding-top:.5rem;display:flex}.HomepageModules-module__OR7KyG__islandtour_ctaLink{color:#0369a1;white-space:nowrap;background:#f0f9ff;border:1.5px solid #bae6fd;border-radius:8px;align-items:center;padding:10px 18px;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.HomepageModules-module__OR7KyG__islandtour_ctaLink:hover{background:#e0f2fe;border-color:#0ea5e9;transform:translateY(-2px)}.HomepageModules-module__OR7KyG__islandtour_highlights{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:16px;flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.HomepageModules-module__OR7KyG__islandtour_highlight{align-items:flex-start;gap:12px;display:flex}.HomepageModules-module__OR7KyG__islandtour_highlightIcon{flex-shrink:0;font-size:1.4rem;line-height:1.3}.HomepageModules-module__OR7KyG__islandtour_highlightLabel{color:#1e293b;font-size:.9rem;font-weight:700;line-height:1.3}.HomepageModules-module__OR7KyG__islandtour_highlightSub{color:#64748b;margin-top:2px;font-size:.78rem;line-height:1.3}@media (max-width:1024px){.HomepageModules-module__OR7KyG__islandtour_body{grid-template-columns:1fr;gap:2rem}.HomepageModules-module__OR7KyG__islandtour_highlights{grid-template-columns:repeat(2,1fr);display:grid}}@media (max-width:640px){.HomepageModules-module__OR7KyG__islandtour_section{padding:3rem 0}.HomepageModules-module__OR7KyG__islandtour_title{font-size:1.45rem}.HomepageModules-module__OR7KyG__islandtour_highlights{grid-template-columns:1fr}.HomepageModules-module__OR7KyG__islandtour_linkRow{flex-direction:column}.HomepageModules-module__OR7KyG__islandtour_ctaLink{text-align:center;justify-content:center}}.HomepageModules-module__OR7KyG__quicklinks_section{background:linear-gradient(135deg,#f8fafc 0%,#f0f9ff 100%);border-top:1px solid #e2e8f0;padding:3rem 0}.HomepageModules-module__OR7KyG__quicklinks_container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.HomepageModules-module__OR7KyG__quicklinks_title{color:#0f172a;text-align:center;font-size:1.5rem;font-weight:900;font-family:var(--font-heading);letter-spacing:-.02em;margin:0 0 .5rem}.HomepageModules-module__OR7KyG__quicklinks_subtitle{text-align:center;color:#64748b;margin:0 0 2rem;font-size:.95rem;line-height:1.6}.HomepageModules-module__OR7KyG__quicklinks_grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.HomepageModules-module__OR7KyG__quicklinks_card{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:.85rem;padding:1.25rem 1.5rem;text-decoration:none;transition:all .2s;display:flex}.HomepageModules-module__OR7KyG__quicklinks_card:hover{background:#f0f9ff;border-color:#bae6fd;transform:translateY(-3px);box-shadow:0 6px 20px #0284c71a}.HomepageModules-module__OR7KyG__quicklinks_icon{flex-shrink:0;font-size:1.5rem;line-height:1.3}.HomepageModules-module__OR7KyG__quicklinks_label{color:#0f172a;margin-bottom:.2rem;font-size:.95rem;font-weight:700}.HomepageModules-module__OR7KyG__quicklinks_desc{color:#64748b;font-size:.82rem;line-height:1.5}@media (max-width:1024px){.HomepageModules-module__OR7KyG__quicklinks_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.HomepageModules-module__OR7KyG__quicklinks_grid{grid-template-columns:1fr}.HomepageModules-module__OR7KyG__quicklinks_section{padding:2.5rem 0}}
.FAQ-module__V8_xEa__faqSection{background-color:#f8fafc;padding:5rem 1.5rem}.FAQ-module__V8_xEa__container{max-width:900px;margin:0 auto}.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:3.5rem}.FAQ-module__V8_xEa__title{font-family:var(--font-inter);color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:800}.FAQ-module__V8_xEa__subtitle{color:#64748b;font-size:1.125rem}.FAQ-module__V8_xEa__faqList{flex-direction:column;gap:1.25rem;display:flex}.FAQ-module__V8_xEa__faqItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__faqItem:hover{border-color:#0284c7;box-shadow:0 4px 12px #0000000d}.FAQ-module__V8_xEa__details[open] .FAQ-module__V8_xEa__faqItem{border-color:#0284c7}.FAQ-module__V8_xEa__summary{cursor:pointer;color:#1e293b;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:700;list-style:none;display:flex}.FAQ-module__V8_xEa__summary::-webkit-details-marker{display:none}.FAQ-module__V8_xEa__icon{color:#0284c7;flex-shrink:0;width:20px;height:20px;transition:transform .3s}.FAQ-module__V8_xEa__details[open] .FAQ-module__V8_xEa__icon{transform:rotate(180deg)}.FAQ-module__V8_xEa__answer{color:#475569;padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.6}@media (max-width:768px){.FAQ-module__V8_xEa__faqSection{padding:3.5rem 1rem}.FAQ-module__V8_xEa__title{font-size:1.75rem}.FAQ-module__V8_xEa__summary{padding:1.25rem;font-size:1rem}}
:root{--about-primary:#0f172a;--about-accent:#0284c7;--about-accent-hover:#0369a1;--about-text:#475569;--about-bg-light:#f8fafc;--about-bg-blue:#f0f9ff;--about-radius-xl:32px;--about-radius-lg:24px;--about-radius-md:16px;--about-shadow-sm:0 4px 15px #0000000d;--about-shadow-md:0 12px 30px #00000014;--about-shadow-hover:0 20px 40px #0284c726;--about-transition:all .4s cubic-bezier(.4, 0, .2, 1);--about-spacing-section:3rem;--about-max-width:1200px}@media (max-width:768px){:root{--about-spacing-section:2rem}}.about-module__TV6qfG__container{max-width:var(--about-max-width);margin:0 auto;padding:0 1.5rem}.about-module__TV6qfG__sectionWhite{padding:var(--about-spacing-section) 0;background-color:#fff}.about-module__TV6qfG__sectionLight{background-color:var(--about-bg-light);padding:var(--about-spacing-section) 0}.about-module__TV6qfG__sectionBlue{background-color:var(--about-bg-blue);padding:var(--about-spacing-section) 0}.about-module__TV6qfG__sectionHeader{text-align:center;max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}.about-module__TV6qfG__sectionLabel{color:var(--about-accent);letter-spacing:.1em;text-transform:uppercase;background:#0284c71a;border-radius:50px;margin-bottom:.8rem;padding:.4rem 1.2rem;font-size:.8rem;font-weight:800;display:inline-block}.about-module__TV6qfG__sectionTitle{color:var(--about-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.3rem;font-weight:800;line-height:1.25}.about-module__TV6qfG__sectionSubtitle{color:var(--about-text);font-size:1.05rem;line-height:1.6}@media (max-width:768px){.about-module__TV6qfG__sectionTitle{font-size:1.8rem}.about-module__TV6qfG__sectionHeader{margin-bottom:2rem}}.about-module__TV6qfG__btnPrimary{background:var(--about-accent);color:#fff;transition:var(--about-transition);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.8rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 8px 20px #0284c740}.about-module__TV6qfG__btnPrimary:hover{background:var(--about-accent-hover);transform:translateY(-2px);box-shadow:0 12px 25px #0284c766}.about-module__TV6qfG__btnSecondary{color:var(--about-primary);transition:var(--about-transition);background:#fff;border:1px solid #e2e8f0;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.8rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.about-module__TV6qfG__btnSecondary:hover{border-color:var(--about-accent);color:var(--about-accent);background:var(--about-bg-blue);transform:translateY(-2px)}.about-module__TV6qfG__btnWhatsapp{color:#fff;background:#25d366;box-shadow:0 8px 20px #25d36640}.about-module__TV6qfG__btnWhatsapp:hover{background:#1ebc59;box-shadow:0 12px 25px #25d36666}.about-module__TV6qfG__hero{text-align:center;color:#fff;justify-content:center;align-items:center;min-height:85vh;padding-top:140px;padding-bottom:5rem;display:flex;position:relative;overflow:hidden}.about-module__TV6qfG__heroBg{z-index:1;position:absolute;inset:0}.about-module__TV6qfG__heroBgImage{object-fit:cover;width:100%;height:100%}.about-module__TV6qfG__heroOverlay{z-index:2;background:linear-gradient(#0f172a66 0%,#0f172acc 100%);position:absolute;inset:0}.about-module__TV6qfG__heroContent{z-index:10;max-width:900px;animation:about-module__TV6qfG__fadeUp 1s var(--about-transition) both;padding:2rem 1.5rem;position:relative}.about-module__TV6qfG__heroBadges{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-bottom:1.5rem;display:flex}.about-module__TV6qfG__heroBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#fff3;border:1px solid #fff6;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 4px 15px #0000001a}.about-module__TV6qfG__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin-bottom:1.25rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.2}.about-module__TV6qfG__heroSubtitle{font-family:var(--font-hero-desc);color:#ffffffe6;max-width:700px;margin:0 auto 2.5rem;font-size:clamp(.95rem,1.5vw,1.15rem);font-weight:400;line-height:1.6}.about-module__TV6qfG__heroCta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.about-module__TV6qfG__hero{min-height:auto;padding-top:140px;padding-bottom:7.5rem}.about-module__TV6qfG__heroTitle{font-size:2.5rem}.about-module__TV6qfG__heroSubtitle{font-size:1.05rem}.about-module__TV6qfG__heroCta{flex-direction:column;align-items:stretch;gap:1rem}.about-module__TV6qfG__heroCta a{width:100%}}.about-module__TV6qfG__statsSection{z-index:20;margin-top:-4rem;padding:0 1.5rem;position:relative}.about-module__TV6qfG__statsGrid{max-width:var(--about-max-width);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--about-radius-lg);box-shadow:var(--about-shadow-md);background:#fffffff2;border:1px solid #ffffff80;grid-template-columns:repeat(4,1fr);margin:0 auto;padding:2.5rem;display:grid}.about-module__TV6qfG__statItem{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.about-module__TV6qfG__statItem:not(:last-child):after{content:"";background:#e2e8f0;width:1px;height:70%;position:absolute;top:15%;right:0}.about-module__TV6qfG__statIcon{color:var(--about-accent);margin-bottom:.5rem}.about-module__TV6qfG__statNumber{color:var(--about-primary);font-size:2.2rem;font-weight:800;line-height:1}.about-module__TV6qfG__statLabel{color:var(--about-text);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}@media (max-width:992px){.about-module__TV6qfG__statsGrid{grid-template-columns:repeat(2,1fr);gap:2rem}.about-module__TV6qfG__statItem:nth-child(2):after{display:none}}@media (max-width:576px){.about-module__TV6qfG__statsSection{margin-top:-2rem}.about-module__TV6qfG__statsGrid{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.about-module__TV6qfG__statItem:not(:last-child):after{display:none}.about-module__TV6qfG__statItem{text-align:left;border-bottom:1px solid #f1f5f9;flex-direction:row;justify-content:flex-start;gap:1.5rem;padding-bottom:1.5rem}.about-module__TV6qfG__statItem:last-child{border-bottom:none;padding-bottom:0}.about-module__TV6qfG__statIcon{margin-bottom:0}}.about-module__TV6qfG__whyChooseGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.about-module__TV6qfG__whyCard{border-radius:var(--about-radius-lg);box-shadow:var(--about-shadow-sm);transition:var(--about-transition);background:#fff;border:1px solid #f1f5f9;align-items:flex-start;gap:1.2rem;padding:1.5rem 2rem;display:flex}.about-module__TV6qfG__whyCard:hover{box-shadow:var(--about-shadow-hover);border-color:#bae6fd;transform:translateY(-5px)}.about-module__TV6qfG__whyIconWrap{background:var(--about-bg-blue);width:56px;height:56px;color:var(--about-accent);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.about-module__TV6qfG__whyContent h3{color:var(--about-primary);margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.about-module__TV6qfG__whyContent p{color:var(--about-text);font-size:.95rem;line-height:1.6}@media (max-width:768px){.about-module__TV6qfG__whyChooseGrid{scroll-snap-type:x mandatory;gap:1.5rem;margin:0 -1.5rem;padding-bottom:2rem;padding-left:1.5rem;padding-right:1.5rem;display:flex;overflow-x:auto}.about-module__TV6qfG__whyChooseGrid::-webkit-scrollbar{display:none}.about-module__TV6qfG__whyCard{scroll-snap-align:center;flex-direction:column;flex:0 0 85%;gap:1rem;padding:2rem}}.about-module__TV6qfG__storyGrid{grid-template-columns:1fr 1.1fr;align-items:flex-start;gap:3.5rem;display:grid}.about-module__TV6qfG__storyImages{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1.5rem;display:grid;position:relative}.about-module__TV6qfG__storyImgMain{aspect-ratio:16/10;object-fit:cover;border-radius:var(--about-radius-lg);width:100%;height:auto;box-shadow:var(--about-shadow-sm);grid-area:1/1/auto/-1}.about-module__TV6qfG__storyImgSmall{aspect-ratio:1;object-fit:cover;border-radius:var(--about-radius-md);width:100%;height:auto;box-shadow:var(--about-shadow-sm)}.about-module__TV6qfG__storyBadge{border-radius:var(--about-radius-md);box-shadow:var(--about-shadow-md);background:#fff;border:1px solid #f1f5f9;flex-direction:column;padding:1.2rem 1.5rem;display:flex;position:absolute;bottom:30%;left:-2rem}.about-module__TV6qfG__storyBadgeNumber{color:var(--about-primary);font-size:2rem;font-weight:800;line-height:1}.about-module__TV6qfG__storyBadgeText{color:var(--about-text);text-transform:uppercase;font-size:.8rem;font-weight:600}.about-module__TV6qfG__storyContent{padding-right:2rem}.about-module__TV6qfG__storyContent p{color:var(--about-text);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.about-module__TV6qfG__storyHighlight{color:var(--about-primary);font-weight:700}.about-module__TV6qfG__storyLinks{gap:1rem;margin-top:2rem;display:flex}.about-module__TV6qfG__storyLink{color:var(--about-accent);align-items:center;gap:.3rem;font-size:.95rem;font-weight:700;text-decoration:none;display:flex}.about-module__TV6qfG__storyLink:hover{text-decoration:underline}@media (max-width:992px){.about-module__TV6qfG__storyGrid{grid-template-columns:1fr;gap:3rem}.about-module__TV6qfG__storyImages{order:2}.about-module__TV6qfG__storyContent{order:1;padding-right:0}.about-module__TV6qfG__storyBadge{bottom:1rem;left:1rem}}.about-module__TV6qfG__tourTrackWrap{margin:0 -1.5rem;padding:0 1.5rem 2rem}.about-module__TV6qfG__tourTrack{gap:1.5rem;padding-bottom:2rem;display:flex;overflow-x:auto}.about-module__TV6qfG__tourTrack::-webkit-scrollbar{display:none}.about-module__TV6qfG__tourTrack{-ms-overflow-style:none;scrollbar-width:none}.about-module__TV6qfG__tourCard{border-radius:var(--about-radius-lg);height:440px;box-shadow:var(--about-shadow-sm);transition:var(--about-transition);-webkit-user-select:none;user-select:none;flex:0 0 340px;text-decoration:none;display:block;position:relative;overflow:hidden}.about-module__TV6qfG__tourCard:hover{box-shadow:var(--about-shadow-hover);transform:translateY(-5px)}.about-module__TV6qfG__tourImg{object-fit:cover;width:100%;height:100%;transition:transform .6s}.about-module__TV6qfG__tourCard:hover .about-module__TV6qfG__tourImg{transform:scale(1.05)}.about-module__TV6qfG__tourOverlay{background:linear-gradient(#0f172a1a 0%,#0f172ae6 100%);flex-direction:column;justify-content:flex-end;padding:2rem;display:flex;position:absolute;inset:0}.about-module__TV6qfG__tourBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;text-transform:uppercase;background:#0009;border-radius:6px;padding:.4rem .8rem;font-size:.75rem;font-weight:700;position:absolute;top:1.5rem;left:1.5rem}.about-module__TV6qfG__tourTitle{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:800;line-height:1.2}.about-module__TV6qfG__tourRating{color:#fcd34d;align-items:center;gap:.3rem;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:flex}.about-module__TV6qfG__tourRating span{color:#fffc;font-weight:400}.about-module__TV6qfG__tourDesc{color:#fffc;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.about-module__TV6qfG__tourViewBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;text-align:center;transition:var(--about-transition);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;padding:.8rem 0;font-size:.9rem;font-weight:700}.about-module__TV6qfG__tourCard:hover .about-module__TV6qfG__tourViewBtn{color:var(--about-primary);background:#fff}@media (max-width:768px){.about-module__TV6qfG__tourCard{flex:0 0 280px;height:380px}.about-module__TV6qfG__tourTrackWrap{margin:0 -1.5rem;padding:0}.about-module__TV6qfG__tourTrack{padding-left:1.5rem;padding-right:1.5rem}.about-module__TV6qfG__tourTrack::-webkit-scrollbar{display:none}}.about-module__TV6qfG__processGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.about-module__TV6qfG__processGrid:before{content:"";z-index:1;background:#e2e8f0;height:2px;position:absolute;top:48px;left:10%;right:10%}.about-module__TV6qfG__processCard{border-radius:var(--about-radius-lg);text-align:center;z-index:2;box-shadow:var(--about-shadow-sm);background:#fff;border:1px solid #f1f5f9;padding:2rem 1.5rem;position:relative}.about-module__TV6qfG__processIconWrap{background:var(--about-primary);color:#fff;border:6px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex;box-shadow:0 4px 10px #0000001a}.about-module__TV6qfG__processCard h3{color:var(--about-primary);margin-bottom:.8rem;font-size:1.25rem;font-weight:700}.about-module__TV6qfG__processCard p{color:var(--about-text);font-size:.95rem;line-height:1.6}@media (max-width:768px){.about-module__TV6qfG__processGrid{grid-template-columns:1fr;gap:1.5rem}.about-module__TV6qfG__processGrid:before{display:none}}.about-module__TV6qfG__galleryGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;gap:1rem;display:grid}.about-module__TV6qfG__galleryItem{border-radius:var(--about-radius-md);box-shadow:var(--about-shadow-sm);position:relative;overflow:hidden}.about-module__TV6qfG__galleryItem img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.about-module__TV6qfG__galleryItem:hover img{transform:scale(1.08)}.about-module__TV6qfG__galleryItem.about-module__TV6qfG__large{grid-area:span 2/span 2}.about-module__TV6qfG__galleryItem.about-module__TV6qfG__tall{grid-row:span 2}.about-module__TV6qfG__galleryItem.about-module__TV6qfG__wide{grid-column:span 2}@media (max-width:768px){.about-module__TV6qfG__galleryGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px}.about-module__TV6qfG__galleryItem.about-module__TV6qfG__large,.about-module__TV6qfG__galleryItem.about-module__TV6qfG__tall,.about-module__TV6qfG__galleryItem.about-module__TV6qfG__wide{grid-area:span 1/span 1}}.about-module__TV6qfG__testimonialWrap{margin:0 -1.5rem}.about-module__TV6qfG__testimonialTrack{gap:1.5rem;padding:0 1.5rem 2rem;display:flex;overflow-x:auto}.about-module__TV6qfG__testimonialTrack::-webkit-scrollbar{display:none}.about-module__TV6qfG__testimonialTrack{-ms-overflow-style:none;scrollbar-width:none}.about-module__TV6qfG__reviewCard{border-radius:var(--about-radius-lg);box-shadow:var(--about-shadow-sm);-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #f1f5f9;flex-direction:column;flex:0 0 400px;padding:2.5rem;display:flex}.about-module__TV6qfG__tourCard img,.about-module__TV6qfG__reviewCard img,.about-module__TV6qfG__tourCard a,.about-module__TV6qfG__reviewCard a{-webkit-user-drag:none}@media (max-width:768px){.about-module__TV6qfG__tourTrack,.about-module__TV6qfG__testimonialTrack{scroll-snap-type:x mandatory}.about-module__TV6qfG__tourCard,.about-module__TV6qfG__reviewCard{scroll-snap-align:center}}.about-module__TV6qfG__reviewHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.about-module__TV6qfG__reviewAvatar{object-fit:cover;border-radius:50%;width:56px;height:56px}.about-module__TV6qfG__reviewMeta{flex-grow:1}.about-module__TV6qfG__reviewName{color:var(--about-primary);font-size:1.1rem;font-weight:800}.about-module__TV6qfG__reviewStars{color:#f59e0b;gap:.1rem;margin-top:.2rem;display:flex}.about-module__TV6qfG__reviewText{color:var(--about-text);flex-grow:1;font-size:1rem;line-height:1.7}@media (max-width:768px){.about-module__TV6qfG__reviewCard{flex:0 0 300px;padding:2rem}}.about-module__TV6qfG__preFooterCta{background:linear-gradient(135deg, var(--about-primary) 0%, #1e293b 100%);text-align:center;color:#fff;border-radius:var(--about-radius-xl);margin:0 auto var(--about-spacing-section);max-width:var(--about-max-width);box-shadow:var(--about-shadow-md);padding:5rem 1.5rem}.about-module__TV6qfG__preFooterTitle{font-family:var(--font-display);margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;line-height:1.2}.about-module__TV6qfG__preFooterSubtitle{font-family:var(--font-hero-desc);color:#ffffffd9;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,1.5vw,1.1rem)}@media (max-width:768px){.about-module__TV6qfG__preFooterCta{border-radius:0;margin:0;padding:4rem 1.5rem}.about-module__TV6qfG__preFooterTitle{font-size:2rem}}.about-module__TV6qfG__mobileStickyCta{z-index:100;background:#fff;border-top:1px solid #f1f5f9;width:100%;padding:1rem 1.5rem;display:none;position:fixed;bottom:0;left:0;box-shadow:0 -4px 20px #00000014}.about-module__TV6qfG__stickyCtaGrid{grid-template-columns:1fr 1fr;gap:.8rem;width:100%;display:grid}.about-module__TV6qfG__stickyBtn{border-radius:12px;justify-content:center;align-items:center;gap:.4rem;padding:.8rem;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.about-module__TV6qfG__stickyBtnPrimary{background:var(--about-accent);color:#fff}.about-module__TV6qfG__stickyBtnWhatsapp{color:#fff;background:#25d366}@media (max-width:768px){.about-module__TV6qfG__mobileStickyCta{display:block}body{padding-bottom:80px}}@keyframes about-module__TV6qfG__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.contact-module__Z9DBjW__main{color:#0f172a;min-height:100vh;font-family:var(--font-poppins);background-color:#f8fafc;padding-top:140px}.contact-module__Z9DBjW__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 100%);padding:4rem 1.5rem}.contact-module__Z9DBjW__hero h1{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.contact-module__Z9DBjW__accent{color:#fbbf24}.contact-module__Z9DBjW__tagline{color:#ffffffd9;max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.6}.contact-module__Z9DBjW__content{padding:3.5rem 1.5rem}.contact-module__Z9DBjW__container{max-width:1200px;margin:0 auto}.contact-module__Z9DBjW__grid{grid-template-columns:1.5fr 1fr;align-items:start;gap:4rem;display:grid}.contact-module__Z9DBjW__contactInfo h2{margin-bottom:1.5rem;font-size:2.2rem;font-weight:700}.contact-module__Z9DBjW__brandParagraph{color:#475569;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.8}.contact-module__Z9DBjW__contactCard{background:#fff;border-radius:24px;flex-direction:column;gap:2rem;padding:2.5rem;display:flex;box-shadow:0 20px 40px #0000000d}.contact-module__Z9DBjW__method{align-items:flex-start;gap:1.5rem;display:flex}.contact-module__Z9DBjW__icon{background:#f0f9ff;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.8rem;display:flex}.contact-module__Z9DBjW__method h3{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.contact-module__Z9DBjW__method a,.contact-module__Z9DBjW__method p{color:#0284c7;font-size:1.05rem;font-weight:500;line-height:1.5;text-decoration:none}.contact-module__Z9DBjW__social{margin-top:3rem}.contact-module__Z9DBjW__social h3{margin-bottom:1rem;font-size:1.2rem}.contact-module__Z9DBjW__instaLink{color:#e1306c;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s;display:flex}.contact-module__Z9DBjW__instaLink:hover{transform:translate(5px)}.contact-module__Z9DBjW__ctaCard{text-align:center;background:#fff;border-radius:32px;padding:3.5rem 2.5rem;position:sticky;top:120px;box-shadow:0 30px 60px #00000014}.contact-module__Z9DBjW__ctaCard h3{margin-bottom:1rem;font-size:1.8rem}.contact-module__Z9DBjW__ctaCard p{color:#64748b;margin-bottom:2.5rem;line-height:1.6}.contact-module__Z9DBjW__whatsappBtn{color:#fff;background:#25d366;border-radius:100px;padding:1.25rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:block;box-shadow:0 10px 20px #25d36633}.contact-module__Z9DBjW__whatsappBtn:hover{background:#128c7e;transform:translateY(-3px);box-shadow:0 15px 30px #25d3664d}.contact-module__Z9DBjW__trustIcons{border-top:1px solid #f1f5f9;margin-top:2.5rem;padding-top:2rem}.contact-module__Z9DBjW__trustIcons span{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.8rem;display:block}.contact-module__Z9DBjW__logos{color:#cbd5e1;justify-content:center;gap:1.5rem;font-size:.9rem;font-weight:700;display:flex}@media (max-width:968px){.contact-module__Z9DBjW__grid{grid-template-columns:1fr;gap:3rem}.contact-module__Z9DBjW__ctaCard{position:static}}
