.video-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;width:100%;max-width:100vw;margin:0 auto;padding:20px;text-align:center}.video-item{display:flex;flex-direction:column;align-items:center;width:100%}.video-item iframe{width:100%;aspect-ratio:16 / 9;max-width:560px;border-radius:10px;border:none}.video-gallery h3{font-size:18px!important;margin:10px 0 5px;font-weight:700;line-height:1.4}.video-date{font-size:14px;color:#666}@media screen and (max-width: 768px){.video-gallery{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}}.video-gallery:not(:first-child){margin-top:30px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/video-gallery.css.map */
