/* _content/EMAdmin/Views/Account/Pages/Login.razor.rz.scp.css */
.main-content[b-axun8majja] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.block-content[b-axun8majja] {
    border-radius: 0.5rem;
    flex-grow: 0;
    margin: auto;
    max-width: 30rem;
    padding: 1.5rem;
    width: auto;
}

.title[b-axun8majja] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 0.625rem;
}

    .title .title-text[b-axun8majja] {
        font-family: var(--DS-font-family-title-2);
        font-size: var(--DS-font-size-title-2);
        font-weight: var(--DS-font-weight-title-2);
        line-height: var(--DS-line-height-title-2);
        letter-spacing: var(--DS-letter-spacing-title-2);
        color: var(--DS-color-content-neutral-default-rest);
    }

.or[b-axun8majja] {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0.75rem 0;
}

    .or .or-line[b-axun8majja] {
        border-bottom: 1px solid var(--DS-color-content-neutral-default-rest);
        width: 100%;
        opacity: 0.2;
    }

    .or .or-text[b-axun8majja] {
        padding: 0 0.625rem 0px 0.625rem;
        font-size: 0.75rem;
        line-height: 1.125rem;
        opacity: 0.7;
    }

.links-area[b-axun8majja] {
    display: flex;
    flex-direction: column;
    gap: 0.625rem;
    padding-top: 0.625rem;
}

.links-container[b-axun8majja] {
    display: flex;
    gap: 0.25rem;
    justify-content: center;
    align-items: center;
    padding: 0.25rem 0;
}

    .links-container .dot[b-axun8majja] {
        height: 0.3125rem;
        width: 0.3125rem;
        margin: 0 0.1875rem;
        border-radius: 50%;
        background-color: var(--DS-color-content-neutral-default-rest);
        opacity: 0.7;
    }

[b-axun8majja] a {
    color: var(--DS-color-content-primary-default-rest);
    text-decoration: underline;
}

.card[b-axun8majja] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    overflow-wrap: break-word;
    background-color: var(--DS-color-surface-neutral-default-rest);
    background-clip: border-box;
    border: var(--DS-border-radius-10) solid var(--DS-color-border-neutral-default-rest);
    border-radius: 0.25rem;
}

[b-axun8majja] .w-100 {
    width: 100%;
}

[b-axun8majja] .text-danger {
    color: var(--DS-color-surface-danger-default-rest);
}
/* _content/EMAdmin/Views/Account/Pages/Manage/EnableAuthenticator.razor.rz.scp.css */
.info-message[b-rl131mjmoe] {
    margin: 0.625rem 0 0.625rem 0;
    justify-content: start;
}
/* _content/EMAdmin/Views/Account/Pages/Manage/ExternalLogins.razor.rz.scp.css */
.current-logins[b-c2m43cxvxp] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.current-logins-item[b-c2m43cxvxp] {
    display: flex;
    gap: 0.625rem;
}
/* _content/EMAdmin/Views/Account/Pages/Register.razor.rz.scp.css */
.main-content[b-rwkqjrm4lc] {
    display: flex;
    height: 100%;
}

.block-content[b-rwkqjrm4lc] {
    border-radius: 0.5rem;
    flex-grow: 0;
    margin: auto;
    max-width: 30rem;
    padding: 1.5rem;
    width: auto;
}

.title[b-rwkqjrm4lc] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 0.625rem;
}

    .title .title-text[b-rwkqjrm4lc] {
        font-family: var(--DS-font-family-title-2);
        font-size: var(--DS-font-size-title-2);
        font-weight: var(--DS-font-weight-title-2);
        line-height: var(--DS-line-height-title-2);
        letter-spacing: var(--DS-letter-spacing-title-2);
        color: var(--DS-color-content-neutral-default-rest);
    }

