.mvg-gallery{display:grid;gap:1.25rem;width:100%}.mvg-cols-1{grid-template-columns:1fr}.mvg-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mvg-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mvg-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.mvg-player-item{min-width:0;width:100%;margin:0;background:transparent}.mvg-title{font-size:1rem;font-weight:600;line-height:1.35;margin:0 0 .55rem;padding:0}.mvg-player-wrap{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:.45rem;background:#000;box-shadow:0 2px 10px rgba(0,0,0,.16)}.mvg-player-wrap iframe,.mvg-player-wrap video{position:absolute;inset:0;display:block;width:100%;height:100%;border:0;background:#000;object-fit:contain}.mvg-player-wrap video::-webkit-media-controls{display:flex!important}@media(max-width:900px){.mvg-cols-3,.mvg-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.mvg-gallery{grid-template-columns:1fr!important;gap:1rem}.mvg-player-wrap{border-radius:.3rem}}
