.banner_wrap{height:100vh;width:100%;position:relative;overflow:hidden;background:#262837}.banner_wrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100% !important}.banner_wrap h1{position:absolute;bottom:5rem;left:3rem;color:#fff;max-width:800px;z-index:1;margin:0;max-width:1250px}@media(max-width:1300px){.banner_wrap h1{font-size:40px}}@media(max-width:992px){.banner_wrap h1{left:1rem}.banner_wrap img{object-position:26%}}@media(max-width:560px){.banner_wrap h1{font-size:28px}.banner_wrap:after{content:"";background:#000;position:absolute;z-index:1;top:0;left:0;width:100%;height:180px;background:rgba(12,12,15,.75);background:-moz-linear-gradient(top,rgba(12,12,15,.75) 0,rgba(1,1,2,0) 89%,rgba(0,0,0,0) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,rgba(12,12,15,.75)),color-stop(89%,rgba(1,1,2,0)),color-stop(100%,rgba(0,0,0,0)));background:-webkit-linear-gradient(top,rgba(12,12,15,.75) 0,rgba(1,1,2,0) 89%,rgba(0,0,0,0) 100%);background:-o-linear-gradient(top,rgba(12,12,15,.75) 0,rgba(1,1,2,0) 89%,rgba(0,0,0,0) 100%);background:-ms-linear-gradient(top,rgba(12,12,15,.75) 0,rgba(1,1,2,0) 89%,rgba(0,0,0,0) 100%);background:linear-gradient(to bottom,rgba(12,12,15,.75) 0,rgba(1,1,2,0) 89%,rgba(0,0,0,0) 100%)}}