.manufacturer-hero{display:flex;min-height:80vh;position:relative}.inner-wrapper{display:flex;margin:0 auto;max-width:1440px}.inner-content{align-self:stretch;display:flex;flex:1;flex-direction:column;height:100%;justify-content:center;max-width:min(700px,100%);max-width:50%;padding:6rem 2rem}.manufacturer-hero:before{background-color:#fff;left:0}.manufacturer-hero:after,.manufacturer-hero:before{content:"";height:100%;position:absolute;top:0;width:50%;z-index:-1}.manufacturer-hero:after{background-position:top;background-size:cover;right:0}@media screen and (max-width:960px){.manufacturer-hero:before{display:none}.manufacturer-hero:after{left:0;top:0;width:100%}.inner-content{align-content:center;align-items:center;background:rgba(0,124,185,.3);background:hsla(0,0%,100%,.6);flex-wrap:wrap;height:100%;justify-content:space-evenly;max-width:100%;text-align:center}}.button-group{flex-wrap:wrap}.flex{display:flex}.gap-4{gap:1rem}.gap-8{gap:2rem}.align-items-center{align-items:center}