.flex{display:flex}.flex-center{justify-content:center}.flex-around,.flex-center{display:flex;align-items:center}.flex-around{justify-content:space-around}.flex-between{justify-content:space-between}.flex-align-center,.flex-between{display:flex;align-items:center}.align-end{align-items:flex-end}.align-center{align-items:center}.align-start{align-items:flex-start}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-end{justify-content:flex-end}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.default_scroll::-webkit-scrollbar{width:6px;height:10px}.default_scroll::-webkit-scrollbar-track{border-radius:10px;-webkit-box-shadow:inset 0 0 6px transparent}.default_scroll::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(144,147,153,.3)}.default_scroll::-webkit-scrollbar-thumb:hover{background-color:#999}.default_scroll::-webkit-scrollbar-thumb:active{background:rgba(21,210,122,.8)}.hide_scroll::-webkit-scrollbar{width:0;height:0}.hide_scroll::-webkit-scrollbar-track{border-radius:10px;-webkit-box-shadow:inset 0 0 6px transparent}.hide_scroll::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(144,147,153,.3)}.hide_scroll::-webkit-scrollbar-thumb:hover{background-color:#999}.hide_scroll::-webkit-scrollbar-thumb:active{background:rgba(21,210,122,.8)}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;font-size:14px}.page-empty[data-v-57dde59e]{width:100%}.img[data-v-57dde59e]{width:500px;height:400px;-o-object-fit:contain;object-fit:contain}