@import 'Ibec.Blz.Client.uav67dycfj.bundle.scp.css';

/* /Components/Account/Shared/ManageLayout.razor.rz.scp.css */
[b-ak8e626esj] .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-ak8e626esj] .icon-profile {
    -webkit-mask-image: url("images/account/manage-profile.svg");
    mask-image: url("images/account/manage-profile.svg");
}

[b-ak8e626esj] .icon-email {
    -webkit-mask-image: url("images/account/manage-email.svg");
    mask-image: url("images/account/manage-email.svg");
}

[b-ak8e626esj] .icon-two-factor {
    -webkit-mask-image: url("images/account/manage-two-factor.svg");
    mask-image: url("images/account/manage-two-factor.svg");
}

[b-ak8e626esj] .icon-password {
    -webkit-mask-image: url("images/account/manage-password.svg");
    mask-image: url("images/account/manage-password.svg");
}

[b-ak8e626esj] .icon-personal {
    -webkit-mask-image: url("images/account/manage-personal.svg");
    mask-image: url("images/account/manage-personal.svg");
}

[b-ak8e626esj] .icon-external {
    -webkit-mask-image: url("images/account/user.svg");
    mask-image: url("images/account/user.svg");
}
/* /Components/Account/Shared/ShowRecoveryCodes.razor.rz.scp.css */
.codes[b-3s043e5w0h] {
    margin: 0.625rem 0px 0.625rem 0px;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-rc95ionacn] {
    height: 100%;
    font-family: var(--bs-font-sans-serif);
}

[b-rc95ionacn] .icon {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-position: center center;
    -webkit-mask-mask-position: center center;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-rc95ionacn] #menu-top {
    display: block;
}

    [b-rc95ionacn] #menu-top.hidden {
        display: none;
    }

[b-rc95ionacn] .icon-back {
    -webkit-mask-image: url("images/back.svg");
    mask-image: url("images/back.svg");
}

[b-rc95ionacn] .icon-menu {
    -webkit-mask-image: url("images/menu.svg");
    mask-image: url("images/menu.svg");
}

[b-rc95ionacn] .content {
    overflow: auto;
    display: flex;
    flex-direction: column;
}

[b-rc95ionacn] .menu-button:hover .icon {
    background-color: var(--dxbl-btn-hover-color);
}

.nav-buttons-container[b-rc95ionacn] {
    display: flex;
    gap: 10px;
    padding: 2rem 0rem;
}

    .nav-buttons-container[b-rc95ionacn]  .menubutton-float-end {
        margin-left: auto;
    }

    .nav-buttons-container[b-rc95ionacn]  .dxbl-btn-icon-only {
        --dxbl-btn-padding-x: 0.75rem;
        --dxbl-btn-padding-y: 0.25rem;
    }

@media (max-width: 768px) {
    [b-rc95ionacn] .layout-sidebar {
        grid-area: header / header / header / header !important;
    }
}

@media (max-width: 768px) {
    [b-rc95ionacn] #menu-top {
        display: none;
    }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
#sidebar[b-g7l0y705xw] {
    min-width: 15rem;
    max-width: 15rem;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    background-image: linear-gradient(180deg, var(--bs-primary) 0%, var(--bs-black) 150%);
    display: block;
}

    #sidebar.auto-expanded[b-g7l0y705xw] {
        display: none;
    }

    #sidebar .menu-closeonclick-placeholder[b-g7l0y705xw] {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: none;
    }

[b-g7l0y705xw] .sidebar-header {
    padding: 0.5rem 1rem;
}

.logo[b-g7l0y705xw] {
    text-align: center;
}

[b-g7l0y705xw] .menu-button-container {
    align-self: center;
}

