/* /Components/Dialogs/AddSkillDialog.razor.rz.scp.css */
#fee-hide[b-abo4wfsyxa] {
    display: none;
    white-space: pre;
    margin: 0;
    padding: 0;
}

.modal-content[b-abo4wfsyxa] {
    box-shadow: 0px 4px 20px 0px #00000040;
}

/* ---------------- */
/* /Components/Dialogs/ChangeMeetingStatusDialog.razor.rz.scp.css */
#fee-hide[b-lmggoz1rpu] {
    display: none;
    white-space: pre;
    margin: 0;
    padding: 0;
}

.modal-content[b-lmggoz1rpu] {
    box-shadow: 0px 4px 20px 0px #00000040;
}

/* ---------------- */
/* /Components/Dialogs/CreateEditMeetingDialog.razor.rz.scp.css */
#fee-hide[b-551xxvjp2x] {
    display: none;
    white-space: pre;
    margin: 0;
    padding: 0;
}

.modal-content[b-551xxvjp2x] {
    box-shadow: 0px 4px 20px 0px #00000040;
}

/* ---------------- */
/* /Components/Dialogs/CreateEditRecommendationDialog.razor.rz.scp.css */
#fee-hide[b-1v53yd634b] {
    display: none;
    white-space: pre;
    margin: 0;
    padding: 0;
}

.modal-content[b-1v53yd634b] {
    box-shadow: 0px 4px 20px 0px #00000040;
}

/* ---------------- */
/* /Components/Dialogs/SubscriptionFeeDialog.razor.rz.scp.css */
#fee-hide[b-h0qflcjsa1] {
    display: none;
    white-space: pre;
    margin: 0;
    padding: 0;
}

.modal-content[b-h0qflcjsa1] {
    box-shadow: 0px 4px 20px 0px #00000040;
}

/* ---------------- */
/* /Components/LogoutCompleted.razor.rz.scp.css */
.page-container[b-12rw3s7tyh] {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: max(6rem, 8vw);
}

.faqs > div > h1[b-12rw3s7tyh] {
    padding: 100px 20px !important;
}

.faqs .bg-title[b-12rw3s7tyh] {
    background-color: #DDF4E9;
}

.accordion-button[b-12rw3s7tyh],
.accordion-header[b-12rw3s7tyh],
.accordion-item[b-12rw3s7tyh] {
    border-radius: 20px !important;
}

.accordion-header[b-12rw3s7tyh] {
    border: 1px solid #ccc;
}

    .accordion-header button[b-12rw3s7tyh] {
        font-weight: 600 !important;
    }

.accordion-button:not(.collapsed)[b-12rw3s7tyh]::after {
    height: 8px !important;
}

.faqs .accordion-body[b-12rw3s7tyh] {
    color: #6A6A6A;
    font-size: 16px;
    line-height: 30px;
    padding: 20px !important;
}

@media (min-width:1200px) {
    .faqs .accordion-body[b-12rw3s7tyh] {
        font-size: 20px;
        line-height: 38px;
        padding: 50px 45px !important;
    }
}

.privacy p[b-12rw3s7tyh] {
    color: #8A8A8A;
    font-size: 16px;
    line-height: 30px;
}

@media (min-width:1200px) {
    .privacy p[b-12rw3s7tyh] {
        font-size: 20px;
        line-height: 38px;
    }
}

.privacy > div[b-12rw3s7tyh] {
    display: flex;
    flex-direction: column;
    gap: 55px;
}
/* /Pages/AboutUs.razor.rz.scp.css */
.page-container[b-q9lno9ej8r] {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: max(6rem, 8vw);
}

.faqs > div > h1[b-q9lno9ej8r] {
    padding: 100px 20px !important;
}

.faqs .bg-title[b-q9lno9ej8r] {
    background-color: #DDF4E9;
}

.accordion-button[b-q9lno9ej8r],
.accordion-header[b-q9lno9ej8r],
.accordion-item[b-q9lno9ej8r] {
    border-radius: 20px !important;
}

.accordion-header[b-q9lno9ej8r] {
    border: 1px solid #ccc;
}

    .accordion-header button[b-q9lno9ej8r] {
        font-weight: 600 !important;
    }

.accordion-button:not(.collapsed)[b-q9lno9ej8r]::after {
    height: 8px !important;
}

.faqs .accordion-body[b-q9lno9ej8r] {
    color: #6A6A6A;
    font-size: 16px;
    line-height: 30px;
    padding: 20px !important;
}

@media (min-width:1200px) {
    .faqs .accordion-body[b-q9lno9ej8r] {
        font-size: 20px;
        line-height: 38px;
        padding: 50px 45px !important;
    }
}

.privacy p[b-q9lno9ej8r] {
    color: #8A8A8A;
    font-size: 16px;
    line-height: 30px;
}

@media (min-width:1200px) {
    .privacy p[b-q9lno9ej8r] {
        font-size: 20px;
        line-height: 38px;
    }
}

.privacy > div[b-q9lno9ej8r] {
    display: flex;
    flex-direction: column;
    gap: 55px;
}
/* /Pages/BecomeMentor/BecomeMentor.razor.rz.scp.css */
.curve[b-a93gg80gp8] {
    background-image: url('/templates/assets/images/login-curve.svg');
    height: 700px;
    width: 100vw;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(0%);
    background-position: top;
    display: none;
}

.login-screen[b-a93gg80gp8] {
    min-height: 100vh;
    text-align: center;
    gap: 0.5rem;
    padding-top: 10vh;
}

.logins > button[b-a93gg80gp8] {
    width: 60px;
    height: 40px;
    border-radius: 9px;
}

    .logins > button:nth-child(1)[b-a93gg80gp8] {
        background-color: black;
    }

    .logins > button:nth-child(2)[b-a93gg80gp8] {
        background-color: #1254AB;
    }

    .logins > button:nth-child(3)[b-a93gg80gp8] {
        background-color: #F65A5B;
    }

h1[b-a93gg80gp8],
h2[b-a93gg80gp8] {
    font-size: 50px;
    color: var(--primary--dark);
    font-weight: 700;
    margin-bottom: 1.5em;
    line-height: 50px;
}

h2[b-a93gg80gp8] {
    font-size: 40px;
}

.form-check[b-a93gg80gp8] {
    font-size: 14px;
    font-weight: 500;
    color: #757575;
}

    .form-check a[b-a93gg80gp8] {
        color: var(--primary--dark);
        text-decoration: underline;
    }

/* sign up 1/3 */


.signup-screen[b-a93gg80gp8] {
    min-height: calc(100vh - 6rem);
    display: grid;
    gap: 0.5rem;
    padding-top: 3em;
    padding-bottom: 3rem;
}

@media (max-height:700px) {
    .signup-screen[b-a93gg80gp8] {
        padding-bottom: 3em;
    }
}

.choose-category > div[b-a93gg80gp8] {
    height: 215px;
    background-color: #EDF4F1;
    border-radius: 15px;
    position: relative;
}

    .choose-category > div button[b-a93gg80gp8] {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 50%);
    }


.signup-screen label[b-a93gg80gp8] {
    font-size: 18px;
    font-weight: 500;
    width: fit-content;
}

.upload-image-container[b-a93gg80gp8] {
    max-width: 450px;
}

    .upload-image-container > div:first-child[b-a93gg80gp8] {
        min-width: 65px;
        min-height: 65px;
        border-radius: 50%;
        background-color: #BADDCD;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .upload-image-container > div:last-child button[b-a93gg80gp8] {
        height: 32px;
        font-size: 13px;
        flex-grow: 1;
    }

        .upload-image-container > div:last-child button:hover[b-a93gg80gp8] {
            filter: opacity(0.9);
        }

        .upload-image-container > div:last-child button:last-child[b-a93gg80gp8] {
            background-color: var(--primary--dark);
        }


.input-error[b-a93gg80gp8] {
    border: 1px solid #FF1D1D;
}


.login-screen[b-a93gg80gp8] {
    display: grid;
    place-content: center;
    text-align: center;
    margin-top: 5rem;
    padding-top: 5rem;
    padding-bottom: 8rem;
    min-height: calc(100vh - 10rem);
}

    .login-screen > .row > span[b-a93gg80gp8] {
        font-size: 20px;
    }

@media (min-width:1500px) {
    .login-screen > .row > span[b-a93gg80gp8] {
        font-size: 24px;
    }
}

.page-container[b-a93gg80gp8] {
    min-height: 100vh;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: max(6rem, 8vw);
}

@media (min-width:1200px) {
    .page-container[b-a93gg80gp8] {
        padding-left: 6vw;
        padding-right: 6vw;
    }
}

.logins > button[b-a93gg80gp8] {
    width: 60px;
    height: 40px;
    border-radius: 9px;
}

    .logins > button:nth-child(1)[b-a93gg80gp8] {
        background-color: black;
    }

    .logins > button:nth-child(2)[b-a93gg80gp8] {
        background-color: #1254AB;
    }

    .logins > button:nth-child(3)[b-a93gg80gp8] {
        background-color: #F65A5B;
    }

h1[b-a93gg80gp8],
h2[b-a93gg80gp8] {
    font-size: 60px;
    color: var(--primary--dark);
    font-weight: 700;
    line-height: 80px;
}

h2[b-a93gg80gp8] {
    font-size: 40px;
}

@media (min-width:1500px) {
    h1[b-a93gg80gp8] {
        font-size: 70px;
        color: var(--primary--dark);
        font-weight: 700;
        line-height: 90px;
    }
}

.form-check[b-a93gg80gp8] {
    font-size: 14px;
    font-weight: 500;
    color: #757575;
}

    .form-check a[b-a93gg80gp8] {
        color: var(--primary--dark);
        text-decoration: underline;
    }

/* sign up 1/3 */


.signup-screen[b-a93gg80gp8] {
    min-height: calc(100vh - 6rem);
    display: grid;
    gap: 0.5rem;
    padding-top: 3em;
    padding-bottom: 3rem;
}

@media (max-height:700px) {
    .signup-screen[b-a93gg80gp8] {
        padding-bottom: 3em;
    }
}

.choose-category > div[b-a93gg80gp8] {
    height: 215px;
    background-color: #EDF4F1;
    border-radius: 15px;
    position: relative;
}

    .choose-category > div button[b-a93gg80gp8] {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 50%);
    }


.signup-screen label[b-a93gg80gp8] {
    font-size: 18px;
    font-weight: 500;
    width: fit-content;
}

.upload-image-container[b-a93gg80gp8] {
    max-width: 450px;
}

    .upload-image-container > div:first-child[b-a93gg80gp8] {
        min-width: 65px;
        min-height: 65px;
        border-radius: 50%;
        background-color: #BADDCD;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .upload-image-container > div:last-child button[b-a93gg80gp8] {
        height: 32px;
        font-size: 13px;
        flex-grow: 1;
    }

        .upload-image-container > div:last-child button:hover[b-a93gg80gp8] {
            filter: opacity(0.9);
        }

        .upload-image-container > div:last-child button:last-child[b-a93gg80gp8] {
            background-color: var(--primary--dark);
        }


.input-error[b-a93gg80gp8] {
    border: 1px solid #FF1D1D;
}


/* desktop css */



.alert[b-a93gg80gp8] {
    font-size: 16px;
}

input[b-a93gg80gp8]::placeholder {
    color: #757575;
    opacity: 60%;
}

a:hover[b-a93gg80gp8] {
    color: var(--primary--green) !important;
}


.dropdowns button[b-a93gg80gp8] {
    font-size: 16px;
}

.find-mentors[b-a93gg80gp8] {
    font-family: 'Roboto', 'sans-serif';
    margin-top: max(5rem, 8vw);
    margin-bottom: max(5rem, 8vw);
    row-gap: max(3rem, 7vw);
    column-gap: 3rem;
}

    .find-mentors > div[b-a93gg80gp8] {
        max-width: 200px;
    }

.find-mentors__card img[b-a93gg80gp8] {
    width: 100%;
}

.find-mentors__card h6[b-a93gg80gp8] {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
}

.find-mentors__card span[b-a93gg80gp8] {
    font-size: 18px;
    font-weight: 400;
    color: #B4B4B4;
}

.find-mentors__card button[b-a93gg80gp8] {
    width: 120px;
}

@media (min-width:1500px) {
    .find-mentors > div[b-a93gg80gp8] {
        max-width: 285px;
    }

    .find-mentors__card h6[b-a93gg80gp8] {
        font-size: 36px;
    }

    .find-mentors__card span[b-a93gg80gp8] {
        font-size: 28px;
    }

    .find-mentors__card button[b-a93gg80gp8] {
        width: 180px;
    }
}


.dropdown-menu-language[b-a93gg80gp8] {
    font-size: 16px;
}

@media (min-width:1500px) {
    .dropdown-menu-language[b-a93gg80gp8] {
        font-size: 22px;
    }
}

.login-screen__steps img[b-a93gg80gp8] {
    width: 35px;
}

@media (min-width:1600px) {
    .login-screen__steps img[b-a93gg80gp8] {
        width: 55px;
    }
}


input[b-a93gg80gp8]::placeholder {
    color: #757575 !important;
}

input[type='month'][b-a93gg80gp8] {
    position: relative;
}

    input[type='month'][b-a93gg80gp8]::-webkit-calendar-picker-indicator {
        color: transparent;
        background: none;
        z-index: 1;
        position: relative;
    }




    input[type='month'][b-a93gg80gp8]:before {
        position: absolute;
        content: url('/templates/assets/icons/select-date.svg');
        top: 50%;
        right: 20px;
        transform: translateY(-50%);
    }

@media (max-width:768px) {
    #upload-img[b-a93gg80gp8] {
        position: absolute;
        right: 0;
        opacity: 0.45;
        z-index: 0;
    }
}


@media (max-width:400px) {
    #terms[b-a93gg80gp8] {
        font-size: 14px;
    }
}
/* /Pages/BecomeMentor/Congratulation.razor.rz.scp.css */
.curve[b-ixhubdl2ot] {
    background-image: url('/assets/images/login-curve.svg');
    height: 700px;
    width: 100vw;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(0%);
    background-position: top;
    display: none;
}

.login-screen[b-ixhubdl2ot] {
    min-height: 100vh;
    text-align: center;
    gap: 0.5rem;
    padding-top: 10vh;
}

.logins > button[b-ixhubdl2ot] {
    width: 60px;
    height: 40px;
    border-radius: 9px;
}

    .logins > button:nth-child(1)[b-ixhubdl2ot] {
        background-color: black;
    }

    .logins > button:nth-child(2)[b-ixhubdl2ot] {
        background-color: #1254AB;
    }

    .logins > button:nth-child(3)[b-ixhubdl2ot] {
        background-color: #F65A5B;
    }

h1[b-ixhubdl2ot],
h2[b-ixhubdl2ot] {
    font-size: 50px;
    color: var(--primary--dark);
    font-weight: 700;
    margin-bottom: 1.5em;
    line-height: 50px;
}

h2[b-ixhubdl2ot] {
    font-size: 40px;
}

.form-check[b-ixhubdl2ot] {
    font-size: 14px;
    font-weight: 500;
    color: #757575;
}

    .form-check a[b-ixhubdl2ot] {
        color: var(--primary--dark);
        text-decoration: underline;
    }

/* sign up 1/3 */


.signup-screen[b-ixhubdl2ot] {
    min-height: calc(100vh - 6rem);
    display: grid;
    gap: 0.5rem;
    padding-top: 3em;
    padding-bottom: 3rem;
}

@media (max-height:700px) {
    .signup-screen[b-ixhubdl2ot] {
        padding-bottom: 3em;
    }
}

.choose-category > div[b-ixhubdl2ot] {
    height: 215px;
    background-color: #EDF4F1;
    border-radius: 15px;
    position: relative;
}

    .choose-category > div button[b-ixhubdl2ot] {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 50%);
    }


.signup-screen label[b-ixhubdl2ot] {
    font-size: 18px;
    font-weight: 500;
    width: fit-content;
}

.upload-image-container[b-ixhubdl2ot] {
    max-width: 450px;
}

    .upload-image-container > div:first-child[b-ixhubdl2ot] {
        min-width: 65px;
        min-height: 65px;
        border-radius: 50%;
        background-color: #BADDCD;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .upload-image-container > div:last-child button[b-ixhubdl2ot] {
        height: 32px;
        font-size: 13px;
        flex-grow: 1;
    }

        .upload-image-container > div:last-child button:hover[b-ixhubdl2ot] {
            filter: opacity(0.9);
        }

        .upload-image-container > div:last-child button:last-child[b-ixhubdl2ot] {
            background-color: var(--primary--dark);
        }


.input-error[b-ixhubdl2ot] {
    border: 1px solid #FF1D1D;
}


.login-screen[b-ixhubdl2ot] {
    display: grid;
    place-content: center;
    text-align: center;
    margin-top: 5rem;
    padding-top: 5rem;
    padding-bottom: 8rem;
    min-height: calc(100vh - 10rem);
}

    .login-screen > .row > span[b-ixhubdl2ot] {
        font-size: 20px;
    }

@media (min-width:1500px) {
    .login-screen > .row > span[b-ixhubdl2ot] {
        font-size: 24px;
    }
}

.page-container[b-ixhubdl2ot] {
    min-height: 100vh;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: max(6rem, 8vw);
}

@media (min-width:1200px) {
    .page-container[b-ixhubdl2ot] {
        padding-left: 6vw;
        padding-right: 6vw;
    }
}

.logins > button[b-ixhubdl2ot] {
    width: 60px;
    height: 40px;
    border-radius: 9px;
}

    .logins > button:nth-child(1)[b-ixhubdl2ot] {
        background-color: black;
    }

    .logins > button:nth-child(2)[b-ixhubdl2ot] {
        background-color: #1254AB;
    }

    .logins > button:nth-child(3)[b-ixhubdl2ot] {
        background-color: #F65A5B;
    }

h1[b-ixhubdl2ot],
h2[b-ixhubdl2ot] {
    font-size: 60px;
    color: var(--primary--dark);
    font-weight: 700;
    line-height: 80px;
}

h2[b-ixhubdl2ot] {
    font-size: 40px;
}

@media (min-width:1500px) {
    h1[b-ixhubdl2ot] {
        font-size: 70px;
        color: var(--primary--dark);
        font-weight: 700;
        line-height: 90px;
    }
}

.form-check[b-ixhubdl2ot] {
    font-size: 14px;
    font-weight: 500;
    color: #757575;
}

    .form-check a[b-ixhubdl2ot] {
        color: var(--primary--dark);
        text-decoration: underline;
    }

/* sign up 1/3 */


.signup-screen[b-ixhubdl2ot] {
    min-height: calc(100vh - 6rem);
    display: grid;
    gap: 0.5rem;
    padding-top: 3em;
    padding-bottom: 3rem;
}

@media (max-height:700px) {
    .signup-screen[b-ixhubdl2ot] {
        padding-bottom: 3em;
    }
}

.choose-category > div[b-ixhubdl2ot] {
    height: 215px;
    background-color: #EDF4F1;
    border-radius: 15px;
    position: relative;
}

    .choose-category > div button[b-ixhubdl2ot] {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 50%);
    }


.signup-screen label[b-ixhubdl2ot] {
    font-size: 18px;
    font-weight: 500;
    width: fit-content;
}

.upload-image-container[b-ixhubdl2ot] {
    max-width: 450px;
}

    .upload-image-container > div:first-child[b-ixhubdl2ot] {
        min-width: 65px;
        min-height: 65px;
        border-radius: 50%;
        background-color: #BADDCD;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .upload-image-container > div:last-child button[b-ixhubdl2ot] {
        height: 32px;
        font-size: 13px;
        flex-grow: 1;
    }

        .upload-image-container > div:last-child button:hover[b-ixhubdl2ot] {
            filter: opacity(0.9);
        }

        .upload-image-container > div:last-child button:last-child[b-ixhubdl2ot] {
            background-color: var(--primary--dark);
        }


.input-error[b-ixhubdl2ot] {
    border: 1px solid #FF1D1D;
}


/* desktop css */



.alert[b-ixhubdl2ot] {
    font-size: 16px;
}

input[b-ixhubdl2ot]::placeholder {
    color: #757575;
    opacity: 60%;
}

a:hover[b-ixhubdl2ot] {
    color: var(--primary--green) !important;
}


.dropdowns button[b-ixhubdl2ot] {
    font-size: 16px;
}

.find-mentors[b-ixhubdl2ot] {
    font-family: 'Roboto', 'sans-serif';
    margin-top: max(5rem, 8vw);
    margin-bottom: max(5rem, 8vw);
    row-gap: max(3rem, 7vw);
    column-gap: 3rem;
}

    .find-mentors > div[b-ixhubdl2ot] {
        max-width: 200px;
    }

.find-mentors__card img[b-ixhubdl2ot] {
    width: 100%;
}

.find-mentors__card h6[b-ixhubdl2ot] {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
}

.find-mentors__card span[b-ixhubdl2ot] {
    font-size: 18px;
    font-weight: 400;
    color: #B4B4B4;
}

.find-mentors__card button[b-ixhubdl2ot] {
    width: 120px;
}

@media (min-width:1500px) {
    .find-mentors > div[b-ixhubdl2ot] {
        max-width: 285px;
    }

    .find-mentors__card h6[b-ixhubdl2ot] {
        font-size: 36px;
    }

    .find-mentors__card span[b-ixhubdl2ot] {
        font-size: 28px;
    }

    .find-mentors__card button[b-ixhubdl2ot] {
        width: 180px;
    }
}


.dropdown-menu-language[b-ixhubdl2ot] {
    font-size: 16px;
}

@media (min-width:1500px) {
    .dropdown-menu-language[b-ixhubdl2ot] {
        font-size: 22px;
    }
}

.login-screen__steps img[b-ixhubdl2ot] {
    width: 35px;
}

@media (min-width:1600px) {
    .login-screen__steps img[b-ixhubdl2ot] {
        width: 55px;
    }
}


input[b-ixhubdl2ot]::placeholder {
    color: #757575 !important;
}

input[type='month'][b-ixhubdl2ot] {
    position: relative;
}

    input[type='month'][b-ixhubdl2ot]::-webkit-calendar-picker-indicator {
        color: transparent;
        background: none;
        z-index: 1;
        position: relative;
    }




    input[type='month'][b-ixhubdl2ot]:before {
        position: absolute;
        content: url('/assets/icons/select-date.svg');
        top: 50%;
        right: 20px;
        transform: translateY(-50%);
    }

@media (max-width:768px) {
    #upload-img[b-ixhubdl2ot] {
        position: absolute;
        right: 0;
        opacity: 0.45;
        z-index: 0;
    }
}


@media (max-width:400px) {
    #terms[b-ixhubdl2ot] {
        font-size: 14px;
    }
}
/* /Pages/BecomeMentor/ProfessionalInformation.razor.rz.scp.css */
.curve[b-zkurrgihy1] {
    background-image: url('/assets/images/login-curve.svg');
    height: 700px;
    width: 100vw;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(0%);
    background-position: top;
    display: none;
}

.login-screen[b-zkurrgihy1] {
    min-height: 100vh;
    text-align: center;
    gap: 0.5rem;
    padding-top: 10vh;
}

.logins > button[b-zkurrgihy1] {
    width: 60px;
    height: 40px;
    border-radius: 9px;
}

    .logins > button:nth-child(1)[b-zkurrgihy1] {
        background-color: black;
    }

    .logins > button:nth-child(2)[b-zkurrgihy1] {
        background-color: #1254AB;
    }

    .logins > button:nth-child(3)[b-zkurrgihy1] {
        background-color: #F65A5B;
    }

h1[b-zkurrgihy1],
h2[b-zkurrgihy1] {
    font-size: 50px;
    color: var(--primary--dark);
    font-weight: 700;
    margin-bottom: 1.5em;
    line-height: 50px;
}

h2[b-zkurrgihy1] {
    font-size: 40px;
}

.form-check[b-zkurrgihy1] {
    font-size: 14px;
    font-weight: 500;
    color: #757575;
}

    .form-check a[b-zkurrgihy1] {
        color: var(--primary--dark);
        text-decoration: underline;
    }

/* sign up 1/3 */


.signup-screen[b-zkurrgihy1] {
    min-height: calc(100vh - 6rem);
    display: grid;
    gap: 0.5rem;
    padding-top: 3em;
    padding-bottom: 3rem;
}

@media (max-height:700px) {
    .signup-screen[b-zkurrgihy1] {
        padding-bottom: 3em;
    }
}

