:root{--creme:#faf7f0;--blanc:#fff;--sauge:#a3ad87;--sauge-pale:#edefe4;--foret:#3e4a32;--foret-2:#4e5b40;--terra:#c1663f;--laiton:#c6a24a;--olive:#6e6f4e;--anthracite:#2e2e2b;--gris:#55544c;--gris-clair:#8c8b80;--sand:#d9c9a8;--serif:"Playfair Display",Georgia,serif;--sans:"Jost",system-ui,sans-serif;--wrap:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--creme);color:var(--gris);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;line-height:1.7;position:relative}body:before{content:"";opacity:.55;z-index:-1;pointer-events:none;background:url(/img/bg-palm-pattern.svg) 50%/900px;position:fixed;inset:0}h1,h2,h3{font-family:var(--serif);color:var(--anthracite);margin:0;font-weight:600;line-height:1.14}p{margin:0}a{color:inherit;text-decoration:none}img,svg{display:block}button{font-family:inherit}.wrap{max-width:var(--wrap);margin:0 auto;padding:0 32px}.eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--sauge);font-size:.72rem;font-weight:500}.eyebrow--dark{color:#c4cba9}.lead{color:var(--gris);max-width:56ch;font-size:1.0625rem}.sun{width:32px;height:32px;color:var(--laiton);margin:0 auto 14px}.frond{pointer-events:none;position:absolute}.ic{width:22px;height:22px;color:var(--foret)}.btn{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:0;align-items:center;gap:.5em;font-size:.8rem;font-weight:500;transition:all .25s;display:inline-flex}.btn--primary{background:var(--foret);color:var(--creme);border-radius:6px;padding:15px 30px}.btn--primary:hover{background:var(--foret-2)}.link-terra{color:var(--terra);align-items:center;gap:.4em;font-size:.9rem;font-weight:500;transition:all .25s;display:inline-flex}.link-terra:hover{gap:.7em}header.nav{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#faf7f0e6;border-bottom:1px solid #e7e1d3;position:sticky;top:0}.nav-in{justify-content:space-between;align-items:center;height:76px;display:flex}.brand{align-items:center;gap:12px;display:flex}.mono-img{object-fit:cover;border-radius:9px;width:46px;height:46px}.brand .name{font-family:var(--serif);color:var(--anthracite);font-size:1.3rem;font-weight:600}.menu{gap:30px;display:flex}.menu a{letter-spacing:.15em;text-transform:uppercase;color:var(--anthracite);padding:6px 0;font-size:.78rem;font-weight:500;position:relative}.menu a:after{content:"";background:var(--sauge);width:0;height:2px;transition:all .25s;position:absolute;bottom:0;left:0}.menu a:hover:after,.menu a.active:after,.menu a[data-status=active]:after{width:100%}.menu-dd{position:relative}.menu-dd-btn{font-family:var(--sans);letter-spacing:.15em;text-transform:uppercase;color:var(--anthracite);cursor:pointer;background:0 0;border:0;padding:6px 0;font-size:.78rem;font-weight:500;position:relative}.menu-dd-btn:after{content:"";background:var(--sauge);width:0;height:2px;transition:all .25s;position:absolute;bottom:0;left:0}.menu-dd:hover .menu-dd-btn:after,.menu-dd-btn[aria-expanded=true]:after{width:100%}.menu-dd-panel{border:1px solid var(--sauge);z-index:60;background:#fff;border-radius:10px;flex-direction:column;gap:2px;min-width:230px;margin-top:10px;padding:10px;display:flex;position:absolute;top:100%;left:-14px;box-shadow:0 12px 32px #2e2e2b14}.menu-dd-panel:before{content:"";height:10px;position:absolute;top:-10px;left:0;right:0}.menu-dd-panel a{font-family:var(--sans);letter-spacing:.05em;text-transform:none;color:var(--anthracite);border-radius:6px;padding:9px 12px;font-size:.82rem;transition:background .2s,color .2s}.menu-dd-panel a:after{display:none}.menu-dd-panel a:hover{background:var(--sauge-pale);color:var(--foret)}.mobile-group{flex-direction:column;gap:6px;margin:6px 0;display:flex}.mobile-group-label{letter-spacing:.2em;text-transform:uppercase;color:var(--sauge);margin-bottom:4px;font-size:.72rem;font-weight:500}.mobile-drawer .mobile-sub{text-transform:none;letter-spacing:.02em;padding-left:14px;font-size:.95rem}.nav-right{align-items:center;gap:18px;display:flex}.lang{border:1px solid var(--sauge);border-radius:6px;display:flex;overflow:hidden}.lang button{font-family:var(--sans);color:#6b7150;cursor:pointer;background:0 0;border:0;padding:7px 11px;font-size:.72rem;font-weight:500}.lang button[aria-pressed=true]{background:var(--sauge);color:var(--foret)}.burger{cursor:pointer;color:var(--anthracite);background:0 0;border:0;padding:8px;display:none}.burger svg{width:26px;height:26px}.crumb{letter-spacing:.08em;color:var(--gris-clair);padding:16px 0 0;font-size:.76rem}.crumb a{color:var(--sauge)}.crumb span{margin:0 8px}.hero{padding:0 0 96px;position:relative}.hero-media{background:var(--foret);height:600px;position:relative;overflow:hidden}.hero-media.villa{height:520px}.slide{opacity:0;background-position:50%;background-size:cover;animation:28s infinite fade;position:absolute;inset:0}.hero-media.villa .slide{animation:16s infinite fade}.s2{animation-delay:7s}.s3{animation-delay:14s}.s4{animation-delay:21s}.hero-media.villa .s2{animation-delay:8s}@keyframes fade{0%{opacity:0}3%{opacity:1}22%{opacity:1}25%{opacity:0}to{opacity:0}}.scrim{background:linear-gradient(#1a1f1685 0%,#1a1f1642 45%,#1a1f1675 100%);position:absolute;inset:0}.hero-text{text-align:center;color:var(--creme);padding:0 24px;position:absolute;top:132px;left:0;right:0}.hero-media.villa .hero-text{top:150px}.hero-text .eyebrow{color:#d2d8be}.hero h1{color:var(--creme);text-shadow:0 2px 24px #14181059;max-width:16ch;margin:14px auto 0;font-size:clamp(2.5rem,5.4vw,4rem);font-weight:600}.hero-media.villa .hero-text h1{margin:12px auto 0;font-size:clamp(2.6rem,6vw,4.4rem)}.hero-text p{color:#ece8db;max-width:44ch;margin:20px auto 0;font-size:1.06rem}.dots{justify-content:center;gap:10px;display:flex;position:absolute;bottom:26px;left:0;right:0}.dots span{background:#faf7f080;border-radius:50%;width:8px;height:8px;animation:28s infinite dot}.dots span:nth-child(2){animation-delay:7s}.dots span:nth-child(3){animation-delay:14s}.dots span:nth-child(4){animation-delay:21s}@keyframes dot{0%,25%{background:#faf7f080}3%,22%{background:var(--laiton)}}.booking{background:var(--blanc);border:1px solid #ece6d8;border-radius:14px;grid-template-columns:1fr 1fr 1fr auto;grid-template-areas:"f1 f2 f3 btn""promise promise promise promise";gap:4px;max-width:940px;margin:-56px auto 0;padding:16px;display:grid;position:relative;box-shadow:0 24px 60px -34px #2e2e2b66}.booking-promise{grid-area:promise;justify-content:center;align-items:center;padding-top:8px;display:flex}.field{border-right:1px solid #eee9dc;padding:8px 16px}.field:first-child{grid-area:f1}.field:nth-child(2){grid-area:f2}.field:nth-child(3){border-right:0;grid-area:f3}.field label{letter-spacing:.16em;text-transform:uppercase;color:var(--gris-clair);margin-bottom:4px;font-size:.66rem;font-weight:500;display:block}.field input,.field select{width:100%;font-family:var(--sans);color:var(--anthracite);background:0 0;border:0;padding:0;font-size:.98rem}.field input:focus,.field select:focus{outline:none}.booking .btn{border-radius:8px;grid-area:btn;align-self:stretch}section{padding:88px 0}.sec-head{text-align:center;max-width:60ch;margin:0 auto 52px}.sec-head h2{margin-top:6px;font-size:clamp(1.9rem,3.2vw,2.55rem)}.sec-head p{margin:16px auto 0}.band-pale{background:var(--sauge-pale)}.villas{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.card{background:var(--blanc);border:1px solid #ece6d8;border-radius:14px;transition:all .3s;overflow:hidden}.card:hover{transform:translateY(-4px);box-shadow:0 26px 50px -34px #2e2e2b6b}.img{background-position:50%;background-size:cover;height:340px;position:relative;overflow:hidden}.img .frond{opacity:.28;width:300px;height:300px;bottom:-90px;right:-70px}.badge{color:var(--foret);letter-spacing:.18em;text-transform:uppercase;background:#faf7f0e6;border-radius:20px;padding:6px 12px;font-size:.64rem;font-weight:500;position:absolute;top:16px;left:16px}.cap{letter-spacing:.12em;text-transform:uppercase;color:#faf7f0eb;text-shadow:0 1px 10px #0000008c;font-size:.7rem;position:absolute;bottom:14px;left:16px}.card-body{padding:22px 26px 26px}.card-body h3{font-size:1.42rem}.rule{background:var(--terra);width:30px;height:2px;margin:11px 0 13px}.specs{color:var(--gris);margin-bottom:16px;font-size:.92rem}.acts{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.act .img{border-radius:12px;height:220px}.act h3{margin-top:20px;font-size:1.3rem}.act p{margin:10px 0 14px;font-size:.94rem}.well{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.well .card .img{height:220px}@media (width<=1000px){.well{grid-template-columns:1fr}}.quotes{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.quote{background:var(--blanc);border:1px solid #ece6d8;border-radius:14px;padding:30px 30px 26px}.quote .mark{font-family:var(--serif);color:var(--sauge);height:26px;font-size:3rem;line-height:.5}.quote p{font-family:var(--serif);color:var(--anthracite);margin:8px 0 18px;font-size:1.06rem;font-style:italic;line-height:1.5}.quote .who{letter-spacing:.14em;text-transform:uppercase;color:var(--sauge);font-size:.78rem;font-weight:500}.airbnb-reviews{text-align:center;max-width:900px;margin:52px auto 0}.airbnb-reviews__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--sauge);margin-bottom:18px;font-size:.78rem;font-weight:500}.airbnb-reviews__grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.airbnb-reviews__card{background:var(--blanc);border:1px solid #ece6d8;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:22px 18px 20px;transition:all .25s;display:flex}.airbnb-reviews__card:hover{border-color:var(--sauge);transform:translateY(-3px);box-shadow:0 18px 40px -28px #2e2e2b59}.airbnb-reviews__icon{background:var(--sauge-pale);width:38px;height:38px;color:var(--foret);border-radius:50%;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.airbnb-reviews__icon svg{width:18px;height:18px}.airbnb-reviews__name{font-family:var(--serif);color:var(--anthracite);font-size:1.05rem;line-height:1.25}.airbnb-reviews__action{letter-spacing:.12em;text-transform:uppercase;color:var(--terra);font-size:.75rem;font-weight:500;transition:color .25s}.airbnb-reviews__card:hover .airbnb-reviews__action{color:var(--foret)}.cta{background:var(--foret);text-align:center;color:var(--creme)}.cta .sun{color:var(--laiton)}.cta h2{color:var(--creme);font-size:clamp(1.9rem,3.4vw,2.7rem)}.cta p{color:#dce0cc;max-width:40ch;margin:16px auto 26px}.cta .btn--primary{background:var(--terra)}.cta .btn--primary:hover{background:#ad5836}footer{color:#c9c7bc;background:#4a4643;padding:66px 0 34px;font-size:.9rem}.foot-grid{border-bottom:1px solid #46453f;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding-bottom:40px;display:grid}footer h4{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:#8c8b80;margin:0 0 16px;font-size:.72rem;font-weight:500}footer .fname{font-family:var(--serif);color:var(--creme);font-size:1.3rem}footer a:hover{color:var(--creme)}footer ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.foot-bottom{color:#8c8b80;justify-content:space-between;padding-top:22px;font-size:.82rem;display:flex}.socials{gap:14px;display:flex}.intro{text-align:center;max-width:760px;margin:0 auto}.intro h2{font-size:clamp(1.9rem,3.4vw,2.6rem)}.intro p{color:var(--gris);margin-top:18px;font-size:1.12rem}.facts{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:26px;display:flex}.fact{border:1px solid var(--sauge);color:#5a6142;letter-spacing:.06em;border-radius:30px;padding:9px 20px;font-size:.82rem}.gal{grid-template-columns:2fr 1fr;grid-auto-rows:200px;gap:16px;display:grid}.gal .g{cursor:pointer;background-position:50%;background-size:cover;border:0;border-radius:14px;padding:0;position:relative;overflow:hidden}.gal .g1{grid-row:span 2}.gal .g:after{content:"";background:#1e241a00;transition:all .25s;position:absolute;inset:0}.gal .g:hover:after,.gal .g:focus-visible:after{background:#1e241a29}.gcap{letter-spacing:.14em;text-transform:uppercase;color:#faf7f0e6;font-size:.68rem;position:absolute;bottom:12px;left:14px}.amen{grid-template-columns:repeat(4,1fr);gap:22px 26px;max-width:900px;margin:0 auto;display:grid}.amen-item{align-items:center;gap:12px;display:flex}.amen-ic{background:var(--blanc);border:1px solid #e4decf;border-radius:50%;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.amen-item span{color:var(--gris);font-size:.94rem}.loc{grid-template-columns:1.3fr 1fr;align-items:stretch;gap:30px;display:grid}.map{min-height:360px;color:var(--anthracite);text-align:center;background:0 0;border-radius:14px;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;padding:18px;display:flex;position:relative;overflow:hidden}.map-bg{object-fit:contain;object-position:center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.map .frond{display:none}.map .place{font-family:var(--serif);z-index:2;font-size:1.4rem;position:relative}.map .sub{color:var(--sauge);letter-spacing:.18em;text-transform:uppercase;z-index:2;font-size:.78rem;position:relative}.near h3{font-family:var(--serif);margin-bottom:16px;font-size:1.5rem}.near ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.near li{color:var(--gris);align-items:flex-start;gap:12px;font-size:.98rem;display:flex}.near li .ic{color:var(--sauge);flex:none;margin-top:2px}.sim{grid-template-columns:1fr 1fr;gap:30px;display:grid}.sim .card .img{height:250px}.lb{z-index:100;background:#1a1f16eb;justify-content:center;align-items:center;padding:32px;display:none;position:fixed;inset:0}.lb.open{display:flex}.lb img{border-radius:8px;max-width:92%;max-height:90%;box-shadow:0 30px 80px #0000008c}.lb .x{color:#fff;cursor:pointer;font-size:2.2rem;line-height:1;font-family:var(--sans);background:0 0;border:0;position:absolute;top:20px;right:26px}.mobile-drawer{background:var(--creme);z-index:60;flex-direction:column;gap:22px;padding:80px 32px 40px;display:none;position:fixed;inset:0}.mobile-drawer.open{display:flex}.mobile-drawer a{font-family:var(--sans);letter-spacing:.15em;text-transform:uppercase;color:var(--anthracite);border-bottom:1px solid #e7e1d3;padding:10px 0;font-size:1rem;font-weight:500}.mobile-drawer a[data-status=active]{color:var(--foret)}.mobile-close{color:var(--anthracite);cursor:pointer;background:0 0;border:0;position:absolute;top:20px;right:26px}.mobile-close svg{width:26px;height:26px}.fade-up{opacity:0;animation:.8s .1s forwards up;transform:translateY(14px)}@keyframes up{to{opacity:1;transform:none}}:focus-visible{outline:2px solid var(--terra);outline-offset:3px}.reveal{opacity:0;will-change:opacity,transform;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(16px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto;transition:none!important;animation:none!important}.slide{opacity:0}.s1{opacity:1}.reveal,.reveal.is-visible{opacity:1;transition:none;transform:none}}@media (width<=900px){.nav-in{gap:10px;height:64px}.brand{flex-shrink:1;gap:8px;min-width:0}.brand .mono-img{width:34px;height:34px}.brand .name{white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;overflow:hidden}.nav-right{flex-shrink:0;gap:8px}.nav-right .btn{padding:9px 14px;font-size:.72rem}.menu{display:none}.burger{padding:6px;display:inline-flex}.villas,.acts,.well,.quotes,.foot-grid,.sim,.loc,.amen{grid-template-columns:1fr}.amen{grid-template-columns:repeat(2,1fr)}.gal{grid-template-columns:1fr 1fr;grid-auto-rows:160px}.gal .g1{grid-row:span 1}.booking{grid-template-columns:1fr 1fr;grid-template-areas:"f1 f2""f3 f3""promise promise""btn btn";margin-top:-40px}.booking .btn{grid-area:btn}.booking-promise{padding-top:4px;padding-bottom:8px}.field:nth-child(2){border-right:0}.hero-media{height:520px}.hero-media.villa{height:460px}.foot-bottom{flex-direction:column;gap:8px}.airbnb-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.brand .name{display:none}.nav-right .btn{letter-spacing:.1em;padding:8px 12px;font-size:.68rem}}.pslider{background:var(--blanc);border:1px solid #e7e4d8;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 20px 60px #2e2e2b24}.pslider-track{aspect-ratio:16/9;background:var(--sauge-pale);width:100%;position:relative}.pslider-slide{opacity:0;background-position:50%;background-size:cover;transition:opacity .9s;position:absolute;inset:0}.pslider-slide.is-active{opacity:1}.pslider-nav{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2e2e2b59;border:1px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.6rem;line-height:1;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.pslider-nav:hover{background:var(--foret);border-color:var(--foret)}.pslider-prev{left:18px}.pslider-next{right:18px}.pslider-dots{justify-content:center;gap:8px;display:flex;position:absolute;bottom:16px;left:0;right:0}.pslider-dot{cursor:pointer;background:#ffffff8c;border:0;border-radius:50%;width:9px;height:9px;padding:0;transition:all .25s}.pslider-dot.is-active{background:var(--laiton);transform:scale(1.25)}@media (width<=640px){.pslider-nav{width:38px;height:38px;font-size:1.3rem}}.cgv-sections{gap:42px;max-width:860px;margin:0 auto;display:grid}.cgv-section{background:var(--blanc);border:1px solid #ece6d8;border-radius:14px;padding:28px 30px}.cgv-section-title{font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;color:var(--sauge);margin-bottom:14px;font-size:.72rem;font-weight:500}.cgv-section-body p{color:var(--gris);margin-bottom:12px;font-size:1rem;line-height:1.75}.cgv-section-body p:last-child{margin-bottom:0}.cgv-contact{text-align:center;max-width:700px;color:var(--gris);margin:42px auto 0;font-size:1rem}@media (width<=640px){.cgv-section{padding:22px 20px}.cgv-sections{gap:28px}}.discover-sections{gap:60px;max-width:1080px;margin:0 auto;display:grid}.discover-row{background:var(--blanc);border:1px solid #ece6d8;border-radius:14px;grid-template-columns:1.05fr 1fr;align-items:center;gap:40px;display:grid;overflow:hidden}.discover-row.is-reverse{grid-template-columns:1fr 1.05fr}.discover-row.is-reverse .discover-media{order:2}.discover-row.is-reverse .discover-body{order:1}.discover-media{background-position:50%;background-size:cover;min-height:340px}.discover-body{padding:38px 40px}.discover-body h2{margin-top:8px;font-size:clamp(1.6rem,2.6vw,2.1rem)}.discover-body .rule{background:var(--terra);width:38px;height:2px;margin:14px 0 18px}.discover-body p{color:var(--gris);font-size:1rem;line-height:1.75}.excursions{background:var(--blanc);text-align:center;border:1px solid #ece6d8;border-radius:14px;max-width:900px;margin:60px auto 0;padding:42px 48px}.excursions .eyebrow{margin-bottom:10px;display:block}.excursions h2{font-size:clamp(1.6rem,2.6vw,2.1rem)}.excursions-lead{color:var(--gris);max-width:56ch;margin:14px auto 0;font-size:1rem;line-height:1.75}.excursion-list{text-align:left;gap:18px;margin-top:34px;display:grid}.excursion-item{background:var(--creme);border:1px solid #ece6d8;border-radius:12px;align-items:flex-start;gap:18px;padding:22px 24px;display:flex}.excursion-num{font-family:var(--serif);color:var(--terra);flex:none;min-width:40px;font-size:1.5rem;font-weight:600;line-height:1}.excursion-item h3{color:var(--anthracite);margin-bottom:6px;font-size:1.05rem;font-weight:600}.excursion-item p{color:var(--gris);font-size:.94rem;line-height:1.65}.hikes{background:var(--blanc);border:1px solid #ece6d8;border-radius:14px;max-width:1080px;margin:60px auto 0;padding:42px 48px}.hikes-header{text-align:center;max-width:640px;margin:0 auto}.hikes-header .eyebrow{margin-bottom:10px;display:block}.hikes-header h2{font-size:clamp(1.6rem,2.6vw,2.1rem)}.hikes-lead{color:var(--gris);margin-top:14px;font-size:1rem;line-height:1.75}.hikes-gallery{grid-template-columns:repeat(3,1fr);gap:18px;margin:34px 0;display:grid}.hikes-gallery figure{background:var(--creme);border:1px solid #ece6d8;border-radius:12px;margin:0;overflow:hidden}.hikes-gallery img{object-fit:cover;width:100%;height:220px;display:block}.hikes-gallery figcaption{letter-spacing:.14em;text-transform:uppercase;color:var(--sauge);text-align:center;padding:12px 14px;font-size:.78rem}.hikes-list{grid-template-columns:1fr 1fr;gap:12px 28px;margin:0;padding:0;list-style:none;display:grid}.hikes-list li{color:var(--gris);border-bottom:1px dashed #ece6d8;padding-bottom:12px;padding-left:26px;font-size:.95rem;line-height:1.65;position:relative}.hikes-list li:before{content:"";background:var(--terra);width:14px;height:1px;position:absolute;top:.65em;left:0}@media (width<=900px){.discover-row,.discover-row.is-reverse{grid-template-columns:1fr}.discover-row.is-reverse .discover-media,.discover-row.is-reverse .discover-body{order:0}.discover-media{min-height:240px}.discover-body{padding:26px 24px 30px}.excursions{margin-top:44px;padding:30px 24px}.excursion-item{padding:18px 20px}.hikes{margin-top:44px;padding:30px 24px}.hikes-gallery{grid-template-columns:1fr;gap:14px}.hikes-gallery img{height:200px}.hikes-list{grid-template-columns:1fr}}@media (width<=640px){.excursion-item{flex-direction:column;gap:10px}.excursion-num{font-size:1.3rem}}.wa-btn{z-index:90;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .25s,box-shadow .25s,background .25s;display:flex;position:fixed;bottom:26px;right:26px;box-shadow:0 8px 24px #25d36659}.wa-btn:hover{background:#1ebe5a;transform:translateY(-3px)scale(1.05);box-shadow:0 12px 32px #25d36673}.wa-btn svg{width:30px;height:30px}@media (width<=900px){.wa-btn{width:52px;height:52px;bottom:18px;right:18px}.wa-btn svg{width:26px;height:26px}}.faq-list{gap:14px;max-width:820px;margin:0 auto;display:grid}.faq-item{background:var(--blanc);border:1px solid #ece6d8;border-radius:12px;overflow:hidden}.faq-q{cursor:pointer;text-align:left;width:100%;font-family:var(--sans);color:var(--anthracite);background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:20px 24px;font-size:1.05rem;font-weight:500;transition:background .2s;display:flex}.faq-q:hover{background:var(--sauge-pale)}.faq-icon{width:20px;height:20px;color:var(--sauge);flex:none;transition:transform .25s}.faq-item.open .faq-icon{transform:rotate(180deg)}.faq-a{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.faq-item.open .faq-a{max-height:500px;padding:0 24px 22px}.faq-a p{color:var(--gris);font-size:.96rem;line-height:1.75}@media (width<=640px){.faq-q{padding:18px 20px;font-size:.98rem}.faq-item.open .faq-a{padding:0 20px 18px}.faq-a p{font-size:.94rem}.airbnb-reviews__grid{grid-template-columns:1fr}.airbnb-reviews__card{padding:18px 14px}}
