/** Shopify CDN: Minification failed

Line 12:0 Unexpected "{"

**/
#vw-root .vw-cmp__in-video-card--root .vw-cmp__in-video-card--preview
{
    margin-bottom:12px!important;
}


{
    position: fixed;
    inset: 0px;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    backdrop-filter: blur(2px);
    z-index: 2147483647;
}

.ReactModal__Overlay, .ReactModal__Overlay--after-open {
    position: fixed;
    inset: 0px;
    background: rgba(0, 0, 0, 0.5)!important;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(0px)!important;
    z-index: 2147483647;
}