.or[b-rwkqjrm4lc] {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0.3125rem 0;
}

    .or .or-line[b-rwkqjrm4lc] {
        border-bottom: 1px solid var(--DS-color-content-neutral-default-rest);
        width: 100%;
        opacity: 0.2;
    }

    .or .or-text[b-rwkqjrm4lc] {
        padding: 0 0.625rem 0 0.625rem;
        font-size: 0.75rem;
        line-height: 1.125rem;
        color: var(--DS-color-content-neutral-default-rest);
        opacity: 0.7;
    }

.links-area[b-rwkqjrm4lc] {
    display: flex;
    flex-direction: column;
    gap: 0.625rem;
    padding-top: 0.625rem;
}

.links-container[b-rwkqjrm4lc] {
    display: flex;
    gap: 0.25rem;
    justify-content: center;
    align-items: center;
    padding: 0.25rem 0;
}

    .links-container .dot[b-rwkqjrm4lc] {
        height: 0.3125rem;
        width: 0.3125rem;
        margin: 0 0.1875rem;
        border-radius: 50%;
        background-color: var(--DS-color-content-neutral-default-rest);
        opacity: 0.7;
    }

.card[b-rwkqjrm4lc] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    overflow-wrap: break-word;
    background-color: var(--DS-color-surface-neutral-default-rest);
    background-clip: border-box;
    border: var(--DS-border-radius-10) solid var(--DS-color-border-neutral-default-rest);
    border-radius: 0.25rem;
}

[b-rwkqjrm4lc] a {
    color: var(--DS-color-content-primary-default-rest);
    text-decoration: underline;
}

[b-rwkqjrm4lc] .w-100 {
    width: 100%;
}

[b-rwkqjrm4lc] .text-danger {
    color: var(--DS-color-surface-danger-default-rest);
}
/* _content/EMAdmin/Views/Account/Shared/AccountLayout.razor.rz.scp.css */
html[b-5ambuxrz2o], body[b-5ambuxrz2o] {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    height: 100%;
}

main[b-5ambuxrz2o] {
    height: 100%;
}

.demo-title[b-5ambuxrz2o] {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}

    .demo-title .demo-title-text[b-5ambuxrz2o] {
        font-family: var(--DS-font-family-sans-serif);
        font-size: var(--DS-font-size-large-title);
        font-weight: var(--DS-font-weight-large-title);
        line-height: var(--DS-line-height-large-title);
        letter-spacing: var(--DS-letter-spacing-large-title);
        color: var(--DS-color-content-neutral-default-rest);
        margin-bottom: 8vh;
        margin-top: 10vh;
    }

[b-5ambuxrz2o] .w-100 {
    width: 100%;
}
/* _content/EMAdmin/Views/Account/Shared/ExternalLoginPicker.razor.rz.scp.css */
.external-logins[b-lryimytalv] {
    display: flex;
    gap: 0.5rem;
}

@media (max-width: 500px) {
    .external-logins[b-lryimytalv] {
        flex-direction: column;
    }
}
/* _content/EMAdmin/Views/Account/Shared/ManageLayout.razor.rz.scp.css */
[b-u4wsejmpey] .tab-icon {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
}

[b-u4wsejmpey] .icon-profile {
    -webkit-mask-image: url("images/account/manage-profile.svg");
    mask-image: url("images/account/manage-profile.svg");
}

[b-u4wsejmpey] .icon-email {
    -webkit-mask-image: url("images/account/manage-email.svg");
    mask-image: url("images/account/manage-email.svg");
}

[b-u4wsejmpey] .icon-two-factor {
    -webkit-mask-image: url("images/account/manage-two-factor.svg");
    mask-image: url("images/account/manage-two-factor.svg");
}

[b-u4wsejmpey] .icon-password {
    -webkit-mask-image: url("images/account/manage-password.svg");
    mask-image: url("images/account/manage-password.svg");
}

[b-u4wsejmpey] .icon-personal {
    -webkit-mask-image: url("images/account/manage-personal.svg");
    mask-image: url("images/account/manage-personal.svg");
}

