.banner{position:relative;height:400px}.banner .banner-bg{position:relative;overflow:hidden;width:100%;height:100%}.banner .banner-bg img{width:100%;height:100%;filter:grayscale(100%) blur(1px);object-fit:cover}.banner .banner-bg::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(left,#1b1f2c 40%,#575757);opacity:.9;z-index:1}.banner .title{position:absolute;left:50%;bottom:60px;transform:translateX(-50%);z-index:2}.banner .title span{letter-spacing:4px;text-transform:uppercase}.ck-content blockquote{margin-left:40px!important}.ck-content a{margin-left:5px;margin-right:5px;color:#46aaff;transition:all .3s}.ck-content a:hover{color:orange}