/* Page-specific styles: about. Global design tokens live in /assets/css/global.css. */

.about-feature{max-width:980px}.why-hac-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:34px}.why-hac-card{padding:26px;border:1px solid #dbe5ea;border-radius:20px;background:#fff}.why-hac-card>strong{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eaf7fa;color:#168dc1;font-size:.78rem}.why-hac-card h3{margin:16px 0 10px}.why-hac-card p{margin:0;color:#5f7380;line-height:1.65}.accreditation-card{display:flex;align-items:center;gap:20px;margin-top:24px;padding:20px;border:1px solid #dbe5ea;border-radius:18px;background:#fff}.accreditation-card img{width:150px;height:auto;object-fit:contain}.accreditation-card p{margin:6px 0 0;color:#5f7380;line-height:1.6}@media(max-width:900px){.why-hac-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.why-hac-grid{grid-template-columns:1fr}.accreditation-card{align-items:flex-start;flex-direction:column}.accreditation-card img{width:140px}}
