.asc-features{background:#fff;color:#0f1a2a;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.65;padding:100px 32px;-webkit-font-smoothing:antialiased;box-sizing:border-box}.asc-features *,.asc-features :after,.asc-features :before{box-sizing:border-box;margin:0;padding:0}.asc-features-inner{margin:0 auto;max-width:1200px}.asc-features-header{margin-bottom:64px;text-align:center}.asc-features-label{color:#0171e3;font-size:12.5px;font-weight:700;letter-spacing:1.5px;margin-bottom:12px;text-transform:uppercase}.asc-features-title{color:#0f1a2a;font-size:clamp(28px,3.5vw,40px);font-weight:800;letter-spacing:-.3px;line-height:1.2;margin-bottom:16px}.asc-features-title em{color:#0171e3;font-style:normal}.asc-features-subtitle{color:#6b7d93;font-size:17px;line-height:1.7;margin:0 auto;max-width:640px}.asc-features-grid{display:grid;gap:24px;grid-template-columns:1fr 1fr}.asc-feature-card{background:#f4f6f8;border:1px solid #eef2f6;border-radius:20px;padding:36px;transition:box-shadow .3s,transform .3s}.asc-feature-card:hover{border-color:#e2e8f0;box-shadow:0 4px 16px rgba(15,26,42,.08);transform:translateY(-4px)}.asc-feature-icon{align-items:center;background:#e8f2fd;border-radius:12px;color:#0171e3;display:flex;height:48px;justify-content:center;margin-bottom:20px;width:48px}.asc-feature-icon svg{height:24px;width:24px}.asc-feature-title{color:#0f1a2a;font-size:18px;font-weight:700;margin-bottom:10px}.asc-feature-desc{color:#6b7d93;font-size:14.5px;line-height:1.65;margin-bottom:16px}.asc-feature-bullets{display:flex;flex-direction:column;gap:8px;list-style:none}.asc-feature-bullets li{align-items:center;color:#3d4f65;display:flex;font-size:13.5px;gap:8px}.asc-feature-bullets li:before{background:#0171e3;border-radius:50%;content:"";flex-shrink:0;height:6px;width:6px}.asc-features .asc-fade-up{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.asc-features .asc-fade-up.asc-visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.asc-features-grid{grid-template-columns:1fr}}@media (max-width:600px){.asc-features{padding:72px 20px}}