.cc-contact-hub .cc-audience--live{scroll-margin-top:130px}
.cc-contact-hub .cc-live{background:#123e34;color:#f9fcf6;border-radius:20px;padding:28px;margin-bottom:22px;overflow:hidden}
.cc-contact-hub .cc-live__header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}
.cc-contact-hub .cc-live__eyebrow{display:flex;align-items:center;gap:9px;margin:0;color:#f5ce78;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.cc-contact-hub .cc-live__dot{width:8px;height:8px;border-radius:50%;background:#b3c7bd;flex:none}
.cc-contact-hub .cc-live[data-state=live] .cc-live__dot{background:#a2ecac;box-shadow:0 0 0 5px #a2ecac18}
.cc-contact-hub .cc-live__pause{font:700 12px/1.3 Lato,Arial,sans-serif;cursor:pointer;color:#fffdf9;background:transparent;border:1px solid #6f9586;border-radius:999px;padding:9px 13px;flex:none}
.cc-contact-hub .cc-live__pause[hidden]{display:none}
.cc-contact-hub .cc-live__pause:hover{background:#2b584a}
.cc-contact-hub .cc-live__pause:focus-visible{outline:3px solid #f5ce78;outline-offset:4px}
.cc-contact-hub .cc-live__body{display:grid;grid-template-columns:minmax(170px,.85fr) minmax(0,1.8fr);gap:36px;align-items:center}
.cc-contact-hub .cc-live__number{font-size:clamp(52px,6vw,78px);font-weight:800;line-height:1;letter-spacing:-.03em;margin:0 0 12px;color:#fffdf9;font-variant-numeric:tabular-nums}
.cc-contact-hub .cc-live__figures h3{color:#fffdf9;margin:0 0 6px;padding:0;font-size:21px}
.cc-contact-hub .cc-live__figures p:not(.cc-live__number){font-size:13px;color:#d5e4dc;margin:0}
.cc-contact-hub .cc-live__views{margin-top:20px;color:#d5e4dc;font-size:13px;line-height:1.5}
.cc-contact-hub .cc-live__views strong{font-size:23px;color:#f5ce78;font-variant-numeric:tabular-nums}
.cc-contact-hub .cc-live__chart{margin:0;min-width:0}
.cc-contact-hub .cc-live__chart figcaption{color:#e5eee7;font-size:13px;font-weight:700;margin-bottom:20px}
.cc-contact-hub .cc-live__bars{height:128px;display:flex;align-items:flex-end;gap:4px;border-bottom:1px solid #668576;background:repeating-linear-gradient(to top,transparent 0,transparent 31px,#ffffff0d 31px,#ffffff0d 32px)}
.cc-contact-hub .cc-live__bar{position:relative;flex:1;min-width:0;max-height:100%;border-radius:3px 3px 0 0;background:#f5ce78}
.cc-contact-hub .cc-live__bar[data-zero=true]{background:#6b8e7a}
.cc-contact-hub .cc-live__axis{display:flex;justify-content:space-between;gap:12px;margin-top:9px;font-size:10px;color:#c9dbcf}
.cc-contact-hub .cc-live__chart-note{font-size:11px;color:#c9dbcf;margin:12px 0 0;min-height:1.6em}
.cc-contact-hub .cc-live__footer{border-top:1px solid #527666;display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px 16px;margin-top:24px;padding-top:16px}
.cc-contact-hub .cc-live__footer p,.cc-contact-hub .cc-live__noscript{font-size:11px;line-height:1.6;color:#d5e4dc;margin:0}
.cc-contact-hub .cc-live[data-state=stale] .cc-live__bars,.cc-contact-hub .cc-live[data-state=paused] .cc-live__bars{opacity:.6}
.cc-contact-hub .cc-live[data-state=unavailable] .cc-live__dot{background:#ddbd8d}
.cc-contact-hub .cc-audience--live .cc-audience__source span{display:inline-block;margin-top:4px}
@media(max-width:760px){.cc-contact-hub .cc-live{padding:23px 20px}.cc-contact-hub .cc-live__header{align-items:flex-start;flex-wrap:wrap;margin-bottom:22px}.cc-contact-hub .cc-live__body{grid-template-columns:1fr;gap:26px}.cc-contact-hub .cc-live__views{margin-top:14px}.cc-contact-hub .cc-live__bars{gap:3px;height:112px}.cc-contact-hub .cc-live__footer{display:block}.cc-contact-hub .cc-live__footer p+p{margin-top:5px}}
@media(prefers-reduced-motion:reduce){.cc-contact-hub .cc-live *{animation:none!important;transition:none!important}}
