.arom-industries-hero{background:linear-gradient(135deg,rgba(242,246,248,.96),rgba(250,204,21,.14));padding:82px 0 72px;text-align:center}.arom-industries-hero h1{font-size:max(2.2rem, min(5vw, 4rem));font-weight:850;line-height:1.08;margin:12px auto;max-width:920px}.arom-industries-hero p{color:var(--brand-text-muted);margin:0 auto 28px;max-width:960px}.arom-industries-hero img{border:1px solid var(--brand-border);border-radius:var(--brand-radius);min-height:360px;-o-object-fit:cover;object-fit:cover;width:100%}.arom-industry-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.arom-selector{align-items:start;display:grid;grid-gap:38px;gap:38px;grid-template-columns:minmax(0,0.8fr) minmax(360px,1.2fr)}.arom-selector p{color:var(--brand-text-muted)}.arom-checklist{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);display:grid;grid-gap:14px;gap:14px;padding:28px}.arom-checklist label{align-items:flex-start;color:var(--brand-text);display:flex;font-weight:700;gap:10px}.arom-checklist input{accent-color:var(--brand-primary);margin-top:5px}@media (max-width:991px){.arom-industry-grid,.arom-selector{grid-template-columns:1fr}}