.none-class{position:absolute;top:50%;right:20%;color:#ccc;font-size:20px}.title-card{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f1f1f1;margin-bottom:20px}.title-card .title{border-left:6px solid #00a349;border-radius:2px;padding-left:8px;font-size:18px}.data-label,.title-card .right{display:-webkit-box;display:-ms-flexbox;display:flex}.data-label{border-radius:20px;border-top-left-radius:45px;max-width:250px;height:100px;background:linear-gradient(315deg,#5b88ff,#a3c7ff);-webkit-box-shadow:0 4px 10px 0 rgba(0,23,255,.2);box-shadow:0 4px 10px 0 rgba(0,23,255,.2);justify-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.data-label .content{margin-left:20px}.data-label .name{font-size:14px;color:hsla(0,0%,100%,.7);line-height:18px}.data-label .name,.data-label .value{font-family:AppleSystemUIFont;text-align:left;font-style:normal;text-transform:none}.data-label .value{font-size:26px;color:#fff;line-height:2}