.level-box{width:90%;margin:1rem auto;display:flex;flex-wrap:wrap;align-items:center}.level-box .level-cell{display:flex;flex-direction:column;justify-content:center;align-items:center;width:20%;margin-bottom:1rem}.level-box .level-cell img{width:1rem}.level-box .level-cell p{color:#ccc;margin-top:.2rem}.level-box .level-cell p.haved{color:#fd5462}.level-box .level-cell img.default{filter:grayscale(100%);filter:#000;opacity:.7}