[b-u4wsejmpey] .icon-external {
    -webkit-mask-image: url("images/account/user.svg");
    mask-image: url("images/account/user.svg");
}
/* _content/EMAdmin/Views/Account/Shared/ShowRecoveryCodes.razor.rz.scp.css */
.codes[b-x8e5qofnuc] {
    margin: 0.625rem 0px 0.625rem 0px;
}
/* _content/EMAdmin/Views/Administration/CreateTestDataPage.razor.rz.scp.css */
.content-root[b-lplw5nw08m] {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.toolbar[b-lplw5nw08m] {
    padding: 0.5rem 0.5rem;
    margin-bottom: 1rem;
}

    .toolbar .custom-item[b-lplw5nw08m] {
        display: flex;
        align-items: center;
        margin: 0 0.5rem;
    }

.request-list-root[b-lplw5nw08m] {
    flex-grow: 1;
    height: 90%;
}

.card[b-lplw5nw08m] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    overflow-wrap: break-word;
    background-color: var(--DS-color-surface-neutral-default-rest);
    background-clip: border-box;
    border: var(--DS-border-radius-10) solid var(--DS-color-border-neutral-default-rest);
    border-radius: 0.25rem;
}

[b-lplw5nw08m] .w-100 {
    width: 100%;
}

.h-100[b-lplw5nw08m] {
    height: 100%;
}

[b-lplw5nw08m] .request-list {
    max-height: 100%;
    border-radius: 0.25rem;
}

[b-lplw5nw08m] .add-icon {
    mask-image: url("images/icons/add.svg");
}

[b-lplw5nw08m] .column-chooser-icon {
    mask-image: url("images/icons/column-chooser.svg");
}

[b-lplw5nw08m] .export-icon {
    mask-image: url("images/icons/arrow-export-up.svg");
}

[b-lplw5nw08m] .search-textbox-item {
    max-width: 12.5rem;
}

[b-lplw5nw08m] .pinned-icon {
    mask-image: url("images/icons/lock-closed.svg");
}

[b-lplw5nw08m] .unpinned-icon {
    mask-image: url("images/icons/lock-open.svg");
}

[b-lplw5nw08m] .close-icon {
    mask-image: url("images/icons/dismiss.svg");
}

[b-lplw5nw08m] .standalone-btn {
    --dxbl-btn-padding-x: 0.5em;
}

[b-lplw5nw08m] .request-list-drawer {
    --dxbl-drawer-panel-body-padding-x: 1.5rem;
    --dxbl-drawer-panel-header-padding-x: 1.5rem;
    --dxbl-drawer-separator-border-style: none;
}

.request-details-header[b-lplw5nw08m] {
    display: flex;
    flex-shrink: 0;
    justify-content: space-between;
}

.request-details-body[b-lplw5nw08m] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.small-size .request-details[b-lplw5nw08m] {
    width: 17.25rem;
}

.medium-size .request-details[b-lplw5nw08m] {
    width: 20.625rem;
}

.large-size .request-details[b-lplw5nw08m] {
    width: 24rem;
}

.sub-item[b-lplw5nw08m] {
    font-size: 0.8em;
}
/* _content/EMAdmin/Views/Administration/Messages.razor.rz.scp.css */
[b-cxlwqmiyk0] .messages {
    --dxbl-list-box-border-width: 0;
    width: 100%;
    height: fit-content;
}

.message[b-cxlwqmiyk0] {
    font-family: var(--DS-font-family-sans-serif);
    font-weight: 400;
    box-shadow: 0 0.125rem 0.25rem 0 #00000024, 0 0 0.125rem 0 #0000001F;
    border-radius: 4px;
    margin-bottom: 0.625rem;
    padding: 0.5rem 0.625rem 0.5rem 0.625rem;
}

.message .message-header[b-cxlwqmiyk0] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.message .message-header .message-title[b-cxlwqmiyk0] {
    font-size: 0.85em;
    line-height: 1.15em;
    opacity: 0.8;
}

.message .message-text[b-cxlwqmiyk0] {
    line-height: 1.5em;
}


.w-100[b-cxlwqmiyk0] {
    width: 100%;
}