.menu-button[b-g7l0y705xw] {
    padding: 0.375rem;
    width: 1rem;
    height: 1rem;
    background-image: url("images/menu.svg");
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

[b-g7l0y705xw] .menu.display-mobile {
    margin-bottom: 2rem;
}

[b-g7l0y705xw] .menu {
    background-color: inherit;
}

    [b-g7l0y705xw] .menu .dxbl-menu-item-list {
        gap: 0.5rem;
    }

[b-g7l0y705xw] .menu-item {
    color: var(--bs-white);
}

[b-g7l0y705xw] .icon {
    width: 1rem;
    height: 1rem;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 0.5rem;
}

[b-g7l0y705xw] .home-icon {
    background-image: url("images/home.svg");
}

[b-g7l0y705xw] .weather-icon {
    background-image: url("images/weather.svg");
}

[b-g7l0y705xw] .counter-icon {
    background-image: url("images/counter.svg");
}

[b-g7l0y705xw] .profile-icon {
    mask-image: url("images/icons/user-profile.svg");
    background-image: url("images/icons/user-profile.svg");
}

[b-g7l0y705xw] .settings-icon {
    mask-image: url("images/icons/settings.svg");
    background-image: url("images/icons/settings.svg");
}

[b-g7l0y705xw] .products-icon {
    mask-image: url("images/icons/products.svg");
    background-image: url("images/icons/products.svg");
}

[b-g7l0y705xw] .log-out-icon {
    mask-image: url("images/icons/log-out.svg");
    background-image: url("images/icons/log-out.svg");
}


[b-g7l0y705xw] .docs-icon {
    mask-image: url("images/doc.svg");
    -webkit-mask-image: url("images/doc.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-g7l0y705xw] .demos-icon {
    mask-image: url("images/demos.svg");
    -webkit-mask-image: url("images/demos.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-g7l0y705xw] .footer-button:hover .demos-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-g7l0y705xw] .footer-button:hover .docs-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-g7l0y705xw] .footer {
    text-align: center;
    gap: 0.5rem;
    padding-bottom: 1.5rem;
}

    [b-g7l0y705xw] .footer .icon {
        margin-left: 0;
    }

#sidebar.auto-expanded[b-g7l0y705xw]  .layout-item {
    display: block;
}

#sidebar.auto-expanded[b-g7l0y705xw]  .footer {
    display: block;
}

@media (max-width: 768px) {
    #sidebar[b-g7l0y705xw] {
        min-width: inherit;
        max-width: inherit;
        display: block;
    }

        #sidebar .menu-closeonclick-placeholder[b-g7l0y705xw] {
            display: block;
        }

        #sidebar.auto-expanded[b-g7l0y705xw] {
            position: fixed;
            width: 100%;
            z-index: 3;
            display: block;
        }

            #sidebar.auto-expanded[b-g7l0y705xw]  .sidebar-header {
                border-bottom: 1px solid var(--bs-white);
            }

            #sidebar.auto-expanded .menu-button[b-g7l0y705xw] {
                background-image: url("images/close.svg");
                width: 1.875rem;
                height: 1.875rem;
            }

        #sidebar:not(.auto-expanded)[b-g7l0y705xw]  .dxbl-gridlayout-root {
            gap: unset !important;
        }

    .logo[b-g7l0y705xw] {
        text-align: inherit;
    }

    [b-g7l0y705xw] .menu-button-container {
        display: block;
    }

    [b-g7l0y705xw] .layout-item {
        display: none;
    }

    [b-g7l0y705xw] .footer {
        display: none;
    }
}
/* /Components/Modules/Basic/Components/LogisticsPanelOptions.razor.rz.scp.css */
[b-dc0cxz880c] .welcome-gridlayout {
    margin: auto;
    width: auto;
    height: auto;
}

    [b-dc0cxz880c] .welcome-gridlayout .dxbl-gridlayout-root {
        align-content: center;
        justify-content: center;
    }

[b-dc0cxz880c] .title {
    text-align: center;
}

[b-dc0cxz880c] .welcome-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
}

[b-dc0cxz880c] .welcome-card {
    width: 21.25rem;
    height: 10rem;
    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-dc0cxz880c] .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-dc0cxz880c] .welcome-card .welcome-card-img {
        width: 4.5rem;
        height: 4.5rem;
    }

    [b-dc0cxz880c] .welcome-card .welcome-card-text {
        font-size: 1.75rem;
        font-weight: 600;
        letter-spacing: 0em;
        text-align: center;
        text-decoration: unset;
    }

[b-dc0cxz880c] .icon-fill {
    fill: var(--bs-primary);
}

[b-dc0cxz880c] .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;
}









[b-dc0cxz880c] .menu {
    color: white;
    background-color: cornflowerblue;
}

[b-dc0cxz880c] .menu-item {
    color: #0d6efd;
    background-color: white;
}

