.Habitaciones-module__-rdoKG__habitaciones{text-align:center;background:#fff8f0;min-height:100vh;padding:5rem 2rem}.Habitaciones-module__-rdoKG__titulo{color:#ff8c00;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.Habitaciones-module__-rdoKG__subtitulo{color:#555;max-width:600px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.6}.Habitaciones-module__-rdoKG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center;gap:2rem;max-width:1200px;margin:0 auto;display:grid}
.CardHabitacion-module__2ZyDaq__card{background:#fff;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08)}.CardHabitacion-module__2ZyDaq__card:hover{transform:translateY(-4px);box-shadow:0 6px 18px rgba(0,0,0,.12)}.CardHabitacion-module__2ZyDaq__imagenWrapper{width:100%;height:260px;position:relative}.CardHabitacion-module__2ZyDaq__imagen{object-fit:cover}.CardHabitacion-module__2ZyDaq__info{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.CardHabitacion-module__2ZyDaq__titulo{color:#222;font-size:1.2rem;font-weight:600}.CardHabitacion-module__2ZyDaq__descripcion{color:#555;flex-grow:1;font-size:.95rem}.CardHabitacion-module__2ZyDaq__bottom{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.CardHabitacion-module__2ZyDaq__precio{color:#f60;font-size:1.1rem;font-weight:700}.CardHabitacion-module__2ZyDaq__boton{color:#fff;cursor:pointer;background-color:#f60;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:background-color .3s}.CardHabitacion-module__2ZyDaq__boton:hover{background-color:#e05500}
.Servicios-module__dVWWFa__servicios{text-align:center;background:#fff8f0;padding:2rem}.Servicios-module__dVWWFa__titulo{color:#222;margin-bottom:3rem;font-size:2rem;font-weight:700}.Servicios-module__dVWWFa__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Servicios-module__dVWWFa__card{text-align:center;background:#fff;border-radius:1.5rem;flex-direction:column;justify-content:flex-start;align-items:center;min-height:300px;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 6px 20px rgba(0,0,0,.08)}.Servicios-module__dVWWFa__card:hover{transform:translateY(-6px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.Servicios-module__dVWWFa__icon{color:#ff8c00;background:#fff1e0;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.2rem;transition:all .3s;display:flex;box-shadow:0 4px 12px rgba(255,140,0,.15)}.Servicios-module__dVWWFa__card:hover .Servicios-module__dVWWFa__icon{color:#fff;background:#ff8c00;transform:scale(1.05);box-shadow:0 6px 20px rgba(255,140,0,.3)}.Servicios-module__dVWWFa__card h3{color:#333;margin-bottom:.5rem;font-size:1.25rem}.Servicios-module__dVWWFa__card p{color:#666;margin:0;font-size:.95rem;line-height:1.5}.Servicios-module__dVWWFa__whatsappButton{color:#fff;background-color:#25d366;border-radius:2rem;margin-top:1rem;padding:.6rem 1.2rem;font-weight:600;text-decoration:none;transition:background .3s,transform .2s;display:inline-block;box-shadow:0 4px 12px rgba(37,211,102,.3)}.Servicios-module__dVWWFa__whatsappButton:hover{background-color:#1ebc59;transform:scale(1.05);box-shadow:0 6px 18px rgba(37,211,102,.4)}
.Contacto-module__7JHLTa__contacto{text-align:center;background:#fffaf5;padding:2rem}.Contacto-module__7JHLTa__contacto h2{color:#222;margin-bottom:2.5rem;font-size:2.2rem;font-weight:700}.Contacto-module__7JHLTa__container{flex-wrap:wrap;justify-content:center;gap:3rem;max-width:1100px;margin:0 auto;display:flex}.Contacto-module__7JHLTa__info{text-align:left;flex:1;min-width:280px}.Contacto-module__7JHLTa__info p{color:#444;margin-bottom:1.5rem;font-size:1rem}.Contacto-module__7JHLTa__info ul{margin:0 0 2rem;padding:0;list-style:none}.Contacto-module__7JHLTa__info li{color:#333;align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.Contacto-module__7JHLTa__icon{color:#ff8c00}.Contacto-module__7JHLTa__info a{color:#333;text-decoration:none}.Contacto-module__7JHLTa__info a:hover{color:#ff8c00}.Contacto-module__7JHLTa__btnWhatsApp{color:#fff;background-color:#25d366;border-radius:2rem;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Contacto-module__7JHLTa__btnWhatsApp:hover{background-color:#1ebc59;transform:scale(1.05)}.Contacto-module__7JHLTa__form{background:#fff;border-radius:1.5rem;flex:1;min-width:280px;padding:2rem;box-shadow:0 8px 20px rgba(0,0,0,.08)}.Contacto-module__7JHLTa__group{text-align:left;flex-direction:column;margin-bottom:1.2rem;display:flex}.Contacto-module__7JHLTa__group label{color:#333;margin-bottom:.4rem;font-weight:600}.Contacto-module__7JHLTa__group input,.Contacto-module__7JHLTa__group textarea{border:1px solid #ccc;border-radius:.5rem;padding:.8rem;font-size:1rem;transition:border .2s,box-shadow .2s}.Contacto-module__7JHLTa__group input:focus,.Contacto-module__7JHLTa__group textarea:focus{border-color:#ff8c00;outline:none;box-shadow:0 0 0 3px rgba(255,140,0,.15)}.Contacto-module__7JHLTa__btnEnviar{color:#fff;cursor:pointer;background-color:#ff8c00;border:none;border-radius:2rem;padding:.8rem 1.5rem;font-weight:600;transition:background .3s,transform .2s}.Contacto-module__7JHLTa__btnEnviar:hover{background-color:#e67600;transform:scale(1.05)}.Contacto-module__7JHLTa__mapaContainer{text-align:center;margin-top:3rem}.Contacto-module__7JHLTa__mapaContainer h3{color:#222;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Contacto-module__7JHLTa__mapa{border-radius:1rem;width:100%;max-width:1000px;height:350px;box-shadow:0 6px 18px rgba(0,0,0,.1)}
.Promociones-module__k0hhoq__promociones{color:#fff;text-align:center;background:linear-gradient(#0d0d0d 0%,#1a1a1a 100%);padding:80px 20px;position:relative;overflow:hidden}.Promociones-module__k0hhoq__titulo{text-transform:uppercase;letter-spacing:1px;background:linear-gradient(90deg,orange,#ff5e00);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:10px;font-size:2.5rem;font-weight:700}.Promociones-module__k0hhoq__subtitulo{color:#ccc;margin-bottom:50px;font-size:1.1rem}.Promociones-module__k0hhoq__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-items:center;gap:30px;display:grid}.Promociones-module__k0hhoq__card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(255,255,255,.05);border-radius:20px;width:100%;max-width:400px;transition:all .4s;overflow:hidden;box-shadow:0 10px 25px rgba(255,165,0,.2)}.Promociones-module__k0hhoq__card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 15px 40px rgba(255,165,0,.4)}.Promociones-module__k0hhoq__imagenWrapper{position:relative}.Promociones-module__k0hhoq__imagen{border-bottom:2px solid rgba(255,165,0,.3);width:100%;height:auto;transition:transform .5s}.Promociones-module__k0hhoq__card:hover .Promociones-module__k0hhoq__imagen{transform:scale(1.05)}.Promociones-module__k0hhoq__overlayText{color:#fff;letter-spacing:.5px;background:rgba(255,94,0,.9);border-radius:6px;padding:6px 10px;font-size:.8rem;font-weight:700;position:absolute;bottom:10px;right:10px}.Promociones-module__k0hhoq__contenido{text-align:left;padding:25px 20px 35px}.Promociones-module__k0hhoq__cardTitulo{color:orange;text-align:center;margin-bottom:10px;font-size:1.5rem}.Promociones-module__k0hhoq__beneficios{color:#eee;margin:10px 0 20px;padding:0;font-size:1rem;line-height:1.6;list-style:none}.Promociones-module__k0hhoq__beneficios li:before{content:"• ";color:#f80}.Promociones-module__k0hhoq__descripcion{color:#ddd;margin-bottom:15px;font-size:.95rem;line-height:1.5}.Promociones-module__k0hhoq__precio{color:#ffb700;text-align:center;margin-bottom:20px;font-size:1.2rem;font-weight:700}.Promociones-module__k0hhoq__boton{text-align:center;color:#fff;text-transform:uppercase;background:linear-gradient(90deg,#f80,#ff4d00);border-radius:30px;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:12px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:block;box-shadow:0 5px 15px rgba(255,136,0,.4)}.Promociones-module__k0hhoq__boton:hover{background:linear-gradient(90deg,#ff4d00,#f80);transform:scale(1.05)}
.ProximosPlanes-module__vbrCnG__proximos{color:#fff;text-align:center;background:linear-gradient(rgba(0,0,0,.55),rgba(0,0,0,.6)),url(/imagen/turismo/proximos.jpg) 50%/cover no-repeat;border-radius:20px;padding:100px 20px;position:relative;overflow:hidden}.ProximosPlanes-module__vbrCnG__contenido{z-index:2;max-width:800px;margin:0 auto;position:relative}.ProximosPlanes-module__vbrCnG__titulo{text-transform:uppercase;color:#ffb347;margin-bottom:20px;font-size:2rem;font-weight:700}.ProximosPlanes-module__vbrCnG__texto{margin-bottom:10px;font-size:1.1rem;line-height:1.6}.ProximosPlanes-module__vbrCnG__textoDestacado{color:#fffbe6;margin-bottom:30px;font-size:1.2rem;font-weight:500}.ProximosPlanes-module__vbrCnG__ctaContainer{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.ProximosPlanes-module__vbrCnG__boton,.ProximosPlanes-module__vbrCnG__botonSecundario{border-radius:8px;padding:12px 24px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.ProximosPlanes-module__vbrCnG__boton{color:#fff;background-color:#ff7b00}.ProximosPlanes-module__vbrCnG__boton:hover{background-color:#e56f00}.ProximosPlanes-module__vbrCnG__botonSecundario{color:#fff;background-color:transparent;border:2px solid #fff}.ProximosPlanes-module__vbrCnG__botonSecundario:hover{color:#ff7b00;background-color:#fff}.ProximosPlanes-module__vbrCnG__fondo{z-index:1;background:rgba(0,0,0,.3);border-radius:20px;animation:6s infinite alternate ProximosPlanes-module__vbrCnG__brillar;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes ProximosPlanes-module__vbrCnG__brillar{0%{background:rgba(255,123,0,.15)}to{background:rgba(255,123,0,.3)}}@media (max-width:768px){.ProximosPlanes-module__vbrCnG__proximos{padding:70px 15px}.ProximosPlanes-module__vbrCnG__titulo{font-size:1.6rem}.ProximosPlanes-module__vbrCnG__texto{font-size:1rem}.ProximosPlanes-module__vbrCnG__boton,.ProximosPlanes-module__vbrCnG__botonSecundario{text-align:center;width:100%}}
.Opiniones-module__WUxEza__opinionesSection{text-align:center;background:#fafafa;padding:3rem 2rem;animation:1s ease-in-out Opiniones-module__WUxEza__fadeIn}.Opiniones-module__WUxEza__titulo{color:#333;margin-bottom:1rem;font-size:2rem;font-weight:600}.Opiniones-module__WUxEza__promedio{margin-bottom:2rem}.Opiniones-module__WUxEza__estrellas{color:#ffb400;font-size:1.8rem;display:block}.Opiniones-module__WUxEza__textoPromedio{color:#555;margin-top:.3rem;font-weight:500}.Opiniones-module__WUxEza__lista{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.Opiniones-module__WUxEza__card{background:#fff;border-radius:1rem;padding:1.5rem;transition:transform .3s;box-shadow:0 3px 8px rgba(0,0,0,.1)}.Opiniones-module__WUxEza__card:hover{transform:translateY(-5px)}.Opiniones-module__WUxEza__comentario{color:#444;margin:.5rem 0 1rem;font-style:italic}.Opiniones-module__WUxEza__rating{color:#ffb400;font-size:1.2rem}@keyframes Opiniones-module__WUxEza__fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
