.svg-video-background{overflow:hidden;position:relative;vertical-align:middle}.svg-video-background svg{height:100%;left:0;position:absolute;top:0;width:100%}.svg-video-background svg mask rect{fill:#fff}.svg-video-background svg>rect{fill:#18172f;-webkit-mask:url(#mask);mask:url(#mask)}.svg-video-background video{-webkit-mask-position:left!important;-webkit-mask-repeat:no-repeat!important;-webkit-mask-size:contain!important;width:100%}.svg-video-background .video-rect{margin-left:-40%}@media screen and (max-width:768px){.svg-video-background video{display:block;margin:0 auto;width:70%}}