html,
body {
    overflow-x: visible !important;
}

.mobile_none_sk {
    display: block;
}

.desktop_none_sk {
    display: none;
}

.account_outer {
    display: flex;
    padding: 227px 0 104px 0;
    flex-direction: column;
    align-items: center;
    align-self: stretch;
    background-color: #FAFAFA;
}

.account_inner {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}

.account_main {
    display: flex;
    padding: 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    border-radius: 8px;
    border: 1px solid var(--Base-04, #E9E9E9);
    background: var(--Base-White, #FFF);
    position: sticky;
    top: 110px;
    height: fit-content;
    align-self: flex-start;
}

.account_heading {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 3px;
}

.account_head {
    color: var(--Base-Off-Black, #0F0F0F);
    font-feature-settings: 'liga'off, 'clig'off;

    /* Heading/H4 */
    font-family: "Google Sans Flex";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    /* 31.2px */
    text-transform: capitalize;
    margin-bottom: 0%;
}

.account_subhead {
    color: var(--Base-Off-Black, #0F0F0F);

    /* P/Std */
    font-family: "Google Sans Flex";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    margin-bottom: 0%;
    opacity: 0.5;
}

.account_nav {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}

.account_a {
    color: var(--Base-Off-Black, #0F0F0F);

    /* P/Std */
    font-family: "Google Sans Flex";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    text-decoration: none;
}

.account_main2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    flex: 1 0 0;
}

.account2_outer {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}

.account2_inner {
    display: flex;
    padding: 24px;
    justify-content: space-between;
    align-items: flex-start;
    flex: 1 0 0;
    border-radius: 8px;
    border: 1px solid var(--Base-04, #E9E9E9);
    background: var(--Base-White, #FFF);

    /* card shadow */
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.04);
}

.account2_heading {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}

.account2_head {
    color: var(--Base-Off-Black, #0F0F0F);

    /* P/Sml */
    font-family: "Google Sans Flex";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    opacity: 0.5;
    margin-bottom: 0%;
}

.account2_subhead {
    color: var(--Base-Off-Black, #0F0F0F);
    font-feature-settings: 'liga'off, 'clig'off;

    /* Heading/H2 */
    font-family: "Google Sans Flex";
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* 56px */
    text-transform: capitalize;
    margin-bottom: 0%;
}

.account2_p {
    color: var(--Base-Off-Black, #0F0F0F);

    /* P/Sml */
    font-family: "Google Sans Flex";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    text-transform: capitalize;
    margin-bottom: 0%;
}

.account3_outer {
    display: flex;
    padding: 40px;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid var(--Base-04, #E9E9E9);
    background: var(--Base-White, #FFF);

    /* card shadow */
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.04);
}

.account3_inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    align-self: stretch;
}

.account3_heading {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 7px;
}

.account3_head {
    color: var(--Base-Off-Black, #0F0F0F);
    font-feature-settings: 'liga'off, 'clig'off;

    /* Heading/H4 */
    font-family: "Google Sans Flex";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    /* 31.2px */
    text-transform: capitalize;
    margin-bottom: 0%;
}

.account_subhead {
    color: var(--Base-Off-Black, #0F0F0F);

    /* P/Std */
    font-family: "Google Sans Flex";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    margin-bottom: 0%;
    opacity: 0.5;
}

.account3_main {
    display: flex;
    width: 328px;
    flex-direction: column;
    align-items: flex-start;
    gap: 15.99px;
}

.account3_div {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
}

.account3_head2 {
    color: var(--Base-Off-Black, #0F0F0F);

    /* P/Sml */
    font-family: "Google Sans Flex";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 0%;
}

.account3_p {
    color: var(--Base-Success-Green, #47B147);

    /* P/Sml */
    font-family: "Google Sans Flex";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 0%;
}

.account3_progress {
    width: 100%;
    border-radius: 9999px;
    background: var(--Base-04, #E9E9E9);
    height: 8px;
}

.acc3_progress_bar {
    border-radius: 9999px;
    background: var(--Base-Success-Green, #47B147);
}

.acc3_inner2 {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    gap: 24px;
    align-self: stretch;
    flex-wrap: wrap;
}

.acc3_card {
    display: flex;
    padding: 32px 32px 33.89px 32px;
    flex-direction: column;
    align-items: center;
    gap: -0.1px;
    flex: 1 0 0;
    border-radius: 8px;
    border: 1px solid var(--Base-04, #E9E9E9);
    background: var(--Base-Off-White, #FAFAFA);
}

.acc3_card_img {
    margin-bottom: 16px;
}

.acc3_head3 {
    color: var(--Base-Off-Black, #0F0F0F);
    text-align: center;
    font-feature-settings: 'liga'off, 'clig'off;

    /* Heading/H4 */
    font-family: "Google Sans Flex";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    /* 31.2px */
    text-transform: capitalize;
    margin-bottom: 8px;
}

.acc3_p2 {
    color: var(--Base-Off-Black, #0F0F0F);
    text-align: center;

    /* P/Std */
    font-family: "Google Sans Flex";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    opacity: 0.5;
    margin-bottom: 16px;
}

.acc3_p3 {
    color: var(--Base-Success-Green, #47B147);
    text-align: center;

    /* P/Sml */
    font-family: "Google Sans Flex";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 0%;
}

.acc3_card.active {
    border-radius: 8px;
    border: 2px solid #2C6AFB;
    background: rgba(255, 255, 255, 0.00);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
}

.acc3_card.active .acc3_card_img path {
    fill: #2C6AFB;
}

.acc3_card.active .acc3_head3 {
    color: var(--brand-blue, #2C6AFB);
    text-align: center;
    font-feature-settings: 'liga'off, 'clig'off;

    /* Heading/H4 */
    font-family: "Google Sans Flex";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    /* 31.2px */
    text-transform: capitalize;
}

.acc4_outer {
    display: flex;
    padding: 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid var(--Base-04, #E9E9E9);
    background: var(--Base-White, #FFF);

    /* card shadow */
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.04);
}

.aac4_inner {
    width: 100%;
}

.acc4_btn_acc.accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
}

.acc4_accordion_item {
    border: none;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.acc4_btn_acc {
    color: var(--Base-Off-Black, #0F0F0F)!important;
    font-feature-settings: 'liga'off, 'clig'off;

    /* Heading/H4 */
    font-family: "Google Sans Flex";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    /* 31.2px */
    text-transform: capitalize;
    margin-bottom: 0%;
    padding: 0%;
}

.acc4_accordion_body {
    padding: 0%;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.acc4_input_grp {
    display: flex;
    gap: 24px;
}

#acc_download,
#acc_summery,
#acc_rewards,
#acc_settings,
#acc_purchase {
    scroll-margin-top: 123px;
}

.acc_img_n {
    height: 40px;
    width: 40px;
}

.acc4_input {
    display: flex;
    height: 56px;
    padding: 16px 24px;
    align-items: center;
    gap: 8px;
    grid-row: 1 / span 1;
    grid-column: 1 / span 1;
    justify-self: stretch;
    border-radius: 4px;
    border: 1px solid var(--Base-04, #E9E9E9);
    background: var(--Base-Off-White, #FAFAFA);
    width: 100%;
}

.btn_acc4 {
    display: flex;
    height: 56px;
    padding: 16px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    grid-row: 5 / span 1;
    grid-column: 2 / span 1;
    justify-self: stretch;
    border-radius: 4px;
    background: var(--Base-Off-Black, #0F0F0F);
    color: var(--Base-Off-White, #FAFAFA);
    text-align: center;

    /* P/Btn */
    font-family: "Google Sans Flex";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    width: 100%;
}

.btn_acc4.active {
    display: flex;
    height: 56px;
    padding: 16px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    background: rgba(71, 177, 71, 0.10);
    color: var(--Base-Success-Green, #47B147);
    text-align: center;

    /* P/Btn */
    font-family: "Google Sans Flex";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.acc5_table tr th {
    background: var(--Base-Off-White, #FAFAFA);
}

.acc5_table tr th:first-child {
    border-top-left-radius: 8px;
    width: 126px;
    color: var(--Base-Off-Black, #0F0F0F);

    /* P/Btn */
    font-family: "Google Sans Flex";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.acc6_table tr th:first-child {
    border-top-left-radius: 8px;
    width: 126px;
    color: var(--Base-Off-Black, #0F0F0F);

    /* P/Btn */
    font-family: "Google Sans Flex";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.acc5_table tr th:last-child {
    border-top-right-radius: 8px;
    width: 154px;
    text-align: right;
    color: var(--Base-Off-Black, #0F0F0F);
    font-family: "Google Sans Flex";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.acc6_table tr th {
    color: var(--Base-Off-Black, #0F0F0F);

    /* P/Btn */
    font-family: "Google Sans Flex";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.acc6_table tr th:last-child {
    border-top-right-radius: 8px;
    text-align: right;
    color: var(--Base-Off-Black, #0F0F0F);
    font-family: "Google Sans Flex";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.acc5_table_parent {
    padding: 0%;
    display: flex;
    flex-direction: column;
    gap: 24px;
    border: 1px solid var(--Base-04, #E9E9E9);
    border-radius: 8px;
}

.acc6_table_parent {
    padding: 0%;
    display: flex;
    flex-direction: column;
    gap: 24px;
    border: 1px solid var(--Base-04, #E9E9E9);
    border-radius: 8px;
}

.acc5_table tr th {
    padding: 12px 24px;
}

.acc5_table th {
    padding: 16px 24px;
    color: var(--Base-Off-Black, #0F0F0F);

    /* P/Btn */
    font-family: "Google Sans Flex";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.acc5_table_main tr:last-child td:first-child {
    border-bottom-left-radius: 8px;
}

.acc5_table_main tr:last-child td:last-child {
    border-bottom-right-radius: 8px;
}

.acc6_table_main tr:last-child td:first-child {
    border-bottom-left-radius: 8px;
}

.acc6_table_main tr:last-child td:last-child {
    border-bottom-right-radius: 8px;
}

.acc5_table_parent .table tbody tr td {
    padding: 16px 24px;
    align-content: center;
    color: var(--Base-Off-Black, #0F0F0F);
    font-family: "Google Sans Flex";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
}

.acc5_table_parent .table tbody tr td:first-child {
    align-items: center;
    text-align: center;
}

.acc5_table_parent td {
    border-right: 1px solid #E9E9E9;
}

.acc5_table_parent th {
    border-right: 1px solid #E9E9E9;
}

.acc5_table_btngrp {
    display: flex;
    align-items: center;
    gap: 24px;
    justify-content: flex-end;
}

.btn_table_acc5 {
    padding: 0px;
}

.btn2_table_acc5 {
    padding: 0px;
}

.acc5_tbody_td {
    text-align: right;
}

.acc5_table_thead2 {
    width: 531px;
    color: var(--Base-Off-Black, #0F0F0F);

    /* P/Btn */
    font-family: "Google Sans Flex";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.acc5_table_main {
    margin-bottom: 0px;
    width: 1121px;
}

.acc6_table_main {
    margin-bottom: 0px;
    width: 1121px;
}


.acc5_pagination_area {
    width: 100%;
    margin-top: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.acc5_page_btn {
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 6px;
    color: var(--Base-Off-Black, #0F0F0F);

    /* P/Sml */
    font-family: "Google Sans Flex";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.acc5_pagination {
    display: flex;
    align-items: center;
    gap: 8px;
}

.acc5_pagination a,
.acc5_pagination span {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    text-decoration: none;
    color: var(--Base-Off-Black, #0F0F0F);
    text-align: center;

    /* P/Sml */
    font-family: "Google Sans Flex";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.acc5_pagination a.active {
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    border: 1px solid var(--Base-04, #E9E9E9);
    background: var(--Base-Off-White, #FAFAFA);
}

.acc5_pagination a:hover {
    border: 1px solid #E9E9E9;
}

.acc6_table tr th {
    padding: 12px 24px;
    border-left: 1px solid var(--Base-04, #E9E9E9);
    background: var(--Base-Off-White, #FAFAFA);
    width: 224px;
}

.acc6_table tr th:last-child {
    text-align: end;
}

.acc6_table_body tr td {
    height: 72px;
    padding: 16px 24px;
    border-right: 1px solid #E9E9E9;
    align-content: center;
    width: 224px;
    color: var(--Base-Off-Black, #0F0F0F);

    /* P/Std */
    font-family: "Google Sans Flex";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
}

.acc2_div {
    display: flex;
    gap: 24px;
    width: 66%;
}




@media only screen and (max-width: 600px) {
    .mobile_none_sk {
        display: none;
    }

    .desktop_none_sk {
        display: block;
    }

    .account_inner {
        flex-direction: column;
    }

    .account_outer {
        padding: 91px 0px 40px 0px;
    }

    .account_outer .container {
        padding: 0px;
    }

    .account_main {
        padding: 0px;
        flex-direction: column-reverse;
        align-items: center;
        border: 0px;
        background: none;
        gap: 40px;
        top: 92px;
    }

    #acc_download,
    #acc_summery,
    #acc_rewards,
    #acc_settings,
    #acc_purchase {
        scroll-margin-top: 148px;
    }

    .account_nav {
        overflow-x: auto;
        white-space: nowrap;
        scrollbar-width: none;
        width: 100vw;
        gap: 24px;
        flex-direction: row;
        padding: 16px 24px;
        background: var(--Base-Off-Black, #0F0F0F);
    }

    .account_a {
        color: var(--Base-White, #FFF);

        /* P/Std */
        font-family: "Google Sans Flex";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        /* 25.6px */
    }

    .account_heading {
        gap: 4px;
        align-items: center;
    }

    .account_heading2 {
        gap: 4px;
        align-items: center;
        display: flex;
        flex-direction: column;
    }

    .account_head {
        font-size: 32px;
        padding-top: 8px;
    }

    .account_inner {
        gap: 32px;
        align-items: center;
    }

    .account2_inner {
        flex-direction: column;
        gap: 4px;
        flex: auto;
        padding: 24px 16px;
    }

    .account2_p {
        color: var(--Base-Off-Black, #0F0F0F);

        /* P/Sml */
        font-family: "Google Sans Flex";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        text-decoration-line: none;
        text-decoration-style: solid;
        text-decoration-skip-ink: auto;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
        text-transform: capitalize;
    }

    .acc3_p4_mo {
        color: var(--Base-Success-Green, #47B147);
        text-align: center;

        /* P/Sml */
        font-family: "Google Sans Flex";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        margin-bottom: 0%;
    }

    .acc2_inner2 {
        width: 100%;
    }

    .acc2_heading2 {
        gap: 4px !important;
    }

    .account2_heading {
        flex-direction: column-reverse;
        gap: 12px;
    }

    .acc2_div {
        width: 100%;
        gap: 16px;
    }

    .account2_outer {
        flex-direction: column;
        gap: 16px;
        padding: 0 24px;
    }

    .account3_outer {
        padding: 0 24px;
        background: none;
        border: 0;
        box-shadow: none;
        align-items: stretch;

    }

    .acc3_mobile_div_out {
        display: flex;
        padding: 24px;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        align-self: stretch;
        border-radius: 8px;
        border: 2px solid var(--brand-blue, #2C6AFB);
        background: var(--Base-White, #FFF);

        /* card shadow */
        box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.04);
    }

    .acc3_div_inn_mo {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
        align-self: stretch;
    }

    .acc3_mo_head {
        color: var(--brand-blue, #2C6AFB);
        font-feature-settings: 'liga'off, 'clig'off;

        /* Heading/H5 */
        font-family: "Google Sans Flex";
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 130%;
        /* 23.4px */
        text-transform: capitalize;
        margin-bottom: 0%;
    }

    .acc3_mo_p {
        color: var(--Base-Off-Black, #0F0F0F);

        /* P/Sml */
        font-family: "Google Sans Flex";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        margin-bottom: 0%;
    }

    .acc3_mo_div {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-self: stretch;
    }

    .acc3_mo_p2 {
        color: var(--Gray-600, #475467);

        /* P/tiny */
        font-family: "Google Sans Flex";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        margin-bottom: 0%;
    }

    .acc3_mo_p3 {
        color: var(--Base-Success-Green, #47B147);

        /* P/tiny */
        font-family: "Google Sans Flex";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        margin-bottom: 0%;
    }

    .account_main2 {
        gap: 16px;
    }

    .acc4_outer {
        margin: 0px 24px;
        padding: 32px 24px;
        gap: 24px;
        margin-top: 16px;
    }

    .acc4_input_grp {
        flex-direction: column;
        gap: 16px;
    }

    .acc5_mo_out {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
        align-self: stretch;
    }

    .acc5_mo_inn {
        display: flex;
        padding: 16px;
        align-items: center;
        gap: 24px;
        align-self: stretch;
        border-radius: 8px;
        border: 1px solid var(--Base-04, #E9E9E9);
        background: var(--Base-White, #FFF);
    }

    .acc5_mo_inner {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
        flex: 1 0 0;
    }

    .acc5_mo_head {
        color: var(--Base-Off-Black, #0F0F0F);

        /* Text sm/Medium */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
        /* 142.857% */
        margin-bottom: 0%;
    }

    .acc5_mo_p {
        color: var(--Base-Off-Black, #0F0F0F);

        /* P/Sml */
        font-family: "Google Sans Flex";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        margin-bottom: 0%;
    }

    .scc6_out {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        align-self: stretch;
    }

    .acc6_in_mo {
        display: flex;
        padding: 16px;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        align-self: stretch;
        border-radius: 8px;
        border: 1px solid var(--Base-04, #E9E9E9);
        background: var(--Base-White, #FFF);
    }

    .acc6_mo_main {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-self: stretch;
    }

    .acc6_mo_head {
        color: var(--Base-Black, #000);

        /* P/Sml */
        font-family: "Google Sans Flex";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        margin-bottom: 0%;
    }

    .acc6_mo_div_g {
        display: flex;
        padding: 4px 8px;
        align-items: flex-start;
        border-radius: 4px;
        background: rgba(71, 177, 71, 0.10);
        color: var(--Base-Success-Green, #47B147);

        /* P/tiny */
        font-family: "Google Sans Flex";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

    .acc6_mo_main2 {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        align-self: stretch;
    }

    .acc6_mo_heading {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 2px;
    }

    .acc6_head_mo2 {
        color: var(--Base-Off-Black, #0F0F0F);

        /* P/tiny */
        font-family: "Google Sans Flex";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        margin-bottom: 0%;
        opacity: 0.5;
    }

    .acc6_p_mo2 {
        color: var(--Base-Black, #000);

        /* P/Sml */
        font-family: "Google Sans Flex";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        margin-bottom: 0%;
    }

    .acc5_table_btngrp {
        gap: 16px;
    }

    .acc6_mo_div_b {
        display: flex;
        padding: 4px 8px;
        align-items: flex-start;
        border-radius: 4px;
        background: rgba(44, 106, 251, 0.10);
        color: var(--brand-blue, #2C6AFB);

        /* P/tiny */
        font-family: "Google Sans Flex";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

    .acc6_mo_div_r {
        display: flex;
        padding: 4px 8px;
        align-items: flex-start;
        border-radius: 4px;
        background: rgba(223, 63, 63, 0.10);
        color: var(--Base-Error-Red, #DF3F3F);

        /* P/tiny */
        font-family: "Google Sans Flex";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

    .account2_subhead {
        font-size: 32px;
    }

    .acc4_accordion_body {
        gap: 16px;
    }


    .acc5_mo_pagination_box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        margin-top: 16px;
    }

    .acc5_mo_page_btn {
        height: 36px;
        width: 36px;
        display: flex;
        padding: 8px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        border-radius: 8px;
        border: 1px solid var(--Base-03, #BDBDBD);
        background: var(--Base-White, #FFF);
    }

    .acc5_mo_page_text {
        margin: 0;
        font-size: 18px;
        font-weight: 500;
        color: #0F0F0F;
    }


}


@media only screen and (min-width: 780px) and (max-width:991px) {

}

@media only screen and (min-width: 992px) and (max-width: 1151px) {
    .acc5_table_main {
        width: 100%;
    }

    .account_main2 {
        width: 1000px;
    }

    .acc6_table_main {
        width: 100%;
    }

    .acc5_table_thead2 {
        width: max-content;
    }
}

@media only screen and (min-width: 1152px) and (max-width:1279px) {
    .acc5_table_main {
        width: 100%;
    }

    .account_main2 {
        width: 1000px;
    }

    .acc6_table_main {
        width: 100%;
    }

    .acc5_table_thead2 {
        width: max-content;
    }
}


@media only screen and (min-width: 1280px) and (max-width:1348px) {
    .acc5_table_main {
        width: 100%;
    }

    .account_main2 {
        width: 100%;
    }

    .acc6_table_main {
        width: 100%;
    }

    .acc5_table_thead2 {
        width: max-content;
    }
}

@media only screen and (min-width: 1349px) and (max-width:1439px) {
    .acc5_table_main {
        width: 100%;
    }

    .account_main2 {
        width: 1150px;
    }

    .acc6_table_main {
        width: 100%;
    }

    .acc5_table_thead2 {
        width: max-content;
    }
}

@media only screen and (min-width: 1440px) and (max-width:1499px) {
    .account_main2 {
        width: 1150px;
    }

    .acc5_table_main {
        width: 100%;
    }

    .acc6_table_main {
        width: 100%;
    }

    .acc5_table_thead2 {
        width: max-content;
    }
}

@media only screen and (min-width: 1500px) and (max-width:1599px) {}

@media only screen and (min-width: 1600px) and (max-width:1699px) {}

@media only screen and (min-width: 1700px) and (max-width:1799px) {}

@media only screen and (min-width: 1800px) and (max-width:1919px) {}