.choose-category > div[b-zkurrgihy1] {
    height: 215px;
    background-color: #EDF4F1;
    border-radius: 15px;
    position: relative;
}

    .choose-category > div button[b-zkurrgihy1] {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 50%);
    }


.signup-screen label[b-zkurrgihy1] {
    font-size: 18px;
    font-weight: 500;
    width: fit-content;
}

.upload-image-container[b-zkurrgihy1] {
    max-width: 450px;
}

    .upload-image-container > div:first-child[b-zkurrgihy1] {
        min-width: 65px;
        min-height: 65px;
        border-radius: 50%;
        background-color: #BADDCD;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .upload-image-container > div:last-child button[b-zkurrgihy1] {
        height: 32px;
        font-size: 13px;
        flex-grow: 1;
    }

        .upload-image-container > div:last-child button:hover[b-zkurrgihy1] {
            filter: opacity(0.9);
        }

        .upload-image-container > div:last-child button:last-child[b-zkurrgihy1] {
            background-color: var(--primary--dark);
        }


.input-error[b-zkurrgihy1] {
    border: 1px solid #FF1D1D;
}


.login-screen[b-zkurrgihy1] {
    display: grid;
    place-content: center;
    text-align: center;
    margin-top: 5rem;
    padding-top: 5rem;
    padding-bottom: 8rem;
    min-height: calc(100vh - 10rem);
}

    .login-screen > .row > span[b-zkurrgihy1] {
        font-size: 20px;
    }

@media (min-width:1500px) {
    .login-screen > .row > span[b-zkurrgihy1] {
        font-size: 24px;
    }
}

.page-container[b-zkurrgihy1] {
    min-height: 100vh;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: max(6rem, 8vw);
}

@media (min-width:1200px) {
    .page-container[b-zkurrgihy1] {
        padding-left: 6vw;
        padding-right: 6vw;
    }
}

.logins > button[b-zkurrgihy1] {
    width: 60px;
    height: 40px;
    border-radius: 9px;
}

    .logins > button:nth-child(1)[b-zkurrgihy1] {
        background-color: black;
    }

    .logins > button:nth-child(2)[b-zkurrgihy1] {
        background-color: #1254AB;
    }

    .logins > button:nth-child(3)[b-zkurrgihy1] {
        background-color: #F65A5B;
    }

h1[b-zkurrgihy1],
h2[b-zkurrgihy1] {
    font-size: 60px;
    color: var(--primary--dark);
    font-weight: 700;
    line-height: 80px;
}

h2[b-zkurrgihy1] {
    font-size: 40px;
}

@media (min-width:1500px) {
    h1[b-zkurrgihy1] {
        font-size: 70px;
        color: var(--primary--dark);
        font-weight: 700;
        line-height: 90px;
    }
}

.form-check[b-zkurrgihy1] {
    font-size: 14px;
    font-weight: 500;
    color: #757575;
}

    .form-check a[b-zkurrgihy1] {
        color: var(--primary--dark);
        text-decoration: underline;
    }

/* sign up 1/3 */


.signup-screen[b-zkurrgihy1] {
    min-height: calc(100vh - 6rem);
    display: grid;
    gap: 0.5rem;
    padding-top: 3em;
    padding-bottom: 3rem;
}

@media (max-height:700px) {
    .signup-screen[b-zkurrgihy1] {
        padding-bottom: 3em;
    }
}

.choose-category > div[b-zkurrgihy1] {
    height: 215px;
    background-color: #EDF4F1;
    border-radius: 15px;
    position: relative;
}

    .choose-category > div button[b-zkurrgihy1] {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 50%);
    }


.signup-screen label[b-zkurrgihy1] {
    font-size: 18px;
    font-weight: 500;
    width: fit-content;
}

.upload-image-container[b-zkurrgihy1] {
    max-width: 450px;
}

    .upload-image-container > div:first-child[b-zkurrgihy1] {
        min-width: 65px;
        min-height: 65px;
        border-radius: 50%;
        background-color: #BADDCD;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .upload-image-container > div:last-child button[b-zkurrgihy1] {
        height: 32px;
        font-size: 13px;
        flex-grow: 1;
    }

        .upload-image-container > div:last-child button:hover[b-zkurrgihy1] {
            filter: opacity(0.9);
        }

        .upload-image-container > div:last-child button:last-child[b-zkurrgihy1] {
            background-color: var(--primary--dark);
        }


.input-error[b-zkurrgihy1] {
    border: 1px solid #FF1D1D;
}


/* desktop css */



.alert[b-zkurrgihy1] {
    font-size: 16px;
}

input[b-zkurrgihy1]::placeholder {
    color: #757575;
    opacity: 60%;
}

a:hover[b-zkurrgihy1] {
    color: var(--primary--green) !important;
}


.dropdowns button[b-zkurrgihy1] {
    font-size: 16px;
}

.find-mentors[b-zkurrgihy1] {
    font-family: 'Roboto', 'sans-serif';
    margin-top: max(5rem, 8vw);
    margin-bottom: max(5rem, 8vw);
    row-gap: max(3rem, 7vw);
    column-gap: 3rem;
}

    .find-mentors > div[b-zkurrgihy1] {
        max-width: 200px;
    }

.find-mentors__card img[b-zkurrgihy1] {
    width: 100%;
}

.find-mentors__card h6[b-zkurrgihy1] {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
}

.find-mentors__card span[b-zkurrgihy1] {
    font-size: 18px;
    font-weight: 400;
    color: #B4B4B4;
}

.find-mentors__card button[b-zkurrgihy1] {
    width: 120px;
}

@media (min-width:1500px) {
    .find-mentors > div[b-zkurrgihy1] {
        max-width: 285px;
    }

    .find-mentors__card h6[b-zkurrgihy1] {
        font-size: 36px;
    }

    .find-mentors__card span[b-zkurrgihy1] {
        font-size: 28px;
    }

    .find-mentors__card button[b-zkurrgihy1] {
        width: 180px;
    }
}


.dropdown-menu-language[b-zkurrgihy1] {
    font-size: 16px;
}

@media (min-width:1500px) {
    .dropdown-menu-language[b-zkurrgihy1] {
        font-size: 22px;
    }
}

.login-screen__steps img[b-zkurrgihy1] {
    width: 35px;
}

@media (min-width:1600px) {
    .login-screen__steps img[b-zkurrgihy1] {
        width: 55px;
    }
}


input[b-zkurrgihy1]::placeholder {
    color: #757575 !important;
}

input[type='month'][b-zkurrgihy1] {
    position: relative;
}

    input[type='month'][b-zkurrgihy1]::-webkit-calendar-picker-indicator {
        color: transparent;
        background: none;
        z-index: 1;
        position: relative;
    }




    input[type='month'][b-zkurrgihy1]:before {
        position: absolute;
        content: url('/assets/icons/select-date.svg');
        top: 50%;
        right: 20px;
        transform: translateY(-50%);
    }

@media (max-width:768px) {
    #upload-img[b-zkurrgihy1] {
        position: absolute;
        right: 0;
        opacity: 0.45;
        z-index: 0;
    }
}


@media (max-width:400px) {
    #terms[b-zkurrgihy1] {
        font-size: 14px;
    }
}
/* /Pages/BecomeMentor/SkillInformation.razor.rz.scp.css */
.curve[b-6h55x0g3iu] {
    background-image: url('/assets/images/login-curve.svg');
    height: 700px;
    width: 100vw;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(0%);
    background-position: top;
    display: none;
}

.login-screen[b-6h55x0g3iu] {
    min-height: 100vh;
    text-align: center;
    gap: 0.5rem;
    padding-top: 10vh;
}

.logins > button[b-6h55x0g3iu] {
    width: 60px;
    height: 40px;
    border-radius: 9px;
}

    .logins > button:nth-child(1)[b-6h55x0g3iu] {
        background-color: black;
    }

    .logins > button:nth-child(2)[b-6h55x0g3iu] {
        background-color: #1254AB;
    }

    .logins > button:nth-child(3)[b-6h55x0g3iu] {
        background-color: #F65A5B;
    }

h1[b-6h55x0g3iu],
h2[b-6h55x0g3iu] {
    font-size: 50px;
    color: var(--primary--dark);
    font-weight: 700;
    margin-bottom: 1.5em;
    line-height: 50px;
}

h2[b-6h55x0g3iu] {
    font-size: 40px;
}

.form-check[b-6h55x0g3iu] {
    font-size: 14px;
    font-weight: 500;
    color: #757575;
}

    .form-check a[b-6h55x0g3iu] {
        color: var(--primary--dark);
        text-decoration: underline;
    }

/* sign up 1/3 */


.signup-screen[b-6h55x0g3iu] {
    min-height: calc(100vh - 6rem);
    display: grid;
    gap: 0.5rem;
    padding-top: 3em;
    padding-bottom: 3rem;
}

@media (max-height:700px) {
    .signup-screen[b-6h55x0g3iu] {
        padding-bottom: 3em;
    }
}

.choose-category > div[b-6h55x0g3iu] {
    height: 215px;
    background-color: #EDF4F1;
    border-radius: 15px;
    position: relative;
}

    .choose-category > div button[b-6h55x0g3iu] {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 50%);
    }


.signup-screen label[b-6h55x0g3iu] {
    font-size: 18px;
    font-weight: 500;
    width: fit-content;
}

.upload-image-container[b-6h55x0g3iu] {
    max-width: 450px;
}

    .upload-image-container > div:first-child[b-6h55x0g3iu] {
        min-width: 65px;
        min-height: 65px;
        border-radius: 50%;
        background-color: #BADDCD;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .upload-image-container > div:last-child button[b-6h55x0g3iu] {
        height: 32px;
        font-size: 13px;
        flex-grow: 1;
    }

        .upload-image-container > div:last-child button:hover[b-6h55x0g3iu] {
            filter: opacity(0.9);
        }

        .upload-image-container > div:last-child button:last-child[b-6h55x0g3iu] {
            background-color: var(--primary--dark);
        }


.input-error[b-6h55x0g3iu] {
    border: 1px solid #FF1D1D;
}


.login-screen[b-6h55x0g3iu] {
    display: grid;
    place-content: center;
    text-align: center;
    margin-top: 5rem;
    padding-top: 5rem;
    padding-bottom: 8rem;
    min-height: calc(100vh - 10rem);
}

    .login-screen > .row > span[b-6h55x0g3iu] {
        font-size: 20px;
    }

@media (min-width:1500px) {
    .login-screen > .row > span[b-6h55x0g3iu] {
        font-size: 24px;
    }
}

.page-container[b-6h55x0g3iu] {
    min-height: 100vh;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: max(6rem, 8vw);
}

@media (min-width:1200px) {
    .page-container[b-6h55x0g3iu] {
        padding-left: 6vw;
        padding-right: 6vw;
    }
}

.logins > button[b-6h55x0g3iu] {
    width: 60px;
    height: 40px;
    border-radius: 9px;
}

    .logins > button:nth-child(1)[b-6h55x0g3iu] {
        background-color: black;
    }

    .logins > button:nth-child(2)[b-6h55x0g3iu] {
        background-color: #1254AB;
    }

    .logins > button:nth-child(3)[b-6h55x0g3iu] {
        background-color: #F65A5B;
    }

h1[b-6h55x0g3iu],
h2[b-6h55x0g3iu] {
    font-size: 60px;
    color: var(--primary--dark);
    font-weight: 700;
    line-height: 80px;
}

h2[b-6h55x0g3iu] {
    font-size: 40px;
}

@media (min-width:1500px) {
    h1[b-6h55x0g3iu] {
        font-size: 70px;
        color: var(--primary--dark);
        font-weight: 700;
        line-height: 90px;
    }
}

.form-check[b-6h55x0g3iu] {
    font-size: 14px;
    font-weight: 500;
    color: #757575;
}

    .form-check a[b-6h55x0g3iu] {
        color: var(--primary--dark);
        text-decoration: underline;
    }

/* sign up 1/3 */


.signup-screen[b-6h55x0g3iu] {
    min-height: calc(100vh - 6rem);
    display: grid;
    gap: 0.5rem;
    padding-top: 3em;
    padding-bottom: 3rem;
}

@media (max-height:700px) {
    .signup-screen[b-6h55x0g3iu] {
        padding-bottom: 3em;
    }
}

.choose-category > div[b-6h55x0g3iu] {
    height: 215px;
    background-color: #EDF4F1;
    border-radius: 15px;
    position: relative;
}

    .choose-category > div button[b-6h55x0g3iu] {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 50%);
    }


.signup-screen label[b-6h55x0g3iu] {
    font-size: 18px;
    font-weight: 500;
    width: fit-content;
}

.upload-image-container[b-6h55x0g3iu] {
    max-width: 450px;
}

    .upload-image-container > div:first-child[b-6h55x0g3iu] {
        min-width: 65px;
        min-height: 65px;
        border-radius: 50%;
        background-color: #BADDCD;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .upload-image-container > div:last-child button[b-6h55x0g3iu] {
        height: 32px;
        font-size: 13px;
        flex-grow: 1;
    }

        .upload-image-container > div:last-child button:hover[b-6h55x0g3iu] {
            filter: opacity(0.9);
        }

        .upload-image-container > div:last-child button:last-child[b-6h55x0g3iu] {
            background-color: var(--primary--dark);
        }


.input-error[b-6h55x0g3iu] {
    border: 1px solid #FF1D1D;
}


/* desktop css */



.alert[b-6h55x0g3iu] {
    font-size: 16px;
}

input[b-6h55x0g3iu]::placeholder {
    color: #757575;
    opacity: 60%;
}

a:hover[b-6h55x0g3iu] {
    color: var(--primary--green) !important;
}


.dropdowns button[b-6h55x0g3iu] {
    font-size: 16px;
}

.find-mentors[b-6h55x0g3iu] {
    font-family: 'Roboto', 'sans-serif';
    margin-top: max(5rem, 8vw);
    margin-bottom: max(5rem, 8vw);
    row-gap: max(3rem, 7vw);
    column-gap: 3rem;
}

    .find-mentors > div[b-6h55x0g3iu] {
        max-width: 200px;
    }

.find-mentors__card img[b-6h55x0g3iu] {
    width: 100%;
}

.find-mentors__card h6[b-6h55x0g3iu] {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
}

.find-mentors__card span[b-6h55x0g3iu] {
    font-size: 18px;
    font-weight: 400;
    color: #B4B4B4;
}

.find-mentors__card button[b-6h55x0g3iu] {
    width: 120px;
}

@media (min-width:1500px) {
    .find-mentors > div[b-6h55x0g3iu] {
        max-width: 285px;
    }

    .find-mentors__card h6[b-6h55x0g3iu] {
        font-size: 36px;
    }

    .find-mentors__card span[b-6h55x0g3iu] {
        font-size: 28px;
    }

    .find-mentors__card button[b-6h55x0g3iu] {
        width: 180px;
    }
}


.dropdown-menu-language[b-6h55x0g3iu] {
    font-size: 16px;
}

@media (min-width:1500px) {
    .dropdown-menu-language[b-6h55x0g3iu] {
        font-size: 22px;
    }
}

.login-screen__steps img[b-6h55x0g3iu] {
    width: 35px;
}

@media (min-width:1600px) {
    .login-screen__steps img[b-6h55x0g3iu] {
        width: 55px;
    }
}


input[b-6h55x0g3iu]::placeholder {
    color: #757575 !important;
}

input[type='month'][b-6h55x0g3iu] {
    position: relative;
}

    input[type='month'][b-6h55x0g3iu]::-webkit-calendar-picker-indicator {
        color: transparent;
        background: none;
        z-index: 1;
        position: relative;
    }




    input[type='month'][b-6h55x0g3iu]:before {
        position: absolute;
        content: url('/assets/icons/select-date.svg');
        top: 50%;
        right: 20px;
        transform: translateY(-50%);
    }

@media (max-width:768px) {
    #upload-img[b-6h55x0g3iu] {
        position: absolute;
        right: 0;
        opacity: 0.45;
        z-index: 0;
    }
}


@media (max-width:400px) {
    #terms[b-6h55x0g3iu] {
        font-size: 14px;
    }
}

/*.select2-container {
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #33354e;
    background-color: #fff;
    background-image: url("/templates/assets/icons/select-indicator.svg");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

    .select2-container a.select2-choice {
        padding: 0.375rem 2.25rem 0.375rem 0.75rem;
        -moz-padding-start: calc(0.75rem - 3px);
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #33354e;
        background-color: #fff;
        background-image: url("/templates/assets/icons/select-indicator.svg");
        background-repeat: no-repeat;
        background-position: right 0.75rem center;
        background-size: 16px 12px;
        border: 1px solid #ced4da;
        border-radius: 0.375rem;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        appearance: none;
    }

.select2-container .select2-choice .select2-arrow {
   padding-top: 6px;
}
*/
/* /Pages/ContactUs.razor.rz.scp.css */
.page-container[b-k8wlojqsp2] {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: max(6rem, 8vw);
}

.faqs > div > h1[b-k8wlojqsp2] {
    padding: 100px 20px !important;
}

.faqs .bg-title[b-k8wlojqsp2] {
    background-color: #DDF4E9;
}

.accordion-button[b-k8wlojqsp2],
.accordion-header[b-k8wlojqsp2],
.accordion-item[b-k8wlojqsp2] {
    border-radius: 20px !important;
}

.accordion-header[b-k8wlojqsp2] {
    border: 1px solid #ccc;
}

    .accordion-header button[b-k8wlojqsp2] {
        font-weight: 600 !important;
    }

.accordion-button:not(.collapsed)[b-k8wlojqsp2]::after {
    height: 8px !important;
}

.faqs .accordion-body[b-k8wlojqsp2] {
    color: #6A6A6A;
    font-size: 16px;
    line-height: 30px;
    padding: 20px !important;
}

@media (min-width:1200px) {
    .faqs .accordion-body[b-k8wlojqsp2] {
        font-size: 20px;
        line-height: 38px;
        padding: 50px 45px !important;
    }
}

.privacy p[b-k8wlojqsp2] {
    color: #8A8A8A;
    font-size: 16px;
    line-height: 30px;
}

@media (min-width:1200px) {
    .privacy p[b-k8wlojqsp2] {
        font-size: 20px;
        line-height: 38px;
    }
}

.privacy > div[b-k8wlojqsp2] {
    display: flex;
    flex-direction: column;
    gap: 55px;
}
/* /Pages/CurriculumVitaes.razor.rz.scp.css */
.dashboard-cover[b-tubwuvyr96] {
    background: linear-gradient(90deg, #FBED96 0%, #ABECD6 100%);
    height: 120px;
    position: relative;
}

.dashboard-profile-picture[b-tubwuvyr96] {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.dashboard-profile-picture-2[b-tubwuvyr96] {
    position: absolute;
    left: 11%;
    top: 100%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    filter: drop-shadow(6px 4px 10px rgba(0, 0, 0, 0.15));
}

@media (max-width:992px) {
    .dashboard-profile-picture-2[b-tubwuvyr96] {
        left: 50%;
    }
}

.dashboard-top__content[b-tubwuvyr96] {
    margin-top: 80px;
}

    .dashboard-top__content p:last-child[b-tubwuvyr96] {
        font-size: 18px;
    }

.dashboard-top__content__name[b-tubwuvyr96] {
    font-size: 45px;
    line-height: 60px;
}

@media (min-width:1600px) {
    .dashboard-cover[b-tubwuvyr96] {
        height: 250px;
    }

    .dashboard-profile-picture[b-tubwuvyr96] {
        width: 185px;
        height: 185px;
    }

    .dashboard-profile-picture-2[b-tubwuvyr96] {
        width: 185px;
        height: 185px;
        filter: drop-shadow(14px 12px 31px rgba(0, 0, 0, 0.25));
    }

    .dashboard-top__content[b-tubwuvyr96] {
        margin-top: 100px;
    }

        .dashboard-top__content p:last-child[b-tubwuvyr96] {
            font-size: 24px;
        }

    .dashboard-top__content__name[b-tubwuvyr96] {
        font-size: 60px;
        line-height: 80px;
    }
}



.dashboard-stats[b-tubwuvyr96] {
    row-gap: 2rem;
    column-gap: 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    place-content: center;
}

    .dashboard-stats > div[b-tubwuvyr96] {
        flex: 1 0 40%;
        flex-grow: 0;
        width: 100%;
        border-radius: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 1rem;
        aspect-ratio: 62/39;
        padding: 2rem;
    }

        /* .dashboard-stats>div {
    flex: 1 0 30%;
    flex-grow: 0;
    width: min(100%);
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

    gap: 1rem;
    aspect-ratio: 50/30;
    padding: 2rem;
} */
        .dashboard-stats > div:last-child[b-tubwuvyr96] {
            width: 50%;
            grid-area: 3 / 1 / 4 / 3;
            justify-self: center;
        }

@media (max-width:992px) {
    .dashboard-stats > div[b-tubwuvyr96] {
        flex-grow: 0;
        min-width: 300px;
    }
}

.dashboard-stats img[b-tubwuvyr96] {
    width: 15%;
}

.dashboard-stats > div span:first-of-type[b-tubwuvyr96] {
    font-size: 40px;
}

.dashboard-stats > div span:last-of-type[b-tubwuvyr96] {
    font-size: 24px;
}

.dashboard-stats > div a[b-tubwuvyr96] {
    font-size: 16px;
    color: #444444;
}

@media (min-width:1600px) {
    .dashboard-stats > div span:first-of-type[b-tubwuvyr96] {
        font-size: 50px;
    }

    .dashboard-stats > div span:last-of-type[b-tubwuvyr96] {
        font-size: 36px;
    }

    .dashboard-stats > div a[b-tubwuvyr96] {
        font-size: 20px;
    }
}



.your-mentors p[b-tubwuvyr96] {
    font-size: 18px;
    font-weight: 500;
}

.your-mentors button[b-tubwuvyr96] {
    font-size: 16px;
    font-weight: 500;
}

@media (min-width:1600px) {
    .your-mentors p[b-tubwuvyr96] {
        font-size: 26px;
        font-weight: 500;
    }

    .your-mentors button[b-tubwuvyr96] {
        font-size: 22px;
        font-weight: 500;
    }
}


h3[b-tubwuvyr96] {
    font-size: 28px;
    line-height: 40px;
}

@media (min-width:1600px) {
    h3[b-tubwuvyr96] {
        font-size: 40px;
        line-height: 60px;
    }
}

/* messaging */

.messaging[b-tubwuvyr96] {
}

.messaging__main[b-tubwuvyr96] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.messaging__bottom[b-tubwuvyr96] {
}

.messaging input[b-tubwuvyr96],
.messaging input[b-tubwuvyr96]::placeholder {
    color: #303030 !important;
}

.receiving-message__box[b-tubwuvyr96] {
    background-color: white;
    color: #303030;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 2.5rem;
    width: fit-content;
    border-radius: 999px;
    letter-spacing: 0.05em;
}

.sending-message[b-tubwuvyr96] {
    align-self: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.sending-message__box[b-tubwuvyr96] {
    background-color: #42C6A5;
    color: white;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 2.5rem;
    width: fit-content;
    border-radius: 999px;
    letter-spacing: 0.05em;
}

.sending-message__seen[b-tubwuvyr96] {
}

.messaging__date-1[b-tubwuvyr96] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-left: 0.5rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}

.messaging__date-2[b-tubwuvyr96] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-right: 0rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}


.messaging-search__name[b-tubwuvyr96] {
    font-size: 18px;
}

.messaging-search__date[b-tubwuvyr96] {
    font-size: 12px;
    font-weight: 300;
    color: #7C7C7C;
}

.messaging-search__active[b-tubwuvyr96] {
    width: 24px;
    height: 24px;
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 14px;
    padding: 3px;
    background-color: #42C6A5;
    border-radius: 50%;
}

.messaging-search > p[b-tubwuvyr96] {
    font-size: 24px;
    font-weight: 700;
    color: #303030;
}

.messaging__top__name[b-tubwuvyr96] {
    font-size: 16px;
}

.messaging__top__status[b-tubwuvyr96],
.messaging__top__date[b-tubwuvyr96] {
    font-size: 14px;
}

@media (min-width:1600px) {
    .messaging-search__name[b-tubwuvyr96] {
        font-size: 24px;
    }

    .messaging-search__date[b-tubwuvyr96] {
        font-size: 16px;
    }

    .messaging-search > p[b-tubwuvyr96] {
        font-size: 30px;
    }

    .messaging__top__name[b-tubwuvyr96] {
        font-size: 24px;
    }

    .messaging__top__status[b-tubwuvyr96],
    .messaging__top__date[b-tubwuvyr96] {
        font-size: 20px;
    }
}

.meetings__name[b-tubwuvyr96] {
    font-size: 22px;
    color: #444444;
    font-weight: 600;
}

.meetings__expertise[b-tubwuvyr96] {
    color: #999999;
    font-size: 12px;
    font-weight: 500;
}

.meetings__about[b-tubwuvyr96] {
    color: #808080;
    font-size: 14px;
    font-weight: 500;
}

.meetings__image[b-tubwuvyr96] {
    font-size: 16px;
    width: 30px;
    aspect-ratio: 1/1;
}

.table-responsive tbody[b-tubwuvyr96] {
    font-size: 17px;
    color: #444444;
    font-weight: 500;
    white-space: nowrap;
}

    .table-responsive tbody button[b-tubwuvyr96] {
        font-size: 17px;
    }

.table-responsive thead[b-tubwuvyr96] {
    font-size: 24px;
    color: #303030;
    font-weight: 600;
}

.profile-mentee__des[b-tubwuvyr96] {
    font-size: 14px;
    color: #525252;
}

.profile-mentee__count[b-tubwuvyr96] {
    font-size: 20px;
    color: #444444;
}

.profile-mentee__about[b-tubwuvyr96] {
    color: #525252;
    font-size: 16px;
    font-weight: 600;
}

@media (min-width:1600px) {
    .meetings__name[b-tubwuvyr96] {
        font-size: 30px;
    }

    .meetings__expertise[b-tubwuvyr96] {
        font-size: 19px;
    }

    .meetings__about[b-tubwuvyr96] {
        font-size: 20px;
    }

    .meetings__image[b-tubwuvyr96] {
        font-size: 23px;
        width: 43px;
    }

    .table-responsive tbody[b-tubwuvyr96] {
        font-size: 22px;
    }

        .table-responsive tbody button[b-tubwuvyr96] {
            font-size: 22px;
            line-height: 34px;
        }

    .meetings_th[b-tubwuvyr96] {
        font-size: 32px;
    }

    .profile-mentee__des[b-tubwuvyr96] {
        font-size: 18px;
    }

    .profile-mentee__count[b-tubwuvyr96] {
        font-size: 30px;
    }

    .profile-mentee__about p[b-tubwuvyr96] {
        color: #525252;
        font-size: 23px;
    }
}



.profile-mentee[b-tubwuvyr96] {
}

/* ---------------------- */


#fee-input[b-tubwuvyr96] {
    min-width: 35px;
}



