.seasonal-hero{position:relative;overflow:hidden;min-height:520px;display:grid;align-items:center;background:var(--brand-primary-dark)}.seasonal-hero img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.seasonal-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(42,38,34,.82),rgba(42,38,34,.45))}.seasonal-hero .container{position:relative;z-index:2;max-width:820px;margin-left:max(24px,(100vw - 1140px) / 2)}.seasonal-hero .eyebrow,.seasonal-hero h1,.seasonal-hero p{color:#fff}.industry-grid article{position:relative;overflow:hidden;border:1px solid var(--brand-border);background:#fff}.industry-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.industry-grid h2,.industry-grid p{padding-left:22px;padding-right:22px}.industry-grid h2{margin-top:22px}.industry-grid p{padding-bottom:24px}