.c-penalty{display:flex;flex-wrap:wrap;max-width:95px}.c-penalty__num{display:inline-block;position:absolute;top:-6px;left:5px;width:12px;height:12px;border-radius:50%;background-color:#709f1b;text-align:center;font-size:10px;font-weight:bold;line-height:12px;letter-spacing:.5px;color:#fff}.c-penalty__item{display:flex;position:relative;flex:0 0 auto;flex-direction:row;align-items:center;justify-content:center;width:15px;height:15px;margin:2px;font-size:14px}.c-penalty__item .c-events__sportIco{display:none}.c-penalty__item::before{box-sizing:border-box;font-family:"FontAwesome";font-size:10px}.c-penalty__item::after{content:"";position:absolute;top:.5px;left:0;box-sizing:border-box;width:100%;height:100%;border:2px solid #c2d4e5;border-radius:50%;font-family:FontAwesome;font-size:12px}@supports(-ms-overflow-style: none){.c-penalty__item::after{top:0;width:101%;height:101%}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.c-penalty__item::after{top:0}}.c-penalty__item--missing::before{content:"";color:#d26a79}.c-penalty__item--missing .c-penalty__num{background-color:#d26a7a}.c-penalty__item--win::before{content:"";color:#6f9d1b}