[b-dc0cxz880c] .icon {
    width: 64px;
    height: 64px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 0.5rem;
}


[b-dc0cxz880c] .brain-icon {    
    mask-image: url("images/icons/brain-svgrepo-com.svg");
    background-image: url("images/icons/brain-svgrepo-com.svg");
}

[b-dc0cxz880c] .offer-icon {    
    mask-image: url("images/icons/offer16.svg");
    background-image: url("images/icons/offer16.svg");
}
/* /Components/Modules/Basic/Components/PurchasePanelOptions.razor.rz.scp.css */
[b-4f1wn8j3gb] .welcome-gridlayout {
    margin: auto;
    width: auto;
    height: auto;
}

    [b-4f1wn8j3gb] .welcome-gridlayout .dxbl-gridlayout-root {
        align-content: center;
        justify-content: center;
    }

[b-4f1wn8j3gb] .title {
    text-align: center;
}

[b-4f1wn8j3gb] .welcome-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
}

[b-4f1wn8j3gb] .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-4f1wn8j3gb] .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-4f1wn8j3gb] .welcome-card .welcome-card-img {
        width: 6.5rem;
        height: 6.5rem;
    }

    [b-4f1wn8j3gb] .welcome-card .welcome-card-text {
        font-size: 1.75rem;
        font-weight: 600;
        letter-spacing: 0em;
        text-align: center;
        text-decoration: unset;
    }

[b-4f1wn8j3gb] .icon-fill {
    fill: var(--bs-primary);
}

[b-4f1wn8j3gb] .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;
}









[b-4f1wn8j3gb] .menu {
    color: white;
    background-color: cornflowerblue;
}

[b-4f1wn8j3gb] .menu-item {
    color: #0d6efd;
    background-color: white;
}

[b-4f1wn8j3gb] .icon {
    width: 64px;
    height: 64px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 0.5rem;
}


[b-4f1wn8j3gb] .brain-icon {    
    mask-image: url("images/icons/brain-svgrepo-com.svg");
    background-image: url("images/icons/brain-svgrepo-com.svg");
}

[b-4f1wn8j3gb] .offer-icon {    
    mask-image: url("images/icons/offer16.svg");
    background-image: url("images/icons/offer16.svg");
}
/* /Components/Modules/Basic/Components/SalesPanelOptions.razor.rz.scp.css */
[b-bq3kaufg6u] .welcome-gridlayout {
    margin: auto;
    width: auto;
    height: auto;
}

    [b-bq3kaufg6u] .welcome-gridlayout .dxbl-gridlayout-root {
        align-content: center;
        justify-content: center;
    }

[b-bq3kaufg6u] .title {
    text-align: center;
}

[b-bq3kaufg6u] .welcome-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
}

[b-bq3kaufg6u] .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-bq3kaufg6u] .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-bq3kaufg6u] .welcome-card .welcome-card-img {
        width: 6.5rem;
        height: 6.5rem;
    }

    [b-bq3kaufg6u] .welcome-card .welcome-card-text {
        font-size: 1.75rem;
        font-weight: 600;
        letter-spacing: 0em;
        text-align: center;
        text-decoration: unset;
    }

[b-bq3kaufg6u] .icon-fill {
    fill: var(--bs-primary);
}

[b-bq3kaufg6u] .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;
}









[b-bq3kaufg6u] .menu {
    color: white;
    background-color: cornflowerblue;
}

[b-bq3kaufg6u] .menu-item {
    color: #0d6efd;
    background-color: white;
}

[b-bq3kaufg6u] .icon {
    width: 64px;
    height: 64px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 0.5rem;
}


[b-bq3kaufg6u] .brain-icon {    
    mask-image: url("images/icons/brain-svgrepo-com.svg");
    background-image: url("images/icons/brain-svgrepo-com.svg");
}

[b-bq3kaufg6u] .offer-icon {    
    mask-image: url("images/icons/offer16.svg");
    background-image: url("images/icons/offer16.svg");
}
/* /Components/Modules/CarrierRates/Pages/CarrierRatePricesOverview.razor.rz.scp.css */
ibec-more-info:hover[b-yqdusrfkc6] {
    cursor: pointer;
}

.btn-form-wrapper[b-yqdusrfkc6] {
    display: flex;
    flex-direction: row;
    width: 25%;
}

