.ic-hero{background:var(--navy);border-radius:var(--radius-lg);padding:28px 24px;margin-bottom:16px}.ic-hero-badge{font-size:12px;color:#9FB0CC;letter-spacing:0.06em;text-transform:uppercase;margin-bottom:8px}.ic-hero-desc{max-width:480px}.ic-feat-icon{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ic-feat-icon i{font-size:17px}.ic-feat{display:flex;gap:10px;align-items:center}.ic-closing{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:18px 20px;background:var(--bg3);border:none;box-shadow:none}.ic-closing-text{font-size:13px;color:var(--text2)}.ic-closing-text strong{color:var(--text);font-weight:500}@media (max-width:960px){}