/* LEADS & COLLARS — global brand badge */
.lc-global-brandbar{background:#f7f4ec;border-bottom:1px solid rgba(17,19,17,.12);position:relative;z-index:35}
.lc-global-brandbar-inner{width:min(1240px,calc(100% - 36px));margin-inline:auto;min-height:102px;display:flex;align-items:center;justify-content:center;padding:8px 0}
.lc-global-badge-link{display:flex;align-items:center;gap:16px;color:#111311!important;text-decoration:none!important}
.lc-global-badge{display:block;width:84px;height:84px;object-fit:contain;flex:0 0 auto;filter:drop-shadow(0 8px 16px rgba(17,19,17,.12))}
.lc-global-badge-copy{display:flex;flex-direction:column;line-height:1}
.lc-global-badge-copy strong{font-size:1.05rem;font-weight:950;letter-spacing:.04em;color:#17331b}
.lc-global-badge-copy span{margin-top:6px;font-size:.68rem;font-weight:850;letter-spacing:.14em;color:#6a7069}
@media(max-width:620px){.lc-global-brandbar-inner{width:min(100% - 22px,1240px);min-height:78px;justify-content:flex-start}.lc-global-badge{width:62px;height:62px}.lc-global-badge-link{gap:11px}.lc-global-badge-copy strong{font-size:.9rem}.lc-global-badge-copy span{font-size:.58rem;letter-spacing:.1em}}
