.HeroIndustry{margin-top:calc(var(--header-height) + var(--topbar-height))}.HeroIndustry .HeroIndustry__Wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;overflow:hidden;position:relative;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;gap:1rem;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--neutral-white);padding:calc(var(--header-height) + 1rem) calc(var(--global-content-edge-padding)*2);text-align:center}.HeroIndustry .HeroIndustry__Wrapper:after{background-color:var(--neutral-dark-transparent);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.HeroIndustry .HeroIndustry__Subtitles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;width:100%}.HeroIndustry .Heading,.HeroIndustry .Subheading{opacity:0;visibility:hidden;z-index:2}.HeroIndustry .Heading1{text-align:left;text-transform:uppercase}.HeroIndustry .HeroIndustry__Background{height:100%;left:0;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.HeroIndustry .HeroIndustry__Background:before{background-color:var(--neutral-dark-transparent-ultra-soft);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.HeroIndustry .HeroIndustry__Background>img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:-2}@media (min-width:1024px){.HeroIndustry .Heading1{width:60%}.HeroIndustry .Subheading{-ms-flex-item-align:end;align-self:flex-end}}