.gradient-image-with-text{position:relative}.gradient-image-with-text__image-wrapper{margin-bottom:3rem}@media (min-width:768px){.gradient-image-with-text__image-wrapper{position:absolute;top:0;bottom:0;right:0;width:65%;margin-bottom:0}.gradient-image-with-text__image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.gradient-image-with-text:before{position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(90deg,#112241 35%,rgb(0 0 0 / .15) 100%);z-index:1;width:100%}@media (min-width:768px){.gradient-image-with-text:before{content:""}}