.video-grid{padding-top:var(--pt-mobile, 0px);padding-bottom:var(--pb-mobile, 0px)}@media screen and (min-width:768px){.video-grid{padding-top:var(--pt-desktop, 0px);padding-bottom:var(--pb-desktop, 0px)}}.video-grid__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%}.video-grid__item{aspect-ratio:var(--item-ratio, 4 / 5);max-height:100vh;position:relative;display:block;overflow:hidden;background:#0000000f;text-decoration:none}.video-grid__media{position:absolute;top:0;right:0;bottom:0;left:0}.video-grid__video,.video-grid__image{width:100%;height:100%;object-fit:cover;display:block}.video-grid__media--mobile-only{display:none}.video-grid__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000014}.video-grid__placeholder-svg{width:40%;height:auto;opacity:.35}@media screen and (max-width:767px){.video-grid__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.video-grid__media--desktop-only{display:none}.video-grid__media--mobile-only{display:block}}
/*# sourceMappingURL=/cdn/shop/t/856/assets/video-grid.css.map */
