.industries-hero{padding-top:170px;padding-bottom:92px;background:linear-gradient(135deg,#5e1f1a 0,#2e4034 100%)}.industries-hero h1{color:#fff;font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;max-width:880px}.industries-hero p{color:#fff;max-width:840px}.industry-icon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.industry-icon-grid article{border:1px solid var(--brand-border);background:#fff;padding:24px}.industry-icon{display:block;width:52px;height:52px;margin-bottom:16px;background:var(--brand-bg-alt);border:1px solid var(--brand-border);position:relative}.industry-icon::after,.industry-icon::before{content:"";position:absolute;background:var(--brand-primary)}.bed-icon::before{width:32px;height:14px;left:9px;top:23px}.bed-icon::after{width:10px;height:20px;left:9px;top:14px}.design-icon::before{width:30px;height:2px;left:10px;top:25px;transform:rotate(-35deg)}.design-icon::after{width:12px;height:12px;left:28px;top:11px}.hotel-icon::before{width:28px;height:30px;left:12px;top:12px}.hotel-icon::after{width:4px;height:22px;left:24px;top:18px;background:#fff}.gift-icon::before{width:30px;height:26px;left:11px;top:18px}.gift-icon::after{width:38px;height:4px;left:7px;top:25px;background:#fff}.industry-icon-grid h3{font-size:1.2rem}.industry-requirements{background:var(--brand-neutral-light)}.requirements-copy{max-width:820px;margin-bottom:26px}.requirements-table{width:100%;border-collapse:collapse;background:#fff}.requirements-table td,.requirements-table th{border:1px solid var(--brand-border);padding:16px;vertical-align:top;color:var(--brand-text)}.requirements-table thead th{background:var(--brand-secondary);color:#fff}.centered-cta{max-width:860px;text-align:center}@media (max-width:991px){.industry-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.industries-hero{padding-top:150px}.industry-icon-grid{grid-template-columns:1fr}}