.video-background-block { width: 100%; position: relative; overflow: hidden;}
.video-background-block .masked-video { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; object-fit: cover;}
.video-background-block  .video-content{position:relative;z-index:1;}

@media only screen and (max-width:768px) {
.video-svg-container{aspect-ratio: 350 / 234;}
.video-top-home .with-mask {mask-image: url(https://pawelszokaluk.com/wp-content/uploads/2025/08/vide_mas_shape_mobile.png);}
}