#fee-hide[b-tubwuvyr96] {
    display: none;
    white-space: pre;
    margin: 0;
    padding: 0;
}

.modal-content[b-tubwuvyr96] {
    width: min(230px, 100%);
    box-shadow: 0px 4px 20px 0px #00000040;
}

/* ---------------- */


.cv-discussion__header a[b-tubwuvyr96] {
    font-weight: 600;
    color: #3b3b3b75 !important;
    font-size: 16px;
}

    .cv-discussion__header a.active[b-tubwuvyr96] {
        color: #3b3b3b !important;
        border-bottom: 1px solid #3b3b3b;
    }

.cv-discussion__1 > div[b-tubwuvyr96] {
    gap: max(5rem, 7vw);
}

    .cv-discussion__1 > div > div[b-tubwuvyr96] {
        width: 130px;
    }

        .cv-discussion__1 > div > div > div[b-tubwuvyr96] {
            width: 100px;
            background: #FFFFFF;
            box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
            border-radius: 10px;
            aspect-ratio: 130/145;
        }

            .cv-discussion__1 > div > div > div img[b-tubwuvyr96] {
                width: 85%;
            }

.cv-discussion__1 a[b-tubwuvyr96],
.cv-discussion__1 p[b-tubwuvyr96] {
    font-size: 18px;
}

.cv-discussion__2__header p[b-tubwuvyr96] {
    font-size: 16px;
}

.cv-discussion__2__header span[b-tubwuvyr96] {
    font-size: 12px;
}

.cv-discussion__2__name[b-tubwuvyr96] {
    font-size: 14px;
}

.cv-discussion__2__expertise[b-tubwuvyr96],
.cv-discussion__2__content__date[b-tubwuvyr96] {
    font-size: 12px;
}

.cv-discussion__2__text[b-tubwuvyr96] {
    color: #706565;
    font-size: 14px;
    font-weight: 400;
}

@media (min-width:1600px) {
    .cv-discussion__header a[b-tubwuvyr96] {
        font-size: 23px;
    }

    .cv-discussion__1 a[b-tubwuvyr96],
    .cv-discussion__1 p[b-tubwuvyr96] {
        font-size: 25px;
    }

    .cv-discussion__2__header p[b-tubwuvyr96] {
        font-size: 23px;
    }

    .cv-discussion__2__header span[b-tubwuvyr96] {
        font-size: 16px;
    }

    .cv-discussion__2__name[b-tubwuvyr96] {
        font-size: 18px;
    }

    .cv-discussion__2__expertise[b-tubwuvyr96],
    .cv-discussion__2__content__date[b-tubwuvyr96] {
        font-size: 15px;
    }

    .cv-discussion__2__text[b-tubwuvyr96] {
        font-size: 17px;
    }

    .cv-discussion__1 > div > div > div[b-tubwuvyr96] {
        width: 130px;
        background: #FFFFFF;
        box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        aspect-ratio: 130/145;
    }
}

/* ----------------- */


.accordion-collapse-heading[b-tubwuvyr96] {
    z-index: 1;
    position: relative;
    font-size: 20px;
}

.accordion-collapse-body[b-tubwuvyr96] {
    transform: translateY(-80%);
    z-index: 0;
    animation: down-b-tubwuvyr96 300ms forwards linear;
    position: relative;
    font-size: 16px;
    opacity: 0;
}

@media (min-width:1600px) {
    .accordion-collapse-heading[b-tubwuvyr96] {
        font-size: 28px;
    }

    .accordion-collapse-body[b-tubwuvyr96] {
        font-size: 23px;
    }
}

@keyframes down-b-tubwuvyr96 {
    to {
        transform: translateY(0%);
        opacity: 1;
    }
}

.accordion-collapse-heading__hide[b-tubwuvyr96] {
    -webkit-text-stroke: 2px;
    color: #8cc6ab;
}

.modal-content-2[b-tubwuvyr96] {
    width: min(300px, 100%);
    box-shadow: 0px 4px 20px 0px #00000040;
    border-radius: 13px;
}


#query-container[b-tubwuvyr96] {
    transform: translateY(-30%);
    z-index: 0;
    animation: down-b-tubwuvyr96 400ms forwards linear;
    position: relative;
    opacity: 0;
}


/* ---------------- */

.make-payment__box[b-tubwuvyr96] {
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #EBF3EF;
    border-radius: 7px;
    padding: 1rem;
    gap: 0.5rem;
    position: relative;
}

.make-payment__box__check[b-tubwuvyr96] {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
}

/* profile */






.dashboard-profile-picture img[b-tubwuvyr96],
.dashboard-profile-picture-2 img[b-tubwuvyr96] {
    position: absolute;
    border-radius: 50%;
    width: 100%;
}





.dashboard-nav li.active[b-tubwuvyr96] {
    border-bottom: 4px solid #42c6a5;
}


.profile-stats[b-tubwuvyr96] {
    font-family: 'Lato', sans-serif;
}

.profile-ratings i[b-tubwuvyr96] {
    color: #fff620;
    -webkit-text-stroke: 1px;
}

.profile-ratings span[b-tubwuvyr96] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
}

    .profile-ratings span.first-span[b-tubwuvyr96] {
        font-size: 22px;
    }

.profile-reviews span[b-tubwuvyr96] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
    color: #635E5E;
}



.replies span[b-tubwuvyr96] {
    font-size: 15px;
}

.replies h5[b-tubwuvyr96] {
    font-size: 20px;
}

.replies p[b-tubwuvyr96],
.replies a[b-tubwuvyr96],
.replies button[b-tubwuvyr96],
.replies textarea[b-tubwuvyr96],
.replies input[b-tubwuvyr96] {
    font-size: 16px;
}

.replies textarea[b-tubwuvyr96] {
    box-shadow: none !important;
}

@media (min-width:1600px) {
    .replies span[b-tubwuvyr96] {
        font-size: 22px;
    }

    .replies h5[b-tubwuvyr96] {
        font-size: 26px;
    }

    .replies p[b-tubwuvyr96],
    .replies a[b-tubwuvyr96],
    .replies button[b-tubwuvyr96],
    .replies textarea[b-tubwuvyr96],
    .replies input[b-tubwuvyr96] {
        font-size: 24px;
    }

    .replies .rounded-circle[b-tubwuvyr96] {
        width: 4vw;
    }
}


@media (min-width:992px) {
    .table-responsive thead > tr > th:first-child[b-tubwuvyr96] {
        width: 50% !important;
    }
}

.table-responsive table[b-tubwuvyr96] {
    border-spacing: 0 1em !important;
    border-collapse: separate;
}

.table-responsive tbody[b-tubwuvyr96] {
    border-radius: 15px !important;
}

.table-responsive tbody[b-tubwuvyr96] {
    padding: 2rem 0 !important;
}

table[b-tubwuvyr96],
tr[b-tubwuvyr96],
td[b-tubwuvyr96],
th[b-tubwuvyr96] {
    border: none !important;
}

.table-responsive tbody th[b-tubwuvyr96] {
    border-radius: 10px 0 0 10px;
    padding: 1.5rem 1rem !important;
}


.table-responsive tbody td:last-of-type[b-tubwuvyr96] {
    border-radius: 0 10px 10px 0;
}
/* /Pages/Dashboard.razor.rz.scp.css */
.dashboard-cover[b-v7pa5v6ctm] {
    background: linear-gradient(90deg, #FBED96 0%, #ABECD6 100%);
    height: 120px;
    position: relative;
}

.dashboard-profile-picture[b-v7pa5v6ctm] {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.dashboard-profile-picture-2[b-v7pa5v6ctm] {
    position: absolute;
    left: 11%;
    top: 100%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    filter: drop-shadow(6px 4px 10px rgba(0, 0, 0, 0.15));
}

@media (max-width:992px) {
    .dashboard-profile-picture-2[b-v7pa5v6ctm] {
        left: 50%;
    }
}

.dashboard-top__content[b-v7pa5v6ctm] {
    margin-top: 80px;
}

    .dashboard-top__content p:last-child[b-v7pa5v6ctm] {
        font-size: 18px;
    }

.dashboard-top__content__name[b-v7pa5v6ctm] {
    font-size: 45px;
    line-height: 60px;
}

@media (min-width:1600px) {
    .dashboard-cover[b-v7pa5v6ctm] {
        height: 250px;
    }

    .dashboard-profile-picture[b-v7pa5v6ctm] {
        width: 185px;
        height: 185px;
    }

    .dashboard-profile-picture-2[b-v7pa5v6ctm] {
        width: 185px;
        height: 185px;
        filter: drop-shadow(14px 12px 31px rgba(0, 0, 0, 0.25));
    }

    .dashboard-top__content[b-v7pa5v6ctm] {
        margin-top: 100px;
    }

        .dashboard-top__content p:last-child[b-v7pa5v6ctm] {
            font-size: 24px;
        }

    .dashboard-top__content__name[b-v7pa5v6ctm] {
        font-size: 60px;
        line-height: 80px;
    }
}



.dashboard-stats[b-v7pa5v6ctm] {
    row-gap: 2rem;
    column-gap: 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    place-content: center;
}

    .dashboard-stats > div[b-v7pa5v6ctm] {
        flex: 1 0 40%;
        flex-grow: 0;
        width: 100%;
        border-radius: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 1rem;
        aspect-ratio: 62/39;
        padding: 2rem;
    }

        /* .dashboard-stats>div {
    flex: 1 0 30%;
    flex-grow: 0;
    width: min(100%);
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

    gap: 1rem;
    aspect-ratio: 50/30;
    padding: 2rem;
} */
        .dashboard-stats > div:last-child[b-v7pa5v6ctm] {
            width: 50%;
            grid-area: 3 / 1 / 4 / 3;
            justify-self: center;
        }

@media (max-width:992px) {
    .dashboard-stats > div[b-v7pa5v6ctm] {
        flex-grow: 0;
        min-width: 300px;
    }
}

.dashboard-stats img[b-v7pa5v6ctm] {
    width: 15%;
}

.dashboard-stats > div span:first-of-type[b-v7pa5v6ctm] {
    font-size: 40px;
}

.dashboard-stats > div span:last-of-type[b-v7pa5v6ctm] {
    font-size: 24px;
}

.dashboard-stats > div a[b-v7pa5v6ctm] {
    font-size: 16px;
    color: #444444;
}

@media (min-width:1600px) {
    .dashboard-stats > div span:first-of-type[b-v7pa5v6ctm] {
        font-size: 50px;
    }

    .dashboard-stats > div span:last-of-type[b-v7pa5v6ctm] {
        font-size: 36px;
    }

    .dashboard-stats > div a[b-v7pa5v6ctm] {
        font-size: 20px;
    }
}



.your-mentors p[b-v7pa5v6ctm] {
    font-size: 18px;
    font-weight: 500;
}

.your-mentors button[b-v7pa5v6ctm] {
    font-size: 16px;
    font-weight: 500;
}

@media (min-width:1600px) {
    .your-mentors p[b-v7pa5v6ctm] {
        font-size: 26px;
        font-weight: 500;
    }

    .your-mentors button[b-v7pa5v6ctm] {
        font-size: 22px;
        font-weight: 500;
    }
}


h3[b-v7pa5v6ctm] {
    font-size: 28px;
    line-height: 40px;
}

@media (min-width:1600px) {
    h3[b-v7pa5v6ctm] {
        font-size: 40px;
        line-height: 60px;
    }
}

/* messaging */

.messaging[b-v7pa5v6ctm] {
}

.messaging__main[b-v7pa5v6ctm] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.messaging__bottom[b-v7pa5v6ctm] {
}

.messaging input[b-v7pa5v6ctm],
.messaging input[b-v7pa5v6ctm]::placeholder {
    color: #303030 !important;
}

.receiving-message__box[b-v7pa5v6ctm] {
    background-color: white;
    color: #303030;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 2.5rem;
    width: fit-content;
    border-radius: 999px;
    letter-spacing: 0.05em;
}

.sending-message[b-v7pa5v6ctm] {
    align-self: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.sending-message__box[b-v7pa5v6ctm] {
    background-color: #42C6A5;
    color: white;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 2.5rem;
    width: fit-content;
    border-radius: 999px;
    letter-spacing: 0.05em;
}

.sending-message__seen[b-v7pa5v6ctm] {
}

.messaging__date-1[b-v7pa5v6ctm] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-left: 0.5rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}

.messaging__date-2[b-v7pa5v6ctm] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-right: 0rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}


.messaging-search__name[b-v7pa5v6ctm] {
    font-size: 18px;
}

.messaging-search__date[b-v7pa5v6ctm] {
    font-size: 12px;
    font-weight: 300;
    color: #7C7C7C;
}

.messaging-search__active[b-v7pa5v6ctm] {
    width: 24px;
    height: 24px;
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 14px;
    padding: 3px;
    background-color: #42C6A5;
    border-radius: 50%;
}

.messaging-search > p[b-v7pa5v6ctm] {
    font-size: 24px;
    font-weight: 700;
    color: #303030;
}

.messaging__top__name[b-v7pa5v6ctm] {
    font-size: 16px;
}

.messaging__top__status[b-v7pa5v6ctm],
.messaging__top__date[b-v7pa5v6ctm] {
    font-size: 14px;
}

@media (min-width:1600px) {
    .messaging-search__name[b-v7pa5v6ctm] {
        font-size: 24px;
    }

    .messaging-search__date[b-v7pa5v6ctm] {
        font-size: 16px;
    }

    .messaging-search > p[b-v7pa5v6ctm] {
        font-size: 30px;
    }

    .messaging__top__name[b-v7pa5v6ctm] {
        font-size: 24px;
    }

    .messaging__top__status[b-v7pa5v6ctm],
    .messaging__top__date[b-v7pa5v6ctm] {
        font-size: 20px;
    }
}

.meetings__name[b-v7pa5v6ctm] {
    font-size: 22px;
    color: #444444;
    font-weight: 600;
}

.meetings__expertise[b-v7pa5v6ctm] {
    color: #999999;
    font-size: 12px;
    font-weight: 500;
}

.meetings__about[b-v7pa5v6ctm] {
    color: #808080;
    font-size: 14px;
    font-weight: 500;
}

.meetings__image[b-v7pa5v6ctm] {
    font-size: 16px;
    width: 30px;
    aspect-ratio: 1/1;
}

.table-responsive tbody[b-v7pa5v6ctm] {
    font-size: 17px;
    color: #444444;
    font-weight: 500;
    white-space: nowrap;
}

    .table-responsive tbody button[b-v7pa5v6ctm] {
        font-size: 17px;
    }

.table-responsive thead[b-v7pa5v6ctm] {
    font-size: 24px;
    color: #303030;
    font-weight: 600;
}

.profile-mentee__des[b-v7pa5v6ctm] {
    font-size: 14px;
    color: #525252;
}

.profile-mentee__count[b-v7pa5v6ctm] {
    font-size: 20px;
    color: #444444;
}

.profile-mentee__about[b-v7pa5v6ctm] {
    color: #525252;
    font-size: 16px;
    font-weight: 600;
}

@media (min-width:1600px) {
    .meetings__name[b-v7pa5v6ctm] {
        font-size: 30px;
    }

    .meetings__expertise[b-v7pa5v6ctm] {
        font-size: 19px;
    }

    .meetings__about[b-v7pa5v6ctm] {
        font-size: 20px;
    }

    .meetings__image[b-v7pa5v6ctm] {
        font-size: 23px;
        width: 43px;
    }

    .table-responsive tbody[b-v7pa5v6ctm] {
        font-size: 22px;
    }

        .table-responsive tbody button[b-v7pa5v6ctm] {
            font-size: 22px;
            line-height: 34px;
        }

    .meetings_th[b-v7pa5v6ctm] {
        font-size: 32px;
    }

    .profile-mentee__des[b-v7pa5v6ctm] {
        font-size: 18px;
    }

    .profile-mentee__count[b-v7pa5v6ctm] {
        font-size: 30px;
    }

    .profile-mentee__about p[b-v7pa5v6ctm] {
        color: #525252;
        font-size: 23px;
    }
}



.profile-mentee[b-v7pa5v6ctm] {
}

/* ---------------------- */


#fee-input[b-v7pa5v6ctm] {
    min-width: 35px;
}



#fee-hide[b-v7pa5v6ctm] {
    display: none;
    white-space: pre;
    margin: 0;
    padding: 0;
}

.modal-content[b-v7pa5v6ctm] {
    width: min(230px, 100%);
    box-shadow: 0px 4px 20px 0px #00000040;
}

/* ---------------- */


.cv-discussion__header a[b-v7pa5v6ctm] {
    font-weight: 600;
    color: #3b3b3b75 !important;
    font-size: 16px;
}

    .cv-discussion__header a.active[b-v7pa5v6ctm] {
        color: #3b3b3b !important;
        border-bottom: 1px solid #3b3b3b;
    }

.cv-discussion__1 > div[b-v7pa5v6ctm] {
    gap: max(5rem, 7vw);
}

    .cv-discussion__1 > div > div[b-v7pa5v6ctm] {
        width: 130px;
    }

        .cv-discussion__1 > div > div > div[b-v7pa5v6ctm] {
            width: 100px;
            background: #FFFFFF;
            box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
            border-radius: 10px;
            aspect-ratio: 130/145;
        }

            .cv-discussion__1 > div > div > div img[b-v7pa5v6ctm] {
                width: 85%;
            }

.cv-discussion__1 a[b-v7pa5v6ctm],
.cv-discussion__1 p[b-v7pa5v6ctm] {
    font-size: 18px;
}

.cv-discussion__2__header p[b-v7pa5v6ctm] {
    font-size: 16px;
}

.cv-discussion__2__header span[b-v7pa5v6ctm] {
    font-size: 12px;
}

.cv-discussion__2__name[b-v7pa5v6ctm] {
    font-size: 14px;
}

.cv-discussion__2__expertise[b-v7pa5v6ctm],
.cv-discussion__2__content__date[b-v7pa5v6ctm] {
    font-size: 12px;
}

.cv-discussion__2__text[b-v7pa5v6ctm] {
    color: #706565;
    font-size: 14px;
    font-weight: 400;
}

@media (min-width:1600px) {
    .cv-discussion__header a[b-v7pa5v6ctm] {
        font-size: 23px;
    }

    .cv-discussion__1 a[b-v7pa5v6ctm],
    .cv-discussion__1 p[b-v7pa5v6ctm] {
        font-size: 25px;
    }

    .cv-discussion__2__header p[b-v7pa5v6ctm] {
        font-size: 23px;
    }

    .cv-discussion__2__header span[b-v7pa5v6ctm] {
        font-size: 16px;
    }

    .cv-discussion__2__name[b-v7pa5v6ctm] {
        font-size: 18px;
    }

    .cv-discussion__2__expertise[b-v7pa5v6ctm],
    .cv-discussion__2__content__date[b-v7pa5v6ctm] {
        font-size: 15px;
    }

    .cv-discussion__2__text[b-v7pa5v6ctm] {
        font-size: 17px;
    }

    .cv-discussion__1 > div > div > div[b-v7pa5v6ctm] {
        width: 130px;
        background: #FFFFFF;
        box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        aspect-ratio: 130/145;
    }
}

/* ----------------- */


.accordion-collapse-heading[b-v7pa5v6ctm] {
    z-index: 1;
    position: relative;
    font-size: 20px;
}

.accordion-collapse-body[b-v7pa5v6ctm] {
    transform: translateY(-80%);
    z-index: 0;
    animation: down-b-v7pa5v6ctm 300ms forwards linear;
    position: relative;
    font-size: 16px;
    opacity: 0;
}

@media (min-width:1600px) {
    .accordion-collapse-heading[b-v7pa5v6ctm] {
        font-size: 28px;
    }

    .accordion-collapse-body[b-v7pa5v6ctm] {
        font-size: 23px;
    }
}

@keyframes down-b-v7pa5v6ctm {
    to {
        transform: translateY(0%);
        opacity: 1;
    }
}

.accordion-collapse-heading__hide[b-v7pa5v6ctm] {
    -webkit-text-stroke: 2px;
    color: #8cc6ab;
}

.modal-content-2[b-v7pa5v6ctm] {
    width: min(300px, 100%);
    box-shadow: 0px 4px 20px 0px #00000040;
    border-radius: 13px;
}


#query-container[b-v7pa5v6ctm] {
    transform: translateY(-30%);
    z-index: 0;
    animation: down-b-v7pa5v6ctm 400ms forwards linear;
    position: relative;
    opacity: 0;
}


/* ---------------- */

.make-payment__box[b-v7pa5v6ctm] {
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #EBF3EF;
    border-radius: 7px;
    padding: 1rem;
    gap: 0.5rem;
    position: relative;
}

.make-payment__box__check[b-v7pa5v6ctm] {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
}

/* profile */






.dashboard-profile-picture img[b-v7pa5v6ctm],
.dashboard-profile-picture-2 img[b-v7pa5v6ctm] {
    position: absolute;
    border-radius: 50%;
    width: 100%;
}





.dashboard-nav li.active[b-v7pa5v6ctm] {
    border-bottom: 4px solid #42c6a5;
}


.profile-stats[b-v7pa5v6ctm] {
    font-family: 'Lato', sans-serif;
}

.profile-ratings i[b-v7pa5v6ctm] {
    color: #fff620;
    -webkit-text-stroke: 1px;
}

.profile-ratings span[b-v7pa5v6ctm] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
}

    .profile-ratings span.first-span[b-v7pa5v6ctm] {
        font-size: 22px;
    }

.profile-reviews span[b-v7pa5v6ctm] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
    color: #635E5E;
}



.replies span[b-v7pa5v6ctm] {
    font-size: 15px;
}

.replies h5[b-v7pa5v6ctm] {
    font-size: 20px;
}

.replies p[b-v7pa5v6ctm],
.replies a[b-v7pa5v6ctm],
.replies button[b-v7pa5v6ctm],
.replies textarea[b-v7pa5v6ctm],
.replies input[b-v7pa5v6ctm] {
    font-size: 16px;
}

.replies textarea[b-v7pa5v6ctm] {
    box-shadow: none !important;
}

