.hm-hero-new{position:relative;max-width:var(--container-max-width);margin:6rem auto 2rem;padding-left:var(--container-padding-mobile);padding-right:var(--container-padding-mobile)}@media(min-width:768px){.hm-hero-new{padding-left:var(--container-padding-tablet);padding-right:var(--container-padding-tablet)}}@media(min-width:1024px){.hm-hero-new{padding-left:var(--container-padding-desktop);padding-right:var(--container-padding-desktop)}}.hm-hero-card{position:relative;border-radius:1.5rem;overflow:hidden;min-height:480px;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.hm-hero-card{min-height:540px}}@media(min-width:1024px){.hm-hero-card{min-height:580px}}.hm-hero-carousel-wrap{position:absolute;inset:0;overflow:hidden}.hm-hero-track{display:flex;width:300%;height:100%;transition:transform .65s cubic-bezier(.4,0,.2,1)}.hm-hero-slide{width:33.3333%;flex-shrink:0;height:100%;position:relative}.hm-hero-slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hm-hero-grad-new{position:absolute;inset:0;background:linear-gradient(to right,#1e0550e0,#1e055073,#00000059)}.hm-hero-carousel-wrap{pointer-events:none}.hm-hero-controls{position:absolute;bottom:2.5rem;z-index:40;left:3rem;z-index:20;display:flex;gap:.5rem}.hm-hero-dot{border:none;cursor:pointer;padding:0;width:2rem;height:.25rem;border-radius:9999px;background:#fff6}.hm-hero-dot.active{background:#fff}.hm-hero-content-new{position:relative;z-index:10;max-width:42rem;padding:2.5rem 2.5rem 5rem}@media(min-width:768px){.hm-hero-content-new{padding:2.75rem 2.75rem 5rem}}@media(min-width:1024px){.hm-hero-content-new{padding:3rem 3.25rem 5rem}}.hm-hero-badge{display:inline-block;width:fit-content;white-space:nowrap;background:var(--secondary-container);color:var(--on-secondary-fixed);padding:.25rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.hm-hero-content-new h1{font-family:var(--font-headline);font-size:clamp(2.1rem,4.5vw + .5rem,3.8rem);font-weight:900;color:#fff;line-height:1.1;letter-spacing:-.025em;margin-bottom:.75rem}.hm-hero-h2{font-family:var(--font-headline);font-size:16px;font-weight:300;color:#ffffffd9;line-height:1.7;letter-spacing:0;margin-bottom:1.5rem;border:none;padding:0}.hm-hero-content-new p{color:#ffffffbf;font-size:clamp(.875rem,1.5vw,1rem);font-weight:300;max-width:30rem;line-height:1.55}.hm-hero-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem}.hm-hero-pill{display:inline-flex;align-items:center;background:#ffffff1f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.28);color:#fff;padding:.4rem 1.1rem;border-radius:9999px;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .2s;white-space:nowrap}.hm-hero-pill:hover{background:var(--secondary, #FFC107);color:#1a1a1a;border-color:transparent;transform:translateY(-1px)}.hm-hero-cta-btn{display:inline-flex;align-items:center;gap:.5rem;background:var(--secondary, #FFC107);color:#1a1a1a;padding:.9rem 2rem;border-radius:.75rem;font-family:var(--font-headline);font-weight:800;font-size:.95rem;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 4px 16px #0000000a}.hm-hero-cta-btn .material-symbols-outlined{font-size:1.1rem}.hm-hero-cta-btn:hover{background:#ffd54f;transform:translateY(-2px);box-shadow:0 4px 16px #0000000a}@keyframes heroCardIn{0%{opacity:0;transform:translateY(calc(-50% + 1.5rem))}to{opacity:1;transform:translateY(-50%)}}.hm-tour-float{position:absolute;top:50%;right:3rem;transform:translateY(-50%);animation:heroCardIn .65s cubic-bezier(.22,1,.36,1) .35s both;z-index:20;width:300px;min-width:260px;max-width:320px;background:#ffffff1f;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.25);border-radius:1.5rem;padding:1.75rem;box-shadow:0 4px 16px #0000000a;color:#fff;box-sizing:border-box}.hm-tour-float-badge{display:inline-flex;align-items:center;gap:.3rem;background:var(--amber, #FFC107);color:#111;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.28rem .8rem;border-radius:9999px;margin-bottom:1.25rem}.hm-tour-float-slides{position:relative}.hm-tour-float-slide{display:none;flex-direction:column;gap:.6rem}.hm-tour-float-slide.active{display:flex}.hm-tour-float-cat{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#ffffffb3;margin:0}.hm-tour-float-name{font-size:1.25rem;font-weight:800;line-height:1.25;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hm-tour-float-price{display:flex;flex-direction:column;gap:.1rem;margin-top:.25rem}.hm-tour-float-price-usd{font-size:1.6rem;font-weight:900;color:var(--amber, #FFC107);line-height:1}.hm-tour-float-price-cop{font-size:.75rem;color:#fff9}.hm-tour-float-meta{display:flex;flex-direction:column;gap:.4rem;font-size:.82rem;color:#ffffffd9;margin-top:.25rem}.hm-tour-float-meta span{display:flex;align-items:center;gap:.35rem}.hm-tour-float-meta em{font-style:normal;color:#fff9;font-size:.75rem}.hm-tour-float-cta{display:block;margin-top:1rem;background:var(--amber, #FFC107);color:#111;font-weight:800;font-size:.85rem;text-align:center;text-decoration:none;letter-spacing:.06em;text-transform:uppercase;padding:.8rem 1rem;border-radius:.75rem;transition:background .18s,transform .18s,box-shadow .18s}.hm-tour-float-cta:hover{background:#ffd54f;transform:translateY(-2px);box-shadow:0 4px 16px #0000000a}@media(max-width:900px){.hm-hero-new{padding-left:1.5rem;padding-right:1.5rem}.hm-hero-card{overflow:hidden;height:auto;min-height:0;display:grid;grid-template-rows:auto auto auto;border-radius:1.5rem;padding-bottom:2.5rem}.hm-hero-content-new{grid-row:1}.hm-tour-float{grid-row:2}.hm-hero-controls{grid-row:3;display:none}.hm-hero-content-new{position:relative;z-index:10;padding:2.25rem 1.75rem 0;max-width:100%;align-self:start}.hm-hero-badge{margin-bottom:1rem}.hm-hero-content-new h1{margin-bottom:.75rem}.hm-hero-h2{margin-bottom:0!important}.hm-hero-content-new{padding-bottom:0}@keyframes heroCardInMobile{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.hm-tour-float{position:relative;inset:auto;transform:none;animation:heroCardInMobile .65s cubic-bezier(.22,1,.36,1) .35s both;width:calc(100% - 3rem);max-width:calc(100% - 3rem);margin:.5rem auto 0;align-self:start;box-sizing:border-box;padding:1.5rem;border-radius:28px;background:#140f24cc;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 32px #00000014;z-index:10}.hm-tour-float-badge{margin-bottom:1rem;font-size:.7rem}.hm-tour-float-slide{flex-direction:column;gap:.5rem}.hm-tour-float-cat{font-size:.68rem}.hm-tour-float-name{font-size:1rem;-webkit-line-clamp:2}.hm-tour-float-price{flex-direction:row;align-items:baseline;gap:.5rem;margin-top:.15rem}.hm-tour-float-price-usd{font-size:1.3rem}.hm-tour-float-price-cop{font-size:.7rem}.hm-tour-float-meta{flex-direction:row;gap:.3rem 1rem;margin-top:.2rem}.hm-tour-float-cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;margin-top:1.75rem;padding:0 1rem;font-size:.85rem;border-radius:16px}.hm-hero-controls{display:flex!important;position:absolute;bottom:1.25rem;left:0!important;right:0!important;width:100%;z-index:20;justify-content:center!important}.hm-search-wrapper{margin-top:2rem!important}.hm-hero-grad-new{background:linear-gradient(to bottom,#14043cb8,#0a021e1a 38%,#0a021e80 70%,#050114b8)}}.hm-search-wrapper{position:relative;z-index:30;margin-top:-3.5rem;padding-left:var(--container-padding-mobile);padding-right:var(--container-padding-mobile)}@media(min-width:768px){.hm-search-wrapper{padding-left:var(--container-padding-tablet);padding-right:var(--container-padding-tablet)}}@media(min-width:1024px){.hm-search-wrapper{padding-left:var(--container-padding-desktop);padding-right:var(--container-padding-desktop)}}.hm-search{background:var(--surface-container-lowest);border:1px solid rgba(0,0,0,.06);border-radius:1.5rem;padding:1rem;max-width:52rem;margin:0 auto;box-shadow:0 4px 16px #0000000a;gap:.375rem;padding:.5rem .5rem .75rem}.hm-search-tab{padding:.45rem 1.5rem;border-radius:9999px;border:none;font-family:var(--font-headline);font-weight:700;font-size:.7rem;cursor:pointer;transition:all .2s;background:transparent;color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.08em}.hm-search-tab.active{background:var(--secondary-container);color:var(--on-surface)}.hm-search-tab:not(.active):hover{background:var(--surface-container)}.hm-search-row{display:flex;gap:.5rem;align-items:center;background:var(--surface);border-radius:.625rem;padding:.5rem}.hm-search-input{flex:1;display:flex;align-items:center;gap:.625rem;background:var(--surface-container-low);border-radius:.5rem;padding:.75rem 1rem;border:1px solid rgba(0,0,0,.06);position:relative}.hm-search-input input{border:none;background:none;outline:none;font-size:.88rem;width:100%;font-family:inherit;color:var(--on-surface)}.hm-search-input input::placeholder{color:var(--on-surface-variant)}.hm-search-input .material-symbols-outlined{color:var(--on-surface-variant);font-size:1.1rem;flex-shrink:0;font-variation-settings:"FILL" 0}.hm-search-date{flex:1;display:flex;align-items:center;gap:.625rem;background:var(--surface-container-low);border-radius:.5rem;padding:.75rem 1rem;border:1px solid rgba(0,0,0,.06)}.hm-search-date input{border:none;background:none;outline:none;font-size:.88rem;width:100%;font-family:inherit;color:#111;cursor:pointer}.hm-search-date input::placeholder{color:var(--on-surface-variant)}.hm-search-date .material-symbols-outlined{color:var(--on-surface-variant);font-size:1.1rem;flex-shrink:0;font-variation-settings:"FILL" 0}.hm-search-cta{padding:.82rem 2rem;border-radius:.5rem;white-space:nowrap;font-size:.9rem}.hm-search-panel{display:block}.hm-trip-toggle{display:flex;gap:.3rem;padding:.5rem .5rem .625rem}.hm-trip-btn{display:flex;align-items:center;gap:.3rem;padding:.35rem 1rem;border-radius:9999px;border:1px solid rgba(0,0,0,.06);background:transparent;color:var(--on-surface-variant);font-size:.7rem;font-weight:700;font-family:var(--font-headline);cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.05em;line-height:1}.hm-trip-btn .material-symbols-outlined{font-size:.85rem;font-variation-settings:"FILL" 0}.hm-trip-btn.active{background:var(--primary);border-color:#111;color:#fff}.hm-search-pax{display:flex;align-items:center;gap:.625rem;background:var(--surface-container-low);border-radius:.5rem;padding:.75rem .875rem;border:1px solid rgba(0,0,0,.06);flex-shrink:0}.hm-search-pax input{border:none;background:none;outline:none;font-size:.88rem;width:3rem;font-family:inherit;color:var(--on-surface)}.hm-search-pax .material-symbols-outlined{color:var(--on-surface-variant);font-size:1.1rem;flex-shrink:0;font-variation-settings:"FILL" 0}.hm-tf-row{flex-wrap:wrap;gap:.375rem}.hm-tf-row .hm-search-input{min-width:150px}.hm-tf-row .hm-search-date{min-width:130px}.hm-micro{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem}.hm-micro div{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#ffffffe6;font-weight:500;text-shadow:0 1px 4px rgba(0,0,0,.06)}.hm-micro .material-symbols-outlined{font-size:.95rem;color:#ffd54f}@media(max-width:640px){.hm-hero-new{margin-top:5.5rem;padding:0 1rem}.hm-hero-content-new{padding:2rem 1.5rem 0}.hm-hero-content-new h1{font-size:clamp(1.85rem,7.5vw,2.5rem)}.hm-hero-controls{left:1.5rem;bottom:1.5rem}.hm-hero-grad-new{background:linear-gradient(to bottom,#14043cb8,#0a021e26 40%,#0a021e8c 75%,#050114bf)}.hm-hero-cta-btn{width:100%;justify-content:center;padding:.85rem 1.5rem}.hm-search{padding:.375rem}.hm-search-tabs{padding:.375rem .375rem .5rem;gap:.25rem}.hm-search-tab{padding:.38rem .875rem;font-size:.65rem;letter-spacing:.05em}.hm-search-row{flex-direction:column;padding:.375rem;gap:.375rem}.hm-search-input,.hm-search-date{flex:none;width:100%;padding:.6rem .875rem;box-sizing:border-box}.hm-search-input input,.hm-search-date input{font-size:.85rem}.hm-search-cta{width:100%;justify-content:center;text-align:center;padding:.75rem}.hm-trip-toggle{padding:.375rem .375rem .5rem}.hm-trip-btn{padding:.3rem .75rem;font-size:.65rem}.hm-tf-row{flex-direction:row;flex-wrap:wrap;gap:.375rem}.hm-tf-row .hm-search-input,.hm-tf-row .hm-search-date{flex:none;width:calc(50% - .2rem);min-width:0;box-sizing:border-box;padding:.6rem .75rem}.hm-tf-row .hm-search-input input,.hm-tf-row .hm-search-date input{font-size:.82rem;min-width:0;width:100%}.hm-tf-row .hm-search-pax{width:100%;box-sizing:border-box}.hm-tf-row .hm-search-pax input{width:100%}.hm-tf-row .hm-search-cta{width:100%;justify-content:center;text-align:center;padding:.75rem}.hm-micro{gap:.875rem;margin-top:1.5rem}.hm-micro div{font-size:.78rem}}.hm-section{padding-block:48px}@media(min-width:768px){.hm-section{padding-block:64px}}@media(min-width:1024px){.hm-section{padding-block:96px}}.wr-ratings,.wr-tour-offers,.rv-section{padding-block:48px}@media(min-width:768px){.wr-ratings,.wr-tour-offers,.rv-section{padding-block:64px}}@media(min-width:1024px){.wr-ratings,.wr-tour-offers,.rv-section{padding-block:96px}}.wr-ratings{background:#fff}.wr-tour-offers{background:#f8f8f8}.wr-categories-section{background:#fff!important}.hm-pkg-section{background:#f8f8f8}.hm-blog-section{background:#fff}.hm-trust{background:#f8f8f8}.rv-section{background:#fff}.hm-section-title{margin-bottom:0}.hm-section-sub{margin-bottom:32px}.hm-section-head{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1rem;margin-bottom:32px}.hm-section-head .hm-section-title,.hm-section-head h2{margin-bottom:.4rem}.hm-section-head .hm-section-sub,.hm-section-head h3{margin-bottom:0}@media(max-width:768px){.hm-section-head{flex-direction:column;align-items:flex-start}}.hm-section-title{font-size:clamp(24px,3vw,32px);line-height:1.05;font-weight:800;letter-spacing:-.04em;color:#111;margin-bottom:.25rem}.hm-section-sub{font-size:clamp(14px,1.2vw,16px);line-height:1.35;color:var(--on-surface-variant);margin-bottom:0}@media(max-width:1024px){.hm-section-sub{font-size:clamp(14px,1.2vw,16px);line-height:1.35;color:var(--on-surface-variant);margin-bottom:0}.hm-trust-header{margin-bottom:1.5rem;gap:2rem 3rem}.hm-trust-items{gap:1.75rem 2rem}.hm-testi-grid{gap:1.25rem}.hm-dest-grid{gap:1rem}}@media(max-width:640px){.hm-section-title{margin-bottom:.2rem}.hm-section-sub{font-size:clamp(14px,1.2vw,16px);line-height:1.35;color:var(--on-surface-variant);margin-bottom:0}.hm-trust-header{margin-bottom:1.25rem}.hm-trust-items{gap:1.25rem 1rem}.hm-testi-grid{gap:1rem}.hm-dest-grid,.hm-tips-grid{gap:.875rem}}.hm-cat-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:clamp(200px,22vw,280px) clamp(160px,17vw,220px);gap:1rem}.hm-cat-card{position:relative;border-radius:16px;overflow:hidden;cursor:pointer;text-decoration:none;color:#fff;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 16px #00000014}.hm-cat-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001f}.hm-cat-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.hm-cat-card:hover img{transform:scale(1.06)}.hm-cat-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,rgba(0,0,0,.15) 60%,transparent 100%)}.hm-cat-label{position:absolute;bottom:1.25rem;left:1.25rem;z-index:2;text-shadow:0 2px 8px rgba(0,0,0,.5)}.hm-cat-label h3{font-family:var(--font-headline);font-weight:700;font-size:18px;line-height:1.3}.hm-cat-label span{font-size:.75rem;opacity:.9}.hm-cat-big{grid-column:1;grid-row:1/3}.hm-cat-med{grid-column:2/4;grid-row:1}.hm-cat-badge{display:inline-block;background:#ffc107;color:#1a1a1a;font-size:.7rem;font-weight:800;padding:.2rem .65rem;border-radius:9999px;margin-bottom:.4rem;opacity:1!important;text-transform:uppercase;letter-spacing:.04em}@media(max-width:768px){.hm-cat-grid{grid-template-columns:1fr 1fr;grid-template-rows:clamp(160px,42vw,240px) clamp(130px,33vw,190px)}.hm-cat-big{grid-column:1/3;grid-row:auto}.hm-cat-med{grid-column:1/3}}@media(max-width:400px){.hm-cat-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.hm-cat-big{grid-column:1/3;grid-row:auto}.hm-cat-med{grid-column:1/3}.hm-cat-card{min-height:160px}}.hm-tour-card{background:var(--surface);border-radius:1.25rem;overflow:hidden;border:1px solid rgba(0,0,0,.06);transition:all .3s;display:flex;flex-direction:column}.hm-tour-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014;position:relative;overflow:hidden}.hm-tour-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.hm-tour-card:hover .hm-tour-thumb img{transform:scale(1.05)}.hm-tour-badge{position:absolute;top:1rem;left:1rem;background:var(--primary);color:#fff;padding:.25rem .75rem;border-radius:9999px;font-size:.7rem;font-weight:700;font-family:var(--font-headline)}.hm-tour-meta{position:absolute;bottom:.75rem;left:1rem;right:1rem;display:flex;justify-content:space-between;color:#fff;font-size:.8rem}.hm-tour-rating{display:flex;align-items:center;gap:.25rem;background:#0000000f;backdrop-filter:blur(4px);padding:.3rem .6rem;border-radius:2rem}.hm-tour-body{padding:1.25rem;flex:1;display:flex;flex-direction:column}.hm-tour-body h3{font-family:var(--font-headline);font-weight:800;font-size:1.1rem;color:#111;line-height:1.25;margin-bottom:.75rem}.hm-tour-highlights{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.hm-tour-highlights span{display:flex;align-items:center;gap:.4rem;font-size:.82rem;color:var(--on-surface-variant)}.hm-tour-footer{margin-top:auto;padding-top:1rem;border-top:1px solid var(--outline-variant);display:flex;justify-content:space-between;align-items:flex-end}.hm-tour-price{font-family:var(--font-headline);font-weight:800;font-size:1.4rem;color:var(--primary)}.hm-tour-deposit{font-size:.72rem;color:var(--secondary);font-weight:600}#tours-track::-webkit-scrollbar{display:none}@media(max-width:640px){.hm-tours-grid::-webkit-scrollbar{display:none}.hm-tours-grid>.hm-tour-card,.hm-tours-grid>.hm-pkg-card{flex:0 0 82%;max-width:none;scroll-snap-align:start}#tours-controls{display:none!important}}.hm-trust{background:transparent}.hm-trust-header{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 5rem;align-items:start;margin-bottom:1.5rem}.hm-trust-header h2{font-size:clamp(24px,3vw,32px);line-height:1.05;font-weight:800;letter-spacing:-.04em;color:#111;line-height:1.12;margin-bottom:0}.hm-trust-sub{font-size:clamp(14px,1.2vw,16px);line-height:1.35;color:var(--on-surface-variant);margin-bottom:2rem}.hm-trust-desc{color:var(--on-surface-variant);line-height:1.75;font-size:.98rem;margin-bottom:.6rem}.hm-trust-cta{font-weight:800;color:#111;font-size:1rem}.hm-trust-items{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem 2.5rem}.hm-trust-item{display:flex;align-items:center;gap:1rem}.hm-trust-icon{width:3.75rem;height:3.75rem;border-radius:1rem;background:#4505850f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hm-trust-icon .material-symbols-outlined{font-size:1.4rem;color:#111;font-variation-settings:"FILL" 0,"wght" 300}.hm-trust-item-text h3{font-family:var(--font-headline);font-weight:700;font-size:.9rem;color:#111;line-height:1.3}.hm-trust-item-text p{font-size:.75rem;color:var(--on-surface-variant);margin-top:.15rem;line-height:1.4}@media(max-width:900px){.hm-trust-header{grid-template-columns:1fr;gap:1.5rem}.hm-trust-items{grid-template-columns:1fr 1fr}}@media(max-width:640px){.hm-trust-items{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding-bottom:1.5rem;padding-top:.25rem;scroll-padding-left:16px}.hm-trust-items::-webkit-scrollbar{display:none}.hm-trust-item{flex:0 0 82%;max-width:none;scroll-snap-align:start;flex-shrink:0;flex-direction:column;align-items:flex-start;background:var(--surface);border:1px solid rgba(0,0,0,.06);border-radius:1.25rem;padding:1.25rem;gap:.75rem}.hm-trust-icon{width:2.75rem;height:2.75rem;border-radius:.75rem;background:#4505850f;display:flex;align-items:center;justify-content:center}}.rv-section{padding-block:clamp(32px,5vw,56px);background:transparent;overflow:hidden;max-width:100%}.rv-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;margin-bottom:1.25rem;flex-wrap:wrap}.rv-title{font-size:clamp(24px,3vw,32px);line-height:1.05;font-weight:800;letter-spacing:-.04em;letter-spacing:-.02em;color:#111;margin:0 0 .5rem}.rv-subtitle{font-size:.875rem;color:var(--on-surface-variant);margin:0}.rv-header-right{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;flex-shrink:0}.rv-platforms{display:flex;gap:.625rem}.rv-platform-badge{display:flex;align-items:center;gap:.35rem;background:var(--surface);border:1px solid rgba(0,0,0,.06);border-radius:9999px;padding:.35rem .875rem .35rem .6rem;font-size:.75rem;box-shadow:0 4px 16px #0000000a}.rv-platform-name{font-weight:600;color:#111}.rv-platform-score{font-weight:800;color:#111;margin-left:.2rem}.rv-platform-stars{color:#fdc003;font-size:.65rem;letter-spacing:1px}.rv-platform-badge--ta .rv-platform-score{color:#00af87}.rv-arrows{display:flex;gap:.5rem}.rv-arrow{width:2.75rem;height:2.75rem;border-radius:50%;border:1px solid rgba(0,0,0,.06);background:var(--surface);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,box-shadow .15s;color:#111}.rv-arrow:hover{background:var(--surface-container-high);box-shadow:0 4px 16px #0000000a}.rv-score-strip{display:flex;align-items:center;gap:2.5rem;background:var(--surface);border:1px solid rgba(0,0,0,.06);border-radius:1.25rem;padding:1.25rem 1.5rem;margin-bottom:1.5rem;flex-wrap:wrap;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}.rv-score-left{display:flex;align-items:center;gap:1.25rem;min-width:0}.rv-score-num{font-family:var(--font-headline);font-size:3.25rem;font-weight:800;color:#111;line-height:1;flex-shrink:0}.rv-score-denom{font-size:1.25rem;color:var(--on-surface-variant);font-weight:400}.rv-score-meta{min-width:0}.rv-score-stars{font-size:1.1rem;color:#fdc003;letter-spacing:2px;margin-bottom:.3rem}.rv-score-label{font-size:.78rem;color:var(--on-surface-variant);margin:0;overflow-wrap:break-word;word-break:normal}.rv-score-label strong{color:#111}.rv-score-divider{width:1px;align-self:stretch;background:var(--outline-variant);flex-shrink:0}.rv-score-bars{display:flex;flex-direction:column;gap:.55rem;width:340px;max-width:100%;min-width:0}.rv-bar-row{display:flex;align-items:center;gap:.5rem;width:100%;min-width:0}.rv-bar-label{font-size:.75rem;color:var(--on-surface-variant);width:7rem;flex-shrink:0}.rv-bar-track{flex:1;height:.375rem;background:var(--outline-variant);border-radius:9999px;overflow:hidden;min-width:0}.rv-bar-fill{height:100%;background:var(--primary);border-radius:9999px}.rv-bar-val{font-size:.75rem;font-weight:700;color:#111;width:2rem;text-align:right;flex-shrink:0}.rv-track{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:1rem;scroll-padding-left:var(--container-padding-mobile)}.rv-track::-webkit-scrollbar{display:none}.rv-card{flex-shrink:0;width:300px;scroll-snap-align:start;background:var(--surface);border-radius:1.25rem;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 16px #0000000a;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;transition:transform .2s ease,box-shadow .2s ease}.rv-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000000a}.rv-card-top{display:flex;align-items:center;justify-content:space-between}.rv-quote-icon{font-size:2.5rem;line-height:1;color:#111;opacity:.15;font-family:Georgia,serif;margin-top:-.5rem}.rv-source-badge{display:flex;align-items:center;gap:.3rem;font-size:.68rem;font-weight:700;padding:.2rem .6rem;border-radius:9999px;background:#f3f3f3;color:#444}.rv-source-badge--ta{background:#e8faf5;color:#00af87}.rv-card-stars{color:#ffc107;font-size:.85rem;letter-spacing:2px}.rv-card-text{font-size:.855rem;line-height:1.65;color:var(--on-surface-variant);flex:1;margin:0;font-style:italic}.rv-card-footer{display:flex;align-items:center;gap:.625rem;padding-top:.75rem;border-top:1px solid var(--outline-variant);flex-wrap:nowrap}.rv-avatar{width:2.25rem;height:2.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:.75rem;flex-shrink:0}.rv-author-info{flex:1;min-width:0}.rv-author-name{font-weight:700;font-size:.8rem;color:#111;margin:0 0 .1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rv-author-origin{font-size:.7rem;color:var(--on-surface-variant);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rv-tour-chip{font-size:.65rem;font-weight:700;background:var(--primary);color:#fff;padding:.2rem .6rem;border-radius:9999px;white-space:nowrap;margin-left:auto}@media(max-width:767px){.rv-section{padding-block:clamp(32px,5vw,56px);overflow:hidden}.rv-score-strip{gap:1rem;padding:1.25rem;flex-direction:column;align-items:flex-start;width:100%;overflow:hidden}.rv-score-left{width:100%;min-width:0}.rv-score-meta{min-width:0;max-width:100%}.rv-score-label{white-space:normal;overflow-wrap:break-word;max-width:100%}.rv-score-divider{display:none}.rv-score-bars{width:100%;max-width:100%;min-width:0}.rv-bar-row{width:100%;min-width:0}.rv-bar-label{width:6rem}.rv-bar-track{min-width:0;flex:1}.rv-platforms,.rv-arrows{display:none}.rv-header{overflow:hidden}.rv-title{max-width:100%}}@media(max-width:767px){.rv-card{width:82%;flex-shrink:0;max-width:none}}.hm-dest-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.hm-dest-card{background:var(--surface);border-radius:1rem;padding:1.5rem;border:1px solid rgba(0,0,0,.06);text-decoration:none;color:inherit;transition:all .25s}.hm-dest-card:hover{transform:translateY(-3px);box-shadow:0 4px 16px #0000000a;font-weight:700;font-size:.95rem;color:#111;margin-bottom:.4rem}.hm-dest-card p{font-size:.82rem;color:var(--on-surface-variant);line-height:1.55}.hm-tips-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media(max-width:640px){.hm-tips-grid{grid-template-columns:1fr}}.hm-tip{display:flex;align-items:flex-start;gap:1rem;background:var(--surface);border-radius:1rem;padding:1.25rem;border:1px solid var(--outline-variant)}.hm-tip-icon{width:2.75rem;height:2.75rem;border-radius:.75rem;background:#4505850f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hm-tip-icon .material-symbols-outlined{font-size:1.2rem;color:var(--primary)}.hm-tip h3{font-family:var(--font-headline);font-weight:700;font-size:.88rem;color:#111;margin-bottom:.25rem}.hm-tip p{font-size:.8rem;color:var(--on-surface-variant);line-height:1.55}.hm-blog-section{background:var(--surface-bright)}.hm-blog-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;flex-wrap:wrap;gap:1.25rem}.hm-blog-pills{display:flex;gap:.5rem;flex-wrap:wrap}.hm-blog-pill{background:var(--surface-container-highest);color:var(--on-surface-variant);padding:.4rem 1rem;border-radius:9999px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.hm-blog-pill-active{background:var(--secondary-container, #FFF0CC);color:var(--on-secondary-container, #7A5100)}.hm-blog-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:stretch}@media(max-width:900px){.hm-blog-grid{grid-template-columns:1fr}}.hm-blog-card-feature,.hm-blog-card-sm,.hm-blog-card-wide{text-decoration:none;display:flex;background:#fff;border:0;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #00000014;transition:transform .3s,box-shadow .3s}.hm-blog-card-feature:hover,.hm-blog-card-sm:hover,.hm-blog-card-wide:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001f}.hm-blog-cat-badge,.hm-blog-sm-cat{display:inline-block;font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#111;background:var(--surface-container-highest, #f0f0f0);padding:.2rem .6rem;border-radius:9999px;margin-bottom:.6rem}.hm-blog-cta-link{display:inline-flex;align-items:center;gap:.4rem;font-weight:800;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#111;margin-top:auto;transition:color .3s}.hm-blog-card-feature:hover .hm-blog-cta-link,.hm-blog-card-wide:hover .hm-blog-cta-link{color:#111}.hm-blog-cta-link .material-symbols-outlined{font-size:1rem;transition:transform .4s cubic-bezier(.2,0,0,1)}.hm-blog-card-feature:hover .hm-blog-cta-link .material-symbols-outlined,.hm-blog-card-wide:hover .hm-blog-cta-link .material-symbols-outlined{transform:translate(4px)}.hm-blog-feature-img-wrap,.hm-blog-sm-img,.hm-blog-wide-img{position:relative;overflow:hidden}.hm-blog-feature-img-wrap img,.hm-blog-sm-img img,.hm-blog-wide-img img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,0,0,1)}.hm-blog-card-feature:hover .hm-blog-feature-img-wrap img,.hm-blog-card-sm:hover .hm-blog-sm-img img,.hm-blog-card-wide:hover .hm-blog-wide-img img{transform:scale(1.06)}.hm-blog-placeholder{width:100%;height:100%;background:var(--surface-container-highest)}.hm-blog-card-feature{flex-direction:column;min-height:400px}.hm-blog-feature-img-wrap{margin:0;height:200px;border-bottom:1px solid var(--outline-variant)}.hm-blog-feature-content{display:flex;flex-direction:column;padding:1.5rem;flex:1}.hm-blog-feature-content h3{font-family:var(--font-headline);font-size:1.5rem;font-weight:800;line-height:1.15;color:#111;margin-bottom:.5rem}.hm-blog-feature-content p{font-size:.9rem;line-height:1.7;color:var(--on-surface-variant);margin-bottom:1.25rem}.hm-blog-right-col{display:flex;flex-direction:column;gap:1.25rem}.hm-blog-small-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;flex:1}.hm-blog-card-sm{flex-direction:column}.hm-blog-sm-img{width:100px;flex-shrink:0;overflow:hidden;position:relative}.hm-blog-sm-body{padding:1.25rem;display:flex;flex-direction:column}.hm-blog-sm-body h3{font-family:var(--font-headline);font-size:16px;font-weight:800;line-height:1.3;color:#111;margin:0}.hm-blog-card-wide{flex-direction:row;min-height:180px;background:var(--surface-container-low, #f7f8fa)}.hm-blog-wide-text{flex:1;padding:1.5rem;display:flex;flex-direction:column;justify-content:center}.hm-blog-wide-text h3{font-family:var(--font-headline);font-size:1.25rem;font-weight:800;line-height:1.2;color:#111;margin-bottom:.5rem}.hm-blog-wide-text p{font-size:.85rem;line-height:1.45;color:var(--on-surface-variant);margin-bottom:1rem}.hm-blog-wide-img{width:42%;border-left:1px solid var(--outline-variant)}@media(max-width:900px){.hm-blog-feature-img-wrap{height:200px}.hm-blog-card-feature{min-height:auto}}@media(max-width:768px){.hm-blog-small-row{grid-template-columns:1fr}}@media(max-width:640px){.hm-blog-card-feature,.hm-blog-card-sm,.hm-blog-card-wide{flex-direction:column;justify-content:flex-end;min-height:280px;position:relative;border:none}.hm-blog-feature-img-wrap,.hm-blog-sm-img,.hm-blog-wide-img{position:absolute;inset:0;width:100%;height:100%;margin:0;border:none;z-index:1}.hm-blog-feature-img-wrap:after,.hm-blog-sm-img:after,.hm-blog-wide-img:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.2) 60%,transparent 100%);pointer-events:none}.hm-blog-feature-content,.hm-blog-sm-body,.hm-blog-wide-text{position:relative;z-index:2;padding:1.5rem;background:transparent;flex:none}.hm-blog-feature-content h3,.hm-blog-sm-body h3,.hm-blog-wide-text h3{color:#fff;font-size:1.35rem;margin:0;line-height:1.25}.hm-blog-feature-content p,.hm-blog-sm-body p,.hm-blog-wide-text p,.hm-blog-cta-link{display:none}.hm-blog-cat-badge,.hm-blog-sm-cat{background:var(--surface-variant, #e8e0ea);color:#111;margin-bottom:.75rem;align-self:flex-start;width:fit-content}}@media(max-width:640px){.hm-cat-grid{display:flex!important;grid-template-columns:unset!important;grid-template-rows:unset!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:.875rem;padding-bottom:1.25rem;scroll-padding-left:var(--container-padding-mobile);-webkit-overflow-scrolling:touch;scrollbar-width:none}.hm-cat-grid::-webkit-scrollbar{display:none}.hm-cat-card{flex:0 0 82%!important;max-width:none;min-height:200px!important;scroll-snap-align:start;grid-column:unset!important;grid-row:unset!important}.hm-cat-big,.hm-cat-med{grid-column:unset!important;grid-row:unset!important}.hm-blog-grid{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:.875rem;padding-bottom:1.25rem;scroll-padding-left:var(--container-padding-mobile);-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch}.hm-blog-grid::-webkit-scrollbar{display:none}.hm-blog-right-col,.hm-blog-small-row{display:contents}.hm-blog-card-feature,.hm-blog-card-sm,.hm-blog-card-wide{flex:0 0 82%!important;max-width:none!important;height:260px!important;min-height:unset!important;scroll-snap-align:start;width:auto!important;border-radius:1.25rem!important;overflow:hidden}.hm-blog-feature-content{padding:1.1rem}.hm-blog-feature-content h3{font-size:1rem;margin-bottom:.2rem;line-height:1.2}.hm-blog-feature-content p{display:none}.hm-blog-card-sm{flex-direction:column}.hm-blog-sm-img{width:100px;flex-shrink:0;overflow:hidden;position:relative}.hm-blog-sm-body{flex:0 0 90px;padding:.85rem!important}.hm-blog-sm-body h3{font-size:.88rem!important;line-height:1.25;margin-bottom:0}.hm-blog-sm-body p{display:none}.hm-blog-card-wide{position:relative!important;flex-direction:column!important}.hm-blog-wide-img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.hm-blog-wide-text{position:relative;z-index:2;height:100%;background:linear-gradient(to top,rgba(0,0,0,.06) 0%,transparent 55%)!important;display:flex;flex-direction:column;justify-content:flex-end;padding:1.1rem!important}.hm-blog-wide-text h3{font-size:1rem!important;color:#fff!important;margin-bottom:0!important;line-height:1.2}.hm-blog-wide-text p,.hm-blog-wide-text .hm-blog-cta-link{display:none}.hm-tips-grid{display:flex!important;grid-template-columns:unset!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:.875rem;padding-bottom:1.25rem;scroll-padding-left:var(--container-padding-mobile);-webkit-overflow-scrolling:touch;scrollbar-width:none}.hm-tips-grid::-webkit-scrollbar{display:none}.hm-tip{flex:0 0 82%!important;max-width:none;scroll-snap-align:start;flex-direction:column;align-items:flex-start}}.hm-pkg-card{border-radius:16px;overflow:hidden;position:relative;display:flex;flex-direction:column;text-decoration:none;background:#fff;box-shadow:0 4px 16px #00000014;transition:transform .3s,box-shadow .3s;border:0}.hm-pkg-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.hm-pkg-img-wrap{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;flex-shrink:0}.hm-pkg-img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.25,1,.5,1);display:block}.hm-pkg-card:hover .hm-pkg-img{width:100%;height:clamp(140px,12vw,180px);object-fit:cover;transition:transform .5s cubic-bezier(.25,1,.5,1);display:block}.hm-pkg-badge{position:absolute;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;padding:.35rem .75rem;border-radius:9999px;z-index:2;display:flex;align-items:center}.hm-pkg-badge--tag{top:.75rem;left:.75rem;background:#ffc107;color:#111}.hm-pkg-badge--duration{top:.75rem;right:.75rem;background:#3c16b3;color:#fff;font-size:.75rem}.hm-pkg-body{padding:1.1rem 1.2rem 1.25rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.hm-pkg-name{font-size:18px;line-height:1.3;font-weight:600;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#111}.hm-pkg-meta{display:flex;align-items:center;gap:.75rem}.hm-pkg-meta-item{display:flex;align-items:center;gap:.3rem;font-size:.75rem;color:#6b7280}.hm-pkg-rating{color:#111;font-weight:700}.hm-pkg-reviews{color:#111;font-weight:400}.hm-pkg-features{display:flex;flex-direction:column;gap:.4rem;margin:.5rem 0 1rem}.hm-pkg-feature-item{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--on-surface-variant)}.hm-pkg-feature-item .material-symbols-outlined{font-size:1rem;color:#111}.hm-pkg-price-block{margin-top:auto;padding-top:.8rem;border-top:1px solid #f3f4f6}.hm-pkg-price-row{display:flex;align-items:baseline;gap:.4rem;margin-bottom:.35rem}.hm-pkg-from{font-size:.7rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.hm-pkg-price{font-size:1.4rem;font-weight:800;font-family:var(--font-headline);color:#111;line-height:1}.hm-pkg-price small{font-size:.75rem;font-weight:500;color:#9ca3af;margin-left:.1rem}.hm-pkg-deposit{display:flex;align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;color:#1f4d3d;background:#ecfdf5;border-radius:.4rem;padding:.35rem .6rem;width:fit-content}.hm-tours-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));max-width:calc(840px + 3rem);margin:0 auto;justify-content:center}.rv-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:start}
