/* origem: site/0026.css */
/* SOURCE: /assets/refactor-v943/css/site/0088.css */
.spb-company-brokers{clear:both;width:100%;border-top:1px solid #d9d9d9;margin:28px 0 0;padding:26px 0 10px;text-align:left;box-sizing:border-box}
.spb-company-brokers h2{margin:0 0 26px;font-size:28px;line-height:1.15;font-weight:700;color:#282828;text-align:left}
.spb-company-brokers-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 28px;align-items:start}
.spb-company-broker-card{display:flex;flex-direction:column;align-items:center;min-width:0;text-align:center}
.spb-company-broker-photo{width:160px;height:160px;border-radius:50%;overflow:hidden;background:#f1f3f5;display:flex;align-items:center;justify-content:center;margin-bottom:13px}
.spb-company-broker-photo img{width:100%;height:100%;object-fit:cover;display:block}
.spb-company-broker-photo span{font-size:64px;color:#aeb5be}
.spb-company-broker-card strong{font-size:17px;line-height:1.2;color:#252525;margin-bottom:3px}
.spb-company-broker-card em{font-size:15px;line-height:1.25;color:#454545;margin-bottom:4px}
.spb-company-broker-card a,.spb-company-broker-phone{font-size:16px;line-height:1.3;font-weight:700;color:var(--spb-secondary,var(--spb-primary,var(--cor-primaria,#7abf2b)));text-decoration:none}
.spb-company-broker-card a:hover{text-decoration:underline}
.spb-company-broker-card a i{margin-left:4px}
@media(max-width:900px){.spb-company-brokers-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){.spb-company-brokers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.spb-company-broker-photo{width:125px;height:125px}.spb-company-broker-card strong{font-size:15px}.spb-company-broker-card em,.spb-company-broker-card a,.spb-company-broker-phone{font-size:14px}}

