.video-strip{border-top:.1rem solid rgba(var(--color-foreground),.08);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.video-strip__header{margin-bottom:2.4rem}.video-strip__heading{margin:0 0 .6rem}.video-strip__text{margin:0;color:rgba(var(--color-foreground),.75)}.video-strip__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media screen and (min-width:750px){.video-strip__grid{grid-template-columns:repeat(var(--video-strip-columns),1fr)}}.video-strip__tile{position:relative;aspect-ratio:4 / 5;border-radius:1.4rem;overflow:hidden;background:rgba(var(--color-foreground),.05)}.video-strip__tile video{display:block;width:100%;height:100%;object-fit:cover}.video-strip__placeholder{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.video-strip__label{position:absolute;bottom:1.2rem;left:1.2rem;font-size:1.1rem;color:rgba(var(--color-foreground),.7);background:#ffffffd9;padding:.4rem .9rem;border-radius:.5rem}.video-strip__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5.2rem;height:5.2rem;border-radius:50%;background:#ffffffe6;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#3a3a3a;pointer-events:none;animation:video-strip-pulse 2.4s ease-in-out infinite}@keyframes video-strip-pulse{0%,to{opacity:.55}50%{opacity:.9}}@media(prefers-reduced-motion:reduce){.video-strip__play{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-video-strip.css.map */
