.about-page{min-height:calc(100vh - 80px);margin-top:80px;padding:40px 0 70px}.about-title{margin:0;font-size:2rem;font-weight:800}.about-subtitle{margin:14px 0 24px;color:var(--secondary);line-height:1.7}.about-section{margin-bottom:20px;border-radius:14px;padding:20px}.about-section h2{margin:0 0 14px;font-size:1.15rem}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.about-card{border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:14px;background:#ffffff0a}.about-card svg{color:#60a5fa;margin-bottom:8px}.about-card h3{margin:0 0 6px;font-size:1rem}.about-card p{margin:0;opacity:.9;line-height:1.6;font-size:.92rem}.about-list{margin:0;padding-left:18px;line-height:1.9}.about-process-desc{margin:0 0 16px;color:var(--secondary);line-height:1.7;font-size:.95rem}.about-process{display:flex;flex-direction:column;gap:14px}.process-step{display:flex;gap:14px;align-items:flex-start}.process-num{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.88rem;margin-top:2px}.process-step h3{margin:0 0 4px;font-size:.98rem;display:flex;align-items:center;gap:6px}.process-step h3 svg{color:#60a5fa}.process-step p{margin:0;font-size:.91rem;line-height:1.6;opacity:.88}@media(max-width:768px){.about-grid{grid-template-columns:1fr}.about-page{padding:26px 0 50px}}