.h-100[b-cxlwqmiyk0] {
    height: 100%;
}
/* _content/EMAdmin/Views/Customers/CustomerAddPage.razor.rz.scp.css */
.content-root[b-a7nycwquhf] {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.toolbar[b-a7nycwquhf] {
    padding: 0.5rem 0.5rem;
    margin-bottom: 1rem;
}

    .toolbar .custom-item[b-a7nycwquhf] {
        display: flex;
        align-items: center;
        margin: 0 0.5rem;
    }

.request-list-root[b-a7nycwquhf] {
    flex-grow: 1;
    height: 90%;
}

.card[b-a7nycwquhf] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    overflow-wrap: break-word;
    background-color: var(--DS-color-surface-neutral-default-rest);
    background-clip: border-box;
    border: var(--DS-border-radius-10) solid var(--DS-color-border-neutral-default-rest);
    border-radius: 0.25rem;
}

[b-a7nycwquhf] .w-100 {
    width: 100%;
}

.h-100[b-a7nycwquhf] {
    height: 100%;
}

[b-a7nycwquhf] .request-list {
    max-height: 100%;
    border-radius: 0.25rem;
}

[b-a7nycwquhf] .add-icon {
    mask-image: url("images/icons/add.svg");
}

[b-a7nycwquhf] .column-chooser-icon {
    mask-image: url("images/icons/column-chooser.svg");
}

[b-a7nycwquhf] .export-icon {
    mask-image: url("images/icons/arrow-export-up.svg");
}

[b-a7nycwquhf] .search-textbox-item {
    max-width: 12.5rem;
}

[b-a7nycwquhf] .pinned-icon {
    mask-image: url("images/icons/lock-closed.svg");
}

[b-a7nycwquhf] .unpinned-icon {
    mask-image: url("images/icons/lock-open.svg");
}

[b-a7nycwquhf] .close-icon {
    mask-image: url("images/icons/dismiss.svg");
}

[b-a7nycwquhf] .standalone-btn {
    --dxbl-btn-padding-x: 0.5em;
}

[b-a7nycwquhf] .request-list-drawer {
    --dxbl-drawer-panel-body-padding-x: 1.5rem;
    --dxbl-drawer-panel-header-padding-x: 1.5rem;
    --dxbl-drawer-separator-border-style: none;
}

.request-details-header[b-a7nycwquhf] {
    display: flex;
    flex-shrink: 0;
    justify-content: space-between;
}

.request-details-body[b-a7nycwquhf] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.small-size .request-details[b-a7nycwquhf] {
    width: 17.25rem;
}

.medium-size .request-details[b-a7nycwquhf] {
    width: 20.625rem;
}

.large-size .request-details[b-a7nycwquhf] {
    width: 24rem;
}

.sub-item[b-a7nycwquhf] {
    font-size: 0.8em;
}
/* _content/EMAdmin/Views/Customers/CustomerEditPage.razor.rz.scp.css */
.content-root[b-dojwqk8mww] {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.toolbar[b-dojwqk8mww] {
    padding: 0.5rem 0.5rem;
    margin-bottom: 1rem;
}

    .toolbar .custom-item[b-dojwqk8mww] {
        display: flex;
        align-items: center;
        margin: 0 0.5rem;
    }

.request-list-root[b-dojwqk8mww] {
    flex-grow: 1;
    height: 90%;
}

.card[b-dojwqk8mww] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    overflow-wrap: break-word;
    background-color: var(--DS-color-surface-neutral-default-rest);
    background-clip: border-box;
    border: var(--DS-border-radius-10) solid var(--DS-color-border-neutral-default-rest);
    border-radius: 0.25rem;
}

[b-dojwqk8mww] .w-100 {
    width: 100%;
}

.h-100[b-dojwqk8mww] {
    height: 100%;
}

[b-dojwqk8mww] .request-list {
    max-height: 100%;
    border-radius: 0.25rem;
}

[b-dojwqk8mww] .add-icon {
    mask-image: url("images/icons/add.svg");
}

