.video-background-block-one{width: 100%; position: relative; overflow: hidden;border-radius:40px; }
.video-background-block-one .masked-video { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; object-fit: cover;  }
.video-background-block-one  .video-content{position:relative;padding:90px 15px;z-index: 1;}



@media only screen and (min-width:768px) {
.video-background-block-one .video-content:before{ content: "";position: absolute;top: 50%;left: -1px;transform: translateY(-50%);width: 40px;height: 80px;background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 77' fill='none'><path d='M-8.62276e-09 0.697264L0 0.499998L0.00292969 0.501951C0.00260162 0.567021 -5.77507e-09 0.632117 -8.62276e-09 0.697264ZM37.9971 38.5039C37.932 38.5036 37.8669 38.501 37.8018 38.501C16.9243 38.501 -2.40086e-06 55.4252 -3.31344e-06 76.3027L-8.62276e-09 0.697264C-9.21207e-07 21.5748 16.9243 38.499 37.8018 38.499C37.8669 38.499 37.932 38.4964 37.9971 38.4961L38 38.5L37.9971 38.5039ZM-3.32207e-06 76.5L-3.31344e-06 76.3027C-3.31629e-06 76.3679 0.0025983 76.433 0.00292637 76.498L-3.32207e-06 76.5Z' fill='white'/></svg>");background-size: contain;background-repeat: no-repeat;border-left: solid 1px #fff; z-index: 1;}
.video-background-block-one .video-content:after {content: "";position: absolute;top: 50%;right: -1px;transform: translateY(-50%);width: 40px;height: 80px;  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 77' fill='none'><path d='M38 76.3027L38 76.5L37.9971 76.498C37.9974 76.433 38 76.3679 38 76.3027ZM0.00292803 38.4961C0.0679889 38.4964 0.133102 38.499 0.198241 38.499C21.0757 38.499 38 21.5748 38 0.697264L38 76.3027C38 55.4252 21.0757 38.501 0.198241 38.501C0.133102 38.501 0.0679893 38.5036 0.00292803 38.5039L-1.66103e-06 38.5L0.00292803 38.4961ZM38 0.499998L38 0.697264C38 0.632117 37.9974 0.567023 37.9971 0.501951L38 0.499998Z' fill='%23ffffff'/></svg>");background-size: contain;background-repeat: no-repeat;border-right: solid 1px #fff; z-index: 1;}

}

@media only screen and (max-width:768px) {
.video-background-block-one{border-radius:20px;}
.video-background-block-one .video-content:before{ content: ""; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 75px; height: 35px; background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 77 38' fill='none'><path d='M76.3027 -1.72455e-08L76.5 0L76.4981 0.00292969C76.433 0.00260162 76.3679 -1.15501e-08 76.3027 -1.72455e-08ZM38.4961 37.9971C38.4964 37.932 38.499 37.8669 38.499 37.8018C38.499 16.9243 21.5748 -4.80172e-06 0.697269 -6.62689e-06L76.3027 -1.72455e-08C55.4252 -1.84241e-06 38.501 16.9243 38.501 37.8018C38.501 37.8669 38.5036 37.932 38.5039 37.9971L38.5 38L38.4961 37.9971ZM0.500003 -6.64413e-06L0.697269 -6.62689e-06C0.632122 -6.63258e-06 0.567028 0.00259499 0.501956 0.00292304L0.500003 -6.64413e-06Z' fill='%23ffffff'/></svg>"); background-size: contain; background-repeat: no-repeat;z-index: 1; }
.video-background-block-one .video-content:after{ content: ""; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 75px; height: 35px; background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 80'><path fill='%23ffffff' d='M.4,80h-.4,0c.1,0,.3,0,.4,0ZM80,0c0,.1,0,.3,0,.4,0,44,35.6,79.6,79.6,79.6H.4c44,0,79.6-35.6,79.6-79.6,0-.1,0-.3,0-.4h0s0,0,0,0ZM160,80h-.4c.1,0,.3,0,.4,0h0Z'/></svg>"); background-size: contain; background-repeat: no-repeat;z-index: 1; }
}
