.ops-title{align-items:center;display:flex;font-family:corbel-bold;font-size:24px;justify-content:center;margin-bottom:1rem}.sub-box{color:#fff;margin-bottom:2.5rem;text-align:center}.ops-title .dot{background:#8145f6;border-radius:50%;height:5px;margin-left:8px;width:5px}.ops-grid{display:grid;gap:28px;grid-template-columns:1fr 1fr}.ops-card{background:url(https://www.nisum.com/hubfs/card-bg-gradient.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:18px;padding:24px}.ops-head{align-items:center;display:flex;margin-bottom:20px}.ops-icon{border-radius:50%;height:46px;margin-right:14px;width:46px}.ops-icon.red{background:hsla(0,100%,74%,.15);background:#000}.ops-icon.blue{background:rgba(0,203,255,.15)}.ops-head h3{color:#fff;font-family:corbel-bold;font-size:1.3rem;margin:0}.ops-head p{color:hsla(0,0%,100%,.6)}.ops-row{align-items:center;display:grid;gap:12px;grid-template-columns:70px 1fr 230px;margin-bottom:12px}.time{color:hsla(0,0%,100%,.6);font-size:16px}.track{background:hsla(0,0%,100%,.08);height:8px;overflow:hidden}.fill,.track{border-radius:20px}.fill{height:100%}.fill.red{background:hsla(0,0%,77%,.6)}.fill.gradient{background:linear-gradient(90deg,#0019ff,#00cbff)}.label{font-size:16px}.ops-total{align-items:center;border-top:1px solid hsla(0,0%,100%,.08);display:flex;justify-content:space-between;margin-top:18px;padding-top:14px}.ops-total strong{font-family:corbel-bold;font-size:22px}.highlight-text strong{color:var(--lime-c5ee)}.ops-head h3 i{background:#00cbff;display:inline-block;height:14px;margin-left:8px;width:2px}@media (max-width:768px){.ops-grid{grid-template-columns:1fr}.ops-row{grid-template-columns:60px 1fr}.label{grid-column:span 2}.ops-title{text-align:center}}