[b-dojwqk8mww] .column-chooser-icon {
    mask-image: url("images/icons/column-chooser.svg");
}

[b-dojwqk8mww] .export-icon {
    mask-image: url("images/icons/arrow-export-up.svg");
}

[b-dojwqk8mww] .search-textbox-item {
    max-width: 12.5rem;
}

[b-dojwqk8mww] .pinned-icon {
    mask-image: url("images/icons/lock-closed.svg");
}

[b-dojwqk8mww] .unpinned-icon {
    mask-image: url("images/icons/lock-open.svg");
}

[b-dojwqk8mww] .close-icon {
    mask-image: url("images/icons/dismiss.svg");
}

[b-dojwqk8mww] .standalone-btn {
    --dxbl-btn-padding-x: 0.5em;
}

[b-dojwqk8mww] .request-list-drawer {
    --dxbl-drawer-panel-body-padding-x: 1.5rem;
    --dxbl-drawer-panel-header-padding-x: 1.5rem;
    --dxbl-drawer-separator-border-style: none;
}

.request-details-header[b-dojwqk8mww] {
    display: flex;
    flex-shrink: 0;
    justify-content: space-between;
}

.request-details-body[b-dojwqk8mww] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.small-size .request-details[b-dojwqk8mww] {
    width: 17.25rem;
}

.medium-size .request-details[b-dojwqk8mww] {
    width: 20.625rem;
}

.large-size .request-details[b-dojwqk8mww] {
    width: 24rem;
}

.sub-item[b-dojwqk8mww] {
    font-size: 0.8em;
}
/* _content/EMAdmin/Views/Layout/Drawer.razor.rz.scp.css */
[b-yc0aouiu7l] .navigation-drawer {
    --dxbl-drawer-panel-footer-justify-content: center;
    height: 100vh;
    max-height: 100%;
}

[b-yc0aouiu7l] .panel-open:not(.mobile) .menu-button {
    display: none;
}

@media (max-width: 768px) {
    [b-yc0aouiu7l] .panel-open:not(.mobile) .menu-button {
        display: inline-flex;
    }

    .mobile-drawer-closed .shading-copy[b-yc0aouiu7l] {
        display: none;
        visibility: hidden;
    }

    [b-yc0aouiu7l] .shading-copy {
        background-color: var(--dxbl-drawer-content-shading-bg);
        height: 100%;
        position: absolute;
        transition: opacity ease var(--dxbl-drawer-animation-duration);
        visibility: visible;
        width: 100%;
        z-index: 99;
        opacity: var(--dxbl-drawer-content-shading-opacity);
    }

    [b-yc0aouiu7l] .panel-open .shading-copy {
        opacity: 0;
        visibility: unset;
        height: unset;
    }
}
/* _content/EMAdmin/Views/Layout/MainLayout.razor.rz.scp.css */
.page[b-jcfqle33sg] {
    height: 100vh;
    display: flex;
    flex-direction: column;
}

.header[b-jcfqle33sg] {
    padding: 0.625rem;
    box-shadow: 0 0.125rem 0.25rem 0 #00000024, 0 0 0.125rem 0 #0000001F;
    z-index: 103;
    background-color: var(--DS-color-surface-neutral-default-rest);
}

    .header .header-content[b-jcfqle33sg] {
        display: flex;
    }

.main[b-jcfqle33sg] {
    flex-grow: 1;
    overflow: auto;
}

    .main .main-content[b-jcfqle33sg] {
        height: 100%;
    }

.toolbar .title[b-jcfqle33sg] {
    color: var(--DS-color-content-neutral-default-rest);
    font-family: var(--DS-font-family-sans-serif);
    font-weight: 400;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0 0.5rem;
    height: 100%;
}

.avatar-item[b-jcfqle33sg] {
    display: flex;
    align-items: center;
    cursor: pointer;
}

    .avatar-item .avatar-label[b-jcfqle33sg] {
        padding: 0.5rem;
    }