@media (min-width:1600px) {
    .replies span[b-v7pa5v6ctm] {
        font-size: 22px;
    }

    .replies h5[b-v7pa5v6ctm] {
        font-size: 26px;
    }

    .replies p[b-v7pa5v6ctm],
    .replies a[b-v7pa5v6ctm],
    .replies button[b-v7pa5v6ctm],
    .replies textarea[b-v7pa5v6ctm],
    .replies input[b-v7pa5v6ctm] {
        font-size: 24px;
    }

    .replies .rounded-circle[b-v7pa5v6ctm] {
        width: 4vw;
    }
}


@media (min-width:992px) {
    .table-responsive thead > tr > th:first-child[b-v7pa5v6ctm] {
        width: 50% !important;
    }
}

.table-responsive table[b-v7pa5v6ctm] {
    border-spacing: 0 1em !important;
    border-collapse: separate;
}

.table-responsive tbody[b-v7pa5v6ctm] {
    border-radius: 15px !important;
}

.table-responsive tbody[b-v7pa5v6ctm] {
    padding: 2rem 0 !important;
}

table[b-v7pa5v6ctm],
tr[b-v7pa5v6ctm],
td[b-v7pa5v6ctm],
th[b-v7pa5v6ctm] {
    border: none !important;
}

.table-responsive tbody th[b-v7pa5v6ctm] {
    border-radius: 10px 0 0 10px;
    padding: 1.5rem 1rem !important;
}


.table-responsive tbody td:last-of-type[b-v7pa5v6ctm] {
    border-radius: 0 10px 10px 0;
}
/* /Pages/Discussions.razor.rz.scp.css */
.dashboard-cover[b-m1j7j3wmvs] {
    background: linear-gradient(90deg, #FBED96 0%, #ABECD6 100%);
    height: 120px;
    position: relative;
}

.dashboard-profile-picture[b-m1j7j3wmvs] {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.dashboard-profile-picture-2[b-m1j7j3wmvs] {
    position: absolute;
    left: 11%;
    top: 100%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    filter: drop-shadow(6px 4px 10px rgba(0, 0, 0, 0.15));
}

.dashboard-top__content[b-m1j7j3wmvs] {
    margin-top: 80px;
}

    .dashboard-top__content p:last-child[b-m1j7j3wmvs] {
        font-size: 18px;
    }

.dashboard-top__content__name[b-m1j7j3wmvs] {
    font-size: 45px;
    line-height: 60px;
}

@media (min-width:1600px) {
    .dashboard-cover[b-m1j7j3wmvs] {
        height: 250px;
    }

    .dashboard-profile-picture[b-m1j7j3wmvs] {
        width: 185px;
        height: 185px;
    }

    .dashboard-profile-picture-2[b-m1j7j3wmvs] {
        width: 185px;
        height: 185px;
        filter: drop-shadow(14px 12px 31px rgba(0, 0, 0, 0.25));
    }

    .dashboard-top__content[b-m1j7j3wmvs] {
        margin-top: 100px;
    }

        .dashboard-top__content p:last-child[b-m1j7j3wmvs] {
            font-size: 24px;
        }

    .dashboard-top__content__name[b-m1j7j3wmvs] {
        font-size: 60px;
        line-height: 80px;
    }
}



.dashboard-stats[b-m1j7j3wmvs] {
    row-gap: 2rem;
    column-gap: 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    place-content: center;
}

    .dashboard-stats > div[b-m1j7j3wmvs] {
        flex: 1 0 30%;
        flex-grow: 0;
        width: min(100%);
        border-radius: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 1rem;
        aspect-ratio: 50/30;
        padding: 2rem;
    }

@media (max-width:992px) {
    .dashboard-stats > div[b-m1j7j3wmvs] {
        flex-grow: 0;
        min-width: 300px;
    }
}

.dashboard-stats > div:last-child[b-m1j7j3wmvs] {
}

.dashboard-stats img[b-m1j7j3wmvs] {
    width: 15%;
}

.dashboard-stats > div span:first-of-type[b-m1j7j3wmvs] {
    font-size: 40px;
}

.dashboard-stats > div span:last-of-type[b-m1j7j3wmvs] {
    font-size: 24px;
    text-align: center;
    line-height: 1.2;
}

.dashboard-stats > div a[b-m1j7j3wmvs] {
    font-size: 16px;
    color: #444444;
}

@media (min-width:1600px) {
    .dashboard-stats > div span:first-of-type[b-m1j7j3wmvs] {
        font-size: 50px;
    }

    .dashboard-stats > div span:last-of-type[b-m1j7j3wmvs] {
        font-size: 36px;
    }

    .dashboard-stats > div a[b-m1j7j3wmvs] {
        font-size: 20px;
    }
}



.your-mentors p[b-m1j7j3wmvs] {
    font-size: 18px;
    font-weight: 500;
}

.your-mentors button[b-m1j7j3wmvs] {
    font-size: 16px;
    font-weight: 500;
}

@media (min-width:1600px) {
    .your-mentors p[b-m1j7j3wmvs] {
        font-size: 26px;
        font-weight: 500;
    }

    .your-mentors button[b-m1j7j3wmvs] {
        font-size: 22px;
        font-weight: 500;
    }
}


h3[b-m1j7j3wmvs] {
    font-size: 28px;
    line-height: 40px;
}

@media (min-width:1600px) {
    h3[b-m1j7j3wmvs] {
        font-size: 40px;
        line-height: 60px;
    }
}

/* messaging */

.messaging[b-m1j7j3wmvs] {
}

.messaging__main[b-m1j7j3wmvs] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.messaging__bottom[b-m1j7j3wmvs] {
}

.messaging input[b-m1j7j3wmvs],
.messaging input[b-m1j7j3wmvs]::placeholder {
    color: #303030 !important;
}

.receiving-message__box[b-m1j7j3wmvs] {
    background-color: white;
    color: #303030;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 2.5rem;
    width: fit-content;
    border-radius: 999px;
    letter-spacing: 0.05em;
}

.sending-message[b-m1j7j3wmvs] {
    align-self: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.sending-message__box[b-m1j7j3wmvs] {
    background-color: #42C6A5;
    color: white;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 2.5rem;
    width: fit-content;
    border-radius: 999px;
    letter-spacing: 0.05em;
}

.sending-message__seen[b-m1j7j3wmvs] {
}

.messaging__date-1[b-m1j7j3wmvs] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-left: 0.5rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}

.messaging__date-2[b-m1j7j3wmvs] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-right: 0rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}


.messaging-search__name[b-m1j7j3wmvs] {
    font-size: 18px;
}

.messaging-search__date[b-m1j7j3wmvs] {
    font-size: 12px;
    font-weight: 300;
    color: #7C7C7C;
}

.messaging-search__active[b-m1j7j3wmvs] {
    width: 24px;
    height: 24px;
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 14px;
    padding: 3px;
    background-color: #42C6A5;
    border-radius: 50%;
}

.messaging-search > p[b-m1j7j3wmvs] {
    font-size: 24px;
    font-weight: 700;
    color: #303030;
}

.messaging__top__name[b-m1j7j3wmvs] {
    font-size: 16px;
}

.messaging__top__status[b-m1j7j3wmvs],
.messaging__top__date[b-m1j7j3wmvs] {
    font-size: 14px;
}

@media (min-width:1600px) {
    .messaging-search__name[b-m1j7j3wmvs] {
        font-size: 24px;
    }

    .messaging-search__date[b-m1j7j3wmvs] {
        font-size: 16px;
    }

    .messaging-search > p[b-m1j7j3wmvs] {
        font-size: 30px;
    }

    .messaging__top__name[b-m1j7j3wmvs] {
        font-size: 24px;
    }

    .messaging__top__status[b-m1j7j3wmvs],
    .messaging__top__date[b-m1j7j3wmvs] {
        font-size: 20px;
    }
}

.meetings__name[b-m1j7j3wmvs] {
    font-size: 22px;
    color: #444444;
    font-weight: 600;
}

.meetings__expertise[b-m1j7j3wmvs] {
    color: #999999;
    font-size: 12px;
    font-weight: 500;
}

.meetings__about[b-m1j7j3wmvs] {
    color: #808080;
    font-size: 14px;
    font-weight: 500;
}

.meetings__image[b-m1j7j3wmvs] {
    font-size: 16px;
    width: 30px;
    aspect-ratio: 1/1;
}

.meetings_info[b-m1j7j3wmvs] {
    font-size: 17px;
    color: #444444;
    font-weight: 500;
}

    .meetings_info button[b-m1j7j3wmvs] {
        font-size: 17px;
    }

.meetings_th[b-m1j7j3wmvs] {
}

.profile-mentee__des[b-m1j7j3wmvs] {
    font-size: 14px;
    color: #525252;
}

.profile-mentee__count[b-m1j7j3wmvs] {
    font-size: 20px;
    color: #444444;
}

.profile-mentee__about[b-m1j7j3wmvs] {
    color: #525252;
    font-size: 16px;
    font-weight: 600;
}

@media (min-width:1600px) {
    .meetings__name[b-m1j7j3wmvs] {
        font-size: 30px;
    }

    .meetings__expertise[b-m1j7j3wmvs] {
        font-size: 19px;
    }

    .meetings__about[b-m1j7j3wmvs] {
        font-size: 20px;
    }

    .meetings__image[b-m1j7j3wmvs] {
        font-size: 23px;
        width: 43px;
    }

    .meetings_info[b-m1j7j3wmvs] {
        font-size: 22px;
    }

        .meetings_info button[b-m1j7j3wmvs] {
            font-size: 22px;
            line-height: 34px;
        }



    .profile-mentee__des[b-m1j7j3wmvs] {
        font-size: 18px;
    }

    .profile-mentee__count[b-m1j7j3wmvs] {
        font-size: 30px;
    }

    .profile-mentee__about p[b-m1j7j3wmvs] {
        color: #525252;
        font-size: 23px;
    }
}



.profile-mentee[b-m1j7j3wmvs] {
}

/* ---------------------- */


#fee-input[b-m1j7j3wmvs] {
    min-width: 35px;
}



#fee-hide[b-m1j7j3wmvs] {
    display: none;
    white-space: pre;
    margin: 0;
    padding: 0;
}

.modal-content[b-m1j7j3wmvs] {
    width: 100%;
    box-shadow: 0px 4px 20px 0px #00000040;
}

/* ---------------- */


.cv-discussion__header a[b-m1j7j3wmvs] {
    font-weight: 600;
    color: #3b3b3b75 !important;
    font-size: 16px;
}

    .cv-discussion__header a.active[b-m1j7j3wmvs] {
        color: #3b3b3b !important;
        border-bottom: 1px solid #3b3b3b;
    }

.cv-discussion__1 > div[b-m1j7j3wmvs] {
    gap: max(5rem, 7vw);
}

    .cv-discussion__1 > div > div[b-m1j7j3wmvs] {
        width: 130px;
    }

        .cv-discussion__1 > div > div > div[b-m1j7j3wmvs] {
            width: 100px;
            background: #FFFFFF;
            box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
            border-radius: 10px;
            aspect-ratio: 130/145;
        }

            .cv-discussion__1 > div > div > div img[b-m1j7j3wmvs] {
                width: 85%;
            }

.cv-discussion__1 a[b-m1j7j3wmvs],
.cv-discussion__1 p[b-m1j7j3wmvs] {
    font-size: 18px;
}

.cv-discussion__2__header p[b-m1j7j3wmvs] {
    font-size: 16px;
}

.cv-discussion__2__header span[b-m1j7j3wmvs] {
    font-size: 12px;
}

.cv-discussion__2__name[b-m1j7j3wmvs] {
    font-size: 14px;
}

.cv-discussion__2__expertise[b-m1j7j3wmvs],
.cv-discussion__2__content__date[b-m1j7j3wmvs] {
    font-size: 12px;
}

.cv-discussion__2__text[b-m1j7j3wmvs] {
    color: #706565;
    font-size: 14px;
    font-weight: 400;
}

@media (min-width:1600px) {
    .cv-discussion__header a[b-m1j7j3wmvs] {
        font-size: 23px;
    }

    .cv-discussion__1 a[b-m1j7j3wmvs],
    .cv-discussion__1 p[b-m1j7j3wmvs] {
        font-size: 25px;
    }

    .cv-discussion__2__header p[b-m1j7j3wmvs] {
        font-size: 23px;
    }

    .cv-discussion__2__header span[b-m1j7j3wmvs] {
        font-size: 16px;
    }

    .cv-discussion__2__name[b-m1j7j3wmvs] {
        font-size: 18px;
    }

    .cv-discussion__2__expertise[b-m1j7j3wmvs],
    .cv-discussion__2__content__date[b-m1j7j3wmvs] {
        font-size: 15px;
    }

    .cv-discussion__2__text[b-m1j7j3wmvs] {
        font-size: 17px;
    }

    .cv-discussion__1 > div > div > div[b-m1j7j3wmvs] {
        width: 130px;
        background: #FFFFFF;
        box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        aspect-ratio: 130/145;
    }
}

/* ----------------- */


.accordion-collapse-heading[b-m1j7j3wmvs] {
    z-index: 1;
    position: relative;
    font-size: 20px;
}

.accordion-collapse-body[b-m1j7j3wmvs] {
    transform: translateY(-80%);
    z-index: 0;
    animation: down-b-m1j7j3wmvs 300ms forwards linear;
    position: relative;
    font-size: 16px;
}

@media (min-width:1600px) {
    .accordion-collapse-heading[b-m1j7j3wmvs] {
        font-size: 28px;
    }

    .accordion-collapse-body[b-m1j7j3wmvs] {
        font-size: 23px;
    }
}

@keyframes down-b-m1j7j3wmvs {
    to {
        transform: translateY(0%);
        opacity: 1;
    }
}

.accordion-collapse-heading__hide[b-m1j7j3wmvs] {
    -webkit-text-stroke: 2px;
    color: #8cc6ab;
}



.modal-dialog[b-m1j7j3wmvs] {
    min-width: 50vw;
}

.modal-content-2[b-m1j7j3wmvs] {
    min-width: 100%;
    box-shadow: 0px 4px 20px 0px #00000040;
    border-radius: 13px;
    height: 40vh;
}


#query-container[b-m1j7j3wmvs] {
    transform: translateY(-30%);
    z-index: 0;
    animation: down-b-m1j7j3wmvs 400ms forwards linear;
    position: relative;
    opacity: 0;
}


/* ---------------- */

.make-payment__box[b-m1j7j3wmvs] {
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #EBF3EF;
    border-radius: 7px;
    padding: 1rem;
    gap: 0.5rem;
    position: relative;
}

.make-payment__box__check[b-m1j7j3wmvs] {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
}

/* profile */






.dashboard-profile-picture img[b-m1j7j3wmvs],
.dashboard-profile-picture-2 img[b-m1j7j3wmvs] {
    position: absolute;
    border-radius: 50%;
    width: 100%;
}





.dashboard-nav li.active[b-m1j7j3wmvs] {
    border-bottom: 4px solid #42c6a5;
}


.profile-stats[b-m1j7j3wmvs] {
    font-family: 'Lato', sans-serif;
}

.profile-ratings i[b-m1j7j3wmvs] {
    color: #fff620;
    -webkit-text-stroke: 1px;
}

.profile-ratings span[b-m1j7j3wmvs] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
}

    .profile-ratings span.first-span[b-m1j7j3wmvs] {
        font-size: 22px;
    }

.profile-reviews span[b-m1j7j3wmvs] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
    color: #635E5E;
}



.replies span[b-m1j7j3wmvs] {
    font-size: 15px;
}

.replies h5[b-m1j7j3wmvs] {
    font-size: 20px;
}

.replies p[b-m1j7j3wmvs],
.replies a[b-m1j7j3wmvs],
.replies button[b-m1j7j3wmvs],
.replies textarea[b-m1j7j3wmvs],
.replies input[b-m1j7j3wmvs] {
    font-size: 16px;
}

.replies textarea[b-m1j7j3wmvs] {
    box-shadow: none !important;
}

@media (min-width:1600px) {
    .replies span[b-m1j7j3wmvs] {
        font-size: 22px;
    }

    .replies h5[b-m1j7j3wmvs] {
        font-size: 26px;
    }

    .replies p[b-m1j7j3wmvs],
    .replies a[b-m1j7j3wmvs],
    .replies button[b-m1j7j3wmvs],
    .replies textarea[b-m1j7j3wmvs],
    .replies input[b-m1j7j3wmvs] {
        font-size: 24px;
    }

    .replies .rounded-circle[b-m1j7j3wmvs] {
        width: 4vw;
    }
}

.dashboard-cover[b-m1j7j3wmvs] {
    background: linear-gradient(90deg, #FBED96 0%, #ABECD6 100%);
    height: 120px;
    position: relative;
}

.dashboard-profile-picture[b-m1j7j3wmvs] {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.dashboard-profile-picture-2[b-m1j7j3wmvs] {
    position: absolute;
    left: 11%;
    top: 100%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    filter: drop-shadow(6px 4px 10px rgba(0, 0, 0, 0.15));
}

.dashboard-top__content[b-m1j7j3wmvs] {
    margin-top: 80px;
}

    .dashboard-top__content p:last-child[b-m1j7j3wmvs] {
        font-size: 18px;
    }

.dashboard-top__content__name[b-m1j7j3wmvs] {
    font-size: 45px;
    line-height: 60px;
}

@media (min-width:1600px) {
    .dashboard-cover[b-m1j7j3wmvs] {
        height: 250px;
    }

    .dashboard-profile-picture[b-m1j7j3wmvs] {
        width: 185px;
        height: 185px;
    }

    .dashboard-profile-picture-2[b-m1j7j3wmvs] {
        width: 185px;
        height: 185px;
        filter: drop-shadow(14px 12px 31px rgba(0, 0, 0, 0.25));
    }

    .dashboard-top__content[b-m1j7j3wmvs] {
        margin-top: 100px;
    }

        .dashboard-top__content p:last-child[b-m1j7j3wmvs] {
            font-size: 24px;
        }

    .dashboard-top__content__name[b-m1j7j3wmvs] {
        font-size: 60px;
        line-height: 80px;
    }
}




.dashboard-stats img[b-m1j7j3wmvs] {
    width: 15%;
}

.dashboard-stats > div span:first-of-type[b-m1j7j3wmvs] {
    font-size: 40px;
}

.dashboard-stats > div span:last-of-type[b-m1j7j3wmvs] {
    font-size: 24px;
}

.dashboard-stats > div a[b-m1j7j3wmvs] {
    font-size: 16px;
    color: #444444;
}

@media (min-width:1600px) {
    .dashboard-stats > div span:first-of-type[b-m1j7j3wmvs] {
        font-size: 50px;
    }

    .dashboard-stats > div span:last-of-type[b-m1j7j3wmvs] {
        font-size: 36px;
    }

    .dashboard-stats > div a[b-m1j7j3wmvs] {
        font-size: 20px;
    }
}



.your-mentors p[b-m1j7j3wmvs] {
    font-size: 18px;
    font-weight: 500;
}

.your-mentors button[b-m1j7j3wmvs] {
    font-size: 16px;
    font-weight: 500;
}

@media (min-width:1600px) {
    .your-mentors p[b-m1j7j3wmvs] {
        font-size: 26px;
        font-weight: 500;
    }

    .your-mentors button[b-m1j7j3wmvs] {
        font-size: 22px;
        font-weight: 500;
    }
}


h3[b-m1j7j3wmvs] {
    font-size: 28px;
    line-height: 40px;
}

@media (min-width:1600px) {
    h3[b-m1j7j3wmvs] {
        font-size: 40px;
        line-height: 60px;
    }
}

/* messaging */

.messaging[b-m1j7j3wmvs] {
}

.messaging__main[b-m1j7j3wmvs] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.messaging__bottom[b-m1j7j3wmvs] {
}

.messaging input[b-m1j7j3wmvs],
.messaging input[b-m1j7j3wmvs]::placeholder {
    color: #303030 !important;
}

.receiving-message__box[b-m1j7j3wmvs] {
    background-color: white;
    color: #303030;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 2.5rem;
    width: fit-content;
    border-radius: 999px;
    letter-spacing: 0.05em;
}

.sending-message[b-m1j7j3wmvs] {
    align-self: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.sending-message__box[b-m1j7j3wmvs] {
    background-color: #42C6A5;
    color: white;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 2.5rem;
    width: fit-content;
    border-radius: 999px;
    letter-spacing: 0.05em;
}

.sending-message__seen[b-m1j7j3wmvs] {
}

.messaging__date-1[b-m1j7j3wmvs] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-left: 0.5rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}

.messaging__date-2[b-m1j7j3wmvs] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-right: 0rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}


.messaging-search__name[b-m1j7j3wmvs] {
    font-size: 18px;
}

.messaging-search__date[b-m1j7j3wmvs] {
    font-size: 12px;
    font-weight: 300;
    color: #7C7C7C;
}

.messaging-search__active[b-m1j7j3wmvs] {
    width: 24px;
    height: 24px;
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 14px;
    padding: 3px;
    background-color: #42C6A5;
    border-radius: 50%;
}

.messaging-search > p[b-m1j7j3wmvs] {
    font-size: 24px;
    font-weight: 700;
    color: #303030;
}

.messaging__top__name[b-m1j7j3wmvs] {
    font-size: 16px;
}

.messaging__top__status[b-m1j7j3wmvs],
.messaging__top__date[b-m1j7j3wmvs] {
    font-size: 14px;
}

@media (min-width:1600px) {
    .messaging-search__name[b-m1j7j3wmvs] {
        font-size: 24px;
    }

    .messaging-search__date[b-m1j7j3wmvs] {
        font-size: 16px;
    }

    .messaging-search > p[b-m1j7j3wmvs] {
        font-size: 30px;
    }

    .messaging__top__name[b-m1j7j3wmvs] {
        font-size: 24px;
    }

    .messaging__top__status[b-m1j7j3wmvs],
    .messaging__top__date[b-m1j7j3wmvs] {
        font-size: 20px;
    }
}

.meetings__name[b-m1j7j3wmvs] {
    font-size: 22px;
    color: #444444;
    font-weight: 600;
}

.meetings__expertise[b-m1j7j3wmvs] {
    color: #999999;
    font-size: 12px;
    font-weight: 500;
}

.meetings__about[b-m1j7j3wmvs] {
    color: #808080;
    font-size: 14px;
    font-weight: 500;
}

.meetings__image[b-m1j7j3wmvs] {
    font-size: 16px;
    width: 30px;
    aspect-ratio: 1/1;
}

.meetings_info[b-m1j7j3wmvs] {
    font-size: 17px;
    color: #444444;
    font-weight: 500;
}

    .meetings_info button[b-m1j7j3wmvs] {
        font-size: 17px;
    }

.meetings_th[b-m1j7j3wmvs] {
    font-size: 24px;
    color: #303030;
    font-weight: 600;
}

.profile-mentee__des[b-m1j7j3wmvs] {
    font-size: 14px;
    color: #525252;
}

.profile-mentee__count[b-m1j7j3wmvs] {
    font-size: 20px;
    color: #444444;
}

.profile-mentee__about[b-m1j7j3wmvs] {
    color: #525252;
    font-size: 16px;
    font-weight: 600;
}

@media (min-width:1600px) {
    .meetings__name[b-m1j7j3wmvs] {
        font-size: 30px;
    }

    .meetings__expertise[b-m1j7j3wmvs] {
        font-size: 19px;
    }

    .meetings__about[b-m1j7j3wmvs] {
        font-size: 20px;
    }

    .meetings__image[b-m1j7j3wmvs] {
        font-size: 23px;
        width: 43px;
    }

    .meetings_info[b-m1j7j3wmvs] {
        font-size: 22px;
    }

        .meetings_info button[b-m1j7j3wmvs] {
            font-size: 22px;
            line-height: 34px;
        }

    .meetings_th[b-m1j7j3wmvs] {
        font-size: 32px;
    }

    .profile-mentee__des[b-m1j7j3wmvs] {
        font-size: 18px;
    }

    .profile-mentee__count[b-m1j7j3wmvs] {
        font-size: 30px;
    }

    .profile-mentee__about p[b-m1j7j3wmvs] {
        color: #525252;
        font-size: 23px;
    }
}



.profile-mentee[b-m1j7j3wmvs] {
}

/* ---------------------- */


#fee-input[b-m1j7j3wmvs] {
    min-width: 35px;
}



#fee-hide[b-m1j7j3wmvs] {
    display: none;
    white-space: pre;
    margin: 0;
    padding: 0;
}

.modal-content[b-m1j7j3wmvs] {
    min-width: 100%;
    box-shadow: 0px 4px 20px 0px #00000040;
    border-radius: 13px;
    height: 40vh;
}

