.module-mark{width:78px;height:78px;display:grid;place-items:center;border-radius:22px;border:1px solid color-mix(in srgb,#ff544d 45%,#35404a);background:#0b1015;color:#ff544d;margin-bottom:17px}.module-mark svg{width:39px;height:39px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.capability{padding:15px;border:1px solid #2d3741;border-radius:15px;background:#0b1015}.capability span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#171e26;color:#ff544d;font-size:10px;font-weight:950;margin-bottom:14px}.capability strong{font-size:12px}.capability small{display:block;color:var(--muted);font-size:9px;margin-top:5px;line-height:1.45}@media(max-width:620px){.capability-grid{grid-template-columns:1fr}}