.dashboard{padding:20px}.dashboard__panel{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard__panel__container:first-of-type{-webkit-box-flex:2;-ms-flex:2;flex:2;margin-right:20px}.dashboard__card{margin-bottom:20px;width:100%;min-width:200px;cursor:pointer;border:2px solid #f3f5f9;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.dashboard__card:last-of-type{margin-bottom:0}.dashboard__card--active{-webkit-box-shadow:0 10px 25px hsla(0,0%,100%,.6),0 10px 20px rgba(0,0,0,.02);box-shadow:0 10px 25px hsla(0,0%,100%,.6),0 10px 20px rgba(0,0,0,.02);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:2px solid #acb3da}.dashboard__card .el-card__body{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard__card__icon{color:#3c4ca9;margin-right:24px}.dashboard__card__indicator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:24px}.dashboard__card__indicator:last-of-type{margin-right:0}.dashboard__card__indicator>span{margin-bottom:4px}.dashboard__stats{-webkit-box-flex:2;-ms-flex:2;flex:2;height:100%}.dashboard__tutorial{position:relative;background-color:#d5d9f0;border:0;margin-bottom:20px}.dashboard__tutorial h6{font-weight:600}.dashboard__tutorial p{margin-bottom:16px}.dashboard__tutorial .el-card_body{padding:8px}.dashboard__tutorial:after{position:absolute;display:bottom;content:"";bottom:0;right:30px;width:290px;height:190px;background:url(../img/tutorial.7bb7bb8b.svg) no-repeat;background-size:contain}.dashboard__tutorial__steps{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard__tutorial__step{max-width:160px;border:0;border-radius:8px;margin-right:16px}.dashboard__tutorial__step .el-card__body{padding:12px;text-align:center}.dashboard__tutorial__step .el-card__body svg{margin-bottom:8px}.dashboard__tutorial__step .el-card__body p{margin-bottom:4px}.step__icon-check .primary{color:#5fc796}.step__icon-check .secondary{color:#fff}.dashboard__tutorial__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard__tutorial__header .el-button{z-index:10}.dashboard__stats__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard__tutorial__icons{margin-right:12px}.tutorial__icons--warning{color:#fba018}.tutorial__icons--success{color:#5fc796}