.bg-container-d524d87e {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

.bg-header-label-d524d87e {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
}

.bg-header-icon-d524d87e {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.bg-header-icon-d524d87e svg {
    width: 1em;
    height: 1em;
}

.bg-buttons-d524d87e {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.bg-btn-d524d87e {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    cursor: pointer;
    line-height: 1;
}

.bg-btn-d524d87e.is-disabled {
    cursor: not-allowed;
    pointer-events: none;
}

.bg-btn-icon-d524d87e {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.bg-btn-icon-d524d87e svg {
    width: 1em;
    height: 1em;
}
