:root{--videoHeight:250px;--videoWidth:calc((var(--videoHeight)*16)/9)}.hero .dynamicContent,.hero .videowrapper{height:var(--videoHeight);width:calc(var(--videoWidth) * 1)}.hero .videowrapper iframe{height:calc(var(--videoHeight) * 1);width:calc(var(--videoWidth) * 1)}@media (min-width:600px){:root{--videoHeight:350px}}@media (min-width:767px){:root{--videoHeight:550px}}@media (min-width:1499px){:root{--videoHeight:700px}}.filtering-hero{position:relative;background-image:url(/assets/images/views/filtering/filtering-LP-hero-image.jpg);background-size:cover;background-repwat:no-repeat;background-position:50%}.filtering-hero:after{content:"";background:rgba(0,0,0,.48);position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}