.hero-company{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-company :where(h1,p){color:var(--white)}.hero-company .module-wrapper{padding-bottom:0;padding-top:0}.hero-company--wrapper{align-items:start;display:grid;gap:var(--row-gap) var(--column-gap);grid-template-columns:repeat(2,minmax(250px,1fr));padding-bottom:var(--module-padding-vertical);padding-top:var(--module-padding-vertical);position:relative;z-index:2}@media screen and (max-width:1023px){.hero-company--wrapper{display:flex;flex-direction:column}}