.platform-showcase{background:#fff}.platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:35px}.platform-grid>a{display:flex;align-items:center;gap:14px;padding:20px;border:1px solid #e4e7ec;border-radius:15px;background:#fff;transition:.2s}.platform-grid>a:hover{transform:translateY(-3px);border-color:#abefc6;box-shadow:0 15px 35px #1018280d}.platform-grid>a>span{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:12px;background:#ecfdf3;color:#067647;font-weight:850}.platform-grid b,.platform-grid small{display:block}.platform-grid small{margin-top:5px;color:#98a2b3;font-size:11px}.platform-grid i{margin-left:auto;color:#12b76a;font-style:normal;font-weight:800}@media(max-width:800px){.platform-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.platform-grid{grid-template-columns:1fr}}
