:root{--brand: #0b4d7a;--brand2: #1c78b3;--brand-light: #e0f2fe;--accent: #f59e0b;--accent-light: #fef3c7;--wa: #25d366;--wa-hover: #20bd5a;--text: #0f172a;--text-light: #475569;--muted: #64748b;--border: #e2e8f0;--bg-light: #f8fafc;--bg-white: #ffffff;--success: #10b981;--danger: #ef4444;--warning: #f59e0b;--info: #3b82f6;--radius: 16px;--radius-sm: 12px;--radius-lg: 20px;--shadow: 0 4px 12px rgba(15, 23, 42, .08);--shadow-lg: 0 12px 32px rgba(15, 23, 42, .12);--blur: 12px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--h1: clamp(32px, 5vw, 48px);--h2: clamp(24px, 4vw, 36px);--h3: clamp(18px, 3vw, 24px);--body: 16px;--small: 14px;--tiny: 12px}.site-header{background:#eff7fcf5;border-bottom-color:#0b4d7a24;box-shadow:0 1px 3px #0f172a0f}.site-header nav{min-height:72px;padding:10px 0}.site-header .brand{min-width:max-content;gap:10px;font-weight:500}.site-header .brand:hover{opacity:1}.site-header .brand-logo{width:44px;height:44px;border:1px solid rgba(11,77,122,.16);border-radius:14px;background:#ffffffc7;box-shadow:0 2px 8px #0b4d7a14}.brand-copy{display:grid;color:#0f3550;line-height:1.05}.brand-copy strong{font-size:15px;font-weight:500}.brand-copy small{margin-top:3px;color:#527084;font-size:12px;font-weight:400}.site-header .menu{align-items:center;gap:4px}.site-header .menu a{position:relative;padding:10px 12px;border-radius:999px;color:#4b6475;font-size:14px;font-weight:500}.site-header .menu a:hover,.site-header .menu a:focus-visible{background:#ffffffb8;color:#0b4d7a}.site-header .menu a.is-active{background:#fff;color:#0b4d7a;box-shadow:0 1px 3px #0f172a14}.site-header .actions{display:flex;align-items:center;gap:8px}.header-action,.site-header .actions .btn-icon{display:inline-flex;width:40px;min-width:40px;height:40px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;background:#ffffff9e;color:#415d70;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.header-action:hover,.header-action:focus-visible,.site-header .actions .btn-icon:hover,.site-header .actions .btn-icon:focus-visible{border-color:#0b4d7a3d;background:#fff;color:#0b4d7a;outline:none;box-shadow:0 0 0 3px #1c78b321}.site-header .actions .btn-wa{background:#177d66;color:#fff}.site-header .actions .btn-wa:hover,.site-header .actions .btn-wa:focus-visible{background:#126553;color:#fff}.site-header .actions>a[href*="/admin/"]{min-height:40px;border-color:#0b4d7a3d;border-radius:999px;background:#ffffffb3;color:#0b4d7a;font-size:14px;font-weight:500}.language-control{position:relative}.language-trigger{width:auto;min-width:58px;gap:6px;padding:0 10px}.language-trigger svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.language-short{font-size:12px;font-weight:500}.language-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:1100;width:272px;max-height:min(430px,calc(100vh - 96px));overflow-y:auto;padding:7px;border:1px solid rgba(11,77,122,.18);border-radius:16px;background:#fff;box-shadow:0 20px 48px #0f172a29}.language-menu[hidden]{display:none}.language-option{display:grid;width:100%;min-height:44px;grid-template-columns:28px minmax(0,1fr) 20px;align-items:center;gap:8px;padding:8px 10px;border:0;border-radius:11px;background:transparent;color:#334155;text-align:left;font-size:14px;font-weight:400}.language-option:hover,.language-option:focus-visible,.language-option[aria-checked=true]{background:#e8f3fa;color:#0b4d7a;outline:none}.language-flag{font-size:20px}.language-check{width:18px;height:18px;fill:none;stroke:#0b4d7a;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3}@media(max-width:1020px){.brand-copy{display:none}.site-header .menu a{padding-inline:9px}}@media(max-width:767px){.site-header>.container{padding-inline:16px}.site-header nav{min-height:64px;gap:8px}.site-header .brand-logo{width:40px;height:40px}.site-header .menu{top:64px;gap:4px;padding:12px 16px 18px;border-top:1px solid rgba(11,77,122,.12);background:#eff7fcfa}.site-header .menu a{padding:12px 14px}.site-header .actions>a[href*="/admin/"]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 12px!important;border-color:#177d66;background:#177d66;color:#fff;font-weight:600;white-space:nowrap}.site-header .actions>a[href*="/admin/"]:hover,.site-header .actions>a[href*="/admin/"]:focus-visible{background:#126553;border-color:#126553}.site-header .actions{margin-left:auto;gap:6px}.site-header .menu-toggle{flex-shrink:0;width:44px;height:44px}.site-header .language-trigger{height:44px}.language-menu{position:fixed;top:70px;right:16px;left:16px;width:auto}.menu-toggle{order:4;width:40px;height:40px;padding:8px;border:1px solid rgba(11,77,122,.15);border-radius:999px;background:#ffffffa8}.menu-toggle span{height:2px}}@media(max-width:430px){.site-header .actions .btn-wa{display:none}}@media(max-width:380px){.site-header .language-trigger{min-width:44px;width:44px;padding-inline:0}.site-header .language-trigger svg{display:none}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--body);font-weight:500;line-height:1.6;color:var(--text);background:var(--bg-light)}h1,h2,h3,h4,h5,h6{font-weight:800;line-height:1.2;letter-spacing:-.02em}a{color:var(--brand2);text-decoration:none;transition:all .2s ease}a:hover{color:var(--brand)}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.container-wide{max-width:1400px}.container-narrow{max-width:900px}.ecc-navbar,header{position:sticky;top:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur));border-bottom:1px solid var(--border);box-shadow:0 2px 8px #0f172a0a}.ecc-navbar nav,header nav{display:flex;align-items:center;justify-content:space-between;padding:16px 0;gap:var(--spacing-lg)}.ecc-navbar .brand,header .brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:18px;color:var(--brand);text-decoration:none;transition:opacity .2s}.ecc-navbar .brand:hover,header .brand:hover{opacity:.8}.ecc-navbar .brand-logo,header .brand-logo{width:36px;height:36px;border-radius:8px}.ecc-navbar .brand-name,header .brand-name{display:none}@media(min-width:640px){.ecc-navbar .brand-name,header .brand-name{display:none}}.menu-toggle{display:flex;flex-direction:column;justify-content:space-around;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:4px;z-index:1001}.menu-toggle span{width:24px;height:3px;background:var(--brand);border-radius:2px;transition:all .3s ease;transform-origin:center}.menu-toggle.active span:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(min-width:768px){.menu-toggle{display:none}}.ecc-navbar .menu,header .menu{display:none;gap:var(--spacing-sm)}@media(max-width:767px){.ecc-navbar .menu,header .menu{position:fixed;top:72px;left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;padding:20px;box-shadow:0 4px 12px #0000001a;border-top:1px solid var(--border);z-index:1000}.ecc-navbar .menu.active,header .menu.active{display:flex}.ecc-navbar .menu a,header .menu a{padding:12px 16px;font-size:16px}}@media(min-width:768px){.ecc-navbar .menu,header .menu{display:flex}}.ecc-navbar .menu a,header .menu a{padding:8px 16px;font-weight:600;font-size:var(--small);color:var(--text-light);border-radius:var(--radius-sm);transition:all .2s}.ecc-navbar .menu a:hover,header .menu a:hover{background:var(--brand-light);color:var(--brand)}.ecc-navbar .actions,header .actions{display:flex;gap:var(--spacing-sm);align-items:center}.btn-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border-radius:50%;border:none;cursor:pointer;transition:all .2s ease;position:relative}.btn-icon .icon{width:22px;height:22px}.btn-icon.btn-wa{background:var(--wa);color:#fff}.btn-icon.btn-wa:hover{background:var(--wa-hover);transform:scale(1.05)}.btn-icon .badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;background:var(--success);color:#fff;border-radius:999px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid white}.btn-sm{font-size:14px!important;padding:10px 18px!important}.ecc-btn-primary,.btn-search,button[type=submit]:not(.ecc-btn-secondary){display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;font-weight:700;font-size:var(--small);color:#fff;background:var(--brand2);border:none;border-radius:var(--radius-sm);box-shadow:0 2px 8px #1c78b333;transition:all .2s ease;cursor:pointer}.ecc-btn-primary:hover,.btn-search:hover,button[type=submit]:not(.ecc-btn-secondary):hover{background:var(--brand);transform:translateY(-2px);box-shadow:0 4px 16px #1c78b34d}.ecc-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;font-weight:700;font-size:var(--small);color:var(--brand);background:#fff;border:2px solid var(--brand);border-radius:var(--radius-sm);transition:all .2s ease;cursor:pointer}.ecc-btn-secondary:hover{background:var(--brand-light);transform:translateY(-2px)}.ecc-btn-whatsapp,.btn-wa,.btn-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;font-weight:700;font-size:var(--small);color:#fff!important;background:var(--wa);border:none;border-radius:var(--radius-sm);box-shadow:0 2px 8px #25d36633;transition:all .2s ease;cursor:pointer;text-decoration:none}.ecc-btn-whatsapp:hover,.btn-wa:hover,.btn-whatsapp:hover{background:var(--wa-hover);transform:translateY(-2px);box-shadow:0 4px 16px #25d3664d;color:#fff!important}header .btn-wa{padding:10px;width:42px;height:42px}.icon,.icon-wa{width:20px;height:20px}.ecc-hero,.hero{position:relative;min-height:600px;display:flex;align-items:center;background:linear-gradient(135deg,#0206178c,#02061759),url(/assets/hero.jpg) center/cover no-repeat;color:#fff;overflow:hidden}.ecc-hero:before,.hero:before{content:"";position:absolute;inset:0;background:inherit;filter:saturate(1.1) contrast(1.05);z-index:0}.ecc-hero .container,.hero .container{position:relative;z-index:1;padding-top:var(--spacing-2xl);padding-bottom:var(--spacing-2xl)}.ecc-hero-content,.hero-content{text-align:center;max-width:800px;margin:0 auto 40px}.ecc-hero-title,.hero-title{font-size:var(--h1);font-weight:900;margin:0 0 16px;text-shadow:0 2px 12px rgba(0,0,0,.2)}.ecc-hero-subtitle,.hero-subtitle{font-size:clamp(16px,3vw,20px);font-weight:600;opacity:.95;margin:0;line-height:1.5}.ecc-glass,.glass-card,.search{background:#fffffff2;-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur));border:1px solid rgba(255,255,255,.4);border-radius:var(--radius-lg);padding:var(--spacing-lg);box-shadow:var(--shadow-lg)}.search-wrapper{max-width:900px;margin:0 auto}.ecc-card,.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:all .3s ease;box-shadow:var(--shadow)}.ecc-card:hover,.card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.card-destination{display:block;text-decoration:none;color:inherit}.card-img{height:240px;background-size:cover;background-position:center;position:relative}.badge-verified{position:absolute;top:12px;right:12px;background:#10b981f2;color:#fff;padding:6px 12px;border-radius:999px;font-size:var(--tiny);font-weight:700}.card-body{padding:var(--spacing-md)}.card-body h3{font-size:var(--h3);margin:0 0 8px}.card-body p{color:var(--muted);margin:0;font-weight:600}.ecc-section,section{padding:var(--spacing-2xl) 0}.ecc-section-title,.section-title{font-size:var(--h2);text-align:center;margin:0 0 12px}.ecc-section-subtitle,.sub{text-align:center;color:var(--muted);font-weight:600;margin:0 auto 32px;max-width:70ch}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--spacing-lg);margin-top:var(--spacing-xl)}.two-col{display:grid;grid-template-columns:1fr;gap:var(--spacing-xl);align-items:start}@media(min-width:768px){.two-col{grid-template-columns:1fr 1fr}}.benefit-card,.item{padding:var(--spacing-lg);background:#fff;border:1px solid var(--border);border-radius:var(--radius);transition:all .3s ease}.benefit-card:hover,.item:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.benefit-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--accent-light);border-radius:var(--radius-sm);color:var(--accent);margin-bottom:var(--spacing-md)}.benefit-icon svg{width:24px;height:24px}.benefit-card h3,.item h3{font-size:var(--h3);margin:0 0 8px}.benefit-card p,.item p{color:var(--muted);margin:0;font-weight:500}.list{display:flex;flex-direction:column;gap:var(--spacing-md)}.cta,.cta-help{padding:var(--spacing-2xl);background:linear-gradient(135deg,var(--brand) 0%,var(--accent) 100%);border-radius:var(--radius-lg);color:#fff;text-align:center}.cta-content{margin-bottom:var(--spacing-lg)}.cta-title{font-size:var(--h2);margin:0 0 12px}.cta-text{margin:0;opacity:.95;font-weight:600}.search{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:640px){.search{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.search{grid-template-columns:repeat(4,1fr)}}.search input,.search select,input[type=text],input[type=email],input[type=tel],input[type=date],input[type=number],select,textarea{width:100%;padding:14px 16px;min-height:48px;border:1px solid var(--border);border-radius:var(--radius-sm);font-family:inherit;font-size:var(--small);font-weight:600;background:#fff;transition:all .2s}.search input:focus,.search select:focus,input:focus,select:focus,textarea:focus{outline:none;border-color:var(--brand2);box-shadow:0 0 0 4px #1c78b31a}.search-toggle{grid-column:1 / -1}.search-toggle label{display:flex;align-items:center;gap:8px;font-weight:600;font-size:var(--small);color:var(--muted);cursor:pointer}.search-toggle input[type=checkbox]{width:auto}.search-guests{grid-column:1 / -1;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.search-advanced{grid-column:1 / -1;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-top:8px}.btn-search{grid-column:1 / -1}.form-hint{grid-column:1 / -1;margin:0;font-size:var(--tiny);color:var(--muted);text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.ecc-footer,footer{background:#0b1220;color:#fff;padding:var(--spacing-xl) 0;margin-top:var(--spacing-2xl)}.ecc-footer .container,footer .container{text-align:center}.ecc-footer p,footer p{margin:0;font-weight:500;opacity:.9}.ecc-footer a,footer a{color:#fffc;transition:color .2s}.ecc-footer a:hover,footer a:hover{color:#fff}.skip-link{position:absolute;top:-40px;left:0;background:var(--brand);color:#fff;padding:8px 16px;text-decoration:none;border-radius:0 0 8px;z-index:9999}.skip-link:focus{top:0}.text-center{text-align:center}.mt-0{margin-top:0}.mt-1{margin-top:var(--spacing-sm)}.mt-2{margin-top:var(--spacing-md)}.mt-3{margin-top:var(--spacing-lg)}.mt-4{margin-top:var(--spacing-xl)}.mb-0{margin-bottom:0}.mb-1{margin-bottom:var(--spacing-sm)}.mb-2{margin-bottom:var(--spacing-md)}.mb-3{margin-bottom:var(--spacing-lg)}.mb-4{margin-bottom:var(--spacing-xl)}@media(max-width:767px){:root{--spacing-2xl: 32px}.hero{min-height:500px}.ecc-navbar nav,header nav{flex-wrap:wrap}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .4s ease-out}:focus-visible{outline:3px solid var(--brand2);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--brand: #2563EB;--brand2: #1D4ED8;--brand-light: #E0E7FF;--accent: #FB7185;--accent-light: #FFE4E8;--text: #0F172A;--text-light: #475569;--border: #E2E8F0;--bg-light: #F8FAFC}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;font-weight:700;font-size:var(--small);border-radius:var(--radius-sm);transition:all .2s ease;cursor:pointer}.btn-primary,.btn-search,button[type=submit]:not(.ecc-btn-secondary){color:#fff;background:var(--brand2);border:none;box-shadow:0 2px 8px #1d4ed833}.btn-primary:hover,.btn-search:hover,button[type=submit]:not(.ecc-btn-secondary):hover{background:var(--brand);transform:translateY(-2px);box-shadow:0 4px 16px #1d4ed84d}.btn-outline,.ecc-btn-secondary{color:var(--brand);background:#fff;border:2px solid var(--brand)}.btn-outline:hover,.ecc-btn-secondary:hover{background:var(--brand-light);transform:translateY(-2px)}.trust-chips{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--spacing-md);margin-top:var(--spacing-lg)}.trust-chip{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.trust-chip svg{width:20px;height:20px;color:var(--brand)}@media(min-width:1024px){#openCart2.sticky-cart{position:fixed;right:28px;bottom:28px;z-index:1000;box-shadow:var(--shadow-lg);border-radius:999px}}.home-hero{min-height:720px;background:linear-gradient(90deg,#041b2ddb,#04253ead 48%,#04253e52),url(/assets/hero.jpg) center/cover no-repeat}.home-hero:before{background:none;filter:none}.home-hero .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.86fr);align-items:center;gap:48px}.home-hero .hero-content{max-width:650px;margin:0;text-align:left}.hero-eyebrow,.section-kicker{margin:0 0 12px;color:#bde3fa;font-size:13px;font-weight:500;letter-spacing:.04em}.home-hero .hero-title{max-width:16ch;margin-bottom:18px;font-size:clamp(38px,5vw,60px);font-weight:500;letter-spacing:-.035em;line-height:1.05;text-wrap:balance}.home-hero .hero-subtitle{max-width:58ch;font-size:clamp(16px,1.7vw,19px);font-weight:400;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hero-actions .btn{min-height:48px;padding:12px 20px;border-radius:999px;font-weight:500}.hero-whatsapp{display:inline-flex;align-items:center;gap:9px}.hero-secondary{border:1px solid rgba(255,255,255,.58);background:#ffffff1f;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-secondary:hover,.hero-secondary:focus-visible{border-color:#fff;background:#fff;color:var(--brand)}.home-hero .search-wrapper{width:100%;max-width:520px;margin:0 0 0 auto}.home-hero .search{grid-template-columns:repeat(2,minmax(0,1fr));padding:22px;border-color:#ffffffb8;border-radius:24px;background:#fffffff5}.search-heading{display:grid;grid-column:1 / -1;gap:3px;margin-bottom:4px;color:var(--text)}.search-heading strong{font-size:18px;font-weight:500}.search-heading span{color:var(--muted);font-size:13px;font-weight:400}.home-hero .search input,.home-hero .search select{min-height:48px;font-weight:400}.home-hero .search-guests{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero .btn-search{min-height:48px;border-radius:12px;font-weight:500}.home-hero .trust-chips{grid-template-columns:1fr;gap:8px;margin-top:12px}.home-hero .trust-chip{min-height:44px;padding:9px 13px;border-color:#ffffff85;background:#ffffffeb;color:#25465e;box-shadow:0 2px 10px #041b2d1f;font-size:13px;font-weight:400}.home-hero .trust-chip svg{flex:0 0 auto;color:var(--brand2)}.section-heading-centered{text-align:center}.section-heading-centered .section-kicker,.section-benefits .section-kicker,.cta .section-kicker{color:var(--brand2)}.section-booking-steps,.section-faq{background:#fff}.booking-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:34px 0 0;padding:0;list-style:none}.booking-steps li{position:relative;display:grid;align-content:start;gap:16px;min-height:210px;padding:22px;border:1px solid #dbe9f2;border-radius:20px;background:#f7fbfe}.booking-steps li>span{display:grid;width:42px;height:42px;place-items:center;border-radius:14px;background:var(--brand);color:#fff;font-size:15px;font-weight:500}.booking-steps h3{margin:0 0 7px;color:#143c58;font-size:16px;font-weight:500}.booking-steps p{margin:0;color:var(--muted);font-size:14px;font-weight:400;line-height:1.55}.section-destinos .grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:980px;margin-inline:auto}.section-benefits .benefit-icon{background:var(--brand-light);color:var(--brand)}.section-benefits .cta-help{background:linear-gradient(145deg,#073a5f,#0b4d7a);text-align:left}.section-benefits .cta-help .section-kicker{color:#bde3fa}.section-benefits .cta-help .btn-whatsapp{display:inline-flex}.faq-list{display:grid;gap:12px;margin-top:32px}.faq-list details{overflow:hidden;border:1px solid #dbe5ec;border-radius:16px;background:#fff}.faq-list summary{position:relative;min-height:56px;padding:17px 52px 17px 18px;color:#173b54;cursor:pointer;font-size:15px;font-weight:500;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;top:50%;right:18px;color:var(--brand2);font-size:24px;font-weight:400;transform:translateY(-50%)}.faq-list details[open] summary:after{content:"\2212"}.faq-list details p{margin:0;padding:0 18px 18px;color:var(--muted);font-size:14px;font-weight:400;line-height:1.6}main>.cta{border-radius:0;background:linear-gradient(135deg,#073a5f,#0b4d7a)}main>.cta .container{display:flex;align-items:center;justify-content:space-between;gap:28px}main>.cta .cta-content{max-width:680px;margin:0;text-align:left}main>.cta .section-kicker{color:#bde3fa}.whatsapp-fab{position:fixed;right:22px;bottom:22px;z-index:900;display:grid;width:56px;height:56px;place-items:center;border:2px solid #fff;border-radius:999px;background:var(--wa);color:#fff;box-shadow:0 12px 28px #0f172a3d}.whatsapp-fab:hover,.whatsapp-fab:focus-visible{background:var(--wa-hover);color:#fff;outline:none;box-shadow:0 0 0 4px #25d36638,0 12px 28px #0f172a3d}.whatsapp-fab svg{width:27px;height:27px}@media(max-width:920px){.home-hero{min-height:auto}.home-hero .container{grid-template-columns:1fr;gap:30px;padding-top:64px;padding-bottom:64px}.home-hero .hero-content,.home-hero .search-wrapper{max-width:680px;margin-inline:auto}.home-hero .hero-content{text-align:center}.home-hero .hero-title,.home-hero .hero-subtitle{margin-inline:auto}.hero-actions{justify-content:center}.booking-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.home-hero .container{padding-top:46px;padding-bottom:46px}.home-hero .hero-title{font-size:clamp(34px,11vw,44px)}.hero-actions,.hero-actions .btn{width:100%}.hero-actions .btn{justify-content:center}.home-hero .search{grid-template-columns:1fr;padding:17px}.home-hero .search-guests,.booking-steps,.section-destinos .grid{grid-template-columns:1fr}.booking-steps li{min-height:0;grid-template-columns:42px 1fr}main>.cta .container{align-items:stretch;flex-direction:column}main>.cta .cta-content{text-align:center}.whatsapp-fab{right:16px;bottom:16px}}@media(min-width:768px)and (max-width:1320px){.site-header .menu-toggle{display:flex;order:4;width:40px;height:40px;padding:8px;border:1px solid rgba(11,77,122,.15);border-radius:999px;background:#ffffffa8}.site-header .menu{position:fixed;top:72px;right:0;left:0;display:none;align-items:stretch;flex-direction:column;gap:4px;padding:14px 24px 20px;border-top:1px solid rgba(11,77,122,.12);background:#eff7fcfa;box-shadow:0 12px 28px #0f172a1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header .menu.active{display:flex}.site-header .menu a{padding:12px 14px}}.section-destinos{background:#f6f9fc}.section-destinos .section-kicker{color:var(--brand2)}.section-destinos .experience-grid{max-width:1120px;gap:22px}.experience-card{display:grid;grid-template-rows:250px 1fr;border-color:#dce6ee;border-radius:22px;color:inherit;box-shadow:0 8px 24px #0f2f4512}.experience-card:hover,.experience-card:focus-visible{border-color:#1c78b366;color:inherit;outline:none;transform:translateY(-4px);box-shadow:0 16px 34px #0f2f4521}.experience-card:focus-visible{box-shadow:0 0 0 4px #1c78b324,0 16px 34px #0f2f4521}.experience-card .card-img{height:250px;background-position:center}.experience-card-business .card-img{background-position:center 62%}.experience-label{position:absolute;top:16px;left:16px;max-width:calc(100% - 32px);padding:7px 11px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:#052841d6;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:12px;font-weight:500}.experience-card .card-body{display:flex;align-items:flex-start;flex-direction:column;padding:24px}.experience-card .card-body h3{margin-bottom:10px;color:#102f45;font-size:21px;font-weight:500;line-height:1.28}.experience-card .card-body>p{margin-bottom:18px;color:#5a7181;font-size:14px;font-weight:400;line-height:1.65}.experience-highlights{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px;padding:0;list-style:none}.experience-highlights li{padding:6px 10px;border:1px solid #d8e8f2;border-radius:999px;background:#eff7fc;color:#315d78;font-size:12px;font-weight:400}.experience-link{display:inline-flex;align-items:center;gap:6px;margin-top:auto;color:var(--brand);font-size:14px;font-weight:500}.experience-card:hover .experience-link span,.experience-card:focus-visible .experience-link span{transform:translate(3px)}.experience-link span{transition:transform .16s ease}@media(max-width:640px){.experience-card{grid-template-rows:220px 1fr}.experience-card .card-img{height:220px}.experience-card .card-body{padding:20px}}.site-footer{padding:0;background:#061f33;color:#d5e4ed}.site-footer-main{display:grid;grid-template-columns:minmax(260px,1.35fr) repeat(2,minmax(150px,.75fr)) minmax(240px,1fr);gap:42px;padding-top:56px;padding-bottom:46px}.site-footer h2{margin:0 0 16px;color:#fff;font-size:14px;font-weight:500;letter-spacing:0}.site-footer p{font-weight:400}.site-footer-logo{display:inline-flex;align-items:center;gap:12px;color:#fff}.site-footer-logo:hover,.site-footer-logo:focus-visible{color:#fff}.site-footer-logo img{width:48px;height:48px;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:#ffffff14}.site-footer-logo span{display:grid;line-height:1.05}.site-footer-logo strong{font-size:16px;font-weight:500}.site-footer-logo small{margin-top:4px;color:#9fc2d7;font-size:12px;font-weight:400}.site-footer-brand p{max-width:38ch;margin:18px 0 0;color:#a9c1d0;font-size:14px;line-height:1.65}.site-footer-nav{display:flex;align-items:flex-start;flex-direction:column;gap:3px}.site-footer-nav a,.site-footer-phone,.site-footer-bottom a{display:inline-flex;min-height:38px;align-items:center;color:#a9c1d0;font-size:14px;font-weight:400}.site-footer-nav a:hover,.site-footer-nav a:focus-visible,.site-footer-phone:hover,.site-footer-phone:focus-visible,.site-footer-bottom a:hover,.site-footer-bottom a:focus-visible{color:#fff;outline:none;text-decoration:underline;text-underline-offset:4px}.site-footer-contact p{margin:0 0 18px;color:#a9c1d0;font-size:14px;line-height:1.6}.site-footer-whatsapp{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;padding:11px 16px;border-radius:999px;background:var(--wa);color:#fff;font-size:14px;font-weight:500;box-shadow:0 8px 18px #0000002e}.site-footer-whatsapp:hover,.site-footer-whatsapp:focus-visible{background:var(--wa-hover);color:#fff;outline:none;box-shadow:0 0 0 4px #25d36633,0 8px 18px #0000002e}.site-footer-whatsapp svg{width:19px;height:19px}.site-footer-phone{margin-top:8px}.site-footer-trust{border-top:1px solid rgba(159,194,215,.16);border-bottom:1px solid rgba(159,194,215,.16);background:#08283f}.site-footer-trust .container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:15px;padding-bottom:15px}.site-footer-trust span{display:flex;min-height:36px;align-items:center;justify-content:center;gap:8px;color:#d8e8f1;font-size:13px;font-weight:400;text-align:center}.site-footer-trust i{display:grid;width:22px;height:22px;flex:0 0 auto;place-items:center;border-radius:999px;background:#7dc9ef24;color:#7dc9ef;font-size:12px;font-style:normal}.site-footer-bottom{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:24px;padding-top:14px;padding-bottom:14px}.site-footer-bottom p,.site-footer-bottom div,.site-footer-pending{margin:0;color:#7f9bad;font-size:12px;font-weight:400}.site-footer-bottom div{display:flex;align-items:center;gap:20px}.site-footer-bottom a{min-height:36px;color:#7f9bad;font-size:12px}.site-footer-pending small{margin-left:5px;padding:3px 7px;border:1px solid rgba(159,194,215,.18);border-radius:999px;color:#9bb4c3;font-size:10px;font-weight:400}@media(max-width:980px){.site-footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.site-footer-main{grid-template-columns:1fr;gap:34px;padding-top:42px;padding-bottom:36px}.site-footer-trust .container{grid-template-columns:1fr;gap:3px;padding-top:12px;padding-bottom:12px}.site-footer-trust span{justify-content:flex-start;text-align:left}.site-footer-bottom,.site-footer-bottom div{align-items:flex-start;flex-direction:column;gap:8px}.site-footer-bottom{padding-top:22px;padding-bottom:24px}}.catalog-hero{position:relative;overflow:hidden;padding:76px 0 68px;background:linear-gradient(118deg,#edf8fd,#f8fcff 58%,#e8f4fb);color:#12354d}.catalog-hero:after{position:absolute;right:-9%;bottom:-70%;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,#1c78b321,#1c78b300 68%);content:""}.catalog-hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(290px,.7fr);align-items:center;gap:68px}.catalog-kicker{margin:0 0 12px;color:#1c78b3;font-size:13px;font-weight:700;letter-spacing:.03em}.catalog-hero h1{max-width:760px;margin:0;color:#0f2f45;font-size:clamp(42px,5vw,68px);font-weight:600;line-height:1.03;letter-spacing:-.045em}.catalog-hero-copy>p:last-of-type{max-width:660px;margin:22px 0 0;color:#526f82;font-size:18px;font-weight:400;line-height:1.65}.catalog-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.catalog-trust span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid rgba(23,125,102,.15);border-radius:999px;background:#ffffffc2;color:#176d5a;font-size:13px;font-weight:600}.catalog-help-card{display:grid;gap:14px;padding:24px;border:1px solid rgba(11,77,122,.12);border-radius:22px;background:#ffffffe6;box-shadow:0 18px 48px #0f35501a}.catalog-help-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;background:#e8f3fa;color:#0b4d7a;font-size:25px}.catalog-help-card strong{color:#17384f;font-size:18px;font-weight:600}.catalog-help-card p{margin:5px 0 0;color:#617789;font-size:14px;font-weight:400;line-height:1.55}.catalog-help-card a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:12px;background:#177d66;color:#fff;font-size:14px;font-weight:600;text-decoration:none}.catalog-help-card a:hover{background:#126553}.catalog-content{padding:64px 0 96px;background:#fff}.catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:26px}.catalog-heading h2{margin:0;color:#132f44;font-size:clamp(28px,3vw,40px);font-weight:600;letter-spacing:-.035em}.catalog-heading>p{max-width:470px;margin:0;color:#667c8d;font-size:15px;font-weight:400}.catalog-toolbar{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;padding:14px;border:1px solid #dfeaf1;border-radius:18px;background:#f8fbfd;box-shadow:0 8px 24px #0f35500a}.catalog-toolbar label,.request-grid label{display:grid;gap:7px;color:#50697b;font-size:12px;font-weight:600}.catalog-toolbar input,.catalog-toolbar select,.request-grid input,.request-grid textarea{width:100%;min-height:48px;border:1px solid #d5e2ea;border-radius:12px;background:#fff;padding:11px 13px;color:#19394f;font:inherit;font-weight:400;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.catalog-toolbar input:focus,.catalog-toolbar select:focus,.request-grid input:focus,.request-grid textarea:focus{border-color:#4993c1;box-shadow:0 0 0 3px #1c78b31f}.catalog-results-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:20px 2px}.catalog-results-head p{margin:0;color:#314e62;font-size:15px;font-weight:600}.catalog-results-head span{color:#788c9b;font-size:12px;font-weight:400}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.catalog-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #dfe9ef;border-radius:20px;background:#fff;box-shadow:0 10px 30px #0f355012;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.catalog-card:hover{transform:translateY(-3px);border-color:#bfd6e5;box-shadow:0 18px 42px #0f35501f}.catalog-image{width:100%;height:210px;object-fit:cover;background:linear-gradient(145deg,#ddecf5,#edf6fb)}div.catalog-image{position:relative}div.catalog-image:before{position:absolute;inset:0;background:radial-gradient(circle at 78% 20%,rgba(255,255,255,.75),transparent 22%),linear-gradient(145deg,transparent 46%,rgba(28,120,179,.1) 47%,rgba(28,120,179,.1) 52%,transparent 53%);content:""}div.catalog-image:after{position:absolute;top:50%;left:50%;width:54px;height:54px;transform:translate(-50%,-50%);border-radius:17px;background:#fff url(/assets/logo-ecc.png) center/42px no-repeat;box-shadow:0 8px 24px #0f35501f;content:""}.catalog-card-body{display:flex;flex:1;flex-direction:column;padding:20px}.catalog-card h2{margin:12px 0 7px;color:#132f44;font-size:21px;font-weight:600;line-height:1.2;letter-spacing:-.025em}.catalog-meta{display:flex;flex-wrap:wrap;gap:7px}.catalog-tag{border-radius:999px;background:#eaf4fb;padding:5px 9px;color:#17699b;font-size:11px;font-weight:600}.catalog-card p{margin:0;color:#667c8d;font-size:14px;font-weight:400;line-height:1.55}.catalog-card-footer{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:22px}.catalog-price strong{display:block;color:#153449;font-size:19px;font-weight:650}.catalog-price small{display:block;margin-bottom:2px;color:#8193a1;font-size:11px;font-weight:500}.catalog-card button,.primary{min-height:42px;border:0;border-radius:11px;background:#0b5fa0;padding:10px 16px;color:#fff;font-weight:600;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease}.catalog-card button:hover,.primary:hover{background:#094d82;box-shadow:0 5px 14px #0b5fa02e}dialog{width:min(680px,calc(100% - 24px));max-height:calc(100vh - 32px);padding:0;border:0;border-radius:22px;background:#fff;box-shadow:0 30px 100px #07162d57}dialog::backdrop{background:#07162d9e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}dialog header,dialog footer{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e1ebf1;background:#f8fbfd}dialog footer{justify-content:flex-end;gap:10px;border-top:1px solid #e1ebf1;border-bottom:0}dialog h2{margin:0;color:#17384f;font-size:24px;font-weight:600}#closeRequest{display:grid;width:42px;height:42px;place-items:center;border:1px solid #d6e3eb;border-radius:12px;background:#fff;color:#27465a;font-size:25px;cursor:pointer}.request-body{padding:24px}.request-intro{margin:0 0 20px;color:#657b8c;font-size:14px;font-weight:400;line-height:1.55}.request-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.request-grid .wide{grid-column:1/-1}.request-grid textarea{min-height:100px;resize:vertical}.secondary{min-height:42px;border:1px solid #d4e1e9;border-radius:11px;background:#fff;padding:9px 16px;color:#3e596b;font-weight:600;cursor:pointer}#requestResult{margin:16px 0 0;color:#177d66;font-size:14px;font-weight:600}@media(max-width:980px){.catalog-hero-layout{grid-template-columns:1fr;gap:32px}.catalog-help-card{grid-template-columns:auto 1fr;align-items:center}.catalog-help-card a{grid-column:1/-1}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.catalog-hero{padding:48px 0}.catalog-hero h1{font-size:40px}.catalog-content{padding:42px 0 72px}.catalog-heading{display:block}.catalog-heading>p{margin-top:10px}.catalog-toolbar,.catalog-grid,.request-grid{grid-template-columns:1fr}.request-grid .wide{grid-column:auto}.catalog-results-head{align-items:flex-start;flex-direction:column;gap:4px}.catalog-image{height:200px}}@media(max-width:430px){.catalog-trust{display:grid}.catalog-help-card{padding:19px}.catalog-card-footer{align-items:stretch;flex-direction:column}.catalog-card button{width:100%}}.catalog-promotion,.catalog-trust{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:650}.catalog-promotion{margin-left:auto;background:#e6f3ff;color:#155b91}.catalog-trust{background:#e5f7ef;color:#176d55}.catalog-empty{grid-column:1 / -1;padding:40px;border:1px dashed #cadde8;border-radius:18px;background:#f8fbfd;color:#617789;text-align:center}.catalog-whatsapp-fab{z-index:900}.catalog-image-link{display:block;text-decoration:none}.catalog-card{position:relative}.catalog-image-link:after{position:absolute;inset:0;z-index:1;border-radius:inherit;content:""}.catalog-image-link:focus-visible:after{outline:3px solid #0b5f98;outline-offset:-3px}.catalog-card h2 a,.catalog-card button,.catalog-card .catalog-detail-link{position:relative;z-index:2}.catalog-card h2 a{color:inherit;text-decoration:none}.catalog-card h2 a:hover{color:#0b5f98}.catalog-toolbar .date-filter{display:none}.catalog-toolbar.is-accommodation{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-toolbar.is-accommodation>label:first-child{grid-column:span 2}.catalog-toolbar.is-accommodation .date-filter{display:grid}.availability-search{display:none;min-height:48px;align-self:end;border:0;border-radius:12px;background:#177d66;padding:11px 16px;color:#fff;font:inherit;font-weight:600;cursor:pointer}.catalog-toolbar.is-accommodation .availability-search{display:block}.availability-search:hover{background:#126553}.availability-search:disabled{cursor:wait;opacity:.65}.availability-badge{display:inline-flex;width:max-content;margin-top:10px;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:650}.availability-badge.AVAILABLE{background:#e4f7ef;color:#146b56}.availability-badge.OCCUPIED{background:#fdebea;color:#a43b36}.availability-badge.ASK_AVAILABILITY,.availability-badge.TEMPORARILY_UNAVAILABLE{background:#fff4d9;color:#815e13}.catalog-card.is-occupied{opacity:.62}.catalog-card.is-occupied button{background:#78909f;cursor:not-allowed}.addon-selector{min-width:0;margin-top:4px;padding:16px;border:1px solid #d9e5ed;border-radius:14px}.addon-selector legend{padding:0 6px;color:#294d64;font-size:13px;font-weight:650}.addon-selector>p{margin:0 0 12px;font-size:12px}.addon-options{display:grid;gap:8px;max-height:190px;overflow:auto}.addon-option{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center;gap:10px!important;padding:10px;border:1px solid #e1e9ee;border-radius:11px;background:#f9fbfc}.addon-option input{width:18px!important;min-height:18px!important}.addon-option span{display:grid;gap:2px}.addon-option small{color:#748895;font-weight:400}.addon-option strong{color:#19394f;font-size:13px}.cart-fab{position:fixed;right:24px;bottom:96px;z-index:901;display:flex;min-height:50px;align-items:center;gap:8px;border:0;border-radius:999px;background:#0b4d7a;padding:8px 15px 8px 10px;color:#fff;box-shadow:0 12px 30px #07335040;cursor:pointer}.cart-fab>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#ffffff24}.cart-fab b{position:absolute;top:-5px;left:32px;display:grid;min-width:21px;height:21px;place-items:center;border:2px solid #fff;border-radius:999px;background:#e15b4f;font-size:11px}.cart-fab em{font-style:normal;font-weight:650}.cart-fab.has-items{background:#177d66}.checkout-summary{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px;padding:14px;border-radius:14px;background:#eef7fb}.checkout-summary span{display:grid;padding:8px 10px;border:1px solid #d5e7f0;border-radius:10px;background:#fff}.checkout-summary b{color:#19394f;font-size:12px}.checkout-summary small{color:#6f8492;font-size:10px}.stripe-future{margin:14px 0 0;padding:11px 13px;border-radius:10px;background:#f4f6f8;color:#657985;font-size:11px;line-height:1.45}.whatsapp-checkout{background:#177d66}@media(max-width:980px){.catalog-toolbar.is-accommodation{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-toolbar.is-accommodation>label:first-child{grid-column:span 2}}@media(max-width:700px){.catalog-hero{padding:44px 0}.catalog-hero h1{font-size:clamp(36px,11vw,46px)}.catalog-hero-copy>p:last-of-type{font-size:16px}.catalog-content{padding-bottom:88px}.catalog-toolbar{position:relative;gap:14px;padding:15px}.catalog-toolbar.is-accommodation{grid-template-columns:1fr}.catalog-toolbar.is-accommodation>label:first-child{grid-column:auto}.availability-search{width:100%}.catalog-image{height:190px}.catalog-card-body{padding:18px}.catalog-card{border-radius:18px}dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px);border-radius:18px}dialog header,dialog footer{padding:16px}dialog footer{position:sticky;bottom:0}.request-body{padding:18px}.request-grid input,.request-grid textarea,.catalog-toolbar input,.catalog-toolbar select{font-size:16px}}@media(max-width:430px){.catalog-results-head span{line-height:1.45}.catalog-whatsapp-fab{right:16px;bottom:16px}.cart-fab{right:16px;bottom:82px}.cart-fab em{display:none}.cart-fab{padding-right:10px}}#cartDialog{position:fixed;inset:0;width:min(1020px,calc(100% - 40px));max-width:none;max-height:calc(100dvh - 40px);margin:auto;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:26px;background:#fff;color:#153449;box-shadow:0 32px 100px #05212f4d}#cartDialog::backdrop{background:#08223099;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}#cartDialog .cart-shell{display:flex;flex-direction:column;max-height:calc(100dvh - 42px)}#cartDialog .cart-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain}#cartDialog .trip-hero{position:relative;top:auto;z-index:auto;display:flex;align-items:center;min-height:220px;padding:32px;overflow:hidden;border:0;background:#13465c;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}#cartDialog .trip-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 58%}#cartDialog .trip-hero:after{position:absolute;inset:0;background:linear-gradient(90deg,#052634e6,#0526349e 45%,#0526340f);content:""}#cartDialog .trip-hero-copy{position:relative;z-index:1;max-width:70%}#cartDialog .catalog-kicker{margin:0 0 8px;color:#c9efe9;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}#cartDialog #cartTitle{margin:0;color:#fff;font-size:clamp(32px,4vw,44px);font-weight:600;line-height:1.1;letter-spacing:-.04em;outline:none}#cartDialog #cartSubtitle{margin:10px 0 0;color:#e3eef1;font-size:15px;font-weight:400;line-height:1.5}#cartDialog .trip-destination{display:inline-flex;align-items:center;gap:6px;max-width:100%;margin-top:18px;padding:5px 10px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#ffffff21;color:#fff;font-size:12px}#cartDialog .trip-destination svg{flex:0 0 14px;width:14px;height:14px}#cartDialog #closeCart{position:absolute;top:18px;right:18px;z-index:2;display:grid;width:44px;height:44px;place-items:center;padding:0;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:#fffffff0;color:#234b5a;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease}#cartDialog #closeCart svg{width:20px;height:20px}#cartDialog #closeCart:hover{background:#fff;box-shadow:0 4px 16px #04222f26}#cartDialog .cart-body{display:grid;grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:28px;padding:28px 32px 32px}#cartDialog .trip-selection{min-width:0}#cartDialog .trip-selection-heading{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:16px}#cartDialog h3{margin:0;color:#17394a;font-size:18px;font-weight:600;letter-spacing:-.025em}#cartDialog #cartSelectionCount{color:#718693;font-size:12px}#cartDialog #cartItems{display:grid;gap:14px}#cartDialog .trip-item{display:grid;grid-template-columns:122px minmax(0,1fr);overflow:hidden;border:1px solid #e0e9ed;border-radius:16px;background:#fff}#cartDialog .trip-item-photo{position:relative;display:block;min-height:158px;overflow:hidden;background:#eaf3f6}#cartDialog .trip-item-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}#cartDialog .trip-photo-placeholder{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;width:100%;height:100%;padding:12px;color:#628595;text-align:center}#cartDialog .trip-photo-placeholder svg{width:32px;height:32px;stroke-width:1.2}#cartDialog .trip-photo-placeholder small{max-width:100%;font-size:10px;font-weight:400;line-height:1.4}#cartDialog .trip-item-content{display:flex;flex-direction:column;min-width:0;padding:16px}#cartDialog .trip-category{align-self:flex-start;margin-bottom:7px;border-radius:6px;background:#eef6f7;padding:3px 7px;color:#36786f;font-size:10px;font-weight:600}#cartDialog .trip-item h4{margin:0;font-size:17px;font-weight:600;line-height:1.3;letter-spacing:-.02em;overflow-wrap:anywhere}#cartDialog .trip-item h4 a{color:#17394a;text-decoration:none}#cartDialog .trip-item h4 a:hover{color:#0b5fa0;text-decoration:underline}#cartDialog .trip-item-location{margin:5px 0 0;color:#738692;font-size:11px;font-weight:400;line-height:1.4;overflow-wrap:anywhere}#cartDialog .trip-item-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:16px}#cartDialog .trip-item-bottom>div{min-width:0}#cartDialog .trip-item-price{display:block;color:#17394a;font-size:15px;font-weight:650;overflow-wrap:anywhere}#cartDialog .trip-item-basis{display:block;margin-top:3px;color:#788b96;font-size:10px;font-weight:400;line-height:1.5}#cartDialog .trip-remove{flex-shrink:0;min-height:36px;margin:0 -5px -5px 0;padding:8px 5px;border:0;border-radius:6px;background:transparent;color:#6f7e87;font:inherit;font-size:11px;font-weight:500;text-decoration:underline;text-underline-offset:3px;cursor:pointer}#cartDialog .trip-remove:hover{background:#fff1ef;color:#a43b36}#cartDialog .trip-summary{min-width:0;padding:22px;border:1px solid #deebe7;border-radius:18px;background:#f3f9f7}#cartDialog .trip-summary h3{font-size:16px}#cartDialog .trip-facts{display:grid;gap:16px;margin:20px 0}#cartDialog .trip-fact{position:relative;padding-left:30px}#cartDialog .trip-fact svg{position:absolute;left:0;top:7px;width:18px;height:18px;color:#5b897e}#cartDialog .trip-fact dt{color:#7a8b8d;font-size:10px;font-weight:500}#cartDialog .trip-fact dd{margin:2px 0 0;color:#294b50;font-size:13px;font-weight:600}#cartDialog .cart-estimate{display:grid;gap:4px;border-top:1px solid #d8e7e1;padding-top:18px}#cartDialog .cart-estimate>span{color:#55716e;font-size:12px}#cartDialog .cart-estimate strong{display:block;color:#126553;font-size:26px;font-weight:650;line-height:1.3;letter-spacing:-.035em;overflow-wrap:anywhere}#cartDialog .cart-note{margin:12px 0 0;color:#708780;font-size:11px;font-weight:400;line-height:1.6}#cartDialog .trip-estimate-detail{margin:10px 0 0;color:#7b673a;font-size:11px;font-weight:400;line-height:1.5}#cartDialog .trip-footer{position:relative;bottom:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;flex-shrink:0;gap:10px 24px;margin:0;padding:20px 32px;border:0;border-top:1px solid #e3ecef;background:#fff;color:#526f7a}#cartDialog .trip-reassurance{display:flex;align-items:center;gap:8px;color:#698079;font-size:11px;font-weight:400;line-height:1.5}#cartDialog .trip-reassurance svg{flex:0 0 18px;width:18px;height:18px;color:#177d66}#cartDialog .trip-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}#cartDialog .trip-actions button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border:1px solid #d9e5e9;border-radius:12px;font:inherit;font-size:13px;font-weight:600;line-height:1.4;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease}#cartDialog #continueShopping{background:#fff;color:#526e7c}#cartDialog #continueShopping:hover{background:#f2f7fa}#cartDialog #checkoutCart{border-color:#177d66;background:#177d66;color:#fff}#cartDialog #checkoutCart:after{content:"\2192";font-size:18px;line-height:1}#cartDialog #checkoutCart:hover:not(:disabled){border-color:#126553;background:#126553;box-shadow:0 4px 14px #177d6633}#cartDialog #checkoutCart:disabled{opacity:.5;cursor:not-allowed}#cartDialog #cartNextStep{grid-column:1/-1;margin:0;color:#81918e;font-size:10px;font-weight:400;text-align:right;line-height:1.5}#cartDialog :is(button,a):focus-visible{outline:3px solid #1c78b3;outline-offset:3px}#cartDialog .trip-item-photo:focus-visible{outline-offset:-3px}#cartDialog [hidden]{display:none}#cartDialog.is-empty .cart-body{grid-template-columns:1fr}#cartDialog.is-empty .trip-selection-heading{display:none}#cartDialog .trip-empty{padding:20px;text-align:center}#cartDialog .trip-empty>span{display:grid;width:60px;height:60px;place-items:center;margin:0 auto 16px;border-radius:20px;background:#edf7f3;color:#177d66}#cartDialog .trip-empty svg{width:28px;height:28px}#cartDialog .trip-empty p{max-width:420px;margin:10px auto 0;color:#758b93;font-size:14px;font-weight:400}@media(max-width:760px){#cartDialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:22px}#cartDialog .cart-shell{max-height:calc(100dvh - 26px)}#cartDialog .trip-hero{min-height:190px;padding:26px 22px}#cartDialog .trip-hero-copy{max-width:calc(100% - 30px)}#cartDialog .trip-hero:after{background:linear-gradient(90deg,#052634db,#05263459)}#cartDialog #cartSubtitle{max-width:260px;font-size:13px}#cartDialog #closeCart{top:12px;right:12px}#cartDialog .cart-body{grid-template-columns:1fr;gap:22px;padding:22px}#cartDialog .trip-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}#cartDialog .trip-fact{padding:24px 0 0}#cartDialog .trip-fact svg{top:0}#cartDialog .trip-footer{grid-template-columns:1fr;gap:12px;padding:16px 22px}#cartDialog .trip-reassurance{justify-content:center;font-size:10px}#cartDialog .trip-actions{display:grid;grid-template-columns:1fr 1.2fr}#cartDialog .trip-actions button{padding:12px;font-size:12px}#cartDialog #cartNextStep{text-align:center}#cartDialog.is-empty .trip-actions{grid-template-columns:1fr}}@media(max-width:430px){#cartDialog .trip-item{grid-template-columns:94px minmax(0,1fr)}#cartDialog .trip-item-content{padding:12px}#cartDialog .trip-item h4{font-size:15px}#cartDialog .trip-item-bottom{flex-wrap:wrap;gap:2px;padding-top:12px}#cartDialog .trip-item-price{font-size:14px}#cartDialog .trip-remove{margin-left:-5px}#cartDialog .trip-summary{padding:18px}#cartDialog .trip-fact dd{font-size:12px}}@media(max-height:560px)and (orientation:landscape){#cartDialog .trip-hero{min-height:155px;padding-top:20px;padding-bottom:20px}#cartDialog .trip-footer{padding-top:12px;padding-bottom:12px}#cartDialog .trip-reassurance,#cartDialog #cartNextStep{display:none}#cartDialog .trip-actions{grid-column:1/-1}}@media(prefers-reduced-motion:reduce){#cartDialog button{transition:none}}#cartDialog #printCartQuote{background:#f0f8f5;color:#177d66;border-color:#cde1d9}#cartDialog #printCartQuote:hover:not(:disabled){background:#e3f2ec}#cartDialog #printCartQuote:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1000px)and (min-width:761px){#cartDialog .trip-footer{grid-template-columns:1fr}#cartDialog .trip-actions{justify-content:flex-end;flex-wrap:wrap}}@media(max-width:760px){#cartDialog .trip-actions{grid-template-columns:1fr 1fr}#cartDialog #checkoutCart{grid-column:1/-1}}#cartDialog{width:min(1280px,calc(100% - 32px))}#cartDialog .trip-hero{min-height:120px;padding:20px 26px}#cartDialog .cart-body{grid-template-columns:minmax(0,1fr) 280px;gap:24px;padding:22px 26px 26px}#cartDialog .trip-summary{position:sticky;top:20px}#cartDialog .trip-config{margin-bottom:24px;padding:18px;border:1px solid #dce9ed;border-radius:16px;background:#f7fbfd}#cartDialog .trip-config h3{font-size:15px;margin-bottom:12px}#cartDialog .trip-config-fields{display:grid;grid-template-columns:1fr 1fr .7fr;gap:10px}#cartDialog .trip-config label,#cartDialog .activity-fields label,#cartDialog .picker-filters label{display:grid;gap:5px;min-width:0;color:#5d7784;font-size:11px;font-weight:500}#cartDialog .trip-config input,#cartDialog .activity-fields input,#cartDialog .picker-filters :is(input,select){width:100%;min-width:0;min-height:44px;padding:9px 10px;border:1px solid #d5e3e9;border-radius:9px;background:#fff;color:#234b5c;font:inherit;font-size:14px;font-weight:400}#cartDialog input:focus-visible,#cartDialog select:focus-visible{outline:2px solid #1c78b3;outline-offset:2px}#cartDialog .trip-plan-heading{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px;margin:26px 0 14px}#cartDialog .trip-plan-heading small{max-width:190px;color:#879895;font-size:10px;font-weight:400}#cartDialog #tripPlanTitle:focus{outline:none}#cartDialog #tripCalendar{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);gap:12px;overflow-x:auto;padding:2px 2px 12px;scroll-snap-type:x proximity;scrollbar-color:#abcac2 transparent}#cartDialog .itinerary-day{display:flex;min-height:300px;flex-direction:column;gap:10px;padding:14px;border:1px solid #dce7e4;border-radius:16px;background:#f8fbfa;box-shadow:0 5px 18px #154b430b;scroll-snap-align:start;transition:border-color .16s ease,background-color .16s ease,transform .16s ease,box-shadow .16s ease}#cartDialog .itinerary-day-heading{display:flex;gap:12px;align-items:center}#cartDialog .day-number{display:grid;flex:0 0 44px;width:44px;min-height:50px;align-content:center;justify-items:center;border:1px solid #e4dccb;border-radius:5px;background:#fff;color:#3d6557;font-size:21px;font-weight:700}#cartDialog .itinerary-day h4{margin:0;color:#204658;font-family:Georgia,serif;font-size:19px;font-weight:500}#cartDialog .itinerary-day-heading small{color:#7c918c;font-size:11px}#cartDialog .day-stay-marker{display:flex;align-items:center;gap:7px;padding:6px 9px;border-radius:6px;background:#eef3ec;color:#5d8476;font-size:11px}#cartDialog .day-stay-marker>span{font-size:17px}#cartDialog .day-activity-list{display:grid;align-content:start;gap:9px;min-height:74px}#cartDialog .day-add-actions{display:flex;flex-wrap:wrap;gap:6px 14px;border-top:1px solid #e8e1d3;padding-top:6px}#cartDialog .day-add-actions button{display:flex;align-items:center;gap:9px;min-height:44px;padding:7px 2px;border:0;border-radius:5px;background:transparent;color:#367186;font:inherit;font-size:12px;font-weight:500;text-align:left;cursor:pointer}#cartDialog .day-add-actions button:hover{border-color:#177d66;background:#f1f9f5;color:#177d66}#cartDialog .day-add-actions .add-transfer{color:#866128;background:transparent}#cartDialog .day-add-actions button>span{font-size:19px}#cartDialog .itinerary-activity{min-width:0;padding:11px;border:1px solid #dfe8e5;border-radius:12px;background:#fff;box-shadow:0 2px 8px #17394a09;transition:opacity .16s ease,box-shadow .16s ease,transform .16s ease}#cartDialog .activity-heading{display:flex;align-items:flex-start;gap:10px;margin-bottom:8px}#cartDialog .activity-drag-handle{display:grid;flex:0 0 30px;width:30px;min-height:42px;place-items:center;border:0;border-radius:8px;background:#eef6f4;color:#598178;font:700 20px/1 system-ui,sans-serif;cursor:grab;touch-action:none}#cartDialog .activity-drag-handle:active{cursor:grabbing}#cartDialog .activity-symbol{display:grid;flex:0 0 32px;width:32px;height:32px;place-items:center;border-radius:9px;background:#eef7fb;color:#3683a0;font-size:18px}#cartDialog .activity-heading>div{flex:1;min-width:0}#cartDialog .activity-heading h5{margin:0;color:#214658;font-size:14px;font-weight:600;letter-spacing:-.01em;overflow-wrap:anywhere}#cartDialog .activity-heading small{color:#8c9b9e;font-size:10px}#cartDialog .activity-remove{flex:0 0 32px;min-height:32px;border:0;border-radius:8px;background:#f4f7f8;color:#6b838c;font-size:21px;cursor:pointer}#cartDialog .activity-remove:hover{background:#fff0ec;color:#a74838}#cartDialog .activity-fields{display:grid;grid-template-columns:1.25fr 1fr .8fr;gap:8px}#cartDialog .activity-fields input{font-size:13px;padding:8px}#cartDialog .activity-price{margin-top:0;color:#27745f;font-size:12px;font-weight:600;text-align:right}#cartDialog .activity-day-picker{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:9px;padding-top:9px;border-top:1px solid #edf1ef;color:#668078;font-size:10px}#cartDialog .activity-day-picker select{min-width:0;max-width:150px;min-height:34px;border:1px solid #d6e5e0;border-radius:8px;padding:5px 24px 5px 8px;background:#f8fbfa;color:#31594f;font:inherit;font-size:10px}#cartDialog.is-reordering .itinerary-day{border-style:dashed}#cartDialog .itinerary-day.is-drop-target{border-color:#238a72;background:#edf9f5;box-shadow:0 0 0 3px #238a7221;transform:translateY(-2px)}#cartDialog .itinerary-activity.is-dragging{opacity:.42;box-shadow:none;transform:scale(.98)}#cartDialog .agenda-live-status{grid-column:1/-1;position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}#cartDialog .needs-review{border-color:#d9a875;background:#fffdfa}#cartDialog .activity-warning{margin:10px 0 0;color:#9a652c;font-size:12px;font-weight:400;line-height:1.5}#cartDialog .activity-repair{min-height:36px;margin-top:6px;padding:6px 0;border:0;background:transparent;color:#9a652c;font:inherit;font-size:11px;text-decoration:underline;cursor:pointer}#cartDialog .itinerary-review{display:grid;grid-column:1/-1;gap:12px}#cartDialog .itinerary-review>h4{color:#9a652c;font-size:14px}#cartDialog .planner-empty{margin:0;padding:24px;border:1px dashed #cfdee4;border-radius:14px;color:#74909d;font-size:14px;font-weight:400;line-height:1.6;background:#f9fcfd}#cartDialog .planner-retry{min-height:40px;margin-top:10px;border:1px solid #c4dcd4;border-radius:9px;padding:8px 14px;background:#fff;color:#177d66;font:inherit;font-size:12px}#cartDialog .trip-picker{margin-bottom:22px;padding:20px;border:1px solid #91bec2;border-radius:16px;background:#f2f9fa;scroll-margin:20px;box-shadow:0 8px 24px #1247520f}#cartDialog .picker-heading{display:flex;justify-content:space-between;align-items:start;gap:16px}#cartDialog .picker-heading h4{margin:3px 0 16px;color:#205362;font-size:18px;font-weight:600}#cartDialog .picker-heading small{color:#648994;font-size:11px;text-transform:capitalize}#cartDialog .picker-heading button{flex:0 0 36px;width:36px;height:36px;border:1px solid #d2e4e6;border-radius:50%;background:#fff;color:#597b85;font-size:21px}#cartDialog .picker-filters{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}#cartDialog .picker-options{display:grid;gap:10px;max-height:300px;overflow-y:auto}#cartDialog .picker-options article{display:grid;grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;border:1px solid #deeaec;border-radius:10px;background:#fff}#cartDialog .picker-option-photo{position:relative;display:grid;place-items:center;align-self:start;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#e8f2ef;color:#8cafa4}#cartDialog .picker-option-photo svg{width:30px;height:30px}#cartDialog .picker-option-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}#cartDialog .picker-option-copy{min-width:0}#cartDialog .picker-options strong{display:block;color:#345c6a;font-size:13px;line-height:1.4;overflow-wrap:anywhere}#cartDialog .picker-options small{display:block;margin-top:6px;color:#7b959c;font-size:10px}#cartDialog .picker-options button,#cartDialog .request-unspecified{min-height:42px;flex-shrink:0;padding:10px 12px;border:1px solid #c8ded6;border-radius:9px;background:#fff;color:#177d66;font:inherit;font-size:11px;font-weight:600}#cartDialog .picker-options p{color:#718c95;font-size:13px;font-weight:400;line-height:1.7}#cartDialog .request-unspecified{width:100%;margin-top:14px;background:#177d66;color:#fff}.catalog-detail-link{display:inline-flex;align-self:start;min-height:36px;align-items:center;margin-top:8px;color:#638496;font-size:12px;text-decoration:underline;text-underline-offset:3px}#requestResult a{display:inline-flex;min-height:44px;align-items:center;margin-top:10px;padding:10px 16px;border-radius:10px;background:#177d66;color:#fff}@media(max-width:900px){#cartDialog .cart-body{grid-template-columns:1fr}#cartDialog .trip-summary{position:static}}@media(max-width:600px){#cartDialog .trip-hero{min-height:112px;padding:18px}#cartDialog .cart-body{padding:18px}#cartDialog .trip-config{padding:14px}#cartDialog .trip-config-fields{grid-template-columns:1fr 1fr}#cartDialog .trip-config-fields label:last-child{grid-column:1/-1}#cartDialog .trip-config input,#cartDialog .activity-fields input,#cartDialog .picker-filters :is(input,select){font-size:16px}#cartDialog #tripCalendar{display:grid;grid-auto-flow:row;grid-auto-columns:auto;overflow-x:visible;padding:0;scroll-snap-type:none}#cartDialog .itinerary-day{min-height:0;padding:14px}#cartDialog .itinerary-activity{padding:12px}#cartDialog .activity-fields{grid-template-columns:1fr 1fr}#cartDialog .activity-fields label:first-child{grid-column:1/-1}#cartDialog .trip-picker{padding:14px}#cartDialog .picker-options article{grid-template-columns:64px minmax(0,1fr);align-items:start;gap:10px;padding:12px}#cartDialog .picker-options article>button{grid-column:1/-1}#cartDialog .activity-drag-handle{display:none}#cartDialog .activity-day-picker{font-size:11px}#cartDialog .activity-day-picker select{max-width:190px;min-height:44px;font-size:12px}}#cartDialog .trip-hero .catalog-kicker{margin-bottom:6px;font-size:10px}#cartDialog #cartTitle{font-size:32px}#cartDialog #cartSubtitle{margin-top:6px;font-size:13px}#cartDialog .trip-destination{margin-top:10px}#cartDialog .trip-edit{min-height:36px;border:0;padding:5px 0;background:transparent;color:#397566;font:inherit;font-size:12px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}#cartDialog .trip-selection-heading{margin-bottom:10px}#cartDialog .trip-plan-heading>div{min-width:0}#cartDialog .agenda-eyebrow{display:block;margin-bottom:4px;color:#8c7650;font-size:10px;letter-spacing:.04em}#cartDialog #tripPlanIntro{max-width:400px;margin:7px 0 0;color:#738378;font-size:12px;line-height:1.6}#cartDialog .day-number small{color:#8a816f;font:500 9px/1.4 system-ui,sans-serif}#cartDialog .day-free{padding:12px 0;margin:0;border-bottom:1px solid #eee8dc;color:#7c8175;font-size:12px}#cartDialog .activity-heading .picker-option-photo{flex:0 0 42px;width:42px}#cartDialog .activity-heading .picker-option-photo svg{width:22px;height:22px}#cartDialog .activity-heading>div{padding-top:2px}#cartDialog .activity-overview{display:flex;justify-content:space-between;align-items:baseline;gap:6px 12px;flex-wrap:wrap}#cartDialog .activity-overview>span{color:#76867c;font-size:11px}#cartDialog .activity-overview .activity-price{font-size:13px;margin-left:auto}#cartDialog .activity-editor{margin-top:6px}#cartDialog .activity-editor>summary{min-height:32px;padding:7px 0;color:#617f74;font-size:11px;cursor:pointer}#cartDialog .activity-editor>summary:focus-visible{outline:2px solid #1c78b3;outline-offset:3px}#cartDialog .activity-editor[open]{border-top:1px solid #e4e6dd;margin-top:10px}#cartDialog .activity-editor[open]>summary{margin-bottom:8px}#cartDialog .trip-transfer-offer{display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px;padding:14px;margin-top:14px;border:1px solid #d5e5dc;border-radius:12px;background:#f1f7f2}#cartDialog .transfer-symbol{align-self:start;display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#e1ede3;color:#397566;font-size:23px}#cartDialog .transfer-offer-copy{min-width:0}#cartDialog .transfer-offer-copy h4{margin:0;color:#294f43;font-size:14px;line-height:1.4}#cartDialog .transfer-offer-copy p{margin:5px 0;color:#6a8177;font-size:11px;line-height:1.5}#cartDialog .transfer-offer-rate{display:flex;align-items:baseline;gap:4px 7px;flex-wrap:wrap;margin:7px 0;color:#567468;font-size:10px}#cartDialog .transfer-offer-rate strong{color:#225a47;font-size:16px}#cartDialog .transfer-offer-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}#cartDialog .transfer-offer-actions button{min-height:38px;border:1px solid #c5d9cc;border-radius:8px;padding:8px 12px;background:#fff;color:#25654f;font:inherit;font-weight:600;font-size:11px;line-height:1.4;cursor:pointer}#cartDialog .transfer-offer-actions button:hover{background:#e0eee4}#cartDialog .trip-summary{padding:18px}#cartDialog .trip-facts{gap:12px;margin:16px 0}#cartDialog .trip-footer{padding:14px 26px;gap:7px 18px}#cartDialog .trip-actions button{min-height:44px;padding:10px 14px;font-size:12px}@media(max-width:600px){#cartDialog{width:calc(100% - 16px)}#cartDialog .trip-plan-heading small{max-width:none}#cartDialog .trip-transfer-offer{grid-template-columns:54px minmax(0,1fr);gap:10px;padding:12px}#cartDialog .transfer-offer-actions button{min-height:44px}#cartDialog .itinerary-day{padding:12px}#cartDialog .activity-editor>summary{min-height:40px;padding-top:12px}#cartDialog .trip-footer{padding:12px 18px}#cartDialog #cartNextStep{display:none}#cartDialog .trip-reassurance{font-size:10px}}#cartDialog .trip-selection{padding:0;margin:0}#cartDialog :is(#tripTransferOffer,#tripConfig,#cartItems,#checkoutCart,#printCartQuote,#cartSummary,#tripPicker,#cartDestination)[hidden],#cartDialog #cartFacts [hidden]{display:none}.trip-service-selection{min-width:0;border:1px solid #dbe4ee;border-radius:10px;padding:12px;margin:14px 0}.trip-service-selection legend{font-weight:600;padding:0 6px}.trip-service-selection .selection-note{grid-column:1/-1;font-size:12px;line-height:1.5;color:#64748b;margin:8px 0}.trip-service-selection textarea{width:100%;resize:vertical}.trip-service-selection .activity-fields{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:600px){.trip-service-selection .activity-fields{grid-template-columns:1fr}}.traveler-editor{min-width:0;color:#234b5c;font-size:14px}.traveler-counts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.traveler-editor label{display:grid;gap:5px;min-width:0;font-size:12px;color:#5d7784}.traveler-editor :is(input,select){box-sizing:border-box;width:100%;min-width:0;min-height:44px;padding:10px;border:1px solid #d5e3e9;border-radius:9px;background:#fff;color:#234b5c;font:inherit;font-size:15px}.traveler-editor :is(input,select):focus-visible{outline:2px solid #1c78b3;outline-offset:2px}.traveler-total{display:block;margin-top:10px;color:#52766b;font-size:12px}.traveler-ages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.traveler-ages>:is(p,small){grid-column:1/-1;margin:0;font-size:11px;font-weight:400;line-height:1.5;color:#738a92}.traveler-warning{margin:10px 0;color:#906329;font-size:12px;line-height:1.5}.catalog-toolbar .traveler-filter{display:none;grid-column:1/-1;padding:14px;border:1px solid #dce9ed;border-radius:12px;background:#f7fbfd}.catalog-toolbar.is-accommodation .traveler-filter{display:block}.traveler-filter .traveler-ages{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}#cartDialog .trip-config-fields{grid-template-columns:repeat(2,minmax(0,1fr))}#cartDialog .trip-config-fields label:last-child{grid-column:auto}#tripTravelers{margin-top:14px}#cartDialog .activity-fields{grid-template-columns:repeat(2,minmax(0,1fr))}#cartDialog .activity-travelers{grid-column:1/-1}#cartDialog .picker-filters{grid-template-columns:1fr}#cartDialog .traveler-editor label{font-size:12px}.activity-price-breakdown{margin-top:8px;font-size:11px;line-height:1.6;color:#6f8790}.booking-fields #detailTravelers{grid-column:1/-1;padding:16px}.booking-fields #detailTravelers label{padding:0;border:0;min-height:0}.booking-fields #detailTravelers :is(input,select){padding:10px;border:1px solid #d5e3e9;font-size:16px}#detailRateSummary{font-size:12px;line-height:1.6;color:#63818e;margin:10px 0 16px}@media(max-width:600px){.traveler-editor :is(input,select),#cartDialog .traveler-editor :is(input,select){font-size:16px}#cartDialog .activity-fields label:first-child{grid-column:auto}}.search-person-field{display:grid;gap:6px;min-width:0;color:#527287;font-size:12px}.catalog-rate-summary{display:block;margin:10px 0;color:#527287;font-size:12px;line-height:1.6}#childPricingFields{padding:16px;border:1px solid #d5e3e9;border-radius:12px}.traveler-counts select{appearance:none;-webkit-appearance:none;padding-right:34px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%235d7784' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E");background-position:right 11px center;background-size:18px;background-repeat:no-repeat}.booking-fields #detailTravelers .traveler-counts select{padding-right:34px}.traveler-counts select:disabled{background-color:#f5f8f9;color:#84979f;cursor:default}:is(#calendarSection,.cw-trip-date-calendar){scroll-margin-top:110px}:is(#calendarSection,.cw-trip-date-calendar) button{font-family:inherit;-webkit-tap-highlight-color:transparent}:is(#calendarSection,.cw-trip-date-calendar) button:focus-visible{outline:3px solid #227bb0;outline-offset:2px;z-index:1}.calendar-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.calendar-heading p{margin:0;color:#627b89;font-size:13px;line-height:1.6}.calendar-navigation{display:flex;flex-shrink:0;gap:6px}.calendar-navigation button{display:grid;width:38px;height:38px;place-items:center;padding:0 0 3px;border:1px solid #dbe7eb;border-radius:50%;background:#fff;color:#244f60;font-size:27px;line-height:1;cursor:pointer}.calendar-navigation button:hover:not(:disabled){background:#edf7f5;border-color:#a8cdc3}.calendar-navigation button:disabled{opacity:.35;cursor:default}.calendar-selection{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin:22px 0 18px;padding:15px 18px;border:1px solid #dceae7;border-radius:14px;background:#f6faf9}.calendar-selection>div{display:grid;flex:1;min-width:90px;gap:3px}.calendar-selection span{font-size:11px;color:#657f86}.calendar-selection strong{color:#224e54;font-size:14px;font-weight:600}#calendarNights{border-radius:20px;padding:5px 10px;color:#176952;background:#e0f0e9;font-size:12px;white-space:nowrap}#calendarNights:empty{display:none}#clearCalendarDates,#retryCalendar{border:0;border-radius:5px;background:transparent;padding:6px 0;color:#346c74;font-size:12px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}#clearCalendarDates:disabled{opacity:.4;cursor:default}.calendar-months{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.calendar-month{min-width:0;padding:16px 10px 10px;border:1px solid #e0e9ed;border-radius:16px;background:#fff}.calendar-month h3{margin:0 0 16px;text-align:center;text-transform:capitalize;font-size:15px;font-weight:650;color:#224958}.calendar-week,.calendar-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-week span{padding:0 0 10px;color:#71838d;font-size:10px;text-align:center}.calendar-row{margin-bottom:3px}.calendar-cell{min-width:0;padding:1px}:is(#calendarSection,.cw-trip-date-calendar) .calendar-day{position:relative;display:grid;width:100%;min-height:40px;padding:0;place-items:center;border:1px solid transparent;border-radius:9px;background:#f4f8fa;color:#315566;font-size:13px;font-weight:500;line-height:1;cursor:pointer;user-select:none;-webkit-user-select:none;touch-action:pan-y}:is(#calendarSection,.cw-trip-date-calendar) .calendar-day:hover:not(:disabled){background:#e4f1eb;border-color:#b1d5c8}:is(#calendarSection,.cw-trip-date-calendar) .calendar-day[aria-current=date]:after{position:absolute;bottom:5px;width:3px;height:3px;border-radius:50%;background:currentColor;content:""}:is(#calendarSection,.cw-trip-date-calendar) .calendar-day.is-occupied,:is(#calendarSection,.cw-trip-date-calendar) .calendar-day.is-past{background:#f5f5f5;color:#a5afb5;text-decoration:line-through;cursor:not-allowed}:is(#calendarSection,.cw-trip-date-calendar) .calendar-day.is-in-range{border-radius:3px;background:#e0f1e9;color:#176952}:is(#calendarSection,.cw-trip-date-calendar) .calendar-day.is-start,:is(#calendarSection,.cw-trip-date-calendar) .calendar-day.is-end{background:#177d66;color:#fff;font-weight:700;border-color:#177d66}:is(#calendarSection,.cw-trip-date-calendar) .calendar-day.is-start:hover:not(:disabled),:is(#calendarSection,.cw-trip-date-calendar) .calendar-day.is-end:hover:not(:disabled){background:#116d58;border-color:#116d58}:is(#calendarSection,.cw-trip-date-calendar) .calendar-day.is-start{touch-action:none}:is(#calendarSection,.cw-trip-date-calendar) .calendar-day.is-checkout{background:linear-gradient(135deg,#e0f1e9 50%,#f1f3f3 50%);color:#36665b;text-decoration:none;cursor:pointer;border-color:#b7d4ca}:is(#calendarSection,.cw-trip-date-calendar) .calendar-day.is-end.is-occupied{text-decoration:none;background:#177d66;color:#fff}:is(#calendarSection,.cw-trip-date-calendar) .calendar-day.is-invalid-range{background:#fbe8e6;color:#a13c39;border-color:#edc4bf}:is(#calendarSection,.cw-trip-date-calendar) .calendar-day:disabled:not(.is-occupied):not(.is-past):not(.is-end){opacity:.45;cursor:wait}:is(#calendarSection,.cw-trip-date-calendar).is-dragging,:is(#calendarSection,.cw-trip-date-calendar).is-dragging .calendar-day{cursor:grabbing}.calendar-legend{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:17px}.calendar-legend span{display:inline-flex;align-items:center;gap:6px;color:#657a86;font-size:11px}.calendar-legend i{display:inline-block;width:10px;height:10px;border:1px solid #c9dbe4;border-radius:3px;background:#f4f8fa}.calendar-legend i.occupied{background:linear-gradient(135deg,#eee 45%,#a5afb5 45% 55%,#eee 55%);border-color:#d8dddf}.calendar-legend i.selected{background:#177d66;border-color:#177d66}.calendar-feedback{display:flex;align-items:baseline;flex-wrap:wrap;gap:0 15px;margin-top:10px}#calendarStatus{flex:1 1 230px;min-height:20px;margin:0;color:#57746e;font-size:12px;line-height:1.65}#calendarStatus.is-error,.booking-card #detailAvailability.is-error{color:#a44840}.calendar-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}#bookingStaySummary{margin:8px 0 0;color:#17745f;font-size:13px;font-weight:600}#bookingStaySummary:empty{display:none}@media(min-width:901px)and (max-width:1120px){.product-layout{gap:30px;grid-template-columns:minmax(0,1fr) 330px}}@media(max-width:650px){.calendar-months{grid-template-columns:minmax(0,1fr);gap:14px}.calendar-month{padding:16px 12px 10px}.calendar-heading{gap:10px}:is(#calendarSection,.cw-trip-date-calendar) h2{font-size:23px}.calendar-heading p{font-size:12px}.calendar-selection{gap:12px;padding:14px}.calendar-selection>div{flex-basis:calc(50% - 12px)}#clearCalendarDates{margin-left:auto}:is(#calendarSection,.cw-trip-date-calendar) .calendar-day{min-height:42px}}.booking-date-field{min-width:0;padding:12px}.booking-date-field:first-child{border-right:1px solid #d5e2ea}.booking-fields .booking-date-field>label{display:block;padding:0;margin:0 0 5px;border:0}.booking-date-field>[hidden]{display:none!important}.booking-date-trigger{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;min-width:0;min-height:34px;padding:3px 0;border:0;border-radius:5px;background:transparent;color:#244d60;cursor:pointer;text-align:left}.booking-fields .booking-date-value{color:#244d60;font:inherit;font-size:13px;font-weight:500}.booking-date-trigger svg{flex:0 0 17px;width:17px;height:17px;color:#558377}.booking-date-field:has(.booking-date-trigger:hover),.booking-date-field:has(.booking-date-trigger[aria-expanded=true]){background:#f0f8f5}.booking-date-trigger:focus-visible{outline:2px solid #227bb0;outline-offset:3px}#stayDateDialog{position:fixed;inset:auto;margin:0;width:min(752px,calc(100% - 24px));max-width:none;height:fit-content;max-height:calc(100dvh - 24px);padding:0;overflow:hidden;border:1px solid #dce9e5;border-radius:22px;color:#153449;background:#fff;box-shadow:0 20px 70px #143e3b30}#stayDateDialog[open]{display:flex;flex-direction:column}#stayDateDialog::backdrop{background:#15344926}.stay-date-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:12px;padding:16px 22px 0}#stayDateProduct{margin:0;font-size:12px;font-weight:600;color:#59827b}#closeStayDates{display:grid;flex:0 0 36px;width:36px;height:36px;padding:0;place-items:center;border:1px solid #dae7e2;border-radius:50%;color:#386659;background:#f7faf9;cursor:pointer}#closeStayDates svg{width:17px;height:17px}#closeStayDates:hover{background:#e8f3ee}#stayDateDialog :is(#calendarSection,.cw-trip-date-calendar){min-height:0;margin:0;padding:12px 22px 18px;overflow-y:auto;overscroll-behavior:contain;border:0}#stayDateDialog #calendarTitle{margin:0 0 7px;font-size:24px;line-height:1.2;letter-spacing:-.025em}#stayDateDialog .calendar-heading{align-items:center}#stayDateDialog .calendar-selection{margin:16px 0}.calendar-date-summary{display:grid;flex:1;min-width:90px;min-height:42px;gap:3px;padding:4px 0;border:0;border-bottom:2px solid transparent;border-radius:3px;background:transparent;text-align:left;cursor:pointer}.calendar-date-summary.is-editing{border-bottom-color:#177d66}.calendar-date-summary:hover{background:#eaf5ef}.has-invalid-range #calendarNights{background:#fbe8e6;color:#a13c39}:is(#calendarSection,.cw-trip-date-calendar) .calendar-day.is-invalid-range:hover:not(:disabled){background:#fbe8e6;color:#a13c39;border-color:#edc4bf}.stay-date-footer{display:flex;flex-shrink:0;justify-content:flex-end;padding:14px 22px;border-top:1px solid #e3ece8;background:#fff}#applyStayDates{min-height:44px;padding:11px 24px;border:0;border-radius:11px;background:#177d66;color:#fff;font:inherit;font-size:14px;font-weight:600;cursor:pointer}#applyStayDates:hover:not(:disabled){background:#116d58}#applyStayDates:disabled{background:#dfece7;color:#638276;cursor:default}#closeStayDates:focus-visible,#applyStayDates:focus-visible{outline:3px solid #227bb0;outline-offset:3px}@media(max-width:650px){#stayDateDialog{border-radius:20px}.stay-date-header{padding:12px 16px 0}#stayDateDialog :is(#calendarSection,.cw-trip-date-calendar){padding:12px 16px 18px}#stayDateDialog #calendarTitle{font-size:22px}#stayDateDialog .calendar-selection{gap:10px;padding:10px 12px}.calendar-date-summary{flex-basis:calc(50% - 10px)}.stay-date-footer{padding:12px 16px}#applyStayDates{width:100%}}.home-hero .search #destino{grid-column:1/-1}.home-stay-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column:1/-1;border:1px solid #d5e2ea;border-radius:14px;overflow:hidden;background:#fff}.home-stay-fields .booking-date-field{padding:12px 14px}.home-stay-fields label{font-size:12px;color:#5d798a;font-weight:600}.home-stay-fields .booking-date-value{font-size:14px}.home-hero .search-guests{grid-column:1/-1}.home-hero .search-person-field{min-width:0}.home-hero .search-person-field select{width:100%;padding-right:30px;appearance:auto}#homeGuestTotal{grid-column:1/-1;font-size:12px;color:#527c71}#homeCalendarStatus{grid-column:1/-1;margin:0;color:#527c71;font-size:12px;line-height:1.6}#homeCalendarStatus:empty{display:none}#homeCalendarStatus.is-error{color:#a44840}#stayDateDialog{font-family:inherit}#stayDateDialog #calendarTitle{font-weight:650;line-height:1.2}#stayDateDialog .calendar-day.is-unconfirmed:not(.is-start):not(.is-end):not(.is-in-range):not(.is-past):not(.is-occupied){background:#fff8e9;border-color:#eedcb7;color:#846735}.calendar-legend i.unconfirmed{background:#fff8e9;border-color:#ddc79c}@media(max-width:400px){.home-stay-fields .booking-date-field{padding:10px}.home-stay-fields .booking-date-value{font-size:12px}}.catalog-page .catalog-hero{padding:44px 0 28px;background:#fff;overflow:visible}.catalog-page .catalog-hero:after{display:none}.catalog-page .catalog-hero-layout{display:flex;justify-content:space-between;align-items:flex-end;gap:28px}.catalog-page .catalog-hero .catalog-kicker{color:#247e6a;font-size:10px;font-weight:650;letter-spacing:.14em;margin-bottom:14px}.catalog-page .catalog-hero h1{max-width:none;font-size:clamp(28px,3vw,42px);color:#163d4b;line-height:1.16;font-weight:600;letter-spacing:-.035em}.catalog-page .catalog-hero-copy>p:last-of-type{margin-top:14px;max-width:none;font-size:15px;line-height:1.6;color:#6b808a}.catalog-page .catalog-help-link{display:inline-flex;align-items:center;gap:14px;flex-shrink:0;margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #a5c5b9;color:#206b5b;font-size:12px;font-weight:600;text-decoration:none}.catalog-page .catalog-help-link b{font-size:17px;font-weight:400}.catalog-page .catalog-content{padding:0 0 90px;background:#fff}.catalog-page .catalog-categories{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;padding:10px 2px 22px;scrollbar-width:thin}.catalog-categories button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:44px;flex-shrink:0;padding:10px 15px;border:1px solid #e0e9e5;border-radius:999px;background:#fff;color:#536e78;font:inherit;font-size:13px;font-weight:500;cursor:pointer}.catalog-categories svg{width:19px;height:19px}.catalog-categories button:hover{background:#f3f8f5;border-color:#c2d8ce}.catalog-categories button[aria-pressed=true]{background:#e8f4ee;border-color:#bddccd;color:#17674f;font-weight:600}.catalog-page .catalog-toolbar,.catalog-page .catalog-toolbar.is-accommodation{display:grid;grid-template-columns:1.1fr 1.7fr 1.25fr auto;gap:0;align-items:center;padding:16px;border:1px solid #dce7e1;border-radius:16px;background:#fff;box-shadow:0 5px 18px #1a433707;position:relative}.catalog-page .catalog-toolbar>label,.catalog-page .catalog-toolbar.is-accommodation>label:first-child{grid-column:auto;min-width:0;padding:0 16px;border-right:1px solid #e6ede9;gap:4px}.catalog-page .catalog-toolbar>label:first-child{padding-left:0}.catalog-page .catalog-toolbar:not(.is-accommodation)>label:nth-child(2){border:0;padding-right:0}.catalog-page .catalog-toolbar>label>span,.catalog-page .catalog-stay-fields label,#catalogPartyLabel{font-size:10px;color:#6a8186;font-weight:500}.catalog-page .catalog-toolbar>label :is(input,select){min-width:0;width:100%;min-height:38px;padding:5px 0;border:0;border-radius:5px;background-color:transparent;color:#254c5b;font-size:13px;font-weight:400;box-shadow:none}.catalog-page .catalog-toolbar input::placeholder{color:#91a2a7}.catalog-page .catalog-stay-fields{display:grid;grid-template-columns:1fr 1fr;min-width:0;border-right:1px solid #e6ede9}.catalog-page .catalog-stay-fields .booking-date-field{min-width:0;padding:0 14px}.catalog-page .catalog-stay-fields label{display:block;margin-bottom:4px}.catalog-page .catalog-stay-fields .booking-date-trigger{min-height:38px;padding:0;gap:6px;border:0;color:#254c5b;font-size:12px;font-weight:400;text-align:left}.catalog-page .booking-date-trigger svg{width:15px;height:15px;flex-shrink:0}.catalog-page .catalog-party{position:absolute;right:190px;top:calc(100% - 10px);min-width:0}.catalog-page .catalog-party>summary{width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.catalog-party summary{display:grid;grid-template-columns:1fr 14px;gap:4px 6px;align-items:center;min-height:56px;cursor:pointer;list-style:none;border-radius:6px}.catalog-party summary::-webkit-details-marker{display:none}#catalogPartyLabel{grid-column:1/-1}#catalogPartyValue{font-size:12px;line-height:1.5;font-weight:400;color:#254c5b}#catalogPartySummary>svg{width:14px;height:14px;color:#6d9085}.catalog-party[open]{z-index:1300}.catalog-party-panel{position:absolute;right:0;top:calc(100% + 18px);display:flex;flex-direction:column;gap:14px;width:350px;max-height:min(540px,calc(100dvh - 160px));padding:20px;border:1px solid #d5e4dd;border-radius:16px;background:#fff;box-shadow:0 18px 60px #123e3026}.catalog-page .catalog-party-panel #filterTravelers{min-height:0;overflow:auto;margin:0;padding:0 3px 3px;border:0;border-radius:0;background:#fff}.catalog-page .catalog-party-panel .traveler-ages{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-party-panel #applyCatalogParty{align-self:stretch;flex-shrink:0;min-height:42px;border:0;border-radius:10px;background:#177d66;color:#fff;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.catalog-page .catalog-quick-travelers{display:grid;grid-template-columns:1fr 1fr;gap:10px;min-width:0;padding:0 16px;border-right:1px solid #e6ede9}.catalog-page .catalog-quick-travelers label{min-width:0}.catalog-page .catalog-quick-travelers span{display:block;font-size:10px;color:#6a8186;font-weight:500}.catalog-page .catalog-quick-travelers select{width:100%;min-height:38px;padding:5px 0;border:0;background:transparent;color:#254c5b;font-size:13px}.catalog-page .availability-search{display:flex;align-items:center;justify-content:center;gap:8px;align-self:center;min-height:50px;padding:12px 18px;border:0;border-radius:10px;background:#d93630;color:#fff;font-size:13px;font-weight:650;white-space:nowrap}.catalog-page .availability-search:hover{background:#b92e29}.catalog-page .catalog-results-head{margin:26px 0 18px;gap:16px}.catalog-page .catalog-results-head p{font-size:13px;font-weight:500;color:#385765}.catalog-page .catalog-results-head>span{font-size:11px;color:#82958f}.catalog-page .catalog-grid{gap:28px 24px}.catalog-page .catalog-card{border:1px solid #e0e9e4;border-radius:17px;box-shadow:0 3px 12px #1b483304;background:#fff;transition:box-shadow .2s,border-color .2s}.catalog-page .catalog-card:hover{transform:none;border-color:#bed6ca;box-shadow:0 10px 28px #1b483310}.catalog-page .catalog-image{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;background:#f0f5f1}.catalog-page .catalog-photo-pending{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;background:linear-gradient(150deg,#eef5f0,#e7f0ec);color:#80a296}.catalog-page .catalog-photo-pending:before,.catalog-page .catalog-photo-pending:after{display:none}.catalog-photo-pending svg{width:40px;height:40px;opacity:.8}.catalog-photo-pending>span{font-size:11px;font-weight:400;color:#658678}.catalog-page .catalog-card-body{padding:17px 18px 18px}.catalog-page .catalog-meta{gap:7px;color:#65877a}.catalog-page .catalog-tag{border:0;border-radius:0;background:none;padding:0;color:#57826f;font-size:10px;font-weight:500}.catalog-page .catalog-tag+.catalog-tag:before{content:"\b7";padding-right:7px;color:#9ab1a8}.catalog-page .catalog-card h2{margin:10px 0 8px;color:#193f4e;font-size:20px;font-weight:600;line-height:1.3;letter-spacing:-.025em}.catalog-page .catalog-card-body>p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px;font-size:13px;color:#758b91;line-height:1.6}.catalog-page .catalog-rate-summary{font-size:11px;line-height:1.6;margin:10px 0;color:#607f76}.catalog-page .catalog-card-footer{flex-direction:row;align-items:center;gap:12px;padding-top:20px}.catalog-page .catalog-price strong{font-size:20px;font-weight:600;color:#194839;white-space:nowrap}.catalog-page .catalog-price small{font-size:10px;color:#86988e;font-weight:400}.catalog-page .catalog-card button{width:auto;max-width:54%;min-height:42px;padding:10px 12px;border-radius:10px;border:1px solid #cde2d7;background:#edf6f0;color:#206b50;font-size:12px;font-weight:600;line-height:1.3}.catalog-page .catalog-card button:hover{background:#deefe5;box-shadow:none}.catalog-page .catalog-detail-link{align-self:flex-start;margin-top:14px;color:#567e6e;font-size:11px;text-decoration:none;border-bottom:1px solid #ccded3}.catalog-page .catalog-detail-link:hover{color:#17674f;border-color:#17674f}.catalog-page .catalog-empty{background:#f7faf8;color:#6b8178;border-color:#d2e1d8;font-size:14px}.catalog-page .cart-fab{gap:9px;background:#177d66;padding:12px 17px;color:#fff;box-shadow:0 8px 28px #154a3430}.catalog-page .cart-fab>span{display:none}.catalog-page .cart-fab b{position:static;order:2;border:0;background:#fff;color:#177d66;min-width:22px;height:22px}.catalog-page .cart-fab em{display:block;font-size:12px;font-weight:600}.catalog-page .cart-fab:not(.has-items) b{display:none}.catalog-page :is(.catalog-categories button,.catalog-help-link,.catalog-party summary,#applyCatalogParty,.catalog-toolbar>label input,.catalog-toolbar>label select,.catalog-card button):focus-visible{outline:2px solid #227e61;outline-offset:3px}@media(max-width:1050px){.catalog-page .catalog-hero-layout{display:block}.catalog-page .catalog-help-link{margin-top:18px}.catalog-page .catalog-toolbar,.catalog-page .catalog-toolbar.is-accommodation{grid-template-columns:1fr 1.6fr;gap:14px 0}.catalog-page .catalog-stay-fields .booking-date-field:first-child{padding-left:0}.catalog-page .catalog-hero{padding-top:32px}}@media(max-width:700px){.catalog-page .catalog-hero{padding:28px 0 18px}.catalog-page .catalog-hero h1{font-size:30px;max-width:500px}.catalog-page .catalog-hero-copy>p:last-of-type{font-size:14px;margin-top:12px}.catalog-page .catalog-help-link{margin-top:14px}.catalog-page .catalog-content{padding-bottom:80px}.catalog-page .catalog-categories{padding-bottom:16px;gap:6px}.catalog-categories button{padding:9px 12px;font-size:12px}.catalog-categories svg{width:17px;height:17px}.catalog-page .catalog-toolbar,.catalog-page .catalog-toolbar.is-accommodation{grid-template-columns:1fr 1fr;padding:14px;gap:12px 0;border-radius:14px}.catalog-page .catalog-toolbar>.catalog-destination-field{grid-column:1/-1;border-right:0;padding:0 0 10px}.catalog-page .catalog-toolbar>label,.catalog-page .catalog-toolbar.is-accommodation>label:first-child{padding:0 10px 0 0}.catalog-page .catalog-toolbar>.catalog-destination-field{padding:0 0 0 12px;border:0}.catalog-page .catalog-toolbar>label :is(input,select){font-size:16px;min-height:38px}.catalog-page .catalog-stay-fields{grid-column:1/-1;border-right:0;border-top:1px solid #e6ede9;border-bottom:1px solid #e6ede9;padding:12px 0}.catalog-page .catalog-stay-fields .booking-date-field{padding:0 12px}.catalog-page .catalog-stay-fields .booking-date-field:nth-child(2){border-left:1px solid #e6ede9}.catalog-page .catalog-stay-fields .booking-date-trigger{font-size:13px}.catalog-page .catalog-party{right:16px}.catalog-page .catalog-quick-travelers{grid-column:1/-1;padding:0;border-right:0}.catalog-page .catalog-quick-travelers select{font-size:16px}.catalog-page .availability-search{grid-column:1/-1;width:100%}.catalog-page .catalog-party-panel{position:fixed;inset:auto 16px 16px;width:auto;max-height:calc(100dvh - 110px);padding:18px}.catalog-page .is-accommodation .availability-search{white-space:normal;min-height:48px;padding:10px 12px;margin:0}.catalog-page .catalog-results-head{margin:22px 0 16px;gap:5px}.catalog-page .catalog-results-head>span{font-size:10px;line-height:1.5}.catalog-page .catalog-grid{gap:24px}.catalog-page .catalog-image{aspect-ratio:3/2;height:auto}}@media(prefers-reduced-motion:reduce){.catalog-page .catalog-card{transition:none}}.catalog-page .traveler-exact{margin-top:10px}.catalog-page .catalog-card-footer.has-person-rates{flex-direction:column;align-items:stretch;gap:16px}.catalog-page .catalog-person-rates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;border:1px solid #e0ebe4;border-radius:12px;background:#f6faf7}.catalog-page .catalog-person-rates .catalog-price{min-width:0;display:flex;flex-direction:column;gap:5px}.catalog-page .catalog-person-rates .catalog-price+.catalog-price{padding-left:12px;border-left:1px solid #dfe9e2}.catalog-page .catalog-person-rates .catalog-price small{font-size:11px;font-weight:500;color:#547769}.catalog-page .catalog-person-rates .catalog-price strong{font-size:clamp(16px,1.45vw,20px);white-space:normal;overflow-wrap:anywhere;line-height:1.3}.catalog-page .catalog-person-rates .catalog-price strong.is-pending{font-size:14px;font-weight:500;color:#607d71}.catalog-page .catalog-admission{align-self:center;justify-self:end;font-size:11px;color:#5b776c;text-align:right}.catalog-page .has-person-rates>button{align-self:flex-end;max-width:100%}.nightly-breakdown{margin-top:8px;font-size:12px;color:#496d7a;font-weight:400;line-height:1.5}.nightly-breakdown summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px}.nightly-breakdown>div{display:flex;justify-content:space-between;gap:16px;padding:5px 0;border-bottom:1px solid #e2ecef}.nightly-breakdown>div span{font-size:inherit;color:inherit;background:transparent;border:0;padding:0}@font-face{font-family:ECC Manrope;src:url(/assets/fonts/manrope-variable.woff2) format("woff2");font-weight:200 800;font-style:normal;font-display:swap}@font-face{font-family:ECC Inter;src:url(/assets/fonts/inter-variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}body.public-brand{--brand-primary:#007F78;--brand-hover:#00655F;--brand-ink:#163D3A;--brand-sand:#F7F3E8;--brand-pale:#D8F1EC;--brand-coral:#E76F51;--brand-line:#ccddd8;--primary:#007F78;--primary-dark:#00655F;--accent:#007F78;--text:#163D3A;background:#fff;color:var(--brand-ink);font-family:ECC Inter,Inter,system-ui,sans-serif;font-weight:400;line-height:1.65}.public-brand :is(input,select,textarea,button){font-family:inherit}.public-brand :is(h1,h2,h3,h4,.brand-copy,.site-footer-logo){font-family:ECC Manrope,Manrope,system-ui,sans-serif;letter-spacing:-.035em;font-weight:700}.public-brand :is(a,button,input,select,summary,textarea):focus-visible{outline:3px solid var(--brand-hover);outline-offset:4px}.public-brand [hidden]{display:none!important}.public-brand :is(.brand-section,.home-destinations,.home-how,.home-faq,.agencies-section,.management-section){scroll-margin-top:105px}.public-brand .container{max-width:1280px}.public-brand a{color:var(--brand-hover)}.public-brand :is(.btn-search,.availability-search,.catalog-card-footer button,.management-primary,.agencies-primary,.management-whatsapp,.agencies-whatsapp,#addProductCart,#applyStayDates,.brand-button){background:var(--brand-primary);color:#fff;border-color:var(--brand-primary);box-shadow:none}.public-brand :is(.btn-search,.availability-search,.catalog-card-footer button,.management-primary,.agencies-primary,.management-whatsapp,.agencies-whatsapp,#addProductCart,#applyStayDates,.brand-button):hover:not(:disabled){background:var(--brand-hover);color:#fff}.public-brand button:disabled{cursor:not-allowed}.public-brand .site-header{background:#fff;border-bottom:1px solid var(--brand-line);box-shadow:none}.public-brand .site-header nav{gap:22px;min-height:80px}.public-brand .site-header .brand{gap:10px;flex-shrink:0}.public-brand .brand-copy strong{font-size:18px;font-weight:700;color:var(--brand-ink)}.public-brand .brand-copy small{color:var(--brand-ink);font-size:12px}.public-brand .brand-logo,.public-brand .site-footer-logo img{filter:none;object-fit:contain;aspect-ratio:1;transform:none;border-radius:0;background:transparent;box-shadow:none}.public-brand .site-header .menu a{color:var(--brand-ink);font-size:13px;font-weight:500}.public-brand .site-header .menu a.is-active{color:var(--brand-hover);background:var(--brand-pale)}.public-brand .site-header .actions a[href="/admin/"]{background:var(--brand-primary);color:#fff;border:1px solid var(--brand-primary);min-height:44px;padding:10px 15px;border-radius:9px}.public-brand .site-header .header-action{color:var(--brand-ink);min-height:44px}.public-brand.home-page .home-hero{min-height:0;background:var(--brand-sand);overflow:hidden;isolation:isolate}.public-brand.home-page .home-hero-photo{left:auto;right:0;top:28px;width:46%;height:calc(100% - 58px);object-position:60% center;border-radius:140px 0 0 12px}.public-brand.home-page .home-hero:before{background:linear-gradient(90deg,#f7f3e8 44%,#f7f3e800 76%);filter:none;z-index:1}.public-brand.home-page .home-hero>.container{align-items:flex-start;padding-top:62px;padding-bottom:34px}.public-brand.home-page .home-hero .hero-content{max-width:670px;width:58%;text-align:left;margin:0 0 32px}.public-brand.home-page .hero-eyebrow{color:var(--brand-hover);font-size:10px;letter-spacing:.16em;display:flex;align-items:center;gap:10px}.public-brand.home-page .hero-eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--brand-coral)}.public-brand.home-page .home-hero .hero-title{max-width:650px;font-size:clamp(40px,4.6vw,65px);line-height:1.06;color:var(--brand-ink);text-shadow:none;font-weight:700;margin:0 0 24px;letter-spacing:-.045em;text-wrap:balance}.public-brand.home-page .home-hero .hero-subtitle{color:var(--brand-ink);font-size:16px;line-height:1.8;max-width:49ch;margin:0}.public-brand.home-page .home-hero .search-wrapper{width:100%;max-width:100%;margin:0}.public-brand.home-page .home-hero .search{border:1px solid var(--brand-line);border-radius:16px;box-shadow:0 16px 40px #163d3a0c}.public-brand.home-page .home-hero .btn-search{background:var(--brand-primary);color:#fff}.public-brand.home-page .home-hero .btn-search:hover{background:var(--brand-hover)}.public-brand.home-page .home-hero .trust-chips{justify-content:flex-start;gap:24px;margin-top:18px}.public-brand.home-page .home-hero .trust-chip{color:var(--brand-ink);background:var(--brand-sand);border-radius:4px;padding:2px 6px;font-size:12px}.public-brand.home-page .home-explore{color:var(--brand-ink);text-shadow:none;margin-top:26px;font-size:12px;background:var(--brand-sand);border-radius:4px;padding:2px 6px}.public-brand .brand-section{padding:72px 0}.public-brand .brand-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:0 0 28px}.public-brand .brand-heading>a{font-size:13px;font-weight:600;white-space:nowrap}.public-brand .brand-kicker{color:var(--brand-hover);font-size:10px;letter-spacing:.14em;font-weight:600;margin:0 0 12px}.public-brand .brand-section h2{font-size:clamp(28px,3vw,42px);line-height:1.18;color:var(--brand-ink);margin:0 0 22px;max-width:22ch}.public-brand .brand-heading h2{margin-bottom:0;max-width:none}.public-brand .brand-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.public-brand .brand-category{display:flex;flex-direction:column;align-items:flex-start;position:relative;border:1px solid var(--brand-line);border-radius:14px;padding:24px 20px 18px;color:var(--brand-ink);min-height:195px;text-decoration:none;transition:background .15s ease,border-color .15s ease}.public-brand .brand-category:hover{background:var(--brand-pale);border-color:var(--brand-primary)}.public-brand .brand-category svg{height:30px;width:30px;color:var(--brand-hover);margin-bottom:23px}.public-brand .brand-category h3{font-size:17px;line-height:1.25;margin:0 0 8px;letter-spacing:-.025em}.public-brand .brand-category p{font-size:12px;line-height:1.6;margin:0;max-width:20ch}.public-brand .brand-category>span{position:absolute;right:18px;top:20px;font-size:20px;color:var(--brand-hover)}.public-brand.home-page .home-destinations{padding-top:10px}.public-brand.home-page .home-kicker{color:var(--brand-hover)}.public-brand.home-page main :is(h2,h3){color:var(--brand-ink)}.public-brand.home-page .home-destination :is(h3,p,span){color:#fff}.public-brand.home-page .home-destination{border-radius:16px}.public-brand.home-page .home-how{padding:68px 0}.public-brand.home-page .home-steps h3{font-size:20px}.public-brand.home-page :is(.home-steps p,.home-section-heading>p,.home-extras p,.home-faq-list details p){color:#47615e;font-size:14px}.public-brand.home-page .home-faq,.public-brand .brand-trip{background:var(--brand-sand)}.public-brand .brand-split{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:90px}.public-brand .brand-split>div>p:not(.brand-kicker){font-size:15px;line-height:1.85;max-width:57ch;margin:0 0 22px}.public-brand .brand-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;font-size:14px;font-weight:600;padding:13px 22px;min-height:48px;border:1px solid var(--brand-primary);border-radius:9px;text-decoration:none}.public-brand .brand-split>div>p.brand-note,.public-brand .brand-note{font-size:12px;line-height:1.7;color:#47615e;margin-top:18px;margin-bottom:0}.public-brand .brand-trip-board{padding:30px;border:1px solid var(--brand-line);background:#fff;border-radius:18px;box-shadow:12px 12px 0 var(--brand-pale)}.public-brand .brand-trip-board>div{display:flex;gap:16px;align-items:center;padding:20px 0;border-bottom:1px solid var(--brand-line);font-size:20px;color:var(--brand-hover)}.public-brand .brand-trip-board>div>span{font-family:ECC Manrope,sans-serif;display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border-radius:50%;background:var(--brand-pale);font-size:13px;font-weight:700}.public-brand .brand-trip-board>div>p{flex:1;margin:0}.public-brand .brand-trip-board strong{display:block;color:var(--brand-ink);font-size:15px;font-weight:600}.public-brand .brand-trip-board small{display:block;color:#47615e;font-size:12px;margin-top:4px}.public-brand .brand-trip-board>a{display:inline-block;font-size:13px;font-weight:600;margin-top:20px}.public-brand .brand-role-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.public-brand .brand-role-grid article{padding:32px;border:1px solid var(--brand-line);border-radius:16px;background:#fff}.public-brand .brand-role-grid h3{font-size:27px;line-height:1.3;margin:12px 0}.public-brand .brand-role-grid p{font-size:14px;max-width:50ch;margin-bottom:22px;color:#47615e}.public-brand .brand-role-grid a{font-size:13px;font-weight:600}.public-brand .brand-community{background:#fff}.public-brand .brand-state{background:var(--brand-pale);border:1px solid #b9dbd3;padding:30px;border-radius:16px}.public-brand .brand-state h3{font-size:24px;line-height:1.3;margin:18px 0 14px}.public-brand .brand-state p{font-size:14px;line-height:1.8;margin:0 0 18px}.public-brand .brand-state a{font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:4px}.public-brand .brand-status{display:inline-block;background:#fff;color:var(--brand-hover);font-size:11px;font-weight:600;padding:5px 11px;border:1px solid #b9dbd3;border-radius:30px}.public-brand :is(.brand-provider,.brand-advisors){background:var(--brand-sand)}.public-brand :is(.management-hero,.agencies-hero){background:#fff}.public-brand :is(.management-hero,.agencies-hero) :is(h1,h2){color:var(--brand-ink);font-weight:700}.public-brand :is(.management-kicker,.agencies-kicker){color:var(--brand-hover)}.public-brand :is(.management-service-card,.management-lead-card,.agencies-form){border-color:var(--brand-line);border-radius:16px;box-shadow:none}.public-brand :is(.management-proof,.agencies-proof,.management-transparency,.agencies-benefits){background:var(--brand-pale);color:var(--brand-ink)}.public-brand :is(.management-final-cta,.management-final-cta h2){background:var(--brand-sand);color:var(--brand-ink)}.public-brand :is(.catalog-hero,.catalog-content){background:#fff}.public-brand.catalog-page .catalog-hero{padding:50px 0 28px}.public-brand.catalog-page .catalog-hero h1{color:var(--brand-ink);font-weight:700;font-size:clamp(30px,3.4vw,46px)}.public-brand.catalog-page .catalog-kicker{color:var(--brand-hover)}.public-brand .brand-catalog-note{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:0;padding-bottom:20px;font-size:12px;color:#47615e}.public-brand .brand-catalog-note a{font-weight:600}.public-brand .catalog-categories button[aria-pressed=true]{background:var(--brand-pale);border-color:#a6cfc6;color:var(--brand-hover)}.public-brand.catalog-page .catalog-toolbar{background:var(--brand-sand);border-color:var(--brand-line);box-shadow:none}.public-brand .catalog-card{border:1px solid var(--brand-line);border-radius:16px;box-shadow:none;overflow:hidden}.public-brand .catalog-card h2{font-family:ECC Manrope,sans-serif;color:var(--brand-ink);font-weight:700}.public-brand .catalog-detail-link{color:var(--brand-hover)}.public-brand .catalog-card-footer button{min-height:44px;border-radius:8px}.public-brand .catalog-tag{background:var(--brand-pale);color:var(--brand-ink)}.public-brand .catalog-card-footer button:disabled{opacity:.55}.public-brand .product-page{color:var(--brand-ink)}.public-brand .product-heading h1{color:var(--brand-ink);font-size:clamp(28px,3.4vw,44px);font-weight:700}.public-brand .booking-card{background:var(--brand-sand);border:1px solid var(--brand-line);border-radius:18px;box-shadow:0 10px 35px #163d3a0a}.public-brand .product-gallery{border-radius:18px;overflow:hidden}.public-brand .brand-product-help{padding-top:18px;border-top:1px solid var(--brand-line);font-size:12px;line-height:1.7;margin-top:18px}.public-brand .brand-product-help a{display:block;margin-top:5px;font-weight:600}.public-brand .site-footer{background:var(--brand-sand);border-top:1px solid var(--brand-line);color:var(--brand-ink)}.public-brand .site-footer :is(h2,a,strong,small){color:var(--brand-ink)}.public-brand .site-footer :is(p,.site-footer-phone){color:#47615e}.public-brand .site-footer .site-footer-logo strong{font-weight:700}.public-brand .site-footer .site-footer-whatsapp{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary);min-height:44px}.public-brand .site-footer-trust{background:var(--brand-pale);color:var(--brand-ink);border-color:var(--brand-line)}.public-brand .site-footer-trust i{color:var(--brand-hover)}.public-brand .site-footer-bottom{border-color:var(--brand-line)}@media(min-width:1200px){.public-brand .site-header .menu{gap:4px}.public-brand .site-header .menu a{padding:10px}.public-brand .site-header .actions{gap:10px}}@media(max-width:1050px){.public-brand .brand-split{gap:40px}.public-brand .brand-category-grid{gap:10px}.public-brand .brand-category{padding:22px 14px}.public-brand .brand-category h3{font-size:15px}.public-brand.home-page .home-hero .hero-content{width:65%}.public-brand .site-header nav{min-height:72px}}@media(max-width:767px){.public-brand .brand-section{padding:48px 0}.public-brand .brand-heading{align-items:flex-start;flex-direction:column;gap:16px}.public-brand .brand-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-brand .brand-category{min-height:175px;padding:20px}.public-brand .brand-category:last-child{grid-column:1/-1;min-height:140px}.public-brand .brand-split,.public-brand .brand-role-grid{grid-template-columns:1fr;gap:28px}.public-brand .brand-trip-board{box-shadow:6px 6px 0 var(--brand-pale);padding:24px}.public-brand .brand-role-grid article,.public-brand .brand-state{padding:24px}.public-brand .brand-catalog-note{flex-direction:column;align-items:flex-start;gap:8px}.public-brand.home-page .home-hero>.container{padding-top:34px}.public-brand.home-page .home-hero .hero-content{width:100%;max-width:100%;margin-bottom:30px}.public-brand.home-page .home-hero-photo{top:0;right:0;width:100%;height:230px;border-radius:0;object-position:center 55%}.public-brand.home-page .home-hero:before{background:linear-gradient(180deg,#f7f3e8e8,#f7f3e8f2 180px,#f7f3e8 230px);z-index:1}.public-brand.home-page .home-hero .hero-title{font-size:43px;max-width:13ch;line-height:1.08}.public-brand.home-page .home-hero .hero-subtitle{font-size:14px;max-width:40ch}.public-brand.home-page .home-hero .trust-chips{gap:5px 12px}.public-brand.home-page .home-hero .trust-chip{font-size:11px;padding:0}.public-brand.home-page .home-explore{margin-top:20px}.public-brand .site-header nav{gap:10px}.public-brand .brand-copy strong{font-size:15px}.public-brand .brand-copy small{font-size:10px}.public-brand .site-header .actions{gap:6px}.public-brand .site-header .actions a[href="/admin/"]{font-size:11px;padding:9px}.public-brand .site-header .btn-wa{display:none}.public-brand .brand-category h3{font-size:17px}.public-brand .brand-section h2{font-size:32px}.public-brand.home-page .home-destinations{padding-top:6px}}@media(max-width:380px){.public-brand .brand-copy{display:none}.public-brand.home-page .home-hero .hero-title{font-size:38px}.public-brand .brand-category{padding:18px 13px}}@media(prefers-reduced-motion:reduce){.public-brand *{scroll-behavior:auto!important;transition:none!important}}@media(min-width:1200px){.public-brand .site-header .menu-toggle{display:none}.public-brand .site-header .menu{display:flex;position:static;flex-direction:row;align-items:center;padding:0;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent}.public-brand .site-header .actions{margin-left:auto}}@media(max-width:1199px){.public-brand .site-header .menu{background:#fff;border-color:var(--brand-line);top:72px}.public-brand .site-header .menu-toggle{color:var(--brand-ink);min-height:44px;min-width:44px}.public-brand .site-header .menu-toggle span{background:var(--brand-ink)}}.catalog-results-layout{display:grid;gap:24px;align-items:start}.catalog-results-layout.has-map{grid-template-columns:minmax(0,1.4fr) minmax(340px,1fr)}.catalog-page .catalog-results-layout.has-map .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.catalog-map{padding:0;position:sticky;top:100px;min-width:0;scroll-margin-top:100px;border:1px solid #d7e7df;border-radius:18px;background:#fff;overflow:hidden;color:#163d3a}.catalog-map[hidden],.catalog-map [hidden],.catalog-views[hidden],.catalog-map-selection[hidden],.catalog-card[hidden]{display:none!important}.catalog-map-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:18px 16px 8px}.catalog-map-heading h2{margin:0;font-family:Manrope,Inter,sans-serif;font-size:18px;line-height:1.35;color:#163d3a}.catalog-map :is(.catalog-map-heading,.catalog-map-load,.catalog-map-zones) button,.catalog-map-selection button,.catalog-views button{min-height:44px;border:1px solid #d7e7df;border-radius:10px;padding:9px 12px;background:#fff;color:#007f78;font:600 12px Inter,sans-serif;cursor:pointer}.catalog-map :is(.catalog-map-heading,.catalog-map-load,.catalog-map-zones) button:hover,.catalog-map-selection button:hover{background:#edf8f3}.catalog-map :is(.catalog-map-heading,.catalog-map-load,.catalog-map-zones) button:focus-visible,.catalog-map-zones summary:focus-visible,.catalog-views button:focus-visible,.catalog-map-selection button:focus-visible{outline:3px solid #007f78;outline-offset:3px}.catalog-map-heading button{flex-shrink:0;font-size:11px;padding:6px 8px}.catalog-map-note{margin:0;padding:0 16px 16px;color:#59706a;font:400 12px/1.55 Inter,sans-serif}.catalog-map-surface{position:relative;background:#eaf1ed}.catalog-map-canvas{width:100%;height:clamp(340px,50vh,550px)}.catalog-map-load{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;text-align:center;background:#edf4ef;color:#42615a}.catalog-map-load p{max-width:280px;font-size:14px;line-height:1.6}.catalog-map .catalog-map-marker{display:flex;align-items:center;justify-content:center;min-width:56px;height:44px;box-sizing:border-box;border:2px solid #fff;border-radius:24px;background:#007f78;color:#fff;padding:0 12px;font:700 15px Inter,sans-serif;box-shadow:0 3px 9px #163d3a45;cursor:pointer}.catalog-map-empty{margin:0;padding:18px 16px;color:#59706a;font-size:14px;line-height:1.6}.catalog-map-zones{padding:0 16px}.catalog-map-zones summary{min-height:48px;padding:15px 0;cursor:pointer;font:600 12px/1.5 Inter,sans-serif;color:#007f78}.catalog-map-zones [data-map-zones]{display:grid;gap:8px;padding:0 0 16px}.catalog-map-zones button{display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;font-weight:400;line-height:1.5}.catalog-map-zones strong{font-weight:700;flex-shrink:0}.catalog-views{display:none}.catalog-map-selection{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:0 0 20px;padding:10px 14px;background:#edf8f3;border-radius:12px;color:#163d3a}.catalog-map-selection p{margin:0;font-size:13px;line-height:1.5}.catalog-map-selection button{flex-shrink:0}#productGrid,#catalogViews,#catalogMapSelection{scroll-margin-top:100px}@media(min-width:900px)and (max-width:1099px){.catalog-page .catalog-results-layout.has-map .catalog-grid{grid-template-columns:1fr}.catalog-results-layout.has-map{grid-template-columns:minmax(0,1fr) minmax(340px,1fr)}}@media(max-width:899px){.catalog-results-layout.has-map{grid-template-columns:1fr}.catalog-page .catalog-results-layout.has-map .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-views{display:flex;width:max-content;max-width:100%;gap:4px;padding:4px;margin-bottom:20px;border:1px solid #d7e7df;border-radius:14px;background:#f7f3e8}.catalog-views button{min-width:96px;border:0;background:transparent;font-size:14px}.catalog-views button[aria-pressed=true]{background:#007f78;color:#fff}.catalog-results-layout.has-map:not(.is-map-view)>.catalog-map,.catalog-results-layout.has-map.is-map-view>.catalog-grid{display:none}.catalog-map{padding:0;position:relative;top:auto}.catalog-map-canvas{height:clamp(320px,55svh,500px)}.catalog-map-selection{align-items:flex-start;gap:8px}.catalog-page:has(.catalog-results-layout.is-map-view)>:is(.catalog-whatsapp-fab,.cart-fab){position:relative;inset:auto;display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;margin:0 0 20px 20px}}@media(max-width:700px){.catalog-page .catalog-results-layout.has-map .catalog-grid{grid-template-columns:1fr}.catalog-map-heading{align-items:flex-start}.catalog-map-heading h2{font-size:17px}.catalog-map-selection{flex-wrap:wrap}}.catalog-map .catalog-map-pin{min-width:44px;width:44px;height:44px;padding:9px;border-radius:50% 50% 50% 5px;transform:rotate(-45deg);transform-origin:50% 100%;background:#1760ce}.catalog-map-pin svg{width:24px;height:24px;transform:rotate(45deg)}.catalog-map .catalog-map-pin[data-category=yachts]{background:#007f78}.catalog-map .catalog-map-pin[data-category=tours],.catalog-map .catalog-map-pin[data-category=xcaret]{background:#ad451a}.catalog-map .catalog-map-pin[data-category=restaurants],.catalog-map .catalog-map-pin[data-category=shows]{background:#8c3da2}.catalog-map-zones [data-map-zones]{max-height:300px;overflow:auto}.catalog-map-zones small{flex-shrink:0;font-size:11px}.reputation-stars{display:inline-block;position:relative;flex-shrink:0;color:#cad6d9;font-family:Arial,sans-serif;font-size:18px;line-height:1.3;letter-spacing:1px;white-space:nowrap}.reputation-stars-fill{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:var(--pw-teal,#007d85)}.public-brand .reputation-summary{display:flex;align-items:center;flex-wrap:wrap;gap:5px 8px;min-height:44px;padding:6px 0;color:var(--brand-ink);font-size:12px;font-weight:500;text-decoration:none;line-height:1.5}.public-brand .reputation-summary:hover .reputation-summary-more{text-decoration:underline;text-underline-offset:4px}.public-brand .reputation-summary-more{display:inline-block;color:var(--brand-hover);font-weight:600;font-size:11px}.public-brand .reputation-stars{display:inline-block;position:relative;flex-shrink:0;color:var(--brand-hover);font-family:Arial,sans-serif;font-size:18px;line-height:1.3;letter-spacing:1px;white-space:nowrap}.public-brand .reputation-stars-fill{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:var(--brand-primary)}.public-brand .catalog-card .reputation-summary{margin:0 0 4px;align-content:center}.public-brand #productReputationSummary .reputation-summary{font-size:13px;padding-top:10px;gap:6px 12px}.public-brand #productReputation{scroll-margin-top:104px;padding-top:32px}.public-brand .reputation-profile{border:1px solid var(--brand-line);border-radius:16px;background:#fff;padding:28px;color:var(--brand-ink)}.public-brand .reputation-profile .reputation-kicker{font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--brand-hover);margin:0 0 10px}.public-brand .reputation-profile h2{font-family:ECC Manrope,sans-serif;font-size:clamp(24px,2.4vw,30px);line-height:1.25;margin:0 0 18px}.public-brand .reputation-profile .reputation-identity{display:grid;gap:3px;margin:0 0 24px;font-size:14px}.public-brand .reputation-identity span{font-size:12px;color:#47615e}.public-brand .reputation-score{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;padding:20px;background:var(--brand-sand);border-radius:12px;margin-bottom:20px}.public-brand .reputation-score .reputation-stars{font-size:26px}.public-brand .reputation-score strong{font-size:16px;font-weight:600}.public-brand .reputation-profile p{font-size:14px;line-height:1.75;margin:12px 0}.public-brand .reputation-profile p.reputation-note{font-size:12px;color:#47615e;line-height:1.75}.public-brand .reputation-provider{border-top:1px solid var(--brand-line);padding-top:20px;margin-top:24px}.public-brand .reputation-profile h3{font-family:ECC Manrope,sans-serif;font-size:18px;line-height:1.35;margin:0 0 12px;font-weight:700}.public-brand .reputation-provider a{display:inline-flex;align-items:center;min-height:44px;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:4px}.public-brand .reputation-signals{margin:12px 0;background:var(--brand-pale);padding:16px;border-radius:8px}.public-brand .reputation-signals h4{margin:0 0 8px;font-size:13px}.public-brand .reputation-signals>span{display:inline-block;font-size:12px;margin:4px 12px 4px 0}.public-brand .reputation-method{border-top:1px solid var(--brand-line);margin-top:18px;padding-top:6px}.public-brand .reputation-method summary{cursor:pointer;padding:14px 0;min-height:44px;font-size:13px;font-weight:600;color:var(--brand-hover)}.public-brand .reputation-distribution{margin:24px 0}.public-brand .reputation-distribution ul{list-style:none;padding:0;display:grid;gap:10px}.public-brand .reputation-distribution li{display:grid;grid-template-columns:35px 1fr 50px;align-items:center;gap:14px;font-size:13px}.public-brand .reputation-distribution li>span:last-child{text-align:right;font-variant-numeric:tabular-nums}.public-brand .reputation-bar{height:7px;background:var(--brand-pale);border-radius:8px;overflow:hidden}.public-brand .reputation-bar>span{height:100%;display:block;background:var(--brand-primary);border-radius:8px}.public-brand .reputation-origins{margin:22px 0;border-top:1px solid var(--brand-line);padding-top:22px}.public-brand .native-reputation{margin:24px 0;border-top:1px solid var(--brand-line);padding-top:22px}.public-brand .native-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.public-brand .native-review{padding:18px;border:1px solid var(--brand-line);border-radius:12px;background:var(--brand-sand)}.public-brand .native-review-heading{display:flex;justify-content:space-between;gap:12px}.public-brand .native-review-heading span{color:var(--brand-primary)}.public-brand .native-review h4{margin:14px 0 8px}.public-brand .native-review small{color:#47615e}@media(max-width:767px){.public-brand .reputation-profile{padding:20px}.public-brand .reputation-score{padding:16px}.public-brand .reputation-summary-more{font-size:12px}.public-brand #productReputation{scroll-margin-top:90px}.public-brand .native-review-grid{grid-template-columns:1fr}}.public-brand .catalog-card .reputation-summary{position:relative;z-index:2}.public-brand .external-reputation{padding:0 0 24px;margin:0 0 24px;border-bottom:1px solid var(--brand-line)}.public-brand .external-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0}.public-brand .external-review{min-width:0;padding:20px;border:1px solid var(--brand-line);border-radius:12px;background:var(--brand-sand);overflow-wrap:anywhere}.public-brand .external-review-heading{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;font-size:14px}.public-brand .external-review-heading span{font-size:12px;color:var(--brand-hover)}.public-brand .external-review blockquote{margin:12px 0;font-size:15px;line-height:1.7}.public-brand .external-reputation-source{display:inline-flex;align-items:center;min-height:44px;font-size:13px;font-weight:600;color:var(--brand-hover);text-underline-offset:4px}@media(max-width:767px){.public-brand .external-review-grid{grid-template-columns:1fr}.public-brand .external-review{padding:16px}}.account-access{color:#123c4b;font-family:Inter,Arial,sans-serif}body .account-access h2{font-size:25px;line-height:1.25;margin:0 0 8px;letter-spacing:-.035em}.account-access>p{font-size:13px;line-height:1.6;margin:0 0 18px;color:#506a76}.account-access form{display:grid;gap:14px}.account-access label{display:grid;gap:6px;font-size:12px;font-weight:600}.account-access input:not([type=checkbox]){box-sizing:border-box;width:100%;min-height:46px;border:1px solid #c5d8e0;border-radius:9px;padding:10px 12px;background:#fff;color:#123c4b;font:inherit;font-size:16px}.account-access .account-access-terms{display:flex;align-items:flex-start;gap:10px;font-weight:400;line-height:1.5}.account-access-terms input{width:18px;min-height:18px;height:18px;flex:0 0 18px;margin:2px 0;accent-color:#007d85}.account-access-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#edf5f6;padding:4px;border-radius:12px;margin-bottom:22px}.account-access button{font:600 13px Inter,Arial,sans-serif;cursor:pointer;min-height:44px;border-radius:9px}.account-access button:disabled{opacity:.6;cursor:default}.account-access-tabs button{border:0;background:transparent;color:#506a76;padding:8px}.account-access-tabs button[aria-pressed=true]{background:#fff;color:#123c4b;box-shadow:0 2px 8px #123c4b12}body .account-access button.account-access-submit{display:block;width:100%;border:0;background:#e9322a;color:#fff;padding:12px 16px}.account-access .account-access-link{display:block;border:0;background:transparent;color:#007d85;margin:8px auto;padding:8px 12px}.account-access [data-account-error]{color:#a42b27;font-size:13px;line-height:1.5;margin:0}.account-access [data-account-error]:empty{display:none}.account-access .account-access-safe{font-size:11px;border-top:1px solid #dce9eb;padding-top:16px;margin:18px 0 0;text-align:center}.account-access-notice{display:block;padding:12px;border-radius:9px;background:#fff4df;color:#76591c;font-size:12px;margin-top:16px}body #accessDialog.pw-dialog{margin:auto;inset:0;padding:0;width:min(440px,calc(100% - 24px));max-height:calc(100dvh - 24px)}body #accessDialog.pw-dialog .pw-close{width:44px;height:44px}body #accessDialog.pw-dialog .pw-account-visual{height:92px}html[data-theme=dark] .account-access{color:#ecf5f7}html[data-theme=dark] .account-access>p{color:#b1c7cf}html[data-theme=dark] .account-access input:not([type=checkbox]){background:#0b202d;border-color:#34505d;color:#ecf5f7}html[data-theme=dark] .account-access-tabs{background:#0b202d}html[data-theme=dark] .account-access-tabs button{color:#b1c7cf}html[data-theme=dark] .account-access-tabs button[aria-pressed=true]{background:#234252;color:#fff}html[data-theme=dark] .account-access .account-access-link{color:#8ce3de}@media(max-width:600px){body #accessDialog.pw-dialog{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border-radius:0;margin:0}body #accessDialog.pw-dialog .pw-account-body{padding:22px 24px max(24px,env(safe-area-inset-bottom))}.account-access{max-width:460px;margin-inline:auto}body .account-access h2{font-size:24px}}html[data-theme=dark] body #accessDialog.pw-dialog{background:#102635;color:#eef7f8}html[data-theme=dark] .account-access .account-access-notice{background:#3c3420;color:#f9e6b5}body .account-access button.account-access-submit:hover{background:#c92f29;transform:none}@font-face{font-family:Manrope;src:url(/assets/fonts/manrope-variable.woff2) format("woff2");font-display:swap;font-weight:200 800}@font-face{font-family:Inter;src:url(/assets/fonts/inter-variable.woff2) format("woff2");font-display:swap;font-weight:100 900}:root{--pw-ink:#123c4b;--pw-teal:#007d85;--pw-teal-hover:#00646c;--pw-muted:#506a76;--pw-sand:#f2f8ff;--pw-mist:#e4f8f6;--pw-line:#d6e6eb;--pw-coral:#df392f;--pw-blue:#155ee0;--pw-radius:24px}body.public-web{margin:0;color:var(--pw-ink);background:#fff;font:16px/1.65 Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.public-web *{box-sizing:border-box}body.public-web [hidden]{display:none!important}.public-web h1,.public-web h2,.public-web h3{font-family:Manrope,Arial,sans-serif;letter-spacing:-.045em;font-weight:650;color:var(--pw-ink);line-height:1.15;margin:0 0 22px}.public-web h1{font-size:clamp(40px,4.7vw,66px)}.public-web h2{font-size:clamp(30px,3vw,42px)}.public-web h3{font-size:23px;letter-spacing:-.025em;line-height:1.3}.public-web p{margin:0 0 20px;color:var(--pw-muted)}.public-web a{color:inherit;text-decoration:none}.public-web button,.public-web input,.public-web select,.public-web textarea{font:inherit}.public-web button{cursor:pointer}.public-web img{max-width:100%;display:block}.public-web :focus-visible{outline:3px solid #c67538;outline-offset:4px}.public-web main{overflow:clip}.public-web [id]{scroll-margin-top:110px}.public-web .pw-container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.public-web .pw-section{padding:86px 0}.pw-tint{background:var(--pw-mist)}.pw-sand{background:var(--pw-sand)}.pw-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:36px}.pw-section-heading h2{margin-bottom:0}.pw-section-heading>p{max-width:355px;margin-bottom:3px;font-size:15px}.public-web .pw-eyebrow{font-size:11px;line-height:1.6;font-weight:750;letter-spacing:.14em;text-transform:uppercase;color:var(--pw-teal);margin:0 0 18px}.public-web .pw-lead{font-size:18px;line-height:1.75;max-width:590px}.pw-intro{max-width:800px;margin:auto;text-align:center}.pw-intro .pw-lead{margin-inline:auto}.pw-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.public-web .pw-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:50px;border-radius:10px;background:var(--pw-teal);border:1px solid var(--pw-teal);padding:13px 21px;color:#fff;font-size:14px;font-weight:600;line-height:1.5;text-align:center;transition:background .2s,transform .2s}.public-web .pw-button:hover{background:var(--pw-teal-hover);border-color:var(--pw-teal-hover);transform:translateY(-1px)}.public-web .pw-button-outline{background:transparent;color:var(--pw-teal);border-color:#abc5bd}.public-web .pw-button-outline:hover{background:#dfeee7;color:var(--pw-ink);border-color:var(--pw-teal)}.public-web .pw-button-white{background:#fff;border-color:#fff;color:var(--pw-teal)}.public-web .pw-button-white:hover{background:var(--pw-sand);border-color:var(--pw-sand);color:var(--pw-ink)}.public-web .pw-button-light{background:var(--pw-mist);color:var(--pw-teal);border-color:var(--pw-mist)}.public-web .pw-text-link{display:inline-block;font-size:14px;font-weight:650;color:var(--pw-teal);border:0;background:none;padding:0;text-underline-offset:5px}.public-web .pw-text-link:hover{text-decoration:underline}.pw-full{width:100%;margin-top:12px}.public-web .pw-small{font-size:12px;line-height:1.7;margin-top:16px}.pw-sr-only,.pw-search .sr-only{position:absolute!important;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden;white-space:nowrap}.pw-skip{position:fixed;left:16px;top:-100px;padding:12px 18px;background:#fff;z-index:100;color:var(--pw-teal)}.pw-skip:focus{top:10px}.public-web .pw-header{position:sticky;top:0;height:89px;background:#fff;border-bottom:1px solid var(--pw-line);z-index:30;box-shadow:none;padding:0}.public-web .pw-navigation{height:100%;display:flex;align-items:center;justify-content:space-between;gap:22px}.public-web .pw-brand{display:flex;align-items:center;gap:10px;white-space:nowrap;color:var(--pw-ink);flex-shrink:0}.pw-brand img{width:39px;height:39px;border-radius:10px}.pw-brand>span{font-family:Manrope,sans-serif;font-size:16px;font-weight:750;line-height:1.25;letter-spacing:-.04em}.pw-brand small{display:block;font-size:12px;font-weight:500;letter-spacing:.01em;margin-top:2px}.public-web .pw-nav{display:flex;align-items:center;gap:23px;font-size:12px;font-weight:550;padding:0;position:static}.pw-nav>a{padding:12px 0;white-space:nowrap;border-bottom:2px solid transparent}.pw-nav>a:hover,.pw-nav>a[aria-current=page]{color:var(--pw-teal);border-color:var(--pw-teal)}.public-web .pw-join-nav{font-size:12px;padding:11px 15px;min-height:42px;border-radius:8px;gap:12px;white-space:nowrap}.pw-collaborate{position:relative}.pw-collaborate>summary{cursor:pointer;list-style:none;padding:12px 0;white-space:nowrap}.pw-collaborate>summary:after{content:"\2304";margin-left:5px}.pw-collaborate>div{position:absolute;top:46px;right:0;min-width:255px;background:#fff;padding:12px;box-shadow:0 14px 45px #183e3b20;border:1px solid var(--pw-line);border-radius:14px}.pw-collaborate>div>a{display:block;padding:11px 12px;border-radius:8px}.pw-collaborate>div>a:hover{background:var(--pw-mist)}.public-web .pw-access{padding:5px 0;background:none;border:0;font-size:12px;color:var(--pw-muted)}.pw-menu-toggle{display:none;border:1px solid var(--pw-line);background:#fff;border-radius:8px;width:44px;height:44px;padding:12px}.pw-menu-toggle span{display:block;height:2px;background:var(--pw-ink);margin:5px 0}.pw-hero{background:var(--pw-sand);padding:46px 0 35px}.pw-hero-grid{display:grid;grid-template-columns:1.03fr 1fr;gap:50px;align-items:center}.pw-hero-copy{padding-block:18px}.pw-hero h1{max-width:590px;font-size:clamp(43px,4.25vw,64px);line-height:1.08;letter-spacing:-.05em}.pw-hero .pw-lead{font-size:17px;max-width:510px;margin-bottom:26px}.pw-hero .pw-eyebrow{font-size:10px;letter-spacing:.15em}.pw-hero-assurance{display:flex;align-items:center;gap:13px;margin-top:29px}.pw-hero-assurance p{font-size:11px;line-height:1.75;margin:0}.pw-hero-assurance strong{font-weight:600;color:var(--pw-ink)}.pw-mini-heart{width:37px;height:37px;border:1px solid #d2dfd4;display:grid;place-items:center;border-radius:50%;font-size:24px;color:var(--pw-teal);flex-shrink:0}.pw-hero-visual{position:relative;padding-bottom:29px}.pw-hero-visual>img{width:100%;height:430px;object-fit:cover;object-position:55% 50%;border-radius:120px 24px 24px}.pw-photo-label{position:absolute;left:25px;top:24px;background:#fffdf4e8;border:1px solid #fffbef80;border-radius:100px;display:flex;align-items:center;gap:8px;padding:8px 13px;font-size:9px;font-weight:700;letter-spacing:.08em;color:var(--pw-ink)}.pw-dot{height:6px;width:6px;background:var(--pw-teal);border-radius:50%;display:inline-block}.pw-floating-note{position:absolute;bottom:0;left:30px;right:30px;display:flex;align-items:center;gap:12px;padding:18px 20px;background:#fff;border:1px solid #e6ebe4;border-radius:14px;box-shadow:0 12px 35px #264c4220}.pw-floating-note strong{display:block;font-family:Manrope;font-size:15px}.pw-floating-note div>span{display:block;font-size:12px;color:var(--pw-muted)}.pw-note-check{margin-left:auto;border-radius:50%;background:var(--pw-mist);padding:1px 7px;color:var(--pw-teal)}.pw-avatar{display:grid;place-items:center;flex-shrink:0;width:42px;height:42px;border-radius:50%;background:#e6efe6;color:var(--pw-teal);font-size:19px;font-weight:600}.pw-avatar-coral{background:#f8e5db;color:#904c32}.pw-search-wrap{margin-top:35px}.pw-two-paths{display:grid;grid-template-columns:1fr 1fr;gap:22px}.pw-path{padding:38px 40px;border:1px solid var(--pw-line);border-radius:20px;background:#fff}.pw-path-human{background:var(--pw-mist);border-color:var(--pw-mist)}.public-web .pw-number{display:block;font-size:13px;letter-spacing:.03em;color:var(--pw-teal);font-weight:650;margin-bottom:23px}.pw-path h3{font-size:27px}.pw-path p{font-size:15px;max-width:490px}.pw-check-list{list-style:none;padding:0;margin:24px 0 30px;color:var(--pw-muted);font-size:14px}.pw-check-list li{position:relative;padding-left:23px;margin:10px 0}.pw-check-list li:before{position:absolute;content:"\2713";left:0;color:var(--pw-teal);font-weight:700}.pw-split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.pw-split>div>p{font-size:15px}.pw-conversation{background:#fff;border:1px solid #d6e4d8;border-radius:24px;padding:26px;box-shadow:0 10px 24px #33564905}.pw-chat-top{display:flex;align-items:center;gap:12px;padding-bottom:23px;border-bottom:1px solid #e9eee8}.pw-chat-top strong{display:block;font-size:14px}.pw-chat-top small{display:block;font-size:11px;color:var(--pw-muted)}.pw-chat-top .pw-tag{margin-left:auto}.pw-bubble{font-size:15px;line-height:1.6;background:#eef3e9;border-radius:14px 14px 14px 0;padding:18px 20px;margin:20px 35px 0 0;color:#365747}.pw-bubble-traveler{margin-left:50px;margin-right:0;background:#f7f2e8;border-radius:14px 14px 0;color:#655b46}.pw-chat-foot{font-size:11px;text-align:center;color:var(--pw-muted);margin-top:25px}.pw-tag{display:inline-flex;align-items:center;font-size:10px;line-height:1.5;font-weight:650;letter-spacing:.025em;border-radius:6px;padding:5px 8px;background:#eaf2ec;color:#3e6558}.pw-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.pw-story{border:1px solid var(--pw-line);border-radius:16px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.pw-story:hover{transform:translateY(-4px);box-shadow:0 14px 30px #1a4a3910}.pw-story>img{width:100%;height:215px;object-fit:cover}.pw-story>div{padding:24px;display:flex;flex:1;flex-direction:column}.pw-story .pw-tag{align-self:flex-start;margin-bottom:15px}.pw-story h3{font-size:22px;margin:0 0 12px}.pw-story h3 a:after{content:""}.pw-story p{font-size:14px;margin-bottom:24px}.pw-story-meta{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:auto;font-size:10px;color:var(--pw-muted);padding-top:16px;border-top:1px solid #e7ece4}.pw-story-meta>a{display:grid;place-items:center;border-radius:50%;border:1px solid var(--pw-line);width:30px;height:30px;color:var(--pw-teal);font-size:17px}.pw-section-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:27px;font-size:12px;color:var(--pw-muted)}.pw-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.pw-review{display:flex;flex-direction:column;background:#fff;border:1px solid #e3e5dc;border-radius:16px;padding:31px}.pw-stars{color:#94752e;font-size:14px;letter-spacing:.14em}.pw-review blockquote{font-family:Manrope;margin:20px 0 26px;font-size:22px;font-weight:500;line-height:1.6;letter-spacing:-.035em}.pw-review-author{display:flex;align-items:center;gap:12px;margin-top:auto}.pw-review-author strong{font-size:13px;display:block}.pw-review-author div>span{display:block;font-size:11px;color:var(--pw-muted)}.public-web .pw-source{font-size:11px;margin-top:23px;line-height:1.8;max-width:860px}.pw-source a{text-decoration:underline;text-underline-offset:3px}.pw-faq{border-top:1px solid var(--pw-line);margin-bottom:27px}.pw-faq details{border-bottom:1px solid var(--pw-line);padding:22px 0}.pw-faq summary{display:flex;justify-content:space-between;gap:22px;cursor:pointer;font-weight:600;font-family:Manrope;font-size:18px;list-style:none}.pw-faq summary:after{content:"+";font-size:22px;line-height:1}.pw-faq details[open]>summary:after{content:"\2212"}.pw-faq details p{max-width:850px;margin:18px 0 0;font-size:15px}.pw-faq details a{margin-top:15px}.pw-cta-section{padding-top:0!important}.pw-cta{display:flex;align-items:center;justify-content:space-between;gap:45px;background:#095cca;border-radius:24px;padding:50px 54px}.public-web .pw-cta h2{color:#fff;font-size:34px;max-width:650px}.public-web .pw-cta p{color:#e0f0ff;font-size:14px;margin:0}.public-web .pw-cta .pw-eyebrow{color:#c4f7f2;margin-bottom:16px;font-size:10px}.pw-cta>.pw-button{flex-shrink:0}.pw-language{display:flex;gap:20px;align-items:center;justify-content:space-between;font-size:11px;padding-bottom:22px;color:var(--pw-muted)}.pw-language select{padding:7px;border-radius:7px;border:1px solid var(--pw-line);color:var(--pw-ink);background:#fff;margin-left:8px}.pw-community-hero,.pw-editorial-hero{padding:65px 0;background:var(--pw-sand)}.pw-community-hero h1,.pw-editorial-hero h1{font-size:clamp(40px,4.2vw,60px)}.pw-community-hero .pw-split{gap:65px}.pw-community-art{position:relative;padding:0 0 38px 20px}.pw-community-art>img{width:100%;height:385px;object-fit:cover;border-radius:100px 24px 24px}.pw-question-note{position:absolute;left:0;right:20px;bottom:0;background:#fff;border:1px solid var(--pw-line);box-shadow:0 10px 30px #193d3420;border-radius:15px;padding:26px}.pw-question-note strong{display:block;font-size:26px;font-family:Manrope;line-height:1.2;letter-spacing:-.04em;margin:15px 0 12px}.pw-question-note>span:last-child{font-size:12px;color:var(--pw-muted)}.pw-filter-row{display:flex;justify-content:space-between;gap:20px;margin-bottom:30px;align-items:center}.pw-chips{display:flex;flex-wrap:wrap;gap:8px}.pw-chips button{padding:9px 14px;border-radius:25px;border:1px solid var(--pw-line);background:#fff;color:var(--pw-muted);font-size:12px}.pw-chips button.is-active{background:var(--pw-teal);border-color:var(--pw-teal);color:#fff}.public-web .pw-guide-search input{max-width:230px;border-radius:30px;min-height:40px;font-size:13px;padding:9px 17px}.pw-empty{text-align:center;background:var(--pw-sand);padding:40px;border-radius:16px}.pw-question-panel,.pw-panel{background:#fff;border:1px solid var(--pw-line);border-radius:20px;padding:34px}.pw-panel>p{font-size:15px}.pw-question-panel h3{margin-top:18px}.pw-prompts{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.pw-prompts button{background:var(--pw-sand);border:1px solid #e4e3d4;padding:7px 10px;border-radius:6px;font-size:11px;color:var(--pw-ink)}.public-web label{display:block;font-size:13px;font-weight:600;color:var(--pw-ink)}.public-web input:not([type=radio]):not([type=checkbox]),.public-web select,.public-web textarea{width:100%;border:1px solid #cfdcd3;border-radius:9px;min-height:46px;padding:11px 13px;background:#fff;color:var(--pw-ink);margin-top:7px;box-shadow:none}.public-web input::placeholder,.public-web textarea::placeholder{color:#72847f}.public-web textarea{resize:vertical;min-height:105px}.pw-form-actions{display:flex;align-items:center;gap:15px;justify-content:space-between;margin-top:15px}.pw-form-actions .pw-small{margin:0}.pw-form-status{font-size:12px!important;margin:12px 0 0!important}.pw-form-status:empty{display:none}.pw-question-card{border-top:1px solid var(--pw-line);padding:20px 0 0;margin-top:22px}.pw-question-card strong{display:block;font-size:13px}.pw-question-card p{font-size:14px;overflow-wrap:anywhere;margin:10px 0}.pw-question-card small{font-size:11px;color:var(--pw-muted)}.pw-question-card button{background:none;border:0;color:var(--pw-teal);font-size:11px;text-decoration:underline;margin-top:12px;padding:4px 0}.pw-principles article{padding:30px;border:1px solid var(--pw-line);border-radius:18px;background:#fff}.pw-principles h3{font-size:22px}.pw-principles p{font-size:14px;margin:0}.pw-principles .pw-text-link{margin-top:20px}.pw-article-header{max-width:900px;padding:55px 0 35px}.pw-article-header>.pw-text-link{font-size:12px;margin-bottom:30px}.pw-article-header h1{font-size:clamp(36px,4vw,56px)}.pw-article-meta{font-size:12px;color:var(--pw-muted)}.pw-article-cover{width:100%;height:365px;object-fit:cover;border-radius:22px}.pw-article-layout{display:grid;grid-template-columns:245px minmax(0,740px);gap:80px;justify-content:center;padding:60px 0 90px;align-items:start}.pw-article-toc{position:sticky;top:120px;font-size:12px;display:flex;flex-direction:column;gap:16px;border-right:1px solid var(--pw-line);padding-right:30px}.pw-article-toc strong{font-size:13px}.pw-article-toc>a{color:var(--pw-muted);line-height:1.7}.pw-article-toc .pw-text-link{text-align:left;margin-top:10px;font-size:12px}.pw-article-body>section{padding:0;margin:0 0 42px}.pw-article-body h2{font-size:28px;line-height:1.25;margin-bottom:15px}.pw-article-body p{font-size:16px;line-height:1.9}.pw-article-next{padding:30px;background:var(--pw-mist);border-radius:18px;margin:30px 0 55px}.pw-article-body #conversacion{border-top:1px solid var(--pw-line);padding-top:35px}.pw-article-body #conversacion h2{margin-top:20px}.pw-article-body #conversacion>p{font-size:14px}.pw-article-body .pw-form-status{line-height:1.7}.pw-process{max-width:950px;margin:auto}.pw-process article{display:grid;grid-template-columns:70px 1fr;gap:26px;border-bottom:1px solid var(--pw-line);padding:36px 0}.pw-process article:first-child{padding-top:0}.pw-process article:last-child{border-bottom:0;padding-bottom:0}.pw-process article>.pw-number{width:56px;height:56px;border:1px solid var(--pw-line);border-radius:50%;display:grid;place-items:center;background:var(--pw-sand)}.pw-process h2{font-size:30px;margin-bottom:15px}.pw-process p{font-size:15px;max-width:760px}.pw-note{display:flex;gap:16px;align-items:flex-start;border:1px solid #d8e4d7;background:#f7faf6;border-radius:12px;padding:20px 24px;margin:25px auto 0;max-width:1280px}.pw-note>span{font-size:25px;color:var(--pw-teal)}.pw-note p{font-size:12px!important;line-height:1.8;margin:0!important}.pw-advisor-promise{padding:42px 50px;background:var(--pw-mist);border-radius:100px 24px 24px;position:relative;overflow:hidden}.pw-advisor-promise h2{font-size:58px;position:relative;margin-top:10px}.pw-advisor-promise>p{font-size:13px!important;position:relative}.pw-large-heart{position:absolute;color:#d0e3d5;font-size:275px;line-height:1;right:-15px;bottom:-20px;transform:rotate(-14deg)}.public-web fieldset{border:0;margin:0 0 23px;padding:0}.public-web legend{font-size:14px;font-weight:600;margin-bottom:12px}.pw-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pw-choice-grid label{position:relative}.pw-choice-grid input{position:absolute;left:12px;top:16px;accent-color:var(--pw-teal)}.pw-choice-grid span{display:block;border:1px solid var(--pw-line);padding:13px 10px 13px 37px;border-radius:10px;font-size:13px}.pw-choice-grid input:checked+span{background:var(--pw-mist);border-color:var(--pw-teal);color:var(--pw-teal)}.pw-choice-grid input:focus-visible+span{outline:3px solid #c67538}.pw-panel form .pw-button,#advisorPreferences>.pw-button{margin-top:22px}.pw-preference-result{margin-top:22px;background:var(--pw-sand);border-radius:12px;padding:20px;font-size:14px}.pw-simple-steps{list-style:none;padding:0;counter-reset:steps;margin:0 0 28px}.pw-simple-steps li{counter-increment:steps;position:relative;padding:0 0 25px 40px}.pw-simple-steps li:before{content:counter(steps);position:absolute;left:0;top:0;color:var(--pw-teal);font-size:14px;font-weight:700}.pw-simple-steps strong{display:block;font-size:16px}.pw-simple-steps span{display:block;font-size:14px;color:var(--pw-muted);margin-top:6px}.pw-rating-summary{display:flex;justify-content:space-between;align-items:center;gap:35px;margin-bottom:35px}.pw-rating-summary h2{max-width:570px;font-size:34px;margin-top:12px}.pw-rating-summary p{font-size:14px}.pw-rating{padding:25px 40px;border:1px solid var(--pw-line);border-radius:16px;flex-shrink:0}.pw-rating>strong{font-size:42px;font-family:Manrope;display:block;line-height:1.1}.pw-rating>strong>span{font-size:19px;color:var(--pw-muted);margin-left:7px}.pw-rating>span,.pw-rating>small{display:block;font-size:12px;margin-top:12px;color:var(--pw-muted)}.pw-rating>small{font-size:10px;margin-top:4px}.pw-unlimited{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-top:30px;font-size:12px;color:var(--pw-teal);font-weight:600}.pw-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.pw-plan{border:1px solid var(--pw-line);border-radius:22px;padding:31px;display:flex;flex-direction:column}.pw-plan h2{font-size:30px}.pw-plan>p:not(.pw-eyebrow){font-size:14px;min-height:69px}.pw-plan .pw-eyebrow{font-size:9px}.pw-plan-price{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}.pw-plan-price>strong{font-size:44px;line-height:1.3;font-family:Manrope}.pw-plan-price>span{font-size:11px;color:var(--pw-muted)}.pw-plan-fee{background:var(--pw-mist);border-radius:8px;font-size:11px;padding:12px;margin-top:18px}.pw-plan-fee>strong{font-size:17px;margin-right:5px}.pw-plan .pw-check-list{font-size:13px;flex:1}.pw-plan-premium{background:#095cca;border-color:#095cca}.public-web .pw-plan-premium h2,.pw-plan-premium .pw-plan-price{color:#fff}.public-web .pw-plan-premium>p,.pw-plan-premium .pw-check-list,.pw-plan-premium .pw-plan-price>span,.pw-plan-premium .pw-check-list li:before{color:#e0f0ff}.pw-plan-premium .pw-plan-fee{color:#fff;background:#ffffff12}.pw-panel>.pw-text-link{display:block;margin-top:16px}.pw-help-links{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:25px}.pw-legacy-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.pw-legacy-form label:has(textarea),.pw-legacy-form label:has(select),.pw-legacy-form>button,.pw-legacy-form>p{grid-column:1/-1}.pw-legacy-form>button{background:var(--pw-teal);color:#fff;border:0;border-radius:9px;padding:15px}.pw-legacy-form>p{font-size:11px;margin:0}.pw-legacy-form input{min-width:0}.pw-provider-notice{padding:18px 0;background:var(--pw-mist)}.pw-provider-notice>div{display:flex;justify-content:center;gap:18px;font-size:12px;flex-wrap:wrap}.public-web .pw-footer{background:var(--pw-sand);padding:58px 0 24px;border-top:1px solid #e6e8df;color:var(--pw-ink)}.pw-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.1fr;gap:48px}.pw-footer-grid>div>strong{font-size:12px;display:block;margin-bottom:17px}.pw-footer-grid>div>a:not(.pw-brand){display:block;font-size:11px;color:var(--pw-muted);margin:11px 0}.pw-footer-grid>div>a:hover{text-decoration:underline}.pw-footer-grid>div>p{font-size:12px;margin-top:21px;line-height:1.9}.pw-footer-bottom{margin-top:35px;padding-top:23px;border-top:1px solid #dadfd4;display:flex;gap:20px;justify-content:space-between;font-size:10px;color:var(--pw-muted)}.public-web .pw-dialog{width:min(480px,calc(100% - 32px));border:1px solid var(--pw-line);border-radius:23px;padding:38px;margin:auto;color:var(--pw-ink);max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 20px 100px #102f2940}.pw-dialog::backdrop{background:#0f2e28a6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.pw-dialog h2{font-size:32px;margin-top:17px}.pw-dialog>p{font-size:14px}.pw-dialog .pw-close{position:absolute;right:16px;top:12px;border:0;background:transparent;color:var(--pw-muted);font-size:27px;width:35px;height:35px;line-height:1}.pw-dialog .pw-small{font-size:12px}.pw-toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);padding:15px 24px;background:var(--pw-ink);color:#fff;box-shadow:0 6px 20px #0002;max-width:calc(100% - 30px);border-radius:10px;z-index:60;font-size:13px}@media(min-width:1500px){.public-web .pw-container{width:min(1330px,calc(100% - 120px))}.pw-hero h1{font-size:68px}.pw-hero-visual>img{height:470px}}@media(max-width:1200px){.public-web .pw-container{width:calc(100% - 64px)}.pw-nav{gap:15px!important}.public-web .pw-join-nav{font-size:11px;padding:10px}.pw-hero-grid{gap:30px}.pw-hero h1{font-size:50px}.pw-hero .pw-button{font-size:12px;padding:12px 15px}.pw-hero-visual>img{height:410px}.pw-split{gap:45px}.pw-card-grid{gap:19px}.pw-story h3{font-size:20px}.pw-article-layout{gap:45px;grid-template-columns:210px minmax(0,1fr)}}@media(max-width:1050px){.public-web .pw-header{height:77px}.pw-menu-toggle{display:block;margin-left:auto;flex-shrink:0}.public-web .pw-nav{display:none;position:absolute;top:76px;left:0;right:0;padding:22px 32px;background:#fff;border-bottom:1px solid var(--pw-line);box-shadow:0 15px 20px #163e3510;align-items:stretch;flex-direction:column;max-height:calc(100dvh - 78px);overflow:auto}.public-web .pw-nav.is-open{display:flex}.pw-nav>a{padding:7px 0}.pw-collaborate>div{position:static;box-shadow:none;margin-top:5px}.pw-access{text-align:left}.public-web .pw-join-nav{font-size:12px}.pw-hero h1{font-size:44px}.pw-hero-visual>img{height:390px}.pw-floating-note{left:15px;right:15px;padding:15px}.pw-hero-assurance p{font-size:10px}.pw-path{padding:30px}.pw-section-heading{gap:35px}.pw-filter-row{align-items:flex-start;flex-direction:column}.public-web .pw-guide-search{width:100%}.public-web .pw-guide-search input{max-width:none}.pw-cta{padding:40px}.pw-cta h2{font-size:30px!important}.pw-plans{gap:15px}.pw-plan{padding:25px}.pw-plan-price>strong{font-size:37px}.pw-plan-fee{font-size:10px}.pw-article-toc{font-size:11px}.pw-footer-grid,.pw-community-hero .pw-split{gap:30px}.pw-community-art>img{height:350px}.pw-question-note strong{font-size:23px}}@media(max-width:760px){.public-web .pw-container{width:calc(100% - 40px)}.public-web .pw-section{padding:55px 0}.public-web .pw-header{height:73px}.public-web .pw-navigation{gap:12px}.public-web .pw-nav{top:72px;padding:18px 23px}.public-web .pw-brand>span{font-size:14px}.pw-brand small{font-size:10px}.pw-brand img{height:34px;width:34px}.public-web .pw-join-nav{display:none}.pw-menu-toggle{width:42px;height:42px}.pw-hero{padding-top:28px}.pw-hero-grid,.pw-split,.pw-two-paths,.pw-review-grid{grid-template-columns:1fr;gap:27px}.pw-hero-copy{padding-block:9px}.pw-hero h1{font-size:clamp(39px,7.6vw,56px);max-width:540px}.pw-hero .pw-eyebrow{font-size:9px;letter-spacing:.105em}.pw-hero .pw-lead{font-size:16px}.pw-hero .pw-button{font-size:13px;min-height:48px;padding:11px 17px}.pw-hero-assurance{margin-top:23px}.pw-hero-assurance p{font-size:10px}.pw-hero-visual>img{height:290px;border-radius:70px 18px 18px;object-position:center 57%}.pw-hero-visual{padding-bottom:22px}.pw-floating-note{padding:12px 16px;left:20px;right:20px}.pw-floating-note strong{font-size:13px}.pw-floating-note div>span{font-size:10px}.pw-avatar{width:36px;height:36px;font-size:17px}.pw-photo-label{top:16px;left:17px;font-size:8px}.pw-search-wrap{margin-top:25px}.pw-section-heading{display:block;margin-bottom:26px}.pw-section-heading>p{margin-top:17px;max-width:none;font-size:14px}.public-web h2{font-size:31px}.pw-path{padding:28px}.pw-path h3{font-size:25px}.pw-path p{font-size:14px}.pw-check-list{font-size:13px}.pw-agent-feature .pw-conversation{order:2}.pw-conversation{padding:21px}.pw-bubble{font-size:14px;padding:16px;margin-right:20px}.pw-bubble-traveler{margin-left:25px;margin-right:0}.pw-chat-top .pw-tag{font-size:8px}.pw-card-grid{grid-template-columns:1fr;gap:23px}.pw-story>img{height:225px}.pw-story h3{font-size:25px}.pw-story p{font-size:14px}.pw-story>div{padding:23px}.pw-story-meta{font-size:11px}.pw-section-bottom{flex-direction:column;align-items:flex-start;gap:15px}.pw-review{padding:27px}.pw-review blockquote{font-size:21px}.pw-review-author div>span{font-size:10px}.pw-source{font-size:10px!important}.pw-faq summary{font-size:16px}.pw-faq details p{font-size:14px}.pw-cta{padding:33px 27px;flex-direction:column;align-items:flex-start;gap:26px;border-radius:20px}.pw-cta h2{font-size:30px!important}.pw-cta .pw-button{width:100%}.pw-language{align-items:flex-start;flex-direction:column;gap:10px}.pw-language label{font-size:11px}.pw-language select{width:auto!important}.pw-community-hero,.pw-editorial-hero{padding:38px 0}.pw-community-hero h1,.pw-editorial-hero h1{font-size:42px}.pw-community-hero .pw-lead{font-size:16px}.pw-community-art{padding-left:10px}.pw-community-art>img{height:300px}.pw-question-note{padding:21px}.pw-question-note strong{font-size:25px}.pw-question-note>span:last-child{font-size:11px}.pw-chips button{font-size:11px;padding:8px 12px}.pw-question-panel,.pw-panel{padding:25px}.public-web input:not([type=radio]):not([type=checkbox]),.public-web select,.public-web textarea{font-size:16px}.pw-form-actions{flex-direction:column;align-items:stretch}.pw-form-actions .pw-button{width:100%}.pw-principles article{padding:27px}.pw-article-header{padding-top:30px}.pw-article-header h1{font-size:36px}.pw-article-header .pw-lead{font-size:16px}.pw-article-meta{font-size:10px}.pw-article-cover{height:235px;border-radius:16px}.pw-article-layout{grid-template-columns:1fr;gap:28px;padding-block:35px 55px}.pw-article-toc{position:static;border:1px solid var(--pw-line);border-radius:12px;padding:22px;gap:12px;font-size:12px}.pw-article-body h2{font-size:26px}.pw-article-body p{font-size:15px}.pw-article-next{padding:23px}.pw-process article{grid-template-columns:42px 1fr;gap:17px;padding:30px 0}.pw-process article>.pw-number{height:38px;width:38px;font-size:12px}.pw-process h2{font-size:26px}.pw-process p{font-size:14px}.pw-note{padding:18px;gap:12px;margin-inline:20px}.pw-container>.pw-note{margin-inline:0}.pw-advisor-promise{padding:40px}.pw-advisor-promise h2{font-size:49px}.pw-choice-grid{gap:8px}.pw-choice-grid span{font-size:12px}.pw-rating-summary{flex-direction:column;align-items:stretch;gap:17px}.pw-rating{padding:23px}.pw-rating-summary h2{font-size:30px}.pw-plans{grid-template-columns:1fr;gap:23px}.pw-plan{padding:30px}.pw-plan>p:not(.pw-eyebrow){min-height:0}.pw-plan-price>strong{font-size:43px}.pw-plan .pw-eyebrow{font-size:10px}.pw-unlimited{gap:9px 18px;font-size:11px}.pw-help-links{gap:9px;justify-content:flex-start}.pw-help-links .pw-button{font-size:12px;min-height:42px;padding:10px 14px}.pw-legacy-form{grid-template-columns:1fr}.pw-footer-grid{grid-template-columns:1fr 1fr;gap:25px}.pw-footer-grid>div:first-child{grid-column:1/-1;margin-bottom:10px}.pw-footer-grid>div>a:not(.pw-brand){font-size:11px}.pw-footer-bottom{flex-direction:column;gap:10px;font-size:10px}.pw-dialog{padding:30px 25px}.pw-dialog h2{font-size:30px}.pw-provider-notice>div{justify-content:flex-start;font-size:11px;gap:5px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.pw-header,.pw-footer,.pw-article-toc,.pw-actions,.pw-article-next,#conversacion,.pw-dialog,.pw-toast,.pw-skip{display:none!important}.public-web .pw-container{width:100%}.pw-article-layout{display:block;padding:15px 0}.pw-article-header{padding:0}.pw-article-cover{height:180px}.public-web h1{font-size:32px}.pw-article-body h2{font-size:22px}.pw-article-body section{break-inside:avoid}.public-web p{color:#222}.pw-article-header>.pw-text-link{display:none}a{color:#222!important}body.public-web,.pw-article-body p{font-size:12px}}.public-web .pw-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.pw-community-copy{white-space:pre-wrap;overflow-wrap:anywhere}.pw-community-answers{margin-left:.75rem;padding-left:.75rem;border-left:2px solid var(--pw-line, #dbe7eb)}.pw-question-card{overflow-wrap:anywhere}.pw-question-card .pw-actions{flex-wrap:wrap}.pw-blog-live{margin-top:clamp(42px,6vw,76px);padding-top:clamp(32px,5vw,56px);border-top:1px solid var(--pw-line)}.pw-blog-live>h2{margin:8px 0 10px}.pw-blog-live>p:not(.pw-eyebrow){max-width:720px;color:var(--pw-muted)}.pw-community-live>div:first-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:26px}.pw-community-live .pw-question-card{height:100%;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--pw-line);border-radius:18px;padding:24px;margin-top:0;background:#fff}.pw-community-live .pw-question-card .pw-actions{margin-top:auto;padding-top:12px}@media(max-width:760px){.pw-community-live>div:first-child{grid-template-columns:1fr}.pw-blog-live{margin-top:34px;padding-top:30px}}.public-web .pw-nav>a[href="/opiniones.html"]{display:none}.public-web .pw-collaborate a[href="/proveedores.html"]{display:none}.public-web .pw-large-heart{color:transparent;background:linear-gradient(135deg,#d93630 0 48%,#14959d 52% 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;opacity:.9}.public-web #accessDialog{width:min(520px,calc(100% - 32px))}.pw-account-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:25px 0 22px;padding:5px;border-radius:12px;background:#eef6f5}.pw-account-tabs button{min-height:43px;border:0;border-radius:9px;background:transparent;color:#456875;font:inherit;font-size:13px;font-weight:650}.pw-account-tabs button[aria-selected=true]{background:#fff;color:#0b4652;box-shadow:0 3px 12px #123c4b14}.pw-account-form{display:grid;gap:16px}.pw-account-form>label:not(.pw-account-terms){display:grid;gap:7px;color:#315661;font-size:12px;font-weight:650}.public-web .pw-account-form input:not([type=checkbox]){width:100%;min-height:47px;margin:0;padding:10px 12px;border:1px solid #cadbdc;border-radius:10px;background:#fff;color:#123c4b}.pw-account-terms{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:10px;color:#58737c;font-size:12px;line-height:1.6}.pw-account-terms input{margin-top:4px;accent-color:#14959d}.pw-account-terms a,.pw-account-recovery{color:#075863;text-decoration:underline;text-underline-offset:3px}.pw-account-error{min-height:20px;margin:0!important;color:#a42b27!important;font-size:12px!important}.pw-account-notice{margin:16px 0 0!important;padding:12px 14px;border-radius:9px;background:#fff4df;color:#76591c!important;font-size:12px!important}.pw-account-recovery{display:inline-block;margin-top:16px;font-size:12px}.pw-account-form[aria-busy=true]{opacity:.72}.public-web .pw-header-trip{order:4;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;margin:0;padding:8px 12px;border:1px solid var(--pw-line);border-radius:999px;background:var(--pw-sand);color:var(--pw-ink);font-size:12px;font-weight:700;white-space:nowrap}.public-web .pw-header-trip:hover{border-color:var(--pw-teal);background:var(--pw-mist)}.pw-header-trip-icon{display:grid;width:20px;height:20px;place-items:center}.pw-header-trip-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pw-header-trip b{display:grid;min-width:21px;height:21px;place-items:center;padding:0 5px;border-radius:999px;background:#dcebed;color:#345865;font-size:10px}.pw-header-trip.has-items b{background:var(--pw-coral);color:#fff}.public-web .pw-account-entry{order:5!important;flex:0 1 170px!important;max-width:185px!important;min-height:44px!important;padding:9px 13px!important;border-radius:10px!important;background:var(--pw-coral)!important;border-color:var(--pw-coral)!important;font-size:12px!important;line-height:1.25!important}.public-web .pw-account-entry:hover{background:#c92f29!important;border-color:#c92f29!important}.public-web #accessDialog{width:min(410px,calc(100% - 28px));max-height:min(760px,calc(100dvh - 28px));overflow:auto;padding:0;border:0;border-radius:25px;background:#fff;box-shadow:0 28px 100px #06293659}#accessDialog::backdrop{background:#041c27b3;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.pw-account-visual{position:relative;height:132px;overflow:hidden;background:#0b5364}.pw-account-visual>img{width:100%;height:100%;object-fit:cover;object-position:center 57%}.pw-account-shade{position:absolute;inset:0;background:linear-gradient(110deg,#032936e0,#03293647 72%,#03293614)}.pw-account-brand{position:absolute;z-index:2;top:18px;left:20px;display:flex;align-items:center;gap:8px;color:#fff}.pw-account-brand>img{width:31px;height:31px;border-radius:8px}.pw-account-brand>span{font:700 13px/1.05 Manrope,Arial,sans-serif}.pw-account-brand small{display:block;margin-top:3px;font-size:9px;font-weight:500}#accessDialog .pw-close{z-index:3;top:14px;right:14px;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:#ffffffeb;color:#173f4c;font-size:22px;line-height:1;box-shadow:0 4px 15px #04232f29}.pw-account-visual-copy{position:absolute;z-index:2;left:21px;right:55px;bottom:17px;color:#fff}.pw-account-visual-copy>span{display:block;margin-bottom:3px;font-size:9px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.pw-account-visual-copy>strong{font:650 21px/1.1 Manrope,Arial,sans-serif;letter-spacing:-.035em}.pw-account-body{padding:20px 25px 22px}.pw-account-intro h2,#accessDialog .pw-account-success h2{margin:0 0 5px;font-size:24px;letter-spacing:-.04em}.pw-account-intro p,.pw-account-success>p{margin:0 0 17px;color:var(--pw-muted);font-size:12px;line-height:1.55}.pw-account-tabs{margin:0 0 18px;padding:4px;border:1px solid #dce9eb;border-radius:12px;background:#edf5f6}.pw-account-tabs button{min-height:38px;font-size:12px}.pw-account-tabs button[aria-selected=true]{color:var(--pw-ink);box-shadow:0 2px 9px #123c4b1a}.pw-account-form{gap:12px}.pw-account-form>label:not(.pw-account-terms){gap:5px;font-size:11px}.public-web .pw-account-form input:not([type=checkbox]){min-height:43px;padding:8px 11px;border-radius:9px;font-size:14px}.pw-account-terms{gap:8px;font-size:10px;line-height:1.45}.pw-account-error{min-height:0!important;font-size:11px!important}.pw-account-error:not(:empty){min-height:18px!important}#accessDialog .pw-account-form .pw-button{min-height:46px;margin-top:0;border-radius:10px;background:var(--pw-coral);border-color:var(--pw-coral);font-size:13px}#accessDialog .pw-account-form .pw-button:hover{background:#c92f29;border-color:#c92f29}.pw-account-recovery{display:block;margin:11px auto 0;text-align:center;font-size:11px}.pw-account-safe{display:flex;align-items:center;justify-content:center;gap:6px;margin:16px 0 0!important;padding-top:14px;border-top:1px solid #e2ecee;color:#617984!important;font-size:10px!important}.pw-account-safe span{color:var(--pw-teal);font-size:17px}.pw-account-success{padding-top:24px}.pw-account-success .pw-button{min-height:46px;font-size:12px}.pw-account-success-visual{height:145px}html[data-theme=dark] .public-web #accessDialog{background:#102635;color:#eef7f8}html[data-theme=dark] .pw-account-tabs{border-color:#34505d;background:#0b202d}html[data-theme=dark] .pw-account-tabs button{color:#a9c0c8}html[data-theme=dark] .pw-account-tabs button[aria-selected=true]{background:#213d4a;color:#fff}html[data-theme=dark] .public-web .pw-account-form input:not([type=checkbox]){background:#0b202d;border-color:#34505d;color:#fff}html[data-theme=dark] .pw-account-safe{border-color:#34505d;color:#a9c0c8!important}@media(max-width:900px){.pw-header-trip-label{display:none}.public-web .pw-header-trip{padding:8px}.public-web .pw-account-entry{max-width:150px!important}}@media(max-width:760px){.public-web .pw-header-trip{margin-left:0}.pw-account-visual{height:118px}.pw-account-body{padding:18px 21px 20px}.public-web #accessDialog{width:min(390px,calc(100% - 20px));max-height:calc(100dvh - 20px);border-radius:22px}.pw-account-intro h2,#accessDialog .pw-account-success h2{font-size:22px}}@media(max-width:430px){.pw-header-trip-label{display:none}.public-web .pw-header-trip{gap:4px;padding:7px}.pw-header-trip b{min-width:19px;height:19px}.pw-account-visual-copy>strong{font-size:19px}}body.explore-page{background:#fff;color:#123c4b}.explore-page>.skip-link{top:8px;transform:translateY(-200%)}.explore-page>.skip-link:focus{transform:translateY(0)}.explore-page .public-web [hidden]{display:none!important}.explore-page>.pw-header{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid #d6e6eb;box-shadow:none}.explore-page>.pw-header .pw-navigation{min-height:88px}.explore-page>.pw-header .pw-nav{padding:0;justify-content:flex-start}.explore-page>.pw-header .pw-nav>a[aria-current=page]{color:#007d85;font-weight:700}.explore-page>.pw-header .pw-brand{color:#123c4b;letter-spacing:-.03em}.explore-page>.pw-header .pw-brand img{border-radius:0;filter:none}.explore-page>.pw-header .pw-brand small{font-weight:400}.explore-page>.pw-header .pw-nav a{font-size:13px}.explore-page>.pw-header .pw-join-nav{background:#007d85;color:#fff}.explore-page :is(.pw-header,.pw-footer,.pw-dialog){font-family:Inter,Arial,sans-serif;font-weight:400}.public-brand.explore-page .catalog-hero{position:relative;padding:0;background:#123c4b;overflow:visible;isolation:isolate;z-index:2}.public-brand.explore-page .catalog-hero:has(.catalog-party[open]){z-index:902}.explore-page .catalog-hero-layout{position:relative;z-index:1;pointer-events:none;display:grid;grid-template-columns:minmax(0,1fr);gap:22px;place-items:center;min-height:0;padding-block:32px 42px;text-align:center}.explore-page .catalog-hero-copy{position:relative;z-index:2;pointer-events:auto;width:100%;max-width:1040px}.explore-page .catalog-hero .catalog-kicker{color:#b5f5ed;font-size:11px;letter-spacing:.18em;font-weight:750;margin:0 0 12px}.public-brand.explore-page .catalog-hero h1{color:#fff;font-size:clamp(30px,3.1vw,44px);line-height:1.1;font-weight:750;letter-spacing:-.045em;max-width:1040px;margin:0 auto;text-wrap:balance;text-shadow:0 2px 16px #08273544}.explore-page .catalog-hero-copy>p:last-of-type{color:#f3fbfc;font-size:15px;max-width:720px;margin:12px auto 0;line-height:1.55;text-wrap:pretty}.explore-hero-search{position:relative;z-index:3;pointer-events:auto;width:100%;min-width:0;text-align:left}.explore-hero-actions{pointer-events:auto;display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap}.explore-page .catalog-help-link{padding:7px 14px;border:1px solid #ffffff70;border-radius:9px;background:#07324680;color:#fff;font-size:12px;min-height:44px;margin:0;gap:16px}.explore-page .catalog-help-link:hover{background:#073246d9;border-color:#fff}.explore-page .explore-advisor-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;color:#fff;font-size:12px;font-weight:650;text-decoration:none;border-bottom:1px solid #ffffff80}.explore-page .explore-advisor-link:hover{text-decoration:underline;text-underline-offset:4px}.explore-hero-media{position:absolute;inset:0;z-index:0;border-radius:0;overflow:hidden;margin:0;background:#123c4b}.explore-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#06293994,#0629396b),linear-gradient(0deg,#082d447d,transparent 50%)}.explore-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 57%}.explore-hero-media figcaption{position:absolute;inset:auto 28px 12px;z-index:1;color:#fff;display:flex;align-items:end;justify-content:space-between;gap:16px;pointer-events:none}.explore-hero-media figcaption>span{display:none}.explore-hero-media figcaption>a{pointer-events:auto;margin-left:auto;font-size:9px;color:#fff;text-decoration:underline;text-underline-offset:3px;text-align:right}.explore-page .catalog-content{padding:0 0 46px}.explore-page .catalog-categories{gap:8px;padding:3px 2px 12px;justify-content:center}.explore-page .catalog-categories button{border-color:#ffffffa6;min-height:44px;color:#123c4b;padding:9px 15px;background:#ffffffed}.explore-page .catalog-categories button:hover{background:#e4f8f6;border-color:#83c3c5}.explore-page .catalog-categories button[aria-pressed=true]{background:#007d85;border-color:#007d85;color:#fff;box-shadow:0 3px 8px #007d851b}.public-brand.explore-page .catalog-toolbar{background:#fff;border:1px solid #c6dfe7;box-shadow:0 8px 24px #08273524;border-radius:16px;padding:18px}.explore-page .catalog-toolbar>label>span,.explore-page .catalog-stay-fields label,.explore-page #catalogPartyLabel{font-size:11px;font-weight:600;color:#4b6776}.explore-page .catalog-toolbar input::placeholder{color:#617b86}.explore-page .catalog-toolbar>label :is(input,select){font-size:14px;min-height:40px;color:#123c4b}.explore-page .catalog-stay-fields .booking-date-trigger,.explore-page #catalogPartyValue{font-size:13px;color:#123c4b}.explore-page .is-accommodation #searchAvailability{background:#155ee0;color:#fff;border-color:#155ee0;box-shadow:none}.explore-page .is-accommodation #searchAvailability:hover{background:#084dbf}.explore-page .catalog-results-head{margin:25px 0 18px}.explore-page .catalog-results-head p{font-size:14px;font-weight:650;color:#123c4b}.explore-page .catalog-results-head>span{color:#536f7b;font-size:11px}.explore-page .catalog-card{border-color:#d6e6eb;box-shadow:none;border-radius:17px}.explore-page .catalog-card:hover{border-color:#99c6d4;box-shadow:0 8px 22px #123c4b0c}.explore-page .catalog-card h2{color:#123c4b}.explore-page .catalog-card-body>p{color:#526c78}.explore-page .catalog-price strong{color:#123c4b}.explore-page .catalog-price small{color:#536f7b}.explore-page .catalog-card button:not(:disabled){background:#007d85;border-color:#007d85;color:#fff}.explore-page .catalog-card button:hover:not(:disabled){background:#00646c;border-color:#00646c}.explore-page .catalog-detail-link{color:#00646c;border-color:#bddcdd;font-weight:600}.explore-page .cart-fab{background:#155ee0;box-shadow:0 5px 20px #123c4b2b}.explore-page .cart-fab b{color:#155ee0}.explore-page .cart-fab:focus-visible,.explore-page #contenido :is(a,button,input,select,summary):focus-visible{outline:3px solid #155ee0;outline-offset:3px}.explore-community{padding:12px 0 0;background:#fff}.explore-community-card{display:flex;gap:22px;align-items:center;padding:30px 34px;border-radius:20px;background:#e4f8f6;border:1px solid #c3e8e3}.explore-community-icon{display:grid;place-items:center;flex-shrink:0;width:54px;height:54px;background:#fff;border-radius:50%;color:#007d85;font-size:30px}.explore-community-card>div:nth-child(2){flex:1}.explore-community-card p:first-child{font-size:9px;letter-spacing:.12em;font-weight:750;color:#00646c;margin:0 0 8px}.explore-community-card h2{font-size:24px;line-height:1.3;color:#123c4b;margin:0 0 8px;letter-spacing:-.035em}.explore-community-card p:last-child{font-size:13px;line-height:1.6;color:#466775;margin:0}.explore-community-actions{display:flex;flex-direction:column;gap:12px;align-items:center}.explore-community-actions>a{font-size:12px;font-weight:650;color:#00646c;text-decoration:none}.explore-community-actions>a:first-child{display:flex;gap:20px;align-items:center;min-height:46px;padding:11px 18px;background:#007d85;color:#fff;border-radius:10px}.explore-page-notes{display:flex;justify-content:space-between;gap:30px;margin:18px 0;color:#647b85;font-size:10px}.explore-page-notes a{color:#00646c;flex-shrink:0}.explore-language{display:flex;align-items:center;gap:30px;justify-content:space-between;padding-block:28px 40px;font-size:11px;color:#536f7b}.explore-language label{display:flex;align-items:center;gap:12px}.explore-language select{min-height:42px;border:1px solid #d6e6eb;border-radius:9px;padding:8px 12px;color:#123c4b;background:#fff}.explore-page>.pw-footer{background:#123c4b;margin:0;padding:52px 0 20px;text-align:left}.explore-page>.pw-footer a,.explore-page>.pw-footer p,.explore-page>.pw-footer .pw-brand{color:#d9e9ef}.explore-page>.pw-footer .pw-footer-grid>div>a:not(.pw-brand){color:#d9e9ef}.explore-page>.pw-footer .pw-footer-grid>div>a:hover{color:#fff}.explore-page>.pw-footer .pw-footer-grid>div>strong{color:#fff}.explore-page>.pw-footer .pw-brand img{filter:none}.explore-page>.pw-footer .pw-footer-bottom{border-color:#ffffff24;color:#b9d1dc}.explore-page>.pw-dialog{padding:36px;max-width:510px;font-size:15px}@media(max-width:1100px){.explore-community-card{flex-wrap:wrap}.explore-community-actions{flex-direction:row;margin-left:76px}}@media(max-width:760px){.explore-page>.pw-header .pw-navigation{min-height:72px}.explore-page>.pw-header .pw-nav{padding:15px;justify-content:flex-start}.public-brand.explore-page .catalog-hero{padding:0}.explore-page .catalog-hero-layout{min-height:0;gap:18px;padding-block:26px 38px}.public-brand.explore-page .catalog-hero h1{font-size:30px;max-width:520px;text-wrap:balance}.explore-page .catalog-hero-copy>p:last-of-type{font-size:13px;line-height:1.55;margin:10px auto 0}.explore-hero-actions{gap:4px 16px}.explore-hero-media figcaption{inset:auto 18px 12px}.explore-hero-media figcaption>span{display:none}.explore-hero-media figcaption>a{margin-left:auto;font-size:9px}.explore-page .catalog-content{padding-top:0}.explore-page .catalog-categories{gap:7px;margin-inline:-3px;padding-inline:3px;justify-content:flex-start}.explore-page .catalog-categories button{font-size:12px;padding:10px 13px}.public-brand.explore-page .catalog-toolbar{padding:14px}.explore-page .catalog-toolbar>label :is(input,select){font-size:16px}.explore-community-card{padding:24px;gap:16px}.explore-community-icon{width:40px;height:40px;font-size:25px}.explore-community-card>div:nth-child(2){flex-basis:100%}.explore-community-card h2{font-size:25px}.explore-community-actions{margin:4px 0 0;align-items:start;flex-direction:column;gap:15px}.explore-page-notes{display:block;line-height:1.7}.explore-page-notes a{display:block;margin-top:12px}.explore-language{display:block;padding-block:22px 32px}.explore-language>span{display:block;margin-top:12px}.explore-language label{justify-content:space-between}.explore-page>.pw-footer{padding-top:40px}}html[data-theme=dark] .public-brand.explore-page .catalog-hero-copy>p:last-of-type{color:#eff8fb}.public-web .pw-theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:44px;min-height:44px;padding:8px 11px;border:1px solid var(--pw-line);border-radius:999px;background:var(--pw-sand);color:var(--pw-ink);font-size:12px;font-weight:650;flex-shrink:0;cursor:pointer}.pw-theme-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pw-theme-toggle .pw-theme-moon{display:none}.public-web .pw-theme-toggle:hover{border-color:var(--pw-teal)}@media(min-width:1051px){.public-web .pw-navigation{gap:15px}.public-web .pw-nav{gap:17px}.pw-theme-toggle{order:3}.public-web .pw-join-nav{order:4}}@media(max-width:1200px)and (min-width:1051px){.pw-theme-toggle [data-theme-label]{display:none}.public-web .pw-theme-toggle{padding:8px}}@media(max-width:1050px){.public-web .pw-theme-toggle{margin-left:auto}.public-web .pw-menu-toggle{margin-left:0}}@media(max-width:380px){.pw-theme-toggle [data-theme-label]{display:none}.public-web .pw-theme-toggle{padding:8px}}@media screen{html[data-theme=dark]{color-scheme:dark;--pw-ink:#ecf5f7;--pw-muted:#b1c6cf;--pw-teal:#67ded7;--pw-teal-hover:#92f0e7;--pw-blue:#91baff;--pw-coral:#ff9983;--pw-line:#2d4657;--pw-sand:#0d2333;--pw-mist:#102e3a;--pw-night-surface:#122b3b;--pw-night-base:#081b29}html[data-theme=dark] body.public-web{background:var(--pw-night-base);color:var(--pw-ink)}html[data-theme=dark] .public-web :focus-visible{outline-color:#f5c482}html[data-theme=dark] .pw-theme-toggle .pw-theme-sun{display:none}html[data-theme=dark] .pw-theme-toggle .pw-theme-moon{display:block;color:#f5c482}html[data-theme=dark] .public-web :is(.pw-header,.pw-nav,.pw-menu-toggle,.pw-collaborate>div){background:#0a1e2d;border-color:var(--pw-line)}html[data-theme=dark] .public-web .pw-brand{color:#ecf5f7}html[data-theme=dark] .public-web :is(.pw-path,.pw-conversation,.pw-story,.pw-review,.pw-category,.pw-plan,.pw-dialog,.pw-question-card,.pw-question-form,.pw-guide-search,.pw-floating-note,.pw-feature,.pw-step,.pw-form-card,.pw-advisor-card){background:var(--pw-night-surface);border-color:var(--pw-line)}html[data-theme=dark] .public-web :is(.pw-path-human,.pw-tag,.pw-avatar,.pw-bubble,.pw-button-light){background:#173e49;color:#a3f0e9;border-color:#315a63}html[data-theme=dark] .public-web :is(.pw-bubble-traveler,.pw-avatar-coral){background:#3a302d;color:#ffe0bb}html[data-theme=dark] .public-web :is(.pw-chat-top,.pw-story-meta,.pw-faq details){border-color:var(--pw-line)}html[data-theme=dark] .public-web .pw-button{background:#197f8a;border-color:#2397a1;color:#fff}html[data-theme=dark] .public-web .pw-button:hover{background:#236a76;border-color:#67ded7}html[data-theme=dark] .public-web :is(.pw-button-outline,.pw-button-white){background:transparent;border-color:#52808c;color:#b2f6ee}html[data-theme=dark] .public-web .pw-button-light{background:#173e49;color:#a3f0e9}html[data-theme=dark] .public-web :is(input:not([type=radio]):not([type=checkbox]),select,textarea){background:#0b2130;color:#ecf5f7;border-color:#496171}html[data-theme=dark] .public-web :is(input,textarea)::placeholder{color:#a5becb;opacity:1}html[data-theme=dark] .public-web .pw-stars{color:#f4c374}html[data-theme=dark] .public-web :is(.pw-footer,.pw-cta){background:#0e3443;border-color:var(--pw-line)}html[data-theme=dark] .public-web .pw-footer :is(p,a,small,span){color:#b9d1db}html[data-theme=dark] .public-web .pw-footer strong{color:#effcff}html[data-theme=dark] .public-web .pw-cta :is(h2,p){color:#eefbff}html[data-theme=dark] .public-web .pw-cta .pw-eyebrow{color:#84ede2}html[data-theme=dark] .public-web .pw-category{--category-accent:#67ded7}html[data-theme=dark] .public-web .pw-category-tour{--category-accent:#ffb289}html[data-theme=dark] .public-web .pw-category-yacht{--category-accent:#9bbdff}html[data-theme=dark] .public-web .pw-category-transport{--category-accent:#ceb3ff}html[data-theme=dark] .public-web .pw-category-media{background:#13323e}html[data-theme=dark] .pw-home .pw-hero{background:#0b2130}html[data-theme=dark] .pw-home .pw-hero:before{background:linear-gradient(90deg,#061725eb,#071c2eb3 38%,#071c2e26 73%,#06172512)}html[data-theme=dark] .pw-home .pw-hero .pw-actions>.pw-button:first-child{background:#c74739;border-color:#ed826b;color:#fff}html[data-theme=dark] .pw-home .pw-hero .pw-actions>.pw-button:first-child:hover{background:#af392d}html[data-theme=dark] .pw-home .pw-floating-note{background:#102d3eea;border-bottom-color:#67ded7}html[data-theme=dark] .pw-home .pw-floating-note .pw-avatar{background:#1b4853;color:#8be9dc}html[data-theme=dark] .pw-home .pw-hero-slideshow-panel{background:#091b30de;border-color:#688797}html[data-theme=dark] .pw-home .pw-hero-assurance{background:transparent}html[data-theme=dark] .pw-home .pw-search{background:#112b3bed;border-color:#3a5869;box-shadow:0 18px 40px #0004}html[data-theme=dark] .pw-home .pw-search :is(label,.travelers-label,.pw-search-note,.pw-search-foot){color:var(--pw-muted);border-color:var(--pw-line)}html[data-theme=dark] .pw-home .pw-search :is(input,select,button:not([type=submit])){background:#0b2130;color:#ecf5f7;border-color:#496171}html[data-theme=dark] .pw-home .pw-search button[type=submit]{background:#2167ca;color:#fff;border-color:#4c94ee}html[data-theme=dark] :is(.public-web,.explore-page) :is(#stayDateDialog,.product-calendar-section,.calendar-month,.calendar-selection,.stay-date-header,.stay-date-footer){background:#122b3b;color:#ecf5f7;border-color:#2d4657}html[data-theme=dark] :is(.public-web,.explore-page) #stayDateDialog :is(h2,h3,p,label,strong,button){color:#ecf5f7}html[data-theme=dark] :is(.public-web,.explore-page) #stayDateDialog :is(.calendar-selection span,.calendar-week span,.calendar-legend span){color:#b1c6cf}html[data-theme=dark] :is(.public-web,.explore-page) #stayDateDialog button{background:#18414c;border-color:#3c6e7c}html[data-theme=dark] :is(.public-web,.explore-page) #stayDateDialog button:disabled{background:#122330;color:#8aa0ad}html[data-theme=dark] :is(.public-web,.explore-page) #stayDateDialog .calendar-day.is-unconfirmed:not(.is-start):not(.is-end):not(.is-in-range):not(.is-past):not(.is-occupied){background:#413a28;border-color:#776746;color:#ffe0a1}html[data-theme=dark] :is(.public-web,.explore-page) #stayDateDialog .calendar-day.is-in-range{background:#28596a;color:#ecfbff}html[data-theme=dark] :is(.public-web,.explore-page) #stayDateDialog :is(.calendar-day.is-start,.calendar-day.is-end,#applyStayDates:not(:disabled)){background:#75e0d3;color:#092c38;border-color:#c2fff2}html[data-theme=dark] :is(.public-web,.explore-page) #stayDateDialog .calendar-day.is-invalid-range{background:#612e36;color:#ffe1dd;border-color:#ff9a8c}html[data-theme=dark] :is(.public-web,.explore-page) #stayDateDialog .calendar-legend i.unconfirmed{background:#413a28;border-color:#776746}html[data-theme=dark] :is(.public-web,.explore-page) #stayDateDialog .calendar-legend i.selected{background:#75e0d3}html[data-theme=dark] :is(.public-web,.explore-page) .booking-date-field:has(.booking-date-trigger:hover),html[data-theme=dark] :is(.public-web,.explore-page) .booking-date-field:has(.booking-date-trigger[aria-expanded=true]){background:#163747}html[data-theme=dark] .pw-home .pw-hero-slide img[data-night-src]{object-position:center 60%;left:0;width:100%;mask-image:none}html[data-theme=dark] .pw-home .pw-category-slide img[data-night-src]{object-position:center}html[data-theme=dark] .pw-home img[data-night-src]:not([data-image-theme=dark]){visibility:hidden}html[data-theme=dark] .public-web :is(.pw-question-note,.pw-question-panel,.pw-panel,.pw-principles article,.pw-note,.pw-photo-label,.pw-chips button){background:var(--pw-night-surface);color:var(--pw-ink);border-color:var(--pw-line)}html[data-theme=dark] .public-web .pw-chips button.is-active{background:#197f8a;color:#fff;border-color:#67ded7}html[data-theme=dark] .public-web .pw-guide-search{background:transparent}html[data-theme=dark] .public-web .pw-carousel-controls .pw-carousel-arrow{background:#102d3e;color:#e8fcff;border:1px solid #799aa6}html[data-theme=dark] .public-web .pw-carousel-controls .pw-carousel-arrow:hover{background:#245866}html[data-theme=dark] .public-web .pw-plan-premium{background:#123f67;border-color:#639ecb}html[data-theme=dark] .public-web .pw-advisor-promise .pw-large-heart{color:transparent;background:linear-gradient(135deg,#d93630 0 48%,#14959d 52% 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}html[data-theme=dark] .public-web .pw-toast{background:#163e4b;color:#fff}html[data-theme=dark] .public-web .pw-legacy-form>button{background:#197f8a}html[data-theme=dark] body.explore-page{--brand-ink:#ecf5f7;--brand-hover:#92e6dd;--brand-line:#2d4657;--text:#ecf5f7;background:#081b29;color:#ecf5f7}html[data-theme=dark] .explore-page>.pw-header{background:#0a1e2d;border-color:#2d4657;color:#ecf5f7}html[data-theme=dark] .explore-page>.pw-header .pw-nav>a{color:#ecf5f7}html[data-theme=dark] .explore-page>.pw-header .pw-nav>a[aria-current=page]{color:#67ded7}html[data-theme=dark] .explore-page :is(.catalog-hero,.explore-community-card){background:#0d2333;border-color:#2d4657}html[data-theme=dark] .explore-page :is(.catalog-content,.explore-community,.explore-route){background:#081b29;border-color:#2d4657}html[data-theme=dark] .explore-page :is(.catalog-hero h1,.explore-search-heading h2,.catalog-results-head p,.catalog-card h2,.catalog-price strong,.explore-community-card h2,.catalog-map-heading h2){color:#ecf5f7}html[data-theme=dark] .explore-page :is(.catalog-hero-copy>p:last-of-type,.explore-route li,.explore-search-heading>span,.catalog-results-head>span,.catalog-card-body>p,.catalog-price small,.catalog-rate-summary,.catalog-tag,.catalog-map-note,.catalog-map-empty,.explore-community-card p:last-child,.explore-page-notes,.explore-language){color:#b1c6cf}html[data-theme=dark] .explore-page :is(.catalog-hero .catalog-kicker,.explore-search-heading p,.explore-advisor-link,.explore-route a,.catalog-detail-link,.explore-community-card p:first-child,.explore-community-actions>a,.explore-page-notes a){color:#7de4dd}html[data-theme=dark] .explore-page :is(.catalog-card,.catalog-map,.catalog-toolbar,.catalog-party-panel,.catalog-party-panel #filterTravelers,.catalog-map-load,.catalog-map-selection,.catalog-views){background:#122b3b;border-color:#2d4657;color:#ecf5f7}html[data-theme=dark] .explore-page :is(.catalog-categories button,.catalog-map button[data-map-fit],.catalog-map button[data-map-load],.catalog-map-zones button,.catalog-map-selection button,.catalog-views button,.explore-language select){background:#102b3b;color:#b2f6ee;border-color:#3b6271}html[data-theme=dark] .explore-page :is(.catalog-categories button[aria-pressed=true],.catalog-views button[aria-pressed=true]){background:#197f8a;color:#fff}html[data-theme=dark] .explore-page :is(.catalog-toolbar input,.catalog-toolbar select,.catalog-stay-fields .booking-date-trigger,#catalogPartyValue){background:transparent;color:#ecf5f7}html[data-theme=dark] .explore-page :is(.catalog-toolbar>label>span,.catalog-stay-fields label,#catalogPartyLabel){color:#b1c6cf}html[data-theme=dark] .explore-page .catalog-toolbar input::placeholder{color:#b1c6cf}html[data-theme=dark] .explore-page .catalog-image{background:#163747}html[data-theme=dark] .explore-page .catalog-photo-pending{background:linear-gradient(150deg,#173b49,#122b3b);color:#9ed3cf}html[data-theme=dark] .explore-page .catalog-photo-pending>span{color:#b1c6cf}html[data-theme=dark] .explore-page :is(.explore-community-actions>a:first-child,.catalog-help-link,.cart-fab){color:#fff}html[data-theme=dark] .explore-page>.pw-dialog{background:#122b3b;color:#ecf5f7}@media(max-width:760px){html[data-theme=dark] .pw-home .pw-hero:before{background:none}html[data-theme=dark] .pw-home .pw-hero-assurance{background:#153547}}}@media print{.pw-theme-toggle{display:none!important}}.pw-locale-control{position:relative;display:inline-flex!important;align-items:center;gap:6px;flex-shrink:0;border:1px solid var(--pw-line);border-radius:999px;min-height:44px;padding:8px 10px;color:var(--pw-ink);background:var(--pw-sand);font-size:11px!important;white-space:nowrap;margin:0!important;cursor:pointer}.pw-locale-flag{display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-size:21px;line-height:1;overflow:hidden}.pw-locale-control [data-locale-short]{font-weight:600}.public-web .pw-locale-control select{position:absolute;inset:0;width:100%;height:100%;opacity:0;margin:0;padding:0;cursor:pointer;min-height:44px}.pw-locale-control:focus-within{outline:3px solid #c67538;outline-offset:3px}.pw-locale-control option{color:#123c4b;background:#fff}[data-locale-error]{position:absolute;right:20px;top:78px;z-index:40;background:#fff3df;color:#683b10;padding:12px 16px;max-width:300px;border-radius:10px;font-size:13px;box-shadow:0 5px 15px #0002}@media(min-width:1051px){.public-web .pw-locale-control{order:2}.public-web .pw-navigation,.public-web .pw-nav{gap:14px}}@media(max-width:1350px)and (min-width:1051px){.public-web .pw-join-nav{display:none}}@media(max-width:1050px){.public-web .pw-navigation{gap:10px}.public-web .pw-locale-control{margin-left:auto!important}.public-web .pw-theme-toggle{margin-left:0;padding:8px}.pw-theme-toggle [data-theme-label]{display:none}}@media(max-width:380px){.public-web .pw-navigation{gap:7px}.pw-locale-control{padding:8px 7px;font-size:10px!important;gap:4px}.public-web .pw-brand{gap:7px}.public-web .pw-brand>span{font-size:14px}.pw-brand img{width:33px;height:33px}.pw-locale-flag{flex-basis:22px;width:22px;height:22px;font-size:19px}}@media screen{html[data-theme=dark] .pw-locale-control{background:#0d2333;color:#ecf5f7;border-color:#2d4657}}@media print{.pw-locale-control,[data-locale-error]{display:none!important}}html[lang=ko-KR] .public-web h1,html[lang=ko-KR] .public-web h2{word-break:keep-all;overflow-wrap:anywhere}.explore-page .catalog-results-layout.catalog-map-first{display:block;min-width:0}.explore-page .catalog-results-layout.catalog-map-first>.catalog-map{position:relative;top:auto;margin-top:24px;border-radius:20px;display:block}.explore-page .catalog-map-first .catalog-map-canvas{height:clamp(350px,48vh,490px)}.explore-page .catalog-map-first .catalog-map-heading{padding:20px 24px 6px}.explore-page .catalog-map-first .catalog-map-note{padding:0 24px 16px;max-width:950px}.explore-page .catalog-map-first .catalog-map-zones{padding-inline:24px}.explore-page .catalog-results-layout.catalog-map-first>.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.explore-page .catalog-results-layout.catalog-map-first>.catalog-grid.is-stay-shelves{display:block}.catalog-load-status{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px;padding:14px 18px;background:#eff9fc;border:1px solid #c6dfe7;border-radius:12px;color:#123c4b;font-size:14px}.catalog-load-status p{margin:0}.catalog-load-status button{min-height:44px;padding:8px 14px;background:#007d85;color:#fff;border:0;border-radius:9px;font:inherit;cursor:pointer}.catalog-load-status[hidden],.catalog-load-status [hidden],.stay-shelf[hidden],.stay-shelf [hidden]{display:none!important}.stay-shelf{padding:0;min-width:0;margin:0 0 34px;scroll-margin-top:110px}.stay-shelf-heading,.stay-shelf-heading>div,.stay-shelf-actions{display:flex;align-items:center;gap:12px}.stay-shelf-heading{position:static;inset:auto;z-index:auto;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;box-shadow:none;justify-content:space-between;gap:16px;margin-bottom:14px}.stay-shelf-heading h2{margin:0;color:#123c4b;font-size:25px;font-weight:700;line-height:1.3;letter-spacing:-.035em}.stay-shelf-heading [data-shelf-count]{font-size:12px;font-weight:600;color:#496575;background:#eef6f8;border-radius:999px;padding:4px 9px}.stay-shelf-actions{gap:6px;flex-shrink:0}.stay-shelf-actions button{display:grid;place-items:center;min-width:44px;min-height:44px;border:1px solid #d6e6eb;border-radius:50%;background:#fff;color:#123c4b;font:600 12px Inter,Arial,sans-serif;cursor:pointer}.stay-shelf-actions button[data-shelf-expand]{border:0;border-radius:8px;padding-inline:10px;color:#007d85}.stay-shelf-actions button:disabled{opacity:.35;cursor:default}.stay-shelf-actions button:hover:not(:disabled){background:#e4f8f6}.stay-shelf-actions svg{width:18px;height:18px}.stay-shelf-track{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(240px,22vw,280px);gap:18px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:3px;padding:3px 3px 14px;margin-inline:-3px;scrollbar-width:thin;scrollbar-color:#b9d2da transparent}.stay-shelf.is-expanded .stay-shelf-track{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),280px));overflow:visible}.explore-page .stay-card{display:flex;flex-direction:column;min-width:0;scroll-snap-align:start;border-radius:16px;transition:box-shadow .18s,border-color .18s}.explore-page .stay-card:hover{transform:none;box-shadow:0 5px 14px #123c4b14}.explore-page .stay-card .catalog-image-link{flex-shrink:0}.explore-page .stay-card .catalog-image{display:block;width:100%;height:245px;aspect-ratio:auto;object-fit:cover}.explore-page .stay-card .catalog-card-body{display:flex;flex-direction:column;gap:8px;flex:1;padding:14px}.explore-page .stay-card h3{font:650 15px/1.35 Inter,Arial,sans-serif;color:#123c4b;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stay-card h3 a{position:relative;z-index:2;color:inherit;text-decoration:none}.explore-page .stay-card .reputation-summary-compact{display:grid;grid-template-columns:minmax(0,1fr);align-content:center;justify-items:start;gap:2px;min-height:44px;margin:0;padding:0}.explore-page .stay-card .reputation-summary-label{font-size:11px;line-height:1.5;color:#506a76;overflow-wrap:anywhere}.explore-page .stay-card .reputation-summary:hover .reputation-summary-label{text-decoration:underline;text-underline-offset:3px}.explore-page .stay-card .reputation-stars{font-size:17px;line-height:1.25;letter-spacing:1px}.explore-page .stay-card .catalog-card-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 0 0;margin:auto 0 0;border-top:1px solid #e8eff2}.explore-page .stay-card .catalog-price{display:flex;flex-direction:column;min-width:0;gap:0}.explore-page .stay-card .catalog-price strong{font-size:16px;line-height:1.35;letter-spacing:-.025em}.explore-page .stay-card .catalog-price small{font-size:10px;line-height:1.3}.explore-page .stay-card .catalog-person-rates{display:flex;flex-direction:column;gap:6px;min-width:0;padding:0;border:0;border-radius:0;background:transparent}.explore-page .stay-card .catalog-person-rates .catalog-price{gap:1px}.explore-page .stay-card .catalog-person-rates .catalog-price+.catalog-price{padding:0;border:0}.explore-page .stay-card .catalog-person-rates .catalog-price+.catalog-price strong{font-size:13px;font-weight:550}.explore-page .stay-card .catalog-price strong{overflow-wrap:anywhere}.explore-page .stay-card .catalog-admission{align-self:flex-start;text-align:left;font-size:10px}.explore-page .stay-card .catalog-price-unit{font-size:10px;line-height:1.4}.explore-page .stay-card .catalog-rate-details{margin:0;font-size:11px;color:#506a76}.explore-page .stay-card .catalog-rate-details summary{display:flex;align-items:center;gap:6px;min-height:44px;cursor:pointer;color:#007d85}.explore-page .stay-card .catalog-rate-details summary:after{content:"\2304"}.explore-page .stay-card .catalog-rate-details[open] summary:after{content:"\2303"}.explore-page .stay-card .catalog-rate-summary{font-size:11px;line-height:1.5;margin:0 0 8px}.explore-page .stay-card button{min-height:44px;max-width:52%;padding:7px 10px;font-size:11px;border-radius:9px}.explore-page .stay-card>.availability-badge{position:absolute;top:12px;left:12px;right:12px;max-width:calc(100% - 24px);margin:0;z-index:1;pointer-events:none;font-size:10px;line-height:1.4}.explore-page #openCart:disabled{cursor:progress;opacity:.75}html[data-theme=dark] .explore-page :is(.stay-shelf-heading h2,.stay-card h3){color:#ecf5f7}html[data-theme=dark] .explore-page .stay-card .reputation-summary-label{color:#b1c7cf}html[data-theme=dark] .explore-page .stay-card .reputation-stars{color:#8cc8c3}html[data-theme=dark] .explore-page .stay-card .reputation-stars-fill{color:#75e0d3}html[data-theme=dark] .explore-page .stay-card .catalog-card-footer{border-color:#2d4657}html[data-theme=dark] .explore-page .stay-card :is(.catalog-person-rates .catalog-price small,.catalog-admission,.catalog-price-unit){color:#b1c7cf}html[data-theme=dark] .explore-page .stay-card .catalog-rate-details summary{color:#8ce3de}html[data-theme=dark] .explore-page :is(.stay-shelf-heading [data-shelf-count],.stay-shelf-actions button,.catalog-load-status){background:#122b3b;border-color:#2d4657;color:#b2f6ee}html[data-theme=dark] .explore-page .stay-shelf-actions button:hover:not(:disabled){background:#1c404e}@media(max-width:1100px){.explore-page .catalog-results-layout.catalog-map-first>.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.explore-page .catalog-results-layout.catalog-map-first>.catalog-map{margin-top:18px;border-radius:16px}.explore-page .catalog-map-first .catalog-map-canvas{height:330px}.explore-page .catalog-map-first .catalog-map-heading{padding:15px 14px 6px;align-items:center}.explore-page .catalog-map-first .catalog-map-note{padding:0 14px 12px;font-size:11px}.explore-page .catalog-map-first .catalog-map-zones{padding-inline:14px}.explore-page .catalog-results-layout.catalog-map-first>.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stay-shelf-heading h2{font-size:22px}.stay-shelf-heading,.stay-shelf-heading>div{gap:7px}.stay-shelf-heading>div:first-child{min-width:0}.stay-shelf-heading h2{overflow-wrap:anywhere}.stay-shelf-heading [data-shelf-count]{padding:3px 7px}.stay-shelf-actions{gap:3px}.stay-shelf-actions button[data-shelf-step]{display:none}.stay-shelf-track{grid-auto-columns:min(78vw,280px);gap:14px}.stay-shelf.is-expanded .stay-shelf-track{grid-template-columns:repeat(auto-fill,minmax(min(100%,235px),280px))}.catalog-load-status{align-items:flex-start;font-size:13px}}@media(max-width:520px){.explore-page .catalog-results-layout.catalog-map-first>.catalog-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.explore-page .stay-card{transition:none}}.catalog-discovery{grid-column:1/-1;min-width:0;margin:20px 0 0}.catalog-discovery[hidden]{display:none}.discovery-controls{display:flex;gap:12px 22px;align-items:center;flex-wrap:wrap}.discovery-controls>label{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600;color:#123c4b}.discovery-controls select{width:auto;min-width:180px;min-height:44px;padding:10px 32px 10px 14px;border:1px solid #bed6df;border-radius:12px;background:#fff;color:#123c4b;font:inherit}.discovery-controls>button,.catalog-discovery>[data-discovery-retry]{min-height:44px;padding:8px 12px;border:1px solid #c4dde4;border-radius:10px;background:#fff;color:#007d85;font:600 12px Inter,Arial,sans-serif;cursor:pointer}.discovery-controls>button:disabled{opacity:.5;cursor:default}.discovery-explanation{position:relative;font-size:12px;color:#496575;max-width:640px}.discovery-explanation summary{cursor:pointer;padding:12px 0;color:#007d85;font-weight:600}.discovery-explanation[open]{flex-basis:100%}.discovery-explanation p{font-size:13px;line-height:1.6;margin:0 0 8px}.discovery-explanation label{display:flex;align-items:center;gap:8px;min-height:44px}.discovery-explanation input{width:18px;height:18px;accent-color:#007d85}.discovery-note,.stay-shelf-note{font-size:12px;line-height:1.5;color:#496575;margin:10px 0 0}.stay-shelf-note{margin:-5px 0 14px;max-width:850px}.stay-shelf[data-shelf-compact=true] .stay-shelf-track{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}html[data-theme=dark] .explore-page :is(.discovery-controls>label,.discovery-controls select,.discovery-controls>button,.catalog-discovery>[data-discovery-retry]){background:#122b3b;color:#ecf5f7;border-color:#3f606d}html[data-theme=dark] .explore-page :is(.discovery-note,.stay-shelf-note,.discovery-explanation){color:#b1c7cf}html[data-theme=dark] .explore-page .discovery-explanation summary{color:#8ce3de}@media(max-width:760px){.catalog-discovery{margin-top:12px}.discovery-controls{gap:6px 12px}.discovery-controls>label{flex-basis:100%;justify-content:space-between}.discovery-controls select{flex:1;min-width:0;max-width:230px}.discovery-note{font-size:11px}.discovery-explanation[open]{max-width:100%}}body .pw-inspiration-hero,body .pw-inspiration-hero[data-public-slideshow]{position:relative;isolation:isolate;min-block-size:360px;box-sizing:border-box;background:#075877;color:#fff;overflow:visible;padding-block:64px 88px}body .pw-inspiration-hero>.pw-hero-slides{position:absolute;inset:0;z-index:-2;overflow:hidden;pointer-events:none}body .pw-inspiration-hero .pw-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .7s,visibility .7s}body .pw-inspiration-hero .pw-hero-slide.is-active{opacity:1;visibility:visible}body .pw-inspiration-hero .pw-hero-slide .home-hero-photo{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:var(--photo-position,center 58%);z-index:auto;pointer-events:none}body .pw-inspiration-hero .photo-cancun-sunny-beach{--photo-position:center 72%}body .pw-inspiration-hero .photo-zipline-forest{--photo-position:center 45%}body .pw-inspiration-hero .photo-atv-trail,body .pw-inspiration-hero .photo-jet-ski{--photo-position:center 65%}body .pw-inspiration-hero[data-home-slideshow]:before,body .pw-inspiration-hero:before{content:"";display:block;position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#032b40e6,#033146bc 38%,#003e8150 76%,#003e8133)}body .pw-inspiration-hero:after{display:none}body .pw-inspiration-hero h1,body.public-brand .pw-inspiration-hero h1,body.public-web.pw-legacy .pw-inspiration-hero h1{color:#fff;text-shadow:0 2px 18px #032b404d}body .pw-inspiration-hero :is(.pw-lead,.pw-small,.pw-article-meta,.management-lead,.management-promise,.management-trust-list,.investment-lead,.investment-partner,.investment-partner p){color:#f0f8fa}body .pw-inspiration-hero :is(.pw-eyebrow,.catalog-kicker,.management-kicker,.investment-intro>.investment-eyebrow){color:#b5fff0}body .pw-inspiration-hero :is(.pw-intro,.pw-article-header)>.pw-text-link{color:#b5fff0}body .pw-inspiration-hero .pw-button-outline{color:#fff;border-color:#ffffff9c;background:#053e5780}body .pw-inspiration-hero .pw-button-outline:hover{background:#064661;border-color:#fff}body.pw-home .pw-inspiration-hero{padding-bottom:88px}body.pw-home .pw-inspiration-hero .pw-hero-visual{position:static;isolation:auto;min-height:0;padding:0 0 12px;margin-top:24px;overflow:visible}body.pw-home .pw-inspiration-hero .pw-hero-copy>p{color:#fff}body.pw-home .pw-inspiration-hero .pw-hero-copy>.pw-eyebrow{color:#b5fff0}body.public-brand.explore-page .catalog-hero.pw-inspiration-hero{padding-block:16px 52px}body .catalog-hero.pw-inspiration-hero:before{background:linear-gradient(180deg,#032b40c9,#033146a8 50%,#003e8173)}body .pw-inspiration-hero .explore-hero-media,body .pw-inspiration-hero .investment-backdrop,body .pw-inspiration-hero .pw-community-art>img{display:none}body .pw-inspiration-hero .pw-community-art{align-self:end;padding:0;min-height:100px}body .pw-inspiration-hero .pw-community-art .pw-question-note{position:relative;left:auto;bottom:auto;margin-left:auto}body .pw-inspiration-hero .investment-intro h1,body .pw-inspiration-hero .management-hero-copy h1{color:#fff}body.public-web.pw-legacy .pw-inspiration-hero .management-hero-copy p{color:#f0f8fa}body .pw-inspiration-hero .investment-catalog-link{color:#b5fff0}body .pw-inspiration-hero .pw-article-header{padding-block:0}body .product-page{padding-top:0}body .product-heading.pw-inspiration-hero{width:100vw;margin-inline:calc(50% - 50vw);padding-inline:max(24px,calc((100vw - 1240px)/2));align-items:center;gap:24px}body .product-heading.pw-inspiration-hero p{color:#e0f1f6}body .product-heading.pw-inspiration-hero :is(.reputation-summary,.reputation-summary a,.reputation-summary-more,.reputation-stars){color:#b5fff0}body .pw-inspiration-hero>.pw-photo-menu{position:absolute;inset:auto max(16px,calc((100% - 1280px)/2)) 16px auto;z-index:5;width:44px;height:44px;margin:0;padding:0;border:0;background:transparent}body .pw-inspiration-hero .pw-photo-indicator{display:grid;place-items:center;box-sizing:border-box;width:44px;height:44px;min-height:44px;margin:0;padding:0;list-style:none;cursor:pointer;border:1px solid #ffffff80;border-radius:50%;background:#032e43bf;color:#fff;font:600 11px/1 system-ui,sans-serif;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body .pw-inspiration-hero .pw-photo-indicator::-webkit-details-marker{display:none}body .pw-inspiration-hero .pw-photo-indicator:after{display:none}body .pw-inspiration-hero .pw-photo-indicator:hover{background:#03344df5}body .pw-inspiration-hero .pw-photo-menu:not([open])>.pw-hero-slideshow-panel{display:none}body .pw-inspiration-hero .pw-photo-menu>.pw-hero-slideshow-panel{position:absolute;right:0;bottom:54px;box-sizing:border-box;width:min(320px,calc(100vw - 32px));max-width:none;margin:0;padding:16px;border:1px solid #ffffff66;border-radius:16px;background:#032e43f5;color:#fff;box-shadow:0 12px 36px #001c3b3d;text-align:left}body .pw-inspiration-hero .pw-hero-scene{display:block;margin:0 0 8px;color:#fff;font-size:14px;font-weight:650;line-height:1.4}body .pw-inspiration-hero .pw-hero-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px;margin:0}body .pw-inspiration-hero .pw-hero-controls[hidden]{display:none}body .pw-inspiration-hero .pw-hero-controls button{display:grid;place-items:center;box-sizing:border-box;width:44px;min-width:44px;height:44px;margin:0;padding:0;border:1px solid #ffffff66;border-radius:50%;background:transparent;color:#fff;font:inherit;cursor:pointer}body .pw-inspiration-hero .pw-hero-controls button:hover{background:#ffffff24}body .pw-inspiration-hero .pw-hero-controls button:disabled{opacity:.55;cursor:default}body .pw-inspiration-hero .pw-carousel-previous{order:0}body .pw-inspiration-hero .pw-carousel-pause{order:1}body .pw-inspiration-hero .pw-carousel-next{order:2}body .pw-inspiration-hero .pw-carousel-arrow span{font-size:28px;line-height:1}body .pw-inspiration-hero .pw-carousel-dots{order:3;flex-basis:100%;display:flex;justify-content:center;gap:0}body .pw-inspiration-hero .pw-carousel-dots button{border:0;flex:1;min-width:0;border-radius:8px}body .pw-inspiration-hero .pw-carousel-dots button span{width:6px;height:6px;border-radius:8px;background:#fff6}body .pw-inspiration-hero .pw-carousel-dots button[aria-pressed=true] span{width:18px;background:#fff}body .pw-inspiration-hero .pw-hero-credit{display:block;margin:8px 0 0;color:#e4f3f9;font-size:11px;line-height:1.5;text-decoration:underline;text-underline-offset:3px}body .pw-inspiration-hero .pw-photo-menu :is(summary,button,a):focus-visible{outline:3px solid #b5fff0;outline-offset:3px}html[data-theme=dark] body .pw-inspiration-hero[data-home-slideshow]:before,html[data-theme=dark] body .pw-inspiration-hero:before{background:linear-gradient(90deg,#061725ec,#071c2ec2 38%,#071c2e66 76%,#06172544)}html[data-theme=dark] body .pw-inspiration-hero .pw-hero-slide img[data-night-src]{object-position:center 60%;left:0;width:100%;mask-image:none}html[data-theme=dark] .pw-inspiration-hero img[data-night-src]:not([data-image-theme=dark]){visibility:hidden}@media(max-width:760px){body .pw-inspiration-hero,body .pw-inspiration-hero[data-public-slideshow]{padding-block:38px 88px}body .pw-inspiration-hero[data-home-slideshow]:before,body .pw-inspiration-hero:before,html[data-theme=dark] body .pw-inspiration-hero[data-home-slideshow]:before,html[data-theme=dark] body .pw-inspiration-hero:before{background:linear-gradient(180deg,#032b40dc,#033146b8 55%,#003e8180)}body.pw-home .pw-inspiration-hero .pw-hero-visual{min-height:0;display:block;width:100%;border-radius:0}body .pw-inspiration-hero .pw-hero-slide .home-hero-photo{object-position:var(--photo-mobile-position,center)}body .product-heading.pw-inspiration-hero{align-items:flex-start;flex-direction:column;padding-inline:24px}}@media(prefers-reduced-motion:reduce){body .pw-inspiration-hero .pw-hero-slide{transition:none}}@media print{body .pw-inspiration-hero>.pw-hero-slides,body .pw-inspiration-hero>.pw-photo-menu,body .pw-inspiration-hero:before{display:none!important}body .pw-inspiration-hero{background:#fff!important;color:#000!important;min-block-size:0!important;padding-block:20px!important;width:auto!important;margin-inline:0!important}body .pw-inspiration-hero :is(h1,p,a){color:#000!important;text-shadow:none}}body[data-photo-actions]{--pw-action-bg:#d93630;--pw-action-hover:#bf2823;--pw-action-soft:#e1f4f5;--pw-action-soft-hover:#c9e9eb;--pw-action-ink:#075863}@media screen{html body[data-photo-actions][data-i18n-scopes] :is(.pw-button,.btn-search,.primary,.availability-search,.btn,.management-whatsapp,.cart-fab,.detail-cart-fab,[data-add-cart],[data-add-recommendation],#stayMobileAction,#applyStayDates,#applyCatalogParty,#retryCatalog,#searchAvailability){background:var(--pw-action-bg);border-color:var(--pw-action-bg);color:#fff;transition:background-color .2s,border-color .2s,color .2s}html body[data-photo-actions][data-i18n-scopes] :is(.pw-button,.btn-search,.primary,.availability-search,.btn,.management-whatsapp,.cart-fab,.detail-cart-fab,[data-add-cart],[data-add-recommendation],#stayMobileAction,#applyStayDates,#applyCatalogParty,#retryCatalog,#searchAvailability):hover:not(:disabled):not([aria-disabled=true]){background:var(--pw-action-hover);border-color:var(--pw-action-hover);color:#fff}html body[data-photo-actions][data-i18n-scopes] :is(.pw-button-outline,.pw-button-light,.pw-button-white,.secondary,.outline-button,.management-secondary,#shareProduct,#headingCart){background:var(--pw-action-soft);border-color:var(--pw-action-bg);color:var(--pw-action-ink);transition:background-color .2s,border-color .2s,color .2s}html body[data-photo-actions][data-i18n-scopes] :is(.pw-button-outline,.pw-button-light,.pw-button-white,.secondary,.outline-button,.management-secondary,#shareProduct,#headingCart):hover:not(:disabled):not([aria-disabled=true]){background:var(--pw-action-soft-hover);border-color:var(--pw-action-ink);color:var(--pw-action-ink)}html body[data-photo-actions] :is(.pw-button,.btn-search,.primary,.secondary,.availability-search,.btn,.outline-button):disabled{opacity:.55;cursor:not-allowed}html body[data-photo-actions] :is(.pw-button,.btn-search,.primary,.secondary,.availability-search,.btn,.outline-button):focus-visible{outline:3px solid var(--pw-action-ink);outline-offset:3px;box-shadow:0 0 0 3px #fff}html body[data-photo-actions].explore-page .catalog-categories button{background:var(--pw-action-soft);border-color:var(--pw-action-bg);color:var(--pw-action-ink);transition:background-color .2s,border-color .2s,color .2s}html body[data-photo-actions].explore-page .catalog-categories button:hover{background:var(--pw-action-soft-hover);border-color:var(--pw-action-ink);color:var(--pw-action-ink)}html body[data-photo-actions].explore-page .catalog-categories button[aria-pressed=true]{background:var(--pw-action-bg);border-color:var(--pw-action-bg);color:#fff;box-shadow:0 3px 8px #5a171733}html body[data-photo-actions].explore-page .catalog-categories button[aria-pressed=true]:hover{background:var(--pw-action-hover);border-color:var(--pw-action-hover);color:#fff}html body[data-photo-actions].explore-page .explore-hero-actions .catalog-help-link{background:var(--pw-action-bg);border-color:var(--pw-action-bg);color:#fff;border-radius:10px;padding:11px 18px;min-height:50px}html body[data-photo-actions].explore-page .explore-hero-actions .catalog-help-link:hover{background:var(--pw-action-hover);border-color:var(--pw-action-hover);color:#fff}html body[data-photo-actions].explore-page .explore-hero-actions .explore-advisor-link{background:var(--pw-action-soft);border:1px solid var(--pw-action-bg);color:var(--pw-action-ink);border-radius:10px;padding:11px 18px;min-height:50px}html body[data-photo-actions].explore-page .explore-hero-actions .explore-advisor-link:hover{background:var(--pw-action-soft-hover);border-color:var(--pw-action-ink);color:var(--pw-action-ink);text-decoration:none}html body[data-photo-actions].explore-page :is(.catalog-categories button,.explore-hero-actions a):focus-visible{outline:3px solid var(--pw-action-ink);outline-offset:3px;box-shadow:0 0 0 3px #fff}}@media(prefers-reduced-motion:reduce){body[data-photo-actions] :is(a,button){transition:none!important}}body[data-photo-actions]>.skip-link{top:8px;transform:translateY(calc(-100% - 16px))}body[data-photo-actions]>.skip-link:focus{transform:translateY(0);z-index:1200}body[data-photo-actions] .pw-header{height:auto;position:sticky;top:0;z-index:1000}body[data-photo-actions] .pw-header .pw-navigation{display:flex;align-items:center;gap:16px;min-height:76px;padding-block:10px}body[data-photo-actions] .pw-header .pw-brand{order:0;min-width:0}body[data-photo-actions] .pw-header .pw-nav{order:1;margin-left:auto;gap:16px}body[data-photo-actions] .pw-header .pw-header-trip{order:2;flex-shrink:0;min-height:44px}body[data-photo-actions] .pw-header .pw-account-entry{order:3!important;display:inline-flex!important;min-height:44px!important}body[data-photo-actions] .pw-header .pw-menu-toggle{order:4;min-width:44px;min-height:44px;margin:0}.pw-nav-preferences{display:flex;align-items:center;gap:10px}body[data-photo-actions] .pw-header .pw-nav-preferences :is(.pw-locale-control,.pw-theme-toggle){margin:0!important;order:0;flex-shrink:0}.pw-header-trip[aria-busy=true]{cursor:progress}@media(max-width:1350px){body[data-photo-actions] .pw-header .pw-navigation{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;grid-template-areas:"brand trip account menu";min-height:68px;gap:8px;padding-block:10px}body[data-photo-actions] .pw-header .pw-brand{grid-area:brand}body[data-photo-actions] .pw-header .pw-header-trip{grid-area:trip}body[data-photo-actions] .pw-header .pw-account-entry{grid-area:account}body[data-photo-actions] .pw-header .pw-menu-toggle{grid-area:menu;display:block;width:44px;height:44px;padding:11px}body[data-photo-actions] .pw-header .pw-nav{display:none;position:absolute;inset:100% 0 auto;margin:0;padding:16px max(20px,calc((100vw - 1280px)/2));flex-direction:column;align-items:stretch;gap:4px!important;max-height:calc(100dvh - 76px);overflow-y:auto;overscroll-behavior:contain;border-top:1px solid var(--pw-line);box-shadow:0 14px 22px #123c4b14}body[data-photo-actions] .pw-header .pw-nav.is-open{display:flex}body[data-photo-actions] .pw-header .pw-nav>a,body[data-photo-actions] .pw-header .pw-collaborate>summary{display:flex;align-items:center;min-height:48px;padding:10px 8px;font-size:15px}body[data-photo-actions] .pw-header .pw-collaborate>div{position:static;box-shadow:none;min-width:0;margin:0 0 12px}.pw-nav-preferences{margin-top:12px;padding:16px 8px max(16px,env(safe-area-inset-bottom));border-top:1px solid var(--pw-line);flex-wrap:wrap}body[data-photo-actions] .pw-header .pw-nav-preferences [data-theme-label]{display:inline}}@media(max-width:760px){body[data-photo-actions] .pw-header .pw-navigation{width:calc(100% - 32px);min-height:64px;padding-block:8px}body[data-photo-actions] .pw-header .pw-brand{gap:7px}body[data-photo-actions] .pw-header .pw-brand img{width:32px;height:32px}body[data-photo-actions] .pw-header .pw-brand>span{display:block;font-size:13px;letter-spacing:-.025em}body[data-photo-actions] .pw-header .pw-brand small{font-size:10px}body[data-photo-actions] .pw-header .pw-header-trip{min-width:44px;gap:4px;padding:8px}body[data-photo-actions] .pw-header .pw-header-trip-label{display:none}body[data-photo-actions] .pw-header .pw-account-entry{width:44px;max-width:44px!important;height:44px;padding:0!important;font-size:0!important;gap:0;border-radius:12px!important}body[data-photo-actions] .pw-header .pw-account-entry:before{content:"";display:block;width:22px;height:22px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 21v-2a7 7 0 0 0-14 0v2M17 7a4 4 0 1 1-8 0 4 4 0 0 1 8 0Z' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat}body[data-photo-actions] .pw-header .pw-nav{max-height:calc(100dvh - 64px)}}@media(max-width:340px){body[data-photo-actions] .pw-header .pw-brand>span{font-size:11px}body[data-photo-actions] .pw-header .pw-navigation{gap:6px}}@media print{body[data-photo-actions] .pw-header{display:none}}.catalog-search-panel>summary{display:none}.cart-load-status{padding:16px 20px;background:#e4f8f6;color:#123c4b}.cart-load-status p{margin:0}.cart-load-status button{min-height:44px;margin-top:8px}.cart-load-status[hidden]{display:none}@media(max-width:760px){body[data-photo-actions] main{scroll-margin-top:76px}body[data-photo-actions] :is(input,select,textarea){font-size:16px}body[data-photo-actions] :is(.cart-fab,.catalog-whatsapp-fab,.detail-cart-fab){display:none!important}body.pw-home .pw-inspiration-hero{padding:26px 0 66px;min-block-size:0}body.pw-home .pw-hero-grid{display:block}body.pw-home .pw-hero-copy{padding:0}body.pw-home .pw-hero-copy>.pw-eyebrow{font-size:9px;margin-bottom:10px}body.pw-home .pw-hero h1{font-size:clamp(28px,7.6vw,36px);line-height:1.12;margin-bottom:12px}body.pw-home .pw-hero .pw-lead{font-size:14px;line-height:1.5;margin-bottom:16px}body.pw-home .pw-hero-copy>.pw-actions{gap:8px;flex-wrap:nowrap}body.pw-home .pw-hero-copy .pw-button{min-height:44px;flex:1;padding:8px 10px;font-size:12px;gap:8px}body.pw-home .pw-hero-assurance,body.pw-home .pw-inspiration-hero .pw-hero-visual{display:none}body.pw-home .pw-search-wrap{margin-top:20px}body.pw-home .pw-search{padding:16px;gap:12px}body.pw-home .pw-search :is(select,.booking-date-trigger){min-height:44px}body.pw-home .pw-search .home-search-meta{padding-top:8px}body.public-brand.explore-page .catalog-hero.pw-inspiration-hero{min-block-size:0;padding:22px 0 60px}body.explore-page .catalog-hero-copy{padding:0}body.explore-page .catalog-hero h1{font-size:28px;line-height:1.12;margin:0 0 10px}body.explore-page .catalog-hero-copy>.catalog-kicker{display:none}body.explore-page .catalog-hero-copy>p{font-size:13px;line-height:1.5;margin-bottom:16px}body.explore-page .catalog-categories{margin:0 0 12px;padding-block:2px 6px}body.explore-page .catalog-categories button{min-height:44px;padding:9px 13px}body.explore-page .catalog-search-panel{border:1px solid #d6e6eb;border-radius:16px;background:#fff;color:#123c4b}body.explore-page .catalog-search-panel>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:12px 16px;cursor:pointer;font-size:14px;font-weight:600;list-style:none}.catalog-search-panel>summary::-webkit-details-marker{display:none}.catalog-search-panel>summary:after{content:"\2304";font-size:20px}.catalog-search-panel[open]>summary:after{content:"\2303"}body.explore-page .catalog-toolbar{margin:0;border:0;box-shadow:none;padding:12px 16px 16px;border-top:1px solid #d6e6eb;border-radius:0 0 16px 16px}body.explore-page .catalog-toolbar .catalog-search-field{position:static!important;width:auto;height:auto;clip:auto;clip-path:none;overflow:visible;grid-column:1/-1;white-space:normal}body.explore-page .catalog-toolbar input[type=search]{width:100%;min-height:44px;border:1px solid #d6e6eb;border-radius:8px;padding:8px}body.explore-page .explore-hero-actions{gap:8px;margin-top:12px;flex-wrap:wrap}body.explore-page .explore-hero-actions>a{flex:1;min-height:44px;padding:8px 10px;font-size:11px;border-radius:10px}body.explore-page .catalog-content{padding:18px 0 36px}body.explore-page .catalog-discovery{margin:0 0 8px}body.explore-page .discovery-controls{gap:8px}body.explore-page .discovery-controls>label{flex:1;font-size:12px}body.explore-page .discovery-controls select{min-width:0;font-size:16px;padding:8px}body.explore-page .discovery-controls>button{font-size:11px}body.explore-page .discovery-explanation{flex-basis:100%}body.explore-page .discovery-explanation summary{min-height:44px;padding-block:10px}body.explore-page .catalog-results-head{margin:8px 0;gap:2px}body.explore-page .catalog-views{margin:8px 0 16px}body.explore-page .catalog-results-layout.catalog-map-first.has-map:not(.is-map-view)>.catalog-map{display:none}body.explore-page .catalog-results-layout.catalog-map-first.has-map.is-map-view>.catalog-grid{display:none}body.explore-page .catalog-results-layout.catalog-map-first>.catalog-map{margin-top:0}body.explore-page .stay-shelf.is-expanded .stay-shelf-track{grid-template-columns:repeat(auto-fill,minmax(min(100%,235px),280px))}body.explore-page .stay-shelf:not(.is-expanded) .stay-shelf-track{grid-template-columns:none;grid-auto-columns:min(78vw,280px)}body.explore-page .stay-card .catalog-image{height:auto;aspect-ratio:1.55}body.explore-page .stay-shelf-heading h2{font-size:20px}body.explore-page .stay-card h3{font-size:16px;white-space:normal}body.explore-page .stay-card .catalog-price strong{font-size:17px}body.explore-page .stay-card button{font-size:12px}body .product-heading.pw-inspiration-hero{min-block-size:0;padding:22px 20px;gap:12px;background:var(--pw-sand,#f2f8ff);color:var(--pw-ink,#123c4b)}body .product-heading.pw-inspiration-hero>.pw-hero-slides,body .product-heading.pw-inspiration-hero>.pw-photo-menu,body .product-heading.pw-inspiration-hero:before{display:none}body .product-heading.pw-inspiration-hero h1{font-size:27px;color:var(--pw-ink,#123c4b);text-shadow:none}body .product-heading.pw-inspiration-hero p{font-size:12px;color:var(--pw-muted,#506a76)}body .product-heading.pw-inspiration-hero :is(.reputation-summary,.reputation-summary a,.reputation-summary-more,.reputation-stars){color:var(--pw-teal,#007d85)}body .product-heading-actions{width:auto}body .product-heading-actions #headingCart{display:none}body .product-heading-actions button{min-height:44px;font-size:13px}body .product-gallery{margin:16px 0 24px}body .stay-mobile-booking{padding-bottom:max(12px,env(safe-area-inset-bottom))}body .product-page{padding-bottom:110px}body #cartDialog{width:100%;max-height:100dvh;height:100dvh;border-radius:0;margin:0}body #cartDialog .cart-shell{height:100%;max-height:100dvh}body #cartDialog .trip-hero{min-height:120px;padding:22px 20px}body #cartDialog .trip-hero h2{font-size:28px}body #cartDialog .cart-body{padding:20px}body #cartDialog .trip-footer{padding:12px 20px max(12px,env(safe-area-inset-bottom))}body #cartDialog .trip-reassurance{display:none}body #cartDialog .trip-actions button{font-size:14px}html[data-theme=dark] body.explore-page .catalog-search-panel,html[data-theme=dark] body.explore-page .catalog-toolbar{background:#102635;color:#ecf5f7;border-color:#2d4657}html[data-theme=dark] body .product-heading.pw-inspiration-hero{background:#102635}html[data-theme=dark] body .product-heading.pw-inspiration-hero h1{color:#ecf5f7}html[data-theme=dark] body .product-heading.pw-inspiration-hero p{color:#b1c7cf}}@media(max-width:760px){body.public-brand.explore-page .catalog-hero.pw-inspiration-hero{padding:20px 0 54px}body.explore-page .catalog-hero-layout{padding-block:0;gap:12px}body.public-brand.explore-page .catalog-hero h1{font-size:26px}body.explore-page .catalog-hero-copy>p:last-of-type{font-size:13px;margin:10px 0 0}body.explore-page .catalog-categories{margin:0 0 8px}body.explore-page .explore-hero-actions{margin-top:0}body.explore-page .explore-hero-actions>a{min-height:44px;line-height:1.35}body.explore-page .discovery-controls{display:grid;grid-template-columns:minmax(0,1fr) auto}body.explore-page .discovery-controls>button:disabled{display:none}body.explore-page .discovery-explanation{grid-column:1/-1}body.explore-page .catalog-content{padding-top:16px}body.explore-page .catalog-discovery{gap:0;padding:0}body.explore-page .catalog-results-head{margin:4px 0}}@media(min-width:761px)and (max-width:899px){body.explore-page .catalog-results-layout.catalog-map-first.has-map:not(.is-map-view)>.catalog-map{display:none}body.explore-page .catalog-results-layout.catalog-map-first.has-map.is-map-view>.catalog-grid{display:none}}@media(max-width:760px){body.explore-page .stay-shelf[data-shelf-compact=true] .stay-shelf-heading{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}body.explore-page .discovery-note{margin:4px 0 8px}}@media(max-width:760px){body.explore-page :is(.catalog-toolbar select,.discovery-controls select){height:48px;min-height:48px;appearance:none;-webkit-appearance:none;padding-right:32px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23506a76' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}}
