.company-directory-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.company-directory-head h3{margin:0}.company-directory-head p{margin:5px 0 0;color:#64748b}.company-directory-head>span{display:grid;place-items:center;min-width:48px;height:48px;border-radius:13px;background:#e8f2ff;color:#155ba6;font-size:21px;font-weight:900}.company-directory-table{overflow:auto;margin-top:16px;border:1px solid #e0e8f1;border-radius:12px}.company-directory-row{display:grid;grid-template-columns:minmax(210px,1.5fr) repeat(6,minmax(90px,.7fr));align-items:center;gap:10px;min-width:950px;padding:12px 14px;border-top:1px solid #e8eef5;background:#fff;font-size:12px}.company-directory-row.head{border-top:0;background:#f3f7fc;color:#5a708b;text-transform:uppercase;font-size:10px;letter-spacing:.04em}.company-directory-row>span:first-child{display:flex;flex-direction:column}.company-directory-row>span:first-child b{color:#143f72;font-size:13px}.company-directory-row small{color:#8292a6}.company-status{display:inline-block;padding:4px 7px;border-radius:999px;background:#dcfce7;color:#08743b;font-size:9px;font-style:normal;font-weight:900}.company-status.suspensa,.company-status.cancelada{background:#fee2e2;color:#b42318}.company-status.teste{background:#fff1c7;color:#8a5700}
