.products-hero-section{background:url(/hero2.jpg) no-repeat 50%;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;-ms-background-size:cover;color:#000;min-height:450px;position:relative;overflow:hidden}.products-hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(10,198,187,.1),rgba(59,130,246,.1) 50%,rgba(139,92,246,.1));backdrop-filter:blur(1px)}