.usmev-gallery{display:grid;gap:24px}.usmev-gallery-cols-1{grid-template-columns:1fr}.usmev-gallery-cols-2{grid-template-columns:repeat(2,1fr)}.usmev-gallery-cols-3{grid-template-columns:repeat(3,1fr)}.usmev-gallery-cols-4{grid-template-columns:repeat(4,1fr)}.usmev-gallery-item{margin:0;background:#fff;box-shadow:0 10px 30px rgba(31,57,74,.12);overflow:hidden}.usmev-gallery-open{display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.usmev-gallery-open img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .45s ease}.usmev-gallery-open:hover img,.usmev-gallery-open:focus img{transform:scale(1.05)}.usmev-gallery-item figcaption{padding:14px 16px;color:#4e5d67;font-size:15px;line-height:1.5}.usmev-gallery-empty{padding:20px;background:#f7fbfd;border-left:4px solid #f3922b}.usmev-gallery-lightbox{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:30px;background:rgba(9,24,38,.88)}.usmev-gallery-lightbox[aria-hidden="false"]{display:flex}.usmev-gallery-lightbox-inner{max-width:min(1100px,94vw);text-align:center;color:#fff}.usmev-gallery-lightbox-inner img{max-width:100%;max-height:78vh;width:auto;height:auto;display:block;margin:0 auto;box-shadow:0 24px 70px rgba(0,0,0,.45)}.usmev-gallery-lightbox-inner p{margin:16px 0 0;color:rgba(255,255,255,.9);font-size:17px}.usmev-gallery-close{position:absolute;top:18px;right:22px;width:48px;height:48px;border:0;border-radius:50%;background:#f3922b;color:#fff;font-size:34px;line-height:1;cursor:pointer}.usmev-gallery-opened{overflow:hidden}@media(max-width:980px){.usmev-gallery-cols-3,.usmev-gallery-cols-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.usmev-gallery,.usmev-gallery-cols-2,.usmev-gallery-cols-3,.usmev-gallery-cols-4{grid-template-columns:1fr}.usmev-gallery-lightbox{padding:16px}.usmev-gallery-close{top:10px;right:10px}}
