.show-more[data-v-fcc4846a] {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-block: 24px 36px
}

.caption[data-v-fcc4846a] {
    /*    color: #55657e;*/
    color: white;
    font-size: 12px;
    margin: 0
}

.progress[data-v-fcc4846a] {
    background-color: #292f42;
    border-radius: 4px;
    height: 4px;
    margin-bottom: 8px;
    margin-top: 12px;
    position: relative;
    width: 130px
}

.progress__value[data-v-fcc4846a] {
    background-color: rgb(74 222 128 / var(--tw-text-opacity, 1));
    border-radius: 4px;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0
}
