/* Remove the decorative circle and align the recruitment copy to the left. */
.recruit-banner-clean .page-hero::after{content:none!important;display:none!important;border:0!important}
.recruit-banner-clean .page-hero{justify-content:flex-start!important;padding-right:clamp(24px,8vw,150px)!important;padding-left:clamp(24px,8vw,150px)!important}
.recruit-banner-clean .page-hero .hero-inner{width:min(760px,72vw)!important;max-width:760px!important;margin:0 auto 0 0!important;transform:none!important;text-align:left!important}
.recruit-banner-clean .page-hero .hero-inner>*{text-align:left!important}
@media(max-width:720px){.recruit-banner-clean .page-hero{padding-right:24px!important;padding-left:24px!important}.recruit-banner-clean .page-hero .hero-inner{width:100%!important;max-width:100%!important;margin-left:0!important}.recruit-banner-clean .page-hero h1{font-size:clamp(38px,10vw,52px)!important}}
