Hi ludo974
As I understand, you want to remove the mask color over the video section. If yes, kindly add the CSS rules to your custom.css file "templates/uber/css/custom.css"
hero.style-4 .video-wrapper:before {
background-color: transparent !important;
}
Please let me know if you have any questions.
Best regards.