.turismo-page{background-color:var(--bg-color);color:var(--text-main);min-height:100vh;padding-bottom:6rem}.turismo-hero{border-bottom-right-radius:40px;border-bottom-left-radius:40px;justify-content:center;align-items:center;height:80vh;min-height:600px;display:flex;position:relative;overflow:hidden}.turismo-hero__img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.turismo-hero__overlay{background:linear-gradient(to top,var(--bg-color)0%,#0c1e3366 60%,#0c1e33cc 100%);position:absolute;inset:0}.turismo-hero__content{z-index:10;text-align:center;max-width:900px;padding:2rem;position:relative}.turismo-hero__eyebrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.25em;text-transform:uppercase;color:var(--primary);background:#12d3c626;border:1px solid #12d3c64d;border-radius:30px;margin-bottom:1.5rem;padding:.6rem 2rem;font-size:.9rem;font-weight:700;display:inline-block}.turismo-hero__title{letter-spacing:-.04em;color:var(--white);text-shadow:0 10px 40px #0009;margin:0;font-size:clamp(3.5rem,6vw,6rem);font-weight:800;line-height:1.1}.turismo-section{max-width:1400px;margin:0 auto;padding:6rem 1rem}.turismo-header{text-align:center;margin-bottom:4rem}.turismo-header h2{color:var(--white);margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700}.turismo-header p{color:var(--text-muted);max-width:800px;margin:0 auto;font-size:1.15rem;line-height:1.6}.destinations-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2.5rem;display:grid}.dest-card{cursor:pointer;border-radius:24px;height:600px;position:relative;overflow:hidden}.dest-card__img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.dest-card:hover .dest-card__img{transform:scale(1.05)}.dest-card__overlay{background:linear-gradient(#0000 0%,#030b1466 50%,#030b14e6 100%);flex-direction:column;justify-content:flex-end;padding:3rem 2.5rem;transition:background .4s;display:flex;position:absolute;inset:0}.dest-card:hover .dest-card__overlay{background:linear-gradient(#0000 0%,#12d3c61a 50%,#0c1e33f2 100%)}.dest-card__title{color:var(--white);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.dest-card__desc{color:#fffc;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.5}@media (max-width:768px){.dest-card{height:450px}}.turismo-info-section{max-width:1200px;margin:0 auto;padding:4rem 1rem 8rem}.turismo-info-grid{grid-template-columns:1fr;gap:3rem;margin-bottom:5rem;display:grid}@media (min-width:768px){.turismo-info-grid{grid-template-columns:repeat(2,1fr);gap:4rem}}.info-text-block h2{color:#fff;margin-bottom:1.5rem;font-family:Sora,sans-serif;font-size:2.2rem;font-weight:700;line-height:1.2}.info-text-block p{color:#ffffffbf;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.info-text-block strong{color:var(--primary);font-weight:700}.acclimatization-banner{background:linear-gradient(135deg,#12d3c61a 0%,#0c1e3380 100%);border:1px solid #12d3c64d;border-radius:24px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.acclimatization-content{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.acclimatization-content h3{color:#fff;margin-bottom:1rem;font-family:Sora,sans-serif;font-size:1.8rem;font-weight:700}.acclimatization-content p{color:#ffffffd9;margin:0;font-size:1.1rem;line-height:1.6}
