.industry-hero{background-color:#403836;background-image:var(--industry-hero-bg);background-position:center center;background-size:cover;background-attachment:scroll;background-repeat:no-repeat;position:relative}.industry-hero[data-overlay=true]:after{display:block;content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.5) 100%)}.industry-hero>.container{padding-top:clamp(5rem,4.082rem + 4.082vw,7.5rem);padding-bottom:clamp(5rem,4.816rem + .816vw,5.5rem)}.industry-hero>.container>.content{text-align:center;display:flex;flex-direction:column;gap:.75rem;position:relative;z-index:2}.industry-hero__eyebrow{color:#fff;font-family:industry,sans-serif;font-size:clamp(.875rem,.829rem + .204vw,1rem);font-style:normal;font-weight:700;line-height:1.2;letter-spacing:.1125rem;text-transform:uppercase;margin:0;padding:0;text-wrap:balance}.industry-hero__heading{color:#fff;font-family:industry,sans-serif;font-size:clamp(2.8125rem,2.468rem + 1.531vw,3.75rem);font-style:italic;font-weight:700;line-height:1.2;text-transform:uppercase;margin:0;padding:0;text-wrap:balance}.industry-hero__cta{margin-top:1.75rem;display:flex;flex-direction:column;gap:0;align-items:stretch}.industry-hero__cta>.button.solid:hover{background:#0D0D0D;border-color:#0D0D0D;box-shadow:0 .5em 1.25em rgba(13,13,13,.5)}.industry-hero__cta>.button.outline{color:#fff;border-color:#fff}.industry-hero__cta>.button.outline:hover{background:#fff;color:#F21121}@media screen and (min-width:768px){.industry-hero>.container>.content,.industry-hero__cta{align-items:center}}