.about_header__i5X7l{text-align:center;margin-bottom:2rem;padding-top:1rem}.about_title__ZvvJk{font-size:2.5rem;color:var(--text-primary);font-weight:700;margin-bottom:1.5rem}.about_intro__85fkf{max-width:800px;margin:0 auto;font-size:1.25rem;color:var(--text-secondary)}.about_grid__H8z_o{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-bottom:4rem;align-items:start}@keyframes about_fadeInUp__Wpazh{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about_card__NLQOj{padding:2.5rem;display:flex;flex-direction:column;gap:1rem;opacity:0;animation:about_fadeInUp__Wpazh .8s ease-out forwards;text-align:left;height:100%;min-height:280px}.about_card__NLQOj:first-child{animation-delay:.2s}.about_card__NLQOj:nth-child(2){animation-delay:.4s}.about_card__NLQOj:nth-child(3){animation-delay:.6s}.about_cardTitle__wxWiJ{color:var(--text-primary);font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.about_list__1MOlT{list-style:none;padding:0}.about_list__1MOlT li{margin-bottom:.75rem;padding-left:1.5rem;position:relative;color:var(--text-secondary)}.about_list__1MOlT li:before{content:"•";color:var(--accent-primary);position:absolute;left:0;top:0}.about_capabilities__fyUld{margin-top:2rem;text-align:center}.about_chipGrid___tkSF{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem}@media (max-width:1024px){.about_grid__H8z_o{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.about_card__NLQOj:nth-child(3){margin-top:0}}