.social-videos__intro{max-width:60rem;margin:0 auto 2.4rem;text-align:center}.social-videos__grid{display:grid;grid-template-columns:repeat(var(--video-columns-mobile, 2),minmax(0,1fr));gap:1.2rem;padding:0;margin:0;list-style:none}@media screen and (min-width:750px){.social-videos__grid{grid-template-columns:repeat(var(--video-columns, 4),minmax(0,1fr));gap:2rem}}.social-videos__frame{position:relative;overflow:hidden;aspect-ratio:var(--video-ratio, 9 / 16);border-radius:var(--video-radius, 1.2rem);background:rgba(var(--color-foreground),.05)}.social-videos__frame video,.social-videos__frame img,.social-videos__frame svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.social-videos__frame>*:not(.social-videos__caption){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.social-videos__caption{position:absolute;right:0;bottom:0;left:0;z-index:1;padding:3rem 1.2rem 1rem;margin:0;font-size:1.2rem;line-height:1.3;color:#fff;text-shadow:0 .1rem .3rem rgba(0,0,0,.5);background:linear-gradient(to top,rgba(0,0,0,.55),transparent);pointer-events:none}@media(prefers-reduced-motion:reduce){.social-videos__frame video{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-social-video-grid.css.map */
