.event-info-row .tournament-logo{justify-content:center;align-items:center;width:24px;display:flex}.event-info-row .tournament-row-link{flex-direction:row;display:flex}.event-info-row .event-info-row--tv-channels{gap:var(--space-xs);flex-direction:column;display:flex}.event-info-row .event-info-row_tv-channels-list{gap:var(--space-xs);font-weight:var(--font-weight-l);flex-direction:column;display:flex}.event-info-row .event-info-row_tv-channels-list a{text-decoration:underline}.event-info-row .event-info-row_tv-channels-footnote{gap:var(--space-xs);font-size:var(--font-size-xs);display:flex}.event-info-row .event-info-row_tv-channels-footnote .event-info-row_tv-channels-logo{width:35px}.event-info{gap:calc(var(--space-l)*.5);padding:var(--space-m);border-radius:var(--border-radius-xl);background-color:var(--color-grouped-background-secondary);flex-direction:column;display:flex}.event-info .event-info-row{width:100%;font-size:var(--font-size-m);align-items:center;display:flex}.event-info .event-info-row .info-row-icon{width:24px;height:24px;color:var(--color-fill-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.event-info .event-info-row .info-row-value{margin-left:var(--space-s);flex-grow:1;justify-content:flex-start;align-items:center;line-height:1.4;display:flex}