.custom-accordion{width:100%}.custom-accordion-header{background:var(--shade-300);color:var(--text-100);cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:0;padding:8px 12px;font-size:12px;font-weight:500;line-height:12px;display:flex}.custom-accordion-content{background-color:var(--shade-300);max-height:0;transition:var(--global-transition);overflow:hidden}.dropdown-arrow-wrapper{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.dropdown-arrow{transition:var(--global-transition);transform:rotate(180deg)}.dropdown-arrow.active{transform:rotate(0)}
.event-live-time{min-width:54px;color:var(--text-100);margin-left:4px;font-size:12px;font-style:normal;font-weight:500;line-height:12px;display:flex;position:relative}.in-play{color:#02c502;width:auto}.event-live-time-indicator{position:absolute;right:-3px}@media (max-width:1024px){.event-live-time{width:auto;line-height:12px}}
