.image-fade-section{position:relative}.image-fade-section::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);opacity:var(--fade-opacity,1);transition:opacity 0.1s linear;z-index:2;pointer-events:none}