.tnis-providers{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:10px;margin:26px 0 0;padding:15px 18px;border:1px solid #e5ddfa;border-radius:12px;background:#fff}.tnis-providers div{display:flex;flex-direction:column;gap:4px}.tnis-providers span{color:#7a8190;font-size:13px}.tnis-providers a{padding:10px 13px;border-radius:8px;background:#f3efff;color:#7655e8;text-align:center;text-decoration:none;font-size:13px;font-weight:700}@media(max-width:760px){.tnis-providers{grid-template-columns:1fr}.tnis-providers a{width:100%}}
