@charset "UTF-8";.custom-image-wrapper{position:relative;width:100%;height:auto;overflow:hidden;margin-bottom:20px;display:flex;justify-content:center}.custom-image-wrapper:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:inherit;background-size:cover;background-repeat:no-repeat;background-position:center;filter:blur(30px);opacity:.7;z-index:0}.custom-image-wrapper:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}.custom-image img{position:relative;z-index:2;height:auto;display:block}