.bi-ct{background:#f8fafc;border-top:1px solid #e2e8f0;padding:32px 0}
.bi-ct__inner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;gap:40px;flex-wrap:wrap}
.bi-ct__item{display:flex;align-items:center;gap:12px}
.bi-ct__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#00b67a 0%,#00a06b 100%);color:#fff;border-radius:12px;flex-shrink:0;box-shadow:0 4px 14px rgba(0,182,122,.25)}
.bi-ct__text{display:flex;flex-direction:column}
.bi-ct__text strong{font-size:14px;font-weight:700;color:#0f172a}
.bi-ct__text span{font-size:12px;color:#64748b}
@media(max-width:749px){.bi-ct__inner{gap:20px;justify-content:flex-start}.bi-ct__item{flex:0 0 calc(50% - 10px)}.bi-ct__icon{width:38px;height:38px;border-radius:10px}.bi-ct__icon svg{width:18px;height:18px}}
