@import url("https://fonts.googleapis.com/css2?family=Inter:wght@600;700;800&display=swap");.sp-apps{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sp-apps--left{text-align:left}.sp-apps--center{text-align:center}.sp-apps--right{text-align:right}.sp-apps--left .sp-apps__row{justify-content:flex-start}.sp-apps--center .sp-apps__row{justify-content:center}.sp-apps--right .sp-apps__row{justify-content:flex-end}.sp-apps__heading{font-size:12.5px;font-weight:700;letter-spacing:.08em;margin:0 0 18px;text-transform:uppercase}.sp-apps__row{display:flex;flex-wrap:wrap;gap:14px}.sp-apps__chip{background:#fff;border:1px solid #e9eaf0;border-radius:12px;font-size:14.5px;font-weight:600;gap:9px;padding:11px 18px}.sp-apps__chip,.sp-apps__tile{align-items:center;display:inline-flex}.sp-apps__tile{border-radius:6px;flex:none;font-size:12px;font-weight:800;height:22px;justify-content:center;overflow:hidden;width:22px}.sp-apps__tile img{display:block;height:100%;object-fit:contain;width:100%}.sp-apps__name{display:inline-block}