/* /Components/Layout/MainLayout.razor.rz.scp.css */
main[b-bmzni3kttn] {
    flex: 1;
    height: calc(100dvh - 84px);
}

.sidebar[b-bmzni3kttn] {
    min-width: fit-content;
    background-color: #FFFFFF;
    max-width: 26vw;
    width: 100%;
}

.content[b-bmzni3kttn] {
    background-color: #FAFAFA;
}

#blazor-error-ui[b-bmzni3kttn] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-bmzni3kttn] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.header[b-bmzni3kttn] {
    background-color: #000000;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    inset: 0 0 100% 0;
    height: 84px;
}

    .header .logo img[b-bmzni3kttn] {
        height: 28px;
    }

    .header .logo[b-bmzni3kttn] {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-left: 36px;
    }

        .header .logo .divider[b-bmzni3kttn] {
            background-color: #BBBBBE;
            width: 1px;
            margin: 0 12px;
            height: 24px;
        }

        .header .logo .title[b-bmzni3kttn] {
            font-family: Manrope;
            font-weight: 500;
            font-style: Medium;
            font-size: 24px;
            leading-trim: NONE;
            line-height: 28px;
            letter-spacing: 0%;
            color: #FFFFFF;
        }

    .header .personal-info[b-bmzni3kttn] {
        display: flex;
        padding-right: 32px;
        align-items: center;
    }

        .header .personal-info .initials[b-bmzni3kttn] {
            color: #000000;
            background-color: #D3D3D4;
            text-align: center;
            font-family: Manrope;
            font-size: 14px;
            font-style: normal;
            font-weight: 700;
            line-height: 20px; /* 142.857% */
            display: flex;
            width: 32px;
            height: 32px;
            padding: 6px 0;
            justify-content: center;
            align-items: center;
            flex-shrink: 0;
            border-radius: 50%;
        }

        .header .personal-info .name-email[b-bmzni3kttn] {
            display: flex;
            flex-direction: column;
            margin-left: 8px;
            margin-right: 24px;
        }

            .header .personal-info .name-email span:first-of-type[b-bmzni3kttn] {
                font-family: Manrope;
                font-size: 14px;
                font-style: normal;
                font-weight: 700;
                line-height: 20px;
                color: #FFFFFF;
            }

            .header .personal-info .name-email span:last-of-type[b-bmzni3kttn] {
                color: #A2A2A2;
                font-family: Manrope;
                font-size: 12px;
                font-style: normal;
                font-weight: 500;
                line-height: 16px;
            }

    .header[b-bmzni3kttn]  .log-out-button {
        border-radius: 8px;
        background: #323232;
        color: #FFFFFF;
        font-family: Manrope;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
        display: flex;
        padding: 8px 16px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        text-transform: none !important;
    }
        .header[b-bmzni3kttn]  .log-out-button:hover {
            background: #5F5F5F;
        }

    .header[b-bmzni3kttn]  .log-out-button-mobile {
        display: none;
    }

        .header[b-bmzni3kttn]  .log-out-button img {
            margin-left: 8px;
        }

    .header[b-bmzni3kttn]  .dashboard-button {
        border-radius: 8px;
        background: #323232;
        color: #FFFFFF;
        font-family: Manrope;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
        display: flex;
        padding: 8px 16px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        background-color: #323232 !important;
        text-transform: none !important;
        margin-right: 32px;
    }

        .header[b-bmzni3kttn]  .dashboard-button img {
            margin-right: 8px;
        }

    .header .spacer[b-bmzni3kttn] {
        flex-grow: 1;
    }

    .header[b-bmzni3kttn]  .language-selector {
        border: none !important;
        margin-right: 32px;
    }

    .header[b-bmzni3kttn]  .language-selector-container {
        display: block !important;
        flex-grow: 0 !important;
    }

    .header[b-bmzni3kttn]  .language-selector .mud-input-adornment {
        display: none !important;
    }

    .header[b-bmzni3kttn]  .language-selector .mud-input.mud-input-underline:before {
        border: none !important;
    }

    .header[b-bmzni3kttn]  .language-selector .mud-input.mud-input-underline:after {
        border: none !important;
    }

    .header[b-bmzni3kttn]  .language-selector .mud-input input {
        width: 30px;
    }

    .header[b-bmzni3kttn]  .language-selector .mud-select-input {
        padding: 0px !important;
        color: #FFFFFF !important;
        text-transform: uppercase;
    }

        .header[b-bmzni3kttn]  .language-selector .mud-select-input:after {
            background-image: url('images/language_selector_icon.svg') !important;
            background-repeat: no-repeat;
            width: 25px !important;
            height: 16px !important;
            position: relative !important;
            padding: 0 !important;
            transform: scaleY(1) !important;
        }

        .header[b-bmzni3kttn]  .language-selector .mud-select-input:is(:focus-within):after {
            transform: scaleY(-1) !important;
        }


