.center-flex{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.letter-sort-wrapper .header .item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;font-size:30px;font-weight:600}.letter-sort-wrapper .header .item .item-canCheck{box-sizing:border-box;width:38px;height:38px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-radius:8px;border:2px solid #cfd2d5;margin-left:2px;margin-right:2px;background-color:transparent;margin-bottom:10px}.letter-sort-wrapper .header .item .item-canCheck.isChecked{border-color:#7263ff;color:#7263ff}.letter-sort-wrapper .header .item .item-canCheck.isTure{border-color:#67cf84;color:#67cf84}.letter-sort-wrapper .header .item .item-canCheck.isFalse{border-color:#f96d5f;color:#f96d5f}.letter-sort-wrapper .header .item .item-noCheck{display:-webkit-box;display:-webkit-flex;display:flex;margin-bottom:10px}.letter-sort-wrapper /deep/ .letter-box{box-sizing:border-box;width:38px;height:38px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-radius:8px;border:2px solid #cfd2d5;margin-left:2px;margin-right:2px;background-color:transparent;margin-bottom:10px}.letter-sort-wrapper .section{margin-top:16px}.letter-sort-wrapper .section .option-wrapper .option-inner{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.letter-sort-wrapper .section .option-wrapper .option{box-sizing:border-box;width:38px;height:38px;border-radius:8px;border:2px solid transparent;margin-left:2px;margin-right:2px;background-color:#7263ff;margin-bottom:10px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:28px;color:#fff;font-weight:600}.letter-sort-wrapper .section .option-wrapper .option.isChecked{background-color:#f3f7f8;color:#cfd2d5}