/* Bloque de autoridad idéntico en Home e interior. */
.authority-shared{background:#e3f0f6!important}
.authority-shared .wrap{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:72px;align-items:end}
.authority-shared .authority-copy .eyebrow{color:#0b70c9}
.authority-shared .authority-copy h2{margin-bottom:18px;color:#10243c}
.authority-shared .authority-copy p{max-width:590px;margin:0;color:#4e687c}
.authority-shared .stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}
.authority-shared .stats>div{min-height:105px;padding:8px 18px;border-left:1px solid #aec9d9}
.authority-shared .stats b,.authority-shared .stats span{display:block}
.authority-shared .stats b{font:800 clamp(2rem,3.2vw,3rem)/1 Manrope,sans-serif;color:#0b70c9}
.authority-shared .stats span{margin-top:9px;color:#476277;font-size:13px;line-height:1.35}
@media(max-width:900px){.authority-shared .wrap{grid-template-columns:1fr!important;gap:38px}.authority-shared .stats{max-width:620px}.authority-shared .stats>div:first-child{border-left:0}}
@media(max-width:560px){.authority-shared .stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 0}.authority-shared .stats>div{min-height:auto;padding:6px 14px}.authority-shared .stats>div:nth-child(3){border-left:0}}
