.backgrounder{position:relative}.backgrounder-slot{display:inline-block;height:100%;position:relative;width:100%;z-index:1}.backgrounderImg{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;height:100%;position:absolute;top:0;width:100%}@supports not (backdrop-filter:blur(10px)){.backgrounderImg.blur{filter:blur(10px)}}@supports (backdrop-filter:blur(10px)){.backgrounderImg.blur:before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.backgrounderImg:before{background:#000000b3;background:linear-gradient(180deg,#000000b3 0,#000);content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="rgba(0, 0, 0, 0.7)",endColorstr="#000",GradientType=0);height:100%;left:0;position:absolute;top:0;width:100%}
