:root{font-size:clamp(10px,calc(0.1041667vw + 10px),14px)}.video-section{position:relative;overflow:hidden}.video-section::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgb(38,47,52,0.8),rgba(38,47,52,0.2));z-index:2;pointer-events:none}.video-section video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}