.about-module__-i9KWa__storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.about-module__-i9KWa__statsGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.about-module__-i9KWa__statBox{background:var(--surface-elevated);border:2px solid var(--border);text-align:center;border-radius:16px;padding:28px;transition:border-color .3s,transform .3s}.about-module__-i9KWa__statBox:hover{border-color:var(--accent);transform:translateY(-4px)}.about-module__-i9KWa__statNum{color:var(--accent-strong);font-size:2rem;font-weight:900;line-height:1}.about-module__-i9KWa__statLbl{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-top:6px;font-size:.8rem;font-weight:600}.about-module__-i9KWa__valuesGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.about-module__-i9KWa__valueCard{background:var(--surface-elevated);border:1px solid var(--border);text-align:center;box-shadow:var(--shadow);border-radius:16px;padding:28px;transition:transform .3s}.about-module__-i9KWa__valueCard:hover{transform:translateY(-4px)}.about-module__-i9KWa__valueIcon{background:linear-gradient(135deg,var(--accent-pale),var(--accent-pale-strong));width:56px;height:56px;color:var(--accent-strong);border-radius:14px;justify-content:center;align-items:center;margin:0 auto 16px;font-size:1.4rem;display:flex}.about-module__-i9KWa__valueCard h3{margin-bottom:8px;font-size:.95rem;font-weight:700}.about-module__-i9KWa__valueCard p{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.65}.about-module__-i9KWa__techGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;display:grid}.about-module__-i9KWa__techCat{background:var(--surface-elevated);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;padding:26px 24px 22px;transition:transform .28s,box-shadow .28s,border-color .28s}.about-module__-i9KWa__techCat:hover{box-shadow:var(--shadow-strong);border-color:var(--border-strong);transform:translateY(-5px)}.about-module__-i9KWa__catHead{align-items:center;gap:14px;margin-bottom:18px;display:flex}.about-module__-i9KWa__catIcon{color:#fff;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.35rem;display:flex;box-shadow:0 6px 16px #10203c24}.about-module__-i9KWa__catHead h3{font-size:1.05rem;font-weight:800;line-height:1.2}.about-module__-i9KWa__catHead p{color:var(--text-muted);margin-top:3px;font-size:.8rem;font-weight:500}.about-module__-i9KWa__catPills{flex-wrap:wrap;gap:8px;display:flex}.about-module__-i9KWa__catPill{background:var(--surface-soft);border:1px solid var(--border);color:var(--text-muted);border-radius:50px;padding:7px 15px;font-size:.83rem;font-weight:600;transition:all .25s}.about-module__-i9KWa__catPill:hover{border-color:var(--accent);color:var(--accent-strong);background:var(--accent-pale)}@media (max-width:1199px){.about-module__-i9KWa__valuesGrid,.about-module__-i9KWa__techGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.about-module__-i9KWa__storyGrid{grid-template-columns:1fr;gap:40px}}@media (max-width:600px){.about-module__-i9KWa__statsGrid{grid-template-columns:1fr 1fr}.about-module__-i9KWa__valuesGrid,.about-module__-i9KWa__techGrid{grid-template-columns:1fr}}
