.skeleton__wrapper{width:100%;height:100%;padding:1rem;border-radius:.5rem;box-sizing:border-box}.skeleton__title{width:50%;height:1rem;margin-bottom:.25rem}.skeleton__content{width:100%;height:2rem;margin-bottom:.5rem}.match-detail__stats-wrapper{margin:0 auto}.match-detail__stats-header{padding:0 1rem 1rem 1rem;text-align:left;color:var(--color-grey-light);font-size:.8rem}.match-detail__stats-card{margin:0 1rem;color:var(--color-theme-2);margin:0 1rem 1.2rem 1rem}.match-detail__stats-container{display:flex;width:50%;margin-right:.5rem;font-size:.7rem;align-items:center}.match-detail__stats-container:last-of-type{margin-right:0}.match-detail__stats-title{font-size:.75rem;margin-bottom:.4rem}.match-detail__stats-number{margin-right:.5rem;width:1.5rem}.match-detail__stats-number.right{margin-right:0;text-align:right}.match-detail__stats-progress-wrapper{height:1rem;width:100%;display:flex;justify-content:flex-end;background-color:#212b30}.match-detail__stats-progress-wrapper.right{justify-content:flex-start;margin-right:.5rem}.match-detail__stats-progress-bar{height:100%;width:0;background-color:var(--color-theme-2)}@media (min-width:1200px){.match-detail__stats-wrapper{width:70%}}.router-link-exact-active[data-v-e1ca22de]{background-color:var(--color-hover);border:.1rem solid var(--color-hover);color:#000;font-weight:700}