@import '_content/Volo.Abp.AspNetCore.Components.Server.LeptonXTheme/Volo.Abp.AspNetCore.Components.Server.LeptonXTheme.bundle.scp.css';
@import '_content/Volo.Abp.AspNetCore.Components.Web.LeptonXTheme/Volo.Abp.AspNetCore.Components.Web.LeptonXTheme.bundle.scp.css';
@import '_content/Volo.Abp.AspNetCore.Components.Web.LeptonTheme/Volo.Abp.AspNetCore.Components.Web.LeptonTheme.bundle.scp.css';
@import '_content/UrvinFinance.CommunityService.Blazor/UrvinFinance.CommunityService.Blazor.bundle.scp.css';
@import '_content/UrvinFinance.GeneralService.Blazor/UrvinFinance.GeneralService.Blazor.bundle.scp.css';
@import '_content/UrvinFinance.IdentityService.Blazor/UrvinFinance.IdentityService.Blazor.bundle.scp.css';
@import '_content/UrvinFinance.SecurityService.Blazor/UrvinFinance.SecurityService.Blazor.bundle.scp.css';
@import '_content/UrvinFinance.Shared.Blazor/UrvinFinance.Shared.Blazor.bundle.scp.css';

/* _content/UrvinFinance.Blazor/Components/Dashboard/GridPlaceholder.razor.rz.scp.css */
[b-zrn9kntqma] .grid-placeholder {
    background: var(--lpx-navbar-color);
    height: 450px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-zrn9kntqma] .mud-card-content {
    border-radius: 0 0 12px 12px;
}

[b-zrn9kntqma] .override-grid .mud-paper.mud-card {
    border-radius: 12px;
}

[b-zrn9kntqma] .mud-card-content {
    border-radius: 0 0 12px 12px;
    padding: 0px;
}
[b-zrn9kntqma] .mud-card-header {
    border-radius: 12px 12px 0 0;
}
/* _content/UrvinFinance.Blazor/Components/Dashboard/MainWatchlistItemLoader.razor.rz.scp.css */
.watchlist-tile-loader[b-iikz53hcqx] {
    width: auto;
    height: 80px;
    margin: 10px;
    padding: 16px 16px 6px 16px;
    border-radius: 12px;
    box-shadow: 0 6px 16px 0 rgb(24 27 33 / 34%);
    border: solid 1px #2f2e38;
    background-color: var(--lpx-navbar-color);
    white-space: nowrap;
    cursor: pointer;
}

.details-section-loader[b-iikz53hcqx] {
    display: flex;
    flex-direction: column;
    min-width: 120px;
}

[b-iikz53hcqx] .skeleton-primary-chart {
    background: grey;
    border-radius: 3px;
}
/* _content/UrvinFinance.Blazor/Components/Dashboard/MainWatchListLoader.razor.rz.scp.css */
.watchlist-skeleton[b-u11bblbnsw] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    background-color: var(--lpx-navbar-color);
    border-radius: 12px;
    border: 1px var(--lpx-navbar-color);
    padding: 24px;
}

[b-u11bblbnsw] .img-skeleton {
    background: grey;
}

.watchlist-loader[b-u11bblbnsw] {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 600px) {
    .mob-hide[b-u11bblbnsw] {
        display: none;
    }
    .watchlist-loader[b-u11bblbnsw] {
        display: block;
    }
}
/* _content/UrvinFinance.Blazor/Components/Dashboard/NoWatchListHeader.razor.rz.scp.css */
[b-vn8o7us864] .header-content {
    background-image: url(/images/component/dashboardheader.png);
    height: 187px;
    border-radius: 12px;
    color: var(--mud-palette-secondary-text);
    background-size: cover;
}

[b-vn8o7us864] .header-card-text {
    width: 100%;
    margin: 25px 380px 20px 0px;
}

[b-vn8o7us864] .arrow {
    width: 100px;
    height: 100px;
    object-fit: contain;
    background-color: transparent;
}

[b-vn8o7us864] .badgues {
    width: 505px;
    height: 187px;
    margin: -16px 0 0 -225px;
    object-fit: contain;
    border-radius: 0px;
    background: transparent;
}
/* _content/UrvinFinance.Blazor/Components/MyHub/BuySell.razor.rz.scp.css */
.header[b-3jy5qlgsdj] {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 16px;
}

.detail-view-link[b-3jy5qlgsdj] {
    min-width: 72px;
}

.buy-sell[b-3jy5qlgsdj] {
    display: flex;
    gap: 6px;
    margin-bottom: 14px;
}

.buy-chip[b-3jy5qlgsdj], .sell-chip[b-3jy5qlgsdj] {
    padding: 2px 12px;
    border-radius: 16px;
    height: 24px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid transparent;
    color: var(--secondary-font-color);
}

.buy-chip:not(.gainerslosers-selected-chip):hover[b-3jy5qlgsdj], .sell-chip:not(.gainerslosers-selected-chip):hover[b-3jy5qlgsdj] {
    border: 1px solid #8E35ED;
}

.buysell-selected-chip[b-3jy5qlgsdj] {
    background-color: var(--tab-chip-selected-bg);
    font-weight: 600;
    color: var(--primary-font-color);
}

.value-change-item[b-3jy5qlgsdj] {
    display: flex;
    flex-direction: column;
    align-items: end;
}

.price-value[b-3jy5qlgsdj] {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    color: var(--primary-font-color);
    padding-right: 6px;
}

[b-3jy5qlgsdj] .watchlist-security-item .rating-item .analyst-chip {
    padding: 4px !important;
    border-radius: 50%;
    width: 22px;
    height: 22px;
}


@media (min-width: 1301px) and (max-width: 1309px) {
    [b-3jy5qlgsdj] .price-value, [b-3jy5qlgsdj] .value-md, [b-3jy5qlgsdj] .change-pct-md {
        font-size: 11px !important;
    }
}
@media (min-width: 1309px) and (max-width: 1360px) {
    [b-3jy5qlgsdj] .price-value, [b-3jy5qlgsdj] .value-md, [b-3jy5qlgsdj] .change-pct-md {
        font-size: 12px !important;
    }
}
@media (min-width: 1360px) and (max-width:1411px) {
    [b-3jy5qlgsdj] .price-value, [b-3jy5qlgsdj] .value-md, [b-3jy5qlgsdj] .change-pct-md {
        font-size: 13px !important;
    }
}
/* _content/UrvinFinance.Blazor/Components/MyHub/CommunityOverview.razor.rz.scp.css */
[b-3wqf7bkiib] .community-overview-header {
    margin-bottom: 10px;
}


[b-3wqf7bkiib] .post-card-container .community-summary-post {
   width: 32%;
}

[b-3wqf7bkiib] .post-card-container .community-summary-post .list-item .close-icon {
    margin-left: auto;
}

[b-3wqf7bkiib] .post-card-container .community-summary-post .list-item {
    border-radius: 20px;
    background: var(--lpx-navbar-color);
    margin-top: unset !important;
    padding: 16px;
}

[b-3wqf7bkiib] .post-card-container .community-summary-post .list-item > div {
    width: 100% !important;
}

[b-3wqf7bkiib] .post-card-container .hr-divider {
    display: none !important;
}

[b-3wqf7bkiib] .post-card-container .community-summary-post .list-item .title {
    width: unset !important;
}

[b-3wqf7bkiib] .post-card-container .community-summary-post .list-item .description-text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 1200px) {
    [b-3wqf7bkiib] .custom-slide {
        padding: 70px 0 0 0;
    }

}

@media (max-width: 1024px) {
    [b-3wqf7bkiib] .post-card-container {
        display: flex !important;
        gap: 2px;
    }
}

@media (max-width: 768px) {
    [b-3wqf7bkiib] .post-card-container {
        display: flex !important;
        flex-direction:column;
    }
}
/* _content/UrvinFinance.Blazor/Components/MyHub/CommunitySectionSummary.razor.rz.scp.css */
.community-summary-container[b-3a8w34naf3] {
    width: 100%;
}

.community-summary[b-3a8w34naf3] {
    border-radius: var(--tile-br);
    padding: 26px 20px;
    width: 100%;
}

.chip-tabs[b-3a8w34naf3] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.tab-chip[b-3a8w34naf3] {
    padding: 2px 12px;
    border-radius: 16px;
    height: 24px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid transparent;
    color: var(--secondary-font-color);
}

.tab-chip:not(.selected-chip):hover[b-3a8w34naf3] {
    border: 1px solid #8E35ED;
}

.selected-chip[b-3a8w34naf3] {
    background-color: var(--tab-chip-selected-bg);
    color: var(--primary-font-color);
    font-weight: 600;
}

.voted[b-3a8w34naf3] {
    color: var(--secondary-font-color);
    font-size: 10px;
}

.comments-link[b-3a8w34naf3], .body-details-icon[b-3a8w34naf3] {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 6px;
    padding: 1px 2px;
    text-decoration: none;
}

.comments-link:hover[b-3a8w34naf3], .body-details-icon:hover[b-3a8w34naf3] {
    background: var(--hover-bg-color);
}

.username.detail-view-link[b-3a8w34naf3], .community.detail-view-link[b-3a8w34naf3] {
    padding: 2px 4px;
}

[b-3a8w34naf3] .post-card-container .community-summary-post {
    margin-right: 24px;
}

[b-3a8w34naf3] .post-card-container .community-summary-post .list-item {
    border-radius: 20px;
    background: var(--lpx-navbar-color);
    margin-top: unset !important;
    padding: 16px;
}

[b-3a8w34naf3] .post-card-container .hr-divider {
    display:none !important;
}

[b-3a8w34naf3] .post-card-container .community-summary-post .list-item .title {
    width: unset !important;
}

[b-3a8w34naf3] .post-card-container .community-summary-post .list-item .description-text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 1024px) {
    .community-chip-list[b-3a8w34naf3]{
        width:100% !important;
    }

    .community-summary[b-3a8w34naf3] {
        padding: unset !important;
    }

    [b-3a8w34naf3] .post-card-container .community-summary-post {
        margin-right: unset !important;
    }

    [b-3a8w34naf3] .post-card-container .community-summary-post .post-slider{
        width: unset !important;
    }
}

@media (max-width: 768px) {
    [b-3a8w34naf3] .post-card-container .community-summary-post {
       width:100%;
    }
}
/* _content/UrvinFinance.Blazor/Components/MyHub/CryptoForexSummary.razor.rz.scp.css */
.crypto-forex-container[b-3dpb78q4nx] {
    display: flex;
    flex-direction: column;
    background: var(--lpx-navbar-color);
    border-radius: 12px;
    width: 100%;
}

.crypto-forex[b-3dpb78q4nx] {
    display: flex;
    gap: 6px;
}

.crypto-chip[b-3dpb78q4nx], .forex-chip[b-3dpb78q4nx] {
    padding: 7px 15px;
    border-radius: 8px;
    height: 40px;
    width: 90px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: var(--secondary-font-color);
}

    .crypto-chip:not(.cryptoforex-selected-chip):hover[b-3dpb78q4nx], .forex-chip:not(.cryptoforex-selected-chip):hover[b-3dpb78q4nx] {
        border: 1px solid var(--hover-bg-color);
    }

.cryptoforex-selected-chip[b-3dpb78q4nx] {
    background-color: rgba(153, 0, 246, 0.16);
    font-weight: 600;
    color: var(--primary-font-color);
}

.gainers-losers[b-3dpb78q4nx] {
    display: flex;
    gap: 6px;
    margin-bottom: 14px;
}

.gainer-chip[b-3dpb78q4nx], .losers-chip[b-3dpb78q4nx] {
    padding: 2px 12px;
    border-radius: 16px;
    height: 24px;
    width: 82px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: var(--secondary-font-color);
}

    .gainer-chip:not(.gainerslosers-selected-chip):hover[b-3dpb78q4nx], .losers-chip:not(.gainerslosers-selected-chip):hover[b-3dpb78q4nx] {
        border: 1px solid var(--brand-color);
    }

.gainerslosers-selected-chip[b-3dpb78q4nx] {
    background-color: var(--tab-chip-selected-bg);
    font-weight: 600;
    color: var(--primary-font-color);
}

.footer[b-3dpb78q4nx] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
}

