.fondo hgroup.titulo{margin:0 3em 3em 3em}#fotos{height:100vh;height:100dvh;height:var(--real-viewport-height,100dvh);box-sizing:border-box;overflow:hidden}#fotos.at-showcase-host{position:relative;box-sizing:border-box;background:#000;overflow:hidden;padding-bottom:0}#fotos.at-showcase-host *,#fotos.at-showcase-host *::before,#fotos.at-showcase-host *::after{box-sizing:border-box}#fotos .at-showcase{position:relative;width:100%;height:100%;min-height:0;background:#000;color:#fff;overflow:hidden;opacity:0;transition:opacity 250ms ease;view-transition-name:page-hero;contain:paint}#fotos .at-showcase--ready{opacity:1}#fotos .at-showcase__track{display:flex;width:100%;height:100%;min-height:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0;padding:0;list-style:none;touch-action:pan-x pan-y}#fotos .at-showcase__track::-webkit-scrollbar{display:none}#fotos .at-showcase__slide{flex:0 0 100%;position:relative;width:100%;height:100%;min-height:0;scroll-snap-align:start;overflow:hidden}#fotos .at-showcase__clickwrap{display:block;position:relative;width:100%;height:100%;color:inherit;text-decoration:none}#fotos .at-showcase__media{position:absolute;inset:0;width:100%;height:100%;min-height:0;background:#000;overflow:hidden}#fotos .at-showcase__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;background:#000}#fotos .at-showcase__caption{position:absolute;inset:auto 0 0 0;z-index:3;pointer-events:none}#fotos .at-showcase__nav{position:absolute;top:0;bottom:0;width:52px;border:0;background:transparent;color:#fff;cursor:pointer;z-index:5;display:grid;place-items:center;padding:0}#fotos .at-showcase__nav[hidden]{display:none}#fotos .at-showcase__nav--prev{left:0}#fotos .at-showcase__nav--next{right:0}#fotos .at-showcase__nav svg{width:28px;height:28px;filter:drop-shadow(0 1px 3px rgba(0,0,0,0.65))}#fotos .at-showcase__nav:hover{background:rgba(0,0,0,0.18)}#fotos .at-showcase__nav:focus-visible{outline:2px solid #fff;outline-offset:-6px}#fotos .at-showcase__indicators{position:absolute;left:50%;bottom:.25rem;translate:-50% 0;display:flex;gap:.5rem;margin:0;padding:.25rem .5rem;list-style:none;background:transparent;border-radius:0;z-index:6}#fotos .at-showcase__indicator{position:relative;inline-size:24px;block-size:24px;border-radius:999px;padding:0;cursor:pointer;background:transparent;border:0}#fotos .at-showcase__indicator::after{content:"";position:absolute;inset:50%;translate:-50% -50%;inline-size:15px;block-size:15px;border-radius:999px;background:#000;box-shadow:0 0 2px 1px rgba(255,255,255,0.5)}#fotos .at-showcase__indicator[aria-current="true"]::after{background:#fff;box-shadow:0 0 2px 1px rgba(0,0,0,0.5)}#fotos .at-showcase__indicator:focus-visible{outline:2px solid #fff;outline-offset:2px}@media(max-width:767px){.fondo hgroup.titulo h2{font-size:1em}}#fotos .loader .circular{display:block;animation:at-showcase-loader-rotate 1.4s linear infinite;transform-origin:center center}#fotos .loader .path{stroke:#000 !important;stroke-linecap:round;animation:at-showcase-loader-dash 1.4s ease-in-out infinite}@keyframes at-showcase-loader-rotate{100%{transform:rotate(360deg)}}@keyframes at-showcase-loader-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@media(prefers-reduced-motion:reduce){#fotos .loader .circular,#fotos .loader .path{animation:none}}