.profileContainer-progress{z-index:10000;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:fixed;inset:0}.profile-progress{text-align:center;background:#fff;border-radius:10px;width:400px;padding:20px;position:relative;box-shadow:0 2px 10px #0000001a}.status-container{justify-content:space-between;margin-bottom:20px;display:flex}.status-column{flex-direction:column;display:flex}.status-item{border-radius:5px;justify-content:flex-start;align-items:center;margin-bottom:10px;font-size:14px;display:flex}.status-item>img{width:40px;height:40px;margin-right:10px}.status-item.in-progress{color:#856404;background:#fff3cd}.progress-bar-container{align-items:flex-end;margin-bottom:20px;display:flex;position:relative}.progress-bar{background:#e9ecef;border-radius:5px;width:82%;height:10px;overflow:hidden}.progress{background:#007bff;height:100%}.progress-percentage{font-size:49px;position:absolute;top:-10px;left:31%;transform:translate(-50%)}.circleProgerss-percentage{border:4px solid #0043ce;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.circleProgerss-percentage>div{background:#0043ce;border-radius:50%;width:20px;height:20px}.payment-button{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:5px;padding:5px 10px;font-size:12px;position:absolute;bottom:60px;right:10px}.payment-button>svg{position:absolute;bottom:-17px;right:5px;scale:.5}.payment-button:hover{background:#0056b3}
