.fill{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;width:100%;height:100%}.fill img{position:absolute;top:0;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.above-fold{width:100%;height:70vh;position:relative;overflow:hidden}#gradient{position:absolute;bottom:0;height:60vh;width:100%;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,1)),color-stop(20%,rgba(0,0,0,1)),color-stop(50%,rgba(0,0,0,0.8)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 20%,rgba(0,0,0,0.8) 50%,rgba(0,0,0,0) 100%);background-image:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 20%,rgba(0,0,0,0.8) 50%,rgba(0,0,0,0) 100%)}.left-col-wrapper{max-width:1200px;height:100%;margin:auto}.left-col{width:70%;height:100%;margin-right:auto;position:relative}.left-col .title{position:absolute;text-align:center;bottom:0;color:#fff;padding:0 12%}.left-col .title .main{font-size:75px;line-height:75px;font-weight:700;margin-bottom:20px;color:inherit}.left-col .title .secondary{font-size:25px;line-height:27px;margin-bottom:150px;color:inherit}@media(max-width:950px){.left-col{width:100%}.left-col .title .secondary{margin-bottom:40px}}