#cards{display:flex;justify-content:space-between;height:45%}#cards .card-item{background-color:rgba(6,30,93,.5);border-top:.125rem solid rgba(1,153,209,.5);width:19%;display:flex;flex-direction:column}#cards .card-header{display:flex;height:20%;align-items:center;justify-content:space-between}#cards .card-header .card-header-left{font-size:1.125rem;font-weight:700;padding-left:1.25rem}#cards .card-header .card-header-right{padding-right:1.25rem;font-size:2.5rem;color:#03d3ec}#cards .ring-charts{height:55%}#cards .card-footer{height:25%;display:flex;align-items:center;justify-content:space-around}#cards .card-footer-item{padding:.3125rem .625rem 0 .625rem;box-sizing:border-box;width:40%;background-color:rgba(6,30,93,.7);border-radius:.1875rem}#cards .card-footer-item .footer-title{font-size:.9375rem;margin-bottom:.3125rem}#cards .card-footer-item .footer-detail{font-size:1.25rem;color:#1294fb;display:flex;font-size:1.125rem;align-items:center}#cards .card-footer-item .footer-detail .dv-digital-flop{margin-right:.3125rem}