.btn-form-child1[b-yqdusrfkc6] {
    width: 50%;
    text-align: right;
    padding: 0.3rem;
}

.btn-form-child2[b-yqdusrfkc6] {
    width: 50%;
    text-align: left;
    padding: 0.3rem;
}
/* /Components/Modules/CarrierRates/Pages/CarrierRatesEmailsOverview.razor.rz.scp.css */
.ibec-more-info:hover[b-y4j8u2b8fw] {
    cursor: pointer;
}

.btn-form-wrapper[b-y4j8u2b8fw] {
    display: flex;
    flex-direction: row;
    width: 25%;
}

.btn-form-child1[b-y4j8u2b8fw] {
    width: 50%;
    text-align: right;
    padding: 0.3rem;
}

.btn-form-child2[b-y4j8u2b8fw] {
    width: 50%;
    text-align: left;
    padding: 0.3rem;
}
/* /Components/Modules/Pss/Pages/PssEmailsOverview.razor.rz.scp.css */
.ibec-more-info:hover[b-o4onmcp578] {
    cursor: pointer;
}

.btn-form-wrapper[b-o4onmcp578] {
    display: flex;
    flex-direction: row;
    width: 25%;
}

.btn-form-child1[b-o4onmcp578] {
    width: 50%;
    text-align: right;
    padding: 0.3rem;
}

.btn-form-child2[b-o4onmcp578] {
    width: 50%;
    text-align: left;
    padding: 0.3rem;
}
/* /Components/Modules/Pss/Pages/PssPricesOverview.razor.rz.scp.css */
ibec-more-info:hover[b-866wygl6un] {
    cursor: pointer;
}

.btn-form-wrapper[b-866wygl6un] {
    display: flex;
    flex-direction: row;
    width: 25%;
}

.btn-form-child1[b-866wygl6un] {
    width: 50%;
    text-align: right;
    padding: 0.3rem;
}

.btn-form-child2[b-866wygl6un] {
    width: 50%;
    text-align: left;
    padding: 0.3rem;
}
/* /Components/Modules/Purchases/Pages/SupplierAiEmailsOffersOverview.razor.rz.scp.css */
.ibec-more-info:hover[b-p3q0xlf7d1] {
    cursor: pointer;
}

.btn-form-wrapper[b-p3q0xlf7d1] {
    display: flex;
    flex-direction: row;
    width: 25%;
}

.btn-form-child1[b-p3q0xlf7d1] {
    width: 50%;
    text-align: right;
    padding: 0.3rem;
}

.btn-form-child2[b-p3q0xlf7d1] {
    width: 50%;
    text-align: left;
    padding: 0.3rem;
}
/* /Components/Modules/Purchases/Pages/SupplierAiOffersOverview.razor.rz.scp.css */
.ibec-more-info:hover[b-to3vddtkcz] {
    cursor: pointer;
}

.btn-form-wrapper[b-to3vddtkcz] {
    display: flex;
    flex-direction: row;
    width: 25%;
}