@media(max-width: 768px){

    .header .logo img[b-bmzni3kttn] {
        height: 16px;
    }

    .header .logo .title[b-bmzni3kttn] {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
    }
    
    .header .personal-info[b-bmzni3kttn] {
        padding-right: 24px;
    }
    .header .personal-info .name-email[b-bmzni3kttn] {
        display: none;
    }

    .header[b-bmzni3kttn]  .log-out-button {
        display: none;
    }

    .header[b-bmzni3kttn]  .log-out-button-mobile {
        display: block;
        padding: 0px !important;
        height: 24px;
        width: 24px;
        margin-left: 16px;
        min-width: 0px;
    }

    .header[b-bmzni3kttn]  .log-out-button-mobile img {
        height: 24px;
    }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.nav-item[b-ztanoncojh] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item[b-ztanoncojh]  .nav-link {
        color: #323232;
        background: none;
        border: none;
        border-radius: 12px 0 0 12px;
        height: 3rem;
        display: flex;
        align-items: center;
        width: 100%;
        transition: all 225ms ease-in-out;
        color: #323232;
        font-family: Manrope;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px; /* 171.429% */
    }

        .nav-item[b-ztanoncojh]  .nav-link img {
            margin-right: 8px;
        }

    .nav-item[b-ztanoncojh]  a.active {
        background-color: #F3F7FD;
        border-right: 2px solid #175EE1;
        color: #175EE1;
    }

    .nav-item[b-ztanoncojh]  .nav-link:hover {
        background-color: #F3F7FD;
    }

.nav-scrollable[b-ztanoncojh] {
    display: none;
}

.nav[b-ztanoncojh] {
    display: flex;
    flex-direction: column;
    padding: 32px 0 32px 32px;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ztanoncojh] {
    display: block;
}

@media (max-width: 960px) {
    .nav[b-ztanoncojh] {
        flex-direction: row;
        width: 100vw;
        padding: 16px 24px 0 24px;
        border-bottom: 1px solid #E9E9EA;
    }

    .nav-item[b-ztanoncojh] {
        width: 50%;
        padding-bottom: 0;
    }
        .nav-item[b-ztanoncojh]  .nav-link {
            justify-content: center;
        }

    .nav-item[b-ztanoncojh]  a.active {
        background-color: #F3F7FD;
        border-right: 0px solid #175EE1;
        border-bottom: 2px solid #175EE1;
    }

    .nav-item:nth-last-child(1)[b-ztanoncojh]  .nav-link {
        border-radius: 0 12px 0 0;
    }

    .nav-item:nth-child(1)[b-ztanoncojh]  .nav-link {
        border-radius: 12px 0 0 0;
    }
}
/* /Components/Pages/Dashboard.razor.rz.scp.css */
.page-content[b-cpi07jkapv] {
    flex-direction: column;
    padding: 32px 32px 32px 24px;
    gap: 24px;
    height: calc(100% - 64px);
    overflow-y: auto;
}

    .page-content .title[b-cpi07jkapv] {
        color: #323232;
        font-family: Manrope;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        margin-bottom: 12px;
    }

    .page-content .block[b-cpi07jkapv] {
        border: 1px solid #E9E9EA;
        background: #FFFFFF;
        border-radius: 12px;
        border-width: 1px;
        padding: 16px;
        display: flex;
        flex-direction: column;
        height: fit-content;
        max-width: 100%;
        flex: 1;
    }

        .page-content .block.withdraw-block[b-cpi07jkapv] {
            max-width: 300px;
            padding: 0px;
        }

            .page-content .block.withdraw-block .block-title[b-cpi07jkapv] {
                margin: 16px 16px 0px 16px;
            }

        .page-content .block .block-footer[b-cpi07jkapv] {
            border-top: 1px solid #E9E9EA;
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            padding: 16px;
        }

            .page-content .block .block-footer[b-cpi07jkapv]  .manage-account {
                color: #0360DA;
                font-family: Manrope;
                font-size: 14px;
                font-style: normal;
                font-weight: 600;
                line-height: 24px;
                cursor: pointer;
                padding: 0px !important;
                transition: all 225ms ease-in-out
            }

                .page-content .block .block-footer[b-cpi07jkapv]  .manage-account .mud-button-label svg * {
                    transition: all 225ms ease-in-out
                }

                .page-content .block .block-footer[b-cpi07jkapv]  .manage-account[disabled] .mud-button-label svg * {
                    stroke: rgba(0, 0, 0, 0.26);
                }

        .page-content .block .block-title[b-cpi07jkapv] {
            color: #323232;
            font-family: Manrope;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px; /* 150% */
        }

        .page-content .block .block-subtitle[b-cpi07jkapv] {
            color: #323232;
            font-family: Manrope;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px; /* 171.429% */
        }

        .page-content .block.referral-link[b-cpi07jkapv] {
            height: fit-content;
            min-width: 412px;
            max-width: 700px;
            flex: 2;
        }

            .page-content .block.referral-link .share-block-title[b-cpi07jkapv] {
                color: #323232;
                font-family: Manrope;
                font-size: 16px;
                font-style: normal;
                font-weight: 700;
                line-height: 24px; /* 150% */
            }

            .page-content .block.referral-link .share-block-subtitle[b-cpi07jkapv] {
                color: #8C8C8C;
                font-family: Manrope;
                font-size: 14px;
                font-style: normal;
                font-weight: 400;
                line-height: 24px; /* 171.429% */
                margin-bottom: 16px;
            }

            .page-content .block.referral-link .link[b-cpi07jkapv] {
                margin-bottom: 0px;
            }

        .page-content .block .block-items[b-cpi07jkapv] {
            display: flex;
            flex-direction: row;
        }

            .page-content .block .block-items .block-item[b-cpi07jkapv] {
                display: flex;
                flex-direction: column;
                flex-grow: 1;
            }

                .page-content .block .block-items .block-item .block-item-title[b-cpi07jkapv] {
                    color: #8C8C8C;
                    font-family: Manrope;
                    font-weight: 400;
                    font-style: Regular;
                    font-size: 14px;
                    leading-trim: NONE;
                    line-height: 20px;
                    letter-spacing: 0%;
                }

                .page-content .block .block-items .block-item .block-item-value[b-cpi07jkapv] {
                    color: #323232;
                    font-family: Manrope;
                    font-weight: 500;
                    font-style: Medium;
                    font-size: 24px;
                    leading-trim: NONE;
                    line-height: 24px;
                    letter-spacing: 0%;
                }

                .page-content .block .block-items .block-item.inactive .block-item-title[b-cpi07jkapv] {
                    color: #BBBBBE;
                }

                .page-content .block .block-items .block-item.inactive .block-item-value[b-cpi07jkapv] {
                    color: #BBBBBE;
                }

        .page-content .block.withdraw-block[b-cpi07jkapv]  .withdraw-input {
            margin: 0px 16px;
            margin-top: 12px;
        }

            .page-content .block.withdraw-block[b-cpi07jkapv]  .withdraw-input .mud-input {
                line-height: 20px !important;
                height: 44px;
            }

            .page-content .block.withdraw-block[b-cpi07jkapv]  .withdraw-input .mud-input-outlined-border {
                border-radius: 12px !important;
                border: 1px solid #BBBBBE !important
            }

            .page-content .block.withdraw-block[b-cpi07jkapv]  .withdraw-input .mud-input-slot {
                color: #323232;
                font-family: Manrope;
                font-size: 14px;
                font-style: normal;
                font-weight: 400;
                line-height: 20px; /* 142.857% */
                height: 20px !important;
                min-height: 20px !important;
                padding-inline: 16px !important;
            }

        .page-content .block.withdraw-block[b-cpi07jkapv]  .withdraw-button {
            display: flex;
            padding: 12px 16px;
            justify-content: center;
            align-items: center;
            gap: 8px;
            align-self: stretch;
            height: 44px !important;
            border-radius: 12px;
            background: #E8EFFC;
            color: #175EE1;
            font-family: Manrope;
            font-size: 14px;
            font-style: normal;
            font-weight: 600;
            line-height: 20px;
            margin-top: 8px;
            margin: 8px 16px 16px 16px;
            transition: all 225ms ease-in-out
        }
            .page-content .block.withdraw-block[b-cpi07jkapv]  .withdraw-button:hover {
                background: #124BB4;
                color: #FFFFFF;
            }

        .page-content .block[b-cpi07jkapv]  .link-stripe-button {
            border-radius: 12px;
            border: 1px solid #635BFF;
            display: flex;
            padding: 12px 16px;
            justify-content: center;
            align-items: center;
            gap: 8px;
            align-self: stretch;
            color: #635BFF;
            font-family: Manrope;
            font-size: 14px;
            font-style: normal;
            font-weight: 600;
            line-height: 20px; /* 142.857% */
            margin-top: 12px;
            transition: all 225ms ease-in-out
        }

            .page-content .block[b-cpi07jkapv]  .link-stripe-button:hover {
                background: #635BFF;
                color: #FFFFFF;
            }

                .page-content .block[b-cpi07jkapv]  .link-stripe-button:hover .mud-button-label svg * {
                    fill: #FFFFFF;
                }

            .page-content .block[b-cpi07jkapv]  .link-stripe-button[disabled] {
                border-color: rgba(0, 0, 0, 0.26);
            }

            .page-content .block[b-cpi07jkapv]  .link-stripe-button .mud-button-label svg {
                margin-right: 8px;
            }

                .page-content .block[b-cpi07jkapv]  .link-stripe-button .mud-button-label svg * {
                    transition: all 225ms ease-in-out
                }

            .page-content .block[b-cpi07jkapv]  .link-stripe-button[disabled] .mud-button-label svg * {
                fill: rgba(0, 0, 0, 0.26);
            }

    .page-content .blocks-row[b-cpi07jkapv] {
        display: flex;
        flex-direction: row;
        gap: 24px;
        margin-top: 16px;
        flex-wrap: wrap;
    }


    .page-content .block .bar:nth-last-child(1 of .bar)[b-cpi07jkapv] {
        width: 1px;
        background: #E9E9EA;
        margin-right: 24px;
    }

    .page-content .bottom-collapsable[b-cpi07jkapv] {
        display: none;
    }

        .page-content .bottom-collapsable .title[b-cpi07jkapv] {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            cursor: pointer;
            color: #323232;
            font-family: Manrope;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px; /* 150% */
            padding: 16px;
            transition: all 225ms ease-in-out;
            margin: 0px;
        }

            .page-content .bottom-collapsable .title.expanded[b-cpi07jkapv] {
                padding: 16px 16px 4px 16px;
            }

            .page-content .bottom-collapsable .title img[b-cpi07jkapv] {
                transition: all 225ms ease-in-out;
            }

            .page-content .bottom-collapsable .title.expanded img[b-cpi07jkapv] {
                transform: rotate(0deg);
            }

            .page-content .bottom-collapsable .title img[b-cpi07jkapv] {
                transform: rotate(180deg);
            }

        .page-content .bottom-collapsable .collapsable-content[b-cpi07jkapv] {
            padding: 0px 16px 16px 16px;
        }

        .page-content .bottom-collapsable .subtitle[b-cpi07jkapv] {
            color: #8C8C8C;
            font-family: Manrope;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px; /* 171.429% */
        }

    .page-content .link-row[b-cpi07jkapv] {
        display: flex;
        flex-direction: row;
    }

    .page-content .link[b-cpi07jkapv] {
        display: block;
        padding: 12px;
        border-radius: 12px;
        border: 1px solid #BBBBBE;
        background: #FFFFFF;
        margin-bottom: 12px;
        width: 100%;
        cursor: text;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .page-content[b-cpi07jkapv]  .copy-link-button {
        border-radius: 12px;
        background: #175EE1;
        display: flex;
        padding: 12px 16px !important;
        justify-content: center;
        align-items: center;
        color: #FFF;
        font-family: Manrope;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px; /* 142.857% */
        height: 44px !important;
        margin-left: 12px;
        min-width: fit-content;
        transition: all 225ms ease-in-out
    }

        .page-content[b-cpi07jkapv]  .copy-link-button:hover {
            background: #124BB4;
        }

        .page-content[b-cpi07jkapv]  .copy-link-button img {
            margin-right: 8px;
        }

@media(max-width:768px) {
    .page-content[b-cpi07jkapv] {
        height: calc(100% - 32px);
        padding: 16px 16px 16px 16px;
    }

        .page-content .blocks-row[b-cpi07jkapv] {
            flex-wrap: wrap;
        }

            .page-content .blocks-row .block[b-cpi07jkapv] {
                width: 100%;
            }

        .page-content .block .bar:nth-child(1 of .bar)[b-cpi07jkapv] {
            width: 1px;
            background: linear-gradient(180deg, rgba(233, 233, 234, 0.00) 0%, rgba(233, 233, 234, 0.50) 50%, rgba(233, 233, 234, 0.00) 100%);
            height: 44px;
        }

        .page-content .block .bar:nth-last-child(1 of .bar)[b-cpi07jkapv] {
            width: 100%;
            background: linear-gradient(90deg, rgba(233, 233, 234, 0.00) 0%, #E9E9EA 50%, #E9E9EA 75%, rgba(233, 233, 234, 0.00) 100%);
            height: 1px;
            margin: 16px 0;
        }

        .page-content .block.referral-link[b-cpi07jkapv] {
            display: none;
        }

        .page-content .block.withdraw-block[b-cpi07jkapv] {
            max-width: unset;
        }

        .page-content .block .block-items[b-cpi07jkapv] {
            flex-wrap: wrap;
        }

            .page-content .block .block-items .block-item[b-cpi07jkapv] {
                flex-direction: column-reverse;
                align-items: center;
                justify-content: center;
            }

        .page-content .bottom-collapsable[b-cpi07jkapv] {
            display: block;
            position: fixed;
            bottom: 0;
            left: 0;
            border-radius: 16px 16px 0 0;
            background: #FFFFFF;
            box-shadow: 0 -4px 32px 0 rgba(0, 0, 0, 0.08);
        }

            .page-content .bottom-collapsable[b-cpi07jkapv]  .copy-link-button {
                width: 100%;
                margin: 0px;
            }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.background[b-0nmzpfxy81] {
    width: 100vw;
    width: 100dvw;
    background-color: #FFFFFF;
    position: absolute;
    top: 0;
    overflow-y: auto;
    overflow-x: hidden;
    min-height: 100vh;
    min-height: 100dvh;
    scroll-behavior: smooth;
}

    .background .gradient-left-circle[b-0nmzpfxy81] {
        width: calc(100vw / 1.44 * 1.069);
        height: calc(100vw / 1.44 * 1.069);
        top: calc(100vw / 1.44 * -0.204);
        left: calc(100vw / 1.44 * -0.426);
        opacity: 0.2;
        background-color: #EFC9EE;
        filter: blur(160px);
        position: absolute;
        border-radius: calc(100vw / 1.44 * 1.069 / 2);
        z-index: 1;
    }

    .background .gradient-right-circle[b-0nmzpfxy81] {
        width: calc(100vw / 1.44 * 1.094);
        height: calc(100vw / 1.44 * 1.094);
        top: calc(100vw / 1.44 * 0.181);
        right: calc(100vw / 1.44 * -0.534);
        opacity: 0.2;
        filter: blur(160px);
        background-color: #C8B8F5;
        position: absolute;
        border-radius: calc(100vw / 1.44 * 1.094 / 2);
        z-index: 1;
    }

    .background .content[b-0nmzpfxy81] {
        z-index: 2;
        position: absolute;
        width: 100vw;
        width: 100dvw;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        .background .content .header[b-0nmzpfxy81] {
            margin-top: 24px;
            width: calc(100vw * 0.91 / 1.44);
            display: flex;
            padding: 4px 4px 4px 24px;
            justify-content: space-between;
            align-items: center;
            border-radius: 32px;
            background: #FFFFFF;
            box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.08);
            padding-left: 24px 4px 4px 4px;
            flex-direction: row;
            justify-content: space-between;
            min-width: fit-content;
            max-width: calc(100vw - 24px);
            max-width: calc(100dvw - 24px);
            z-index: 500;
            transition: linear .25s !important;
            overflow: hidden;
            position: sticky;
            top: 24px;
        }

            .background .content .header .upper-header[b-0nmzpfxy81] {
                position: relative;
                flex: 1;
                display: flex;
                justify-content: space-between;
                align-items: center;
                flex-direction: row;
            }

                .background .content .header .upper-header[b-0nmzpfxy81] .mobile-header-expandable-toggle {
                    padding: 0! important;
                    display: none;
                }

                .background .content .header .upper-header .expandable-header[b-0nmzpfxy81] {
                    position: absolute;
                    top: 40px;
                    left: -16px;
                    width: 100dvw;
                    width: 100vw;
                    display: none;
                    overflow: hidden;
                    height: 232px;
                }

                    .background .content .header .upper-header .expandable-header .sections[b-0nmzpfxy81] {
                        display: flex;
                        padding: 28px 16px;
                        flex-direction: column;
                        justify-content: center;
                        align-items: center;
                        gap: 24px;
                        align-self: stretch;
                        margin-top: auto;
                    }

                        .background .content .header .upper-header .expandable-header .sections .link[b-0nmzpfxy81] {
                            color: #323232;
                            font-family: Manrope;
                            font-size: 14px;
                            font-style: normal;
                            font-weight: 500;
                            line-height: 24px;
                        }

                .background .content .header .upper-header .buttons[b-0nmzpfxy81] {
                    display: flex;
                    flex-direction: row;
                    gap: 24px;
                    margin: 0;
                    align-items: center;
                    margin-left: 24px;
                }

                    .background .content .header .upper-header .buttons[b-0nmzpfxy81]  .language-selector {
                        border: none !important;
                        margin-right: 32px;
                    }

                    .background .content .header .upper-header .buttons[b-0nmzpfxy81]  .language-selector-container {
                        display: block !important;
                        flex-grow: 0 !important;
                        height: fit-content;
                    }

                    .background .content .header .upper-header .buttons[b-0nmzpfxy81]  .language-selector {
                        margin: 0;
                    }

                        .background .content .header .upper-header .buttons[b-0nmzpfxy81]  .language-selector .mud-input-adornment {
                            display: none !important;
                        }

                        .background .content .header .upper-header .buttons[b-0nmzpfxy81]  .language-selector .mud-input.mud-input-underline:before {
                            border: none !important;
                        }

                        .background .content .header .upper-header .buttons[b-0nmzpfxy81]  .language-selector .mud-input.mud-input-underline:after {
                            border: none !important;
                        }

                        .background .content .header .upper-header .buttons[b-0nmzpfxy81]  .language-selector .mud-input input {
                            width: 30px;
                        }

                        .background .content .header .upper-header .buttons[b-0nmzpfxy81]  .language-selector .mud-select-input {
                            padding: 0px !important;
                            color: #323232 !important;
                            text-transform: uppercase;
                            font-family: Manrope !important;
                            font-weight: 500 !important;
                            font-style: Medium !important;
                            font-size: 14px !important;
                            line-height: 24px !important;
                            letter-spacing: 0px !important;
                        }

                            .background .content .header .upper-header .buttons[b-0nmzpfxy81]  .language-selector .mud-select-input:after {
                                background-image: url('images/language_selector_landing_icon.svg') !important;
                                background-repeat: no-repeat;
                                width: 25px !important;
                                height: 16px !important;
                                position: relative !important;
                                padding: 0 !important;
                                transform: scaleY(1) !important;
                            }

                            .background .content .header .upper-header .buttons[b-0nmzpfxy81]  .language-selector .mud-select-input:is(:focus-within):after {
                                transform: scaleY(-1) !important;
                            }

        .background .content .gray-background[b-0nmzpfxy81] {
            width: 100vw;
            width: 100dvw;
            display: flex;
            flex-direction: column;
            align-items: center;
            background-color: #F7F8FB;
            padding-bottom: 240px;
            margin-top: 240px;
        }

        .background .content .header .upper-header .sections[b-0nmzpfxy81] {
            display: flex;
            flex-direction: row;
            gap: 24px;
            margin-left: 24px;
        }

            .background .content .header .upper-header .sections .link a[b-0nmzpfxy81] {
                color: #323232;
                font-family: Manrope;
                font-size: 14px;
                font-style: normal;
                font-weight: 500;
                line-height: 24px;
                cursor: pointer;
            }

        .background .content img.man[b-0nmzpfxy81] {
            margin-top: 56px;
            margin-left: auto;
            margin-right: auto;
        }

        .background .content .big-title[b-0nmzpfxy81] {
            color: #000000;
            text-align: center;
            font-family: Manrope;
            font-size: 68px;
            font-style: normal;
            font-weight: 700;
            line-height: 76px;
            white-space: pre-line;
            margin-top: 32px;
        }

        .background .content .title[b-0nmzpfxy81],
        .background .content .gray-background .title[b-0nmzpfxy81] {
            color: #323232;
            text-align: center;
            font-family: Manrope;
            font-size: 48px;
            font-style: normal;
            font-weight: 700;
            line-height: 64px;
            white-space: pre-line;
            margin-top: 240px;
        }

        .background .content .subtitle[b-0nmzpfxy81],
        .background .content .gray-background .subtitle[b-0nmzpfxy81] {
            color: #777777;
            text-align: center;
            font-family: Manrope;
            font-size: 28px;
            font-style: normal;
            font-weight: 400;
            line-height: 40px;
            white-space: pre-line;
            margin-top: 24px;
            max-width: min(1082px, calc(100% - 64px));
            width: 100%;
        }

        .background .content[b-0nmzpfxy81] .primary-button {
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #000000;
            border: .5px solid #000000;
            color: #FFFFFF;
            font-family: Manrope;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            padding: 16px 32px;
            letter-spacing: 0.32px;
            border-radius: 26px;
            height: 52px;
            text-transform: none;
            transition: linear .25s !important;
        }

        .background .content .header .upper-header[b-0nmzpfxy81] .primary-button {
            height: 40px;
            padding: 8px 24px;
            font-size: 14px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px;
        }

            .background .content .header .upper-header[b-0nmzpfxy81] .primary-button.icon-login-button {
                display: none;
                padding: 0 !important;
                height: 40px;
                width: 40px;
            }

            .background .content .header .upper-header[b-0nmzpfxy81] .primary-button .mud-icon-button-label svg  {
                margin-right: 4px;
            }

        .background .content[b-0nmzpfxy81] .primary-button:hover {
            background: #fff;
            color: #000000;
        }

        .background .content[b-0nmzpfxy81] .secondary-button {
            display: flex;
            align-items: center;
            justify-content: center;
            border: .5px solid #000000;
            background: #FFFFFF;
            color: #000000;
            padding: 16px 32px;
            border-radius: 26px;
            height: 52px;
            text-transform: none;
            color: #000000;
            font-family: Manrope;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px;
            letter-spacing: 0.32px;
            transition: linear .25s !important;
        }

            .background .content[b-0nmzpfxy81] .secondary-button:hover {
                background-color: #000000 !important;
                color: #fff !important;
            }

        .background .content .buttons[b-0nmzpfxy81] {
            display: flex;
            flex-direction: row;
            gap: 24px;
            margin-top: 36px;
        }

        .background .content .girl-wrapper[b-0nmzpfxy81] {
            margin-top: 40px;
            display: flex;
            width: 100%;
            border-radius: 16px;
            background-color: #DDE6B733;
            flex-direction: column;
            align-items: center;
            overflow: hidden;
        }

            .background .content .girl-wrapper .promise[b-0nmzpfxy81] {
                color: #323232;
                text-align: center;
                font-family: Manrope;
                font-size: 24px;
                font-style: normal;
                font-weight: 400;
                line-height: 36px;
                margin-top: 48px;
                margin-right: 48px;
                margin-left: 48px;
            }

            .background .content .girl-wrapper .subtitle[b-0nmzpfxy81] {
                margin-top: 16px;
                margin-right: 48px;
                margin-left: 48px;
                margin-bottom: 48px;
            }

            .background .content .girl-wrapper .blocks[b-0nmzpfxy81] {
                position: relative;
                display: flex;
                height: 600px;
                padding: 24px;
                flex-direction: row;
                justify-content: flex-end;
                align-items: flex-end;
                align-self: stretch;
                overflow: hidden;
                border-bottom-right-radius: 16px;
                border-bottom-left-radius: 16px;
            }

                .background .content .girl-wrapper .blocks img.girl[b-0nmzpfxy81] {
                    position: absolute;
                    height: 600px;
                    width: 100%;
                    object-fit: cover;
                    object-position: 0 12%;
                    left: 0;
                    top: 0;
                    transition: linear .25s;
                }

                .background .content .girl-wrapper .blocks .blocks-row[b-0nmzpfxy81] {
                    display: flex;
                    flex-direction: row;
                    margin-top: auto;
                    gap: 24px;
                }

                    .background .content .girl-wrapper .blocks .blocks-row .block[b-0nmzpfxy81] {
                        display: flex;
                        padding: 24px 16px 16px 16px;
                        flex-direction: column;
                        align-items: center;
                        gap: 16px;
                        flex: 1 0 0;
                        align-self: stretch;
                        border-radius: 16px;
                        border: 1px solid rgba(255, 255, 255, 0.20);
                        background: rgba(51, 63, 9, 0.30);
                        backdrop-filter: blur(12px);
                    }

                .background .content .girl-wrapper .blocks .block .block-title[b-0nmzpfxy81] {
                    color: #FFFFFF;
                    text-align: center;
                    font-family: Manrope;
                    font-size: 24px;
                    font-style: normal;
                    font-weight: 700;
                    line-height: 32px;
                }

                .background .content .girl-wrapper .blocks .block .block-content[b-0nmzpfxy81] {
                    color: #FFFFFF;
                    text-align: center;
                    font-family: Manrope;
                    font-size: 20px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 28px;
                }

        .background .content .section[b-0nmzpfxy81] {
            max-width: calc(100% - 64px);
        }

        .background .content .apps[b-0nmzpfxy81] {
            display: flex;
            flex-direction: row;
            gap: 24px;
            margin-top: 40px;
            flex-wrap: wrap;
        }

            .background .content .apps .block[b-0nmzpfxy81] {
                display: flex;
                padding: 24px;
                flex-direction: column;
                align-items: flex-start;
                gap: 32px;
                flex: 1 0 0;
                border-radius: 24px;
                background: #FFFFFF;
                box-shadow: 0 4px 48px 0 rgba(15, 16, 16, 0.08);
            }

                .background .content .apps .block .image[b-0nmzpfxy81] {
                    display: flex;
                    flex-direction: column;
                    align-items: flex-start;
                    gap: 26.963px;
                    align-self: stretch;
                    border-radius: 16px;
                    border: 1px solid #E1DBF5;
                    background: rgba(240, 237, 250, 0.20);
                    height: 440px;
                    overflow: hidden;
                    align-items: center;
                }

                .background .content .apps .block:last-of-type .image[b-0nmzpfxy81] {
                    border: 1px solid rgba(161, 220, 230, 0.30);
                    background: rgba(161, 220, 230, 0.10);
                    padding-bottom: 37px;
                }

                    .background .content .apps .block:last-of-type .image .diagram[b-0nmzpfxy81] {
                        margin-top: auto;
                    }

                .background .content .apps .block .image .image-title[b-0nmzpfxy81] {
                    display: flex;
                    padding: 8px 0;
                    justify-content: center;
                    align-items: center;
                    gap: 10px;
                    border-radius: 0 0 12px 12px;
                    background: #E1DBF5;
                    color: #2B1F51;
                    text-align: center;
                    font-family: Manrope;
                    font-size: 16px;
                    font-style: normal;
                    font-weight: 700;
                    line-height: 24px; /* 150% */
                    letter-spacing: 0.8px;
                    height: 40px;
                    width: 280px;
                }

                .background .content .apps .block .image .diagram[b-0nmzpfxy81] {
                    position: relative;
                }

                    .background .content .apps .block .image .diagram .flying-text[b-0nmzpfxy81] {
                        position: absolute;
                        color: #323232;
                        text-align: center;
                        font-family: Manrope;
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 700;
                        line-height: 24px;
                    }

                        .background .content .apps .block .image .diagram .flying-text.mind[b-0nmzpfxy81] {
                            left: -60px;
                            bottom: 20%;
                        }

                        .background .content .apps .block .image .diagram .flying-text.body[b-0nmzpfxy81] {
                            top: -50px;
                            left: 50%;
                            transform: translate(-50%)
                        }

                        .background .content .apps .block .image .diagram .flying-text.energy[b-0nmzpfxy81] {
                            right: -70px;
                            bottom: 20%;
                        }

                        .background .content .apps .block .image .diagram img[b-0nmzpfxy81] {
                            max-width: 50dvw;
                            max-width: 50vw;
                        }

                .background .content .apps .block:last-of-type .image .image-title[b-0nmzpfxy81] {
                    background: #A1DCE6;
                    color: #0E6372;
                }

                .background .content .apps .block .block-title[b-0nmzpfxy81] {
                    color: #323232;
                    text-align: center;
                    font-family: Manrope;
                    font-size: 28px;
                    font-style: normal;
                    font-weight: 700;
                    line-height: 40px;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    width: 100%;
                }

                .background .content .apps .block .block-information[b-0nmzpfxy81] {
                    color: #323232;
                    font-family: Manrope;
                    font-size: 24px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 36px;
                }

                    .background .content .apps .block .block-information[b-0nmzpfxy81]::before {
                        content: "•";
                        color: #323232;
                        margin-right: 10px;
                    }

        .background .content .sells-title[b-0nmzpfxy81] {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            width: 100%;
            align-items: center;
            text-align: left;
        }

            .background .content .sells-title .buttons[b-0nmzpfxy81] {
                display: flex;
                flex-direction: row;
                align-items: center;
                justify-content: center;
                margin: 0;
            }

                .background .content .sells-title .buttons[b-0nmzpfxy81] .mud-icon-button {
                    border-radius: 100px;
                    border: 1px solid #000000;
                    color: #000000;
                    width: 56px;
                    height: 56px;
                    padding: 0px !important;
                }

        .background .content .sliding-accordion[b-0nmzpfxy81] {
            display: flex;
            margin-left: 64px;
            padding-right: 64px;
            margin-top: 40px;
            width: 100%;
            gap: 24px;
            overflow-x: auto; /* Enables horizontal scrolling functionality */
            /* Hides the scrollbar for Firefox */
            scrollbar-width: none;
            /* Hides the scrollbar for IE and Edge */
            -ms-overflow-style: none;
        }

            .background .content .sliding-accordion[b-0nmzpfxy81]::-webkit-scrollbar {
                display: none;
            }

            .background .content .sliding-accordion .block[b-0nmzpfxy81] {
                border-radius: 24px;
                min-width: 400px;
                height: 520px;
                display: flex;
                width: 400px;
                height: 520px;
                padding: 32px 24px;
                flex-direction: column;
                align-items: flex-start;
                gap: 24px;
            }

                .background .content .sliding-accordion .block:nth-child(1)[b-0nmzpfxy81] {
                    background: rgba(182, 224, 248, 0.20);
                }

                .background .content .sliding-accordion .block:nth-child(2)[b-0nmzpfxy81] {
                    background: rgba(200, 184, 245, 0.20);
                }

                .background .content .sliding-accordion .block:nth-child(3)[b-0nmzpfxy81] {
                    background: rgba(245, 214, 104, 0.20);
                }

                .background .content .sliding-accordion .block:nth-child(4)[b-0nmzpfxy81] {
                    background: rgba(239, 201, 238, 0.20);
                }

                .background .content .sliding-accordion .block:nth-child(5)[b-0nmzpfxy81] {
                    background: rgba(246, 210, 188, 0.20);
                }

                .background .content .sliding-accordion .block:nth-child(6)[b-0nmzpfxy81] {
                    background: rgba(221, 230, 183, 0.20);
                }

                .background .content .sliding-accordion .block img[b-0nmzpfxy81] {
                    margin-bottom: 8px;
                    height: 128px;
                }

                .background .content .sliding-accordion .block .block-title[b-0nmzpfxy81] {
                    color: #323232;
                    font-family: Manrope;
                    font-size: 24px;
                    font-style: normal;
                    font-weight: 700;
                    line-height: 32px;
                }

                .background .content .sliding-accordion .block .block-subtitle[b-0nmzpfxy81] {
                    color: #323232;
                    font-family: Manrope;
                    font-size: 20px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 32px;
                }

        .background .content .gray-background .blocks-row[b-0nmzpfxy81] {
            display: flex;
            flex-direction: row;
            gap: 24px;
            margin-top: 40px;
        }

            .background .content .gray-background .blocks-row .block[b-0nmzpfxy81] {
                display: flex;
                padding: 32px 24px;
                flex-direction: column;
                align-items: center;
                gap: 16px;
                flex: 1 0 0;
                border-radius: 16px;
                background: #FFFFFF;
            }

                .background .content .gray-background .blocks-row .block .block-number[b-0nmzpfxy81] {
                    display: flex;
                    width: 56px;
                    height: 56px;
                    flex-direction: column;
                    justify-content: center;
                    align-items: center;
                    gap: 10px;
                    border-radius: 40px;
                    background: #B6E0F8;
                    color: #323232;
                    text-align: center;
                    font-family: Manrope;
                    font-size: 28px;
                    font-style: normal;
                    font-weight: 600;
                    line-height: 40px;
                }

                .background .content .gray-background .blocks-row .block .block-title[b-0nmzpfxy81] {
                    color: #323232;
                    text-align: center;
                    font-family: Manrope;
                    font-size: 24px;
                    font-style: normal;
                    font-weight: 700;
                    line-height: 32px;
                    margin-top: 16px;
                }

                .background .content .gray-background .blocks-row .block .block-content[b-0nmzpfxy81] {
                    color: #323232;
                    text-align: center;
                    font-family: Manrope;
                    font-size: 20px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 28px;
                    margin-top: 16px;
                }

        .background .content .gray-background .main-block[b-0nmzpfxy81] {
            display: flex;
            width: 100%;
            padding: 80px 40px 40px 40px;
            align-items: center;
            gap: 40px;
            border-radius: 24px;
            background: #FFF;
            margin-top: 240px;
            flex-direction: row;
            flex-wrap: wrap;
        }

            .background .content .gray-background .main-block .title[b-0nmzpfxy81] {
                margin-top: 0px;
                margin-bottom: 40px;
                width: 100%;
            }

            .background .content .gray-background .main-block .sub-block[b-0nmzpfxy81] {
                display: flex;
                padding: 32px 24px;
                flex-direction: column;
                align-items: flex-start;
                gap: 12px;
                flex: 1 0 0;
                border-radius: 24px;
                background: rgba(182, 204, 248, 0.20);
                min-width: 40%;
            }

                .background .content .gray-background .main-block .sub-block .sub-block-title[b-0nmzpfxy81] {
                    color: #323232;
                    text-align: center;
                    font-family: Manrope;
                    font-size: 24px;
                    font-style: normal;
                    font-weight: 700;
                    line-height: 32px;
                }

                .background .content .gray-background .main-block .sub-block .sub-block-content[b-0nmzpfxy81] {
                    color: #323232;
                    font-family: Manrope;
                    font-size: 20px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 28px;
                }

        .background .content .gray-background .steps-block[b-0nmzpfxy81] {
            display: flex;
            flex-direction: row;
            border-radius: 24px;
            overflow: hidden;
            margin-top: 24px;
            width: 100%;
            background-color: #FFFFFF;
        }

            .background .content .gray-background .steps-block .numeric-container[b-0nmzpfxy81] {
                display: flex;
                padding: 24px;
                align-items: center;
                gap: 10px;
                align-self: stretch;
                background: #E1DBF5;
            }

                .background .content .gray-background .steps-block .numeric-container .number[b-0nmzpfxy81] {
                    display: flex;
                    width: 64px;
                    height: 64px;
                    flex-direction: column;
                    justify-content: center;
                    align-items: center;
                    gap: 10px;
                    border-radius: 100px;
                    background: #F0EDFA;
                    color: #323232;
                    font-family: Manrope;
                    font-size: 28px;
                    font-style: normal;
                    font-weight: 700;
                    line-height: normal;
                }

            .background .content .gray-background .steps-block .steps-block-content[b-0nmzpfxy81] {
                padding: 24px;
                display: flex;
                flex-direction: column;
            }

                .background .content .gray-background .steps-block .steps-block-content .steps-block-title[b-0nmzpfxy81] {
                    color: #323232;
                    font-family: Manrope;
                    font-size: 24px;
                    font-style: normal;
                    font-weight: 700;
                    line-height: 32px;
                }

                .background .content .gray-background .steps-block .steps-block-content .steps-block-subtitle[b-0nmzpfxy81] {
                    color: #323232;
                    font-family: Manrope;
                    font-size: 20px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 28px;
                    margin-top: 8px;
                }

        .background .content .benefits-blocks[b-0nmzpfxy81] {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            gap: 24px;
            margin-top: 40px;
        }

            .background .content .benefits-blocks .block[b-0nmzpfxy81] {
                display: flex;
                flex-direction: column;
                min-width: 40%;
                display: flex;
                padding: 32px 24px;
                flex-direction: column;
                align-items: center;
                gap: 16px;
                flex: 1 0 0;
                border-radius: 16px;
                background: #FFFFFF;
                box-shadow: 0 4px 48px 0 rgba(15, 16, 16, 0.08);
            }

                .background .content .benefits-blocks .block img[b-0nmzpfxy81] {
                    height: 40px;
                }

                .background .content .benefits-blocks .block .benefits-block-title[b-0nmzpfxy81] {
                    color: #323232;
                    text-align: center;
                    font-family: Manrope;
                    font-size: 24px;
                    font-style: normal;
                    font-weight: 700;
                    line-height: 32px;
                }

                .background .content .benefits-blocks .block .benefits-block-subtitle[b-0nmzpfxy81] {
                    color: #323232;
                    text-align: center;
                    font-family: Manrope;
                    font-size: 20px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 28px;
                }

        .background .content[b-0nmzpfxy81] .faq-section {
            max-width: calc(100% - 64px);
            width: 100%;
            margin-top: 16px;
            margin-bottom: 240px;
        }

            .background .content[b-0nmzpfxy81] .faq-section .question {
                padding: 32px;
                border-radius: 16px;
                background: #FFFFFF;
                box-shadow: 0 4px 48px 0 rgba(15, 16, 16, 0.08);
                margin-top: 24px;
            }

                .background .content[b-0nmzpfxy81] .faq-section .question .mud-expand-panel-header {
                    padding: 0 !important;
                }

                    .background .content[b-0nmzpfxy81] .faq-section .question .mud-expand-panel-header .mud-expand-panel-text {
                        color: #323232;
                        font-family: Manrope;
                        font-size: 24px;
                        font-style: normal;
                        font-weight: 700;
                        line-height: 32px;
                    }

                .background .content[b-0nmzpfxy81] .faq-section .question .mud-expand-panel-content {
                    color: #323232;
                    font-family: Manrope;
                    font-size: 20px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 28px;
                    padding: 0;
                    padding-top: 18px;
                }

        .background .content .footer[b-0nmzpfxy81] {
            display: flex;
            padding: 32px;
            justify-content: space-between;
            align-items: flex-end;
            background: #000000;
            width: 100%;
        }

            .background .content .footer .contact-info[b-0nmzpfxy81] {
                display: flex;
                flex-direction: row;
            }

                .background .content .footer .contact-info .label[b-0nmzpfxy81] {
                    color: #BBBBBE;
                    font-family: Manrope;
                    font-size: 14px;
                    font-style: normal;
                    font-weight: 500;
                    line-height: 24px;
                }

                .background .content .footer .contact-info .email a[b-0nmzpfxy81] {
                    margin-left: 4px;
                    color: #FFFFFF;
                    font-family: Manrope;
                    font-size: 14px;
                    font-style: normal;
                    font-weight: 500;
                    line-height: 24px;
                    text-decoration-line: underline;
                    text-decoration-style: solid;
                    text-decoration-skip-ink: none;
                    text-decoration-thickness: auto;
                    text-underline-offset: auto;
                    text-underline-position: from-font;
                }

            .background .content .footer .social-media[b-0nmzpfxy81] {
                display: flex;
                flex-direction: row;
                gap: 32px;
            }

            .background .content .footer .item a[b-0nmzpfxy81] {
                color: #FFFFFF;
                font-family: Manrope;
                font-size: 14px;
                font-style: normal;
                font-weight: 500;
                line-height: 24px;
            }

@media(max-width: 1129px) {
    .background .content .apps[b-0nmzpfxy81] {
        flex-direction: column;
    }
}
@media(max-width: 1023px) {

    .background .content img.man[b-0nmzpfxy81] {
        margin-top: 16px;
    }

        .background .content .header[b-0nmzpfxy81] {
            position: sticky;
            min-width: 100vw;
            min-width: 100dvw;
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            border-bottom-left-radius: 16px;
            border-bottom-right-radius: 16px;
            top: 0px;
            left: 0;
            padding: 8px 16px;
            margin: 0;
        }

            .background .content .header .upper-header .sections[b-0nmzpfxy81] {
                display: none;
            }


            .background .content .header .upper-header .buttons[b-0nmzpfxy81] .primary-button {
                padding: 8px 16px;
            }

            .background .content .header .upper-header[b-0nmzpfxy81] .mobile-header-expandable-toggle {
                display: block;
            }

            .background .content .header .upper-header .expandable-header[b-0nmzpfxy81] {
                display: inline;
            }

            .background .content .header:has(.upper-header .expandable-header.expanded)[b-0nmzpfxy81] {
                padding-bottom: 224px;
            }

    .background .content .section[b-0nmzpfxy81] {
        max-width: calc(100% - 24px);
    }

    .background .content .sliding-accordion[b-0nmzpfxy81] {
        margin-left: 24px;
        padding-right: 24px;
    }

    .background .content .girl-wrapper .blocks .blocks-row[b-0nmzpfxy81] {
        flex-direction: column;
    }

    .background .content .girl-wrapper .blocks[b-0nmzpfxy81] {
        height: 1200px;
    }

        .background .content .girl-wrapper .blocks img.girl[b-0nmzpfxy81] {
            height: 1200px;
            object-position: 56% 12%;
        }

    .background .content .gray-background .blocks-row[b-0nmzpfxy81] {
        flex-direction: column;
    }

    .background .content .gray-background .main-block[b-0nmzpfxy81] {
        flex-direction: column;
        padding-left: 24px;
        padding-right: 24px;
    }

    .background .content .benefits-blocks[b-0nmzpfxy81] {
        gap: 16px;
    }

    .background .content .big-title[b-0nmzpfxy81] {
        font-size: 44px;
        line-height: 52px;
    }
}

@media(max-width: 767px) {
    .background .content .section[b-0nmzpfxy81] {
        max-width: calc(100% - 16px);
    }

    .background .content .sliding-accordion[b-0nmzpfxy81] {
        margin-left: 16px;
        padding-right: 16px;
    }

    .background .content .girl-wrapper .blocks img.girl[b-0nmzpfxy81] {
        height: 1200px;
        object-position: 53% 12%;
    }

    .background .content .sells-title[b-0nmzpfxy81] {
        flex-direction: column;
        gap: 24px;
    }

        .background .content .sells-title .buttons[b-0nmzpfxy81] {
            align-self: flex-start;
        }

    .background .content .gray-background .main-block[b-0nmzpfxy81] {
        flex-direction: column;
        padding-left: 16px;
        padding-right: 16px;
    }

    .background .content .benefits-blocks[b-0nmzpfxy81] {
        flex-direction: column;
    }

    .background .content .gray-background .steps-block[b-0nmzpfxy81] {
        flex-direction: column;
    }

    .background .content .gray-background .steps-block .numeric-container[b-0nmzpfxy81] {
        padding: 8px 12px;
    }

        .background .content .gray-background .steps-block .numeric-container .number[b-0nmzpfxy81] {
            display: flex;
            width: 32px;
            height: 32px;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 10px;
            font-family: Manrope;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px;
        }

    .background .content .big-title[b-0nmzpfxy81] {
        font-size: 32px;
        line-height: 44px;
    }

    .background .content .buttons[b-0nmzpfxy81] {
        flex-direction: column;
    }

    .background .content .footer[b-0nmzpfxy81] {
        padding: 24px 16px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 24px;
    }
        .background .content .footer .social-media[b-0nmzpfxy81] {
            flex-wrap: wrap;
            justify-content: center;
        }
}

@media(max-width: 574px){
    .background .content .apps .block .image[b-0nmzpfxy81] {
        height: 328px;
    }
    .background .content .apps .block:last-of-type .image .diagram[b-0nmzpfxy81] {
        margin-bottom: auto;
    }
    .background .content .apps .block:last-of-type .image .diagram img[b-0nmzpfxy81] {
        width: 170px;
    }

    .background .content .apps .block .image .diagram .flying-text.mind[b-0nmzpfxy81] {
        left: 0px;
        bottom: -44px;
    }

    .background .content .apps .block .image .diagram .flying-text.body[b-0nmzpfxy81] {
        top: -50px;
        left: 50%;
        transform: translate(-50%)
    }

    .background .content .apps .block .image .diagram .flying-text.energy[b-0nmzpfxy81] {
        right: 0px;
        bottom: -44px;
    }
}

@media (max-width: 399px){
    .background .content .header .upper-header[b-0nmzpfxy81] .primary-button.text-login-button {
        display: none;
    }

    .background .content .header .upper-header[b-0nmzpfxy81] .primary-button.icon-login-button {
        display: block;
    }
}
/* /Components/Pages/NotFound.razor.rz.scp.css */
.content[b-oupbb0rz4y] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

    .content h1[b-oupbb0rz4y] {
        font-family: Manrope;
        font-weight: 700;
        font-style: Bold;
        font-size: 80px;
        leading-trim: NONE;
        line-height: 80px;
        letter-spacing: 0%;
        text-align: center;
        color: #457EE7;
        margin-bottom: 40px;
    }

.title[b-oupbb0rz4y] {
    color: #323232;
    text-align: center;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 8px;
}

.subtitle[b-oupbb0rz4y] {
    color: #323232;
    text-align: center;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    max-width: 442px;
}

[b-oupbb0rz4y] .go-home-button {
    display: flex;
    padding: 12px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 24px;
    border-radius: 12px;
    background: #175EE1 !important;
}

    [b-oupbb0rz4y] .go-home-button:hover {
        background: #124BB4 !important;
    }
/* /Components/Pages/WithdrawHistory.razor.rz.scp.css */
.page-content[b-8nagp3ooqu] {
    display: flex;
    flex-direction: column;
    padding: 32px 32px 32px 24px;
    height: 100%;
    overflow-y: scroll;
}

    .page-content .title[b-8nagp3ooqu] {
        color: #323232;
        font-family: Manrope;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        margin-bottom: 24px;
    }

    .page-content .list[b-8nagp3ooqu] {
        height: 100%;
        gap: 16px;
        display: flex;
        flex-direction: column;
    }

        .page-content .list .item-card[b-8nagp3ooqu] {
            display: flex;
            border-radius: 12px;
            border: 1px solid #E9E9EA;
            background: #FFFFFF;
            padding: 16px 24px;
        }

            .page-content .list .item-card img[b-8nagp3ooqu] {
                margin-right: 16px;
            }

            .page-content .list .item-card .card-content[b-8nagp3ooqu] {
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-items: center;
                flex: 1;
            }

                .page-content .list .item-card .card-content .info .title[b-8nagp3ooqu] {
                    color: #323232;
                    font-family: Manrope;
                    font-size: 16px;
                    font-style: normal;
                    font-weight: 500;
                    line-height: 28px; /* 175% */
                    margin-bottom: 0px;
                }

                .page-content .list .item-card .card-content .info .date[b-8nagp3ooqu] {
                    color: #323232;
                    font-family: Manrope;
                    font-size: 14px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 20px; /* 142.857% */
                }

                .page-content .list .item-card .card-content .sum[b-8nagp3ooqu] {
                    color: #323232;
                    font-family: Manrope;
                    font-size: 24px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 32px; /* 133.333% */
                }

                    .page-content .list .item-card .card-content .sum.inactive[b-8nagp3ooqu] {
                        color: #A2A2A2;
                    }

        .page-content .list .loading-container[b-8nagp3ooqu] {
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 80px;
            overflow: hidden;
        }

            .page-content .list .loading-container[b-8nagp3ooqu]  .loading-spiner .mud-progress-circular-svg .mud-progress-circular-circle {
                stroke: #000000 !important;
            }
