.md-feature-band{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin:0 0 18px;padding:9px;background:#fff;border:1px solid #dde8e5;border-radius:17px;box-shadow:0 12px 32px rgba(7,56,50,.07)}.md-feature-band article{min-width:0;min-height:126px;padding:17px 8px 15px;border-radius:12px;background:linear-gradient(145deg,#f8fbfd,#f2f7f8);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid transparent;transition:.2s ease}.md-feature-band article:hover{transform:translateY(-2px);background:#fff;border-color:#d6e6e2;box-shadow:0 8px 20px rgba(7,56,50,.08)}.md-feature-band article>span{width:42px;height:42px;margin-bottom:9px;border-radius:12px;display:grid;place-items:center;background:#eaf3ff;color:#0755a0}.md-feature-band svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.md-feature-band small{color:#667d85;font-size:11px;line-height:1.2}.md-feature-band b{display:block;max-width:100%;margin-top:6px;color:#042c50;font-size:13px;font-weight:650;line-height:1.25;overflow-wrap:anywhere}@media(max-width:1100px){.md-feature-band{grid-template-columns:repeat(3,1fr)}.md-feature-band article{min-height:112px}}@media(max-width:560px){.md-feature-band{grid-template-columns:repeat(2,1fr);gap:6px;padding:7px}.md-feature-band article{min-height:105px;padding:12px 6px}.md-feature-band article>span{width:38px;height:38px}.md-feature-band b{font-size:12px}}
.md-feature-band article>span{background:#eaf7f2!important;color:#087861!important}
