.navbar{position:fixed;top:0;transition:background .4s cubic-bezier(.4,0,.2,1),box-shadow .4s ease,-webkit-backdrop-filter .4s ease;transition:background .4s cubic-bezier(.4,0,.2,1),backdrop-filter .4s ease,box-shadow .4s ease;transition:background .4s cubic-bezier(.4,0,.2,1),backdrop-filter .4s ease,box-shadow .4s ease,-webkit-backdrop-filter .4s ease;width:100%;z-index:50}.navbar.scrolled{background:#000000a6;border-bottom:1px solid #ffffff0f;box-shadow:none}.nav-inner{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1400px;padding:1.4rem 6%;transition:padding .35s cubic-bezier(.4,0,.2,1)}.navbar.scrolled .nav-inner{padding:.75rem 6%}.logo{cursor:pointer;transition:width .35s cubic-bezier(.4,0,.2,1),transform .3s ease;width:6rem}.navbar.scrolled .logo{transform:translateY(-2px);width:4.8rem}.nav-right{align-items:center}.nav-links,.nav-right{display:flex;gap:1.8rem}.nav-links a{color:#fff;font-family:Roboto Flex,sans-serif;font-size:.92rem;letter-spacing:.5px;opacity:.85;position:relative;text-decoration:none;transition:opacity .3s ease,transform .3s ease}.nav-links a:hover{opacity:1;transform:translateY(-2px)}.nav-links a:after{background:#fff;bottom:-6px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover:after{width:100%}.book-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff26;border-radius:2rem;color:#fff;cursor:pointer;display:flex;font-family:Roboto Flex;gap:.5rem;letter-spacing:.5px;padding:.65rem 1.6rem;transition:background .3s ease,transform .3s ease,box-shadow .3s ease}.book-btn:hover{background:#fff;box-shadow:0 8px 20px #ffffff40;color:#000;transform:translateY(-2px)}.book-btn:hover .navcar-icon{filter:brightness(0)}.navcar-icon{margin-right:6px;transition:filter .3s ease}.hamburger{color:#fff;cursor:pointer;display:none;transition:transform .3s ease;z-index:1001}.hamburger:hover{transform:scale(1.1)}.overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000059;inset:0;position:fixed;z-index:999}.mobile-menu{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#0f0f0ffa;border-left:1px solid #ffffff0f;display:flex;flex-direction:column;gap:1.6rem;height:100vh;justify-content:center;padding:6rem 2rem;position:fixed;right:-100%;top:0;transition:right .4s cubic-bezier(.4,0,.2,1);width:100%;z-index:1000}.mobile-menu.show{right:0}.mobile-menu a{color:#fff;font-family:Roboto Flex;font-size:1rem;opacity:.85;text-decoration:none;transition:opacity .3s ease,transform .3s ease}.mobile-menu a:hover{opacity:1;transform:translateX(4px)}@media (max-width:1100px){.nav-right{display:none}.hamburger{display:block}.navbar.scrolled{background:#000000a6;border-bottom:1px solid #ffffff0f;box-shadow:none}}.call-btn{align-items:center;background:#0000;border:1px solid #fff6;border-radius:2rem;color:#fff;cursor:pointer;display:flex;font-family:Roboto Flex;gap:.5rem;letter-spacing:.5px;padding:.6rem 1.4rem;text-decoration:none;transition:all .3s ease}.call-btn:hover{background:#ffffff1a;border-color:#fff}.dropdown-wrapper{align-items:center;display:flex;position:relative}.dropdown-title{color:#fff;cursor:pointer;font-family:Roboto Flex,sans-serif;font-size:.92rem;letter-spacing:.5px;opacity:.85;transition:all .3s ease}.dropdown-title:hover{opacity:1;transform:translateY(-2px)}.dropdown-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f0fd9;border:1px solid #ffffff14;border-radius:1rem;box-shadow:0 20px 60px #0009,inset 0 1px 0 #ffffff0d;display:flex;flex-direction:column;gap:.6rem;left:0;margin-top:.6rem;min-width:240px;padding:1rem;position:absolute;top:100%;z-index:1000}.dropdown-item{border-radius:.6rem;color:#fff;font-family:Roboto Flex,sans-serif;font-size:.9rem;opacity:.85;padding:.65rem .8rem;text-decoration:none;transition:background .3s ease,transform .3s ease,opacity .3s ease}.dropdown-item:hover{background:#ffffff14;opacity:1;transform:translateX(6px)}.mobile-dropdown{display:flex;flex-direction:column;gap:.4rem}.mobile-dropdown-header{align-items:center;color:#fff;cursor:pointer;display:flex;font-family:Roboto Flex,sans-serif;font-size:1rem;justify-content:space-between;letter-spacing:.5px;transition:opacity .3s ease}.mobile-dropdown-header:hover{opacity:.8}.mobile-dropdown-content{display:flex;flex-direction:column;gap:.5rem;overflow:hidden;padding-left:.6rem}.mobile-dropdown-content a{color:#fff;font-family:Roboto Flex,sans-serif;font-size:.95rem;opacity:.85;text-decoration:none;transition:opacity .3s ease,transform .3s ease}.mobile-dropdown-content a:hover{opacity:1;transform:translateX(4px)}#footer-section{background:#5a5a5c;color:#fff;font-family:Roboto Flex,sans-serif}.footer-container{display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;padding:4rem 8%}.footer-col{display:flex;flex-direction:column;gap:.85rem;min-width:160px}.footer-col a{color:#e5e5e5;font-size:.95rem;text-decoration:none;transition:color .2s ease}.footer-col a:hover{color:#fff}.footer-logo{width:120px}.footer-brand h3{font-size:1rem;font-weight:500;margin:.8rem 0}.footer-trip{color:#dcdcdc;font-weight:500;margin:.4rem 0}.footer-review-btn{background:#0000;border:1px solid #ffffffb3;border-radius:999px;color:#fff;cursor:pointer;font-size:.85rem;margin-top:.8rem;padding:.55rem 1.2rem;transition:all .25s ease}.footer-review-btn:hover{background:#fff;color:#5b5b5b}.footer-contact-item{align-items:flex-start;display:flex;gap:.7rem;margin-bottom:1rem}.footer-contact-item svg{margin-top:3px}.footer-contact-item p{font-size:.95rem;margin:0}.footer-contact-item span{color:#e0e0e0;display:block;font-size:.9rem}.footer-contact a{color:#f6a61d;text-decoration:none}.footer-social{margin-top:1.8rem}.footer-social:before{background:#ffffff4d;content:"";display:block;height:1px;margin-bottom:1rem;width:85%}.footer-social p{color:#e5e5e5;font-size:.95rem;margin-bottom:.6rem}.footer-icons{align-items:center;display:flex;gap:.9rem}.footer-icons svg{color:#dcdcdc;cursor:pointer;height:18px;transition:all .2s ease;width:18px}.footer-icons svg:hover{color:#fff;transform:translateY(-1px)}.footer-bottom{align-items:center;background:#110505;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem 8%}.footer-bottom p{color:#fff;font-size:.85rem}.footer-payments img{height:36px;object-fit:contain;width:auto}.footer-trip-logo{margin:.6rem 0;object-fit:contain;width:140px}.footer-brand{align-items:flex-start}@media (max-width:768px){.footer-container{flex-direction:column;gap:2rem}.footer-col,.footer-social:before{width:100%}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}*,:after,:before{box-sizing:border-box}body,html{margin:0;overflow-x:hidden;padding:0;width:100%}.hero{height:100vh;overflow:hidden;position:relative}.hero,.hero-loader{background:#000;width:100%}.hero-loader{height:100%;inset:0;position:absolute;z-index:100}.hero-loader video,.hero-video{height:100%;object-fit:cover;width:100%}.hero-video{inset:0;position:absolute;z-index:1}.hero-overlay{background:linear-gradient(180deg,#00000026,#00000059);z-index:2}.car-deck,.hero-overlay{inset:0;pointer-events:none;position:absolute}.car-deck{height:100%;width:100%;z-index:3}.car-deck img{height:100%;object-fit:cover;width:100%}.hero-inner{align-items:center;display:grid;grid-template-columns:1fr 1fr;height:100%;padding-left:10%;padding-right:6%;position:relative;width:100%;z-index:4}.hero-left{color:#fff;transform:translateX(20px)}.hero-left h1{font-family:Fraunces,serif;font-size:clamp(2.8rem,5vw,4rem);line-height:1.05;margin-bottom:20px}.hero-left p{color:#e5e7eb;font-family:Roboto Flex,sans-serif;margin-bottom:30px;max-width:520px}.buttons{display:flex;gap:16px}.primary{background:#fbbf24;border:none;border-radius:40px}.primary,.secondary{cursor:pointer;font-family:Roboto Flex;padding:14px 26px}.secondary{background:#ffffff26;border:1px solid #fff6;border-radius:40px;color:#fff}.hero-right{border-left:2px solid #fff;color:#fff;gap:34px;justify-self:end;margin-right:60px;padding-left:60px}.feature,.hero-right{display:flex;flex-direction:column}.feature{align-items:flex-start;font-family:Roboto Flex;gap:8px;text-align:left}.feature img{height:26px;object-fit:contain;width:26px}@media (max-width:768px){.hero{height:100svh}.hero-inner{align-content:center;grid-template-columns:1fr;padding-left:6vw;padding-right:6vw}.hero-left{padding-top:12vh;text-align:left;transform:none}.hero-left h1{font-size:clamp(1.9rem,6vw,2.4rem);line-height:1.15;margin-bottom:2vh}.hero-left p{font-size:clamp(.85rem,3.5vw,.95rem);margin-bottom:3vh}.buttons{flex-direction:row;gap:3vw;width:100%}.primary,.secondary{flex:1 1;font-size:clamp(.75rem,3vw,.9rem);padding:1.5vh 2vw;white-space:nowrap}.hero-right{border-left:2px solid #ffffffb3;gap:24px;justify-self:start;margin-left:15px;margin-top:6vh;padding-left:16px}.feature{font-size:clamp(.75rem,3vw,.85rem);gap:6px}.feature img{height:18px;width:18px}}.car-deck,.hero-overlay,.hero-video{will-change:transform,opacity}.expwr-section{height:100vh;overflow:hidden;position:relative;width:100%}.expwr-bg{height:100%;object-fit:cover;width:100%}.expwr-bg,.expwr-overlay{inset:0;position:absolute}.expwr-overlay{background:#00000059}.expwr-inner{align-items:center;display:flex;height:100%;position:relative;z-index:2}.expwr-content{color:#fff;max-width:720px;padding-left:6vw}.expwr-heading{font-family:Fraunces,serif;font-size:clamp(36px,4vw,60px);line-height:1.1;margin-bottom:28px}.expwr-content p{font-family:Roboto Flex,sans-serif;font-size:15.5px;line-height:1.75;margin-bottom:10px;max-width:600px;opacity:.92}@media (max-width:768px){.expwr-inner{align-items:center;justify-content:center}.expwr-content{padding:24px;text-align:left}.expwr-heading{font-size:34px}.expwr-content p{font-size:14px;line-height:1.6}}.nrj-scroll-indicator-wrapper{align-items:center;bottom:35px;cursor:pointer;display:flex;flex-direction:column;left:50%;position:absolute;transform:translateX(-50%);z-index:50}.triangle-down{border-left:14px solid #0000;border-right:14px solid #0000;border-top:18px solid #fff;cursor:pointer;height:0;margin-top:6px;transition:transform .3s ease;width:0}.triangle-down:hover{transform:translateY(4px)}.nrj-scroll-indicator-text{color:#fff;font-family:Roboto Flex,sans-serif;font-size:14px;letter-spacing:2px;margin-bottom:6px;opacity:.85;text-transform:lowercase}.nrj-scroll-indicator-arrow{align-items:center;display:flex;flex-direction:column}.nrj-scroll-indicator-arrow span{animation:nrjScrollArrowAnim 1.6s infinite;border-bottom:2px solid #fff;border-right:2px solid #fff;display:block;height:10px;margin:2px;transform:rotate(45deg);width:10px}.nrj-scroll-indicator-arrow span:nth-child(2){animation-delay:.2s}@keyframes nrjScrollArrowAnim{0%{opacity:0;transform:rotate(45deg) translate(-3px,-3px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(3px,3px)}}body{overflow-x:hidden}.expedition-intro{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:100vh;overflow:hidden;position:relative;width:100%}.bg-overlay{background:linear-gradient(90deg,#000000bf 0,#000000a6 35%,#00000073 65%,#00000059);inset:0;position:absolute;z-index:1}.expedition-content{align-items:center;display:grid;grid-template-columns:1.1fr .9fr;padding:0 8%;position:relative;width:100%;z-index:2}.expedition-text h2{font-family:Fraunces,serif;font-size:clamp(3rem,4vw,4.2rem);line-height:1.05;margin-bottom:24px}.expedition-text p{color:#ffffffeb;font-family:Roboto Flex,sans-serif;line-height:1.6;margin-bottom:16px;max-width:560px}.signature{font-style:italic;margin-top:22px;opacity:.95}.edge-label{left:0;opacity:0;position:absolute;top:50%;transform:translateY(-50%);z-index:3}.edge-label span{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffff26;border-bottom-right-radius:32px;border-top-right-radius:32px;box-shadow:4px 0 20px #0003;display:block;font-weight:500;letter-spacing:2px;padding:32px 18px;writing-mode:vertical-rl}.expedition-cards{height:600px;position:relative}.big-card{border-radius:32px;box-shadow:0 60px 120px #000000a6;height:460px;right:140px;top:40px;width:460px;z-index:2}.big-card,.small-card{opacity:0;overflow:hidden;position:absolute}.small-card{border-radius:28px;bottom:20px;box-shadow:0 50px 100px #0009;height:320px;right:40px;width:320px;z-index:3}.expedition-card img{height:100%;object-fit:cover;width:100%}@media (max-width:1100px){.expedition-intro{height:auto;padding:120px 0 140px}.expedition-content{grid-template-columns:1fr;padding:0 8%;text-align:left}.expedition-text{max-width:100%}.expedition-text h2{font-size:clamp(2.2rem,6vw,3rem);line-height:1.1;margin-bottom:20px}.expedition-text p{font-size:.95rem;line-height:1.7;margin-bottom:14px}.signature{margin-top:18px}.edge-label{display:none}.expedition-cards{height:420px;margin:70px auto 0;position:relative;width:320px}.big-card{border-radius:28px;height:280px;left:0;position:absolute;top:0;width:280px;z-index:2}.small-card{border-radius:24px;bottom:0;height:220px;position:absolute;right:0;width:220px;z-index:3}}.exp-bg{background-position:50%;background-size:cover;inset:0;position:absolute;will-change:transform;z-index:0}.upcoming-wrapper{background:#000;height:100vh;overflow:hidden;position:relative;width:100%}.horizontal-track{-webkit-overflow-scrolling:touch;display:flex;height:100vh;overflow-x:hidden;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;will-change:auto}.expedition-slide{background-position:50%;background-size:cover;height:100vh;min-width:100vw;position:relative;scroll-snap-align:start}.expedition-slide:before{background:linear-gradient(90deg,#0006,#0003,#0000);content:"";inset:0;position:absolute}.slide-overlay{color:#fff;left:10%;max-width:1200px;position:absolute;top:48%;transform:translateY(-50%)}.slide-date-top{font-size:1rem;letter-spacing:.6px;margin-bottom:6px;opacity:.75}.slide-date-row{align-items:center;display:flex;gap:10px;margin-bottom:6px}.status-badge{border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:5px 12px}.status-badge.upcoming{background:#fff;color:#000}.status-badge.completed{background:#000;color:#fff}.slide-title{font-family:Fraunces Variable,serif;font-size:clamp(2.4rem,3.6vw,3.9rem);font-weight:500;letter-spacing:1.5px;margin:0 0 8px;overflow:hidden;white-space:nowrap}.slide-subtitle{font-size:1.2rem;line-height:1.6;margin:0 0 28px;max-width:520px;opacity:.85}.brochure-btn{background:linear-gradient(135deg,#f5a623,#f2b94b);border:none;border-radius:999px;color:#fff;cursor:pointer;font-family:Roboto Flex;font-weight:400;gap:8px;padding:12px 26px;text-decoration:none;transition:all .3s ease}.brochure-btn:hover{box-shadow:0 12px 30px #f5a62366;transform:translateY(-2px)}.dots{bottom:120px;display:flex;gap:10px;z-index:30}.dots,.scroll-down-wrapper{left:50%;position:absolute;transform:translateX(-50%)}.scroll-down-wrapper{bottom:10px}.dot{background:#fff6;border-radius:50%;height:8px;transition:all .3s ease;width:8px}.dot.active{background:#f5a623;transform:scale(1.4)}.next-arrow,.prev-arrow{align-items:center;cursor:pointer;display:flex;height:60px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:60px;z-index:50}.prev-arrow{left:30px}.next-arrow{right:30px}.next-arrow img,.prev-arrow img{height:100%;object-fit:contain;transition:transform .3s ease;width:100%}.next-arrow:hover img,.prev-arrow:hover img{transform:scale(1.15)}@media (max-width:768px){.next-arrow,.prev-arrow{margin-top:2.8rem}.slide-overlay{left:20px;max-width:100%;right:20px;top:32%;transform:translateY(-35%)}.slide-title{font-size:2.2rem;line-height:1;white-space:normal}.slide-subtitle{font-size:.95rem;line-height:1}.brochure-btn{font-size:.8rem;padding:10px 18px}.side-label{display:none}.dots{bottom:20px}.upcoming-wrapper{height:auto;overflow:hidden}.horizontal-track{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;touch-action:auto}.expedition-slide{scroll-snap-align:start}.expedition-slide{flex-shrink:0;min-width:100%}.expedition-slide:before{background:linear-gradient(90deg,#0006,#0003,#0000)}.next-arrow,.prev-arrow{height:42px;width:42px}.prev-arrow{left:15px}.next-arrow{right:15px}.next-arrow img,.prev-arrow img{height:100%;object-fit:contain;width:100%}.next-arrow:active img,.prev-arrow:active img{transform:scale(.95)}}.brochure-btn{align-items:center;display:inline-flex;gap:10px}.brochure-btn img{height:16px;width:16px}.cta-buttons{display:flex;flex-wrap:wrap;gap:12px}.why{align-items:center;background-position:50%;background-size:cover;display:flex;min-height:100vh;overflow:hidden;position:relative;width:100%}.why:before{background:linear-gradient(180deg,#00000040 0,#00000026 30%,#00000080);content:"";inset:0;position:absolute;z-index:1}.why-container{align-items:center;display:flex;gap:80px;justify-content:space-between;margin:auto;max-width:1400px;padding:80px;position:relative;width:100%;z-index:2}.why-left{flex:1 1;max-width:520px}.why-left h2{color:#fff;font-family:Fraunces,serif;font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.1;text-shadow:0 4px 20px #0009}.why-left p{color:#ddd;font-size:1.1rem;margin-top:20px;text-shadow:0 2px 10px #00000080}.why-right{align-items:center;display:flex;flex:1 1;max-width:620px;position:relative}.scroll-track{background:#f6b43f;height:0;left:0;position:absolute;top:0;width:4px}.point{align-items:flex-start;color:#fff;display:flex;gap:18px;transition:all .3s ease}.point.active{background:#f6b43f;border-radius:28px;color:#000;padding:12px 26px}.point h4{font-size:1.1rem;font-weight:600}.point p{font-size:.95rem;line-height:1;margin-top:6px}.icon img{filter:brightness(0) invert(1);height:48px;margin-top:22px;object-fit:contain;width:48px}.point.active .icon img{filter:brightness(0)}@media (max-width:1024px){.why-container{flex-direction:column;gap:50px;padding:10px 15px}.why-left,.why-right{max-width:100%}.why-right{width:100%}.scroll-indicator,.scroll-track{display:none}.points{gap:8px;height:auto;margin-left:0}}.points{display:flex;flex-direction:column;height:520px;justify-content:space-between;margin-left:30px}@media (max-width:768px){.points{gap:20px;height:auto}}@media (max-width:600px){.why{align-items:flex-start;padding:8px 14px}.why-container{gap:14px;padding:0}.why-left h2{font-size:2.1rem;line-height:1.15}.why-right{width:100%}.points{gap:8px;justify-content:space-between;margin-left:10px;max-height:calc(100vh - 150px)}.point{align-items:flex-start;gap:10px}.point.active{border-radius:14px;padding:10px 12px}.point h4{font-size:1.05rem;line-height:1.2;margin-bottom:0}.point p{font-size:.8rem;line-height:1.4;margin-top:4px}.icon img{height:36px;margin-top:24px;width:36px}.point.active h4{font-size:1.1rem}.point.active p{font-size:.83rem}}@media (max-width:600px) and (max-height:740px){.why{padding:4px 10px 6px}.why-left h2{font-size:1.85rem;line-height:1.1}.why-container{gap:10px}.points{gap:6px;margin-left:8px;max-height:calc(100vh - 130px)}.point{gap:8px}.point h4{font-size:.95rem}.point p{font-size:.72rem;line-height:1.35}.point.active h4{font-size:1rem}.point.active p{font-size:.76rem}.icon img{height:30px;margin-top:22px;width:30px}}.howworks-section-nrj{align-items:center;background-image:url(/static/media/howitworks.5499db234becf3ad8936.webp);background-position:50%;background-size:cover;display:flex;height:100vh;justify-content:flex-end;overflow:hidden;position:relative;width:100%}.howworks-overlay-nrj{background:linear-gradient(90deg,#00000026,#000000a6);inset:0;position:absolute}.howworks-container-nrj{padding-right:8%;position:relative;width:50%;z-index:2}.howworks-content-nrj h2{color:#fff;font-family:Fraunces,serif;font-size:52px;margin-bottom:10px}.howworks-content-nrj p{color:#fff;font-family:Roboto Flex,sans-serif;margin-bottom:50px}.howworks-timeline-nrj{display:flex;flex-direction:column;gap:55px;position:relative}.howworks-step-nrj{align-items:center;display:flex;gap:30px;position:relative;transition:all .35s ease;z-index:2}.howworks-step-nrj.active{opacity:1}.howworks-icon-nrj{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:radial-gradient(circle at 30% 30%,#ffffff73,#ffffff26);border:1px solid #ffffff4d;border-radius:50%;box-shadow:inset 0 2px 6px #ffffff59,0 15px 40px #00000059;display:flex;height:60px;justify-content:center;position:relative;transition:all .35s ease;width:60px;z-index:3}.howworks-icon-nrj img{opacity:.95;width:32px}.howworks-step-nrj.active .howworks-icon-nrj{backdrop-filter:none;-webkit-backdrop-filter:none;background:linear-gradient(145deg,#ffbe4f,#f59b1c);border:none;box-shadow:0 12px 35px #00000059}.howworks-text-nrj{color:#fff;font-family:Roboto Flex,sans-serif;font-size:20px;line-height:1.4}@media (max-width:1024px){.howworks-container-nrj{width:70%}.howworks-content-nrj h2{font-size:42px}}@media (max-width:768px){.howworks-section-nrj{background-image:url(/static/media/howitworksmobile.a11ef7d82b55d20d2b92.webp);justify-content:center;padding:40px 25px}.howworks-container-nrj{padding:0;width:100%}.howworks-content-nrj h2{font-size:34px}.howworks-text-nrj{font-size:16px}}#testi-section{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:4rem 8%;position:relative;text-align:center}.testi-title{color:#f6a61d;font-family:Fraunces,serif;font-size:3rem;margin-bottom:3rem}.testi-container{align-items:center;display:flex;flex-direction:column;gap:2.5rem}.testi-card{align-items:flex-start;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #fff3;border-radius:25px;color:#fff;display:flex;gap:2rem;max-width:950px;padding:2.5rem;text-align:left}.home-testi-img-box{border-radius:16px;flex-shrink:0;height:120px;margin-top:25px;min-width:120px;overflow:hidden;width:120px}.home-testi-img-box img{height:100%;object-fit:cover;transform:scale(1.45);width:100%}.testi-content p{color:#fff;font-size:1rem;line-height:1.7;margin-bottom:1rem}.testi-content h4{color:#f6a61d;font-size:1rem;font-weight:600}.testi-btn{background:#f6a61d;border-radius:999px;color:#fff;display:inline-block;font-size:.9rem;margin-top:2.5rem;padding:.7rem 1.8rem;text-decoration:none;transition:.3s}.testi-btn:hover{background:#e59400}@media (max-width:1024px){.testi-card{gap:1.5rem;padding:2rem}.home-testi-img-box{height:100px;width:100px}}@media (max-width:768px){#testi-section{padding:4rem 1.5rem}.testi-title{font-size:2rem}.testi-card{align-items:flex-start;flex-direction:column;padding:2rem}.home-testi-img-box img{display:block;height:100%!important;object-fit:cover;transform:scale(1.39);width:100%!important}.testi-content p{font-size:.95rem}}#homefaq-section{background:#fcf7e3;padding:5rem 8% 0;text-align:left}.homefaq-title{color:#f6a61d;font-family:Fraunces,serif;font-size:2.8rem;margin-bottom:2.2rem;text-align:center;text-transform:lowercase}.homefaq-container{display:flex;flex-direction:column;gap:.8rem;margin:auto;max-width:900px}.homefaq-item{background:#fff;border-radius:20px;overflow:hidden;transition:all .3s ease}.homefaq-question{align-items:center;cursor:pointer;display:flex;font-family:Roboto Flex,sans-serif;font-size:.95rem;font-weight:500;justify-content:space-between;padding:.9rem 1.5rem .3rem}.faq-table-wrapper{margin-top:15px;overflow-x:auto;width:100%}.faq-table{border-collapse:collapse;font-size:14px;min-width:600px;width:100%}.faq-table td,.faq-table th{border:1px solid #ddd;padding:10px;text-align:left}.faq-table th{background:#f5f5f5;font-weight:600}.faq-table tr:nth-child(2n){background:#fafafa}.homefaq-icon{font-size:1.5rem;font-weight:600}.homefaq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.homefaq-answer p{color:#333;font-family:Roboto Flex,sans-serif;font-size:.9rem;line-height:1.6;margin-top:.2rem;padding:0 1.5rem .9rem}.homefaq-item.active .homefaq-answer{max-height:1200px}.homefaq-btn{background:#f6a61d;border:none;border-radius:999px;color:#fff;cursor:pointer;display:block;margin:2rem auto 0;padding:.7rem 1.8rem}@media (max-width:1024px){.homefaq-title{font-size:2.3rem}}@media (max-width:768px){#homefaq-section{padding:4rem 1.5rem -1}.homefaq-title{font-size:1.8rem}.homefaq-container{gap:.7rem}.homefaq-question{font-size:.9rem;padding:.8rem 1rem .2rem}.homefaq-answer p{font-size:.85rem;margin-top:.15rem;padding:0 1rem .8rem}.faq-table{font-size:12px}.faq-table td,.faq-table th{padding:8px}}#homewmembers-section{background:#fcf7e3;padding:1rem 8% 6rem;text-align:center}.homewmembers-container{margin:0 auto;max-width:900px}.homewmembers-title{color:#f4a21e;font-family:Fraunces,serif;font-size:3.2rem;font-weight:600;margin-bottom:2.5rem}.homewmembers-logos{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.homewmembers-logos img{max-height:75px;object-fit:contain}@media (max-width:1024px){.homewmembers-title{font-size:2.4rem}.homewmembers-logos img{max-height:55px}}@media (max-width:768px){#homewmembers-section{padding:1rem 1.5rem 4rem}.homewmembers-title{font-size:2rem;margin-bottom:2rem}.homewmembers-logos{flex-direction:column;gap:2rem}.homewmembers-logos img{max-height:50px}}.about-hero{height:100vh;overflow:hidden;position:relative;width:100%}.hero-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.desktop{display:block}.mobile{display:none}.scroll-indicator{align-items:center;bottom:60px;cursor:pointer;gap:14px;left:70px;position:absolute}.chevron-stack,.scroll-indicator{display:flex;flex-direction:column}.chevron-stack{gap:4px}.chevron-stack svg{animation:fadeDown 2s infinite;color:#fff;opacity:0}.chevron-stack svg:first-child{animation-delay:0s}.chevron-stack svg:nth-child(2){animation-delay:.25s}.chevron-stack svg:nth-child(3){animation-delay:.5s}@keyframes fadeDown{0%{opacity:0;transform:translateY(-8px)}30%{opacity:.4}50%{opacity:1}80%{opacity:.6;transform:translateY(8px)}to{opacity:0;transform:translateY(14px)}}.scroll-indicator span{color:#fff;font-family:Roboto Flex,sans-serif;font-size:14px;letter-spacing:3px}@media (max-width:768px){.desktop{display:none}.mobile{display:block}.scroll-indicator{bottom:40px;left:30px}.scroll-indicator span{font-size:12px;letter-spacing:2px}}.torn-wrapper{bottom:-1px;left:0;line-height:0;overflow:hidden;pointer-events:none;position:absolute;width:100%}.torn-wrapper img{height:auto;transform:translateY(93%);width:100%}@media (max-width:1024px){.torn-wrapper img{transform:translateY(88%)}}@media (max-width:768px){.torn-wrapper img{transform:translateY(85%)}}.our-story{background:#fcf7e3;padding-bottom:30px;padding-top:20px}.our-story-wrapper{margin:0 auto;max-width:1400px;padding-left:120px;padding-right:120px}.our-story-heading{color:#f6a61d;font-family:Fraunces,serif;font-size:72px;font-weight:600;letter-spacing:-.5px;line-height:1.05;margin-bottom:28px}.our-story-subheading{font-size:15px;font-style:italic;margin-bottom:24px}.our-story-description,.our-story-subheading{color:#5a5a5c;font-family:Roboto Flex,sans-serif}.our-story-description{font-size:18px;line-height:1.9;max-width:1400px;transition:color .4s ease}.our-story-description:hover{color:#333}@media (max-width:992px){.our-story-heading{font-size:48px}.our-story-description{font-size:17px}}@media (max-width:768px){.our-story{padding-bottom:60px;padding-top:70px}.our-story-wrapper{padding-left:24px;padding-right:24px}.our-story-heading{font-size:36px;margin-bottom:20px}.our-story-subheading{font-size:14px;margin-bottom:18px}.our-story-description{font-size:16px;line-height:1.75}}@media (max-width:480px){.our-story-heading{font-size:30px}.our-story-description{font-size:15px}}.leadership{background-color:#fcf7e3;margin:0;padding:1rem 15%}.section-title{color:#f6a61d;font-family:Fraunces,serif;font-size:4.25rem;margin-bottom:6rem;text-align:center;white-space:nowrap}.leader-block{align-items:center;display:flex;gap:7rem;margin-bottom:7rem}.leader-block.reverse{flex-direction:row-reverse;margin-bottom:3rem}.leader-image{width:42%}.leader-text{width:46%}.leader-text h3{color:#111;font-family:Fraunces,serif;font-size:32px;margin-bottom:12px}.designation{margin-bottom:25px}.designation span{color:#333;font-size:13px;letter-spacing:1px;text-transform:uppercase}.designation span,.leader-text p{font-family:Roboto Flex,sans-serif}.leader-text p{color:#5a5a5a;font-size:17px;line-height:1.7}@media (max-width:992px){.leader-block{flex-direction:column;gap:40px;margin-bottom:100px}.leader-block.reverse{flex-direction:column;margin-bottom:.5rem}.leader-image,.leader-text{width:100%}.section-title{font-size:1.8rem;white-space:nowrap}.leader-text h3{font-size:26px}}@media (max-width:480px){.section-title{font-size:1.5rem}}@media (max-width:768px){.leadership{padding:2rem 1.5rem 1rem}.leader-block{margin-bottom:2rem}}.leader-image img{border-radius:20px;object-fit:cover;transition:transform .6s ease;width:100%}.leader-image:hover img{transform:scale(1.05)}.designation .line{background-color:#d89b2b;height:3px;margin-top:8px;width:120px}.team{background:#fcf7e3;padding:2rem 5% 4rem}.team-container{margin:0 auto;max-width:75rem}.team-title{color:#f6a61d;font-family:Fraunces,serif;font-size:2.75rem;margin-bottom:3rem;text-align:center}.team-grid{display:flex;flex-wrap:wrap;gap:4rem;justify-content:center}.team-card{width:24rem}.team-image-wrapper{border-radius:1.5rem;box-shadow:0 1rem 2rem #00000014;overflow:hidden}.team-image-wrapper img{display:block;height:25rem;object-fit:cover;width:100%}.team-content{padding-top:1.5rem}.team-content h3{font-family:Fraunces,serif;font-size:1.5rem;margin-bottom:.75rem}.team-content p{color:#2b2b2b;font-size:.95rem;line-height:1.6;margin-bottom:.75rem}.read-more{cursor:pointer;font-size:.9rem}@media (max-width:768px){.team{padding:1rem 1.5rem}.team-title{font-size:2rem;margin-bottom:2.5rem}.team-grid{align-items:center;flex-direction:column;gap:3rem}.team-card{max-width:24rem;width:100%}.team-image-wrapper img{height:20rem}}html{font-size:16px}.stats{align-items:center;background:#fff;display:flex;gap:4rem;justify-content:center;padding:5rem 8%;text-align:center}.stat-item{flex:1 1}.stat-item h3{color:#111;font-family:Fraunces,serif;font-size:3.5rem;font-weight:600;margin-bottom:.6rem}.stat-item p{color:#555;font-family:Roboto Flex,sans-serif;font-size:1rem}.divider{background-color:#00000059;height:5.5rem;width:2px}@media (max-width:768px){.stats{flex-direction:column;gap:2.5rem;padding:4rem 1.5rem}.divider{display:none}.stat-item h3{font-size:2.4rem}.stat-item p{font-size:.95rem}}#exp2-section{background:#f6a61d;color:#fff;padding:5rem 0}.exp2-container{margin-left:12%;max-width:640px}.exp2-title{font-family:Fraunces,serif;font-size:3rem;font-weight:600;margin-bottom:2rem;text-shadow:0 2px 6px #00000026}.exp2-subtext{font-size:.95rem;line-height:1.6;margin-bottom:1.4rem;opacity:.95}.exp2-included,.exp2-subtext{font-family:Roboto Flex,sans-serif}.exp2-included{font-size:.9rem;font-weight:500;margin-bottom:1.2rem}.exp2-list{display:flex;flex-direction:column;gap:.85rem;list-style:none;margin:0;padding:0}.exp2-item{align-items:flex-start;display:flex;font-family:Roboto Flex,sans-serif;font-size:.9rem;gap:.65rem;line-height:1.5}.exp2-icon{flex-shrink:0;height:16px;margin-top:3px;opacity:.95;width:16px}@media (max-width:1024px){#exp2-section{padding:4.5rem 0}.exp2-container{margin-left:8%;max-width:600px}.exp2-title{font-size:2.3rem}}@media (max-width:768px){#exp2-section{padding:4rem 1.5rem}.exp2-container{margin-left:0;max-width:100%}.exp2-title{font-size:2rem;line-height:1.3}.exp2-subtext{font-size:.95rem}.exp2-item{font-size:.9rem}.exp2-icon{height:16px;width:16px}}.sg-wrapper{background:#fcf7e3;overflow:hidden;padding:3rem 1rem;width:100%}.sg-desktop-grid{grid-gap:2.8rem;display:grid;gap:2.8rem;grid-template-columns:repeat(5,1fr);margin:0 auto;max-width:75rem}.sg-grid-item img{border-radius:1.2rem;height:15rem;object-fit:cover;width:100%}.sg-item-2,.sg-item-4{margin-top:2.5rem}.sg-item-10,.sg-item-6,.sg-item-8{margin-top:-2rem}.sg-mobile-wrapper{align-items:center;display:none;flex-direction:column;width:100%}.sg-viewport{height:51.75rem;margin:0 auto;max-width:22rem;overflow:hidden;width:88%}.sg-track{display:flex;flex-direction:column}.sg-slide{aspect-ratio:3/4;border-radius:1.3rem;height:16rem;margin-bottom:1.25rem;overflow:hidden}.sg-slide img{display:block;height:100%;object-fit:cover;width:100%}.sg-arrow-btn{align-items:center;background:#fff;border:.08rem solid #e0e0e0;border-radius:50%;box-shadow:0 .3rem .8rem #00000014;cursor:pointer;display:flex;height:2.8rem;justify-content:center;margin-top:1.5rem;transition:all .2s ease;width:2.8rem}.sg-arrow-btn:active{transform:scale(.9)}@media (max-width:48rem){.sg-desktop-grid{display:none}.sg-mobile-wrapper{display:flex}.sg-wrapper{padding-left:0;padding-right:0}.sg-viewport{box-sizing:border-box;padding-left:1.2rem;padding-right:1.2rem}}#members-section{background:#fff;padding:6rem 8%;text-align:center}.members-container{margin:0 auto;max-width:900px}.members-title{color:#f4a21e;font-family:Fraunces,serif;font-size:3.6rem;font-weight:600;margin-bottom:3rem}.members-logos{align-items:center;display:flex;flex-wrap:wrap;gap:3.5rem;justify-content:center}.members-logos img{max-height:80px;object-fit:contain}@media (max-width:1024px){.members-title{font-size:2.4rem}.members-logos img{max-height:55px}}@media (max-width:768px){#members-section{padding:4rem 1.5rem}.members-title{font-size:2rem;margin-bottom:2rem}.members-logos{flex-direction:column;gap:2rem}.members-logos img{max-height:50px}}.gifttrip-hero{height:90vh;overflow:hidden;position:relative;width:100%}.gifttrip-hero-img{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;transform:translateZ(0);width:100%;will-change:transform}.gifttrip-hero-content{align-items:center;display:flex;height:100%;padding-left:8vw;position:relative;z-index:2}.gifttrip-hero h1{color:#fff;font-family:Fraunces,serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:600;line-height:1.1}@media (max-width:768px){.gifttrip-hero-content{padding-left:6vw}}@media (max-width:480px){.gifttrip-hero-content{padding-left:5vw}.gifttrip-hero h1{font-size:clamp(2rem,7vw,3rem)}}.whytrip{background:#fcf5e4;padding:20px 8vw 80px}.whytrip-container{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1.1fr 1fr;margin:auto;max-width:1400px}.whytrip-content h2{color:#f6a61d;font-family:Fraunces,serif;font-size:clamp(2.4rem,3.5vw,3.4rem);margin-bottom:0}.whytrip-intro{color:#555;font-family:Roboto Flex,sans-serif;font-size:.95rem;line-height:1.2;margin-bottom:1px;max-width:520px}.whytrip-point{align-items:flex-start;display:flex;gap:12px;margin-bottom:2px}.whytrip-icon{flex-shrink:0;height:24px;margin-top:24px;width:24px}.whytrip-point-text h4{font-family:Roboto Flex,sans-serif;font-size:1.05rem;font-weight:600;margin-bottom:2px}.whytrip-point-text p{font-size:.98rem;line-height:1.4}.whytrip-extra,.whytrip-point-text p{color:#555;font-family:Roboto Flex,sans-serif;max-width:520px}.whytrip-extra{line-height:1.7;margin-top:30px}.whytrip-how-title{color:#2b1c12;font-family:Fraunces,serif;font-size:clamp(1.8rem,2.5vw,2.3rem);margin-top:28px}.whytrip-how-text{color:#555;font-family:Roboto Flex,sans-serif;margin-top:2px;max-width:520px}.whytrip-images{height:820px;position:relative}.whytrip-img{border-radius:28px;box-shadow:0 10px 40px #00000026;object-fit:cover;position:absolute}.img-top{height:520px;left:0;top:0;width:420px;z-index:1}.img-bottom{bottom:0;height:360px;left:200px;width:320px;z-index:2}@media (max-width:1000px){.whytrip-container{grid-template-columns:1fr}.whytrip-images{height:480px;margin-top:1px;order:2}.whytrip-content{order:1}.img-top{height:420px;width:70%}.img-bottom{height:300px;left:40%;width:60%}}@media (max-width:600px){.whytrip{padding:8px 6vw 80px}.whytrip-images{height:350px}}.gifttrip-form{align-items:center;background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:80px 8vw;position:relative;width:100%}.gifttrip-form:before{background:linear-gradient(#00000073,#00000040);content:"";inset:0;position:absolute;z-index:1}.gifttrip-form-overlay{max-width:1200px;position:relative;text-align:center;width:100%;z-index:2}.gifttrip-form-title{color:#fff;font-family:Fraunces,serif;font-size:clamp(2rem,3.5vw,3rem);margin-bottom:50px}.gifttrip-form-container{width:100%}.gifttrip-row{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin-bottom:30px}.gifttrip-form input,.gifttrip-form textarea{background:#ffffffe6;border:none;border-radius:40px;box-shadow:0 4px 12px #00000026;color:#333;font-family:Roboto Flex,sans-serif;font-size:.95rem;outline:none;padding:20px 26px;width:100%}.gifttrip-form textarea{border-radius:30px;margin-bottom:30px;min-height:160px;resize:none}.gifttrip-form button{background:#f2ad3d;border:none;border-radius:40px;color:#fff;cursor:pointer;font-family:Roboto Flex,sans-serif;font-weight:600;letter-spacing:1px;padding:20px;transition:all .25s ease;width:100%}.gifttrip-form button:hover{background:#e49a25;transform:translateY(-2px)}@media (max-width:900px){.gifttrip-row{grid-template-columns:1fr}}@media (max-width:600px){.gifttrip-form{padding:70px 6vw}.gifttrip-form-title{margin-bottom:35px}.gifttrip-form input,.gifttrip-form textarea{padding:18px 22px}}.blogroof-page{background:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.blogroof-header{align-items:flex-end;display:flex;height:100vh;justify-content:flex-start;overflow:hidden;position:relative;width:100%}.blogroof-hero-img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:1}.blogroof-hero-overlay{background:linear-gradient(0deg,#000000b3,#0000);inset:0;position:absolute;z-index:2}.blogroof-header-content{color:#fff;padding:150px;position:relative;z-index:3}.blogroof-header-content h1,.blogroof-header-content h2{font-size:clamp(2rem,8vw,3.5rem);margin:0}.blogroof-main{margin:auto;max-width:56rem;padding:64px 24px}.blogroof-section{margin-bottom:64px}.blogroof-title{color:#111;font-size:1.8rem;margin-bottom:16px}.blogroof-text{color:#555;line-height:1.6;margin-bottom:16px}.blogroof-grid-2{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-top:20px}.blogroof-grid-3{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr;margin-top:20px}.blogroof-img{border-radius:8px;box-shadow:0 10px 25px #0000001a;object-fit:cover;width:100%}.blogroof-img-large{height:380px}.blogroof-img-medium{height:260px}.blogroof-img-small{height:190px}@media (max-width:768px){.blogroof-header-content{padding:24px}.blogroof-main{padding:40px 16px}.blogroof-grid-2,.blogroof-grid-3{grid-template-columns:1fr}.blogroof-img-large,.blogroof-img-medium,.blogroof-img-small{aspect-ratio:16/9;height:auto}}:root{--glass-border:#ffffff40}.exp-hero{font-family:Fraunces,serif;height:100vh;overflow:hidden;position:relative;width:100%}.exp-hero-bg{inset:0;position:absolute}.exp-hero-bg img{height:100%;object-fit:cover;width:100%}.exp-hero-overlay{background:linear-gradient(180deg,#00000040,#0000001a);inset:0;position:absolute}.exp-hero-content{align-items:flex-end;display:flex;inset:0;justify-content:flex-end;padding-bottom:clamp(6rem,8vh,6rem);padding-right:clamp(2rem,8vw,10rem);position:absolute}.exp-hero-card-wrapper{position:relative;width:clamp(28rem,45vw,60rem)}.exp-hero-heading{color:#fff;font-size:clamp(3rem,5vw,5.5rem);font-weight:600;left:2%;margin-top:.24em;position:absolute;text-align:left;top:0;transform:translateY(-100%);white-space:nowrap;z-index:10}.exp-hero-card{backdrop-filter:blur(2rem);-webkit-backdrop-filter:blur(2rem);background:linear-gradient(135deg,#ffffff2e,#ffffff0d);border:1px solid #ffffff40;border:1px solid var(--glass-border);border-radius:2rem;box-shadow:0 2rem 4rem #00000059,inset 0 0 2rem #ffffff0d;padding:clamp(2rem,2.5vw,2.5rem) clamp(2rem,3vw,3rem);position:relative;width:100%}.exp-hero-subheading{color:#fff;font-size:clamp(1.6rem,2vw,2.2rem);font-weight:600;margin-bottom:.6rem;white-space:nowrap}.exp-hero-badge{align-items:center;background:#f6b43f;border-radius:50rem;color:#fff;display:inline-flex;font-size:.85rem;font-weight:500;gap:8px;margin-bottom:1rem;padding:.5rem 1.4rem}.badge-icon{height:14px;width:14px}.exp-hero-text h3{color:#fff;font-size:.95rem;font-weight:600;margin-bottom:.4rem}.exp-hero-text p{color:#ffffffe6;font-family:Roboto,sans-serif;font-size:clamp(.85rem,1vw,1rem);line-height:1.6}.exp-hero-torn-wrapper{bottom:-1px;left:0;overflow:hidden;pointer-events:none;position:absolute;width:100%}.exp-hero-torn-wrapper img{transform:translateY(93%);width:100%}@media (max-width:1024px){.exp-hero-content{justify-content:center;padding-right:0}.exp-hero-card-wrapper{width:90%}.exp-hero-heading{font-size:clamp(2.5rem,6vw,4rem);margin-top:.24em}.exp-hero-subheading{white-space:normal}}@media (max-width:768px){.exp-hero-heading{font-size:clamp(2rem,7vw,3rem);margin-top:.24em}.exp-hero-card{padding:1rem}}.about-trip{background-color:#fcf5e4;padding:80px 24px 30px}.about-container{margin:0 auto;max-width:1200px}.about-title{color:#f6b43f;font-family:Fraunces,serif;font-size:56px;font-weight:700;margin-bottom:60px}.about-grid{grid-gap:60px 100px;display:grid;gap:60px 100px;grid-template-columns:1fr 1fr}.about-column{display:flex;flex-direction:column;gap:30px}.about-item{border-bottom:1px solid #d1d5db99;padding-bottom:20px}.about-item h3{color:#111827;font-size:14px;font-weight:700;margin-bottom:8px}.about-item p{color:#1f2937;font-size:16px}.cost-note{color:#6b7280;display:block;font-size:12px;margin-top:5px}@media (max-width:768px){.about-grid{gap:40px;grid-template-columns:1fr}.about-title{font-size:38px}.about-trip{padding:40px 20px 20px}}.route-plan{background-color:#fcf5e4;padding:10px 24px 20px}.route-container{margin:0 auto;max-width:1200px}.route-title{color:#f6b43f;font-family:Fraunces,serif;font-size:56px;font-weight:700;margin-bottom:60px}.route-image-wrapper{align-items:center;display:flex;justify-content:center;width:100%}.route-image{display:block;height:auto;max-width:100%;width:100%}.route-image.mobile{display:none}@media (max-width:768px){.route-plan{padding:10px 20px 30px}.route-title{font-size:38px;margin-bottom:40px}.route-image{display:none}.route-image.mobile{display:block;margin:0 auto;max-width:420px;width:90%}}.exp-itinerary{background-color:#fcf5e4;padding:40px 24px 100px}@media (max-width:768px){.exp-itinerary{padding:10px 20px 40px}}.exp-itinerary-container{margin:0 auto;max-width:1100px}.exp-itinerary-title{color:#f6b43f;font-family:Fraunces,serif;font-size:56px;font-weight:700;margin-bottom:50px}.exp-itinerary-layout{align-items:flex-start;display:flex;position:relative}.exp-itinerary-left-bar{background:#d1d5db;border-radius:10px;flex-shrink:0;height:420px;margin-right:40px;position:relative;width:3px}.exp-itinerary-left-progress{background:#f6b43f;border-radius:10px;left:0;position:absolute;top:0;transition:height .15s linear;width:100%}.exp-itinerary-scroll{flex:1 1;height:420px;overflow-y:auto;padding-right:20px;scrollbar-width:none}.exp-itinerary-scroll::-webkit-scrollbar{display:none}.exp-itinerary-item{margin-bottom:50px;max-width:650px}.exp-itinerary-day-badge{background:#4b5563;border-radius:50px;color:#fff;display:inline-block;font-size:12px;font-weight:700;margin-bottom:16px;padding:6px 18px}.exp-itinerary-content h3{color:#111827;font-size:24px;font-weight:700;margin-bottom:10px}.exp-itinerary-description{color:#1f2937;margin-bottom:6px;white-space:pre-line}.exp-itinerary-details{color:#374151;font-size:15px;line-height:1.6}.exp-itinerary-progress-wrapper{padding-top:100px}.exp-itinerary-progress-bar{background:#5e5e5e;border-radius:50px;height:14px;margin:0 10px;position:relative}.exp-itinerary-progress-car{cursor:grab;filter:drop-shadow(0 10px 12px rgba(0,0,0,.35));height:60px;position:absolute;top:-45px;transform:translateX(-50%);-webkit-user-select:none;user-select:none;width:auto;z-index:5}.exp-itinerary-progress-car:active{cursor:grabbing}@media (max-width:768px){.exp-itinerary-title{font-size:38px}.exp-itinerary-layout{gap:20px}.exp-itinerary-left-bar{height:320px;margin-right:20px}.exp-itinerary-scroll{height:320px}.exp-itinerary-item{max-width:100%}.exp-itinerary-progress-bar{margin:0 15px}.exp-itinerary-progress-car{height:45px;top:-35px}}.exp-ie-section{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:35.5rem;justify-content:center;overflow:hidden;position:relative;width:100%}.exp-ie-bg-overlay{background:linear-gradient(180deg,#091c308c,#091c30b3);inset:0;position:absolute;z-index:1}.exp-ie-container{grid-gap:clamp(3rem,5vw,5rem);align-items:stretch;display:grid;gap:clamp(3rem,5vw,5rem);grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:80rem;padding-left:clamp(2rem,6vw,6rem);padding-right:clamp(2rem,6vw,6rem);position:relative;width:100%;z-index:2}.exp-ie-card{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffff2e;border:1px solid #ffffff40;border-radius:1.5rem;box-shadow:0 1.5rem 3.5rem #00000059;color:#fff;height:100%;margin:0 auto;max-width:33rem;opacity:0;padding:.5rem 3rem;transition:all .9s cubic-bezier(.16,1,.3,1);width:100%}.exp-ie-card h2{font-family:Fraunces,serif;font-size:2.2rem;font-weight:700;margin-bottom:1.8rem}.exp-ie-card ul{list-style:disc;padding-left:1.1rem}.exp-ie-card li{font-family:Roboto Flex,sans-serif;font-size:1rem;line-height:1.4;margin-bottom:.9rem}.exp-ie-left{transform:translateX(-5rem)}.exp-ie-right{transform:translateX(5rem)}.exp-ie-visible{opacity:1;transform:translateX(0)}@media (max-width:64rem){.exp-ie-section{height:auto;padding:5rem 0}.exp-ie-container{gap:3rem;grid-template-columns:1fr}.exp-ie-card{max-width:32rem}}@media (max-width:40rem){.exp-ie-container{padding-left:1.5rem;padding-right:1.5rem}.exp-ie-card{border-radius:1.25rem;max-width:100%;padding:2rem 1.6rem}.exp-ie-card h2{font-size:1.8rem}.exp-ie-card li{font-size:.95rem}}body{background:#000;font-family:Arial,sans-serif;margin:0}@font-face{font-display:swap;font-family:Fraunces Variable;font-style:normal;font-weight:100 900;src:url(/static/media/fraunces-vietnamese-wght-normal.c53893a52fe93c11cf60.woff2) format("woff2-variations");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Fraunces Variable;font-style:normal;font-weight:100 900;src:url(/static/media/fraunces-latin-ext-wght-normal.a4d05471980d7e6e6c04.woff2) format("woff2-variations");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Fraunces Variable;font-style:normal;font-weight:100 900;src:url(/static/media/fraunces-latin-wght-normal.5a4a82b52388ff7868e0.woff2) format("woff2-variations");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.whatsapp-float{align-items:center;background:#25d366;border-radius:50%;bottom:24px;box-shadow:0 8px 25px #00000040;cursor:pointer;display:flex;height:60px;justify-content:center;position:fixed;right:24px;transition:transform .2s ease;width:60px;z-index:9999}.whatsapp-float:hover{transform:scale(1.08)}.whatsapp-float img{filter:brightness(0) invert(1);height:32px;width:32px;z-index:2}.whatsapp-pulse{animation:whatsappPulse 2s infinite;background:#25d36699;border-radius:50%;height:100%;position:absolute;width:100%;z-index:1}@keyframes whatsappPulse{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.6)}to{opacity:0;transform:scale(1.6)}}@media (max-width:768px){.whatsapp-float{bottom:18px;height:54px;right:18px;width:54px}.whatsapp-float img{height:28px;width:28px}}
/*# sourceMappingURL=main.c9fb452f.css.map*/