.home-slideshow{isolation:isolate;z-index:0;overflow:hidden;background:#0b0f12}.home-slideshow .home-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.025);transition:opacity 4s ease-in-out;pointer-events:none}.home-slideshow .home-slide.is-current{opacity:1;z-index:1}.home-slideshow.is-playing .home-slide.is-current{animation:portada-acercamiento 18s ease-out both}.home-slideshow.is-paused .home-slide{animation-play-state:paused!important}.home-slideshow-toggle{position:absolute;right:24px;bottom:24px;z-index:5;width:44px;height:44px;border:1px solid #d3a64f88;border-radius:50%;color:#f1e6b2;background:#110d12aa;cursor:pointer}.home-slideshow-toggle[hidden]{display:none}.home-slideshow-toggle:focus-visible{outline:2px solid #f1e6b2;outline-offset:4px}@keyframes portada-acercamiento{from{transform:scale(1.025)}to{transform:scale(1.105)}}@media(prefers-reduced-motion:reduce){.home-slideshow .home-slide{animation:none!important;transition:none!important;transform:none}}
