.hvsew-post-section{margin-block:clamp(2rem,5vw,4rem)}
.hvsew-post-section__title{margin:0 0 1rem;font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.25}
.hvsew-photo-gallery__grid{display:grid;grid-template-columns:repeat(var(--hvsew-columns,4),minmax(0,1fr));gap:clamp(8px,1.5vw,16px)}
.hvsew-photo-gallery__item{position:relative;display:block;aspect-ratio:1;border:0;border-radius:10px;overflow:hidden;background:#e8e8e8;padding:0;cursor:zoom-in}
.hvsew-photo-gallery__image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}
.hvsew-photo-gallery__item:hover .hvsew-photo-gallery__image,.hvsew-photo-gallery__item:focus-visible .hvsew-photo-gallery__image{transform:scale(1.04)}
.hvsew-photo-gallery__item:focus-visible{outline:3px solid currentColor;outline-offset:3px}
.hvsew-photo-gallery__zoom{position:absolute;right:9px;bottom:9px;display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:rgba(0,0,0,.7);color:#fff;font-size:23px;line-height:1}
.hvsew-lightbox[hidden]{display:none}
.hvsew-lightbox{position:fixed;inset:0;z-index:2147483000;display:grid;grid-template-columns:minmax(42px,80px) minmax(0,1fr) minmax(42px,80px);align-items:center;background:rgba(5,8,12,.94);padding:clamp(12px,3vw,38px)}
body.hvsew-lightbox-open{overflow:hidden}
.hvsew-lightbox__figure{margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;height:100%}
.hvsew-lightbox__figure img{max-width:100%;max-height:calc(100vh - 110px);object-fit:contain;box-shadow:0 14px 60px rgba(0,0,0,.4)}
.hvsew-lightbox__figure figcaption{color:#fff;margin-top:12px;text-align:center;max-width:760px}
.hvsew-lightbox__close,.hvsew-lightbox__nav{border:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer}
.hvsew-lightbox__close{position:absolute;right:18px;top:18px;width:44px;height:44px;border-radius:50%;font-size:32px;line-height:1}
.hvsew-lightbox__nav{width:48px;height:64px;border-radius:8px;font-size:45px;justify-self:center;line-height:1}
.hvsew-lightbox__close:hover,.hvsew-lightbox__nav:hover,.hvsew-lightbox__close:focus-visible,.hvsew-lightbox__nav:focus-visible{background:#fff;color:#111;outline:none}
.hvsew-pdf-section>.hvsm-pdf-gallery,.hvsew-pdf-section>.ripdf-pdf-gallery{margin-top:0}
.hvsew-pdf-section .hvsm-pdf-gallery-card__categories,.hvsew-pdf-section .ripdf-pdf-gallery-card__categories{display:none!important}
@media(max-width:800px){.hvsew-photo-gallery__grid{grid-template-columns:repeat(min(3,var(--hvsew-columns,4)),minmax(0,1fr))}
}
@media(max-width:520px){.hvsew-photo-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.hvsew-lightbox{grid-template-columns:44px minmax(0,1fr) 44px;padding:8px}
.hvsew-lightbox__nav{width:38px;height:52px}
.hvsew-lightbox__close{right:10px;top:10px}
}