/* ---------------- */


.cv-discussion__header a[b-m1j7j3wmvs] {
    font-weight: 600;
    color: #3b3b3b75 !important;
    font-size: 16px;
}

    .cv-discussion__header a.active[b-m1j7j3wmvs] {
        color: #3b3b3b !important;
        border-bottom: 1px solid #3b3b3b;
    }

.cv-discussion__1 > div[b-m1j7j3wmvs] {
    gap: max(5rem, 7vw);
}

    .cv-discussion__1 > div > div[b-m1j7j3wmvs] {
        width: 130px;
    }

        .cv-discussion__1 > div > div > div[b-m1j7j3wmvs] {
            width: 100px;
            background: #FFFFFF;
            box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
            border-radius: 10px;
            aspect-ratio: 130/145;
        }

            .cv-discussion__1 > div > div > div img[b-m1j7j3wmvs] {
                width: 85%;
            }

.cv-discussion__1 a[b-m1j7j3wmvs],
.cv-discussion__1 p[b-m1j7j3wmvs] {
    font-size: 18px;
}

.cv-discussion__2__header p[b-m1j7j3wmvs] {
    font-size: 16px;
}

.cv-discussion__2__header span[b-m1j7j3wmvs] {
    font-size: 12px;
}

.cv-discussion__2__name[b-m1j7j3wmvs] {
    font-size: 14px;
}

.cv-discussion__2__expertise[b-m1j7j3wmvs],
.cv-discussion__2__content__date[b-m1j7j3wmvs] {
    font-size: 12px;
}

.cv-discussion__2__text[b-m1j7j3wmvs] {
    color: #706565;
    font-size: 14px;
    font-weight: 400;
}

@media (min-width:1600px) {
    .cv-discussion__header a[b-m1j7j3wmvs] {
        font-size: 23px;
    }

    .cv-discussion__1 a[b-m1j7j3wmvs],
    .cv-discussion__1 p[b-m1j7j3wmvs] {
        font-size: 25px;
    }

    .cv-discussion__2__header p[b-m1j7j3wmvs] {
        font-size: 23px;
    }

    .cv-discussion__2__header span[b-m1j7j3wmvs] {
        font-size: 16px;
    }

    .cv-discussion__2__name[b-m1j7j3wmvs] {
        font-size: 18px;
    }

    .cv-discussion__2__expertise[b-m1j7j3wmvs],
    .cv-discussion__2__content__date[b-m1j7j3wmvs] {
        font-size: 15px;
    }

    .cv-discussion__2__text[b-m1j7j3wmvs] {
        font-size: 17px;
    }

    .cv-discussion__1 > div > div > div[b-m1j7j3wmvs] {
        width: 130px;
        background: #FFFFFF;
        box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        aspect-ratio: 130/145;
    }
}

/* ----------------- */


.accordion-collapse-heading[b-m1j7j3wmvs] {
    z-index: 1;
    position: relative;
    font-size: 20px;
}

.accordion-collapse-body[b-m1j7j3wmvs] {
    transform: translateY(-80%);
    z-index: 0;
    animation: down-b-m1j7j3wmvs 300ms forwards linear;
    position: relative;
    font-size: 16px;
}

@media (min-width:1600px) {
    .accordion-collapse-heading[b-m1j7j3wmvs] {
        font-size: 28px;
    }

    .accordion-collapse-body[b-m1j7j3wmvs] {
        font-size: 23px;
    }
}

@keyframes down-b-m1j7j3wmvs {
    to {
        transform: translateY(0%);
        opacity: 1;
    }
}

.accordion-collapse-heading__hide[b-m1j7j3wmvs] {
    -webkit-text-stroke: 2px;
    color: #8cc6ab;
}

.modal-content-2[b-m1j7j3wmvs] {
    width: min(300px, 100%);
    box-shadow: 0px 4px 20px 0px #00000040;
    border-radius: 13px;
}


#query-container[b-m1j7j3wmvs] {
    transform: translateY(-30%);
    z-index: 0;
    animation: down-b-m1j7j3wmvs 400ms forwards linear;
    position: relative;
    opacity: 0;
}


/* ---------------- */

.make-payment__box[b-m1j7j3wmvs] {
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #EBF3EF;
    border-radius: 7px;
    padding: 1rem;
    gap: 0.5rem;
    position: relative;
}

.make-payment__box__check[b-m1j7j3wmvs] {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
}

/* profile */






.dashboard-profile-picture img[b-m1j7j3wmvs],
.dashboard-profile-picture-2 img[b-m1j7j3wmvs] {
    position: absolute;
    border-radius: 50%;
    width: 100%;
}





.dashboard-nav li.active[b-m1j7j3wmvs] {
    border-bottom: 4px solid #42c6a5;
}


.profile-stats[b-m1j7j3wmvs] {
    font-family: 'Lato', sans-serif;
}

.profile-ratings i[b-m1j7j3wmvs] {
    color: #fff620;
    -webkit-text-stroke: 1px;
}

.profile-ratings span[b-m1j7j3wmvs] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
}

    .profile-ratings span.first-span[b-m1j7j3wmvs] {
        font-size: 22px;
    }

.profile-reviews span[b-m1j7j3wmvs] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
    color: #635E5E;
}



.replies span[b-m1j7j3wmvs] {
    font-size: 15px;
}

.replies h5[b-m1j7j3wmvs] {
    font-size: 20px;
}

.replies p[b-m1j7j3wmvs],
.replies a[b-m1j7j3wmvs],
.replies button[b-m1j7j3wmvs],
.replies textarea[b-m1j7j3wmvs],
.replies input[b-m1j7j3wmvs] {
    font-size: 16px;
}

.replies textarea[b-m1j7j3wmvs] {
    box-shadow: none !important;
}

@media (min-width:1600px) {
    .replies span[b-m1j7j3wmvs] {
        font-size: 22px;
    }

    .replies h5[b-m1j7j3wmvs] {
        font-size: 26px;
    }

    .replies p[b-m1j7j3wmvs],
    .replies a[b-m1j7j3wmvs],
    .replies button[b-m1j7j3wmvs],
    .replies textarea[b-m1j7j3wmvs],
    .replies input[b-m1j7j3wmvs] {
        font-size: 24px;
    }

    .replies .rounded-circle[b-m1j7j3wmvs] {
        width: 4vw;
    }
}


.table-responsive tbody[b-m1j7j3wmvs] {
    font-size: 17px;
    color: #444444;
    font-weight: 500;
    white-space: nowrap;
}

    .table-responsive tbody button[b-m1j7j3wmvs] {
        font-size: 17px;
    }

.table-responsive thead[b-m1j7j3wmvs] {
    font-size: 24px;
    color: #303030;
    font-weight: 500 !important;
    white-space: nowrap;
}

@media (min-width:992px) {
    .table-responsive thead > tr > th:first-child[b-m1j7j3wmvs] {
        width: 50% !important;
    }
}

.table-responsive table[b-m1j7j3wmvs] {
    border-spacing: 0 1em !important;
    border-collapse: separate;
}

.table-responsive tbody[b-m1j7j3wmvs] {
    border-radius: 15px !important;
}

.table-responsive tbody[b-m1j7j3wmvs] {
    padding: 2rem 0 !important;
}

table[b-m1j7j3wmvs],
tr[b-m1j7j3wmvs],
td[b-m1j7j3wmvs],
th[b-m1j7j3wmvs] {
    border: none !important;
}

tr[b-m1j7j3wmvs] {
}

.table-responsive tbody th[b-m1j7j3wmvs] {
    border-radius: 10px 0 0 10px;
    padding: 2rem 1rem !important;
    padding-left: 2rem !important;
}


.table-responsive tbody td:last-of-type[b-m1j7j3wmvs] {
    border-radius: 0 10px 10px 0;
    padding-right: 2rem;
}

.table-responsive tbody .add-meeting th[b-m1j7j3wmvs] {
    padding: 1rem 1rem !important;
    width: 100% !important;
    font-weight: 500 !important;
}

    .table-responsive tbody .add-meeting th h2[b-m1j7j3wmvs] {
        font-weight: 500 !important;
    }

.add-meeting th[b-m1j7j3wmvs] {
    border: 1px dashed #000000 !important;
    border-right: none !important;
}

.add-meeting td[b-m1j7j3wmvs] {
    border-top: 1px dashed #000000 !important;
    border-bottom: 1px dashed #000000 !important;
}

    .add-meeting td:last-child[b-m1j7j3wmvs] {
        border-right: 1px dashed #000000 !important;
    }
/* /Pages/FAQ.razor.rz.scp.css */
.page-container[b-wahdpxlfdk] {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: max(6rem, 8vw);
}

.faqs > div > h1[b-wahdpxlfdk] {
    padding: 100px 20px !important;
}

.faqs .bg-title[b-wahdpxlfdk] {
    background-color: #DDF4E9;
}

.accordion-button[b-wahdpxlfdk],
.accordion-header[b-wahdpxlfdk],
.accordion-item[b-wahdpxlfdk] {
    border-radius: 20px !important;
}

.accordion-header[b-wahdpxlfdk] {
    border: 1px solid #ccc;
}

    .accordion-header button[b-wahdpxlfdk] {
        font-weight: 600 !important;
    }

.accordion-button:not(.collapsed)[b-wahdpxlfdk]::after {
    height: 8px !important;
}

.faqs .accordion-body[b-wahdpxlfdk] {
    color: #6A6A6A;
    font-size: 16px;
    line-height: 30px;
    padding: 20px !important;
}

@media (min-width:1200px) {
    .faqs .accordion-body[b-wahdpxlfdk] {
        font-size: 20px;
        line-height: 38px;
        padding: 50px 45px !important;
    }
}

.privacy p[b-wahdpxlfdk] {
    color: #8A8A8A;
    font-size: 16px;
    line-height: 30px;
}

@media (min-width:1200px) {
    .privacy p[b-wahdpxlfdk] {
        font-size: 20px;
        line-height: 38px;
    }
}

.privacy > div[b-wahdpxlfdk] {
    display: flex;
    flex-direction: column;
    gap: 55px;
}
/* /Pages/Followers.razor.rz.scp.css */
body[b-fs11jdh0et] {
}
/* /Pages/Meetings.razor.rz.scp.css */
.dashboard-cover[b-y3n9sbt2lj] {
    background: linear-gradient(90deg, #FBED96 0%, #ABECD6 100%);
    height: 120px;
    position: relative;
}

.dashboard-profile-picture[b-y3n9sbt2lj] {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.dashboard-profile-picture-2[b-y3n9sbt2lj] {
    position: absolute;
    left: 11%;
    top: 100%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    filter: drop-shadow(6px 4px 10px rgba(0, 0, 0, 0.15));
}

@media (max-width:992px) {
    .dashboard-profile-picture-2[b-y3n9sbt2lj] {
        left: 50%;
    }
}

.dashboard-top__content[b-y3n9sbt2lj] {
    margin-top: 80px;
}

    .dashboard-top__content p:last-child[b-y3n9sbt2lj] {
        font-size: 18px;
    }

.dashboard-top__content__name[b-y3n9sbt2lj] {
    font-size: 45px;
    line-height: 60px;
}

@media (min-width:1600px) {
    .dashboard-cover[b-y3n9sbt2lj] {
        height: 250px;
    }

    .dashboard-profile-picture[b-y3n9sbt2lj] {
        width: 185px;
        height: 185px;
    }

    .dashboard-profile-picture-2[b-y3n9sbt2lj] {
        width: 185px;
        height: 185px;
        filter: drop-shadow(14px 12px 31px rgba(0, 0, 0, 0.25));
    }

    .dashboard-top__content[b-y3n9sbt2lj] {
        margin-top: 100px;
    }

        .dashboard-top__content p:last-child[b-y3n9sbt2lj] {
            font-size: 24px;
        }

    .dashboard-top__content__name[b-y3n9sbt2lj] {
        font-size: 60px;
        line-height: 80px;
    }
}



.dashboard-stats[b-y3n9sbt2lj] {
    row-gap: 2rem;
    column-gap: 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    place-content: center;
}

    .dashboard-stats > div[b-y3n9sbt2lj] {
        flex: 1 0 40%;
        flex-grow: 0;
        width: 100%;
        border-radius: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 1rem;
        aspect-ratio: 62/39;
        padding: 2rem;
    }

        /* .dashboard-stats>div {
    flex: 1 0 30%;
    flex-grow: 0;
    width: min(100%);
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

    gap: 1rem;
    aspect-ratio: 50/30;
    padding: 2rem;
} */
        .dashboard-stats > div:last-child[b-y3n9sbt2lj] {
            width: 50%;
            grid-area: 3 / 1 / 4 / 3;
            justify-self: center;
        }

@media (max-width:992px) {
    .dashboard-stats > div[b-y3n9sbt2lj] {
        flex-grow: 0;
        min-width: 300px;
    }
}

.dashboard-stats img[b-y3n9sbt2lj] {
    width: 15%;
}

.dashboard-stats > div span:first-of-type[b-y3n9sbt2lj] {
    font-size: 40px;
}

.dashboard-stats > div span:last-of-type[b-y3n9sbt2lj] {
    font-size: 24px;
}

.dashboard-stats > div a[b-y3n9sbt2lj] {
    font-size: 16px;
    color: #444444;
}

@media (min-width:1600px) {
    .dashboard-stats > div span:first-of-type[b-y3n9sbt2lj] {
        font-size: 50px;
    }

    .dashboard-stats > div span:last-of-type[b-y3n9sbt2lj] {
        font-size: 36px;
    }

    .dashboard-stats > div a[b-y3n9sbt2lj] {
        font-size: 20px;
    }
}



.your-mentors p[b-y3n9sbt2lj] {
    font-size: 18px;
    font-weight: 500;
}

.your-mentors button[b-y3n9sbt2lj] {
    font-size: 16px;
    font-weight: 500;
}

@media (min-width:1600px) {
    .your-mentors p[b-y3n9sbt2lj] {
        font-size: 26px;
        font-weight: 500;
    }

    .your-mentors button[b-y3n9sbt2lj] {
        font-size: 22px;
        font-weight: 500;
    }
}


h3[b-y3n9sbt2lj] {
    font-size: 28px;
    line-height: 40px;
}

@media (min-width:1600px) {
    h3[b-y3n9sbt2lj] {
        font-size: 40px;
        line-height: 60px;
    }
}

/* messaging */

.messaging[b-y3n9sbt2lj] {
}

.messaging__main[b-y3n9sbt2lj] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.messaging__bottom[b-y3n9sbt2lj] {
}

.messaging input[b-y3n9sbt2lj],
.messaging input[b-y3n9sbt2lj]::placeholder {
    color: #303030 !important;
}

.receiving-message__box[b-y3n9sbt2lj] {
    background-color: white;
    color: #303030;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 2.5rem;
    width: fit-content;
    border-radius: 999px;
    letter-spacing: 0.05em;
}

.sending-message[b-y3n9sbt2lj] {
    align-self: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.sending-message__box[b-y3n9sbt2lj] {
    background-color: #42C6A5;
    color: white;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 2.5rem;
    width: fit-content;
    border-radius: 999px;
    letter-spacing: 0.05em;
}

.sending-message__seen[b-y3n9sbt2lj] {
}

.messaging__date-1[b-y3n9sbt2lj] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-left: 0.5rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}

.messaging__date-2[b-y3n9sbt2lj] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-right: 0rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}


.messaging-search__name[b-y3n9sbt2lj] {
    font-size: 18px;
}

.messaging-search__date[b-y3n9sbt2lj] {
    font-size: 12px;
    font-weight: 300;
    color: #7C7C7C;
}

.messaging-search__active[b-y3n9sbt2lj] {
    width: 24px;
    height: 24px;
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 14px;
    padding: 3px;
    background-color: #42C6A5;
    border-radius: 50%;
}

.messaging-search > p[b-y3n9sbt2lj] {
    font-size: 24px;
    font-weight: 700;
    color: #303030;
}

.messaging__top__name[b-y3n9sbt2lj] {
    font-size: 16px;
}

.messaging__top__status[b-y3n9sbt2lj],
.messaging__top__date[b-y3n9sbt2lj] {
    font-size: 14px;
}

@media (min-width:1600px) {
    .messaging-search__name[b-y3n9sbt2lj] {
        font-size: 24px;
    }

    .messaging-search__date[b-y3n9sbt2lj] {
        font-size: 16px;
    }

    .messaging-search > p[b-y3n9sbt2lj] {
        font-size: 30px;
    }

    .messaging__top__name[b-y3n9sbt2lj] {
        font-size: 24px;
    }

    .messaging__top__status[b-y3n9sbt2lj],
    .messaging__top__date[b-y3n9sbt2lj] {
        font-size: 20px;
    }
}

.meetings__name[b-y3n9sbt2lj] {
    font-size: 22px;
    color: #444444;
    font-weight: 600;
}

.meetings__expertise[b-y3n9sbt2lj] {
    color: #999999;
    font-size: 12px;
    font-weight: 500;
}

.meetings__about[b-y3n9sbt2lj] {
    color: #808080;
    font-size: 14px;
    font-weight: 500;
}

.meetings__image[b-y3n9sbt2lj] {
    font-size: 16px;
    width: 30px;
    aspect-ratio: 1/1;
}

.table-responsive tbody[b-y3n9sbt2lj] {
    font-size: 17px;
    color: #444444;
    font-weight: 500;
    white-space: nowrap;
}

    .table-responsive tbody button[b-y3n9sbt2lj] {
        font-size: 17px;
    }

.table-responsive thead[b-y3n9sbt2lj] {
    font-size: 24px;
    color: #303030;
    font-weight: 600;
}

.profile-mentee__des[b-y3n9sbt2lj] {
    font-size: 14px;
    color: #525252;
}

.profile-mentee__count[b-y3n9sbt2lj] {
    font-size: 20px;
    color: #444444;
}

.profile-mentee__about[b-y3n9sbt2lj] {
    color: #525252;
    font-size: 16px;
    font-weight: 600;
}

@media (min-width:1600px) {
    .meetings__name[b-y3n9sbt2lj] {
        font-size: 30px;
    }

    .meetings__expertise[b-y3n9sbt2lj] {
        font-size: 19px;
    }

    .meetings__about[b-y3n9sbt2lj] {
        font-size: 20px;
    }

    .meetings__image[b-y3n9sbt2lj] {
        font-size: 23px;
        width: 43px;
    }

    .table-responsive tbody[b-y3n9sbt2lj] {
        font-size: 22px;
    }

        .table-responsive tbody button[b-y3n9sbt2lj] {
            font-size: 22px;
            line-height: 34px;
        }

    .meetings_th[b-y3n9sbt2lj] {
        font-size: 32px;
    }

    .profile-mentee__des[b-y3n9sbt2lj] {
        font-size: 18px;
    }

    .profile-mentee__count[b-y3n9sbt2lj] {
        font-size: 30px;
    }

    .profile-mentee__about p[b-y3n9sbt2lj] {
        color: #525252;
        font-size: 23px;
    }
}



.profile-mentee[b-y3n9sbt2lj] {
}

/* ---------------------- */


#fee-input[b-y3n9sbt2lj] {
    min-width: 35px;
}



#fee-hide[b-y3n9sbt2lj] {
    display: none;
    white-space: pre;
    margin: 0;
    padding: 0;
}

.modal-content[b-y3n9sbt2lj] {
    width: min(230px, 100%);
    box-shadow: 0px 4px 20px 0px #00000040;
}

/* ---------------- */


.cv-discussion__header a[b-y3n9sbt2lj] {
    font-weight: 600;
    color: #3b3b3b75 !important;
    font-size: 16px;
}

    .cv-discussion__header a.active[b-y3n9sbt2lj] {
        color: #3b3b3b !important;
        border-bottom: 1px solid #3b3b3b;
    }

.cv-discussion__1 > div[b-y3n9sbt2lj] {
    gap: max(5rem, 7vw);
}

    .cv-discussion__1 > div > div[b-y3n9sbt2lj] {
        width: 130px;
    }

        .cv-discussion__1 > div > div > div[b-y3n9sbt2lj] {
            width: 100px;
            background: #FFFFFF;
            box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
            border-radius: 10px;
            aspect-ratio: 130/145;
        }

            .cv-discussion__1 > div > div > div img[b-y3n9sbt2lj] {
                width: 85%;
            }

.cv-discussion__1 a[b-y3n9sbt2lj],
.cv-discussion__1 p[b-y3n9sbt2lj] {
    font-size: 18px;
}

.cv-discussion__2__header p[b-y3n9sbt2lj] {
    font-size: 16px;
}

.cv-discussion__2__header span[b-y3n9sbt2lj] {
    font-size: 12px;
}

.cv-discussion__2__name[b-y3n9sbt2lj] {
    font-size: 14px;
}

.cv-discussion__2__expertise[b-y3n9sbt2lj],
.cv-discussion__2__content__date[b-y3n9sbt2lj] {
    font-size: 12px;
}

.cv-discussion__2__text[b-y3n9sbt2lj] {
    color: #706565;
    font-size: 14px;
    font-weight: 400;
}

@media (min-width:1600px) {
    .cv-discussion__header a[b-y3n9sbt2lj] {
        font-size: 23px;
    }

    .cv-discussion__1 a[b-y3n9sbt2lj],
    .cv-discussion__1 p[b-y3n9sbt2lj] {
        font-size: 25px;
    }

    .cv-discussion__2__header p[b-y3n9sbt2lj] {
        font-size: 23px;
    }

    .cv-discussion__2__header span[b-y3n9sbt2lj] {
        font-size: 16px;
    }

    .cv-discussion__2__name[b-y3n9sbt2lj] {
        font-size: 18px;
    }

    .cv-discussion__2__expertise[b-y3n9sbt2lj],
    .cv-discussion__2__content__date[b-y3n9sbt2lj] {
        font-size: 15px;
    }

    .cv-discussion__2__text[b-y3n9sbt2lj] {
        font-size: 17px;
    }

    .cv-discussion__1 > div > div > div[b-y3n9sbt2lj] {
        width: 130px;
        background: #FFFFFF;
        box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        aspect-ratio: 130/145;
    }
}

/* ----------------- */


.accordion-collapse-heading[b-y3n9sbt2lj] {
    z-index: 1;
    position: relative;
    font-size: 20px;
}

.accordion-collapse-body[b-y3n9sbt2lj] {
    transform: translateY(-80%);
    z-index: 0;
    animation: down-b-y3n9sbt2lj 300ms forwards linear;
    position: relative;
    font-size: 16px;
    opacity: 0;
}

@media (min-width:1600px) {
    .accordion-collapse-heading[b-y3n9sbt2lj] {
        font-size: 28px;
    }

    .accordion-collapse-body[b-y3n9sbt2lj] {
        font-size: 23px;
    }
}

@keyframes down-b-y3n9sbt2lj {
    to {
        transform: translateY(0%);
        opacity: 1;
    }
}

.accordion-collapse-heading__hide[b-y3n9sbt2lj] {
    -webkit-text-stroke: 2px;
    color: #8cc6ab;
}

.modal-content-2[b-y3n9sbt2lj] {
    width: min(300px, 100%);
    box-shadow: 0px 4px 20px 0px #00000040;
    border-radius: 13px;
}


#query-container[b-y3n9sbt2lj] {
    transform: translateY(-30%);
    z-index: 0;
    animation: down-b-y3n9sbt2lj 400ms forwards linear;
    position: relative;
    opacity: 0;
}


/* ---------------- */

.make-payment__box[b-y3n9sbt2lj] {
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #EBF3EF;
    border-radius: 7px;
    padding: 1rem;
    gap: 0.5rem;
    position: relative;
}

.make-payment__box__check[b-y3n9sbt2lj] {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
}

/* profile */






.dashboard-profile-picture img[b-y3n9sbt2lj],
.dashboard-profile-picture-2 img[b-y3n9sbt2lj] {
    position: absolute;
    border-radius: 50%;
    width: 100%;
}





.dashboard-nav li.active[b-y3n9sbt2lj] {
    border-bottom: 4px solid #42c6a5;
}


.profile-stats[b-y3n9sbt2lj] {
    font-family: 'Lato', sans-serif;
}

.profile-ratings i[b-y3n9sbt2lj] {
    color: #fff620;
    -webkit-text-stroke: 1px;
}

.profile-ratings span[b-y3n9sbt2lj] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
}

    .profile-ratings span.first-span[b-y3n9sbt2lj] {
        font-size: 22px;
    }