.small-size .toolbar .title[b-jcfqle33sg] {
    font-size: var(--DS-font-size-subtitle-2);
    line-height: var(--DS-line-height-subtitle-2);
}

.medium-size .toolbar .title[b-jcfqle33sg] {
    font-size: var(--DS-font-size-subtitle-1);
    line-height: var(--DS-line-height-subtitle-1);
}

.large-size .toolbar .title[b-jcfqle33sg] {
    font-size: var(--DS-font-size-title-3);
    line-height: var(--DS-line-height-title-3);
}

.content[b-jcfqle33sg] {
    margin: 0 auto;
}

.main-content .module-content[b-jcfqle33sg] {
    padding: 1.5rem;
}

.module-content[b-jcfqle33sg] {
    height: 100%;
    overflow: auto;
}

[b-jcfqle33sg] .main-menu {
    width: 19rem;
}

    [b-jcfqle33sg] .main-menu [role="treeitem"][aria-level="1"] {
        font-weight: 500;
    }

[b-jcfqle33sg] .main-menu-drawer {
    --dxbl-drawer-panel-body-padding-x: 1.5rem;
    --dxbl-drawer-panel-body-padding-y: 1.5rem;
}

[b-jcfqle33sg] .search-textbox {
    margin: auto 0;
}

[b-jcfqle33sg] .toolbar .search-textbox-item {
    max-width: 12.5rem;
}

[b-jcfqle33sg] .crm-icon {
    mask-image: url("images/icons/person.svg");
}

[b-jcfqle33sg] .planning-icon {
    mask-image: url("images/icons/calendar.svg");
}

[b-jcfqle33sg] .analytics-icon {
    mask-image: url("images/icons/data-histogram.svg");
}

[b-jcfqle33sg] .hamburger-icon {
    mask-image: url("images/icons/navigation.svg");
}



/* _content/EMAdmin/Views/Layout/UserAvatar.razor.rz.scp.css */
.avatar-container[b-zkl5acl4wr] {
    display: flex;
    border: 0.0625rem solid var(--DS-color-border-neutral-default-rest);
    border-radius: 50%;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}

    .avatar-container:hover[b-zkl5acl4wr] {
        cursor: pointer;
        border-color: var(--DS-color-border-primary-subdued-rest);
    }

    .avatar-container img[b-zkl5acl4wr] {
        max-width: 100%;
    }

.no-hover[b-zkl5acl4wr] {
    pointer-events: none;
}
/* _content/EMAdmin/Views/Pages/Index.razor.rz.scp.css */
[b-rat1xrpvgo] .welcome-gridlayout {
    margin: auto;
    width: auto;
    height: auto;
}

[b-rat1xrpvgo] .welcome-gridlayout .dxbl-gridlayout-root {
    align-content: center;
    justify-content: center;
}

[b-rat1xrpvgo] .title {
    text-align: center;
}

[b-rat1xrpvgo] .welcome-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
}

[b-rat1xrpvgo] .welcome-card {
    width: 26.25rem;
    height: 15rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.2s;
    border-radius: 1rem;
    color: var(--bs-link-color-rgb);
    gap: 1.5rem;
    text-decoration: none;
    position: relative;
}

    [b-rat1xrpvgo] .welcome-card:hover {
        box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 8px 10px -6px rgba(0, 0, 0, 0.1);
    }

    [b-rat1xrpvgo] .welcome-card .welcome-card-img {
        width: 6.5rem;
        height: 6.5rem;
    }

    [b-rat1xrpvgo] .welcome-card .welcome-card-text {
        font-size: 1.75rem;
        font-weight: 600;
        letter-spacing: 0em;
        text-align: center;
        text-decoration: unset;
    }

    [b-rat1xrpvgo] .icon-fill {
        fill: var(--bs-primary);
    }

    [b-rat1xrpvgo] .welcome-card .welcome-card-back {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: var(--bs-body-color);
        opacity: 0.05;
        border-radius: 1rem;
        z-index: -2;
    }
