.arom-about-hero{background:linear-gradient(135deg,rgba(242,246,248,.96),rgba(14,165,233,.12));padding:86px 0}.arom-about-hero__grid,.arom-alt{align-items:center;display:grid;grid-gap:42px;gap:42px;grid-template-columns:minmax(0,1.05fr) minmax(360px,0.95fr)}.arom-about-hero h1{font-size:max(2.2rem, min(5vw, 4rem));font-weight:850;line-height:1.08}.arom-about-hero p,.arom-alt p,.arom-large-quote p{color:var(--brand-text-muted)}.arom-about-hero img,.arom-alt img{border:1px solid var(--brand-border);border-radius:var(--brand-radius);min-height:390px;-o-object-fit:cover;object-fit:cover;width:100%}.arom-large-quote{margin:0 auto;max-width:920px;text-align:center}.arom-large-quote blockquote{color:var(--brand-text);font-size:max(2rem, min(4vw, 3.2rem));font-weight:850;line-height:1.15;margin:12px 0 22px}.ha-trust__row{display:flex;gap:32px;justify-content:space-between;text-align:center}.ha-trust__stat{flex:1}.ha-trust__stat strong{color:var(--brand-primary);display:block;font-family:"Roboto Mono",monospace;font-size:max(2rem, min(4vw, 3rem));font-weight:850}.ha-trust__stat em,.ha-trust__stat span{color:var(--brand-text-muted);display:block;font-style:normal}.arom-team-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(4,minmax(0,1fr))}.arom-alt-stack{display:grid;grid-gap:42px;gap:42px}.arom-alt--reverse img{order:2}.arom-cert-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.arom-cert-grid span{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);color:var(--brand-primary);font-weight:850;padding:24px;text-align:center}@media (max-width:991px){.arom-about-hero__grid,.arom-alt{grid-template-columns:1fr}.arom-alt--reverse img{order:0}.arom-team-grid,.ha-trust__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.arom-team-grid,.ha-trust__row{grid-template-columns:1fr}}