.service-hero-block .content-wrapper{background-color:var(--color-light-gray);background-position:100%;background-repeat:no-repeat;background-size:cover;padding:100px 50% 100px calc(73px + 5vw);position:relative}@media only screen and (max-width:1200px){.service-hero-block .content-wrapper{padding:100px 73px}}.service-hero-block .content-wrapper .content{color:var(--color-dark-gray);position:relative;z-index:2}.service-hero-block .content-wrapper:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.is-style-overlay-dark .content-wrapper:before{background-color:rgba(0,0,0,.5)}.is-style-overlay-dark .content-wrapper .content{color:var(--color-white)}