.hospedaje-gallery{overflow:hidden;background:#fff;border-radius:24px;box-shadow:0 12px 35px #07598514}.gallery-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 28px}.gallery-heading p{margin:0 0 6px;font-size:.7rem;font-weight:700;letter-spacing:.16em;color:#087c91}.gallery-heading h2{margin:0;font-size:clamp(1.15rem,3vw,1.65rem);color:#164052}.gallery-count{white-space:nowrap;border-radius:30px;background:#eefaff;color:#075985;padding:8px 14px;font-size:.85rem;font-variant-numeric:tabular-nums}.gallery-stage{position:relative;background:#143a48}.gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.gallery-track::-webkit-scrollbar{display:none}.gallery-slide{flex:0 0 100%;min-width:0;margin:0;position:relative;scroll-snap-align:start;aspect-ratio:16/9;max-height:560px}.gallery-slide img{display:block;width:100%;height:100%;object-fit:contain}.gallery-slide figcaption{position:absolute;bottom:0;left:0;right:0;padding:48px 28px 22px;background:linear-gradient(transparent,#082632e8);color:#fff;font-size:.95rem;pointer-events:none}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border:1px solid #ffffff70;border-radius:50%;background:#ffffffed;color:#075985;font-size:2rem;line-height:1;box-shadow:0 3px 12px #0002}.gallery-prev{left:16px}.gallery-next{right:16px}.gallery-arrow:disabled{opacity:.4;cursor:default}.gallery-dots{display:flex;justify-content:center;flex-wrap:wrap;gap:2px;padding:10px 16px}.gallery-dots button{border:0;background:transparent;width:32px;height:32px;display:grid;place-items:center}.gallery-dots button:after{content:'';width:8px;height:8px;border-radius:20px;background:#b4cbd3}.gallery-dots button[aria-current=true]:after{width:24px;background:#087c91}.hospedaje-gallery :focus-visible{outline:3px solid #f4b942;outline-offset:-3px}.hospedaje-gallery [hidden]{display:none!important}@media(max-width:575px){.gallery-heading{padding:20px 16px}.gallery-slide{aspect-ratio:4/3}.gallery-slide figcaption{font-size:.8rem;padding:40px 16px 16px}.gallery-arrow{width:40px;height:40px}.gallery-prev{left:8px}.gallery-next{right:8px}}
