:root{--navy:#073b59;--deep:#032d48;--blue:#007fbd;--aqua:#50eeeb;--turquoise:#00a6b8;--ink:#0a354c;--muted:#667f8f;--line:#deedf2;--ice:#f0f9fc;--white:#fff;--radius:18px;--head:'Manrope',sans-serif;--body:'DM Sans',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:102px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--body);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{font-family:var(--head);line-height:1.12}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #00a6b8;outline-offset:4px}svg{width:20px;height:20px;stroke-width:1.7;flex-shrink:0}[hidden]{display:none!important}.wrap{width:min(1192px,calc(100% - 96px));margin-inline:auto}.section{padding-block:106px}.blue-text{color:var(--blue)}.eyebrow{display:block;font-size:10px;font-weight:800;letter-spacing:2px;color:var(--blue);line-height:1.5}.eyebrow.light{color:#bcf5ff}.tiny-label{font-size:9px;letter-spacing:1.4px;font-weight:700;color:var(--blue)}.skip{position:fixed;z-index:1000;top:-60px;left:15px;background:#fff;padding:10px}.skip:focus{top:10px}
.btn{display:inline-flex;gap:12px;align-items:center;justify-content:center;min-height:52px;padding:14px 23px;border:1px solid transparent;border-radius:7px;font-size:13px;font-weight:700;line-height:1.4;transition:transform .2s,background .2s,box-shadow .2s}.btn:hover{transform:translateY(-3px);box-shadow:0 7px 22px #001e4620}.btn svg{width:18px;height:18px}.btn-blue{color:#fff;background:var(--blue)}.btn-blue:hover{background:#006ba1}.btn-aqua{background:var(--aqua);color:#003d51}.btn-aqua:hover{background:#80fffb}.btn-white{color:var(--navy);background:#fff}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 0 5px;background:none;border:0;border-bottom:1px solid #6da0b977;font-size:13px;font-weight:700;color:var(--blue);line-height:1.5}.text-button svg{width:17px;height:17px}.text-button:hover{color:#014b78;border-color:#014b78}.icon-button{border:0;background:transparent;display:grid;place-items:center;width:42px;height:42px;padding:8px;border-radius:50%}.icon-button:hover{background:#dff6ff}.icon-button svg{width:21px;height:21px}
.announcement{display:flex;align-items:center;justify-content:space-between;padding:7px max(48px,calc((100% - 1192px)/2));background:var(--deep);color:#d8f2fa;font-size:10px;letter-spacing:.2px}.announcement>span{display:flex;align-items:center;gap:7px}.announcement a{display:flex;align-items:center;gap:6px}.announcement svg{width:12px;height:12px}.brazil-dot{color:#55edcd;font-size:10px}.header{position:sticky;top:0;z-index:40;background:#fff;transition:box-shadow .25s}.header.scrolled{box-shadow:0 4px 25px #062b4910}.header-inner{height:85px;display:flex;align-items:center;justify-content:space-between;gap:23px}.brand{flex-shrink:0}.brand img{width:128px;height:auto}.desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.desktop-nav>a{font-size:12px;font-weight:600;position:relative}.desktop-nav>a:after{position:absolute;content:'';height:2px;bottom:-5px;left:0;width:0;background:var(--turquoise);transition:width .2s}.desktop-nav>a:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:17px}.header-contact{min-height:42px;padding:10px 17px;font-size:11px}.route-button{display:flex;align-items:center;gap:7px;padding:7px 0;background:transparent;border:0;font-size:11px;font-weight:600;white-space:nowrap}.route-button svg{width:17px;height:17px}.route-button b{display:grid;place-items:center;border-radius:50%;background:#e7f6fb;color:#007eac;width:19px;height:19px;font-size:10px}.mobile-menu-button,.mobile-nav{display:none}
.hero{height:640px;position:relative;isolation:isolate;color:white;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-position:center 53%;z-index:-3;animation:hero-in 1.6s cubic-bezier(.2,.6,.3,1) both}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(0,35,65,.76) 0%,rgba(0,46,77,.44) 42%,rgba(0,46,77,.04) 78%),linear-gradient(0deg,rgba(0,56,79,.4),transparent 25%)}.hero-inner{height:100%;position:relative;padding-top:59px}.hero-copy{width:650px;max-width:75%;animation:copy-in .9s .1s both}.hero .eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:2.1px}.live-dot{width:6px;height:6px;background:var(--aqua);border-radius:50%;box-shadow:0 0 0 4px #55efe922}.hero h1{font-size:clamp(66px,7.25vw,100px);font-weight:800;line-height:.99;letter-spacing:-5px;margin-top:24px}.hero h1 span{color:#fff}.hero-slogan{color:var(--aqua);font-family:var(--head);font-size:31px;font-weight:600;letter-spacing:-1px;margin-top:11px}.hero-description{font-size:14px;line-height:1.8;color:#e9f6fe;margin-top:20px}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:25px}.hero .btn{font-size:12px;padding:15px 20px}.hero-secondary{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#fff;border-bottom:1px solid #ffffff70;padding-bottom:5px}.hero-secondary svg{width:16px;height:16px}.hero-assurance{display:flex;align-items:center;gap:8px;font-size:10px;color:#e1f8ff;margin-top:26px}.hero-assurance svg{width:16px;height:16px;color:var(--aqua)}.hero-coordinate{position:absolute;right:0;top:61px;display:flex;align-items:center;gap:11px;font-size:8px;letter-spacing:1.6px;writing-mode:vertical-rl;color:#fff}.hero-coordinate div{height:80px;width:1px;background:#ffffff80}.hero-postcard{position:absolute;right:0;bottom:90px;display:flex;align-items:center;width:265px;padding:9px;background:#ffffffed;color:var(--navy);border:1px solid #fff;border-radius:11px;box-shadow:0 10px 30px #01457322;text-align:left;transition:transform .3s;backdrop-filter:blur(10px)}.hero-postcard:hover{transform:translateY(-5px)}.hero-postcard img{width:86px;height:77px;border-radius:6px}.hero-postcard>span{padding:10px 11px;flex:1}.hero-postcard small{font-size:7px;font-weight:800;letter-spacing:1px;display:block;color:#678696}.hero-postcard strong{font:800 16px var(--head);display:flex;align-items:center;gap:9px;margin-top:7px}.hero-postcard svg{width:16px;height:16px}.hero-bottom{position:absolute;bottom:23px;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 max(48px,calc((100% - 1192px)/2));font-size:9px;letter-spacing:.5px;color:#dcfaff}.hero-bottom>span:last-child{font-size:22px;letter-spacing:5px}
.trip-strip{position:relative;margin-top:-1px;display:grid;grid-template-columns:1.1fr 1fr 1.12fr auto;background:#fff;box-shadow:0 12px 45px #00508012;border-radius:0 0 14px 14px;min-height:115px;align-items:center;gap:24px;padding:22px 27px;z-index:3;border:1px solid #e4f0f5;border-top:0}.trip-intro strong{display:block;font:800 15px var(--head);margin-top:6px}.trip-field{border-left:1px solid var(--line);padding-left:24px;min-width:0}.trip-field>span{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700}.trip-field svg{width:14px;height:14px;color:var(--blue)}.trip-field input,.trip-field select{display:block;width:100%;border:0;background:transparent;color:var(--muted);margin-top:6px;font-size:12px;min-height:29px;outline-offset:1px}.trip-strip .btn{font-size:11px;padding:13px 18px;min-height:48px}.trust-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:31px;gap:16px;color:#496c81;font-size:11px}.trust-strip span{display:flex;align-items:center;gap:8px}.trust-strip svg{color:#0293b4;width:17px;height:17px}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px}.section-heading h2,h2{font-size:42px;font-weight:800;letter-spacing:-1.7px;line-height:1.17}.section-heading h2{margin-top:14px}.section-heading>p{font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:5px;max-width:320px}.filter-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:33px}.filter{display:inline-flex;align-items:center;gap:7px;padding:11px 16px;background:#fff;border:1px solid var(--line);border-radius:100px;font-size:11px;font-weight:600;white-space:nowrap;transition:all .2s}.filter svg{width:15px;height:15px}.filter:hover{border-color:#85cadf;background:#f6fdff}.filter.active{background:var(--navy);color:#fff;border-color:var(--navy)}.tour-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 24px;margin-top:29px}.tour-card{min-width:0;animation:copy-in .4s both}.tour-image-wrap{aspect-ratio:1.44;position:relative;border-radius:13px;overflow:hidden;background:var(--ice)}.tour-image-button{display:block;width:100%;height:100%;border:0;padding:0;background:none}.tour-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.6,.3,1)}.tour-card:hover .tour-image-wrap img{transform:scale(1.065)}.tour-tag{position:absolute;left:14px;top:14px;background:#ffffffec;color:var(--navy);font-size:9px;font-weight:700;padding:5px 9px;border-radius:5px;pointer-events:none}.tour-save{position:absolute;top:12px;right:12px;display:grid;place-items:center;border:1px solid #ffffff9a;border-radius:50%;width:34px;height:34px;background:#fff;color:var(--navy);transition:background .2s,color .2s}.tour-save svg{width:16px;height:16px}.tour-save[aria-pressed=true]{background:var(--aqua);border-color:var(--aqua)}.tour-location{display:flex;align-items:center;gap:4px;color:var(--blue);font-size:9px;letter-spacing:.6px;text-transform:uppercase;margin-top:15px;font-weight:600}.tour-location svg{width:11px;height:11px}.tour-card h3{font-size:21px;font-weight:800;letter-spacing:-.5px;margin-top:6px}.tour-card h3 button{font:inherit;letter-spacing:inherit;border:0;background:none;padding:0;text-align:left}.tour-card p{color:var(--muted);font-size:12px;line-height:1.7;margin-top:9px;min-height:41px}.tour-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:14px;margin-top:15px}.tour-card-bottom>span{font-size:10px;color:#547589}.tour-card-bottom button{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;background:none;border:0;padding:0;color:var(--blue)}.tour-card-bottom svg{width:15px;height:15px}.tour-help{margin-top:39px;display:flex;justify-content:space-between;align-items:center;gap:22px;border:1px dashed #bbdfea;border-radius:9px;padding:20px 25px}.tour-help>span{display:flex;align-items:center;gap:10px;color:#557a8d;font-size:12px}.tour-help>span>svg{color:var(--turquoise);width:17px;height:17px}.tour-help .text-button{font-size:11px;white-space:nowrap}
.feeling-section{background:var(--navy);color:#fff;overflow:hidden}.feeling-content{display:grid;grid-template-columns:40% 60%;align-items:center;min-height:643px;gap:30px;padding-top:69px;padding-bottom:75px}.feeling-heading h2{font-size:56px;line-height:1.08;letter-spacing:-2px;margin-top:24px}.feeling-heading h2>span{color:var(--aqua)}.feeling-heading p{font-size:13px;line-height:1.85;color:#c5e4ef;max-width:313px;margin-top:24px}.feeling-heading .btn{margin-top:30px;font-size:11px;min-height:47px}.feeling-gallery{position:relative;min-height:500px;padding-top:30px}.feeling-large{position:relative;width:58%;height:401px;overflow:hidden;border-radius:13px;transform:rotate(-5deg)}.feeling-large img,.feeling-small img{width:100%;height:100%;object-fit:cover}.feeling-large img{object-position:46% center}.feeling-small{position:absolute;right:12px;bottom:5px;width:48%;height:294px;border:7px solid var(--navy);border-radius:16px;overflow:hidden;transform:rotate(5deg)}.feeling-gallery figcaption{position:absolute;bottom:0;left:0;width:100%;padding:65px 20px 20px;background:linear-gradient(transparent,#002433ba)}.feeling-gallery figcaption>span{display:block;font-size:8px;letter-spacing:1px;color:#c4f2f9}.feeling-gallery figcaption strong{font-family:var(--head);font-size:17px;letter-spacing:-.5px;display:block;margin-top:6px}.feeling-note{position:absolute;right:39px;top:54px;color:#a9eaf0;display:flex;align-items:center;gap:13px;transform:rotate(5deg)}.feeling-note svg{width:40px;height:40px;stroke-width:1}.feeling-note span{font-size:12px;line-height:1.6}.destination-ribbon{border-top:1px solid #ffffff20;display:flex;align-items:center;justify-content:space-evenly;gap:22px;padding:22px 30px;font:600 15px var(--head);letter-spacing:2px;color:#a7e3f1;white-space:nowrap;overflow:hidden}.destination-ribbon b{font-size:24px;color:var(--aqua);font-weight:400}
.center-heading{text-align:center}.center-heading h2{margin-top:17px}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:56px;margin-top:55px}.step-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:19px}.step-top>span{font:500 40px var(--head);letter-spacing:-2px;color:#bbdeed}.step-top>svg{width:28px;height:28px;stroke-width:1.4;color:var(--blue)}.step h3{font-size:18px;letter-spacing:-.4px;font-weight:800;margin-top:24px}.step p{font-size:13px;line-height:1.85;color:var(--muted);margin-top:14px}.center-action{text-align:center;margin-top:38px}.center-action small{display:block;font-size:10px;margin-top:13px;color:#7a929f}
.private-section{display:grid;grid-template-columns:57% 43%;background:var(--ice);border-radius:18px;overflow:hidden;min-height:439px}.private-photo{position:relative;min-height:439px}.private-photo>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.image-tag{position:absolute;bottom:24px;left:24px;display:inline-flex;align-items:center;gap:8px;padding:10px 13px;background:#fff;color:var(--navy);border-radius:7px;font-size:8px;font-weight:700;letter-spacing:.5px}.image-tag svg{width:14px;height:14px}.private-copy{padding:46px 40px}.private-copy h2{margin-top:17px;font-size:40px;line-height:1.1;letter-spacing:-1.6px}.private-copy p{font-size:12px;line-height:1.85;color:var(--muted);margin-top:20px}.private-tags{display:flex;align-items:center;gap:20px;font-size:10px;margin:22px 0;color:#567e92}.private-tags>span{display:flex;gap:6px;align-items:center}.private-tags svg{width:16px;height:16px;color:var(--blue)}.private-copy .text-button{font-size:11px}
.about-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;padding-top:127px}.about-visual{position:relative;margin-right:0;min-height:465px}.about-main{width:100%;height:450px;object-fit:cover;border-radius:120px 14px 14px 14px;object-position:35% center}.about-stamp{position:absolute;right:-28px;top:29px;width:123px;height:123px;border-radius:50%;background:var(--aqua);box-shadow:0 0 0 9px white;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(10deg)}.about-stamp span{font-size:9px;font-weight:700;letter-spacing:1.5px}.about-stamp strong{font:800 19px var(--head);margin:7px 0}.team-card{display:flex;align-items:center;position:absolute;left:25px;right:25px;bottom:-10px;gap:12px;padding:22px;background:#fff;box-shadow:0 10px 35px #003b6b14;border:1px solid #e5f1f6;border-radius:12px}.team-portraits{display:flex;padding-right:4px}.team-portraits img{width:44px;height:44px;border:3px solid #fff;border-radius:50%;margin-right:-7px;object-fit:cover}.team-card strong{display:block;font-size:11px}.team-card div>span{display:block;font-size:10px;margin-top:3px;color:var(--muted)}.team-card>svg{width:24px;height:24px;stroke-width:1.5;color:var(--turquoise);margin-left:auto}.about-copy h2{margin-top:20px;font-size:45px}.about-copy>p{font-size:13px;line-height:1.9;color:var(--muted);margin-top:19px}.about-promise{line-height:2.35;font-size:11px;margin-top:21px;color:#2f627c}.about-promise svg{width:12px;height:12px;vertical-align:-2px;color:var(--turquoise);margin-right:7px}.about-copy .btn{font-size:11px;margin-top:24px;min-height:48px}
.reviews-section{background:var(--ice);padding:90px 0 91px}.reviews-section .section-heading>.text-button{font-size:11px;margin-bottom:7px;white-space:nowrap}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px;margin-top:41px}.review{display:flex;flex-direction:column;background:#fff;border-radius:12px;padding:26px 26px 24px;min-height:315px}.quote-mark{font-family:Georgia,serif;line-height:1;font-size:62px;color:#16a9bc;height:47px}.review blockquote{font-family:var(--head);font-size:18px;font-weight:700;letter-spacing:-.3px;line-height:1.5}.review>p{font-size:12px;line-height:1.75;color:var(--muted);margin-top:14px}.review footer{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:26px}.review-avatar{display:grid;place-items:center;width:34px;height:34px;flex-shrink:0;background:#e5f6fa;color:#0787aa;border-radius:50%;font-size:10px;font-weight:700}.review footer strong{display:block;font-size:11px}.review footer small{display:block;font-size:8px;margin-top:3px;color:#7c929f}
.faq-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:start}.faq-intro h2{font-size:38px;margin-top:19px}.faq-intro p{font-size:13px;line-height:1.85;color:var(--muted);max-width:290px;margin-top:20px}.faq-intro .text-button{margin-top:24px;font-size:11px}.faq-list details{border-bottom:1px solid var(--line);padding:0 0 20px;margin-bottom:21px}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px;font-weight:600;list-style:none;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{width:17px;height:17px;color:var(--turquoise);transition:transform .25s}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list details p{font-size:12px;line-height:1.85;color:var(--muted);padding:14px 28px 0 0}
.final-cta{position:relative;isolation:isolate;text-align:center;color:#fff;overflow:hidden;padding:79px 0 83px}.final-cta>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 74%;z-index:-3}.final-shade{position:absolute;inset:0;background:linear-gradient(110deg,rgba(0,0,0,.64),rgba(0,0,0,.54));z-index:-1}.final-inner h2{font-size:53px;font-weight:800;line-height:1.15;letter-spacing:-1.9px;margin-top:21px}.final-inner h2 em{font-style:normal;color:var(--aqua)}.final-inner p{color:#d4edf6;font-size:13px;margin-top:19px}.final-inner .btn{margin-top:27px;font-size:12px}.final-note{display:block;margin-top:18px;font-size:10px;color:#cbe9f5}.footer{padding-top:65px;background:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr .9fr 1.2fr;gap:50px;padding-bottom:50px}.footer-brand>img{width:137px;height:auto}.footer-brand p{font-size:12px;line-height:1.8;color:var(--muted);max-width:226px;margin-top:17px}.social-links{display:flex;gap:7px;margin-top:20px}.social-links a{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--line);border-radius:50%}.social-links svg{width:14px;height:14px}.footer-grid h3{font-size:11px;font-weight:800;margin:8px 0 20px}.footer-grid>div>a,.footer-grid>div>button,.footer-contact>span{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);margin-top:11px;border:0;background:transparent;padding:0;line-height:1.6}.footer-grid>div>a:hover,.footer-grid>div>button:hover{color:var(--blue)}.footer-contact>span{margin-top:14px}.footer-contact svg{width:15px;height:15px;color:var(--blue)}.footer-bottom{padding:22px 0 25px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:#8399a4;font-size:9px}.floating-whatsapp{position:fixed;right:26px;bottom:23px;z-index:30;display:flex;align-items:center;gap:10px;min-height:50px;padding:13px 18px;border:1px solid #ffffff55;border-radius:100px;background:var(--navy);box-shadow:0 4px 25px #003d6738;color:#fff;transition:transform .2s;font-size:11px;font-weight:600}.floating-whatsapp:hover{transform:translateY(-4px)}.floating-whatsapp>svg{width:21px;height:21px;color:var(--aqua)}.floating-whatsapp b{position:absolute;top:-5px;right:-4px;background:var(--aqua);color:var(--navy);width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:10px;border:2px solid #fff}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);padding:12px 22px;max-width:calc(100% - 40px);border-radius:8px;box-shadow:0 5px 22px #001b3722;background:#fff;color:var(--navy);font-size:12px;z-index:100;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;border:1px solid var(--line)}.toast.show{opacity:1;transform:translate(-50%,0)}
dialog{padding:0;border:0;color:var(--ink);box-shadow:0 20px 100px #00294e55}dialog::backdrop{background:#002c497a;backdrop-filter:blur(5px)}.detail-dialog{width:min(850px,calc(100% - 40px));max-height:calc(100dvh - 70px);border-radius:16px}.dialog-close{position:absolute;right:17px;top:17px;z-index:5;background:#fff;box-shadow:0 3px 15px #0002}.detail-hero{width:100%;height:290px;object-fit:cover}.detail-inner{padding:29px 34px 32px}.detail-inner h2{font-size:32px;letter-spacing:-1px;margin-top:9px}.detail-inner>p{font-size:14px;line-height:1.85;color:var(--muted);margin-top:16px}.detail-highlights{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.detail-highlights span{font-size:11px;padding:7px 12px;border-radius:50px;background:var(--ice);color:#2d7897}.detail-note{background:var(--ice);border-left:3px solid var(--turquoise);padding:13px 16px;margin-top:23px;font-size:11px;color:#567e92}.detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.detail-actions .btn{font-size:12px}.detail-outline{background:white;color:var(--blue);border:1px solid #a2d3e3}.route-dialog{position:fixed;inset:0 0 0 auto;margin:0;width:min(460px,100%);max-width:100%;height:100dvh;max-height:100dvh;border-radius:18px 0 0 18px;overflow:hidden}.route-dialog[open]{display:flex;flex-direction:column;animation:drawer-in .3s ease-out}.route-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:27px 27px 23px;border-bottom:1px solid var(--line);flex-shrink:0}.route-header h2{font-size:27px;letter-spacing:-1px;margin-top:9px}.route-body{padding:23px 27px 30px;overflow-y:auto;flex:1}.route-description{font-size:12px;line-height:1.85;color:var(--muted)}.selected-tour{display:flex;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.selected-tour>img{width:71px;height:61px;border-radius:7px;object-fit:cover}.selected-tour>div{flex:1}.selected-tour strong{display:block;font-size:12px;line-height:1.4}.selected-tour span{display:block;font-size:10px;color:var(--muted);margin-top:5px}.selected-tour .icon-button{width:28px;height:28px;padding:5px}.selected-tour svg{width:15px;height:15px}.route-empty{padding:24px;margin-top:22px;border-radius:9px;background:var(--ice);text-align:center}.route-empty svg{width:25px;height:25px;color:var(--blue);margin:0 auto 10px}.route-empty strong{font-size:13px;display:block}.route-empty p{font-size:11px;color:var(--muted);line-height:1.7;margin-top:8px}.add-more{margin-top:17px;font-size:11px}.route-fields{margin-top:25px;display:grid;gap:17px}.route-fields label{font-size:11px;font-weight:600;display:block}.route-fields input,.route-fields select,.route-fields textarea{margin-top:6px;display:block;width:100%;padding:11px 12px;border:1px solid #cde0e8;background:#fff;border-radius:7px;min-height:43px;color:var(--ink);font-size:13px;resize:vertical}.route-fields textarea::placeholder{font-size:12px;color:#8aa2af}.route-footer{border-top:1px solid var(--line);padding:20px 27px 18px;background:#fff;flex-shrink:0}.route-footer .btn{width:100%;font-size:12px;padding:15px 12px}.route-footer p{text-align:center;font-size:9px;color:var(--muted);margin-top:10px}
.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(19px);transition:opacity .7s ease,transform .7s ease}.js .reveal.visible{opacity:1;transform:none}.js .feeling-large.reveal{transform:translateY(20px) rotate(-5deg)}.js .feeling-large.reveal.visible{transform:rotate(-5deg)}.js .feeling-small.reveal{transform:translateY(20px) rotate(5deg)}.js .feeling-small.reveal.visible{transform:rotate(5deg)}
@keyframes hero-in{from{transform:scale(1.045)}to{transform:scale(1)}}@keyframes copy-in{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes drawer-in{from{transform:translateX(100%)}to{transform:translateX(0)}}
@media(min-width:1550px){.hero{height:730px}.hero-inner{padding-top:90px}.hero h1{font-size:111px}.hero-slogan{font-size:37px}.hero-description{font-size:16px}.hero-postcard{bottom:105px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.announcement{padding-inline:32px}.header-inner{gap:18px}.desktop-nav{gap:20px}.desktop-nav>a{font-size:11px}.header-contact{display:none}.hero-bottom{padding-inline:32px}.hero h1{font-size:80px}.hero-copy{max-width:75%}.hero-postcard{width:227px}.hero-postcard img{width:66px;height:70px}.hero-postcard>span{padding:8px}.hero-postcard strong{font-size:14px}.hero-postcard small{font-size:7px}.trip-strip{grid-template-columns:1fr 1fr auto;gap:20px;padding:22px}.trip-intro{display:none}.trip-field:first-of-type{padding-left:0;border:0}.trust-strip{font-size:10px;gap:10px}.section{padding-block:87px}.section-heading h2,h2{font-size:37px}.section-heading>p{max-width:235px;font-size:12px}.filter{padding:10px 13px;font-size:10px}.tour-grid{gap:30px 20px}.tour-card h3{font-size:18px}.tour-card p{font-size:11px}.feeling-content{grid-template-columns:41% 59%;gap:10px;min-height:570px;padding:62px 0}.feeling-heading h2{font-size:46px}.feeling-gallery{min-height:450px}.feeling-large{height:365px}.feeling-small{height:260px;right:0}.feeling-note{right:10px}.feeling-gallery figcaption strong{font-size:14px}.destination-ribbon{font-size:12px;gap:20px;letter-spacing:1.5px}.steps{gap:32px}.step h3{font-size:17px}.private-copy{padding:34px 29px}.private-copy h2{font-size:37px}.private-tags{gap:13px}.about-section{gap:65px}.about-copy h2{font-size:40px}.team-card{left:17px;right:17px;padding:17px}.team-portraits img{width:37px;height:37px}.team-card>svg{display:none}.reviews-section{padding:76px 0}.review{padding:24px 21px}.review blockquote{font-size:16px}.review footer small{font-size:8px}.faq-section{gap:50px}.faq-intro h2{font-size:34px}.footer-grid{gap:30px;grid-template-columns:1.3fr 1fr 1fr 1.2fr}.final-inner h2{font-size:47px}}
@media(max-width:780px){.wrap{width:calc(100% - 44px)}.announcement{padding-inline:22px;font-size:9px}.header-inner{height:74px}.brand img{width:115px}.desktop-nav{gap:16px}.desktop-nav>a[href="/blog/"],.desktop-nav>a[href="/contato/"]{display:none}.header-actions{gap:15px}.hero{height:619px}.hero-inner{padding-top:55px}.hero h1{font-size:77px}.hero-description{font-size:13px}.hero .eyebrow{font-size:9px;letter-spacing:1.5px}.hero-coordinate{font-size:7px}.hero-postcard{display:none}.hero-copy{max-width:85%}.hero-actions{gap:20px}.hero-secondary{font-size:11px}.hero-assurance{font-size:9px}.hero-bottom{padding-inline:22px}.trip-strip{gap:15px;padding:20px}.trip-field{padding-left:15px}.trip-strip .btn{padding:13px;font-size:10px}.trip-strip .btn svg{width:15px;height:15px}.trip-field>span{font-size:10px}.trip-field input,.trip-field select{font-size:11px}.trust-strip{display:grid;grid-template-columns:1fr 1fr;gap:16px}.section-heading h2,h2{font-size:33px;letter-spacing:-1.2px}.section-heading>p{font-size:11px;max-width:185px}.section-heading>p br{display:none}.tour-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.tour-card h3{font-size:20px}.tour-card p{font-size:12px}.filter-row{gap:8px}.filter{font-size:11px}.tour-help{padding:20px;flex-wrap:wrap;gap:13px}.tour-help>span{font-size:11px}.feeling-content{grid-template-columns:1fr;gap:24px;padding-top:58px;padding-bottom:47px}.feeling-heading{max-width:85%}.feeling-heading h2{font-size:51px}.feeling-heading p{max-width:450px}.feeling-gallery{width:min(570px,100%);margin:0 auto;min-height:465px;padding-top:15px}.feeling-large{height:383px}.feeling-small{height:276px;right:7px}.feeling-note{top:30px;right:20px}.destination-ribbon{justify-content:start;gap:26px;overflow:hidden;padding-left:22px}.steps{gap:22px}.step h3{font-size:16px}.step p{font-size:11px}.private-section{grid-template-columns:1fr 1fr;min-height:405px}.private-photo{min-height:405px}.private-copy{padding:30px 24px}.private-copy .eyebrow{font-size:8px}.private-copy h2{font-size:33px}.private-copy p{font-size:11px}.private-tags{flex-wrap:wrap;gap:10px;margin:17px 0}.private-copy .text-button{font-size:10px}.image-tag{font-size:7px;left:14px;right:14px;padding:9px}.about-section{gap:37px;grid-template-columns:1fr 1fr}.about-copy h2{font-size:33px}.about-copy p{font-size:11px}.about-promise{font-size:10px}.about-main{height:402px;border-radius:90px 12px 12px 12px}.about-visual{min-height:422px}.about-stamp{width:94px;height:94px;right:-15px}.about-stamp strong{font-size:15px;margin:4px 0}.about-stamp span{font-size:7px}.team-card{left:10px;right:10px;padding:13px;gap:9px;bottom:0}.team-card strong{font-size:9px}.team-card div>span{font-size:8px}.team-portraits img{width:30px;height:30px}.about-copy .btn{font-size:10px;padding:12px;min-height:43px}.reviews-section .section-heading{align-items:start;flex-direction:column;gap:20px}.review-grid{gap:14px;margin-top:28px}.review{padding:23px 18px}.review blockquote{font-size:14px}.review>p{font-size:11px}.review footer{gap:8px;flex-wrap:wrap}.review footer strong{font-size:10px}.review footer small{font-size:8px}.faq-section{grid-template-columns:1fr;gap:39px}.faq-intro{max-width:490px}.faq-intro h2{font-size:36px}.faq-intro p{max-width:420px}.final-inner h2{font-size:40px}.footer-grid{grid-template-columns:1.2fr 1fr;gap:35px 45px}.footer-grid h3{font-size:12px}.footer-grid>div>a,.footer-grid>div>button,.footer-contact>span{font-size:12px}.footer-bottom{font-size:8px;flex-wrap:wrap;gap:5px}.floating-whatsapp{right:18px;bottom:18px;padding:12px 16px;font-size:10px}.floating-whatsapp svg{width:19px;height:19px}}
@media(max-width:580px){html{scroll-padding-top:77px}.wrap{width:calc(100% - 36px)}.section{padding-block:65px}.announcement{padding:7px 18px;font-size:8px;justify-content:center}.announcement>a{display:none}.header-inner{height:68px;gap:15px}.brand img{width:109px}.desktop-nav{display:none}.header-actions{margin-left:auto;gap:13px}.route-button{font-size:10px}.route-button>span{display:none}.route-button svg{width:19px;height:19px}.route-button b{width:17px;height:17px;font-size:9px}.mobile-menu-button{display:grid;width:35px;height:35px}.mobile-nav:not([hidden]){display:flex;flex-direction:column;border-top:1px solid var(--line);padding:12px 18px 18px;gap:0;box-shadow:0 12px 22px #06324710}.mobile-nav a{padding:12px 6px;font-size:13px}.hero{height:602px}.hero-image{object-position:61% 50%}.hero-shade{background:linear-gradient(90deg,#002f59ad,#003c6155),linear-gradient(0deg,#00466c88,transparent 40%)}.hero-inner{padding-top:44px}.hero-copy{max-width:100%;width:100%}.hero .eyebrow{font-size:8px;letter-spacing:1.1px}.live-dot{width:5px;height:5px}.hero h1{font-size:clamp(60px,15.8vw,87px);letter-spacing:-3.9px;margin-top:26px;line-height:1.015}.hero-slogan{font-size:27px;margin-top:13px}.hero-description{font-size:12px;line-height:1.8;max-width:290px;margin-top:20px}.desktop-break{display:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:19px;margin-top:24px}.hero .btn{font-size:12px;min-height:50px;padding:14px 17px}.hero-secondary{font-size:11px}.hero-assurance{margin-top:25px;font-size:8px;max-width:300px}.hero-assurance svg{width:15px;height:15px}.hero-coordinate{display:none}.hero-bottom{bottom:16px;padding-inline:18px;font-size:7px}.hero-bottom>span:last-child{font-size:17px}.trip-strip{grid-template-columns:1fr 1fr;gap:17px 12px;padding:22px 19px;border-radius:0 0 12px 12px}.trip-field{padding-left:12px}.trip-field>span{font-size:9px;gap:5px}.trip-field>span svg{width:13px;height:13px}.trip-field input,.trip-field select{font-size:13px;min-height:30px;margin-top:7px;padding:0;max-width:100%}.trip-strip .btn{grid-column:1/-1;width:100%;font-size:12px;min-height:47px}.trust-strip{padding-top:24px;gap:15px 12px;font-size:9px}.trust-strip span{gap:6px}.trust-strip svg{width:15px;height:15px}.eyebrow{font-size:8px;letter-spacing:1.7px}.section-heading{display:block}.section-heading h2,h2{font-size:32px;letter-spacing:-1.4px;line-height:1.18;margin-top:12px}.section-heading>p{font-size:12px;max-width:100%;margin-top:18px}.filter-row{margin-top:25px;gap:7px}.filter{font-size:10px;padding:9px 12px;min-height:39px}.filter svg{width:13px;height:13px}.tour-grid{grid-template-columns:1fr;gap:33px;margin-top:25px}.tour-image-wrap{aspect-ratio:1.4}.tour-tag{font-size:9px;left:13px;top:13px}.tour-save{width:36px;height:36px}.tour-location{font-size:9px;margin-top:14px}.tour-card h3{font-size:23px}.tour-card p{font-size:12px;min-height:0;line-height:1.8;margin-top:9px}.tour-card-bottom{padding-top:12px;margin-top:13px}.tour-card-bottom span{font-size:10px}.tour-card-bottom button{font-size:12px;min-height:27px}.tour-help{margin-top:31px;padding:20px 17px;gap:17px}.tour-help>span{align-items:start;line-height:1.75;font-size:11px}.tour-help .text-button{margin-left:27px;font-size:11px}.feeling-content{padding-top:53px;padding-bottom:47px;gap:21px}.feeling-heading{max-width:100%}.feeling-heading h2{font-size:45px;letter-spacing:-1.9px;margin-top:19px}.feeling-heading p{font-size:12px;max-width:300px;margin-top:20px}.feeling-heading .btn{margin-top:24px;font-size:11px}.feeling-gallery{min-height:365px;margin-top:16px;padding:0 6px}.feeling-large{height:308px;width:61%;border-radius:9px}.feeling-small{height:224px;width:52%;bottom:3px;right:-2px;border-width:5px}.feeling-gallery figcaption{padding:45px 12px 15px}.feeling-gallery figcaption strong{font-size:12px}.feeling-gallery figcaption>span{font-size:6px;letter-spacing:.6px}.feeling-note{right:10px;top:15px;gap:6px}.feeling-note svg{width:28px;height:28px}.feeling-note span{font-size:9px}.destination-ribbon{font-size:10px;letter-spacing:1px;gap:19px;padding:17px 18px}.destination-ribbon b{font-size:18px}.center-heading h2{font-size:30px;margin-top:17px}.steps{grid-template-columns:1fr;gap:28px;margin-top:37px}.step{padding-left:60px;position:relative}.step-top{border:0;padding:0;justify-content:start;gap:14px}.step-top>span{position:absolute;left:0;top:0;font-size:34px}.step-top>svg{width:21px;height:21px}.step h3{font-size:18px;margin-top:11px}.step p{font-size:12px;line-height:1.85;margin-top:10px}.center-action{margin-top:29px}.center-action .btn{font-size:12px}.center-action small{font-size:9px}.private-section{grid-template-columns:1fr;border-radius:12px}.private-photo{min-height:272px}.private-copy{padding:29px 26px 32px}.private-copy .eyebrow{font-size:8px}.private-copy h2{font-size:38px}.private-copy p{font-size:12px;line-height:1.85;margin-top:17px}.private-tags{gap:25px;font-size:11px;margin:21px 0}.private-copy .text-button{font-size:11px}.image-tag{left:16px;right:auto;bottom:16px;font-size:7px}.about-section{grid-template-columns:1fr;gap:50px;padding-top:72px}.about-main{height:390px;width:calc(100% - 12px);border-radius:95px 12px 12px 12px}.about-visual{min-height:397px}.about-stamp{right:3px;top:23px;width:99px;height:99px;box-shadow:0 0 0 7px #fff}.about-stamp strong{font-size:16px}.about-stamp span{font-size:8px}.team-card{bottom:-13px;left:18px;right:27px;padding:18px}.team-portraits img{width:39px;height:39px}.team-card strong{font-size:11px}.team-card div>span{font-size:10px}.about-copy h2{font-size:38px}.about-copy p{font-size:13px;line-height:1.85}.about-promise{font-size:11px}.about-copy .btn{font-size:11px;padding:13px 19px;min-height:48px}.reviews-section{padding:58px 0}.reviews-section .section-heading>.text-button{display:inline-flex;margin-top:22px;font-size:11px}.reviews-section .section-heading h2{font-size:31px}.review-grid{grid-template-columns:1fr;gap:15px;margin-top:30px}.review{min-height:0;padding:26px}.review blockquote{font-size:19px}.review>p{font-size:12px}.review footer{padding-top:21px;flex-wrap:nowrap}.review footer strong{font-size:11px}.review footer small{font-size:9px}.review-avatar{width:38px;height:38px}.quote-mark{font-size:58px;height:44px}.faq-section{gap:35px}.faq-intro h2{font-size:32px}.faq-intro p{font-size:12px;line-height:1.8}.faq-list summary{font-size:12px;gap:16px;min-height:27px}.faq-list details{margin-bottom:18px;padding-bottom:18px}.faq-list details p{font-size:12px;padding-top:13px;line-height:1.8}.final-cta{padding:62px 0 65px}.final-inner h2{font-size:35px;letter-spacing:-1.4px;margin-top:21px}.final-inner h2 br{display:none}.final-inner p{font-size:12px;line-height:1.8;margin-top:20px;padding:0 10px}.final-inner .btn{font-size:11px;padding:14px 16px;gap:9px;margin-top:24px;min-height:51px}.final-inner .btn svg{width:16px;height:16px}.final-note{font-size:9px;padding:0 20px}.footer{padding-top:43px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 24px;padding-bottom:34px}.footer-brand{grid-column:1/-1}.footer-brand>img{width:128px}.footer-brand p{max-width:270px;font-size:12px;margin-top:15px}.footer-grid h3{font-size:11px;margin-bottom:16px}.footer-grid>div>a,.footer-grid>div>button{font-size:11px;min-height:23px}.footer-contact{grid-column:1/-1}.footer-contact>span{font-size:11px}.footer-bottom{font-size:8px;line-height:1.8;padding-bottom:89px}.floating-whatsapp{right:15px;bottom:15px;min-height:46px;padding:11px 15px;font-size:10px;gap:8px}.toast{bottom:79px;font-size:11px;padding:12px 16px;width:max-content}.detail-dialog{width:calc(100% - 22px);max-height:calc(100dvh - 30px);border-radius:12px}.detail-hero{height:210px}.detail-inner{padding:23px 22px 25px}.detail-inner h2{font-size:28px}.detail-inner>p{font-size:12px}.detail-note{font-size:10px}.detail-actions{flex-direction:column}.detail-actions .btn{width:100%;font-size:12px}.route-dialog{border-radius:0}.route-header{padding:22px}.route-header h2{font-size:26px}.route-body{padding:21px 22px 26px}.route-footer{padding:18px 22px}.route-fields input,.route-fields select,.route-fields textarea{font-size:16px}.route-footer .btn{font-size:11px;gap:9px}.route-footer .btn svg{width:16px;height:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js .reveal{opacity:1;transform:none}.js .feeling-large.reveal{transform:rotate(-5deg)}.js .feeling-small.reveal{transform:rotate(5deg)}}

/* Tipografia da abertura: títulos suaves e fortes, com a assinatura mais leve. */
.hero h1{font-family:"Plus Jakarta Sans",var(--head);font-weight:800;line-height:1.04;letter-spacing:-.055em}.hero .eyebrow{font-family:"Plus Jakarta Sans",var(--body);font-weight:600;letter-spacing:.18em}
@media(max-width:580px){.hero h1{font-size:clamp(48px,14.8vw,86px);letter-spacing:-.05em;line-height:1.06}.hero .eyebrow{letter-spacing:.13em;line-height:1.6}}

.booking-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:46px;list-style:none;padding:0;margin:52px 0 0}
.booking-step{min-width:0;text-align:left}
.booking-step-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--line)}
.booking-step-number{color:#bbdeed;font:500 44px var(--head);line-height:1;letter-spacing:-2px}
.booking-step-top>svg{width:28px;height:28px;stroke-width:1.5;color:var(--blue)}
.booking-step-copy h3{font:800 22px var(--head);letter-spacing:-.65px;line-height:1.3;margin:24px 0 13px}
.booking-step-copy>p{margin:0;font-size:13px;line-height:1.85;color:var(--muted)}
.booking-payments{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px;list-style:none;padding:0;margin:17px 0 0}
.booking-payments>li{border:1px solid #d5e9f0;border-radius:7px;padding:8px 10px;background:#f5fafc;color:#265b70;font-size:11px;line-height:1.5}
@media(max-width:780px){.booking-steps{gap:24px}.booking-step-copy h3{font-size:19px}.booking-step-copy>p{font-size:12px}.booking-payments>li{font-size:10px;padding:7px 9px}}
@media(max-width:650px){.booking-how .center-heading{text-align:left}.booking-steps{grid-template-columns:minmax(0,1fr);gap:34px;margin-top:36px}.booking-step-top{padding-bottom:17px}.booking-step-number{font-size:40px}.booking-step-top>svg{width:26px;height:26px}.booking-step-copy h3{font-size:21px;margin:20px 0 11px}.booking-step-copy>p{font-size:13px}.booking-payments{margin-top:15px;gap:7px}.booking-payments>li{font-size:11px;padding:8px 10px}}

/* Separate the final questions from the footer without adding another tall gap. */
body:not(.inner-page) .faq-section{padding-bottom:64px}
body:not(.inner-page) .footer{background:#edf7fa;border-top:1px solid #d9eaf0}
@media(max-width:580px){body:not(.inner-page) .faq-section{padding-bottom:44px}}
