.why_band .why{grid-template-columns:repeat(2,1fr);gap:26px 44px;margin-top:38px;display:grid}.why_band .w{align-items:flex-start;gap:16px;display:flex}.why_band .w .ic{background:#fff;border-radius:6px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.why_band .w h3{margin-bottom:7px;font-size:18px}.why_band .w p{color:var(--ink2);font-size:14.5px}@media (max-width:700px){.why_band .why{grid-template-columns:1fr}}
