.blockflow-video__wrapper{aspect-ratio:var(--blockflow-video-aspect-ratio,16/9);background-color:#000;overflow:hidden;position:relative;width:100%}.blockflow-video__iframe,.blockflow-video__player{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.blockflow-video__player{-o-object-fit:cover;object-fit:cover}.blockflow-video__overlay{align-items:center;cursor:pointer;display:flex;inset:0;justify-content:center;position:absolute;transition:opacity .3s ease}.blockflow-video__overlay:hover .blockflow-video__play-btn{background:var(--blockflow-video-play-bg-hover);color:var(--blockflow-video-play-color-hover);transform:scale(1.05)}.blockflow-video__overlay-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.blockflow-video__overlay-placeholder{background-color:#1a1a1a;inset:0;position:absolute}.blockflow-video__play-btn{align-items:center;background:var(--blockflow-video-play-bg,rgba(0,0,0,.6));border:none;border-radius:50%;color:var(--blockflow-video-play-color,#fff);cursor:pointer;display:flex;height:var(--blockflow-video-play-size,68px);justify-content:center;padding:var(--blockflow-video-play-padding,20px);position:relative;transition:all .3s ease;width:var(--blockflow-video-play-size,68px);z-index:1}.blockflow-video__play-icon{height:100%;width:100%}.blockflow-video__play-custom{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.blockflow-video__placeholder{align-items:center;background-color:#f0f0f0;color:#666;display:flex;flex-direction:column;gap:12px;inset:0;justify-content:center;position:absolute}.blockflow-video__placeholder svg{opacity:.5}.blockflow-video__placeholder span{font-size:.875rem}.blockflow-video--lazy .blockflow-video__wrapper{background-color:#1a1a1a}.blockflow-video--lightbox .blockflow-video__overlay{cursor:zoom-in}
