.three-video-row-wrapper{background:var(--tvr-bg, #ffffff);padding:48px 0}.three-video-row__inner{max-width:100%;margin:0 auto;padding:0 24px}.three-video-row__header{text-align:center;margin-bottom:28px}.three-video-row__heading{margin:0;font-size:1.5rem;color:var(--tvr-heading-color, #2b2b2b)}.three-video-row__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--tvr-gap, 16px)}.three-video-row__item{width:100%}.three-video-row__media{position:relative;width:100%;overflow:hidden;border-radius:var(--tvr-radius, 0px);background:#efefef}.three-video-row__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.three-video-row__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.three-video-row__placeholder-svg{width:60%;height:60%;opacity:.5}.three-video-row__controls{position:absolute;right:12px;bottom:12px;display:flex;gap:8px;z-index:2}.three-video-row__control-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:none;background:#00000073;color:#fff;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.three-video-row__control-btn:hover{background:#000000a6;transform:scale(1.05)}.three-video-row__control-btn svg[hidden]{display:none!important}@media screen and (max-width:749px){.three-video-row-wrapper{padding:32px 0}.three-video-row__inner{padding:0 16px}.three-video-row__grid{grid-template-columns:1fr 1fr;gap:calc(var(--tvr-gap, 16px) * .75)}.three-video-row__item:first-child{grid-column:1 / -1}.three-video-row__control-btn{width:28px;height:28px}.three-video-row__controls{right:8px;bottom:8px;gap:6px}}@media(prefers-reduced-motion:reduce){.three-video-row__control-btn{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-three-video-row.css.map */
