.text-img{position:relative;padding:7.5rem 0;min-height:min(51.85vh,35rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-img__bg{position:absolute;left:0;top:0;right:0;bottom:0;z-index:-1}.text-img__bg>*{position:absolute;left:0;top:0;right:0;bottom:0}.text-img__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.text-img__bg::after,.text-img__bg::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%}.text-img__bg::after{background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),color-stop(72%,rgba(0,0,0,.9)));background:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.9) 72%);opacity:.8}.text-img__bg::before{background:rgba(0,0,0,.05);z-index:1}.text-img__bg.bg-gradient::after{opacity:1}.text-img__bg.bg-gradient::before{background:rgba(0,0,0,.35)}.text-img__bg.gradient-none::after{background:unset;opacity:unset}.text-img__bg.gradient-none::before{background:rgba(0,0,0,.4)}.text-img__container{max-width:53.4375rem;width:100%;margin-left:auto}.text-img__container .section-text p,.text-img__container .section-text ul{color:var(--white)}.text-img__subtitle{font-weight:700;text-transform:uppercase;color:var(--orange);font-family:var(--font-saira);line-height:normal;margin-bottom:2.5rem}.text-img.text-img--big{min-height:min(74.07vh,50rem)}.text-img.text-img--small{min-height:min(37.04vh,25rem)}@media (max-width:768px){.text-img{padding:80px 0;min-height:480px}.text-img__subtitle{font-size:14px}.text-img__bg::after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(72%,rgba(0,0,0,.9)));background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.9) 72%);opacity:1}.text-img__bg::before{background:rgba(0,0,0,.2)}.text-img__bg.bg-gradient::after{opacity:.8}.text-img.text-img--small{min-height:320px}}