.backdrop-wrapper{position:relative;background-position:center center;background-repeat:no-repeat;background-size:cover}.backdrop-wrapper .backdrop{position:absolute;height:100%;width:100%;background-color:rgba(0,0,0,.1);left:0;top:0;z-index:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.backdrop-wrapper.is-b-loaded .backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}.backdrop-wrapper img{z-index:2;position:relative}