/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--blue:#25a6d9;--cyan:#41bdd9;--aqua:#65bfb6;--green:#8cbf75;--lime:#a9cf46;--ink:#223338;--muted:#64777c;--mist:#f2f8f7;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist-sans), Montserrat, Arial, sans-serif;background:#fff;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:10;background:#fff;grid-template-columns:200px 1fr auto;align-items:center;gap:28px;height:84px;padding:0 5vw;display:grid;position:relative}.brand img{object-fit:contain;object-position:left center;width:170px;height:72px}.desktop-nav{justify-content:center;gap:24px;font-size:14px;font-weight:600;display:flex}.desktop-nav a:hover{color:var(--blue)}.button{background:linear-gradient(110deg,var(--blue),var(--aqua));color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 25px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 28px #25a6d938}.button:hover{transform:translateY(-2px);box-shadow:0 14px 32px #25a6d952}.button-small{min-height:44px;padding:0 20px}.hero{color:#fff;align-items:center;min-height:calc(100vh - 84px);padding:90px 7vw 150px;display:flex;position:relative;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;transform:scale(1.01)}.hero-shade{background:linear-gradient(90deg,#082836db 0%,#0832418f 45%,#08374414 78%)}.hero-content{z-index:2;width:min(730px,70vw);position:relative}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.19em;margin:0 0 18px;font-size:12px;font-weight:800}.eyebrow.light{color:#baf3e8}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin-bottom:28px;font-size:clamp(48px,6vw,86px);font-weight:800;line-height:.98}h2{letter-spacing:-.045em;margin-bottom:24px;font-size:clamp(38px,4.2vw,64px);line-height:1.03}.hero-copy{color:#ffffffe3;max-width:620px;font-size:18px;line-height:1.75}.hero-actions{align-items:center;gap:28px;margin-top:36px;display:flex}.text-link{color:var(--ink);align-items:center;gap:10px;font-size:14px;font-weight:800;display:inline-flex}.text-link.light{color:#fff}.text-link span{font-size:22px;transition:transform .2s}.text-link:hover span{transform:translate(5px)}.trust-strip{z-index:3;color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:22px 22px 0 0;grid-template-columns:repeat(3,1fr);padding:25px 32px;display:grid;position:absolute;bottom:0;left:7vw;right:7vw}.trust-strip div{border-right:1px solid #dce9e7;padding:0 28px}.trust-strip div:first-child{padding-left:0}.trust-strip div:last-child{border:0}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{font-size:17px}.trust-strip span{color:var(--muted);margin-top:5px;font-size:13px}.confidence-panel{background:#fff;grid-template-columns:repeat(4,1fr);gap:18px;padding-top:58px;padding-bottom:58px;display:grid}.confidence-panel>div{background:linear-gradient(155deg,#fff,#f4faf8);border:1px solid #dfeae8;border-radius:22px;min-height:190px;padding:28px}.confidence-panel>div>span{background:linear-gradient(135deg,var(--blue),var(--aqua));color:#fff;border-radius:13px;place-items:center;width:40px;height:40px;margin-bottom:20px;font-weight:900;display:grid}.confidence-panel strong{margin-bottom:9px;font-size:17px;display:block}.confidence-panel p{color:var(--muted);font-size:13px;line-height:1.6}.confidence-panel a{color:#168bab;text-underline-offset:3px;font-size:13px;font-weight:800;text-decoration:underline}.section{padding:110px 7vw}.intro{grid-template-columns:1fr 1fr;align-items:start;gap:10vw;display:grid}.intro-copy>p{color:var(--muted);margin-bottom:32px;font-size:19px;line-height:1.75}.check-row{border-top:1px solid #dfe9e7;padding:15px 0;font-weight:700}.check-row span{color:var(--lime);margin-right:12px}.services-section{background:var(--mist)}.section-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:10vw;margin-bottom:55px;display:grid}.section-heading>p{color:var(--muted);font-size:17px;line-height:1.75}.section-heading.compact{grid-template-columns:1fr auto}.services-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{background:#fff;border:1px solid #e2eeec;border-radius:22px;padding:34px 30px;transition:transform .2s,border-color .2s}.service-card:hover{border-color:var(--aqua);transform:translateY(-5px)}.service-icon{color:#fff;background:linear-gradient(135deg,var(--blue),var(--lime));border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:28px;font-size:23px;display:grid}.service-card h3{margin-bottom:12px;font-size:20px}.service-card p{color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.7}.destination-band{color:#fff;background:#173f48;grid-template-columns:1fr 1fr;gap:8vw;padding:46px 7vw;display:grid}.destination-band .eyebrow{margin-bottom:12px}.destination-band p:last-child{color:#d8e8e8;margin-bottom:0;line-height:1.75}.experience-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.experience-card{color:#fff;border-radius:24px;min-height:470px;position:relative;overflow:hidden}.experience-card:after{content:"";background:linear-gradient(#0000 35%,#0a2b30c7);position:absolute;inset:0}.experience-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute}.experience-card:hover img{transform:scale(1.04)}.experience-card div{z-index:2;position:absolute;bottom:25px;left:28px}.experience-card p{text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:11px}.experience-card h3{margin:0;font-size:27px}.promotions-section{background:#f8fbfb}.promotions-carousel{position:relative}.promotions-carousel-viewport{scroll-snap-type:x mandatory;overflow:hidden}.promotions-carousel-track{align-items:stretch;gap:22px;width:max-content;padding:2px 2px 18px;display:flex}.promotions-carousel .live-offer-card{scroll-snap-align:start;flex:0 0 calc(28.6667vw - 14.6667px);min-width:0;max-width:430px}.promotions-carousel-controls{justify-content:center;align-items:center;gap:20px;margin-top:12px;display:flex}.promotions-carousel-controls>button{width:42px;height:42px;color:var(--blue);cursor:pointer;background:#fff;border:1px solid #cfe1de;border-radius:50%;font-size:20px;box-shadow:0 8px 20px #164a5314}.promotions-carousel-dots{align-items:center;gap:9px;display:flex}.promotions-carousel-dots button{cursor:pointer;background:#b9ccca;border:0;border-radius:50%;width:9px;height:9px;padding:0;transition:width .2s,background .2s}.promotions-carousel-dots button.is-active{background:var(--blue);border-radius:999px;width:28px}.live-offer-card{background:#fff;border:1px solid #dfeae8;border-radius:25px;overflow:hidden;box-shadow:0 16px 45px #164a5314}.offer-poster{aspect-ratio:4/5;background:#e8f2f1;position:relative;overflow:hidden}.offer-poster img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .4s}.live-offer-card:hover .offer-poster img{transform:scale(1.025)}.promo-tag{color:#197f99;text-transform:uppercase;letter-spacing:.12em;background:#fffffff0;border-radius:999px;padding:8px 13px;font-size:10px;font-weight:900;position:absolute;top:18px;left:18px;box-shadow:0 8px 18px #0000001a}.offer-body{padding:27px}.offer-date{color:var(--blue);text-transform:uppercase;letter-spacing:.13em;margin-bottom:10px;font-size:11px;font-weight:900}.offer-body h3{margin-bottom:7px;font-size:25px;line-height:1.12}.offer-venue{color:var(--muted);font-size:13px;font-weight:700}.offer-includes{min-height:88px;color:var(--muted);margin:22px 0 18px;font-size:14px;line-height:1.65}.offer-price{border-top:1px solid #e0eae8;grid-template-columns:auto 1fr;align-items:end;column-gap:8px;padding-top:18px;display:grid}.offer-price small{color:var(--muted);grid-column:1/-1}.offer-price strong{color:#188cad;font-size:28px}.offer-price span{color:var(--muted);padding-bottom:4px;font-size:12px}.offer-secondary{color:var(--ink);margin:6px 0 20px;font-size:13px;font-weight:800}.offer-freshness{color:var(--muted);margin:-7px 0 18px;font-size:11px;line-height:1.5}.offer-body .button{width:100%}.offers-note{color:var(--muted);background:#edf5f3;border-radius:14px;margin:28px 0 0;padding:16px 20px;font-size:12px;line-height:1.55}.upcoming-details{border-top:1px solid #dce9e6;margin-top:44px}.upcoming-details>summary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;padding:24px 4px;font-weight:850;list-style:none;display:flex}.upcoming-details>summary::-webkit-details-marker{display:none}.upcoming-details>summary span{color:var(--blue);font-size:28px;transition:transform .2s}.upcoming-details[open]>summary span{transform:rotate(45deg)}.upcoming-details .launch-header{margin-top:40px}.launch-header{grid-template-columns:1fr 1fr;align-items:end;gap:10vw;margin-top:95px;display:grid}.launch-header>p{color:var(--muted);line-height:1.7}.launch-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:42px;display:grid}.launch-card{background:#fff;border:1px solid #dce9e6;border-radius:20px;grid-template-columns:125px 1fr;gap:24px;padding:28px;display:grid}.launch-card>div span,.launch-card>div small{display:block}.launch-card>div span{color:var(--blue);font-size:22px;font-weight:900}.launch-card>div small{color:var(--muted);margin-top:6px}.launch-card ul{margin:0;padding:0;list-style:none}.launch-card li{border-bottom:1px solid #e8efed;padding:8px 0;font-size:14px;font-weight:700}.launch-card li:last-child{border:0}.payment-section{color:#fff;background:linear-gradient(135deg,#138dbb,#48bfae);grid-template-columns:1fr 1fr;min-height:620px;display:grid}.payment-photo{background:url(/images/traslados.webp) 50%/cover no-repeat}.payment-content{flex-direction:column;justify-content:center;align-items:flex-start;padding:90px 8vw 90px 7vw;display:flex}.payment-content p:not(.eyebrow){color:#ffffffe6;font-size:18px;line-height:1.75}.payment-content small{color:#ffffffb8;margin:4px 0 30px}.button-white{color:#168bab;box-shadow:none;background:#fff}.corporate{background:#fff}.corporate-panel{background:linear-gradient(135deg,#eaf7f6,#f7fbef);border-radius:30px;grid-template-columns:1fr 1fr;align-items:start;gap:50px 80px;padding:70px;display:grid}.corporate-panel>div:first-child p:last-child{color:var(--muted);line-height:1.75}.corporate-list>div{border-bottom:1px solid #cfdfdc;grid-template-columns:44px 1fr;gap:18px;padding:19px 0;display:grid}.corporate-list strong{color:var(--blue)}.corporate-list span,.corporate-list b{display:block}.corporate-list span{color:var(--muted);font-size:14px}.corporate-list b{color:var(--ink);margin-bottom:4px;font-size:16px}.corporate-panel>.button{justify-self:start}.secure-section{color:#fff;background:linear-gradient(120deg,#153d47,#176c78);grid-template-columns:1fr 1fr;gap:10vw;padding:90px 7vw;display:grid}.secure-section>div>p:last-child{color:#c7dfe1;font-size:17px;line-height:1.75}.secure-section ul{margin:0;padding:0;list-style:none}.secure-section li{border-bottom:1px solid #ffffff2e;gap:18px;padding:18px 0;font-weight:700;display:flex}.secure-section li span{color:#9fe3d7}.team-section{background:#fff}.team-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.team-card{background:linear-gradient(160deg,#fff,#f3faf8);border:1px solid #dfebea;border-radius:23px;padding:30px}.team-avatar{background:linear-gradient(135deg,var(--blue),var(--lime));color:#fff;border-radius:24px;place-items:center;width:78px;height:78px;margin-bottom:25px;font-size:23px;font-weight:900;display:grid;box-shadow:0 12px 28px #25a6d92e}.team-card>p{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:10px;font-weight:900}.team-card h3{margin-bottom:12px;font-size:20px}.team-card>span{color:var(--muted);font-size:14px;line-height:1.65;display:block}.process{text-align:center;background:#fbfdfd}.process>h2{max-width:700px;margin-left:auto;margin-right:auto}.process-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:58px;display:grid}.process-grid>div{border-top:3px solid var(--aqua);padding:32px}.process-grid span{color:var(--blue);font-weight:900}.process-grid h3{margin:22px 0 12px;font-size:21px}.process-grid p{color:var(--muted);line-height:1.65}.social-section{color:#fff;background:linear-gradient(125deg,#173f48,#176f7c 58%,#249da5);grid-template-columns:.9fr 1.1fr;align-items:center;gap:9vw;padding:95px 7vw;display:grid}.social-intro h2{margin-bottom:22px}.social-intro>p:last-child{color:#cce2e2;max-width:620px;font-size:17px;line-height:1.75}.social-grid{gap:13px;display:grid}.social-card{background:#ffffff17;border:1px solid #ffffff2e;border-radius:20px;grid-template-columns:56px 1fr auto;align-items:center;gap:16px;min-height:92px;padding:18px 22px;transition:transform .2s,background .2s;display:grid}.social-card:hover{background:#ffffff26;transform:translate(5px)}.social-icon{color:#16434b;background:#baf3e8;border-radius:16px;place-items:center;width:52px;height:52px;font-weight:900;display:grid}.social-card small,.social-card strong{display:block}.social-card small{color:#baf3e8;text-transform:uppercase;letter-spacing:.13em;margin-bottom:5px;font-size:10px;font-weight:900}.social-card strong{font-size:16px}.social-card b{font-size:24px}.faq-section{background:#f7fbfa}.faq-list{max-width:960px;margin:0 auto}.faq-list details{border-bottom:1px solid #d9e7e4}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:22px;padding:24px 6px;font-size:18px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue);font-size:28px;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:800px;color:var(--muted);padding:0 50px 25px 6px;line-height:1.75}.final-cta{color:#fff;background:linear-gradient(115deg,#158fbd,#43bcae 70%,#8cbf75);border-radius:30px;justify-content:space-between;align-items:center;gap:40px;margin:0 7vw 90px;padding:70px;display:flex}.final-cta h2{max-width:800px;margin-bottom:0}footer{color:#fff;background:#17343a;grid-template-columns:1.1fr .9fr .9fr;gap:60px;padding:75px 7vw 38px;display:grid;position:relative}.footer-brand img{object-fit:contain;filter:brightness(0)invert();width:190px;height:110px;margin-bottom:18px}.footer-brand p,footer p{color:#a9bdc0;line-height:1.6}footer h3{text-transform:uppercase;letter-spacing:.14em;color:#baf3e8;margin-bottom:20px;font-size:14px}footer a{margin-bottom:11px;display:block}.footer-note{border-top:1px solid #ffffff21;grid-column:1/-1;margin:10px 0 0;padding-top:26px;font-size:12px}.floating-wa{z-index:20;color:#fff;background:#19b46b;border-radius:50%;place-items:center;width:54px;height:54px;font-weight:900;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 25px #00000040}@media (width<=900px){.confidence-panel{grid-template-columns:repeat(2,1fr)}.site-header{grid-template-columns:1fr auto auto}.desktop-nav{display:none}.hero-content{width:90vw}.trust-strip{left:4vw;right:4vw}.intro,.section-heading,.payment-section,.corporate-panel,.secure-section,.destination-band,.launch-header,.social-section{grid-template-columns:1fr}.services-grid{grid-template-columns:repeat(2,1fr)}.promotions-carousel .live-offer-card{flex-basis:calc(45vw - 11px)}.launch-grid,.experience-grid{grid-template-columns:1fr}.experience-card{min-height:390px}.payment-photo{min-height:430px}.corporate-panel{padding:45px}.team-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr}.final-cta{padding:50px}.final-cta,footer{grid-template-columns:1fr}.footer-note{grid-column:auto}}@media (width<=620px){.confidence-panel{grid-template-columns:1fr;padding-top:50px;padding-bottom:50px}.site-header{height:74px;padding:0 20px}.brand img{width:135px;height:60px}.button-small{min-height:40px;padding:0 14px;font-size:12px}.hero{min-height:790px;padding:65px 24px 220px}.hero-content{width:auto}.hero-copy{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.trust-strip{grid-template-columns:1fr;padding:20px}.trust-strip div,.trust-strip div:first-child{border-bottom:1px solid #dce9e7;border-right:0;padding:9px 0}.trust-strip div:last-child{border:0}.section{padding:75px 24px}.services-grid,.team-grid{grid-template-columns:1fr}.promotions-carousel .live-offer-card{flex-basis:calc(100vw - 48px)}.promotions-carousel-track{gap:14px}.launch-card{grid-template-columns:1fr}.destination-band,.secure-section,.social-section{padding:65px 24px}.social-card{grid-template-columns:48px 1fr auto;padding:16px}.social-icon{width:46px;height:46px}.section-heading.compact{grid-template-columns:1fr}.experience-card{min-height:350px}.payment-photo{min-height:330px}.payment-content{padding:70px 24px}.corporate-panel{gap:30px;padding:34px 24px}.final-cta{flex-direction:column;align-items:flex-start;margin:0 20px 65px;padding:42px 25px}footer{gap:35px;padding:60px 24px 30px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.quote-section{background:linear-gradient(#edf8f7,#fff);padding:42px 7vw 72px}.quote-form{background:#fff;border:1px solid #d9ebe8;border-radius:26px;max-width:1380px;margin:0 auto;padding:28px;scroll-margin-top:20px;box-shadow:0 18px 55px #1457601c}.compact-quote-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:20px;display:flex}.compact-quote-heading h2{margin:0;font-size:clamp(28px,3vw,43px)}.compact-quote-heading>p{max-width:490px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.trip-mode{background:#eef3f2;border-radius:999px;width:max-content;margin-bottom:14px;padding:4px;display:flex}.trip-mode label{cursor:pointer}.trip-mode input{opacity:0;width:1px!important;min-height:1px!important;position:absolute!important}.trip-mode span{color:#5d6d70;border-radius:999px;padding:9px 17px;font-size:13px;font-weight:800;transition:all .2s;display:block}.trip-mode input:checked+span{color:#173f48;background:#fff;box-shadow:0 5px 14px #143c441f}.travel-search-bar{grid-template-columns:1.15fr 42px 1.15fr .82fr .82fr .66fr auto;align-items:stretch;gap:9px;display:grid}.search-field,.passenger-picker>summary{background:#fff;border:1px solid #cedbd9;border-radius:14px;flex-direction:column;justify-content:center;min-width:0;min-height:66px;padding:10px 14px;display:flex}.search-field>span,.passenger-picker>summary span{color:#718184;font-size:11px;font-weight:700}.travel-search-bar .search-field input{color:#24383d;background:0 0;border:0;border-radius:0;min-height:24px;padding:2px 0 0;font-size:14px;font-weight:800}.travel-search-bar .search-field input:focus{outline:0}.search-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #25a6d921}.search-field.is-disabled{opacity:.48;background:#f3f6f5}.swap-route{color:#166f82;cursor:pointer;background:#fff;border:1px solid #d1dfdd;border-radius:50%;align-self:center;width:42px;height:42px;font-size:20px;transition:all .2s}.swap-route:hover{background:#edf8f7;transform:rotate(180deg)}.passenger-picker{position:relative}.passenger-picker>summary{cursor:pointer;height:66px;list-style:none}.passenger-picker>summary::-webkit-details-marker{display:none}.passenger-picker>summary strong{color:#24383d;margin-top:2px;font-size:18px}.passenger-picker>summary:after{content:"⌄";color:#577176;position:absolute;top:24px;right:13px}.passenger-menu{z-index:12;background:#fff;border:1px solid #d7e5e2;border-radius:16px;gap:10px;width:250px;padding:16px;display:grid;position:absolute;top:74px;right:0;box-shadow:0 18px 38px #14454c29}.passenger-menu label{color:#405c62;grid-template-columns:1fr 76px;align-items:center;gap:12px;font-size:13px;font-weight:800;display:grid}.passenger-menu input{text-align:center;min-height:38px;padding:7px}.compact-next{cursor:pointer;white-space:nowrap;min-height:66px;box-shadow:none;border:0;padding:0 22px}.form-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.form-grid label{flex-direction:column;gap:7px;display:flex}.form-grid label>span{color:#476168;font-size:12px;font-weight:800}.quote-form input,.quote-form select,.quote-form textarea{width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fbfdfd;border:1px solid #cfe0de;border-radius:12px;padding:11px 13px;font-size:14px}.quote-form textarea{resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--blue);outline:3px solid #25a6d926}.quote-form fieldset{min-width:0}.compact-services{border:0;margin:16px 0 0;padding:0}.compact-services legend{color:#476168;margin-bottom:9px;font-size:11px;font-weight:800}.service-picker>div{flex-wrap:wrap;gap:8px;display:flex}.service-picker label{cursor:pointer}.service-picker input{opacity:0;width:1px;height:1px;position:absolute}.service-picker span{color:#4e656a;background:#fbfdfd;border:1px solid #d3e0de;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;transition:all .2s;display:block}.service-picker input:checked+span{border-color:var(--blue);color:#147f9f;box-shadow:inset 0 0 0 1px var(--blue);background:#e6f6fa}.quote-details{background:#f3f8f7;border-radius:20px;margin-top:24px;padding:26px;animation:.24s ease-out quoteReveal}.quote-details-title{justify-content:space-between;align-items:end;gap:30px;margin-bottom:20px;display:flex}.quote-details-title h3{margin:0;font-size:24px}.quote-details-title>p{max-width:430px;color:var(--muted);margin:0;font-size:13px;line-height:1.5}.detail-grid{grid-template-columns:repeat(4,1fr)}.wide-field{grid-column:span 2}.quote-submit-row{justify-content:space-between;align-items:center;gap:30px;margin-top:20px;display:flex}.consent-check{max-width:720px;color:var(--muted);align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.consent-check input{width:18px;min-height:18px;margin-top:2px}.consent-check a{color:#147f9f;text-decoration:underline}.quote-submit-row .button{cursor:pointer;white-space:nowrap;border:0}.form-safety{color:#7a5656;margin:14px 0 0;font-size:11px}@keyframes quoteReveal{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.visa-highlight{color:#fff;background:linear-gradient(120deg,#173f48,#158faf 62%,#55b6a5);border-radius:24px;grid-template-columns:74px 1fr auto;align-items:center;gap:28px;margin-top:28px;padding:34px;display:grid}.visa-mark{color:#17606c;background:#d8fff5;border-radius:20px;place-items:center;width:68px;height:68px;font-size:28px;font-weight:900;display:grid}.visa-highlight .eyebrow{margin-bottom:8px}.visa-highlight h3{margin-bottom:8px;font-size:25px}.visa-highlight p:last-child{color:#dceeee;margin:0;line-height:1.6}.visa-highlight .button{color:#147f9f;box-shadow:none;white-space:nowrap;background:#fff}.team-card{padding:0;overflow:hidden;box-shadow:0 14px 35px #164a5312}.team-photo{aspect-ratio:4/5;object-fit:cover;object-position:top center;background:#e7f0ef;width:100%}.team-card-copy{padding:24px}.team-card-copy>p{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:10px;font-weight:900}.team-card-copy>span{color:var(--muted);font-size:14px;line-height:1.65;display:block}.location-section{color:#fff;background:#153f48;grid-template-columns:1.08fr .92fr;min-height:560px;display:grid}.map-wrap iframe{border:0;width:100%;height:100%;min-height:560px;display:block}.location-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:90px 7vw;display:flex}.location-copy>p:not(.eyebrow){color:#d1e4e4;font-size:17px;line-height:1.75}.location-actions{flex-wrap:wrap;gap:14px;margin-top:22px;display:flex}.review-button{border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:10px;min-height:50px;padding:0 20px;font-size:13px;font-weight:800;display:inline-flex}.review-button span{color:#ffd45a;letter-spacing:.06em}.social-section{grid-template-columns:.7fr 1.3fr;align-items:start}.social-feed-area{min-width:0}.social-feed-widget{background:#fffffff5;border:1px solid #ffffff2e;border-radius:24px;width:100%;min-height:0;padding:14px;overflow:visible;box-shadow:0 22px 50px #05252b2e}.social-feed-widget>[class*=elfsight-app-]{width:100%;min-height:0}.social-feed-widget noscript{color:#29474e;text-align:center;padding:35px;display:block}.social-network-links{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}.social-network-links a{color:#fff;background:#ffffff1a;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:9px;min-height:44px;padding:0 17px;font-size:13px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.social-network-links a:hover{background:#ffffff2e;transform:translateY(-2px)}.social-network-links svg{width:18px;height:18px}footer{grid-template-columns:1.1fr .8fr .8fr .9fr;gap:45px}.footer-social-link{align-items:center;gap:9px;display:flex}.footer-social-link svg{color:#baf3e8;flex:none;width:17px;height:17px}.floating-wa svg{width:25px;height:25px}.legal-page{background:#f7fbfa;min-height:100vh}.legal-header{background:#fff;justify-content:space-between;align-items:center;min-height:82px;padding:0 7vw;display:flex}.legal-header .brand img{object-fit:contain;width:160px;height:68px}.legal-hero{color:#fff;background:linear-gradient(120deg,#153f48,#158dad 66%,#5ab6a4);padding:80px 15vw}.legal-hero h1{max-width:920px}.legal-hero>p:last-child{color:#d5eaea;margin:0}.legal-content{background:#fff;max-width:1050px;margin:0 auto;padding:75px 7vw 95px}.legal-lead{color:#4c666c;font-size:20px;line-height:1.8}.legal-content section{border-bottom:1px solid #dfeae8;padding:30px 0}.legal-content h2{letter-spacing:-.025em;margin-bottom:16px;font-size:28px}.legal-content p,.legal-content li{color:#526b70;line-height:1.8}.legal-content li{margin-bottom:7px}.legal-content a{color:#117f9d;text-decoration:underline}.legal-data{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.legal-data div{background:#eef7f5;border-radius:14px;padding:18px}.legal-data dt{color:#64777c;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:800}.legal-data dd{color:#223338;margin:7px 0 0;font-weight:800}.legal-notice{border-left:4px solid var(--lime);background:#f2f8ec;border-radius:0 16px 16px 0;margin-top:34px;padding:25px}.legal-notice p{margin:8px 0 0}.legal-footer{color:#fff;background:#17343a;grid-template-columns:1.2fr 1fr 1fr;gap:45px;padding:45px 7vw;display:grid}.legal-footer p{color:#a9bdc0}.legal-footer a{margin-bottom:9px;display:block}@media (width<=1100px){.travel-search-bar{grid-template-columns:1fr 42px 1fr 1fr 1fr}.passenger-picker{grid-column:1/3}.compact-next{grid-column:3/6}.detail-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.compact-quote-heading,.quote-details-title,.location-section{grid-template-columns:1fr;display:grid}.compact-quote-heading{gap:8px}.form-grid{grid-template-columns:repeat(2,1fr)}.visa-highlight{grid-template-columns:74px 1fr}.visa-highlight .button{grid-column:1/-1;justify-self:start}.map-wrap iframe{min-height:430px}.social-section{grid-template-columns:1fr}.social-feed-widget{min-height:0}footer,.legal-footer{grid-template-columns:1fr}.footer-note{grid-column:auto}}@media (width<=620px){.quote-section{padding:28px 12px 55px}.quote-form{border-radius:20px;padding:20px 14px}.compact-quote-heading h2{font-size:30px}.trip-mode{width:100%}.trip-mode label{flex:1}.trip-mode span{text-align:center}.travel-search-bar{grid-template-columns:1fr 34px 1fr;gap:7px}.swap-route{width:34px;height:34px}.date-field{grid-area:auto}.travel-search-bar .date-field:nth-of-type(3){grid-column:1/3}.travel-search-bar .date-field:nth-of-type(4){grid-column:3/4}.passenger-picker,.compact-next{grid-column:1/4}.passenger-menu{width:100%;left:0;right:auto}.compact-services div{grid-template-columns:repeat(2,1fr);display:grid}.service-picker span{text-align:center}.quote-details{padding:22px 14px}.form-grid,.detail-grid{grid-template-columns:1fr}.wide-field{grid-column:auto}.quote-submit-row{flex-direction:column;align-items:stretch}.quote-submit-row .button{width:100%}.visa-highlight{grid-template-columns:1fr;padding:26px 20px}.visa-highlight .button{grid-column:auto;width:100%}.social-feed-widget{border-radius:18px;min-height:0;padding:7px}.social-network-links a{flex:1;justify-content:center}.location-copy{padding:65px 24px}.location-actions{flex-direction:column;align-items:stretch;width:100%}.review-button{justify-content:center}.legal-hero{padding:60px 24px}.legal-content{padding:55px 24px 75px}.legal-data{grid-template-columns:1fr}.legal-header{padding:0 20px}.legal-footer{padding:45px 24px}}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:1000;color:#102f36;background:#fff;border-radius:10px;padding:12px 18px;font-weight:900;position:fixed;top:12px;left:12px;transform:translateY(-160%);box-shadow:0 8px 24px #0003}.skip-link:focus{transform:translateY(0)}#contenido-principal:focus{outline:0}:where(a,button,input,select,textarea,summary):focus-visible{outline-offset:3px;outline:3px solid #ffbf47!important}.accessibility-controls{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #d3e3e0;border-radius:999px;gap:6px;padding:6px;display:flex;position:fixed;top:98px;right:18px;box-shadow:0 10px 28px #103f4629}.accessibility-controls button{color:#173f48;width:42px;height:42px;font:800 14px/1 var(--font-geist-sans),Arial,sans-serif;cursor:pointer;background:#edf7f5;border:0;border-radius:50%}.accessibility-controls button[aria-pressed=true]{color:#fff;background:#173f48}html.large-text{font-size:112.5%}html.mobile-menu-open{overflow:hidden}.mobile-nav{z-index:31;display:none;position:relative}.mobile-menu-button{cursor:pointer;background:#fff;border:1px solid #d5e4e1;border-radius:14px;align-content:center;gap:5px;width:46px;height:46px;padding:11px;display:grid}.mobile-menu-button span{background:#173f48;border-radius:2px;height:2px;transition:transform .2s,opacity .2s;display:block}.mobile-menu-button[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.mobile-menu-button[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu-panel{z-index:32;opacity:0;visibility:hidden;background:#fff;border:1px solid #d6e6e3;border-radius:22px;padding:18px;transition:all .2s;position:fixed;top:74px;left:14px;right:14px;transform:translateY(-12px);box-shadow:0 20px 60px #082b3340}.mobile-menu-panel.is-open{opacity:1;visibility:visible;transform:none}.mobile-menu-panel nav{gap:0;display:grid}.mobile-menu-panel nav a{color:#254047;border-bottom:1px solid #e5eeec;justify-content:space-between;align-items:center;min-height:48px;padding:11px 5px;font-weight:800;display:flex}.mobile-menu-panel nav a:last-child{border-bottom:0}.mobile-menu-panel .button{width:100%;margin-top:14px}.mobile-menu-backdrop{z-index:30;background:#06202775;border:0;position:fixed;inset:0}.care-summary{background:linear-gradient(145deg,#f1faf8,#fff)}.care-summary-heading{max-width:850px;margin-bottom:38px}.care-summary-heading>p:last-child{max-width:700px;color:var(--muted);line-height:1.75}.care-summary-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:30px;display:grid}.care-summary-grid article{background:#fff;border:1px solid #dae8e5;border-radius:22px;padding:28px}.care-summary-grid article>span{color:#147f92;background:#e3f7f3;border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:22px;font-weight:900;display:grid}.care-summary-grid h3{font-size:20px}.care-summary-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.care-page{background:#f6faf9;min-height:100vh}.care-hero{color:#fff;background:linear-gradient(120deg,#153f48,#117f9d 62%,#5ab6a4);padding:80px 12vw 90px}.care-hero h1{max-width:900px}.care-hero>p:last-child{color:#d8ebeb;max-width:680px;margin:0;font-size:18px;line-height:1.7}.care-content{max-width:1240px;margin:0 auto;padding:85px 6vw 100px}.care-heading{max-width:760px}.care-heading>p:last-child{color:var(--muted);line-height:1.75}.care-channel-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:38px 0 90px;display:grid}.care-channel-grid article{background:#fff;border:1px solid #d9e7e4;border-radius:22px;padding:30px;box-shadow:0 12px 34px #14474e0f}.care-channel-grid article>span{color:#1791b2;margin-bottom:25px;font-weight:900;display:block}.care-channel-grid h3{font-size:21px}.care-channel-grid p{color:#526b70;min-height:116px;line-height:1.7}.care-channel-grid a{color:#117f9d;font-weight:800;text-decoration:underline}.sla-section{background:#eaf6f4;border-radius:28px;grid-template-columns:.8fr 1.2fr;gap:70px;padding:55px;display:grid}.sla-section>div:first-child>p:last-child{color:#526b70;line-height:1.75}.sla-list{gap:10px;display:grid}.sla-list>div{background:#fff;border-radius:15px;padding:18px 20px}.sla-list strong,.sla-list span{display:block}.sla-list strong{color:#173f48;margin-bottom:7px}.sla-list span{color:#5b7075;font-size:14px;line-height:1.55}.emergency-section{background:#fff;border-radius:28px;grid-template-columns:.9fr 1.1fr;margin:90px 0;display:grid;overflow:hidden;box-shadow:0 18px 45px #133d4414}.emergency-callout{color:#fff;background:#173f48;padding:55px}.emergency-callout p:last-child{color:#d5e5e6;margin:0;line-height:1.75}.incident-steps{padding:55px}.incident-steps h3{font-size:26px}.incident-steps ol{margin:24px 0 30px;padding-left:22px}.incident-steps li{color:#526b70;margin-bottom:14px;line-height:1.7}.pqr-section{padding-top:10px}.pqr-form{background:#fff;border:1px solid #d8e6e3;border-radius:24px;margin-top:35px;padding:36px}.pqr-grid{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.pqr-grid label{flex-direction:column;gap:8px;display:flex}.pqr-grid label>span{color:#405d63;font-size:12px;font-weight:800}.pqr-grid input,.pqr-grid select,.pqr-grid textarea{color:#20353a;width:100%;min-height:48px;font:inherit;background:#fbfdfd;border:1px solid #cadbd8;border-radius:11px;padding:11px 13px}.pqr-grid textarea{resize:vertical}.pqr-wide{grid-column:1/-1}.pqr-form>.consent-check{margin-top:20px}.pqr-submit{justify-content:space-between;align-items:center;gap:30px;margin-top:20px;display:flex}.pqr-submit p{color:#6c7d80;max-width:680px;margin:0;font-size:12px;line-height:1.6}.pqr-submit .button{cursor:pointer;white-space:nowrap;border:0}html.high-contrast{--blue:#005fcc;--cyan:#006f8c;--aqua:#00665c;--green:#276b2e;--lime:#417400;--ink:#000;--muted:#222;--mist:#fff}html.high-contrast body,html.high-contrast .care-page{color:#000;background:#fff}html.high-contrast :where(.service-card,.live-offer-card,.team-card,.care-channel-grid article,.pqr-form,.sla-list>div,.care-summary-grid article){box-shadow:none;border:2px solid #000}html.high-contrast :where(.hero-shade){background:#000000c7}html.high-contrast :where(a){text-decoration-thickness:2px}@media (width<=900px){.mobile-nav{display:block}.site-header>.button-small{display:none}.care-summary-grid,.care-channel-grid,.sla-section,.emergency-section{grid-template-columns:1fr}.sla-section{gap:30px}.care-channel-grid article p{min-height:0}.accessibility-controls{top:auto;bottom:84px;right:14px}.care-hero{padding:68px 7vw 76px}.care-content{padding:65px 5vw 80px}}@media (width<=620px){.site-header{grid-template-columns:1fr auto}.care-summary-grid{grid-template-columns:1fr}.care-summary-grid article{padding:24px}.care-hero{padding:56px 24px 65px}.care-hero h1{font-size:42px}.care-content{padding:55px 18px 70px}.care-channel-grid{margin-bottom:65px}.sla-section,.emergency-callout,.incident-steps{padding:32px 24px}.emergency-section{margin:65px 0}.pqr-form{padding:24px 17px}.pqr-grid{grid-template-columns:1fr}.pqr-wide{grid-column:auto}.pqr-submit{flex-direction:column;align-items:stretch}.pqr-submit .button{width:100%}.accessibility-controls{bottom:82px;right:10px}}.consent-banner{z-index:70;color:#223338;background:#fff;border:1px solid #cfe1de;border-radius:20px;justify-content:space-between;align-items:center;gap:28px;max-width:1120px;margin:0 auto;padding:22px 24px;display:flex;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 22px 65px #082b333d}.consent-banner strong{margin-bottom:6px;font-size:17px;display:block}.consent-banner p{color:#526b70;max-width:720px;margin:0;font-size:13px;line-height:1.55}.consent-banner a{color:#117f9d;margin-top:7px;font-size:12px;font-weight:800;text-decoration:underline;display:inline-block}.consent-actions{flex:none;gap:10px;display:flex}.consent-actions button{cursor:pointer;border:0;min-height:44px}.consent-reject{color:#29474e;background:#edf4f2;padding:0 17px;font-weight:800;border-radius:999px!important}@media (width<=720px){.consent-banner{flex-direction:column;align-items:stretch;padding:19px;bottom:10px;left:10px;right:10px}.consent-actions{grid-template-columns:1fr 1fr;display:grid}.consent-actions .button{padding:0 14px}}.seo-page{background:#f8fbfa;min-height:100vh}.seo-header{background:#fff;grid-template-columns:190px 1fr auto;align-items:center;gap:25px;min-height:82px;padding:0 6vw;display:grid}.seo-header .brand img{object-fit:contain;width:160px;height:68px}.seo-header nav{justify-content:center;gap:22px;font-size:13px;font-weight:800;display:flex}.seo-header nav a:hover{color:var(--blue)}.seo-mobile-nav{display:none}.seo-hero{color:#fff;background:linear-gradient(120deg,#153f48,#117f9d 62%,#5ab6a4);padding:90px 10vw 105px}.seo-hero h1{max-width:1000px}.seo-hero>p:not(.eyebrow){color:#d6e9e9;max-width:760px;font-size:18px;line-height:1.75}.seo-hero>.button{margin-top:18px}.destinations-hero{background:linear-gradient(120deg,#0c303af5,#107689e6),url(/images/hero-playa.webp) 50%/cover}.visa-seo-hero{background:linear-gradient(125deg,#143f48,#1389a7 62%,#65bfb6)}.corporate-seo-hero{background:linear-gradient(125deg,#173f48,#1a7781 58%,#7aaa65)}.concert-seo-hero{background:linear-gradient(120deg,#142327f0,#712419d6),url(/images/plan-arjona.webp) 50% 32%/cover}.dashboard-hero{background:linear-gradient(120deg,#1a3940,#164e59)}.seo-content{max-width:1320px;margin:0 auto;padding:90px 6vw 105px}.seo-section-heading{max-width:850px;margin-bottom:38px}.seo-section-heading h2{font-size:clamp(34px,4vw,56px)}.seo-footer{color:#fff;background:#17343a;grid-template-columns:1.3fr 1fr 1fr;gap:45px;padding:50px 7vw;display:grid}.seo-footer p{color:#a9bdc0}.seo-footer a{margin-bottom:9px;display:block}.stats-band{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:30px;display:grid}.stats-band article{background:#e9f6f3;border-radius:20px;padding:28px}.stats-band strong,.stats-band span{display:block}.stats-band strong{color:#117f9d;margin-bottom:8px;font-size:31px}.stats-band span{color:#526b70;line-height:1.55}.source-note{border-left:4px solid var(--aqua);background:#fff;border-radius:0 18px 18px 0;margin-bottom:95px;padding:24px 28px}.source-note p{color:#526b70;line-height:1.7}.source-note a{color:#117f9d;margin:5px 18px 0 0;font-size:12px;font-weight:800;text-decoration:underline;display:inline-block}.destination-group{margin-top:85px}.destination-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.destination-card{background:#fff;border:1px solid #dbe8e5;border-radius:24px;overflow:hidden;box-shadow:0 14px 36px #11424912}.destination-card>img{object-fit:cover;width:100%;height:250px}.destination-card>div{padding:26px}.destination-card small{color:#168ba7;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.destination-card h3{margin:9px 0 12px;font-size:25px}.destination-card p{color:#5b7075;min-height:88px;font-size:14px;line-height:1.65}.destination-card a{color:#117f9d;margin-top:19px;font-weight:900;display:inline-block}.traveler-tags{flex-wrap:wrap;gap:6px;display:flex}.traveler-tags span{color:#3c5d63;background:#edf6f4;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.destination-detail-hero{color:#fff;align-items:end;min-height:620px;display:flex;position:relative;overflow:hidden}.destination-detail-hero:after{content:"";background:linear-gradient(90deg,#08252de6,#092d3657);position:absolute;inset:0}.destination-detail-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.destination-detail-hero>div{z-index:2;max-width:850px;padding:90px 8vw;position:relative}.destination-detail-hero h1{font-size:clamp(48px,6vw,80px)}.destination-detail-hero p:not(.eyebrow){color:#e0eeee;max-width:680px;font-size:18px;line-height:1.7}.destination-facts{grid-template-columns:.7fr 1.1fr 1.2fr;gap:12px;margin-bottom:90px;display:grid}.destination-facts article{background:#e9f5f3;border-radius:18px;padding:24px}.destination-facts span,.destination-facts strong{display:block}.destination-facts span{color:#668084;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:10px;font-weight:900}.destination-facts strong{line-height:1.55}.highlight-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.highlight-grid article{background:#fff;border:1px solid #d8e6e3;border-radius:21px;padding:30px}.highlight-grid article>span{color:#1590ad;font-weight:900}.highlight-grid h3{margin:20px 0 10px;font-size:21px}.highlight-grid p{color:#5b7075;margin:0;font-size:14px;line-height:1.65}.audience-section{color:#fff;background:#173f48;border-radius:28px;grid-template-columns:.8fr 1.2fr;gap:60px;margin:90px 0;padding:55px;display:grid}.audience-section>div:last-child{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.audience-section article{background:#ffffff0f;border:1px solid #ffffff2b;border-radius:15px;padding:20px}.audience-section article p{color:#d0e2e3;margin:0;font-size:13px;line-height:1.55}.seo-cta{text-align:center;background:linear-gradient(125deg,#e6f6f3,#f4faee);border-radius:28px;margin-top:85px;padding:55px}.seo-cta h2{max-width:820px;margin:0 auto 28px}.seo-cta>a{margin:5px 8px}.legal-alert{background:#fff8e8;border-left:4px solid #e5a932;border-radius:0 17px 17px 0;margin-bottom:80px;padding:25px 28px}.legal-alert p{color:#6b5e42;margin:8px 0 0;line-height:1.65}.visa-process{margin-bottom:90px}.visa-country-list{gap:15px;display:grid}.visa-country-list article{background:#fff;border:1px solid #d9e7e4;border-radius:22px;grid-template-columns:.7fr 1fr 1fr 1.1fr auto;align-items:start;gap:22px;padding:28px;display:grid}.visa-country-list small{color:#718386;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.visa-country-list h3{margin:5px 0 9px;font-size:24px}.visa-country-list strong{color:#25444b;margin-bottom:7px;font-size:13px;display:block}.visa-country-list p{color:#5b7075;margin:0;font-size:13px;line-height:1.6}.visa-country-list a:not(.text-link){color:#117f9d;font-size:11px;font-weight:800;text-decoration:underline}.visa-country-list .text-link{color:#117f9d;align-self:center}.business-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.business-grid article{background:#fff;border:1px solid #d9e7e4;border-radius:22px;padding:34px}.business-grid span{color:#168ca8;font-weight:900}.business-grid h3{margin:22px 0 10px;font-size:24px}.business-grid p{color:#5a7075;line-height:1.65}.corporate-flow{color:#fff;background:#173f48;border-radius:28px;grid-template-columns:.8fr 1.2fr;gap:60px;margin:90px 0;padding:55px;display:grid}.corporate-flow ol{margin:0;padding:0;list-style:none}.corporate-flow li{border-bottom:1px solid #ffffff2b;padding:16px 0}.corporate-flow strong,.corporate-flow span{display:block}.corporate-flow span{color:#c7dcde;margin-top:5px}.concert-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.concert-card{background:#fff;border:1px solid #d8e6e3;border-radius:25px;overflow:hidden}.concert-card>img{object-fit:cover;object-position:top;width:100%;height:500px}.concert-card>div{padding:32px}.concert-card h2{font-size:38px}.concert-card>div>strong,.concert-card>div>small{display:block}.concert-card>div>strong{color:#117f9d;margin-top:22px;font-size:22px}.concert-card>div>small{color:#61777b;margin:6px 0 22px}.concert-conditions{color:#fff;background:#57382f;border-radius:28px;grid-template-columns:.8fr 1.2fr;gap:60px;margin:90px 0;padding:55px;display:grid}.concert-conditions li{margin-bottom:13px;line-height:1.6}.dashboard-status{color:#fff;background:#167f91;border-radius:18px;justify-content:space-between;gap:30px;padding:22px 26px;display:flex}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:25px;display:grid}.metric-grid article{background:#fff;border:1px solid #d9e6e3;border-radius:18px;padding:24px}.metric-grid small{color:#168aa6;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.metric-grid h2{margin:13px 0;font-size:22px}.metric-grid p{color:#607479;margin:0;font-size:12px;line-height:1.55}.dashboard-steps{background:#e9f5f3;border-radius:22px;margin-top:65px;padding:40px}.dashboard-steps h2{font-size:30px}.dashboard-steps li{color:#4e696e;margin-bottom:12px;line-height:1.6}@media (width<=1050px){.seo-header{grid-template-columns:1fr auto auto}.seo-header nav{display:none}.seo-mobile-nav{display:block;position:relative}.seo-mobile-nav summary{cursor:pointer;border:1px solid #d7e5e2;border-radius:12px;align-items:center;min-height:44px;padding:0 15px;font-weight:800;list-style:none;display:flex}.seo-mobile-nav summary::-webkit-details-marker{display:none}.seo-mobile-nav>div{z-index:20;background:#fff;border:1px solid #d7e5e2;border-radius:16px;width:230px;padding:13px;position:absolute;top:52px;right:0;box-shadow:0 18px 40px #0a323a2e}.seo-mobile-nav a{border-bottom:1px solid #e4edeb;padding:11px;font-weight:800;display:block}.destination-grid{grid-template-columns:repeat(2,1fr)}.visa-country-list article{grid-template-columns:1fr 1fr}.visa-country-list .text-link{align-self:start}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.seo-header{grid-template-columns:1fr auto;min-height:74px;padding:0 16px}.seo-header>.button{display:none}.seo-header .brand img{width:135px;height:60px}.seo-hero{padding:65px 24px 75px}.seo-hero h1{font-size:44px}.seo-content{padding:65px 18px 75px}.stats-band,.destination-grid,.destination-facts,.highlight-grid,.business-grid,.concert-grid,.metric-grid{grid-template-columns:1fr}.source-note{margin-bottom:65px}.destination-card p{min-height:0}.destination-detail-hero{min-height:680px}.destination-detail-hero>div{padding:70px 24px}.destination-detail-hero h1{font-size:47px}.audience-section,.corporate-flow,.concert-conditions{grid-template-columns:1fr;gap:28px;padding:33px 24px}.audience-section>div:last-child{grid-template-columns:1fr}.seo-cta{padding:38px 22px}.visa-country-list article{grid-template-columns:1fr;padding:24px}.concert-card>img{height:420px}.concert-card h2{font-size:32px}.dashboard-status{flex-direction:column;align-items:flex-start}.seo-footer{grid-template-columns:1fr;padding:45px 24px}}.service-link{color:#117f9d;gap:7px;margin-top:15px;font-size:13px;font-weight:900;display:inline-flex}.portfolio-download-section{background:#fff}.portfolio-download-card{background:linear-gradient(135deg,#f5fbf9 0%,#fff 58%,#f7f9df 100%);border:1px solid #d8e8e4;border-radius:30px;grid-template-columns:280px 1fr;align-items:center;gap:54px;max-width:1180px;margin:0 auto;padding:34px;display:grid;box-shadow:0 20px 55px #0f41491a}.portfolio-download-cover{background:#fff;border-radius:22px;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden;box-shadow:0 18px 38px #103c442e}.portfolio-download-cover:hover{transform:translateY(-4px);box-shadow:0 24px 45px #103c443b}.portfolio-download-cover img{width:100%;height:auto;display:block}.portfolio-download-cover span{color:#fff;letter-spacing:.05em;background:#113f48e6;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:900;position:absolute;bottom:12px;right:12px}.portfolio-download-copy h2{max-width:750px;margin:8px 0 18px;font-size:clamp(34px,4vw,56px);line-height:1.04}.portfolio-download-copy>p:not(.eyebrow){color:#526b70;max-width:690px;margin:0;font-size:16px;line-height:1.75}.portfolio-download-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:28px;display:flex}.portfolio-download-link{color:#117f9d;align-items:center;gap:9px;font-size:14px;font-weight:900;display:inline-flex}.portfolio-download-link span{font-size:19px}.portfolio-download-link:hover{text-decoration:underline}.signature-products{background:#eef7f5}.signature-product-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.signature-product-card{color:#fff;border-radius:28px;align-items:end;min-height:500px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #0c394221}.signature-product-card:after{content:"";background:linear-gradient(#07232b0f 30%,#07232bf0);position:absolute;inset:0}.signature-product-card>img{object-fit:cover;object-position:top;width:100%;height:100%;position:absolute;inset:0}.signature-product-card>div{z-index:2;width:100%;padding:35px;position:relative}.signature-product-card h3{color:#fff;margin:8px 0 12px;font-size:38px}.signature-product-card span{color:#d9eded;font-weight:800}.cruise-seo-hero{background:linear-gradient(120deg,#07263cf0,#0f7194c2),url(/images/crucero-royal-caribbean-ruta.jpg) 50%/cover}.quince-seo-hero{background:linear-gradient(120deg,#15314ee6,#a02e6fb8),url(/images/quinceaneras-san-andres-incluye.jpg) 50% 35%/cover}.travel-product-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.travel-product-card{background:#fff;border:1px solid #d8e6e3;border-radius:25px;overflow:hidden;box-shadow:0 14px 38px #11424912}.travel-product-card>img{object-fit:cover;object-position:top;width:100%;height:560px}.travel-product-card>div{padding:32px}.travel-product-card h2{font-size:34px}.travel-product-card p{color:#566e73;line-height:1.65}.travel-product-card .product-price,.travel-product-card small{display:block}.travel-product-card .product-price{color:#117f9d;margin:22px 0 5px;font-size:24px}.travel-product-card small{color:#6a7d80;min-height:58px;margin-bottom:22px;line-height:1.55}.quince-product-grid{grid-template-columns:repeat(3,1fr)}.quince-product-grid .travel-product-card>img{height:520px}.quince-product-grid .travel-product-card h2{font-size:29px}.product-checklist{color:#fff;background:#173f48;border-radius:28px;grid-template-columns:.8fr 1.2fr;gap:60px;margin:90px 0;padding:55px;display:grid}.product-checklist p{color:#c9dcde;line-height:1.7}.product-checklist li{margin-bottom:13px;line-height:1.6}.minor-safety{background:linear-gradient(125deg,#41315d,#8c3d71)}@media (width<=1050px){.quince-product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.portfolio-download-card{border-radius:24px;grid-template-columns:1fr;gap:30px;padding:18px}.portfolio-download-cover{max-width:260px;margin:0 auto}.portfolio-download-copy{text-align:center}.portfolio-download-copy h2{font-size:34px}.portfolio-download-copy>p:not(.eyebrow){font-size:14px}.portfolio-download-actions{justify-content:center}.portfolio-download-actions .button{justify-content:center;width:100%}.signature-product-grid,.travel-product-grid,.quince-product-grid{grid-template-columns:1fr}.signature-product-card{min-height:430px}.signature-product-card>div{padding:27px}.signature-product-card h3{font-size:31px}.travel-product-card>img,.quince-product-grid .travel-product-card>img{height:auto;max-height:none}.travel-product-card>div{padding:25px}.travel-product-card h2,.quince-product-grid .travel-product-card h2{font-size:30px}.travel-product-card small{min-height:0}.product-checklist{grid-template-columns:1fr;gap:28px;padding:33px 24px}}.flights-seo-hero{background:linear-gradient(105deg,#082a36f5,#0a758fd6 60%,#34a9a49e),url(/images/hero-playa.webp) 50%/cover;grid-template-columns:1.25fr .55fr;align-items:center;gap:70px;min-height:630px;padding:80px 8vw;display:grid}.flight-hero-copy h1{max-width:840px;font-size:clamp(52px,6vw,84px)}.flight-hero-copy>p:not(.eyebrow){max-width:730px}.flight-hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:30px;display:flex}.flight-search-summary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff4d;border-radius:24px;gap:10px;padding:30px;display:grid}.flight-search-summary strong{margin-bottom:5px;font-size:21px}.flight-search-summary span{background:#ffffff1f;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:800}.flight-proof-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.flight-proof-grid article{background:#fff;border:1px solid #d7e7e4;border-radius:20px;padding:28px}.flight-proof-grid strong,.flight-proof-grid span{display:block}.flight-proof-grid strong{color:#117f9d;margin-bottom:8px;font-size:34px}.flight-proof-grid span{color:#526b70;line-height:1.55}.flight-source-note{margin-top:16px}.flight-route-section{margin:95px 0}.flight-route-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.flight-route-card{background:#fff;border:1px solid #d8e6e3;border-radius:23px;padding:28px;box-shadow:0 14px 38px #1142490f}.flight-route-card>div:first-child{align-items:center;gap:12px;display:flex}.airport-code{color:#117f9d;text-align:center;background:#e7f5f2;border-radius:11px;min-width:58px;padding:9px 10px;font-size:18px;font-weight:900}.route-line{color:#88a4a7}.route-query{text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#168ba7!important;margin:24px 0 5px!important;font-size:10px!important}.flight-route-card h3{margin:0 0 13px;font-size:28px}.flight-route-card>strong{color:#173f48;font-size:13px}.flight-route-card>p{color:#5b7075;font-size:14px;line-height:1.65}.flight-route-card>a{color:#117f9d;margin-top:10px;font-weight:900;display:inline-block}.flight-international-section{color:#fff;background:linear-gradient(135deg,#153f48,#106f86);border-radius:30px;grid-template-columns:.7fr 1.3fr;gap:65px;margin:95px 0;padding:55px;display:grid}.flight-international-section>div:first-child>p:not(.eyebrow){color:#cfe2e4;line-height:1.75}.international-route-list{gap:10px;display:grid}.international-route-list article{background:#ffffff12;border:1px solid #ffffff26;border-radius:16px;grid-template-columns:.7fr .85fr 1.1fr auto;align-items:center;gap:20px;padding:20px;display:grid}.international-route-list h3{margin:5px 0;font-size:19px}.international-route-list span{color:#86e0dd;font-size:12px;font-weight:900}.international-route-list small{color:#a8cfd2}.international-route-list p{color:#d1e3e5;margin:0;font-size:12px;line-height:1.5}.international-route-list p strong{color:#fff}.international-route-list a{color:#12677a;background:#fff;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900}.departures-section{margin:95px 0}.departure-city-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.departure-city-grid article{background:#fff;border:1px solid #d8e6e3;border-radius:24px;padding:38px}.departure-city-grid span{color:#1590ad;font-size:34px;font-weight:900}.departure-city-grid h3{font-size:27px}.departure-city-grid p{color:#5b7075;line-height:1.65}.departure-city-grid a{color:#117f9d;font-weight:900}.flight-faq{grid-template-columns:.65fr 1.35fr;gap:60px;margin:95px 0;display:grid}.flight-faq details{border-bottom:1px solid #d7e4e2;padding:20px 0}.flight-faq summary{cursor:pointer;color:#173f48;font-size:18px;font-weight:900}.flight-faq details p{color:#5a7075;line-height:1.7}.flight-checklist{margin-bottom:95px}@media (width<=1050px){.flights-seo-hero,.flight-international-section,.flight-faq{grid-template-columns:1fr}.flight-search-summary{max-width:520px}.flight-route-grid{grid-template-columns:repeat(2,1fr)}.international-route-list article{grid-template-columns:1fr 1fr}.international-route-list a{width:max-content}}@media (width<=700px){.flights-seo-hero{gap:38px;min-height:auto;padding:65px 24px 75px}.flight-hero-copy h1{font-size:46px}.flight-proof-grid,.flight-route-grid,.departure-city-grid{grid-template-columns:1fr}.flight-international-section{padding:34px 22px}.international-route-list article{grid-template-columns:1fr;gap:10px}.flight-route-section,.flight-international-section,.departures-section,.flight-faq{margin:70px 0}.flight-faq{gap:10px}}.commercial-hero{color:#fff;align-items:end;min-height:650px;display:flex;position:relative;overflow:hidden}.commercial-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.commercial-hero-shade{background:linear-gradient(90deg,#072630ed,#0b485294 58%,#07263014);position:absolute;inset:0}.commercial-hero>div:last-child{z-index:2;max-width:900px;padding:90px 8vw;position:relative}.commercial-hero h1{font-size:clamp(50px,6vw,82px)}.commercial-hero p:not(.eyebrow){color:#e1efef;max-width:720px;font-size:18px;line-height:1.75}.commercial-hero .button{margin-top:18px}.commercial-benefit-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.commercial-benefit-grid article{background:#fff;border:1px solid #d8e6e3;border-radius:22px;padding:32px;box-shadow:0 14px 36px #1142490f}.commercial-benefit-grid article>span{color:#117f9d;background:#e2f4f1;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.commercial-benefit-grid h3{margin:22px 0 10px;font-size:22px}.commercial-benefit-grid p{color:#5a7075;margin:0;line-height:1.7}.commercial-related{margin:80px 0}.commercial-related>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.commercial-related a{color:#173f48;background:#fff;border:1px solid #d8e6e3;border-radius:16px;justify-content:space-between;align-items:center;padding:20px 22px;font-weight:850;display:flex}.commercial-related a span{color:#117f9d;font-size:20px}@media (width<=900px){.commercial-benefit-grid,.commercial-related>div{grid-template-columns:1fr}.commercial-hero{min-height:690px}.commercial-hero>div:last-child{padding:75px 6vw}}@media (width<=700px){.commercial-hero{min-height:660px}.commercial-hero>div:last-child{padding:65px 24px}.commercial-hero h1{font-size:45px}.commercial-hero p:not(.eyebrow){font-size:16px}.commercial-benefit-grid article{padding:26px}.commercial-related{margin:65px 0}}.gtm-noscript{visibility:hidden;display:none}
