@charset "UTF-8";:export{xsOnly:"(max-width: 767px)";smOnly:"(min-width: 768px) and (max-width: 991px)";smAndDown:"(max-width: 991px)";smAndUp:"(min-width: 768px)";mdOnly:"(min-width: 992px) and (max-width: 1199px)";mdAndDown:"(max-width: 1199px)";mdAndUp:"(min-width: 992px)";lgOnly:"(min-width: 1200px) and (max-width: 1919px)";lgAndDown:"(max-width: 1919px)";lgAndUp:"(min-width: 1200px)";xlOnly:"(min-width: 1920px)"}.el-card{border-radius:4px;border:1px solid;background-color:#fefefe;overflow:hidden;color:hsl(189deg,23%,12%);-webkit-transition:.3s;transition:.3s}.el-card.is-always-shadow,.el-card.is-hover-shadow:focus,.el-card.is-hover-shadow:hover{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-card__header{padding:18px 20px;border-bottom:1px solid hsl(189deg,23%,85%);-webkit-box-sizing:border-box;box-sizing:border-box}.el-card__body{padding:20px}.el-card--body-m0 .el-card__body{margin:-20px}