.profile-reviews span[b-y3n9sbt2lj] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
    color: #635E5E;
}



.replies span[b-y3n9sbt2lj] {
    font-size: 15px;
}

.replies h5[b-y3n9sbt2lj] {
    font-size: 20px;
}

.replies p[b-y3n9sbt2lj],
.replies a[b-y3n9sbt2lj],
.replies button[b-y3n9sbt2lj],
.replies textarea[b-y3n9sbt2lj],
.replies input[b-y3n9sbt2lj] {
    font-size: 16px;
}

.replies textarea[b-y3n9sbt2lj] {
    box-shadow: none !important;
}

@media (min-width:1600px) {
    .replies span[b-y3n9sbt2lj] {
        font-size: 22px;
    }

    .replies h5[b-y3n9sbt2lj] {
        font-size: 26px;
    }

    .replies p[b-y3n9sbt2lj],
    .replies a[b-y3n9sbt2lj],
    .replies button[b-y3n9sbt2lj],
    .replies textarea[b-y3n9sbt2lj],
    .replies input[b-y3n9sbt2lj] {
        font-size: 24px;
    }

    .replies .rounded-circle[b-y3n9sbt2lj] {
        width: 4vw;
    }
}


@media (min-width:992px) {
    .table-responsive thead > tr > th:first-child[b-y3n9sbt2lj] {
        width: 50% !important;
    }
}

.table-responsive table[b-y3n9sbt2lj] {
    border-spacing: 0 1em !important;
    border-collapse: separate;
}

.table-responsive tbody[b-y3n9sbt2lj] {
    border-radius: 15px !important;
}

.table-responsive tbody[b-y3n9sbt2lj] {
    padding: 2rem 0 !important;
}

table[b-y3n9sbt2lj],
tr[b-y3n9sbt2lj],
td[b-y3n9sbt2lj],
th[b-y3n9sbt2lj] {
    border: none !important;
}

.table-responsive tbody th[b-y3n9sbt2lj] {
    border-radius: 10px 0 0 10px;
    padding: 1.5rem 1rem !important;
}


.table-responsive tbody td:last-of-type[b-y3n9sbt2lj] {
    border-radius: 0 10px 10px 0;
}
/* /Pages/MenteeProfile.razor.rz.scp.css */
.dashboard-cover[b-gjfwp1sj8y] {
    background: linear-gradient(90deg, #FBED96 0%, #ABECD6 100%);
    height: 120px;
    position: relative;
}

.dashboard-profile-picture[b-gjfwp1sj8y] {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.dashboard-profile-picture-2[b-gjfwp1sj8y] {
    position: absolute;
    left: 11%;
    top: 100%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    filter: drop-shadow(6px 4px 10px rgba(0, 0, 0, 0.15));
}

@media (max-width:992px) {
    .dashboard-profile-picture-2[b-gjfwp1sj8y] {
        left: 50%;
    }
}

.dashboard-top__content[b-gjfwp1sj8y] {
    margin-top: 80px;
}

    .dashboard-top__content p:last-child[b-gjfwp1sj8y] {
        font-size: 18px;
    }

.dashboard-top__content__name[b-gjfwp1sj8y] {
    font-size: 45px;
    line-height: 60px;
}

@media (min-width:1600px) {
    .dashboard-cover[b-gjfwp1sj8y] {
        height: 250px;
    }

    .dashboard-profile-picture[b-gjfwp1sj8y] {
        width: 185px;
        height: 185px;
    }

    .dashboard-profile-picture-2[b-gjfwp1sj8y] {
        width: 185px;
        height: 185px;
        filter: drop-shadow(14px 12px 31px rgba(0, 0, 0, 0.25));
    }

    .dashboard-top__content[b-gjfwp1sj8y] {
        margin-top: 100px;
    }

        .dashboard-top__content p:last-child[b-gjfwp1sj8y] {
            font-size: 24px;
        }

    .dashboard-top__content__name[b-gjfwp1sj8y] {
        font-size: 60px;
        line-height: 80px;
    }
}



.dashboard-stats[b-gjfwp1sj8y] {
    row-gap: 2rem;
    column-gap: 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    place-content: center;
}

    .dashboard-stats > div[b-gjfwp1sj8y] {
        flex: 1 0 40%;
        flex-grow: 0;
        width: 100%;
        border-radius: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 1rem;
        aspect-ratio: 62/39;
        padding: 2rem;
    }

        /* .dashboard-stats>div {
    flex: 1 0 30%;
    flex-grow: 0;
    width: min(100%);
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

    gap: 1rem;
    aspect-ratio: 50/30;
    padding: 2rem;
} */
        .dashboard-stats > div:last-child[b-gjfwp1sj8y] {
            width: 50%;
            grid-area: 3 / 1 / 4 / 3;
            justify-self: center;
        }

@media (max-width:992px) {
    .dashboard-stats > div[b-gjfwp1sj8y] {
        flex-grow: 0;
        min-width: 300px;
    }
}

.dashboard-stats img[b-gjfwp1sj8y] {
    width: 15%;
}

.dashboard-stats > div span:first-of-type[b-gjfwp1sj8y] {
    font-size: 40px;
}

.dashboard-stats > div span:last-of-type[b-gjfwp1sj8y] {
    font-size: 24px;
}

.dashboard-stats > div a[b-gjfwp1sj8y] {
    font-size: 16px;
    color: #444444;
}

@media (min-width:1600px) {
    .dashboard-stats > div span:first-of-type[b-gjfwp1sj8y] {
        font-size: 50px;
    }

    .dashboard-stats > div span:last-of-type[b-gjfwp1sj8y] {
        font-size: 36px;
    }

    .dashboard-stats > div a[b-gjfwp1sj8y] {
        font-size: 20px;
    }
}



.your-mentors p[b-gjfwp1sj8y] {
    font-size: 18px;
    font-weight: 500;
}

.your-mentors button[b-gjfwp1sj8y] {
    font-size: 16px;
    font-weight: 500;
}

@media (min-width:1600px) {
    .your-mentors p[b-gjfwp1sj8y] {
        font-size: 26px;
        font-weight: 500;
    }

    .your-mentors button[b-gjfwp1sj8y] {
        font-size: 22px;
        font-weight: 500;
    }
}


h3[b-gjfwp1sj8y] {
    font-size: 28px;
    line-height: 40px;
}

@media (min-width:1600px) {
    h3[b-gjfwp1sj8y] {
        font-size: 40px;
        line-height: 60px;
    }
}

/* messaging */

.messaging[b-gjfwp1sj8y] {
}

.messaging__main[b-gjfwp1sj8y] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.messaging__bottom[b-gjfwp1sj8y] {
}

.messaging input[b-gjfwp1sj8y],
.messaging input[b-gjfwp1sj8y]::placeholder {
    color: #303030 !important;
}

.receiving-message__box[b-gjfwp1sj8y] {
    background-color: white;
    color: #303030;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 2.5rem;
    width: fit-content;
    border-radius: 999px;
    letter-spacing: 0.05em;
}

.sending-message[b-gjfwp1sj8y] {
    align-self: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.sending-message__box[b-gjfwp1sj8y] {
    background-color: #42C6A5;
    color: white;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 2.5rem;
    width: fit-content;
    border-radius: 999px;
    letter-spacing: 0.05em;
}

.sending-message__seen[b-gjfwp1sj8y] {
}

.messaging__date-1[b-gjfwp1sj8y] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-left: 0.5rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}

.messaging__date-2[b-gjfwp1sj8y] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-right: 0rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}


.messaging-search__name[b-gjfwp1sj8y] {
    font-size: 18px;
}

.messaging-search__date[b-gjfwp1sj8y] {
    font-size: 12px;
    font-weight: 300;
    color: #7C7C7C;
}

.messaging-search__active[b-gjfwp1sj8y] {
    width: 24px;
    height: 24px;
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 14px;
    padding: 3px;
    background-color: #42C6A5;
    border-radius: 50%;
}

.messaging-search > p[b-gjfwp1sj8y] {
    font-size: 24px;
    font-weight: 700;
    color: #303030;
}

.messaging__top__name[b-gjfwp1sj8y] {
    font-size: 16px;
}

.messaging__top__status[b-gjfwp1sj8y],
.messaging__top__date[b-gjfwp1sj8y] {
    font-size: 14px;
}

@media (min-width:1600px) {
    .messaging-search__name[b-gjfwp1sj8y] {
        font-size: 24px;
    }

    .messaging-search__date[b-gjfwp1sj8y] {
        font-size: 16px;
    }

    .messaging-search > p[b-gjfwp1sj8y] {
        font-size: 30px;
    }

    .messaging__top__name[b-gjfwp1sj8y] {
        font-size: 24px;
    }

    .messaging__top__status[b-gjfwp1sj8y],
    .messaging__top__date[b-gjfwp1sj8y] {
        font-size: 20px;
    }
}

.meetings__name[b-gjfwp1sj8y] {
    font-size: 22px;
    color: #444444;
    font-weight: 600;
}

.meetings__expertise[b-gjfwp1sj8y] {
    color: #999999;
    font-size: 12px;
    font-weight: 500;
}

.meetings__about[b-gjfwp1sj8y] {
    color: #808080;
    font-size: 14px;
    font-weight: 500;
}

.meetings__image[b-gjfwp1sj8y] {
    font-size: 16px;
    width: 30px;
    aspect-ratio: 1/1;
}

.table-responsive tbody[b-gjfwp1sj8y] {
    font-size: 17px;
    color: #444444;
    font-weight: 500;
    white-space: nowrap;
}

    .table-responsive tbody button[b-gjfwp1sj8y] {
        font-size: 17px;
    }

.table-responsive thead[b-gjfwp1sj8y] {
    font-size: 24px;
    color: #303030;
    font-weight: 600;
}

.profile-mentee__des[b-gjfwp1sj8y] {
    font-size: 14px;
    color: #525252;
}

.profile-mentee__count[b-gjfwp1sj8y] {
    font-size: 20px;
    color: #444444;
}

.profile-mentee__about[b-gjfwp1sj8y] {
    color: #525252;
    font-size: 16px;
    font-weight: 600;
}

@media (min-width:1600px) {
    .meetings__name[b-gjfwp1sj8y] {
        font-size: 30px;
    }

    .meetings__expertise[b-gjfwp1sj8y] {
        font-size: 19px;
    }

    .meetings__about[b-gjfwp1sj8y] {
        font-size: 20px;
    }

    .meetings__image[b-gjfwp1sj8y] {
        font-size: 23px;
        width: 43px;
    }

    .table-responsive tbody[b-gjfwp1sj8y] {
        font-size: 22px;
    }

        .table-responsive tbody button[b-gjfwp1sj8y] {
            font-size: 22px;
            line-height: 34px;
        }

    .meetings_th[b-gjfwp1sj8y] {
        font-size: 32px;
    }

    .profile-mentee__des[b-gjfwp1sj8y] {
        font-size: 18px;
    }

    .profile-mentee__count[b-gjfwp1sj8y] {
        font-size: 30px;
    }

    .profile-mentee__about p[b-gjfwp1sj8y] {
        color: #525252;
        font-size: 23px;
    }
}



.profile-mentee[b-gjfwp1sj8y] {
}

/* ---------------------- */


#fee-input[b-gjfwp1sj8y] {
    min-width: 35px;
}



#fee-hide[b-gjfwp1sj8y] {
    display: none;
    white-space: pre;
    margin: 0;
    padding: 0;
}

.modal-content[b-gjfwp1sj8y] {
    width: min(230px, 100%);
    box-shadow: 0px 4px 20px 0px #00000040;
}

/* ---------------- */


.cv-discussion__header a[b-gjfwp1sj8y] {
    font-weight: 600;
    color: #3b3b3b75 !important;
    font-size: 16px;
}

    .cv-discussion__header a.active[b-gjfwp1sj8y] {
        color: #3b3b3b !important;
        border-bottom: 1px solid #3b3b3b;
    }

.cv-discussion__1 > div[b-gjfwp1sj8y] {
    gap: max(5rem, 7vw);
}

    .cv-discussion__1 > div > div[b-gjfwp1sj8y] {
        width: 130px;
    }

        .cv-discussion__1 > div > div > div[b-gjfwp1sj8y] {
            width: 100px;
            background: #FFFFFF;
            box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
            border-radius: 10px;
            aspect-ratio: 130/145;
        }

            .cv-discussion__1 > div > div > div img[b-gjfwp1sj8y] {
                width: 85%;
            }

.cv-discussion__1 a[b-gjfwp1sj8y],
.cv-discussion__1 p[b-gjfwp1sj8y] {
    font-size: 18px;
}

.cv-discussion__2__header p[b-gjfwp1sj8y] {
    font-size: 16px;
}

.cv-discussion__2__header span[b-gjfwp1sj8y] {
    font-size: 12px;
}

.cv-discussion__2__name[b-gjfwp1sj8y] {
    font-size: 14px;
}

.cv-discussion__2__expertise[b-gjfwp1sj8y],
.cv-discussion__2__content__date[b-gjfwp1sj8y] {
    font-size: 12px;
}

.cv-discussion__2__text[b-gjfwp1sj8y] {
    color: #706565;
    font-size: 14px;
    font-weight: 400;
}

@media (min-width:1600px) {
    .cv-discussion__header a[b-gjfwp1sj8y] {
        font-size: 23px;
    }

    .cv-discussion__1 a[b-gjfwp1sj8y],
    .cv-discussion__1 p[b-gjfwp1sj8y] {
        font-size: 25px;
    }

    .cv-discussion__2__header p[b-gjfwp1sj8y] {
        font-size: 23px;
    }

    .cv-discussion__2__header span[b-gjfwp1sj8y] {
        font-size: 16px;
    }

    .cv-discussion__2__name[b-gjfwp1sj8y] {
        font-size: 18px;
    }

    .cv-discussion__2__expertise[b-gjfwp1sj8y],
    .cv-discussion__2__content__date[b-gjfwp1sj8y] {
        font-size: 15px;
    }

    .cv-discussion__2__text[b-gjfwp1sj8y] {
        font-size: 17px;
    }

    .cv-discussion__1 > div > div > div[b-gjfwp1sj8y] {
        width: 130px;
        background: #FFFFFF;
        box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        aspect-ratio: 130/145;
    }
}

/* ----------------- */


.accordion-collapse-heading[b-gjfwp1sj8y] {
    z-index: 1;
    position: relative;
    font-size: 20px;
}

.accordion-collapse-body[b-gjfwp1sj8y] {
    transform: translateY(-80%);
    z-index: 0;
    animation: down-b-gjfwp1sj8y 300ms forwards linear;
    position: relative;
    font-size: 16px;
    opacity: 0;
}

@media (min-width:1600px) {
    .accordion-collapse-heading[b-gjfwp1sj8y] {
        font-size: 28px;
    }

    .accordion-collapse-body[b-gjfwp1sj8y] {
        font-size: 23px;
    }
}

@keyframes down-b-gjfwp1sj8y {
    to {
        transform: translateY(0%);
        opacity: 1;
    }
}

.accordion-collapse-heading__hide[b-gjfwp1sj8y] {
    -webkit-text-stroke: 2px;
    color: #8cc6ab;
}

.modal-content-2[b-gjfwp1sj8y] {
    width: min(300px, 100%);
    box-shadow: 0px 4px 20px 0px #00000040;
    border-radius: 13px;
}


#query-container[b-gjfwp1sj8y] {
    transform: translateY(-30%);
    z-index: 0;
    animation: down-b-gjfwp1sj8y 400ms forwards linear;
    position: relative;
    opacity: 0;
}


/* ---------------- */

.make-payment__box[b-gjfwp1sj8y] {
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #EBF3EF;
    border-radius: 7px;
    padding: 1rem;
    gap: 0.5rem;
    position: relative;
}

.make-payment__box__check[b-gjfwp1sj8y] {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
}

/* profile */






.dashboard-profile-picture img[b-gjfwp1sj8y],
.dashboard-profile-picture-2 img[b-gjfwp1sj8y] {
    position: absolute;
    border-radius: 50%;
    width: 100%;
}





.dashboard-nav li.active[b-gjfwp1sj8y] {
    border-bottom: 4px solid #42c6a5;
}


.profile-stats[b-gjfwp1sj8y] {
    font-family: 'Lato', sans-serif;
}

.profile-ratings i[b-gjfwp1sj8y] {
    color: #fff620;
    -webkit-text-stroke: 1px;
}

.profile-ratings span[b-gjfwp1sj8y] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
}

    .profile-ratings span.first-span[b-gjfwp1sj8y] {
        font-size: 22px;
    }

.profile-reviews span[b-gjfwp1sj8y] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
    color: #635E5E;
}



.replies span[b-gjfwp1sj8y] {
    font-size: 15px;
}

.replies h5[b-gjfwp1sj8y] {
    font-size: 20px;
}

.replies p[b-gjfwp1sj8y],
.replies a[b-gjfwp1sj8y],
.replies button[b-gjfwp1sj8y],
.replies textarea[b-gjfwp1sj8y],
.replies input[b-gjfwp1sj8y] {
    font-size: 16px;
}

.replies textarea[b-gjfwp1sj8y] {
    box-shadow: none !important;
}

@media (min-width:1600px) {
    .replies span[b-gjfwp1sj8y] {
        font-size: 22px;
    }

    .replies h5[b-gjfwp1sj8y] {
        font-size: 26px;
    }

    .replies p[b-gjfwp1sj8y],
    .replies a[b-gjfwp1sj8y],
    .replies button[b-gjfwp1sj8y],
    .replies textarea[b-gjfwp1sj8y],
    .replies input[b-gjfwp1sj8y] {
        font-size: 24px;
    }

    .replies .rounded-circle[b-gjfwp1sj8y] {
        width: 4vw;
    }
}


@media (min-width:992px) {
    .table-responsive thead > tr > th:first-child[b-gjfwp1sj8y] {
        width: 50% !important;
    }
}

.table-responsive table[b-gjfwp1sj8y] {
    border-spacing: 0 1em !important;
    border-collapse: separate;
}

.table-responsive tbody[b-gjfwp1sj8y] {
    border-radius: 15px !important;
}

.table-responsive tbody[b-gjfwp1sj8y] {
    padding: 2rem 0 !important;
}

table[b-gjfwp1sj8y],
tr[b-gjfwp1sj8y],
td[b-gjfwp1sj8y],
th[b-gjfwp1sj8y] {
    border: none !important;
}

.table-responsive tbody th[b-gjfwp1sj8y] {
    border-radius: 10px 0 0 10px;
    padding: 1.5rem 1rem !important;
}


