.sblb-container-572 {
    width: 100%;
}

.sblb-btn-wrap-572 {
    text-align: center;
    margin-bottom: 20px;
}

.sblb-btn-572 {
    padding: 12px 24px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s ease;
}

.sblb-btn-572:hover {
    opacity: 0.9;
}

.sblb-title-572 {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}

.sblb-track-572 {
    width: 100%;
    height: 20px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.sblb-fill-572 {
    height: 100%;
    width: 0%;
    border-radius: 10px;
}

.sblb-percentage-572 {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    margin-top: 5px;
}