@media (max-width:768px)
{
    .mobile-header-text[b-3dpb78q4nx]{
        display:flex !important;
        margin-bottom:16px;
    }

    .gainers-losers .detail-view-link[b-3dpb78q4nx] 
    {
        display:none ;
    }

    .crypto-forex-container[b-3dpb78q4nx]  .change-pct-md {
        padding: 1px 0 0 0 !important;
    }
}


@media (max-width: 340px) {
    .crypto-forex-container[b-3dpb78q4nx]  .value-md,
    .crypto-forex-container[b-3dpb78q4nx]  .change-pct-md{
        font-size: 10px !important;
    }

    .crypto-forex-container[b-3dpb78q4nx]  .mobile-price-value{
        font-size:11px !important;
    }

    .crypto-forex-container[b-3dpb78q4nx]  .detail-view-link{
        font-size:12px !important;
    }

    .crypto-forex-container[b-3dpb78q4nx]  .change-pct-md img{
        height: 10px !important;
        width: 10px !important;
    }
}

.header .link[b-3dpb78q4nx] {
    position: absolute;
    top: 4px;
    right: 0;
    z-index: +999;
}
/* _content/UrvinFinance.Blazor/Components/MyHub/EducationRecent.razor.rz.scp.css */
.education-recent[b-sznr0lwr88] {
    height: 288px;
    margin: 0 auto;
    width: 464px;
}

.carousel-item[b-sznr0lwr88] {
    height: 100%;
    border-radius: 14px;
    background-size: cover;
    display: block;
}