.btn-form-sub-wrapper[b-to3vddtkcz] {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.btn-form-child1[b-to3vddtkcz] {
    width: 100%;
    text-align: right;
    padding: 0.3rem;
}

.btn-form-child2[b-to3vddtkcz] {
    width: 100%;
    text-align: left;
    padding: 0.3rem;
}

.btn-form-child3[b-to3vddtkcz] {
    width: 100%;
    text-align: left;
    padding: 0.3rem;
}


.card-view-wrapper[b-to3vddtkcz] {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.card-view-container[b-to3vddtkcz] {
    flex: 1 1 auto;
    overflow-y: auto;
}

.card-container[b-to3vddtkcz] {
    border-radius: 0.25rem;
    padding: 0.5rem;
}

.card-price[b-to3vddtkcz] {
    margin-bottom: 0;
}

.card-link-container[b-to3vddtkcz] {
    text-align: left;
}

.card-ellipsis[b-to3vddtkcz] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.card-detail-info[b-to3vddtkcz] {
    padding: 0.5rem;
}
/* /Components/Modules/Purchases/Pages/SupplierOfferEdit.razor.rz.scp.css */
.cmb-wrapper[b-weiybmhmw7] {
    display: flex;
    flex-direction: row;
}

.cmb-child1[b-weiybmhmw7] {
    width: 80%;
    text-align: right;
}

.cmb-child2[b-weiybmhmw7] {
    width: 20%;
    text-align: left;
    padding-right: 5px;
}

.ai-form-wrapper[b-weiybmhmw7] {
    display: flex;
    flex-direction: row;
}

.ai-form-child1[b-weiybmhmw7] {
    width: 50%;
    text-align: left;
}

.ai-form-child2[b-weiybmhmw7] {
    width: 50%;
    text-align: left;
    padding-right: 5px;
}

.required-caption[b-weiybmhmw7] {
    font-weight: bold !important;
}

.required-caption[b-weiybmhmw7]:after {
    content: "*";
    color: red;
}

.btn-form-wrapper[b-weiybmhmw7] {
    display: flex;
    flex-direction: row;
}

.btn-form-child1[b-weiybmhmw7] {
    width: 50%;
    text-align: right;
    padding:0.3rem;
}

.btn-form-child2[b-weiybmhmw7] {
    width: 50%;
    text-align: left;
    padding: 0.3rem;
}

[b-weiybmhmw7] .add-icon {
    mask-image: url("images/icons/add.svg");
    background-image: url("images/icons/add.svg");
}

[b-weiybmhmw7] .ai-tip-text {
    font-size: .875em;
    color: var(--bs-code-color);
    word-wrap: break-word;
}
/* /Components/Modules/Purchases/Pages/SupplierOffersOverview.razor.rz.scp.css */
.ibec-more-info:hover[b-su6akfdlj7] {
    cursor:pointer;
}

.btn-form-wrapper[b-su6akfdlj7] {
    display: flex;
    flex-direction: row;
    width:25%;
}

.btn-form-child1[b-su6akfdlj7] {
    width: 50%;
    text-align: right;
    padding: 0.3rem;
}

.btn-form-child2[b-su6akfdlj7] {
    width: 50%;
    text-align: left;
    padding: 0.3rem;
}
/* /Components/Modules/Waiver/Pages/WaiverEmailsOverview.razor.rz.scp.css */
.ibec-more-info:hover[b-fdduoejqh8] {
    cursor: pointer;
}

.btn-form-wrapper[b-fdduoejqh8] {
    display: flex;
    flex-direction: row;
    width: 25%;
}

.btn-form-child1[b-fdduoejqh8] {
    width: 50%;
    text-align: right;
    padding: 0.3rem;
}

.btn-form-child2[b-fdduoejqh8] {
    width: 50%;
    text-align: left;
    padding: 0.3rem;
}
/* /Components/Modules/Waiver/Pages/WaiverPricesOverview.razor.rz.scp.css */
ibec-more-info:hover[b-bsw5grotpc] {
    cursor: pointer;
}

.btn-form-wrapper[b-bsw5grotpc] {
    display: flex;
    flex-direction: row;
    width: 25%;
}

.btn-form-child1[b-bsw5grotpc] {
    width: 50%;
    text-align: right;
    padding: 0.3rem;
}

.btn-form-child2[b-bsw5grotpc] {
    width: 50%;
    text-align: left;
    padding: 0.3rem;
}
/* /Components/Pages/Index.razor.rz.scp.css */
[b-giyhjtt4pc] .welcome-gridlayout {
    margin: auto;
    width: auto;
    height: auto;
}

[b-giyhjtt4pc] .welcome-gridlayout .dxbl-gridlayout-root {
    align-content: center;
    justify-content: center;
}

[b-giyhjtt4pc] .title {
    text-align: center;
}

[b-giyhjtt4pc] .welcome-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
}

[b-giyhjtt4pc] .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-giyhjtt4pc] .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-giyhjtt4pc] .welcome-card .welcome-card-img {
        width: 6.5rem;
        height: 6.5rem;
    }

    [b-giyhjtt4pc] .welcome-card .welcome-card-text {
        font-size: 1.75rem;
        font-weight: 600;
        letter-spacing: 0em;
        text-align: center;
        text-decoration: unset;
    }

    [b-giyhjtt4pc] .icon-fill {
        fill: var(--bs-primary);
    }

    [b-giyhjtt4pc] .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;
    }
/* /Components/SOfferSugSummary.razor.rz.scp.css */
.validation-summary[b-fa0q2w8az6] {
    color: yellow;
}
