.training-progress__container[data-v-b2139bd2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:1rem;-webkit-transition:height .2s linear;transition:height .2s linear}.training-progress__container[data-v-b2139bd2]:hover{height:3rem}.training-progress__text[data-v-b2139bd2]{text-align:center;width:100%;height:1rem;opacity:0;height:0;color:#8492a6;-webkit-transition:height .2s linear,opacity .2s linear;transition:height .2s linear,opacity .2s linear}.training-progress__container:hover .training-progress__text[data-v-b2139bd2]{height:2rem;opacity:1;margin-top:.25rem;font-weight:700}