:root{--main:#0d148c;--blue:#0f179e;--lightblue:#2669fe;--medium:#3083ff;--purple:#9013fe;--green:#00ccd7;--light:#b2d7ff;--orange:#ff6a63;--gray:#eaeaec;--lightgray:#f4f4f4;--medgray:#9494a3;--sky:#a1cbf9;--stroke:#dad9d9;--negative:#fd1c55;--dark:#989898;--pink:#ff1d79}.sc_medal{margin-right:25px;margin-bottom:15px;position:relative;width:100%;max-width:80px}.sc_medal:after{padding-bottom:100%;content:"";display:block}.sc_medal .medal-bg{border-radius:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:hsla(0,0%,100%,.1)}.sc_medal .medal-content{position:absolute;top:0;left:0;text-align:center;right:0;bottom:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;line-height:1.1}.sc_medal .medal-content .medal-title{font-size:15px;font-family:klim type foundry,sans-serif;margin-bottom:3px}.sc_medal .medal-content .medal-label{font-size:10px;min-width:1px}.sc_medal .medal-content .medal-icon{margin:5px 0 3px;-webkit-order:-1;-ms-flex-order:-1;order:-1}.sc_medal .medal-content .medal-icon svg{max-width:19px;max-height:19px}.sc_medal .medal-content .medal-icon .sc_icon{vertical-align:top}.sc_medal:last-child{margin-right:0}@media (max-width:992px){.flex-brake+.sc_medal{margin-left:0}}