@keyframes move{0%{left:-50%}to{left:150%}}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes frame-highlight{0%{outline:2px solid pro-palette(primary,500);outline-offset:4px;scale:1.05}to{outline:2px solid transparent}}@keyframes size-highlight{0%{background:pro-palette(primary,500)}to{background:transparent}}@keyframes waves{0%{transform-origin:bottom;transform:scaleY(1) scaleX(1.2);filter:saturate(1.5)}to{transform-origin:bottom;transform:scaleY(.8) scaleX(1.3);opacity:.8}}.channel-mobile-stats-box{width:100%;padding:16px;border-radius:10px;margin-bottom:16px}@media(min-width:992px){.channel-mobile-stats-box{display:none}}.channel-mobile-stats-box .stats-box-headline{font-weight:600!important;padding-bottom:24px;color:#000;font-size:20px!important}@media(min-width:992px){.channel-mobile-stats-box .stats-box-headline{font-weight:500!important;font-size:18px!important}}.channel-mobile-stats-box .stats-box-container{display:flex;width:100%;justify-content:space-between;align-items:center}.channel-mobile-stats-box .stats-box-container .stats-ranking-value{width:-moz-fit-content;width:fit-content;position:absolute;right:25px;font-size:14px!important;font-weight:700!important;color:#fff;background:#000;border-radius:20px;margin-left:8px;padding:8px 14px}@media(min-width:992px){.channel-mobile-stats-box .stats-box-container .stats-ranking-value{padding:4px 12px}}.channel-mobile-stats-box .stats-box-container>div{padding:0 10px;text-align:left;display:flex;flex-direction:column;position:relative;width:50%}@media(min-width:992px){.channel-mobile-stats-box .stats-box-container>div{text-align:center;align-items:center}}.channel-mobile-stats-box .stats-box-container>div:not(:last-child):after{content:"";position:absolute;background:var(--grey-base);right:0;top:-15px;width:2.1px;height:80px}.channel-mobile-stats-box .stats-box-container>div:not(:first-child){margin-left:10px}.channel-mobile-stats-box .stats-box-container .stats-key{color:var(--neutral-grey-darker,#747575);font-size:14px!important;font-weight:400!important;letter-spacing:-.28px}.channel-mobile-stats-box .stats-box-container .stats-value{font-size:20px!important;font-weight:600!important;letter-spacing:-.4px}