.chyron-comm{position:relative;width:556px;background:rgba(13,13,13,.85);border:1px solid rgba(255,255,255,.5);overflow:hidden;flex-shrink:0}.chyron-comm-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:left center;z-index:0;background:#0d0d0d}.chyron-comm-scrim{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(4,4,4,.62),rgba(4,4,4,0) 38%),linear-gradient(90deg,rgba(4,4,4,.22),rgba(4,4,4,.88) 38%,rgba(4,4,4,.96) 62%,rgba(4,4,4,.98))}.chyron-comm-overlay{position:relative;z-index:2;display:flex;flex-direction:column;height:100%;padding:14px 22px}.chyron-comm-head{display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex-shrink:0;margin-bottom:10px}.chyron-comm-title{font-size:18px;letter-spacing:.1em;color:rgba(255,255,255,.65)}.chyron-comm-group,.chyron-comm-title{font-family:var(--font-mono),ui-monospace,monospace;font-weight:800;text-transform:uppercase}.chyron-comm-group{font-size:13px;letter-spacing:.06em;line-height:1.1}.chyron-comm-list{flex:1 1 auto;min-height:0;display:grid;margin-left:195px;grid-template-columns:max-content 1fr;grid-column-gap:14px;column-gap:14px;padding:4px 0;align-content:space-between}.chyron-comm-row{display:contents}.chyron-comm-info{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px;justify-content:center}.chyron-comm-name{font-size:13px;letter-spacing:.08em;text-transform:uppercase;line-height:1.15;max-width:168px;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:rgba(255,255,255,.62)}.chyron-comm-name,.chyron-comm-price{font-family:var(--font-mono),ui-monospace,monospace;font-weight:700}.chyron-comm-price{font-size:25px;line-height:1.05;letter-spacing:-.5px;color:#fff}.chyron-comm-chg{font-family:var(--font-mono),ui-monospace,monospace;font-size:16px;font-weight:700}.chyron-comm-spark{align-self:center;justify-self:end;width:100%;min-width:100px;height:56px}.chyron-comm-spark .chyron-chart-area{opacity:.4}.chyron-comm-spark .chyron-chart-line{stroke-width:1.6}.chyron-comm-chg.is-up{color:#1ae784}.chyron-comm-chg.is-down{color:#e7000b}.chyron-comm-chg.is-flat{color:rgba(255,255,255,.45)}.chyron-comm-dots{position:absolute;right:16px;bottom:10px;z-index:3;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;max-width:160px;gap:6px;row-gap:5px;padding:5px 9px;border-radius:20px;background:rgba(0,0,0,.45)}.chyron-comm-dot{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.22)}.chyron-comm-dot.is-active{background:#1ae784}