.table-responsive tbody td:last-of-type[b-gjfwp1sj8y] {
    border-radius: 0 10px 10px 0;
}
/* /Pages/MentorProfile.razor.rz.scp.css */
.dashboard-cover[b-uaq8dhbdfb] {
    background: linear-gradient(90deg, #FBED96 0%, #ABECD6 100%);
    height: 70px;
    position: relative;
    margin-top: 6rem !important;
}

.dashboard-profile-picture[b-uaq8dhbdfb] {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

    .dashboard-profile-picture img[b-uaq8dhbdfb] {
        position: absolute;
        border-radius: 50%;
        width: 100%;
        border: 2px solid white;
    }

.dashboard-stats[b-uaq8dhbdfb] {
    row-gap: 1.25rem;
    column-gap: 0.5rem;
}

    .dashboard-stats > div[b-uaq8dhbdfb] {
        width: 180px;
        height: 115px;
        border-radius: 7px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 0.15rem;
    }

@media (max-width:400px) {
    .dashboard-stats > div[b-uaq8dhbdfb] {
        width: 160px;
    }
}


.dashboard-nav li.active[b-uaq8dhbdfb] {
    border-bottom: 4px solid #42c6a5;
}


.profile-stats[b-uaq8dhbdfb] {
    font-family: 'Lato', sans-serif;
}

.profile-ratings i[b-uaq8dhbdfb] {
    color: #fff620;
    -webkit-text-stroke: 1px;
}

.profile-ratings span[b-uaq8dhbdfb] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
}

    .profile-ratings span.first-span[b-uaq8dhbdfb] {
        font-size: 22px;
    }

.profile-reviews span[b-uaq8dhbdfb] {
    font-family: 'Lato', sans-serif;
}


.col-box[b-uaq8dhbdfb] {
    background: #FFFFFF;
    border: 1px solid #C0C0C0;
    border-radius: 8px;
    padding: 1.25rem;
}

    .col-box > div[b-uaq8dhbdfb] {
        width: 100%;
    }

.mentor-profile h4[b-uaq8dhbdfb] {
    font-size: 24px;
}

.mentor-profile h5[b-uaq8dhbdfb] {
    font-size: 18px;
}

.mentor-profile h6[b-uaq8dhbdfb] {
    font-size: 16px;
}

.profile-box-1__des[b-uaq8dhbdfb],
.profile-box-1__location[b-uaq8dhbdfb] {
    font-size: 14px;
}

.profile-box-1__stats > :nth-child(2n)[b-uaq8dhbdfb] {
    font-size: 22px;
}

.profile-box-1__stats > :nth-child(3n)[b-uaq8dhbdfb] {
    font-size: 12px;
}

.profile-box-1__btns button[b-uaq8dhbdfb] {
    font-size: 16px;
}

.profile-box-1__status[b-uaq8dhbdfb] {
    font-size: 9px;
}

.profile-box-2__lang p[b-uaq8dhbdfb] {
    font-size: 14px;
}

.profile-box-2__tags[b-uaq8dhbdfb] {
    font-size: 11px;
}

.profile-box-2__link[b-uaq8dhbdfb] {
    font-size: 16px;
}

@media (min-width:1500px) {
    .mentor-profile h4[b-uaq8dhbdfb] {
        font-size: 32px;
    }

    .mentor-profile h5[b-uaq8dhbdfb] {
        font-size: 24px;
    }

    .mentor-profile h6[b-uaq8dhbdfb] {
        font-size: 21px;
    }

    .profile-box-1__des[b-uaq8dhbdfb],
    .profile-box-1__location[b-uaq8dhbdfb] {
        font-size: 18px;
    }

    .profile-box-1__stats > :nth-child(2n)[b-uaq8dhbdfb] {
        font-size: 30px;
    }

    .profile-box-1__stats > :nth-child(3n)[b-uaq8dhbdfb] {
        font-size: 16px;
    }

    .profile-box-1__btns button[b-uaq8dhbdfb] {
        font-size: 22px;
    }

    .profile-box-1__status[b-uaq8dhbdfb] {
        font-size: 12px;
    }

    .profile-box-2__lang p[b-uaq8dhbdfb] {
        font-size: 20px;
    }

    .profile-box-2__tags[b-uaq8dhbdfb] {
        font-size: 14px;
    }

    .profile-box-2__link[b-uaq8dhbdfb] {
        font-size: 22px;
    }
}


.profile-box-3[b-uaq8dhbdfb],
.profile-box-4[b-uaq8dhbdfb] {
    border-radius: 18px;
}

    .profile-box-3 p[b-uaq8dhbdfb] {
        color: #6B6B6B;
        font-size: 14px;
    }

.profile-btns button[b-uaq8dhbdfb] {
    color: #3B3B3B;
    font-weight: 500;
    font-size: 15px;
}

.profile-expertise p:nth-of-type(1)[b-uaq8dhbdfb] {
    font-size: 12px;
}

.profile-expertise p:nth-of-type(2)[b-uaq8dhbdfb] {
    font-size: 15px;
}

.profile-expertise p:nth-of-type(3)[b-uaq8dhbdfb] {
    font-size: 14px;
}

.profile-expertise span[b-uaq8dhbdfb] {
    font-size: 12px;
}

.profile-projects p:nth-of-type(1)[b-uaq8dhbdfb] {
    font-size: 12px;
}

.profile-projects p:nth-of-type(2)[b-uaq8dhbdfb] {
    font-size: 14px;
}

.profile-projects p:nth-of-type(3)[b-uaq8dhbdfb] {
    font-size: 13px;
}


.profile-rating .first-span[b-uaq8dhbdfb] {
    font-size: 24px;
    font-weight: 800;
    color: black;
    font-family: 'Lato', sans-serif;
}

.profile-rating i[b-uaq8dhbdfb] {
    color: #FFF620;
    font-size: 21px;
}

.profile-ratings span[b-uaq8dhbdfb] {
    font-size: 17px;
    font-weight: 800;
    color: #635E5E;
}

.profile-reviews span[b-uaq8dhbdfb] {
    font-size: 17px;
    font-weight: 800;
    color: #635E5E;
}

.profile-reviews p[b-uaq8dhbdfb] {
    font-size: 13px;
}

@media (min-width:1500px) {
    .profile-ratings .first-span[b-uaq8dhbdfb] {
        font-size: 31px;
    }

    .profile-ratings span[b-uaq8dhbdfb] {
        font-size: 23px;
    }

    .profile-reviews span[b-uaq8dhbdfb] {
        font-size: 23px;
    }

    .profile-box-3[b-uaq8dhbdfb],
    .profile-box-4[b-uaq8dhbdfb] {
        border-radius: 28px;
    }

        .profile-box-3 p[b-uaq8dhbdfb] {
            font-size: 18px;
        }

    .profile-btns button[b-uaq8dhbdfb] {
        font-size: 20px;
    }

    .profile-expertise p:nth-of-type(1)[b-uaq8dhbdfb] {
        font-size: 15px;
    }

    .profile-expertise p:nth-of-type(2)[b-uaq8dhbdfb] {
        font-size: 17px;
    }

    .profile-expertise p:nth-of-type(3)[b-uaq8dhbdfb] {
        font-size: 16px;
    }

    .profile-expertise span[b-uaq8dhbdfb] {
        font-size: 15px;
    }

    .profile-projects p:nth-of-type(1)[b-uaq8dhbdfb] {
        font-size: 15px;
    }

    .profile-projects p:nth-of-type(2)[b-uaq8dhbdfb] {
        font-size: 18px;
    }

    .profile-projects p:nth-of-type(3)[b-uaq8dhbdfb] {
        font-size: 17px;
    }

    .profile-reviews p[b-uaq8dhbdfb] {
        font-size: 16px;
    }

    .profile-reviews img[b-uaq8dhbdfb] {
        width: 3.5vw;
    }
}
/* /Pages/Messages.razor.rz.scp.css */
.dashboard-cover[b-x1kf280s4s] {
    background: linear-gradient(90deg, #FBED96 0%, #ABECD6 100%);
    height: 120px;
    position: relative;
}

.dashboard-profile-picture[b-x1kf280s4s] {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.dashboard-profile-picture-2[b-x1kf280s4s] {
    position: absolute;
    left: 11%;
    top: 100%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    filter: drop-shadow(6px 4px 10px rgba(0, 0, 0, 0.15));
}

@media (max-width:992px) {
    .dashboard-profile-picture-2[b-x1kf280s4s] {
        left: 50%;
    }
}

.dashboard-top__content[b-x1kf280s4s] {
    margin-top: 80px;
}

    .dashboard-top__content p:last-child[b-x1kf280s4s] {
        font-size: 18px;
    }

.dashboard-top__content__name[b-x1kf280s4s] {
    font-size: 45px;
    line-height: 60px;
}

@media (min-width:1600px) {
    .dashboard-cover[b-x1kf280s4s] {
        height: 250px;
    }

    .dashboard-profile-picture[b-x1kf280s4s] {
        width: 185px;
        height: 185px;
    }

    .dashboard-profile-picture-2[b-x1kf280s4s] {
        width: 185px;
        height: 185px;
        filter: drop-shadow(14px 12px 31px rgba(0, 0, 0, 0.25));
    }

    .dashboard-top__content[b-x1kf280s4s] {
        margin-top: 100px;
    }

        .dashboard-top__content p:last-child[b-x1kf280s4s] {
            font-size: 24px;
        }

    .dashboard-top__content__name[b-x1kf280s4s] {
        font-size: 60px;
        line-height: 80px;
    }
}



.dashboard-stats[b-x1kf280s4s] {
    row-gap: 2rem;
    column-gap: 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    place-content: center;
}

    .dashboard-stats > div[b-x1kf280s4s] {
        flex: 1 0 40%;
        flex-grow: 0;
        width: 100%;
        border-radius: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 1rem;
        aspect-ratio: 62/39;
        padding: 2rem;
    }

        /* .dashboard-stats>div {
    flex: 1 0 30%;
    flex-grow: 0;
    width: min(100%);
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

    gap: 1rem;
    aspect-ratio: 50/30;
    padding: 2rem;
} */
        .dashboard-stats > div:last-child[b-x1kf280s4s] {
            width: 50%;
            grid-area: 3 / 1 / 4 / 3;
            justify-self: center;
        }

@media (max-width:992px) {
    .dashboard-stats > div[b-x1kf280s4s] {
        flex-grow: 0;
        min-width: 300px;
    }
}

.dashboard-stats img[b-x1kf280s4s] {
    width: 15%;
}

.dashboard-stats > div span:first-of-type[b-x1kf280s4s] {
    font-size: 40px;
}

.dashboard-stats > div span:last-of-type[b-x1kf280s4s] {
    font-size: 24px;
}

.dashboard-stats > div a[b-x1kf280s4s] {
    font-size: 16px;
    color: #444444;
}

@media (min-width:1600px) {
    .dashboard-stats > div span:first-of-type[b-x1kf280s4s] {
        font-size: 50px;
    }

    .dashboard-stats > div span:last-of-type[b-x1kf280s4s] {
        font-size: 36px;
    }

    .dashboard-stats > div a[b-x1kf280s4s] {
        font-size: 20px;
    }
}



.your-mentors p[b-x1kf280s4s] {
    font-size: 18px;
    font-weight: 500;
}

.your-mentors button[b-x1kf280s4s] {
    font-size: 16px;
    font-weight: 500;
}

@media (min-width:1600px) {
    .your-mentors p[b-x1kf280s4s] {
        font-size: 26px;
        font-weight: 500;
    }

    .your-mentors button[b-x1kf280s4s] {
        font-size: 22px;
        font-weight: 500;
    }
}


h3[b-x1kf280s4s] {
    font-size: 28px;
    line-height: 40px;
}

@media (min-width:1600px) {
    h3[b-x1kf280s4s] {
        font-size: 40px;
        line-height: 60px;
    }
}

/* messaging */

.messaging[b-x1kf280s4s] {
}

.messaging__main[b-x1kf280s4s] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.messaging__bottom[b-x1kf280s4s] {
}

.messaging input[b-x1kf280s4s],
.messaging input[b-x1kf280s4s]::placeholder {
    color: #303030 !important;
}

.receiving-message__box[b-x1kf280s4s] {
    background-color: white;
    color: #303030;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 2.5rem;
    width: fit-content;
    border-radius: 999px;
    letter-spacing: 0.05em;
}

.sending-message[b-x1kf280s4s] {
    align-self: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.sending-message__box[b-x1kf280s4s] {
    background-color: #42C6A5;
    color: white;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 2.5rem;
    width: fit-content;
    border-radius: 999px;
    letter-spacing: 0.05em;
}

.sending-message__seen[b-x1kf280s4s] {
}

.messaging__date-1[b-x1kf280s4s] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-left: 0.5rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}

.messaging__date-2[b-x1kf280s4s] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-right: 0rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}


.messaging-search__name[b-x1kf280s4s] {
    font-size: 18px;
}

.messaging-search__date[b-x1kf280s4s] {
    font-size: 12px;
    font-weight: 300;
    color: #7C7C7C;
}

.messaging-search__active[b-x1kf280s4s] {
    width: 24px;
    height: 24px;
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 14px;
    padding: 3px;
    background-color: #42C6A5;
    border-radius: 50%;
}

.messaging-search > p[b-x1kf280s4s] {
    font-size: 24px;
    font-weight: 700;
    color: #303030;
}

.messaging__top__name[b-x1kf280s4s] {
    font-size: 16px;
}

.messaging__top__status[b-x1kf280s4s],
.messaging__top__date[b-x1kf280s4s] {
    font-size: 14px;
}

@media (min-width:1600px) {
    .messaging-search__name[b-x1kf280s4s] {
        font-size: 24px;
    }

    .messaging-search__date[b-x1kf280s4s] {
        font-size: 16px;
    }

    .messaging-search > p[b-x1kf280s4s] {
        font-size: 30px;
    }

    .messaging__top__name[b-x1kf280s4s] {
        font-size: 24px;
    }

    .messaging__top__status[b-x1kf280s4s],
    .messaging__top__date[b-x1kf280s4s] {
        font-size: 20px;
    }
}

.meetings__name[b-x1kf280s4s] {
    font-size: 22px;
    color: #444444;
    font-weight: 600;
}

.meetings__expertise[b-x1kf280s4s] {
    color: #999999;
    font-size: 12px;
    font-weight: 500;
}

.meetings__about[b-x1kf280s4s] {
    color: #808080;
    font-size: 14px;
    font-weight: 500;
}

.meetings__image[b-x1kf280s4s] {
    font-size: 16px;
    width: 30px;
    aspect-ratio: 1/1;
}

.table-responsive tbody[b-x1kf280s4s] {
    font-size: 17px;
    color: #444444;
    font-weight: 500;
    white-space: nowrap;
}

    .table-responsive tbody button[b-x1kf280s4s] {
        font-size: 17px;
    }

.table-responsive thead[b-x1kf280s4s] {
    font-size: 24px;
    color: #303030;
    font-weight: 600;
}

.profile-mentee__des[b-x1kf280s4s] {
    font-size: 14px;
    color: #525252;
}

.profile-mentee__count[b-x1kf280s4s] {
    font-size: 20px;
    color: #444444;
}

.profile-mentee__about[b-x1kf280s4s] {
    color: #525252;
    font-size: 16px;
    font-weight: 600;
}

@media (min-width:1600px) {
    .meetings__name[b-x1kf280s4s] {
        font-size: 30px;
    }

    .meetings__expertise[b-x1kf280s4s] {
        font-size: 19px;
    }

    .meetings__about[b-x1kf280s4s] {
        font-size: 20px;
    }

    .meetings__image[b-x1kf280s4s] {
        font-size: 23px;
        width: 43px;
    }

    .table-responsive tbody[b-x1kf280s4s] {
        font-size: 22px;
    }

        .table-responsive tbody button[b-x1kf280s4s] {
            font-size: 22px;
            line-height: 34px;
        }

    .meetings_th[b-x1kf280s4s] {
        font-size: 32px;
    }

    .profile-mentee__des[b-x1kf280s4s] {
        font-size: 18px;
    }

    .profile-mentee__count[b-x1kf280s4s] {
        font-size: 30px;
    }

    .profile-mentee__about p[b-x1kf280s4s] {
        color: #525252;
        font-size: 23px;
    }
}



.profile-mentee[b-x1kf280s4s] {
}

/* ---------------------- */


#fee-input[b-x1kf280s4s] {
    min-width: 35px;
}



#fee-hide[b-x1kf280s4s] {
    display: none;
    white-space: pre;
    margin: 0;
    padding: 0;
}

.modal-content[b-x1kf280s4s] {
    width: min(230px, 100%);
    box-shadow: 0px 4px 20px 0px #00000040;
}

/* ---------------- */


.cv-discussion__header a[b-x1kf280s4s] {
    font-weight: 600;
    color: #3b3b3b75 !important;
    font-size: 16px;
}

    .cv-discussion__header a.active[b-x1kf280s4s] {
        color: #3b3b3b !important;
        border-bottom: 1px solid #3b3b3b;
    }

.cv-discussion__1 > div[b-x1kf280s4s] {
    gap: max(5rem, 7vw);
}

    .cv-discussion__1 > div > div[b-x1kf280s4s] {
        width: 130px;
    }

        .cv-discussion__1 > div > div > div[b-x1kf280s4s] {
            width: 100px;
            background: #FFFFFF;
            box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
            border-radius: 10px;
            aspect-ratio: 130/145;
        }

            .cv-discussion__1 > div > div > div img[b-x1kf280s4s] {
                width: 85%;
            }

.cv-discussion__1 a[b-x1kf280s4s],
.cv-discussion__1 p[b-x1kf280s4s] {
    font-size: 18px;
}

.cv-discussion__2__header p[b-x1kf280s4s] {
    font-size: 16px;
}

.cv-discussion__2__header span[b-x1kf280s4s] {
    font-size: 12px;
}

.cv-discussion__2__name[b-x1kf280s4s] {
    font-size: 14px;
}

.cv-discussion__2__expertise[b-x1kf280s4s],
.cv-discussion__2__content__date[b-x1kf280s4s] {
    font-size: 12px;
}

.cv-discussion__2__text[b-x1kf280s4s] {
    color: #706565;
    font-size: 14px;
    font-weight: 400;
}

@media (min-width:1600px) {
    .cv-discussion__header a[b-x1kf280s4s] {
        font-size: 23px;
    }

    .cv-discussion__1 a[b-x1kf280s4s],
    .cv-discussion__1 p[b-x1kf280s4s] {
        font-size: 25px;
    }

    .cv-discussion__2__header p[b-x1kf280s4s] {
        font-size: 23px;
    }

    .cv-discussion__2__header span[b-x1kf280s4s] {
        font-size: 16px;
    }

    .cv-discussion__2__name[b-x1kf280s4s] {
        font-size: 18px;
    }

    .cv-discussion__2__expertise[b-x1kf280s4s],
    .cv-discussion__2__content__date[b-x1kf280s4s] {
        font-size: 15px;
    }

    .cv-discussion__2__text[b-x1kf280s4s] {
        font-size: 17px;
    }

    .cv-discussion__1 > div > div > div[b-x1kf280s4s] {
        width: 130px;
        background: #FFFFFF;
        box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        aspect-ratio: 130/145;
    }
}

/* ----------------- */


.accordion-collapse-heading[b-x1kf280s4s] {
    z-index: 1;
    position: relative;
    font-size: 20px;
}

.accordion-collapse-body[b-x1kf280s4s] {
    transform: translateY(-80%);
    z-index: 0;
    animation: down-b-x1kf280s4s 300ms forwards linear;
    position: relative;
    font-size: 16px;
    opacity: 0;
}

@media (min-width:1600px) {
    .accordion-collapse-heading[b-x1kf280s4s] {
        font-size: 28px;
    }

    .accordion-collapse-body[b-x1kf280s4s] {
        font-size: 23px;
    }
}

@keyframes down-b-x1kf280s4s {
    to {
        transform: translateY(0%);
        opacity: 1;
    }
}

.accordion-collapse-heading__hide[b-x1kf280s4s] {
    -webkit-text-stroke: 2px;
    color: #8cc6ab;
}

.modal-content-2[b-x1kf280s4s] {
    width: min(300px, 100%);
    box-shadow: 0px 4px 20px 0px #00000040;
    border-radius: 13px;
}


#query-container[b-x1kf280s4s] {
    transform: translateY(-30%);
    z-index: 0;
    animation: down-b-x1kf280s4s 400ms forwards linear;
    position: relative;
    opacity: 0;
}


/* ---------------- */

.make-payment__box[b-x1kf280s4s] {
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #EBF3EF;
    border-radius: 7px;
    padding: 1rem;
    gap: 0.5rem;
    position: relative;
}

.make-payment__box__check[b-x1kf280s4s] {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
}

/* profile */






.dashboard-profile-picture img[b-x1kf280s4s],
.dashboard-profile-picture-2 img[b-x1kf280s4s] {
    position: absolute;
    border-radius: 50%;
    width: 100%;
}





.dashboard-nav li.active[b-x1kf280s4s] {
    border-bottom: 4px solid #42c6a5;
}


.profile-stats[b-x1kf280s4s] {
    font-family: 'Lato', sans-serif;
}

.profile-ratings i[b-x1kf280s4s] {
    color: #fff620;
    -webkit-text-stroke: 1px;
}

.profile-ratings span[b-x1kf280s4s] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
}

    .profile-ratings span.first-span[b-x1kf280s4s] {
        font-size: 22px;
    }

.profile-reviews span[b-x1kf280s4s] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
    color: #635E5E;
}



.replies span[b-x1kf280s4s] {
    font-size: 15px;
}

.replies h5[b-x1kf280s4s] {
    font-size: 20px;
}

.replies p[b-x1kf280s4s],
.replies a[b-x1kf280s4s],
.replies button[b-x1kf280s4s],
.replies textarea[b-x1kf280s4s],
.replies input[b-x1kf280s4s] {
    font-size: 16px;
}

.replies textarea[b-x1kf280s4s] {
    box-shadow: none !important;
}

@media (min-width:1600px) {
    .replies span[b-x1kf280s4s] {
        font-size: 22px;
    }

    .replies h5[b-x1kf280s4s] {
        font-size: 26px;
    }

    .replies p[b-x1kf280s4s],
    .replies a[b-x1kf280s4s],
    .replies button[b-x1kf280s4s],
    .replies textarea[b-x1kf280s4s],
    .replies input[b-x1kf280s4s] {
        font-size: 24px;
    }

    .replies .rounded-circle[b-x1kf280s4s] {
        width: 4vw;
    }
}


@media (min-width:992px) {
    .table-responsive thead > tr > th:first-child[b-x1kf280s4s] {
        width: 50% !important;
    }
}

.table-responsive table[b-x1kf280s4s] {
    border-spacing: 0 1em !important;
    border-collapse: separate;
}

.table-responsive tbody[b-x1kf280s4s] {
    border-radius: 15px !important;
}

.table-responsive tbody[b-x1kf280s4s] {
    padding: 2rem 0 !important;
}

table[b-x1kf280s4s],
tr[b-x1kf280s4s],
td[b-x1kf280s4s],
th[b-x1kf280s4s] {
    border: none !important;
}

.table-responsive tbody th[b-x1kf280s4s] {
    border-radius: 10px 0 0 10px;
    padding: 1.5rem 1rem !important;
}


.table-responsive tbody td:last-of-type[b-x1kf280s4s] {
    border-radius: 0 10px 10px 0;
}
/* /Pages/Privacy.razor.rz.scp.css */
.page-container[b-zuruspw2wn] {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: max(6rem, 8vw);
}

.faqs > div > h1[b-zuruspw2wn] {
    padding: 100px 20px !important;
}

.faqs .bg-title[b-zuruspw2wn] {
    background-color: #DDF4E9;
}

.accordion-button[b-zuruspw2wn],
.accordion-header[b-zuruspw2wn],
.accordion-item[b-zuruspw2wn] {
    border-radius: 20px !important;
}

.accordion-header[b-zuruspw2wn] {
    border: 1px solid #ccc;
}

    .accordion-header button[b-zuruspw2wn] {
        font-weight: 600 !important;
    }

.accordion-button:not(.collapsed)[b-zuruspw2wn]::after {
    height: 8px !important;
}

.faqs .accordion-body[b-zuruspw2wn] {
    color: #6A6A6A;
    font-size: 16px;
    line-height: 30px;
    padding: 20px !important;
}

@media (min-width:1200px) {
    .faqs .accordion-body[b-zuruspw2wn] {
        font-size: 20px;
        line-height: 38px;
        padding: 50px 45px !important;
    }
}

.privacy p[b-zuruspw2wn] {
    color: #8A8A8A;
    font-size: 16px;
    line-height: 30px;
}

@media (min-width:1200px) {
    .privacy p[b-zuruspw2wn] {
        font-size: 20px;
        line-height: 38px;
    }
}

.privacy > div[b-zuruspw2wn] {
    display: flex;
    flex-direction: column;
    gap: 55px;
}
/* /Pages/Recommendations.razor.rz.scp.css */
body[b-0h1z5dlbnl] {
}
/* /Pages/ViewQueries.razor.rz.scp.css */
.dashboard-cover[b-41rzvqa4cg] {
    background: linear-gradient(90deg, #FBED96 0%, #ABECD6 100%);
    height: 80px;
    position: relative;
    margin-top: 7rem !important;
}

.dashboard-profile-picture[b-41rzvqa4cg] {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

    .dashboard-profile-picture img[b-41rzvqa4cg] {
        position: absolute;
        border-radius: 50%;
        width: 100%;
        border: 2px solid white;
    }

.dashboard-stats[b-41rzvqa4cg] {
    row-gap: 1.25rem;
    column-gap: 0.5rem;
}

    .dashboard-stats > div[b-41rzvqa4cg] {
        width: 180px;
        height: 115px;
        border-radius: 7px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 0.15rem;
    }

@media (max-width:400px) {
    .dashboard-stats > div[b-41rzvqa4cg] {
        width: 160px;
    }
}


.dashboard-nav li.active[b-41rzvqa4cg] {
    border-bottom: 4px solid #42c6a5;
}


/* messaging */

.messaging[b-41rzvqa4cg] {
    min-height: calc(100vh - 4rem);
    width: 100vw;
    overflow-y: scroll;
}

.messaging__main[b-41rzvqa4cg] {
    overflow-y: scroll;
    padding-top: 10rem;
    padding-bottom: 4rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 100vw;
}

.messaging__bottom[b-41rzvqa4cg] {
    bottom: 5.5rem;
}

.messaging input[b-41rzvqa4cg],
.messaging input[b-41rzvqa4cg]::placeholder {
    color: #303030 !important;
}

.receiving-message__box[b-41rzvqa4cg] {
    background-color: white;
    color: #303030;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 1.5rem;
    width: fit-content;
    border-radius: 10px;
    letter-spacing: 0.05em;
}

.sending-message[b-41rzvqa4cg] {
    align-self: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.sending-message__box[b-41rzvqa4cg] {
    background-color: #42C6A5;
    color: white;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 1.5rem;
    width: fit-content;
    border-radius: 10px;
    letter-spacing: 0.05em;
}

.messaging__date-1[b-41rzvqa4cg] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-left: 0.5rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}

.messaging__date-2[b-41rzvqa4cg] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-right: 0rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}

/* ---------------------- */


#fee-input[b-41rzvqa4cg] {
    min-width: 35px;
}



#fee-hide[b-41rzvqa4cg] {
    display: none;
    white-space: pre;
    margin: 0;
    padding: 0;
}

.modal-content[b-41rzvqa4cg] {
    width: min(230px, 100%);
    box-shadow: 0px 4px 20px 0px #00000040;
}

/* ---------------- */


.cv-discussion__header a[b-41rzvqa4cg] {
    font-weight: 600;
    color: #3b3b3b75 !important;
}

    .cv-discussion__header a.active[b-41rzvqa4cg] {
        color: #3b3b3b !important;
        border-bottom: 1px solid #3b3b3b;
    }

/* ----------------- */


.accordion-collapse-heading[b-41rzvqa4cg] {
    z-index: 1;
    position: relative;
}

.accordion-collapse-body[b-41rzvqa4cg] {
    transform: translateY(-80%);
    z-index: 0;
    animation: down-b-41rzvqa4cg 300ms forwards linear;
    position: relative;
}

@keyframes down-b-41rzvqa4cg {
    to {
        transform: translateY(0%);
        opacity: 1;
    }
}

.accordion-collapse-heading__hide[b-41rzvqa4cg] {
    -webkit-text-stroke: 2px;
    color: #8cc6ab;
}

.modal-content-2[b-41rzvqa4cg] {
    width: min(300px, 100%);
    box-shadow: 0px 4px 20px 0px #00000040;
    border-radius: 13px;
}


