.home-page{background:#fff;color:var(--brand)}.page-hero{padding:56px 0 32px}.page-hero-inner{text-align:center}.page-hero-icon-wrap{margin-bottom:16px}.page-hero-icon{color:var(--accent)}.page-hero-title{margin:0;font-size:2.25rem;font-weight:700;color:#0e293b}.page-hero-text{max-width:760px;margin:14px auto 0;color:#64748b;line-height:1.7}.container-page{width:min(1220px,calc(100% - 32px));margin:0 auto}.home-header{position:sticky;top:0;z-index:1200;border-bottom:1px solid #e2e8f0;background:rgba(255,255,255,.95);backdrop-filter:blur(8px)}.home-header-inner{display:grid;grid-template-columns:1fr auto 1fr;min-height:74px;align-items:center;gap:16px}.home-brand{display:inline-flex;align-items:center}.home-brand-logo{color:#22c1a1;font-size:28px;font-weight:800;letter-spacing:-.03em;line-height:1}.home-brand-image{width:130px;height:auto;display:block}.home-nav{display:flex;align-items:center;justify-content:center;gap:24px;font-size:16px;font-weight:400;color:#334155;justify-self:center;white-space:nowrap}.home-nav a{transition:color .2s ease}.home-nav a:hover{color:var(--accent)}.home-nav a.is-active{color:#57bc98}.home-lang{display:inline-flex;align-items:center;gap:6px;justify-self:end;padding:10px 14px;border:1px solid #e2e8f0;border-radius:5px;background:white;font-size:13px;font-weight:500;color:#334155;cursor:pointer;list-style:none}.home-lang::-webkit-details-marker,.lang-dropdown summary::-webkit-details-marker{display:none}.lang-dropdown{position:relative;justify-self:end}.header-actions{display:inline-flex;align-items:center;justify-self:end;gap:12px}.mobile-menu-overlay,.mobile-menu-trigger{display:none}.mobile-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.menu-popover{position:absolute;right:0;top:calc(100% + 8px);overflow:hidden;border:1px solid #e2e8f0;border-radius:10px;background:#ffffff;box-shadow:0 10px 30px rgba(15,23,42,.08)}.menu-popover a{display:block;padding:12px 14px;color:#334155;font-size:13px;font-weight:500}.menu-popover a+a{border-top:1px solid #e2e8f0}.menu-popover a.is-active,.menu-popover a:hover{background:var(--surface-alt);color:var(--accent)}.lang-dropdown-menu{min-width:170px}.mobile-dropdown-menu{min-width:220px}.hero-block{position:relative}.hero-image,.home-hero-slider{overflow:hidden}.hero-image{min-height:560px}.home-hero-slide{position:relative}.home-hero-slide:after{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(8,17,31,.36),rgba(8,17,31,.68)),linear-gradient(90deg,rgba(8,17,31,.16),rgba(8,17,31,.16));content:"";pointer-events:none}.home-hero-media{z-index:0;object-fit:cover;object-position:center}.hero-content{position:relative;z-index:2;display:flex;min-height:620px;align-items:center;justify-content:center;padding:80px 16px;text-align:center}.hero-scroll-indicator{position:absolute;left:50%;bottom:32px;z-index:2;transform:translateX(-50%)}.hero-scroll-indicator-shell{display:inline-flex;width:28px;height:42px;align-items:center;justify-content:center;border:1.5px solid rgba(255,255,255,.75);border-radius:999px;background:rgba(10,25,38,.14);color:#ffffff;backdrop-filter:blur(6px);animation:hero-scroll-bounce 1.8s ease-in-out infinite;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.hero-scroll-indicator:focus-visible .hero-scroll-indicator-shell,.hero-scroll-indicator:hover .hero-scroll-indicator-shell{background:rgba(10,25,38,.28);border-color:rgba(255,255,255,.95)}.hero-scroll-indicator:focus-visible{outline:none}@keyframes hero-scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.hero-copy{color:#fff;max-width:960px}.hero-copy h1{margin:0;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1.1;letter-spacing:-.04em}.hero-copy p{max-width:680px;margin:20px auto 0;color:#e2e8f0;font-size:16px;line-height:1.8}.centered-button,.footer-newsletter button,.primary-pill,.tour-card-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:5px;padding:0 24px;background:var(--brand);color:white;font-size:16px;font-weight:600}.primary-pill{margin-top:28px}.home-hero-slider .primary-pill{background:var(--accent);color:var(--brand)}.home-hero-slider .primary-pill:hover{background:#49aa88}.home-hero-arrow{position:absolute;top:50%;z-index:2;transform:translateY(-50%)}.home-hero-arrow-prev{left:clamp(18px,4vw,40px)}.home-hero-arrow-next{right:clamp(18px,4vw,40px)}.home-section{padding:80px 0}.home-section-muted{background:#f1f5f9}.home-section-reviews{background:#f3f8fd}.home-section-head{text-align:center}.home-section-head h2{margin:0;color:var(--brand);font-size:clamp(2.2rem,4vw,2.65rem);font-weight:800;letter-spacing:-.03em}.home-section-head p{max-width:720px;margin:12px auto 0;color:#64748b;font-size:16px;line-height:1.8}.home-section-head+.blog-articles-block{margin-top:48px}.section-round-icon{display:inline-flex;width:46px;height:46px;margin-bottom:16px;align-items:center;justify-content:center;border-radius:999px;padding:12px;background:#dbfce7;color:var(--accent)}.section-round-icon svg{width:18px;height:18px}.section-grid{display:grid;gap:24px;margin-top:48px}.section-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.review-grid{max-width:1120px;margin-inline:auto}.section-grid-featured{display:grid;gap:24px;margin-top:48px;grid-template-columns:2fr 1fr}.carousel-shell{position:relative;margin-top:25px;margin-bottom:25px}.carousel-actions{pointer-events:none}.carousel-arrow{position:absolute;top:50%;z-index:2;display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:5px;background:#ffffff;color:var(--brand);box-shadow:0 8px 24px rgba(15,23,42,.08);transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;pointer-events:auto}.carousel-arrow-prev{left:-21px;transform:translateY(-50%)}.carousel-arrow-next{right:-21px;transform:translateY(-50%)}.carousel-arrow:hover{border-color:#cbd5e1;background:var(--surface-alt);color:var(--accent)}.carousel-arrow-prev:hover{transform:translateY(-50%) translateX(-1px)}.carousel-arrow-next:hover{transform:translateY(-50%) translateX(1px)}.carousel-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.carousel-track::-webkit-scrollbar{display:none}.carousel-slide{flex:0 0 calc((100% - 48px) / 3);min-width:0;scroll-snap-align:start}.carousel-slide .content-card{height:100%}.surface-card{overflow:hidden;border:1px solid #e2e8f0;border-radius:10px;background:white;box-shadow:0 8px 24px rgba(15,23,42,.08)}.content-card{display:flex;height:100%;flex-direction:column}.content-card-media{position:relative;background-position:50%;background-size:cover;background-repeat:no-repeat}.card-media-tall{height:220px}.badge-dark,.badge-light{position:absolute;top:16px;padding:6px 12px;border-radius:5px;font-size:11px;font-weight:600}.badge-dark{right:16px;background:var(--brand);color:white}.badge-light{left:16px;background:rgba(255,255,255,.95);color:#1e293b}.content-card-body{display:flex;flex:1 1 auto;flex-direction:column}.content-card-body-compact{padding:20px}.content-card-body-roomy{padding:24px}.card-copy{display:flex;flex-direction:column}.tour-location{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:12px}.card-tour h3{margin:12px 0 0;color:var(--brand);font-size:1.25rem;font-weight:800;line-height:1.4;letter-spacing:-.02em}.card-tour p{margin:12px 0 0;color:#475569;font-size:16px;line-height:1.7}.tour-facts{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px;color:#64748b;font-size:12px}.content-card-footer{margin-top:auto;padding-top:20px}.tour-card-button{width:100%;border-radius:5px}.centered-button-wrap{margin-top:40px;text-align:center}.centered-button{min-height:44px;padding:0 24px;border:1px solid #cbd5e1;border-radius:5px;background:white;color:#334155}.centered-button-dark{background:var(--brand);color:white;border-color:var(--brand)}.activity-carousel .carousel-track{gap:16px}.activity-carousel .carousel-slide{flex-basis:calc((100% - 64px) / 5)}.activity-tile{position:relative;display:block;min-height:150px;overflow:hidden;border-radius:10px}.activity-tile:after{position:absolute;z-index:1;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.55),transparent);content:"";pointer-events:none}.activity-tile-image{z-index:0;object-fit:cover;object-position:center;transition:transform .35s ease}.activity-tile:hover .activity-tile-image{transform:scale(1.04)}.activity-tile span{position:absolute;z-index:2;right:12px;bottom:12px;left:12px;color:white;font-size:16px;font-weight:600}.reviews-summary-card{max-width:980px;margin:48px auto 0;padding:30px 36px 28px;display:grid;gap:34px;grid-template-columns:minmax(180px,240px) 260px 1fr;align-items:center;background:#ffffff;border-radius:10px}.reviews-summary-card:not(.has-choice){max-width:760px;grid-template-columns:260px 1fr}.reviews-choice-column{display:flex;align-items:center;justify-content:center;min-height:180px;padding:14px;border-right:1px solid #e5edf6}.reviews-choice-column img{display:block;width:min(100%,190px);height:auto}.rating-summary-block{text-align:center}.rating-score-big{color:#0f172a;font-size:60px;font-weight:800}.rating-score-label{margin-top:8px;color:#1e293b;font-size:18px;font-weight:600}.rating-stars{margin-top:12px;color:var(--accent);font-size:16px}.rating-count{margin-top:4px;color:#64748b;font-size:16px}.rating-chip{display:inline-flex;margin-top:16px;padding:4px 10px;border-radius:5px;background:rgba(87,188,152,.18);color:var(--accent);font-size:11px;font-weight:600}.rating-chip-prominent{margin-top:0;margin-bottom:6px;padding:7px 14px;font-size:14px;font-weight:700}.rating-score-big{line-height:.95}.rating-source-logo{display:block;width:132px;height:auto;margin:12px auto 0}.rating-source-logo-wrap{display:flex;justify-content:center;width:100%}.rating-bars-list{display:grid;gap:14px}.rating-line{display:grid;grid-template-columns:34px 1fr 40px;gap:10px;align-items:center;font-size:16px}.rating-line span:last-child{color:#64748b}.rating-bar{height:8px;overflow:hidden;border-radius:999px;background:#f1f5f9}.rating-bar-fill{height:100%;border-radius:inherit;background:var(--accent)}.review-box{padding:16px 18px;display:flex;flex-direction:column;height:100%}.review-box-link{color:inherit;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.review-box-link:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(14,41,59,.12)}.review-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.review-stars-row{color:var(--accent);font-size:15px;letter-spacing:1px}.review-date{color:#64748b;font-size:12px}.review-quote{margin:14px 0 12px;font-size:16px}.review-name,.review-quote{color:#0f172a;font-weight:700}.review-name{font-size:14px}.review-role{display:inline-flex;align-items:center;gap:4px;margin-top:2px;color:#64748b;font-size:12px}.review-box p{margin-top:0;margin-bottom:0;color:#475569;font-size:16px;line-height:1.7}.review-tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.review-tag-list span{padding:4px 8px;border:1px solid #dbeafe;border-radius:5px;color:#2563eb;font-size:11px;line-height:1}.review-person{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;margin-top:auto;padding-top:14px}.review-avatar{width:42px;height:42px;justify-content:center;border-radius:999px;background:#57bc98;color:#ffffff;font-size:13px;font-weight:700;letter-spacing:.04em}.review-avatar,.review-likes{display:inline-flex;align-items:center}.review-likes{gap:4px;color:#64748b;font-size:12px}.reviews-cta-box{display:block;max-width:560px;margin:36px auto 0;padding:18px 22px;text-align:center;text-decoration:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.reviews-cta-box:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(14,41,59,.14)!important}.reviews-cta-box h3{margin:0;color:var(--brand);font-size:16px;font-weight:700}.reviews-cta-box p{margin:8px 0 0;color:#475569;font-size:16px;line-height:1.6}.card-media-featured{height:270px}.card-media-compact{height:180px}.card-story h3{margin:16px 0 0;color:#0f172a;font-weight:800;line-height:1.35;letter-spacing:-.02em}.card-story h3,.card-story-compact h3{font-size:1.25rem}.card-story p{margin:12px 0 0;color:#475569;font-size:16px;line-height:1.7}.card-story a{display:inline-flex;color:#1d4ed8;font-size:16px;font-weight:600}.tag-row{display:flex;flex-wrap:wrap;gap:8px}.tag-amber,.tag-blue{padding:4px 10px;border-radius:5px;font-size:11px;font-weight:600}.tag-blue{background:#dbeafe;color:#1d4ed8}.tag-amber{background:#fef3c7;color:#b45309}.faq-shell{max-width:820px;margin:48px auto 0;padding:18px}.faq-box{display:grid;gap:10px;border:0;border-radius:10px;box-shadow:none;background:transparent}.faq-item{overflow:hidden;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.faq-item summary{display:flex;cursor:pointer;align-items:center;justify-content:space-between;padding:14px 18px;color:#1e293b;font-size:14px;font-weight:600;list-style:none}.faq-item summary svg{flex:0 0 auto}.faq-item div{padding:0 18px 16px;color:#475569;font-size:16px;line-height:1.7}.faq-contact-row{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:40px;color:#64748b;font-size:16px}.faq-contact-row span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.faq-contact-row svg{color:#57bc98}.faq-contact-row a{color:var(--brand);font-weight:600}.home-footer{padding:64px 0 0;background:var(--brand);color:#cbd5e1}.footer-grid{display:grid;gap:40px;grid-template-columns:repeat(4,minmax(0,1fr))}.footer-grid>div{display:flex;flex-direction:column}.footer-grid h3{margin:0;color:#57bc98;font-size:18px;font-weight:700}.footer-grid li,.footer-grid p{margin-top:16px;color:#cbd5e1;font-size:16px;line-height:1.8}.footer-about-copy>:first-child{margin-top:16px}.footer-about-copy>:last-child{margin-bottom:0}.footer-bottom a,.footer-grid a{color:inherit;text-decoration:none}.footer-legal-links a,.footer-quick-links a{transition:color .2s ease}.footer-legal-links a:hover,.footer-quick-links a:hover{color:var(--accent)}.footer-grid ul{padding:0;margin:0;list-style:none}.footer-grid ul li+li{margin-top:8px}.footer-grid li{display:flex;align-items:center;gap:8px}.footer-about-copy ol,.footer-about-copy ul{padding-left:20px;margin-top:16px}.footer-about-copy ul{list-style:disc}.footer-about-copy ol{list-style:decimal}.footer-about-copy li{display:list-item;margin-top:6px}.footer-socials{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px;color:white;font-size:18px}.footer-socials a,.footer-socials span{display:inline-flex;align-items:center;justify-content:center}.footer-newsletter{display:grid;gap:12px;margin-top:auto;padding-top:20px}.footer-newsletter input{height:44px;padding:0 16px;border:1px solid rgba(255,255,255,.1);border-radius:5px;background:rgba(255,255,255,.05);color:white}.footer-newsletter button{width:100%;border-radius:5px;background:var(--accent);color:var(--brand)}.footer-newsletter-feedback{margin:0;font-size:.95rem}.footer-newsletter-feedback.success{color:#bbf7d0}.footer-newsletter-feedback.error{color:#fecaca}.footer-bottom{justify-content:space-between;margin-top:48px;padding:24px 0;border-top:1px solid rgba(255,255,255,.1);color:#cbd5e1;font-size:16px}.footer-bottom,.footer-bottom div{display:flex;gap:24px}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:60;display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px}.whatsapp-float-ring{position:absolute;inset:0;border-radius:999px;background:rgba(24,126,88,.22);animation:whatsapp-wave 2s ease-out infinite}.whatsapp-float-dot{position:absolute;top:8px;right:6px;width:12px;height:12px;border-radius:999px;background:#c96b5c;box-shadow:0 0 0 4px rgba(201,107,92,.16)}.whatsapp-float-button{position:relative;display:inline-flex;width:54px;height:54px;align-items:center;justify-content:center;border-radius:999px;background:#14d760;color:white;box-shadow:0 14px 30px rgba(20,215,96,.32)}@keyframes whatsapp-wave{0%{transform:scale(.94);opacity:.9}70%{transform:scale(1.08);opacity:.35}to{transform:scale(1.14);opacity:0}}@media (max-width:760px){.container-page{width:min(1220px,calc(100% - 20px))}.page-hero{padding-top:36px}.home-header-inner{grid-template-columns:auto 1fr auto;min-height:68px;align-items:center;gap:10px 12px;row-gap:0;padding:10px 0}.home-brand{grid-column:1}.home-nav{display:none}.mobile-menu-trigger{display:inline-flex}.mobile-menu-overlay{display:block;position:absolute;top:calc(100% + 8px);right:0;z-index:80}.lang-dropdown{grid-column:3}.header-actions{grid-column:3;gap:8px}.home-lang{font-size:12px}.home-lang,.mobile-menu-close{padding:8px 12px}.hero-content,.hero-image{min-height:460px}.hero-content{padding:64px 12px}.home-hero-arrow{top:auto;bottom:24px;transform:none}.home-hero-arrow-prev{left:16px}.home-hero-arrow-next{right:16px}.hero-copy h1{font-size:clamp(2.4rem,11vw,3.6rem)}.hero-copy p{font-size:15px;line-height:1.7}.footer-bottom,.footer-grid,.reviews-summary-card,.section-grid,.section-grid-featured{grid-template-columns:1fr}.carousel-slide{flex-basis:calc((100% - 24px) / 2)}.footer-bottom,.footer-bottom div{flex-direction:column}.home-section{padding:64px 0}.card-story p,.card-tour p,.faq-item div,.home-section-head p,.review-box p{font-size:15px}.faq-shell,.reviews-summary-card{padding:20px 16px}.carousel-actions{position:static;display:flex;justify-content:flex-end;gap:10px;margin-bottom:16px;pointer-events:auto}.whatsapp-float{right:16px;bottom:16px;width:68px;height:68px}.whatsapp-float-button{width:50px;height:50px}}@media (max-width:560px){.carousel-slide{flex-basis:100%}}@media (min-width:761px) and (max-width:1050px){.activity-carousel .carousel-slide{flex-basis:calc((100% - 32px) / 3)}}@media (max-width:760px){.activity-carousel .carousel-slide{flex-basis:calc((100% - 16px) / 2)}}@media (max-width:560px){.activity-carousel .carousel-slide{flex-basis:100%}}