.ep-channel-chart{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:28px;margin:18px 0;padding:24px;background:#fff;border:1px solid #e5e0e9}.ep-channel-pie{display:grid;place-items:center;width:170px;height:170px;border-radius:50%;position:relative}.ep-channel-pie:after{content:"";position:absolute;width:96px;height:96px;border-radius:50%;background:#fff}.ep-channel-pie span{position:relative;z-index:1;font-size:24px;font-weight:850}.ep-channel-chart h3{margin:0 0 12px}.ep-channel-chart ul{list-style:none;padding:0;margin:0}.ep-channel-chart li{display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:9px;padding:6px 0}.ep-channel-chart li i{width:10px;height:10px;border-radius:50%}@media(max-width:600px){.ep-channel-chart{grid-template-columns:1fr}.ep-channel-pie{margin:auto}}