#query-container[b-41rzvqa4cg] {
    transform: translateY(-30%);
    z-index: 0;
    animation: down-b-41rzvqa4cg 400ms forwards linear;
    position: relative;
    opacity: 0;
}
/* /Shared/AdminLayout.razor.rz.scp.css */
.dashboard-cover[b-7ci0pgdzhh] {
    background: linear-gradient(90deg, #FBED96 0%, #ABECD6 100%);
    height: 120px;
    position: relative;
}

.dashboard-profile-picture[b-7ci0pgdzhh] {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.dashboard-profile-picture-2[b-7ci0pgdzhh] {
    position: absolute;
    left: 11%;
    top: 100%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    filter: drop-shadow(6px 4px 10px rgba(0, 0, 0, 0.15));
}

@media (max-width:992px) {
    .dashboard-profile-picture-2[b-7ci0pgdzhh] {
        left: 50%;
    }
}

.dashboard-top__content[b-7ci0pgdzhh] {
    margin-top: 80px;
}

    .dashboard-top__content p:last-child[b-7ci0pgdzhh] {
        font-size: 18px;
    }

.dashboard-top__content__name[b-7ci0pgdzhh] {
    font-size: 45px;
    line-height: 60px;
}

@media (min-width:1600px) {
    .dashboard-cover[b-7ci0pgdzhh] {
        height: 250px;
    }

    .dashboard-profile-picture[b-7ci0pgdzhh] {
        width: 185px;
        height: 185px;
    }

    .dashboard-profile-picture-2[b-7ci0pgdzhh] {
        width: 185px;
        height: 185px;
        filter: drop-shadow(14px 12px 31px rgba(0, 0, 0, 0.25));
    }

    .dashboard-top__content[b-7ci0pgdzhh] {
        margin-top: 100px;
    }

        .dashboard-top__content p:last-child[b-7ci0pgdzhh] {
            font-size: 24px;
        }

    .dashboard-top__content__name[b-7ci0pgdzhh] {
        font-size: 60px;
        line-height: 80px;
    }
}



.dashboard-stats[b-7ci0pgdzhh] {
    row-gap: 2rem;
    column-gap: 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    place-content: center;
}

    .dashboard-stats > div[b-7ci0pgdzhh] {
        flex: 1 0 40%;
        flex-grow: 0;
        width: 100%;
        border-radius: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 1rem;
        aspect-ratio: 62/39;
        padding: 2rem;
    }

        /* .dashboard-stats>div {
    flex: 1 0 30%;
    flex-grow: 0;
    width: min(100%);
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

    gap: 1rem;
    aspect-ratio: 50/30;
    padding: 2rem;
} */
        .dashboard-stats > div:last-child[b-7ci0pgdzhh] {
            width: 50%;
            grid-area: 3 / 1 / 4 / 3;
            justify-self: center;
        }

@media (max-width:992px) {
    .dashboard-stats > div[b-7ci0pgdzhh] {
        flex-grow: 0;
        min-width: 300px;
    }
}

.dashboard-stats img[b-7ci0pgdzhh] {
    width: 15%;
}

.dashboard-stats > div span:first-of-type[b-7ci0pgdzhh] {
    font-size: 40px;
}

.dashboard-stats > div span:last-of-type[b-7ci0pgdzhh] {
    font-size: 24px;
}

.dashboard-stats > div a[b-7ci0pgdzhh] {
    font-size: 16px;
    color: #444444;
}

@media (min-width:1600px) {
    .dashboard-stats > div span:first-of-type[b-7ci0pgdzhh] {
        font-size: 50px;
    }

    .dashboard-stats > div span:last-of-type[b-7ci0pgdzhh] {
        font-size: 36px;
    }

    .dashboard-stats > div a[b-7ci0pgdzhh] {
        font-size: 20px;
    }
}



.your-mentors p[b-7ci0pgdzhh] {
    font-size: 18px;
    font-weight: 500;
}

.your-mentors button[b-7ci0pgdzhh] {
    font-size: 16px;
    font-weight: 500;
}

@media (min-width:1600px) {
    .your-mentors p[b-7ci0pgdzhh] {
        font-size: 26px;
        font-weight: 500;
    }

    .your-mentors button[b-7ci0pgdzhh] {
        font-size: 22px;
        font-weight: 500;
    }
}


h3[b-7ci0pgdzhh] {
    font-size: 28px;
    line-height: 40px;
}

@media (min-width:1600px) {
    h3[b-7ci0pgdzhh] {
        font-size: 40px;
        line-height: 60px;
    }
}

/* messaging */

.messaging[b-7ci0pgdzhh] {
}

.messaging__main[b-7ci0pgdzhh] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.messaging__bottom[b-7ci0pgdzhh] {
}

.messaging input[b-7ci0pgdzhh],
.messaging input[b-7ci0pgdzhh]::placeholder {
    color: #303030 !important;
}

.receiving-message__box[b-7ci0pgdzhh] {
    background-color: white;
    color: #303030;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 2.5rem;
    width: fit-content;
    border-radius: 999px;
    letter-spacing: 0.05em;
}

.sending-message[b-7ci0pgdzhh] {
    align-self: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.sending-message__box[b-7ci0pgdzhh] {
    background-color: #42C6A5;
    color: white;
    font-size: 18px;
    line-height: 27px;
    padding: 0.75rem 2.5rem;
    width: fit-content;
    border-radius: 999px;
    letter-spacing: 0.05em;
}

.sending-message__seen[b-7ci0pgdzhh] {
}

.messaging__date-1[b-7ci0pgdzhh] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-left: 0.5rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}

.messaging__date-2[b-7ci0pgdzhh] {
    font-weight: 300;
    color: #707070;
    font-size: 12px;
    padding-right: 0rem;
    margin: 0.5rem;
    font-family: 'Roboto', sans-serif;
}


.messaging-search__name[b-7ci0pgdzhh] {
    font-size: 18px;
}

.messaging-search__date[b-7ci0pgdzhh] {
    font-size: 12px;
    font-weight: 300;
    color: #7C7C7C;
}

.messaging-search__active[b-7ci0pgdzhh] {
    width: 24px;
    height: 24px;
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 14px;
    padding: 3px;
    background-color: #42C6A5;
    border-radius: 50%;
}

.messaging-search > p[b-7ci0pgdzhh] {
    font-size: 24px;
    font-weight: 700;
    color: #303030;
}

.messaging__top__name[b-7ci0pgdzhh] {
    font-size: 16px;
}

.messaging__top__status[b-7ci0pgdzhh],
.messaging__top__date[b-7ci0pgdzhh] {
    font-size: 14px;
}

@media (min-width:1600px) {
    .messaging-search__name[b-7ci0pgdzhh] {
        font-size: 24px;
    }

    .messaging-search__date[b-7ci0pgdzhh] {
        font-size: 16px;
    }

    .messaging-search > p[b-7ci0pgdzhh] {
        font-size: 30px;
    }

    .messaging__top__name[b-7ci0pgdzhh] {
        font-size: 24px;
    }

    .messaging__top__status[b-7ci0pgdzhh],
    .messaging__top__date[b-7ci0pgdzhh] {
        font-size: 20px;
    }
}

.meetings__name[b-7ci0pgdzhh] {
    font-size: 22px;
    color: #444444;
    font-weight: 600;
}

.meetings__expertise[b-7ci0pgdzhh] {
    color: #999999;
    font-size: 12px;
    font-weight: 500;
}

.meetings__about[b-7ci0pgdzhh] {
    color: #808080;
    font-size: 14px;
    font-weight: 500;
}

.meetings__image[b-7ci0pgdzhh] {
    font-size: 16px;
    width: 30px;
    aspect-ratio: 1/1;
}

.table-responsive tbody[b-7ci0pgdzhh] {
    font-size: 17px;
    color: #444444;
    font-weight: 500;
    white-space: nowrap;
}

    .table-responsive tbody button[b-7ci0pgdzhh] {
        font-size: 17px;
    }

.table-responsive thead[b-7ci0pgdzhh] {
    font-size: 24px;
    color: #303030;
    font-weight: 600;
}

.profile-mentee__des[b-7ci0pgdzhh] {
    font-size: 14px;
    color: #525252;
}

.profile-mentee__count[b-7ci0pgdzhh] {
    font-size: 20px;
    color: #444444;
}

.profile-mentee__about[b-7ci0pgdzhh] {
    color: #525252;
    font-size: 16px;
    font-weight: 600;
}

@media (min-width:1600px) {
    .meetings__name[b-7ci0pgdzhh] {
        font-size: 30px;
    }

    .meetings__expertise[b-7ci0pgdzhh] {
        font-size: 19px;
    }

    .meetings__about[b-7ci0pgdzhh] {
        font-size: 20px;
    }

    .meetings__image[b-7ci0pgdzhh] {
        font-size: 23px;
        width: 43px;
    }

    .table-responsive tbody[b-7ci0pgdzhh] {
        font-size: 22px;
    }

        .table-responsive tbody button[b-7ci0pgdzhh] {
            font-size: 22px;
            line-height: 34px;
        }

    .meetings_th[b-7ci0pgdzhh] {
        font-size: 32px;
    }

    .profile-mentee__des[b-7ci0pgdzhh] {
        font-size: 18px;
    }

    .profile-mentee__count[b-7ci0pgdzhh] {
        font-size: 30px;
    }

    .profile-mentee__about p[b-7ci0pgdzhh] {
        color: #525252;
        font-size: 23px;
    }
}



.profile-mentee[b-7ci0pgdzhh] {
}

/* ---------------------- */


#fee-input[b-7ci0pgdzhh] {
    min-width: 35px;
}



#fee-hide[b-7ci0pgdzhh] {
    display: none;
    white-space: pre;
    margin: 0;
    padding: 0;
}

.modal-content[b-7ci0pgdzhh] {
    width: min(230px, 100%);
    box-shadow: 0px 4px 20px 0px #00000040;
}

/* ---------------- */


.cv-discussion__header a[b-7ci0pgdzhh] {
    font-weight: 600;
    color: #3b3b3b75 !important;
    font-size: 16px;
}

    .cv-discussion__header a.active[b-7ci0pgdzhh] {
        color: #3b3b3b !important;
        border-bottom: 1px solid #3b3b3b;
    }

.cv-discussion__1 > div[b-7ci0pgdzhh] {
    gap: max(5rem, 7vw);
}

    .cv-discussion__1 > div > div[b-7ci0pgdzhh] {
        width: 130px;
    }

        .cv-discussion__1 > div > div > div[b-7ci0pgdzhh] {
            width: 100px;
            background: #FFFFFF;
            box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
            border-radius: 10px;
            aspect-ratio: 130/145;
        }

            .cv-discussion__1 > div > div > div img[b-7ci0pgdzhh] {
                width: 85%;
            }

.cv-discussion__1 a[b-7ci0pgdzhh],
.cv-discussion__1 p[b-7ci0pgdzhh] {
    font-size: 18px;
}

.cv-discussion__2__header p[b-7ci0pgdzhh] {
    font-size: 16px;
}

.cv-discussion__2__header span[b-7ci0pgdzhh] {
    font-size: 12px;
}

.cv-discussion__2__name[b-7ci0pgdzhh] {
    font-size: 14px;
}

.cv-discussion__2__expertise[b-7ci0pgdzhh],
.cv-discussion__2__content__date[b-7ci0pgdzhh] {
    font-size: 12px;
}

.cv-discussion__2__text[b-7ci0pgdzhh] {
    color: #706565;
    font-size: 14px;
    font-weight: 400;
}

@media (min-width:1600px) {
    .cv-discussion__header a[b-7ci0pgdzhh] {
        font-size: 23px;
    }

    .cv-discussion__1 a[b-7ci0pgdzhh],
    .cv-discussion__1 p[b-7ci0pgdzhh] {
        font-size: 25px;
    }

    .cv-discussion__2__header p[b-7ci0pgdzhh] {
        font-size: 23px;
    }

    .cv-discussion__2__header span[b-7ci0pgdzhh] {
        font-size: 16px;
    }

    .cv-discussion__2__name[b-7ci0pgdzhh] {
        font-size: 18px;
    }

    .cv-discussion__2__expertise[b-7ci0pgdzhh],
    .cv-discussion__2__content__date[b-7ci0pgdzhh] {
        font-size: 15px;
    }

    .cv-discussion__2__text[b-7ci0pgdzhh] {
        font-size: 17px;
    }

    .cv-discussion__1 > div > div > div[b-7ci0pgdzhh] {
        width: 130px;
        background: #FFFFFF;
        box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        aspect-ratio: 130/145;
    }
}

/* ----------------- */


.accordion-collapse-heading[b-7ci0pgdzhh] {
    z-index: 1;
    position: relative;
    font-size: 20px;
}

.accordion-collapse-body[b-7ci0pgdzhh] {
    transform: translateY(-80%);
    z-index: 0;
    animation: down-b-7ci0pgdzhh 300ms forwards linear;
    position: relative;
    font-size: 16px;
    opacity: 0;
}

@media (min-width:1600px) {
    .accordion-collapse-heading[b-7ci0pgdzhh] {
        font-size: 28px;
    }

    .accordion-collapse-body[b-7ci0pgdzhh] {
        font-size: 23px;
    }
}

@keyframes down-b-7ci0pgdzhh {
    to {
        transform: translateY(0%);
        opacity: 1;
    }
}

.accordion-collapse-heading__hide[b-7ci0pgdzhh] {
    -webkit-text-stroke: 2px;
    color: #8cc6ab;
}

.modal-content-2[b-7ci0pgdzhh] {
    width: min(300px, 100%);
    box-shadow: 0px 4px 20px 0px #00000040;
    border-radius: 13px;
}


#query-container[b-7ci0pgdzhh] {
    transform: translateY(-30%);
    z-index: 0;
    animation: down-b-7ci0pgdzhh 400ms forwards linear;
    position: relative;
    opacity: 0;
}


/* ---------------- */

.make-payment__box[b-7ci0pgdzhh] {
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #EBF3EF;
    border-radius: 7px;
    padding: 1rem;
    gap: 0.5rem;
    position: relative;
}

.make-payment__box__check[b-7ci0pgdzhh] {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
}

/* profile */






.dashboard-profile-picture img[b-7ci0pgdzhh],
.dashboard-profile-picture-2 img[b-7ci0pgdzhh] {
    position: absolute;
    border-radius: 50%;
    width: 100%;
}





.dashboard-nav li.active[b-7ci0pgdzhh] {
    border-bottom: 4px solid #42c6a5;
}


.profile-stats[b-7ci0pgdzhh] {
    font-family: 'Lato', sans-serif;
}

.profile-ratings i[b-7ci0pgdzhh] {
    color: #fff620;
    -webkit-text-stroke: 1px;
}

.profile-ratings span[b-7ci0pgdzhh] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
}

    .profile-ratings span.first-span[b-7ci0pgdzhh] {
        font-size: 22px;
    }

.profile-reviews span[b-7ci0pgdzhh] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
    color: #635E5E;
}



.replies span[b-7ci0pgdzhh] {
    font-size: 15px;
}

.replies h5[b-7ci0pgdzhh] {
    font-size: 20px;
}

.replies p[b-7ci0pgdzhh],
.replies a[b-7ci0pgdzhh],
.replies button[b-7ci0pgdzhh],
.replies textarea[b-7ci0pgdzhh],
.replies input[b-7ci0pgdzhh] {
    font-size: 16px;
}

.replies textarea[b-7ci0pgdzhh] {
    box-shadow: none !important;
}

@media (min-width:1600px) {
    .replies span[b-7ci0pgdzhh] {
        font-size: 22px;
    }

    .replies h5[b-7ci0pgdzhh] {
        font-size: 26px;
    }

    .replies p[b-7ci0pgdzhh],
    .replies a[b-7ci0pgdzhh],
    .replies button[b-7ci0pgdzhh],
    .replies textarea[b-7ci0pgdzhh],
    .replies input[b-7ci0pgdzhh] {
        font-size: 24px;
    }

    .replies .rounded-circle[b-7ci0pgdzhh] {
        width: 4vw;
    }
}


@media (min-width:992px) {
    .table-responsive thead > tr > th:first-child[b-7ci0pgdzhh] {
        width: 50% !important;
    }
}

.table-responsive table[b-7ci0pgdzhh] {
    border-spacing: 0 1em !important;
    border-collapse: separate;
}

.table-responsive tbody[b-7ci0pgdzhh] {
    border-radius: 15px !important;
}

.table-responsive tbody[b-7ci0pgdzhh] {
    padding: 2rem 0 !important;
}

table[b-7ci0pgdzhh],
tr[b-7ci0pgdzhh],
td[b-7ci0pgdzhh],
th[b-7ci0pgdzhh] {
    border: none !important;
}

.table-responsive tbody th[b-7ci0pgdzhh] {
    border-radius: 10px 0 0 10px;
    padding: 1.5rem 1rem !important;
}


.table-responsive tbody td:last-of-type[b-7ci0pgdzhh] {
    border-radius: 0 10px 10px 0;
}
/* /Shared/BasicLayout.razor.rz.scp.css */
.page-container[b-znqr121mdf] {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: max(6rem, 8vw);
}

.faqs > div > h1[b-znqr121mdf] {
    padding: 100px 20px !important;
}

.faqs .bg-title[b-znqr121mdf] {
    background-color: #DDF4E9;
}

.accordion-button[b-znqr121mdf],
.accordion-header[b-znqr121mdf],
.accordion-item[b-znqr121mdf] {
    border-radius: 20px !important;
}

.accordion-header[b-znqr121mdf] {
    border: 1px solid #ccc;
}

    .accordion-header button[b-znqr121mdf] {
        font-weight: 600 !important;
    }

.accordion-button:not(.collapsed)[b-znqr121mdf]::after {
    height: 8px !important;
}

.faqs .accordion-body[b-znqr121mdf] {
    color: #6A6A6A;
    font-size: 16px;
    line-height: 30px;
    padding: 20px !important;
}

@media (min-width:1200px) {
    .faqs .accordion-body[b-znqr121mdf] {
        font-size: 20px;
        line-height: 38px;
        padding: 50px 45px !important;
    }
}

.privacy p[b-znqr121mdf] {
    color: #8A8A8A;
    font-size: 16px;
    line-height: 30px;
}

@media (min-width:1200px) {
    .privacy p[b-znqr121mdf] {
        font-size: 20px;
        line-height: 38px;
    }
}

.privacy > div[b-znqr121mdf] {
    display: flex;
    flex-direction: column;
    gap: 55px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-q7zzszumle] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-q7zzszumle] {
    flex: 1;
}

.sidebar[b-q7zzszumle] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-q7zzszumle] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-q7zzszumle]  a, .top-row .btn-link[b-q7zzszumle] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-q7zzszumle] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-q7zzszumle] {
        display: none;
    }

    .top-row.auth[b-q7zzszumle] {
        justify-content: space-between;
    }

    .top-row a[b-q7zzszumle], .top-row .btn-link[b-q7zzszumle] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-q7zzszumle] {
        flex-direction: row;
    }

    .sidebar[b-q7zzszumle] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-q7zzszumle] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-q7zzszumle] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/ProfileLayout.razor.rz.scp.css */
.dashboard-cover[b-eer6eslfdg] {
    background: linear-gradient(90deg, #FBED96 0%, #ABECD6 100%);
    height: 70px;
    position: relative;
    margin-top: 6rem !important;
}

.dashboard-profile-picture[b-eer6eslfdg] {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #eee;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

    .dashboard-profile-picture img[b-eer6eslfdg] {
        position: absolute;
        border-radius: 50%;
        width: 100%;
        border: 2px solid white;
    }

.dashboard-stats[b-eer6eslfdg] {
    row-gap: 1.25rem;
    column-gap: 0.5rem;
}

    .dashboard-stats > div[b-eer6eslfdg] {
        width: 180px;
        height: 115px;
        border-radius: 7px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 0.15rem;
    }

@media (max-width:400px) {
    .dashboard-stats > div[b-eer6eslfdg] {
        width: 160px;
    }
}


.dashboard-nav li.active[b-eer6eslfdg] {
    border-bottom: 4px solid #42c6a5;
}


.profile-stats[b-eer6eslfdg] {
    font-family: 'Lato', sans-serif;
}

.profile-ratings i[b-eer6eslfdg] {
    color: #fff620;
    -webkit-text-stroke: 1px;
}

.profile-ratings span[b-eer6eslfdg] {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
}

    .profile-ratings span.first-span[b-eer6eslfdg] {
        font-size: 22px;
    }

.profile-reviews span[b-eer6eslfdg] {
    font-family: 'Lato', sans-serif;
}


.col-box[b-eer6eslfdg] {
    background: #FFFFFF;
    border: 1px solid #C0C0C0;
    border-radius: 8px;
    padding: 1.25rem;
}

    .col-box > div[b-eer6eslfdg] {
        width: 100%;
    }

.mentor-profile h4[b-eer6eslfdg] {
    font-size: 24px;
}

.mentor-profile h5[b-eer6eslfdg] {
    font-size: 18px;
}

.mentor-profile h6[b-eer6eslfdg] {
    font-size: 16px;
}

.profile-box-1__des[b-eer6eslfdg],
.profile-box-1__location[b-eer6eslfdg] {
    font-size: 14px;
}

.profile-box-1__stats > :nth-child(2n)[b-eer6eslfdg] {
    font-size: 22px;
}

.profile-box-1__stats > :nth-child(3n)[b-eer6eslfdg] {
    font-size: 12px;
}

.profile-box-1__btns button[b-eer6eslfdg] {
    font-size: 16px;
}

.profile-box-1__status[b-eer6eslfdg] {
    font-size: 9px;
}

.profile-box-2__lang p[b-eer6eslfdg] {
    font-size: 14px;
}

.profile-box-2__tags[b-eer6eslfdg] {
    font-size: 11px;
}

.profile-box-2__link[b-eer6eslfdg] {
    font-size: 16px;
}

@media (min-width:1500px) {
    .mentor-profile h4[b-eer6eslfdg] {
        font-size: 32px;
    }

    .mentor-profile h5[b-eer6eslfdg] {
        font-size: 24px;
    }

    .mentor-profile h6[b-eer6eslfdg] {
        font-size: 21px;
    }

    .profile-box-1__des[b-eer6eslfdg],
    .profile-box-1__location[b-eer6eslfdg] {
        font-size: 18px;
    }

    .profile-box-1__stats > :nth-child(2n)[b-eer6eslfdg] {
        font-size: 30px;
    }

    .profile-box-1__stats > :nth-child(3n)[b-eer6eslfdg] {
        font-size: 16px;
    }

    .profile-box-1__btns button[b-eer6eslfdg] {
        font-size: 22px;
    }

    .profile-box-1__status[b-eer6eslfdg] {
        font-size: 12px;
    }

    .profile-box-2__lang p[b-eer6eslfdg] {
        font-size: 20px;
    }

    .profile-box-2__tags[b-eer6eslfdg] {
        font-size: 14px;
    }

    .profile-box-2__link[b-eer6eslfdg] {
        font-size: 22px;
    }
}


.profile-box-3[b-eer6eslfdg],
.profile-box-4[b-eer6eslfdg] {
    border-radius: 18px;
}

    .profile-box-3 p[b-eer6eslfdg] {
        color: #6B6B6B;
        font-size: 14px;
    }

.profile-btns button[b-eer6eslfdg] {
    color: #3B3B3B;
    font-weight: 500;
    font-size: 15px;
}

.profile-expertise p:nth-of-type(1)[b-eer6eslfdg] {
    font-size: 12px;
}

.profile-expertise p:nth-of-type(2)[b-eer6eslfdg] {
    font-size: 15px;
}

.profile-expertise p:nth-of-type(3)[b-eer6eslfdg] {
    font-size: 14px;
}

.profile-expertise span[b-eer6eslfdg] {
    font-size: 12px;
}

.profile-projects p:nth-of-type(1)[b-eer6eslfdg] {
    font-size: 12px;
}

.profile-projects p:nth-of-type(2)[b-eer6eslfdg] {
    font-size: 14px;
}

.profile-projects p:nth-of-type(3)[b-eer6eslfdg] {
    font-size: 13px;
}


.profile-rating .first-span[b-eer6eslfdg] {
    font-size: 24px;
    font-weight: 800;
    color: black;
    font-family: 'Lato', sans-serif;
}

.profile-rating i[b-eer6eslfdg] {
    color: #FFF620;
    font-size: 21px;
}

.profile-ratings span[b-eer6eslfdg] {
    font-size: 17px;
    font-weight: 800;
    color: #635E5E;
}

.profile-reviews span[b-eer6eslfdg] {
    font-size: 17px;
    font-weight: 800;
    color: #635E5E;
}

.profile-reviews p[b-eer6eslfdg] {
    font-size: 13px;
}

@media (min-width:1500px) {
    .profile-ratings .first-span[b-eer6eslfdg] {
        font-size: 31px;
    }

    .profile-ratings span[b-eer6eslfdg] {
        font-size: 23px;
    }

    .profile-reviews span[b-eer6eslfdg] {
        font-size: 23px;
    }

    .profile-box-3[b-eer6eslfdg],
    .profile-box-4[b-eer6eslfdg] {
        border-radius: 28px;
    }

        .profile-box-3 p[b-eer6eslfdg] {
            font-size: 18px;
        }

    .profile-btns button[b-eer6eslfdg] {
        font-size: 20px;
    }

    .profile-expertise p:nth-of-type(1)[b-eer6eslfdg] {
        font-size: 15px;
    }

    .profile-expertise p:nth-of-type(2)[b-eer6eslfdg] {
        font-size: 17px;
    }

    .profile-expertise p:nth-of-type(3)[b-eer6eslfdg] {
        font-size: 16px;
    }

    .profile-expertise span[b-eer6eslfdg] {
        font-size: 15px;
    }

    .profile-projects p:nth-of-type(1)[b-eer6eslfdg] {
        font-size: 15px;
    }

    .profile-projects p:nth-of-type(2)[b-eer6eslfdg] {
        font-size: 18px;
    }

    .profile-projects p:nth-of-type(3)[b-eer6eslfdg] {
        font-size: 17px;
    }

    .profile-reviews p[b-eer6eslfdg] {
        font-size: 16px;
    }

    .profile-reviews img[b-eer6eslfdg] {
        width: 3.5vw;
    }
}