.education-tile[b-sznr0lwr88] {
    height: 100%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

[b-sznr0lwr88] .education-button {
    height: 32px;
    color: #f5f5ff;
    border: solid 1px #70707c;
    background: transparent;
    border-radius: 6px;
    width: 100%;
}

.info[b-sznr0lwr88] {
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.date[b-sznr0lwr88] {
    font-size: 12px;
    line-height: 1;
    color: var(--secondary-font-color);
}

.headline[b-sznr0lwr88] {
    font-size: 20px;
    font-weight: 500;
    line-height: 0.9px;
    color: var(--primary-font-color);
    height: 35px;
    display: flex;
    align-items: center;
}

.description[b-sznr0lwr88] {
    font-size: 14px;
    line-height: 1.43;
    color: var(--secondary-font-color);
}
/* _content/UrvinFinance.Blazor/Components/MyHub/FeaturedPostItem.razor.rz.scp.css */
.featured-post-most-recent[b-bft5wbdung] {
    border-radius: var(--tile-br);
    max-width: 464px;
}

.heading[b-bft5wbdung] {
    font-size: 18px;
    color: var(--primary-font-color);
    font-weight: 600;
    margin-bottom: 16px;
}

.featured-post-item[b-bft5wbdung] {
    display: flex;
    flex-direction: column;
}
.pl-20[b-bft5wbdung], .pr-20[b-bft5wbdung], .pt-20[b-bft5wbdung], .pb-20[b-bft5wbdung] {
    padding: 20px;
}
.pl-10[b-bft5wbdung], .pr-10[b-bft5wbdung], .pt-10[b-bft5wbdung], .pb-10[b-bft5wbdung] {
    padding: 10px;
}
.info-spacing[b-bft5wbdung] {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.info-footer[b-bft5wbdung] {
    padding: 0 10px;
}

.featured-post-image[b-bft5wbdung] {
    width: 100%;
    height: 192px;
    object-fit: cover;
    border-radius: var(--tile-br);
}
.featured-post-image:hover[b-bft5wbdung] {
    opacity: 0.7;
    cursor: pointer;
}

.row-item[b-bft5wbdung] {
    flex: 1;
}

.featured-post-info[b-bft5wbdung] {
    background: var(--lpx-navbar-color);
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 20px 0;
}

.info-row[b-bft5wbdung] {
    display: flex;
    gap: 4px;
    align-items: center;
    flex-wrap: wrap;
}

.headline[b-bft5wbdung] {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.43;
    padding-right: 20px;
    color: var(--primary-font-color);
    width: 100%;
    padding-left: 10px;
}

.description[b-bft5wbdung] {
    font-size: 14px;
    line-height: 1.5;
    color: var(--secondary-font-color);
    height: 100%;
    max-height: 47px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 10px;
    width: 100%;
}
.headline:hover[b-bft5wbdung], .description:hover[b-bft5wbdung] {
    background: var(--post-info-hover-bg);
    border-radius: 8px;
    cursor: pointer;
}

    .description *[b-bft5wbdung] {
        font-size: 14px !important;
        padding: 0px;
    }

    .description img[b-bft5wbdung] {
        display: none;
    }

    .description video[b-bft5wbdung] {
        display: none !important;
    }

.username.detail-view-link[b-bft5wbdung], .community.detail-view-link[b-bft5wbdung] {
    padding: 2px 4px;
}

.comments-link[b-bft5wbdung], .body-details-icon[b-bft5wbdung] {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 6px;
    padding: 1px 2px;
    text-decoration: none;
}

    .comments-link:hover[b-bft5wbdung], .body-details-icon:hover[b-bft5wbdung], .detail-view-link:hover[b-bft5wbdung] {
        background: var(--post-info-hover-bg);
    }

[b-bft5wbdung] .bookmark-loader {
    height: 16px;
    width: 16px;
    color: var(--primary-font-color);
}

.bookmark-span[b-bft5wbdung], .share-span[b-bft5wbdung] {
    height: 30px;
    width: 30px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .bookmark-span:hover[b-bft5wbdung], .share-span:hover[b-bft5wbdung] {
        cursor: pointer;
        background-color: var(--post-info-hover-bg);
        border-radius: 50%;
    }
    [b-bft5wbdung] .e-dropdown-btn.e-btn {
        border-radius: 50%;
    }

.bookmark-icon[b-bft5wbdung] {
    height: 20px;
    width: 20px;
}

.overlay[b-bft5wbdung] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(172deg, rgba(0, 0, 0, 0) -52%, rgba(0, 0, 0, 0.5) 69%);
}

[b-bft5wbdung] .share-icon {
    height: fit-content;
    padding: 0;
    border: 0;
}

[b-bft5wbdung] .description span.e-video-wrap, [b-bft5wbdung] .description iframe {
    display: none;
}


@media (max-width: 768px) 
{
    .info-row.view-all-info[b-bft5wbdung] 
    {
        display : flex !important;
    }

    .info-row.view-all-info .view-all[b-bft5wbdung] 
    {
        padding: 16px 0px;
    }
}
/* _content/UrvinFinance.Blazor/Components/MyHub/FeaturedPosts.razor.rz.scp.css */
/* _content/UrvinFinance.Blazor/Components/MyHub/HubOverview.razor.rz.scp.css */
.hub-overview[b-v9589er4gi] {
    margin-bottom: 40px;
}

.overview-row[b-v9589er4gi] {
    display: flex;
    width: 100%;
    gap: 24px;
    flex-wrap: wrap;
}

.overview-row-item[b-v9589er4gi] {
    flex: 1;
    background-color: var(--lpx-navbar-color);
    border-radius: var(--tile-br);
}
.watchlist-tile[b-v9589er4gi], .portfolio-tile[b-v9589er4gi] {
    flex: 1;
    background-color: var(--lpx-navbar-color);
    border-radius: var(--tile-br);
    padding: 20px;
}

.overview-row-item.featured[b-v9589er4gi] {
    border: 8px solid #0000;
    background: linear-gradient(var(--lpx-navbar-color),var(--lpx-navbar-color)) padding-box, var(--gradient-primary) border-box;
}

.heading[b-v9589er4gi] {
    font-size: 18px;
    color: var(--primary-font-color);
    font-weight: 600;
    margin-bottom: 32px;
}

.icon-div[b-v9589er4gi] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 95px;
    height: 60px;
    min-width: 60px;
    max-width: 60px;
    border-radius: 50%;
    background: var(--sub-tile-bg);
}

.star-golden[b-v9589er4gi], .portfolio-briefcase[b-v9589er4gi] {
    width: 32px;
    height: 32px;
}

[b-v9589er4gi] .create-watchlist-button {
    display: flex;
    justify-content: center;
    gap: 8px;
}
[b-v9589er4gi] .create-watchlist-button:hover {
    opacity: 0.7;
}
[b-v9589er4gi] .connect-button-icon {
    width: 18px;
    height: 18px;
}
[b-v9589er4gi] .hub-overview-header {
    margin-bottom: 10px;
}
@media (max-width: 1300px) {
    [b-v9589er4gi] .custom-slide {
        padding: 60px 0 0 0;
    }
    [b-v9589er4gi] .hub-overview-header {
        margin-bottom: -52px;
    }
    .overview-row-item[b-v9589er4gi] {
        height: 100%;
    }
}
/* _content/UrvinFinance.Blazor/Components/MyHub/LatestPodcast.razor.rz.scp.css */
.latest-podcast[b-p1v8wk8de7] {
    display: flex;
    flex-direction: column;
    border-radius: 12px;
    max-width: 464px;
}

.header[b-p1v8wk8de7] {
    display: flex;
    align-items: center;
    background: linear-gradient(to right, rgb(43, 55, 122) 0%, rgb(89, 22, 136) 100%);
    height: 59px;
    padding: 20px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.header-name[b-p1v8wk8de7] {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.11;
    text-align: left;
    color: var(--primary-font-color);
}

.body[b-p1v8wk8de7] {
    padding: 20px;
    background: var(--lpx-navbar-color);
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.icons[b-p1v8wk8de7] {
    display: flex;
    gap: 10px;
}

.img[b-p1v8wk8de7] {
    width: 87px;
    height: 87px;
    border-radius: 12px;
    background-color: gray;
}
.icon[b-p1v8wk8de7] {
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon:hover[b-p1v8wk8de7] {
    cursor: pointer;
    background-color: var(--hover-bg-color);
    border-radius: 50%;
}

.icon-image[b-p1v8wk8de7] {
    height: 24px;
    width: 24px;
}
/* _content/UrvinFinance.Blazor/Components/MyHub/MarketMoversSummary.razor.rz.scp.css */
.market-movers-summary[b-fmxuka0xfk] {
    width: 100%;
    padding: 20px 20px 0 20px;
    border-radius: var(--tile-br);
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.badge-container[b-fmxuka0xfk] {
    top: -36px;
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: -32px;
}

.premium-badge[b-fmxuka0xfk] {
    display: flex;
    padding: 2px 8px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 8px;
    background: var(--gradient-primary);
    width: 94px;
}
/* _content/UrvinFinance.Blazor/Components/MyHub/MarketNow.razor.rz.scp.css */
.logo[b-eua7q97ux3] {
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 0;
    margin: 0 12px 1px 0;
    padding: 11px 15.1px 11px 15.1px;
    background-color: var(--lpx-navbar-color);
    border-radius: 8px;
}

.header-info[b-eua7q97ux3] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.markets-row[b-eua7q97ux3] {
    display: flex;
    width: 100%;
    gap: 24px;
    flex-wrap: wrap;
}

.markets-row-item[b-eua7q97ux3] {
    flex: 1;
    background-color: var(--lpx-navbar-color);
    border-radius: var(--tile-br);
    padding: 26px 20px;
    height: 100%;
}

[b-eua7q97ux3] .custom-slide {
    padding: 70px 0 0 0;
}
[b-eua7q97ux3] .market-header {
    margin-bottom: -52px;
}
@media (min-width: 1300px) and (max-width: 1350px) {
    [b-eua7q97ux3] .sec-info {
        width: 50px;
    }
}
/* _content/UrvinFinance.Blazor/Components/MyHub/NewsOverview.razor.rz.scp.css */
[b-r1mifi8j3i] .news-overview-header {
    margin-bottom: 10px;
}

[b-r1mifi8j3i] .news-overview-container .trending-news-card {
    height: 100%;
}

[b-r1mifi8j3i] .top-news .news-card-container {
    flex: 1;
}

[b-r1mifi8j3i] .mini-news-container .list-item {
    margin-top: 0px !important;
    padding: 8px;
}


[b-r1mifi8j3i] .mini-news-container .list-item > div {
    width: 100%;
    padding: 20px;
    border-radius: 20px;
    background: var(--lpx-navbar-color);
}

[b-r1mifi8j3i] .mini-news-container .list-item div .title {
  -webkit-line-clamp: 3 !important;
}

@media (max-width: 1200px) {
    [b-r1mifi8j3i] .custom-slide {
        padding: 70px 0 0 0;
    }

    [b-r1mifi8j3i] .more-news .mini-news-container {
        width: 100% !important;
    }
}
/* _content/UrvinFinance.Blazor/Components/MyHub/POVCarouselItem.razor.rz.scp.css */
.pov-most-recent[b-inospy77m3] {
    border-radius: 12px;
    max-width: 464px;
}

.pov-item[b-inospy77m3] {
    display: flex;
    flex-direction: column;
}

.pov-image[b-inospy77m3] {
    width: 100%;
    height: 192px;
    object-fit: cover;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.row-item[b-inospy77m3] {
    flex: 1;
}

.pov-info[b-inospy77m3] {
    background: var(--lpx-navbar-color);
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 20px;
}

.info-row[b-inospy77m3] {
    display: flex;
    gap: 4px;
    align-items: center;
}

.headline[b-inospy77m3] {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    padding-right: 20px;
    color: var(--primary-font-color);
}

.description[b-inospy77m3] {
    font-size: 14px;
    line-height: 1.5;
    color: var(--secondary-font-color);
    height: 100%;
    max-height: 47px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

    .description *[b-inospy77m3] {
        font-size: 14px !important;
        padding: 0px;
    }

    .description img[b-inospy77m3] {
        display: none;
    }

    .description video[b-inospy77m3] {
        display: none !important;
    }

.username.detail-view-link[b-inospy77m3], .community.detail-view-link[b-inospy77m3] {
    padding: 2px 4px;
}

.comments-link[b-inospy77m3], .body-details-icon[b-inospy77m3] {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 6px;
    padding: 1px 2px;
    text-decoration: none;
}

    .comments-link:hover[b-inospy77m3], .body-details-icon:hover[b-inospy77m3] {
        background: var(--hover-bg-color);
    }

[b-inospy77m3] .bookmark-loader {
    height: 16px;
    width: 16px;
    color: var(--primary-font-color);
}

.bookmark-span[b-inospy77m3], .share-span[b-inospy77m3] {
    height: 30px;
    width: 30px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .bookmark-span:hover[b-inospy77m3], .share-span:hover[b-inospy77m3] {
        cursor: pointer;
        background-color: var(--hover-bg-color);
        border-radius: 50%;
    }

.bookmark-icon[b-inospy77m3] {
    height: 20px;
    width: 20px;
}

.overlay[b-inospy77m3] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(172deg, rgba(0, 0, 0, 0) -52%, rgba(0, 0, 0, 0.5) 69%);
}

[b-inospy77m3] .share-icon {
    height: fit-content;
    padding: 0;
    border: 0;
}

[b-inospy77m3] .description span.e-video-wrap, [b-inospy77m3] .description iframe {
    display: none;
}


@media (max-width: 768px) 
{
    .info-row.view-all-info[b-inospy77m3] 
    {
        display : flex !important;
    }

    .info-row.view-all-info .view-all[b-inospy77m3] 
    {
        padding: 16px 0px;
    }
}
/* _content/UrvinFinance.Blazor/Components/MyHub/POVMostRecent.razor.rz.scp.css */
.pov-most-recent[b-b9do9lj4mi]{
    border-radius: 12px;
    max-width: 464px;
}

.pov-item[b-b9do9lj4mi] {
    display: flex;
    flex-direction: column;
}

.pov-image[b-b9do9lj4mi] {
    width: 100%;
    height: 192px;
    object-fit: cover;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.row-item[b-b9do9lj4mi] {
    flex: 1;
}

.pov-info[b-b9do9lj4mi] {
    background: var(--lpx-navbar-color);
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 20px;
}

.info-row[b-b9do9lj4mi] {
    display: flex;
    gap: 9px;
    align-items: center;
}

.headline[b-b9do9lj4mi] {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    padding-right: 20px;
    color: var(--primary-font-color);
}

.description[b-b9do9lj4mi] {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 1.5;
    line-clamp: 3;
    overflow: hidden;
    color: var(--secondary-font-color);
    height: 100%;
    gap: 4px;
    text-overflow: ellipsis;
    justify-content: space-between;
    max-height: 87px;
}

.description *[b-b9do9lj4mi] {
    font-size : 14px !important;
    padding:0px;
}

.description img[b-b9do9lj4mi] {
    display:none;
}

.username.detail-view-link[b-b9do9lj4mi], .community.detail-view-link[b-b9do9lj4mi] {
    padding: 2px 4px;
}

.comments-link[b-b9do9lj4mi], .body-details-icon[b-b9do9lj4mi] {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 6px;
    padding: 1px 2px;
    text-decoration: none;
}

.comments-link:hover[b-b9do9lj4mi], .body-details-icon:hover[b-b9do9lj4mi] {
    background: var(--hover-bg-color);
}

[b-b9do9lj4mi] .bookmark-loader {
    height: 16px;
    width: 16px;
    color: var(--primary-font-color);
}

.bookmark-span[b-b9do9lj4mi], .share-span[b-b9do9lj4mi] {
    height: 30px;
    width: 30px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bookmark-span:hover[b-b9do9lj4mi], .share-span:hover[b-b9do9lj4mi] {
    cursor: pointer;
    background-color: var(--hover-bg-color);
    border-radius: 50%;
}

.bookmark-icon[b-b9do9lj4mi] {
    height: 20px;
    width: 20px;
}
/* _content/UrvinFinance.Blazor/Components/MyHub/ShortMetricsSummary.razor.rz.scp.css */
.short-metrics-summary[b-vyxj1ehsxr] {
    background: var(--lpx-navbar-color);
    border-radius: 12px;
    padding: 26px 20px;
}

.chip-tabs[b-vyxj1ehsxr] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.tab-chip[b-vyxj1ehsxr] {
    padding: 2px 12px;
    border-radius: 16px;
    height: 24px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid transparent;
    color: var(--secondary-font-color);
}

.tab-chip:not(.selected-chip):hover[b-vyxj1ehsxr] {
    border: 1px solid var(--brand-color);
}

.selected-chip[b-vyxj1ehsxr] {
    background-color: var(--tab-chip-selected-bg);
    color: var(--primary-font-color);
    font-weight: 600;
}

.chip-tabs[b-vyxj1ehsxr] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.tab-chip[b-vyxj1ehsxr] {
    padding: 2px 12px;
    border-radius: 16px;
    height: 24px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid transparent;
    color: var(--secondary-font-color);
}

.tab-chip:not(.selected-chip):hover[b-vyxj1ehsxr] {
    border: 1px solid #8E35ED;
}

.selected-chip[b-vyxj1ehsxr] {
    background-color: var(--tab-chip-selected-bg);
    color: var(--primary-font-color);
}

/*
.type, .cost-borrow, .availability-rate, .short-interest {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.11;
    color: var(--primary-font-color);
    min-height: 31px;
    display: flex;
    align-items: center;
}

.value-item, .value-percent-item {
    min-height: 31px;
    padding-top: 5px;
}

.with-header-item {
    display: flex;
    flex-direction: column;
    gap: 16px;
    min-width: 100px;
}

.without-header-item {
    min-width: 100px;
}

.header-value {
    font-size: 10px;
    color: var(--secondary-font-color);
    line-height: 1.5;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}

.item-basis{
    flex-basis:100%
}

::deep .shortmetric-items
{
    align-items:start;
}*/

@media (max-width:768px)
{
    .detail-view-link[b-vyxj1ehsxr]{
        display:none;
    }
    .short-metrics-summary[b-vyxj1ehsxr] {
        padding: 16px !important;
    }

    [b-vyxj1ehsxr] .short-metrics-summary .tab-chip
    {
        font-weight:700;
    }

    .short-metrics-summary .short-metrics-summary-item-container:nth-child(n+6)[b-vyxj1ehsxr] {
        display: none;
    }

}
/* _content/UrvinFinance.Blazor/Components/MyHub/TopMentionedSecurity.razor.rz.scp.css */
.top-mentioned[b-xw571bmqo7] {
    padding: 20px;
    background: var(--lpx-navbar-color);
    border-radius: 12px;
}

.header[b-xw571bmqo7] {
    display: flex;
    justify-content: space-between;
}

.heading-section[b-xw571bmqo7] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.info-section[b-xw571bmqo7] {
    display: flex;
    gap: 16px;
    align-items: center;
}

.info-span[b-xw571bmqo7] {
    height: 30px;
    width: 30px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.info-span:hover[b-xw571bmqo7] {
    cursor: pointer;
    background-color: var(--hover-bg-color);
    border-radius: 50%;
}

.info-img[b-xw571bmqo7] {
    height: 13px;
    width: 13px;
}

.name[b-xw571bmqo7] {
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.11px;
    text-align: left;
    color: var(--primary-font-color);
}

.divider[b-xw571bmqo7] {
    width: 100%;
    height: 1px;
    margin: 16px 0 22px;
    background-color: var(--hr-divider-color);
}

.price[b-xw571bmqo7] {
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.9;
    letter-spacing: normal;
    text-align: left;
    color: var(--primary-font-color);
}

.portfolio-icon[b-xw571bmqo7], .star-golden[b-xw571bmqo7] {
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.stat-key[b-xw571bmqo7] {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.03px;
    text-align: left;
    color: var(--secondary-font-color);
}

.stat-value[b-xw571bmqo7] {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: right;
    color: var(--primary-font-color);
}

[b-xw571bmqo7] .bookmark-loader {
    height: 20px;
    width: 20px;
    color: var(--primary-font-color);
}

.bookmark-span[b-xw571bmqo7], .share-span[b-xw571bmqo7], .fav-span[b-xw571bmqo7], .portfolio-span[b-xw571bmqo7] {
    height: 30px;
    width: 30px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bookmark-span:hover[b-xw571bmqo7], .share-span:hover[b-xw571bmqo7], .fav-span:hover[b-xw571bmqo7], .portfolio-span:hover[b-xw571bmqo7] {
    cursor: pointer;
    background-color: var(--hover-bg-color);
    border-radius: 50%;
}

[b-xw571bmqo7] .portfolio-loader {
    height: 20px;
    width: 20px;
    color: var(--primary-font-color);
}

[b-xw571bmqo7] .favourite-loader {
    height: 20px;
    width: 20px;
    color: #ffb443;
}

.security-stats[b-xw571bmqo7] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

[b-xw571bmqo7] .logo-loader {
    background: var(--link-font-color);
}

[b-xw571bmqo7] .favorite-skeleton {
    background: #ffb443;
}

.icon[b-xw571bmqo7] {
    height: 20px;
    width: 20px;
}

.logo[b-xw571bmqo7] {
    height: 44px;
    width: 44px;
    border-radius: 50%;
    background: var(--avatar-default-bg);
    padding: 5px 5px;
}

.info[b-xw571bmqo7] {
    padding: 0 10px;
}

.info:hover[b-xw571bmqo7] {
    cursor: pointer;
    background: var(--hover-bg-color);
    border-radius: 12px;
}

@media (max-width: 1024px)
{
    .add-to[b-xw571bmqo7] {
        justify-content: space-around;
        width: 100%;
    }

    .top-mentioned .d-flex.flex-wrap[b-xw571bmqo7] 
    {
        gap:14px;
    }

    .heading-section[b-xw571bmqo7] 
    {
        font-size:14px;
        font-weight:700;
    }
}
/* _content/UrvinFinance.Blazor/Components/MyHub/TopTagsSummary.razor.rz.scp.css */
.top-tags-container[b-b6bbs6yiiw] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
    background: var(--lpx-navbar-color);
    border-radius: var(--tile-br);
    width: 100%;
}

.heading[b-b6bbs6yiiw] {
    font-weight: 600;
    font-size: 18px;
    color: var(--primary-font-color);
}

.top-tags[b-b6bbs6yiiw] {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.footer[b-b6bbs6yiiw] {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 12px;
}

@media (max-width: 420px)
{
    .top-tags-container[b-b6bbs6yiiw] 
    {
        padding : 16px;
    }

}
/* _content/UrvinFinance.Blazor/Components/MyHub/WatchlistSummary.razor.rz.scp.css */
.watchlist-summary[b-wt3jmxgysm] {
    background-color: var(--lpx-navbar-color);
    border-radius: 12px;
    padding: 26px 20px;
    width: 100%;
}

.as-of[b-wt3jmxgysm] {
    font-size: 8px;
    color: var(--secondary-font-color);
}

.watchlist-summary-header[b-wt3jmxgysm] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
}

.heading[b-wt3jmxgysm] {
    font-size: 18px;
    color: var(--primary-font-color);
}

.empty-img-container[b-wt3jmxgysm] {
    height: 120px;
    width: 120px;
    border-radius: 50%;
    background-color: var(--no-content-bg);
    display: flex;
    align-items: center;
    justify-content: center;
}
    .empty-img-container img[b-wt3jmxgysm] {
        height: 50px;
        width: 50px;
    }

.empty-row-content[b-wt3jmxgysm] {
    width: 82%;
    margin: auto;
    text-align: center;
}

@media (max-width:768px){
    .detail-view-link-text[b-wt3jmxgysm]{
        display : none;
    }

    .heading[b-wt3jmxgysm] {
        font-weight: 700;
        font-size: 16px;
    }

    .value-change-item[b-wt3jmxgysm]{
        flex-direction:column;
        align-items:end;
    }

    .watchlist-summary-header .heading[b-wt3jmxgysm] 
    {
        align-self:center;
    }
}
/* _content/UrvinFinance.Blazor/Components/Onboarding/CommunityItem.razor.rz.scp.css */
.community[b-tqp8hfxr8u] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 8px 8px 8px;
    border-radius: 8px;
    width: calc(100% - 10px);
    /*border: solid 2px transparent;*/
}

.community-image[b-tqp8hfxr8u] {
    width: 71px;
    height: 49px;
    border-radius: 4px;
    object-fit: cover;
    border: solid 3px transparent;
}

.no-image-placeholder[b-tqp8hfxr8u] {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: var(--secondary-font-color);
}

.left[b-tqp8hfxr8u] {
    display: flex;
    gap: 20px;
    align-items: center;
}

.info[b-tqp8hfxr8u] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.community-name[b-tqp8hfxr8u] {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    color: var(--primary-font-color);
}

.members[b-tqp8hfxr8u] {
    margin-top: 5px;
    font-size: 12px;
    color: var(--secondary-font-color);
}

.join[b-tqp8hfxr8u] {
    width: 68px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    border-radius: 4px;
    padding: 5px 15px;
    border: 1px solid var(--brand-color);
    color: var(--primary-font-color);
}

[b-tqp8hfxr8u] .join-loader {
    height: 18px;
    width: 18px;
    color: var(--brand-color)
}

[b-tqp8hfxr8u] .skeleton-join {
    background: var(--brand-color);
}

.joined[b-tqp8hfxr8u] {
    width: 68px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    color: var(--primary-button-font-color);
    background: var(--primary-button-bg);
    border-radius: 100px;
    padding: 5px 15px;
}

[b-tqp8hfxr8u] .joined-loader {
    height: 18px;
    width: 18px;
    color: var(--primary-button-font-color)
}
/* _content/UrvinFinance.Blazor/Components/Onboarding/OnboardingCommunityJoining.razor.rz.scp.css */
.onboarding-community[b-jti4p4mbyx] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    flex: 1;
}

[b-jti4p4mbyx] .search-community {
    background: transparent !important;
}

.heading[b-jti4p4mbyx] {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.17;
    letter-spacing: 0.11px;
    color: var(--primary-font-color);
}

.description[b-jti4p4mbyx] {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.03px;
    color: var(--secondary-font-color);
}

.communities-section[b-jti4p4mbyx] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    height: 228px;
    overflow-y: scroll;
    overflow-x:hidden;
    width: 100%;
}

.communities-section[b-jti4p4mbyx]::-webkit-scrollbar {
    width: 4px;
    border-radius: 4px;
}

.communities-section[b-jti4p4mbyx]::-webkit-scrollbar-track {
    background-color: #2C2C35;
    width: 4px;
    border-radius: 4px;
}

.communities-popover[b-jti4p4mbyx] {
    z-index: 1000;
}

.community[b-jti4p4mbyx] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 25px 8px 8px;
    border-radius: 8px;
    width: calc(100% - 10px);
    height: 65px;
}

.community-image[b-jti4p4mbyx] {
    width: 71px;
    height: 49px;
    border-radius: 4px;
    object-fit: cover;
    border: solid 3px transparent;
}

[b-jti4p4mbyx] .image-skeleton {
    background: var(--secondary-font-color);
}

.no-image-placeholder[b-jti4p4mbyx] {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: var(--secondary-font-color);
}

.left[b-jti4p4mbyx] {
    display: flex;
    gap: 20px;
    align-items: center;
}

.info[b-jti4p4mbyx] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.community-name[b-jti4p4mbyx] {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    color: var(--primary-font-color);
}

.members[b-jti4p4mbyx] {
    margin-top: 5px;
    font-size: 12px;
    color: var(--secondary-font-color);
}

[b-jti4p4mbyx] .finish-button {
    width: 458px;
    height: 36px;
    border-radius: 8px;
    background: var(--primary-button-bg) !important;
}

[b-jti4p4mbyx] .previous-button {
    margin-top: 20px;
    width: 458px;
    height: 36px;
    border-radius: 8px;
    background: var(--primary-button-bg) !important;
}

.action-buttons[b-jti4p4mbyx] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hr-divider[b-jti4p4mbyx] {
    height: 1px;
    margin: 6px 8px 0 0;
    background-color: var(--hr-divider-color);
}

.join[b-jti4p4mbyx] {
    width: 68px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    border-radius: 4px;
    padding: 5px 15px;
    border: 1px solid var(--brand-color);
    color: var(--primary-font-color);
}

[b-jti4p4mbyx] .join-loader {
    height: 18px;
    width: 18px;
    color: var(--brand-color)
}

[b-jti4p4mbyx] .skeleton-join {
    background: var(--brand-color);
}

.joined[b-jti4p4mbyx] {
    width: 68px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    color: var(--primary-button-font-color);
    background: var(--primary-button-bg);
    border-radius: 100px;
    padding: 5px 15px;
}

[b-jti4p4mbyx] .joined-loader {
    height: 18px;
    width: 18px;
    color: var(--primary-button-font-color)
}

.later-span[b-jti4p4mbyx] {
    margin-top: 16px;
    font-size: 14px;
    color: var(--primary-font-color);
    cursor: pointer;
}

@media(max-width:768px)
{
    [b-jti4p4mbyx] .previous-button{
        margin-top: 20px;
        width: calc(100vw - 42px);
    }

    [b-jti4p4mbyx] .finish-button {
        width: calc(100vw - 42px);
    }

    .communities-section[b-jti4p4mbyx] {
        gap: 20px;
        height: 290px;
        overflow-y: auto;
    }
}
/* _content/UrvinFinance.Blazor/Components/Onboarding/OnboardingConnectToPortfolio.razor.rz.scp.css */
.onboarding-portfolio-connection[b-ci1nuwzgd3] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content:space-around;
    flex: 1;
}

.description[b-ci1nuwzgd3] {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.03px;
    color: var(--secondary-font-color);
}

.text-notice[b-ci1nuwzgd3] {
    padding-top: 25px;
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 132%;
    text-align: center;
    background: linear-gradient(116.19deg, rgba(255, 255, 255, 0.87) -38.2%, rgba(52, 29, 165, 0.87) 209.77%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.lpx-theme-light .text-notice[b-ci1nuwzgd3] {
    background: linear-gradient(335deg, rgba(52, 29, 165, 0.34) 0%, rgba(51, 28, 161, 0.87) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

[b-ci1nuwzgd3] .continue-button {
    margin-top: 25px;
    width: 458px;
    height: 36px;
    border-radius: 8px;
    background-color: var(--brand-color) !important;
    color: #fff !important;
}

.theterminal-icon[b-ci1nuwzgd3] {
    width: 160px;
    height: 46px;
}

[b-ci1nuwzgd3] .connect-portfolio-button {
    height: 36px;
    background: #8E35ED !important;
    border-radius: 8px;
    color: var(--primary-font-color);
    width: 100%;
    border: 1px solid transparent;
}

[b-ci1nuwzgd3] .connect-portfolio-button:focus {
    background-color: #8E35ED !important;
}

[b-ci1nuwzgd3] .connect-portfolio-button:hover {
    background: transparent;
    border: 1px solid #8E35ED;
}

@media(max-width:768px)
{
    .onboarding-portfolio-connection[b-ci1nuwzgd3] {
        gap:40px;
        justify-content:flex-start;
    }

    .text-notice[b-ci1nuwzgd3] {
        padding-top: 0px;
        font-size: 32px;
    }

}
/* _content/UrvinFinance.Blazor/Components/Onboarding/OnboardingContainer.razor.rz.scp.css */
.parent-container[b-tzyf3i635a] {
    background-image: url("_content/UrvinFinance.Shared.Blazor/images/onboarding-gradient.png");
    background-size: cover;
    height: 100%;
}

.onboarding[b-tzyf3i635a] {
    padding: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    height: 100%;
}

@media(max-width:768px){
    .onboarding[b-tzyf3i635a]{
        padding:40px 21px;
    }
}
/* _content/UrvinFinance.Blazor/Components/Onboarding/OnboardingSectorsSelection.razor.rz.scp.css */
.onboarding-sectors[b-f1mbs21u7u] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    flex: 1;
}

.heading[b-f1mbs21u7u] {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.17;
    letter-spacing: 0.11px;
    color: var(--primary-font-color);
}

.description[b-f1mbs21u7u] {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.03px;
    color: var(--secondary-font-color);
}

[b-f1mbs21u7u] .sector-watchlist {
    background: transparent !important;
    width: calc(100% - 10px) !important;
}

.sectors-container[b-f1mbs21u7u] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    height: 100%;
    overflow-y: scroll;
    width: 100%;
}

.sectors[b-f1mbs21u7u]{
    display:block;
    height:297px;
    overflow:hidden;
    width:100%;
    position:relative;
}

.sector-overlay[b-f1mbs21u7u] {
    position: absolute;
    height: 50px;
    bottom: 0;
    width: 100%;
    left: 0;
    background: var(--scroll-shadow-border);
    pointer-events: none;
}

.sector[b-f1mbs21u7u] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 8px 25px 8px 8px;
    background: var(--sub-tile-bg);
    border-radius: 8px;
    width: calc(100% - 10px);
    border: solid 2px transparent;
    height: 65px;
}

.sectors[b-f1mbs21u7u]::-webkit-scrollbar {
    width: 4px;
    border-radius: 4px;
}

.sectors[b-f1mbs21u7u]::-webkit-scrollbar-track {
    background-color: #2C2C35;
    width: 4px;
    border-radius: 4px;
}

.sector:hover[b-f1mbs21u7u] {
    border: solid 2px rgba(161, 98, 247, 0.8);
}

.sector-image[b-f1mbs21u7u] {
    width: 71px;
    height: 49px;
    border-radius: 4px;
    object-fit: cover;
    border: solid 3px transparent;
}

.no-image-placeholder[b-f1mbs21u7u] {
    width: 71px;
    height: 49px;
    border-radius: 4px;
    background: var(--secondary-font-color);
}

.heart-image[b-f1mbs21u7u] {
    width: 15px;
    height: 15px;
}

.selected[b-f1mbs21u7u], .sector-image:not(.selected):hover[b-f1mbs21u7u] {
    border: solid 3px rgba(161, 98, 247, 0.8);
}

[b-f1mbs21u7u] .favorite-skeleton {
    background: rgba(161, 98, 247, 0.8);
}

.left[b-f1mbs21u7u] {
    display: flex;
    gap: 20px;
    align-items: center;
}

.sector-name[b-f1mbs21u7u] {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    color: var(--primary-font-color);
    cursor: pointer;
}

[b-f1mbs21u7u] .continue-button {
    width: 458px;
    height: 36px;
    border-radius: 8px;
    background-color: var(--brand-color) !important;
    color: #fff !important;
}

.result-container[b-f1mbs21u7u] {
    display: flex;
    flex-direction: column;
    margin-top: 32px;
    gap: 20px;
}

@media(max-width:768px) {
    .onboarding-sectors[b-f1mbs21u7u] {
        width: 100%;
        justify-content: unset;
        gap:unset;
    }

    .heading[b-f1mbs21u7u] {
        width: 65%;
        text-align: center;
        letter-spacing: 0.113px;
    }

    .description[b-f1mbs21u7u] {
        margin-top: 12px;
        text-align:center;
    }

    .input-container[b-f1mbs21u7u] {
        margin-top: 32px;
    }

    [b-f1mbs21u7u] .continue-button {
        width: calc(100vw - 42px);
        margin-top: 26px;
    }
} 
/* _content/UrvinFinance.Blazor/Components/Onboarding/OnboardingWatchlistAddition.razor.rz.scp.css */
.onboarding-watchlist[b-4oxy2u2m1a] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    flex: 1;
}

.heading[b-4oxy2u2m1a] {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.17;
    letter-spacing: 0.11px;
    color: var(--primary-font-color);
}

.description[b-4oxy2u2m1a] {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.03px;
    color: var(--secondary-font-color);
}

.watchlist-section[b-4oxy2u2m1a] {
    display: flex;
    flex-direction: column;
    gap: 20px;
    height: 245px;
    overflow-y: scroll;
    width: 100%;
}

.watchlist-section[b-4oxy2u2m1a]::-webkit-scrollbar {
    width: 4px;
    border-radius: 4px;
}

.watchlist-section[b-4oxy2u2m1a]::-webkit-scrollbar-track {
    background-color: #2C2C35;
    width: 4px;
    border-radius: 4px;
}

.searched-securities[b-4oxy2u2m1a], .suggested-securities[b-4oxy2u2m1a] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.searched-securities[b-4oxy2u2m1a] {
    position: absolute;
    width: 100%;
    top: 45px;
    padding-top: 12px;
    padding-left: 12px;
    border-radius: 8px;
    border: 1px solid var(--Outline, rgba(255, 255, 255, 0.12));
    background: var(--lpx-navbar-color);
    box-shadow: 0px 12px 26px 2px rgba(18, 18, 18, 0.60);
    gap:0 !important;
}

.watchlist-section-overlay[b-4oxy2u2m1a] {
    position: absolute;
    height: 50px;
    bottom: 0;
    width: 100%;
    left: 0;
    background: var(--scroll-shadow-border);
    pointer-events: none;
}

[b-4oxy2u2m1a] .continue-button {
    width: 458px;
    height: 36px;
    border-radius: 8px;
    background-color: var(--primary-button-bg) !important;
    color: var(--primary-button-font-color) !important;
}

[b-4oxy2u2m1a] .previous-button {
    margin-top: 20px;
    width: 458px;
    height: 36px;
    border-radius: 8px;
    background-color: var(--secondary-button-bg) !important;
    color: var(--secondary-button-font-color) !important;
}

[b-4oxy2u2m1a] .search-watchlist {
    font-family: SpaceMono, Manrope, serif;
}

.action-buttons[b-4oxy2u2m1a] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hr-divider[b-4oxy2u2m1a] {
    background: var(--hr-divider-color);
    height: 1px;
    margin-left: 24px;
}

@media(max-width:768px)
{
    .onboarding-watchlist[b-4oxy2u2m1a] {
       width:100%;
       gap:unset;
       justify-content:unset;
    }

    [b-4oxy2u2m1a] .continue-button {
        width: calc(100vw - 42px);
        margin-top: 26px;
    }

    [b-4oxy2u2m1a] .previous-button {
        width: calc(100vw - 42px);
    }

    .result-container[b-4oxy2u2m1a]
    {
        margin-top:32px;
    }

    .action-buttons[b-4oxy2u2m1a]{
        margin-top:32px;
    }
}
/* _content/UrvinFinance.Blazor/Components/Onboarding/SecurityItem.razor.rz.scp.css */
.security-item[b-qk6okcvdfa] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
    border-radius: 12px;
    background: var(--sub-tile-bg);
    height: 65px;
    width: calc(100% - 10px);
}

.sec-info[b-qk6okcvdfa] {
    display: flex;
    flex-direction: column;
    width: 80px;
}

.name-item[b-qk6okcvdfa] {
    display: flex;
    align-items: center;
    gap: 7px;
}

.logo[b-qk6okcvdfa] {
    height: 31px;
    width: 31px;
    border-radius: 50%;
    background: var(--avatar-default-bg);
    padding: 3px 3px;
}

[b-qk6okcvdfa] .logo-loader {
    background: var(--link-font-color);
}

.symbol[b-qk6okcvdfa] {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    color: var(--primary-font-color);
}

.full-name[b-qk6okcvdfa] {
    font-size: 9px;
    line-height: 1.22;
    letter-spacing: 0.2px;
    color: var(--secondary-font-color);
}

.value-change-item[b-qk6okcvdfa] {
    display: flex;
    flex-direction: column;
    align-items: end;
}

.price-value[b-qk6okcvdfa] {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    color: var(--primary-font-color);
    padding-right: 6px;
}.name-item[b-qk6okcvdfa] {
     display: flex;
     gap: 7px;
 }

.logo[b-qk6okcvdfa] {
    height: 31px;
    width: 31px;
    border-radius: 50%;
    background: var(--avatar-default-bg);
    padding: 3px 3px;
}

[b-qk6okcvdfa] .logo-loader {
    background: var(--link-font-color);
}

.symbol[b-qk6okcvdfa] {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    color: var(--primary-font-color);
}

.full-name[b-qk6okcvdfa] {
    font-size: 9px;
    line-height: 1.22;
    letter-spacing: 0.2px;
    color: var(--secondary-font-color);
}

.value-change-item[b-qk6okcvdfa] {
    display: flex;
    flex-direction: column;
    align-items: end;
}

.price-value[b-qk6okcvdfa] {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    color: var(--primary-font-color);
    padding-right: 6px;
}

[b-qk6okcvdfa] .favourite-loader {
    height: 20px;
    width: 20px;
    color: #ffb443;
}

[b-qk6okcvdfa] .favorite-skeleton {
    background: #ffb443;
}

.fav-span[b-qk6okcvdfa] {
    height: 30px;
    width: 30px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fav-span:hover[b-qk6okcvdfa] {
    cursor: pointer;
    background-color: var(--hover-bg-color);
    border-radius: 50%;
}

.star-golden[b-qk6okcvdfa] {
    height: 20px;
    width: 20px;
    cursor: pointer;
}

[b-qk6okcvdfa] .background-cover .full-page {
    background: var(--lpx-navbar-color) !important;
}

.onboarding-watchlist .searched-securities .security-item[b-qk6okcvdfa]
{
    background:none !important;
}
/* _content/UrvinFinance.Blazor/Pages/ConnectedAccounts.razor.rz.scp.css */
.connection-provider-container[b-f85rxvnbg9],
.security-detail-container[b-f85rxvnbg9] {
    gap: 40px;
}

.title[b-f85rxvnbg9] {
    color: #B7B2D2;
    font-family: Manrope;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 124%;
}

.sub-title[b-f85rxvnbg9] {
    color: var(--primary-font-color);
    font-family: Manrope;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}

p[b-f85rxvnbg9] {
    color: var(--primary-font-color);
    font-family: Manrope;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px; 
}

.key-note[b-f85rxvnbg9] {
    color: var(--secondary-font-color);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.113px;
}

.provider-card[b-f85rxvnbg9] {
    display: flex;
    width: var(--Subtitle-Text, 668px);
    padding: 24px;
    align-items: flex-start;
    gap: 10px;
    border-radius: 20px;
    background: var(--lpx-navbar-color);
}

    .provider-card div[b-f85rxvnbg9] {
        color: var(--primary-font-color);
        font-family: Manrope;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 27px; /* 150% */
    }

a:not(li a)[b-f85rxvnbg9] {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.126px;
    width: fit-content;
    text-decoration: none;
    display: flex;
    padding: 6px 16px 6px 20px;
    align-items: center;
    gap: 6px;
    border-radius: 20px;
    background: var(--secondary-button-bg);
    color: var(--secondary-button-font-color);
}

    a:hover[b-f85rxvnbg9] {
        color: #B7B2D2;
    }

.img-container[b-f85rxvnbg9] {
    display: flex;
    min-width: 160px;
    height: 160px;
    padding: 55px 24px 54px 24px;
    justify-content: center;
    border-radius: 8px;
    background: var(--secondary-button-bg);
    align-items: center;
}

.about-provider[b-f85rxvnbg9] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.arrow-carousel-icon[b-f85rxvnbg9] {
    transform: rotate(-45deg);
}

td[b-f85rxvnbg9] {
    padding: 16px !important;
    color: rgba(255, 255, 255, 0.60);
    font-variant-numeric: lining-nums tabular-nums;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.032px;
}

th[b-f85rxvnbg9] {
    height: 48px;
    padding: 16px;
    justify-content: space-between;
    color: var(--secondary-font-color) !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

table[b-f85rxvnbg9] {
    background: var(--lpx-navbar-color);
    border-radius: 20px;
}

li a[b-f85rxvnbg9] {
    text-decoration: none;
    color: #8E35ED;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
}

ul[b-f85rxvnbg9] {
    list-style: disc;
}

@media(max-width: 768px) {

    .provider-card[b-f85rxvnbg9]{
        flex-direction:column;
        width:unset;
    }

    .img-container[b-f85rxvnbg9] {
        order: -1;
        margin-bottom: 16px;
    }

    .broker-connector-table[b-f85rxvnbg9] {
        overflow-x: auto;
    }

}
/* _content/UrvinFinance.Blazor/Pages/Contact.razor.rz.scp.css */
.contact-type[b-ubjhro0vfo] {
    background: var(--lpx-navbar-color);
    border-radius: 10px;
    padding: 12px;
    min-width: 145px;
    text-align: center;
    cursor: pointer;
    color: var(--secondary-font-color);
    border: 1px solid transparent;
}

.contact-type:hover[b-ubjhro0vfo], .contact-type-selected[b-ubjhro0vfo] {
    border: 1px solid #8E35ED;
    color: var(--primary-font-color);
}
/* _content/UrvinFinance.Blazor/Pages/CookiePolicy.razor.rz.scp.css */
main[b-vcy584m4hq] {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.header h1[b-vcy584m4hq] {
    color: #b7b2d2;
    text-align: center;
    margin-bottom: 40px;
}

h4[b-vcy584m4hq] {
    margin-top: 24px;
}

ul[b-vcy584m4hq] {
    list-style : disc;
}

ul li[b-vcy584m4hq] {
    margin-top: 6px;
}

 a[b-vcy584m4hq] {
    text-decoration: none;
    color: #b7b2d2;
}

p[b-vcy584m4hq], td[b-vcy584m4hq] {
    color: var(--secondary-font-color);
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
}

section p[b-vcy584m4hq] {
    margin-bottom : 12px !important;
}

td[b-vcy584m4hq] {
    padding: 16px !important;
}

tbody td:last-child[b-vcy584m4hq],
tbody td:first-child[b-vcy584m4hq] {
    border: none !important
}

table thead th[b-vcy584m4hq] {
    font-size: 1em !important;
    background: none !important;
    padding: 16px;
}

table[b-vcy584m4hq] {
    border-radius: 20px;
}

.table-responsive[b-vcy584m4hq] {
    height: unset !important;
    min-height: unset !important;
    margin: unset !important;
    background: none !important;
}

@media(max-width: 768px) 
{
    table thead th[b-vcy584m4hq] {
        font-size: 0.6em !important;
        background: none !important;
        padding: 8px;
    }

    td[b-vcy584m4hq] {
        padding: 8px !important;
    }
}
/* _content/UrvinFinance.Blazor/Pages/Dashboard.razor.rz.scp.css */
#btn-back-to-top[b-02vvqkh4ke] {
    display: none;
    position: fixed;
    bottom: 5%;
    left: 50%;
    z-index: 1000;
}

[b-02vvqkh4ke] .mud-card-header {
    background-color: var(--lpx-navbar-color);
    border: 1px var(--lpx-navbar-color);
    color: var(--primary-font-color);
}

[b-02vvqkh4ke] button.mud-button-root.mud-icon-button.mud-ripple.mud-ripple-icon {
    color: var(--primary-font-color);
}

[b-02vvqkh4ke] button.mud-button-root.mud-icon-button.mud-ripple.mud-ripple-icon {
    color: var(--primary-font-color);
}

[b-02vvqkh4ke] .e-grid .e-headercell, .e-grid .e-detailheadercell[b-02vvqkh4ke] {
    background-color: var(--lpx-navbar-color);
    border-color: var(--lpx-navbar-color);
    color: var(--primary-font-color);
}

[b-02vvqkh4ke] .e-grid {
    border-color: var(--lpx-navbar-color);
}

[b-02vvqkh4ke] .e-grid .e-gridheader {
    background-color: var(--lpx-navbar-color);
    border-bottom-color: var(--lpx-navbar-color);
    border-top-color: var(--lpx-navbar-color);
    color: var(--primary-font-color);
}

[b-02vvqkh4ke] .e-grid .e-content {
    background-color: var(--lpx-navbar-color);
}

[b-02vvqkh4ke] .e-grid .e-table {
    background-color: var(--lpx-navbar-color);
    color: var(--primary-font-color);
}

[b-02vvqkh4ke] .e-grid .e-rowcell:not(.e-editedbatchcell):not(.e-updatedtd), .e-grid .e-detailrowcollapse:not(.e-editedbatchcell):not(.e-updatedtd)[b-02vvqkh4ke],
.e-grid .e-detailrowexpand:not(.e-editedbatchcell):not(.e-updatedtd)[b-02vvqkh4ke], .e-grid .e-gridcontent .e-rowdragdrop:not(.e-editedbatchcell):not(.e-updatedtd)[b-02vvqkh4ke],
.e-grid .e-gridheader .e-rowdragdrop:not(.e-editedbatchcell):not(.e-updatedtd)[b-02vvqkh4ke], .e-grid .e-emptyrow:not(.e-editedbatchcell):not(.e-updatedtd)[b-02vvqkh4ke] {
    color: var(--primary-font-color);
}

[b-02vvqkh4ke] .e-grid .e-rowcell, .e-grid .e-groupcaption[b-02vvqkh4ke], .e-grid .e-indentcell[b-02vvqkh4ke], .e-grid .e-recordplusexpand[b-02vvqkh4ke],
.e-grid .e-recordpluscollapse[b-02vvqkh4ke], .e-grid .e-rowdragdropcell[b-02vvqkh4ke], .e-grid .e-detailrowcollapse[b-02vvqkh4ke], .e-grid .e-detailrowexpand[b-02vvqkh4ke],
.e-grid .e-detailindentcell[b-02vvqkh4ke], .e-grid .e-detailcell[b-02vvqkh4ke] {
    border-color: var(--hr-divider-color);
}

[b-02vvqkh4ke] .volumebtn {
    border-radius: 10px;
    background-color: var(--table-header-bg);
    padding: 0px 4px 0 4px;
}

[b-02vvqkh4ke] .mud-button-label {
    color: var(--primary-font-color);
    font-size: 12px;
}

[b-02vvqkh4ke] .mud-paper {
    color: var(--primary-font-color);
    background-color: var(--lpx-content-bg);
    border-radius: var(--mud-default-borderradius);
    transition: box-shadow 300ms cubic-bezier(.4,0,.2,1) 0ms;
}

[b-02vvqkh4ke] button.e-control.e-btn.e-lib.e-flat.e-edit-delete.e-Nonebutton.e-icon-btn {
    background-image: url(/images/component/gridstar.svg);
    background-size: cover;
    background-color: transparent !important;
    width: 36px;
    height: 36px;
}

[b-02vvqkh4ke] .in-watchlist button.e-control.e-btn.e-lib.e-flat.e-edit-delete.e-Nonebutton.e-icon-btn {
    background-image: url(/images/component/gridstarfilled.svg);
    background-size: cover;
}

[b-02vvqkh4ke] .color-white-primary.value-change {
    color: #f5f5ff !important;
}

[b-02vvqkh4ke] .e-grid .e-headertext, [b-02vvqkh4ke] .mud-card-header .mud-card-header-content .mud-typography {
    font-weight: normal;
}

[b-02vvqkh4ke] .noItemAdded {
    text-align: center;
}

[b-02vvqkh4ke] .e-grid .e-sortfilterdiv.e-icons {
    display: none;
}

[b-02vvqkh4ke] .e-grid .e-headercelldiv {
    padding-left: 6px !important;
}

[b-02vvqkh4ke] .text-icon-pct-change {
    margin-top: -15px;
}

[b-02vvqkh4ke] .text-value p {
    text-align: right;
}

:deep .icon-pct-change[b-02vvqkh4ke] {
    height: 8px;
}

[b-02vvqkh4ke] .watchlist-tile-wrapper {
    height: 100%;
}

[b-02vvqkh4ke] .e-grid {
    border-color: transparent;
}

    [b-02vvqkh4ke] .e-grid .e-table .e-row:nth-child(odd) {
        background-color: var(--bs-grid-alternate-row-color);
    }

.My-Newsfeed[b-02vvqkh4ke] {
    height: 34px;
    margin: 0 874px 37px 0;
    font-family: Manrope;
    font-size: 28px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: var(--grayscale-white);
}

.chevronright[b-02vvqkh4ke] {
    width: 24px;
    color: #5b5b65;
    /*height: 23.9px;
    flex-grow: 0;*/
    padding: 5.6px 9.2px 5px 7.2px;
    /*transform: rotate(-180deg);*/
}

.disable[b-02vvqkh4ke] {
    color: #5b5b65;
}

.chevronforward[b-02vvqkh4ke] {
    width: 24px;
    /*  height: 23.9px;
  flex-grow: 0;*/
    padding: 5px 7.2px 5.6px 9.2px;
}

.Frame-958[b-02vvqkh4ke] {
    width: 80px;
    height: 23.9px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin: 0px 0 36px 0px;
    padding: 0;
}

[b-02vvqkh4ke] .newsGrid {
    font-family: Manrope;
}

    [b-02vvqkh4ke] .newsGrid .mud-card-header {
         background: none !important;
    }

        [b-02vvqkh4ke] .newsGrid .mud-card-header .mud-card-header-content {
            display: flex;
        }

    [b-02vvqkh4ke] .newsGrid .mud-card-content {
        padding: 0;
    }

        [b-02vvqkh4ke] .newsGrid .mud-card-content::-webkit-scrollbar {
            width: 0;
            visibility: hidden;
        }

    [b-02vvqkh4ke] .newsGrid .mud-card-header .news-title {
        font-size: 18px;
        font-weight: 600;
        display: inline-block;
        margin-right: 30px;
        color: var(--primary-font-color);
    }


.dashboard-container[b-02vvqkh4ke] {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-areas: "etf etf" "main side";
    row-gap: 32px;
    column-gap: 24px;
    margin-top: 20px;
}

[b-02vvqkh4ke] .news-container {
    background: var(--lpx-navbar-color);
    border-radius: var(--tile-br);
}

@media (max-width: 1025px) {
    [b-02vvqkh4ke] .watchlist-header, [b-02vvqkh4ke] .mud-carousel {
        height: 180px !important;
    }

    [b-02vvqkh4ke] .watchlist-tile {
        height: 9.2rem;
    }

    .side-components[b-02vvqkh4ke]
    {
        order:3;
        display:flex !important;
    }   

    [b-02vvqkh4ke] .sparkiline-wrapper {
        width: auto;
    }

        [b-02vvqkh4ke] .showClose {
            padding-top: 0px;
        }

    .etf-container[b-02vvqkh4ke] {
       order:0;
    }

}


@media (min-width: 1540px) {
    .dashboard-container[b-02vvqkh4ke] {
        grid-template-columns: calc(70% - 12px) calc(30% - 12px);
    }
}

@media (max-width: 1539px) {
    .dashboard-container[b-02vvqkh4ke] {
        grid-template-columns: 100%;
        grid-template-rows: auto auto;
        grid-template-areas: "etf" "main" "side";
    }
}

.etf-container[b-02vvqkh4ke] {
    grid-area: etf;
}

.main-col[b-02vvqkh4ke] {
    grid-area: main;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.side-col[b-02vvqkh4ke] {
    grid-area: side;
    display: flex;
    flex-direction: column;
    gap: 24px;
    /*width: min-content;*/
}

.dashboard-row[b-02vvqkh4ke] {
    display: flex;
    width: 100%;
    gap: 24px;
    flex-wrap: wrap;
}
.dashboard-row-item[b-02vvqkh4ke] {
    flex: 1;
    background-color: var(--lpx-navbar-color);
    border-radius: 12px;
    padding: 26px 20px;
}
.pov-item[b-02vvqkh4ke] {
    flex: 1;
    background-color: var(--lpx-navbar-color);
    border-radius: 12px;
}
.news-section[b-02vvqkh4ke] {
    width: 952px;
}
[b-02vvqkh4ke] .onboarding-modal {
    border-radius: 12px;
}

.dashboard-new-row[b-02vvqkh4ke] {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

.container-custom[b-02vvqkh4ke] {
    display: flex;
    gap: 24px;
}

.two-thirds[b-02vvqkh4ke] {
    width: 66%;
}

.one-third[b-02vvqkh4ke] {
    max-width: 33%;
    min-width: 464px;
}

@media (max-width: 800px) {
    .container-custom[b-02vvqkh4ke] {
        flex-direction: column;
    }
    .two-thirds[b-02vvqkh4ke] {
        max-width: 100%
    }
}

@media (max-width:1024px)
{
    .main-col[b-02vvqkh4ke] {
        gap:32px;
    }

    .dashboard-row[b-02vvqkh4ke]
    {
        gap:32px;
        flex-direction:column-reverse;
    }

    .dashboard-row-item[b-02vvqkh4ke]
    {

        padding:16px;
    }

    .pagination-button[b-02vvqkh4ke] {
        height: 12px !important;
        width: 12px !important;
        background-color: var(--brand-colors-that-purple, #8E35ED) !important;
    }

    .onboarding-header .lpx-brand-logo[b-02vvqkh4ke]
    {
        width: 26px;
        margin-left: 45%;
        background-size:auto 24px;
        height:24px;
    }

    #onboarding-dialog_dialog-header[b-02vvqkh4ke]
    {
        padding:18px !important;
    }
}
/* _content/UrvinFinance.Blazor/Pages/Demo/FormTest.razor.rz.scp.css */
[b-o98ogln53r] .e-grid .e-row td {
    color: var(--primary-font-color) !important;
}

[b-o98ogln53r] .e-grid .e-row {
    background-color: #20232d !important;
}

[b-o98ogln53r] table, tr[b-o98ogln53r] {
    border: 0 !important;
}

[b-o98ogln53r] div {
    border: 0 !important;
}

[b-o98ogln53r] .Amount {
    width: 9.625rem;
    height: 3rem;
    flex-grow: 0;
    font-family: Manrope;
    font-size: 2.5rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: green;
}

[b-o98ogln53r] .Frame-707 {
    width: 12.438rem;
    height: 2.688rem;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 3px;
    padding: 0;
}

[b-o98ogln53r] .Frame-718 {
    width: 12.813rem;
    height: 2.813rem;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 5px;
    padding: 0;
}

[b-o98ogln53r] .Description {
    width: 12.813rem;
    height: 1.25rem;
    flex-grow: 0;
    font-family: Manrope;
    font-size: 0.875rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: var(--typography-secondary);
}

[b-o98ogln53r] .Heading-1 {
    font-family: Manrope;
    font-size: 2.2rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: var(--grayscale-dark-theme-gray-1);
}

[b-o98ogln53r] .Heading-8 {
    font-family: Manrope;
    font-size: 0.625rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: 0.3px;
    text-align: left;
    color: green;
}

[b-o98ogln53r] .three-dots-eye {
    margin: auto !important;
    background: rgba(0,0,0,0) !important;
}

    [b-o98ogln53r] .three-dots-eye::after {
        content: var(--eye-icon);
        font-size: 30px;
    }

[b-o98ogln53r] .three-dots-icon {
    margin: auto !important;
    background: rgba(0,0,0,0) !important;
}

    [b-o98ogln53r] .three-dots-icon::after {
        content: var(--icon-icon);
        font-size: 30px;
    }

[b-o98ogln53r] .three-dots-person {
    margin: auto !important;
    background: rgba(0,0,0,0) !important;
}

    [b-o98ogln53r] .three-dots-person::after {
        content: var(--person2-icon);
        font-size: 30px;
    }

[b-o98ogln53r] .e-table.e-sortfilter .e-headercell.e-leftalign.e-mousepointer {
    background-color: #121212 !important;
}

[b-o98ogln53r] .e-headertext {
    color: var(--primary-font-color) !important;
}

[b-o98ogln53r] .e-headertext {
    color: white !important;
}

[b-o98ogln53r] .gridLayout {
    padding: 3rem 0 0 0;
}
/* _content/UrvinFinance.Blazor/Pages/Demo/HighChartDemo.razor.rz.scp.css */
body[b-tywkdekzvx] {
}

[b-tywkdekzvx] .DataChart {
    background-color: #272a35;
}

[b-tywkdekzvx] .text-color {
    color: rgba(255, 255, 255, 0.6);
}

[b-tywkdekzvx] .e-ddl.e-input-group.e-control-wrapper .e-input {
    background: var(--lpx-navbar-color) !important;
}

[b-tywkdekzvx] .e-input-group-icon {
    color: rgba(255, 255, 255, 0.87) !important;
    background: var(--lpx-navbar-color) !important;
    margin: 0px !important;
    font-size: 8px;
}

[b-tywkdekzvx] .e-dropdown-popup {
    border: 2px solid !important;
    border-color: black;
    background-color: khaki;
    color: black !important;
    margin: 10px !important;
}

[b-tywkdekzvx] .e-ddl.e-input-group input.e-input::placeholder {
    color: #D0D0DA !important;
    margin: 10px !important;
}

[b-tywkdekzvx] .e-control {
    padding-left: 10px !important;
}

[b-tywkdekzvx] .e-control::placeholder {
    content: '\e0e3' !important;
}

[b-tywkdekzvx] .chart-container {
    background: var(--lpx-navbar-color) !important;
    padding: 5px 11px 5px 11px;
    border-bottom: 1px solid rgba(0,0,0,0.42);
    color: #8A8A98;
    border-radius: 6px !important;
}

[b-tywkdekzvx] .e-ddl-icon {
    padding-right: 14px !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 8px !important;
}

[b-tywkdekzvx] .e-ddl.e-input-group.e-control-wrapper .e-input {
    color: #D0D0DA;
}
[b-tywkdekzvx] .e-multiselect 
{
    border-radius:6px !important;
}

[b-tywkdekzvx] .vertical-icon {
    color: white;
    font-size: x-large;
}

[b-tywkdekzvx] .e-ddl.e-input-group .e-control-wrapper .e-input::placeholder::before {
    content: '&#xf0e0;';
    font-family: 'FontAwesome';
    font-size: 15px;
    color: #fff;
}

[b-tywkdekzvx] .e-dropdowns.e-popup-holder {
    min-width: 300px !important;
}

/*::deep .e-control {
    padding: 0px !important;
}*/

.datepicker[b-tywkdekzvx] {
    color: #D0D0DA !important;
}

[b-tywkdekzvx] .e-datepicker {
    padding-left: 4px !important;
    padding-top: 4px !important;
}

[b-tywkdekzvx] .e-datepicker::placeholder {
    color: #D0D0DA !important;
}

[b-tywkdekzvx] .button-chart {
    padding: 2px !important;
    font-size: 10px !important;
}

[b-tywkdekzvx] .e-keyboard {
    background-color: inherit !important;
}

.text-box[b-tywkdekzvx] {
    background: #1e1e24;
    padding: 30px;
}

.box[b-tywkdekzvx] {
    position: absolute;
    background: #272A35 !important;
    z-index: 1000;
    border: 1px solid #40404A;
    box-shadow: 0px 6px 16px rgba(20, 25, 39, 0.44);
    border-radius: 12px;
    margin-top: 4px;
    padding: 25px;
}

.multi-charts[b-tywkdekzvx] {
    width: 200px;
    margin-left: 20px;
}

[b-tywkdekzvx] .e-multiselect::placeholder {
    color: #D0D0DA !important;
    margin: 2px;
}

[b-tywkdekzvx] .e-control-wrapper {
    margin:0px !important;
}

[b-tywkdekzvx] .e-multi-select-wrapper {
    -webkit-text-fill-color: rgba(255, 255, 255, 0.42) !important; 
    font-size: small !important;      
}

[b-tywkdekzvx] .e-delim-values {
    -webkit-text-fill-color: rgba(255, 255, 255, 0.42) !important;
    font-size: small !important;
    margin-left: 6px !important;
}

[b-tywkdekzvx] .ChartDrop {
    padding: 0px !important;
    background: var(--lpx-navbar-color) !important;
    display:none;
}

[b-tywkdekzvx] .e-datepicker {
    display: none !important;
}

[b-tywkdekzvx] .e-ddl {
    border: none !important;
}

[b-tywkdekzvx] .e-keyboard {
    position: relative;
}

:deep .e-dropdownlist[b-tywkdekzvx] {
    min-height: 32px !important;
}

:deep .e-input-group[b-tywkdekzvx] {
    background: var(--tb-bg) !important;
    border-radius: 0 6px 6px 0 !important;
    height: 30px !important;
    margin: 0px 0 4px !important;
    box-shadow: 0 1px #111 !important;
}
[b-tywkdekzvx] .date-picker-base .e-float-input, .date-picker-base .e-float-input.e-control-wrapper[b-tywkdekzvx] {
    margin: 0 !important;
}

[b-tywkdekzvx] .e-multiselect .e-multi-select-wrapper .e-chips .e-chipcontent {
    font-family: cursive !important;
    font-size: 20px !important;
    -webkit-text-fill-color: blue !important;
}

[b-tywkdekzvx] .e-float-text, .e-label-bottom[b-tywkdekzvx] {    
    margin-bottom: 0px;
}

[b-tywkdekzvx] .e-float-input label.e-float-text.e-label-bottom,
[b-tywkdekzvx] .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
[b-tywkdekzvx] .e-float-input.e-control-wrapper label.e-float-text.e-label-bottom,
[b-tywkdekzvx] .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
    
    transform: translate3d(0, 0px, 0) scale(1);    
}

[b-tywkdekzvx] .e-label-bottom {  
    
    margin-top: -5px;
}

[b-tywkdekzvx] label.e-float-text,
[b-tywkdekzvx] .e-float-input label.e-float-text,
[b-tywkdekzvx] .e-float-input.e-control-wrapper label.e-float-text,
[b-tywkdekzvx] .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
[b-tywkdekzvx] .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
    font-size: small !important;
}

.Highchart-universalToolbar[b-tywkdekzvx] {
    background-color: #20232d;
}

[b-tywkdekzvx] .highcharts-background {
    fill: #121212;
}

[b-tywkdekzvx] .right, [b-tywkdekzvx] .left {
    background: #121212;
}

[b-tywkdekzvx] .ad-highchart-base {
    height: 65vh;
}


[b-tywkdekzvx] .Chart-line {
   background: none !important;
}

[b-tywkdekzvx] .uh-outer-container {
    border-radius: 12px;
    background-color: #20232d !important;
}
[b-tywkdekzvx] .mud-container-maxwidth-lg {
    max-width:none !important;
}
/*::deep .highcharts-navigator-mask-outside {
    width: 20px !important;
    height: 31px !important; 
    fill: #20232d !important;
}*/
/* _content/UrvinFinance.Blazor/Pages/Mission.razor.rz.scp.css */
#section .text-container .text-block[b-7vzh6llliy] {
    margin-top: 5rem;
    font-weight: 400;
}

.lpx-theme-dark .text-container .text-block h1[b-7vzh6llliy] {
    font-size: 30px;
    line-height: 36px;
    color: #b7b2d2;
}
.lpx-theme-light .text-container .text-block h1[b-7vzh6llliy] {
    font-size: 30px;
    line-height: 36px;
    color: #6455b5;
}

.text-container .text-block h3[b-7vzh6llliy] {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    color: var(--primary-font-color);
}

.text-container .text-block p[b-7vzh6llliy] {
    color: var(--primary-font-color);
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
}

.text-container .text-block ul[b-7vzh6llliy], ol[b-7vzh6llliy] {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px;
    font-size: 14px;
    line-height: 20px;
    color: var(--primary-font-color);
}
/* _content/UrvinFinance.Blazor/Pages/MyHub.razor.rz.scp.css */
/* _content/UrvinFinance.Blazor/Pages/PrivacyPolicy.razor.rz.scp.css */
.policy-embed[b-xs2b6y49l9] {
    min-height: 90vh;
    padding-top: 1rem;
    color: var(--primary-font-color);
}

    .policy-embed h3[b-xs2b6y49l9] {
        color: var(--primary-font-color);
        font-family: Manrope;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 32px;
        margin-bottom: 20px;
    }
    
    .policy-embed h5[b-xs2b6y49l9] {
        color: var(--primary-font-color);
        font-family: Manrope;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 32px;
    }

    .policy-embed p[b-xs2b6y49l9], .policy-embed span[b-xs2b6y49l9] {
        color: var(--primary-font-color);
        font-family: Manrope;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 27px;
        margin-bottom: 10px !important;
    }

.privacy-header[b-xs2b6y49l9] {
    color: #b7b2d2;
    margin-top: 20px;
    margin-bottom: 32px;
    text-align: center;
    font-size: 38px;
    font-weight: 700;
    line-height: 44px;
}

.policy-embed ul[b-xs2b6y49l9] {
    line-height: 20px;
    list-style: disc;
    display: flex;
    flex-direction: column;
    gap: 22px;
    margin: 24px 0px;
    color: var(--primary-font-color);
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
}

span[b-xs2b6y49l9] {
    color: var(--primary-font-color);
}

.lpx-theme-dark .privacy-header span[b-xs2b6y49l9] {
    color: #b7b2d2;
}
.lpx-theme-light .privacy-header span[b-xs2b6y49l9] {
    color: #6455b5;
}

.policy-info[b-xs2b6y49l9] {
    gap: 20px;
    display: grid;
}

.policy-embed ul li[b-xs2b6y49l9] {
    line-height: 24px;
    font-size: 16px;
}

.policies[b-xs2b6y49l9] {
    gap: 40px;
    display: flex;
    flex-direction: column;
}

    .policies a[b-xs2b6y49l9] {
        text-decoration: none;
        color: #8E35ED;
    }

/* _content/UrvinFinance.Blazor/Pages/RulesofConduct.razor.rz.scp.css */
[b-0mu51ohlbr] .page-header {
    font-weight: 700;
    font-size: 40px;
    line-height: 49.6px;
    color: #B7B2D2;
    margin-bottom: 40px;
    margin-top: 34px;
}

[b-0mu51ohlbr] .title {
    font-weight: 600;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0px;
    margin-bottom: 8px;
}

[b-0mu51ohlbr] .sub-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0px;
}

[b-0mu51ohlbr] .sub-section ul {
    list-style: disc;
    margin-top: 12px;
    margin-bottom: 0;
}

    [b-0mu51ohlbr] .sub-section ul li {
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
        letter-spacing: 0px;
        color: var(--secondary-font-color);
    }

.about-provider[b-0mu51ohlbr] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}
/* _content/UrvinFinance.Blazor/Pages/StakeholderHub.razor.rz.scp.css */
.btn[b-8srgwtwy6j] {
    border: 0;
}

.main-heading[b-8srgwtwy6j] {
    font-size: 58px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 69.6px */
    text-transform: capitalize;
    background: linear-gradient(89deg, #FFC170 0.17%, #D58FFF 103.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sections-spaces[b-8srgwtwy6j] {
    padding: 60px 40px 60px 40px;
}

.hero-section[b-8srgwtwy6j] {
    display: flex;
    padding: 60px 0px 60px 200px;
    align-items: center;
    gap: 32px;
    align-self: stretch;
    background-image: url("../images/stakeholder-hub/hero-bg.png");
    background-repeat: no-repeat;
    background-position: bottom;
}

.hero-content-container[b-8srgwtwy6j] {
    max-width: 500px;
}

.hero-sub-text[b-8srgwtwy6j] {
    color: #EEE;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 28px */
    letter-spacing: 0.04px;
    margin-top: 20px;
}

.hero-img-container[b-8srgwtwy6j] {
    max-width: 850px;
}

.hero-img[b-8srgwtwy6j] {
    width: 850px;
}

.bottom-content[b-8srgwtwy6j] {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.heading-btns[b-8srgwtwy6j] {
    border-radius: 100%;
    border-image: linear-gradient(to right, #B175F1CC 0%, #FFC243CC 100%) 1;
    background: linear-gradient(97deg, #DDC2FA -51.94%, #FDDC97 201.95%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 2px 10px;
    display: inline-block;
    border-radius: 15px;
}
    .heading-btns[b-8srgwtwy6j]::before {
        border: 2px solid transparent;
    }

button.btn.heading-btns.font[b-8srgwtwy6j] {
    position: relative;
    z-index: 1;
    padding: 8px 16px;
    background: transparent;
    border: none;
    color: inherit;
    font: inherit;
}


.sections-heading[b-8srgwtwy6j] {
    color: var(--Typography-Primary, rgba(255, 255, 255, 0.87));
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 124%; /* 59.52px */
    text-transform: capitalize;
    max-width: 700px;
}

/* Benefits-section */
.benefit-icon[b-8srgwtwy6j] {
    max-width: 80px;
    max-height: 80px;
}

.outer-shell[b-8srgwtwy6j] {
    border-radius: 20px;
    background: linear-gradient(141deg, #1E1E24 -1.34%, #1C1C1C 54.35%);
    display: flex;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    height: 100%;
}

.benefit-icon img[b-8srgwtwy6j] {
    width: 100%;
}

.benefit-content p[b-8srgwtwy6j] {
    color: var(--Typography-Primary, rgba(255, 255, 255, 0.87));
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px; /* 150% */
    letter-spacing: 0.036px;
}

/* What Makes Urvin Unique-section */
.unique-sec-heading[b-8srgwtwy6j] {
    padding-bottom: 80px;
}

.unique-sec-content[b-8srgwtwy6j] {
    display: flex;
    width: 534px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
}

.unique-img-container p[b-8srgwtwy6j] {
    color: #EEE;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px; /* 150% */
    letter-spacing: 0.036px;
}

.benefit-content h5[b-8srgwtwy6j] {
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 44.8px */
    letter-spacing: 0.064px;
    margin-bottom: 1rem;
}

.analytics-section[b-8srgwtwy6j] {
    background: #1A1A1A;
}

/* <!-- Modernizing Shareholder Relations-section --> */
.shareholder-heading[b-8srgwtwy6j] {
    color: #FFF;
    text-align: center;
    font-size: 54px;
    font-style: normal;
    font-weight: 700;
    line-height: 124%; /* 66.96px */
    text-transform: capitalize;
}

.font[b-8srgwtwy6j] {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 100% */
    letter-spacing: -0.144px;
    color: rgba(255, 255, 255, 0.87);
}

.get-demo-btn[b-8srgwtwy6j] {
    background-color: #2C2C35;
    color: rgba(255, 255, 255, 0.87);
    border-radius: 100px;
    padding: 16px 18px;
}

.try-now-btn[b-8srgwtwy6j] {
    padding: 16px 18px;
    border-radius: 100px;
    background: var(--brand-color);
}

.sec-img[b-8srgwtwy6j] {
    width: 566px;
    margin: auto;
    display: block;
    width: 100%;
}

.grow-community-row[b-8srgwtwy6j] {
    display: flex;
    width: 1440px;
    padding: 60px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.grow-community-container[b-8srgwtwy6j] {
    display: flex;
    padding: 40px;
    align-items: center;
    gap: 60px;
    border-radius: 20px;
    background: linear-gradient(90deg, #E6EBF9 0%, #F1E6F9 100%);
}

.bar-code-section[b-8srgwtwy6j] {
    display: flex;
    width: 260px;
    height: 260px;
    padding: 20px;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 20px;
    background: #FFF;
}

.grow-community-row[b-8srgwtwy6j] {
    align-items: flex-start;
    gap: 32px;
    /*    width: max-content;*/
    width:100%;
}

.inner-container[b-8srgwtwy6j] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    flex: 1 0 0;
}

.grow-community-section.analytics-section[b-8srgwtwy6j] {
    background:unset;
}

.grow-community-context[b-8srgwtwy6j] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
}

.grow-community-context h5[b-8srgwtwy6j] {
    color: var(--Grayscale-Gray---11, #000);
    font-family: Manrope;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.064px;
}

.grow-community-context p[b-8srgwtwy6j] {
    color: var(--grayscale-gray-8-card-border, #2C2C35);
    font-family: Manrope;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px; /* 150% */
    letter-spacing: 0.036px;
}

/*media-quries*/
@media only screen and (min-width: 2080px) {
    .hero-content-container[b-8srgwtwy6j] {
        max-width: unset !important;
    }

    .main-heading[b-8srgwtwy6j] {
        font-size: 94px;
        line-height: 134%;
    }

    .bottom-content[b-8srgwtwy6j] {
        max-width: 70%;
    }

    .hero-sub-text[b-8srgwtwy6j] {
        font-size: 32px;
    }

    .try-now-btn.font.custom-desktop-font[b-8srgwtwy6j], 
    .get-demo-btn.font.custom-desktop-font[b-8srgwtwy6j] {
        padding: 24px 40px !important;
    }

    button.btn.try-now-btn.font.custom-desktop-font[b-8srgwtwy6j], 
    button.btn.get-demo-btn.font.custom-desktop-font[b-8srgwtwy6j] {
        font-size: 24px !important;
    }

    .hero-section[b-8srgwtwy6j] {
        background-position: calc(100% - 30%) bottom;
    }

    .hero-img-container[b-8srgwtwy6j] {
        max-width: 990px;
    }

    .hero-img[b-8srgwtwy6j] {
        width: 990px;
    }
}

@media screen and (max-width: 1500px) {
    .hero-section[b-8srgwtwy6j] {
        padding: 60px 0px 60px 100px;
    }

    .hero-img[b-8srgwtwy6j] {
        width: 700px;
    }

}

@media screen and (max-width: 1024px) {
    .hero-section[b-8srgwtwy6j] {
        padding: 60px 0px 60px 67px;
    }

    .hero-img[b-8srgwtwy6j] {
        width: 500px;
        margin-left: 16px;
        border-radius: 5px;
    }

    .sec-img[b-8srgwtwy6j] {
        width: 490px;
    }

    .navabr-items[b-8srgwtwy6j] {
        padding: 20px 57px;
    }
}

@media screen and (max-width: 768px) {
    .hero-section[b-8srgwtwy6j] {
        padding: 0px;
    }

    .hero-img[b-8srgwtwy6j] {
        width: 697px;
        margin-top: 40px;
        margin-left: 62px;
    }

    .grow-community-container[b-8srgwtwy6j] {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 32px;
        width: 100%;
        padding: 20px;
    }

    .grow-community-row[b-8srgwtwy6j] {
        padding: unset;
    }

    .sec-container-content[b-8srgwtwy6j] {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 600px) {
    .sec-img[b-8srgwtwy6j], .hero-img[b-8srgwtwy6j] {
        width: 388px;
    }

    .hero-img[b-8srgwtwy6j] {
        margin-left: 16px;
        border-radius: 5px;
    }

    .hero-section[b-8srgwtwy6j] {
        padding: 0px;
    }

    .hero-img-container[b-8srgwtwy6j] {
        padding-left: 36px;
        padding-top: 20px;
    }

    .hero-content-container[b-8srgwtwy6j] {
        text-align: center;
    }

    .main-heading[b-8srgwtwy6j] {
        font-size: 60px;
    }

    .sections-spaces[b-8srgwtwy6j] {
        padding: 18px;
    }

    .bottom-content[b-8srgwtwy6j] {
        padding: 12px;
    }

    .sections-heading[b-8srgwtwy6j] {
        font-size: 47px;
    }

    .sec-padding[b-8srgwtwy6j] {
        padding: 100px 0px 0px 0px;
    }

    .unique-sec-content[b-8srgwtwy6j] {
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    .analytics-section[b-8srgwtwy6j] {
        margin-top: 50px;
        margin-bottom: 75px;
        padding: 60px 0px;
    }

    .hero-btns[b-8srgwtwy6j] {
        text-align: center;
        align-items: center;
        justify-content: center;
    }
}

@media screen and (max-width: 450px) {
    .sec-img[b-8srgwtwy6j], .hero-img[b-8srgwtwy6j] {
        width: 323px;
    }

    .hero-img[b-8srgwtwy6j] {
        margin-left: 16px;
        border-radius: 5px;
    }

    .hero-img-container[b-8srgwtwy6j] {
        padding-left: 87px;
    }
}

@media screen and (max-width: 360px) {
    .sec-img[b-8srgwtwy6j] {
        width: 281px;
        border-radius: 5px;
    }

    .hero-img-container[b-8srgwtwy6j] {
        padding-left: 15px;
    }

    .main-heading[b-8srgwtwy6j] {
        font-size: 44px;
    }

    .sections-heading[b-8srgwtwy6j] {
        font-size: 30px;
    }

    .hero-btns[b-8srgwtwy6j] {
        text-align: center;
        align-items: center;
        justify-content: left;
    }
}
/* _content/UrvinFinance.Blazor/Pages/TermsOfService.razor.rz.scp.css */
.legal-embed[b-h1cpt9rs9z] {
    min-height: 90vh;
    margin-top: 20px;
    margin-bottom: 20px;
    color: var(--primary-font-color);
}

.legal-embed p[b-h1cpt9rs9z] {
    color: var(--primary-font-color);
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.legal-embed p a[b-h1cpt9rs9z] {
    color: #8E35ED;
    border-bottom: 1px dotted #8E35ED;
    text-decoration: none;
}

.legal-embed ul[b-h1cpt9rs9z], ol[b-h1cpt9rs9z] {
    margin-top: 0;
    margin-bottom: 10px;
    color: var(--primary-font-color);
    font-size: 14px;
    line-height: 20px;
    padding-left: 8rem;
}

.date-of-last-revision[b-h1cpt9rs9z] {
    font-weight: bold;
}
/* _content/UrvinFinance.Blazor/Pages/ThankYou.razor.rz.scp.css */
#success[b-prw91mn6fa] {
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative;
}

#success .form-card[b-prw91mn6fa] {
    text-align: left;
    color: var(--primary-font-color);
    border: 0 none;
    border-radius: 0px;
    padding: 25px 40px 30px 40px;
    box-sizing: border-box;
    width: 94%;
    margin: 0 3% 20px 3%;
    position: relative;
}

.success-logo[b-prw91mn6fa] {
    height: 100px;
    width: 100px;
    object-fit: cover;
}
/* _content/UrvinFinance.Blazor/Pages/Workspace/Workspace.razor.rz.scp.css */
[b-57kobk1azi] .community-grid {
    justify-content: center !important;
}

.top-section[b-57kobk1azi] {
    border-radius: 6px;
    margin-bottom: 0px !important;
}

.work-space[b-57kobk1azi] {
    display: flex;
    margin-bottom: 1rem;
    align-items: center;
}

[b-57kobk1azi] .work-space-picture {
    height: 80px !important;
    width: 80px !important;
    border-radius: 40px !important;
    border: 2px solid var(--lpx-navbar-color) !important;
    margin-right: 0.5rem !important;
}

.work-space .text[b-57kobk1azi] {
    width: 282px;
    height: 28px;
    flex-grow: 0;
    margin: 8px 0 -15px 10px;
    font-family: Manrope;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.11px;
    text-align: left;
    color: var(--primary-font-color);
}

.photo-background[b-57kobk1azi] {
    background: linear-gradient(45deg, #BDC2E8 11.36%, #BDC2E8 12.25%, #E6DEE9 100%);
    width: 70px;
    height: 70px;
    display: block;
    border-radius: 199px;
    padding: 25px;
}

[b-57kobk1azi] .TertiaryTab .e-control.e-toolbar.e-lib.e-tab-header.e-keyboard {
    margin-top: 10px !important;
    margin-bottom: 30px !important;
}

.filter[b-57kobk1azi]{
    margin-top: 10px;
    cursor: pointer;
}

.workspace[b-57kobk1azi] {
    margin-left: 175px;
    margin-right: 175px;
}
/* _content/UrvinFinance.Blazor/Pages/Workspace/WorkspaceFilterPanel.razor.rz.scp.css */
/* _content/UrvinFinance.Blazor/Themes/TerminalTheme/Sidebar/TerminalMainHeaderBranding.razor.rz.scp.css */
/* _content/UrvinFinance.Blazor/Themes/TerminalTheme/Sidebar/TerminalMainMenu.razor.rz.scp.css */
/* _content/UrvinFinance.Blazor/Themes/TerminalTheme/Toolbar/TerminalMainHeaderToolbar.razor.rz.scp.css */
