.percentBadge{width:70px;height:35px;background:#48847f;display:flex;align-items:center;justify-content:center;border-radius:10px}.progressBar{width:100%;height:30px;background:#e0e0e0;border-radius:20px;overflow:hidden}.fill{height:100%;width:0;background:#48847f;transition:width .6s ease}.hoverSlideBox{position:relative;width:100%;height:450px;overflow:hidden;box-shadow:0 8px 16px rgba(0,0,0,.2);cursor:pointer}