video-grid-upload{display:block}.video-grid-outer{background:var(--vg-bg, #ffffff);width:100%}.video-grid-section{max-width:var(--vg-max-width, 900px);margin:0 auto;padding:var(--vg-pad-top, 32px) 16px var(--vg-pad-bottom, 32px)}.video-grid-wrap{display:grid;grid-template-columns:repeat(auto-fit,var(--vg-card-width, 400px));gap:20px;justify-content:center}.video-grid-card{border:var(--vg-border-width, 2px) solid var(--vg-border-color, #FED632);border-radius:12px;overflow:hidden;background:#fff;width:var(--vg-card-width, 400px)}.video-grid-thumb{position:relative;width:100%;height:var(--vg-card-height, 700px);background:#000}.video-grid-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;border:none;background:#0000008c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;cursor:pointer}.video-grid-play:hover{background:#000000bf}.video-grid-media{width:100%;height:100%;display:block;object-fit:contain;background:#000}.video-grid-placeholder{width:100%;height:var(--vg-card-height, 700px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#f5f5f5;color:#999;font-size:13px}.video-grid-placeholder i{font-size:26px;color:var(--vg-border-color, #FED632)}.video-grid-caption{padding:10px 12px;margin:0;font-size:13px;font-weight:500;color:#1a1a1a}
/*# sourceMappingURL=/cdn/shop/t/25/assets/video-grid.css.map */
