.title-with-img{position:relative;z-index:10}.title-with-img .overlay{height:100%;inset:0;opacity:51%;position:absolute;width:100%;z-index:3}.title-with-img .content-wrapper{position:relative;z-index:3}.title-with-img .title-with-img-inner{align-items:center;display:flex;gap:20px;justify-content:space-between}.title-with-img .title h2{margin-bottom:0}.title-with-img .title-with-img-content{align-items:center;display:flex;gap:20px}.title-with-img .title-with-img-inner>div{flex:0 0 calc(50% - 10px)}.title-with-img .title-with-img-content>div.title{flex:0 0 70%}.title-with-img .title-with-img-inner .content p:last-child{margin-bottom:0}@media (max-width:1024px){.title-with-img .title-with-img-content{flex-wrap:wrap}.title-with-img .title-with-img-inner{flex-wrap:wrap;text-align:center}.title-with-img .title-with-img-inner>div{flex:0 0 100%;flex-direction:column-reverse}}