@import '_content/Zen.Components/Zen.Components.re1ue2666a.bundle.scp.css';

/* /Components/AddEditSettingField.razor.rz.scp.css */


.bEUVaP[b-jugygb6u6n] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
    padding: 0px 1.71429rem 1.14286rem;
    box-sizing: border-box;
    max-height: calc(100vh - 14.2857rem);
    overflow: auto;
    margin: 20px;
    border-radius: 4px;
    padding: 16px;
    background-color: #f6f6f6;
}

.ugqFK[b-jugygb6u6n] {
    width: 100%;
}

.hTBRNU[b-jugygb6u6n] {
    display: inline-flex;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    box-sizing: border-box;
    padding: 0px;
    margin: 0px 0px 0.285714rem;
    color: rgb(70, 81, 95);
}

.fa-dWyJ[b-jugygb6u6n] {
    color: rgb(255, 77, 77);
}

.cjfZhD[b-jugygb6u6n] {
    position: relative;
    height: 2.85714rem;
}

.jss690[b-jugygb6u6n] {
    align-self: center;
    padding-top: 24px;
}

.jss691.MuiInputLabel-shrink[b-jugygb6u6n] {
    font-size: 14px;
    transform: none;
    line-height: 17px;
}

.jss691[b-jugygb6u6n] {
    top: 0;
    color: #46515F;
    display: flex;
    align-items: center;
}

.jss693[b-jugygb6u6n] {
    height: auto;
}

.jss692 .MuiInputBase-root[b-jugygb6u6n] {
    height: 100%;
}

.jss692 .MuiOutlinedInput-multiline[b-jugygb6u6n] {
    color: #0F1824;
    padding: 0;
}

.jss692 .MuiOutlinedInput-multiline textarea[b-jugygb6u6n] {
    padding: 11px 12px;
}

.jss473[b-jugygb6u6n] {
    top: -5px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    border-style: solid;
    border-width: 1px;
    padding-left: 8px;
    border-radius: inherit;
    pointer-events: none;
}

.jss474[b-jugygb6u6n] {
    padding: 0;
    text-align: left;
    transition: width 150ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
    line-height: 11px;
}

.eBbqpP[b-jugygb6u6n] {
    position: relative;
    box-sizing: border-box;
    padding: 0.571429rem 1.71429rem 1.71429rem;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
}

.eBbqpP > button[b-jugygb6u6n] {
    margin-left: 1.14286rem;
}
/* /Components/AppModal/DisableStatusModal.razor.rz.scp.css */
.eds-modal__box[b-i6oy8n0ial] {
    position: relative;
    display: inline-flex;
    max-height: 100%;
    padding: 0 24px;
    transform-origin: top;
}

.eds-modal__box[b-i6oy8n0ial] {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    max-height: 100%;
    padding: 0 24px;
    -webkit-transform-origin: top;
    transform-origin: top;
}

.eds-modal__content[b-i6oy8n0ial] {
    display: flex;
    flex-direction: column;
    /*width: 400px;*/
    max-height: 100%;
    overflow-y: auto;
    background-color: #fff;
/*    border-radius: 3px;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .12);*/
}

.eds-modal__content[b-i6oy8n0ial] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /*width: 400px;*/
    max-height: 100%;
    overflow-y: auto;
    background-color: #fff;
    border-radius: 3px;
/*    -webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .12);*/
}

.eds-modal__header[b-i6oy8n0ial] {
    flex-shrink: 0;
    min-height: 24px;
    padding: 24px;
}

.eds-modal__header[b-i6oy8n0ial] {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-height: 24px;
    padding: 24px;
}

.eds-modal__header-inner[b-i6oy8n0ial] {
    position: relative;
}

.eds-modal__header-inner__has-close[b-i6oy8n0ial] {
    padding-right: 28px;
}

.eds-modal__title[b-i6oy8n0ial] {
    display: -webkit-box;
    overflow: hidden;
    font-size: 20px;
    font-weight: 500;
    color: #333;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.eds-modal__body[b-i6oy8n0ial] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-height: 32px;
    overflow: auto;
    font-size: 14px;
    padding-top: 15px;
}

.motalVacation .eds-modal__body[b-i6oy8n0ial] {
    padding: 8px 24px 0;
    line-height: 20px;
}

.eds-modal__footer[b-i6oy8n0ial] {
    position: relative;
    flex-shrink: 0;
    /*padding: 24px;*/
    overflow: hidden;
    padding-top: 24px;
    padding-bottom: 24px;
}

.eds-modal__footer.with-assist[b-i6oy8n0ial] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.motalVacation .eds-modal__footer[b-i6oy8n0ial] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.eds-button[b-i6oy8n0ial] {
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 32px;
    min-width: 72px;
    padding: 0 16px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.eds-button--link[b-i6oy8n0ial] {
    color: #2673dd;
    background-color: transparent;
    border-color: transparent;
    height: unset;
    min-width: unset;
    padding: 0;
    font-weight: 400;
}

.eds-modal__footer-buttons[b-i6oy8n0ial] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: right;
}

.eds-button--primary[b-i6oy8n0ial] {
    color: #fff;
    background-color: #d40606;
    border-color: #d40606;
}

.eds-modal__footer-buttons .eds-button:not(:first-child)[b-i6oy8n0ial] {
    margin-left: 16px;
}
/* /Components/AppModal/SuccessModal.razor.rz.scp.css */

.eds-modal__box[b-tsxtlhf0up] {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    max-height: 100%;
    padding: 0 24px;
    -webkit-transform-origin: top;
    transform-origin: top;
}

.eds-modal__content[b-tsxtlhf0up] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 400px;
    max-height: 100%;
    overflow-y: auto;
    background-color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .12);
}

.custom-modal .eds-modal__content[b-tsxtlhf0up] {
    width: 100%;
    min-width: 400px;
}

.eds-modal__header[b-tsxtlhf0up] {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-height: 24px;
    padding: 24px;
}

.custom-modal .header .icon-wrap[b-tsxtlhf0up], .custom-modal .header[b-tsxtlhf0up] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.custom-modal .header .icon-wrap[b-tsxtlhf0up], .custom-modal .header[b-tsxtlhf0up] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.custom-modal .header .icon-wrap[b-tsxtlhf0up] {
    width: 48px;
    height: 48px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
}

.custom-modal .header .icon-wrap .icon[b-tsxtlhf0up] {
    fill: #5c7;
}

.eds-modal__body[b-tsxtlhf0up] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-height: 32px;
    padding: 0 24px;
    overflow: auto;
    font-size: 14px;
}

.custom-modal .content[b-tsxtlhf0up] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.title[b-tsxtlhf0up] {
    margin: 0;
    font-size: 24px;
    font-weight: 500;
}

.custom-modal .content .title[b-tsxtlhf0up] {
    font-weight: 500;
    font-size: 20px;
    color: #333;
}

.custom-modal .content .desc[b-tsxtlhf0up] {
    width: 452px;
    padding-top: 10px;
    padding-bottom: 32px;
    font-size: 14px;
    color: #666;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

.banner[b-tsxtlhf0up] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 452px;
    min-height: 152px;
    margin-top: 16px;
    padding: 16px 0;
    border-radius: 4px;
    background-color: #ffebe6;
    background-image: url(https://deo.shopeemobile.com/shopee/shopee-seller-live-sg/mmf_portal_seller_root_dir/static/modules/shop-flash-sale/image/ads_prompt_bg.5e6ffc7.png);
    background-repeat: no-repeat;
}

.banner__flag[b-tsxtlhf0up] {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    font-weight: 500;
    padding: 2px 4px;
    border-radius: 4px 0 8px;
    background: linear-gradient(269.19deg, #ee4d2d -3.02%, #ff7a30 103.19%);
}

.banner__title[b-tsxtlhf0up] {
    max-width: 404px;
    margin-top: 16px;
    text-align: center;
    font-weight: 500;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.banner__title span[b-tsxtlhf0up] {
    color: #ee4d2d;
}

.banner__title strong[b-tsxtlhf0up] {
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
}

.banner__product[b-tsxtlhf0up] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 4px;
    margin-top: 16px;
    border-radius: 4px;
    background-color: #fff;
}

.banner__product-item[b-tsxtlhf0up] {
    margin-right: 4px;
}

.eds-avatar[b-tsxtlhf0up] {
    position: relative;
    display: inline-block;
    width: 56px;
    height: 56px;
    overflow: hidden;
    border-radius: 2px;
}

.banner__product .eds-avatar[b-tsxtlhf0up] {
    width: 64px;
    height: 64px;
}

.eds-avatar[b-tsxtlhf0up]:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .03);
    content: "";
}

.eds-avatar-img[b-tsxtlhf0up], .eds-avatar img[b-tsxtlhf0up], .eds-avatar svg[b-tsxtlhf0up] {
    width: 100%;
    height: 100%;
}

.banner__product-item:last-child[b-tsxtlhf0up] {
    margin-right: 0;
}

.eds-modal__footer[b-tsxtlhf0up] {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 24px;
    overflow: hidden;
}

.eds-modal__body.over-height + .eds-modal__footer[b-tsxtlhf0up] {
    -webkit-box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, .04);
    box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, .04);
}

.custom-modal .footer[b-tsxtlhf0up] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.custom-modal .footer[b-tsxtlhf0up]:after, .custom-modal .footer[b-tsxtlhf0up]:before {
    content: "";
    display: block;
}

.custom-modal .footer .btn[b-tsxtlhf0up] {
    margin-right: 16px;
}

/* /Components/ColumnSetting.razor.rz.scp.css */
.hzJaej[b-itb1ge2396] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
    box-sizing: border-box;
    max-height: calc(100vh - 14.2857rem);
    overflow: auto;
    padding: 0px;
}

.jtSEEA[b-itb1ge2396] {
    padding: 1.71429rem;
    overflow: hidden;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.fBwLpB[b-itb1ge2396] {
    background: rgb(255, 255, 255);
    height: 100%;
    width: calc(50% - 12px);
    border: 1px dashed rgb(211, 213, 215);
    border-radius: 5px;
}

.fKJhZd[b-itb1ge2396] {
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 1.14286rem;
    line-height: 1.42857rem;
    margin: 0px;
    color: rgb(0, 0, 0);
    text-align: inherit;
    font-weight: 500;
    padding: 16px;
}

.bAoKnb[b-itb1ge2396] {
    background: rgb(255, 255, 255);
    max-height: calc(100vh - 360px);
    border-top: 1px solid rgb(243, 244, 245);
}

.eVEkAb[b-itb1ge2396] {
    background: rgb(255, 255, 255);
    padding: 8px 16px 4px;
}

.fMXMot[b-itb1ge2396] {
    display: flex;
    width: 100%;
    flex: 1 1 0%;
}

.ugqFK[b-itb1ge2396] {
    width: 100%;
}

.leHfHU > .Sapo-InputRoot[b-itb1ge2396] {
    height: 2.57143rem;
}

.cjfZhD[b-itb1ge2396] {
    position: relative;
    height: 2.85714rem;
}

.dsyMcL[b-itb1ge2396] {
    left: 0.857143rem;
}



.deQyiD[b-itb1ge2396] {
    transform: translate(0px, -50%);
    position: absolute;
    top: 50%;
    color: rgb(163, 168, 175);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.jyLyOo[b-itb1ge2396] {
    height: 1.71429rem;
    width: 1.71429rem;
    pointer-events: none;
}

.hLAcfA[b-itb1ge2396] {
    background: transparent;
    box-sizing: border-box;
    padding: 0.714286rem 0.857143rem 0.714286rem 2.85714rem;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 3px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
    color: rgb(15, 24, 36);
}

.cdfCEN[b-itb1ge2396] {
    overflow: auto;
    max-height: calc(100vh - 412px);
    min-height: 200px;
}

.dTYWMT[b-itb1ge2396] {
    background: rgb(255, 255, 255);
}

.all-column[b-itb1ge2396] {
    min-width: 220px;
    padding: 0px;
}

.group-title[b-itb1ge2396] {
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
    color: rgb(15, 24, 36);
    text-align: inherit;
    font-weight: 500;
    padding: 0px 0px 0px 16px;
}

.iXzpNU[b-itb1ge2396] {
    display: flex;
    padding: 0.285714rem 0.714286rem;
    background: rgb(242, 249, 255);
    margin: 0.428571rem 1rem;
    border-radius: 0.428571rem;
}

.kbwjYo span.el-checkbox__input[b-itb1ge2396] {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background-color: transparent;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}

.goTJfG[b-itb1ge2396] {
    width: 1.71429rem;
    height: 1.71429rem;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}

.cjNdMM[b-itb1ge2396] {
    position: absolute;
    height: 1.71429rem;
    width: 1.71429rem;
    opacity: 0;
    z-index: 4;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

    .cjNdMM:disabled[b-itb1ge2396] {
        pointer-events: none;
    }

.jDufpE[b-itb1ge2396] {
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.996 7.556L4.7 6.285L3.3 7.715L6.004 10.362L10.703 5.711L9.297 4.289L5.996 7.556Z' fill='rgb(171 5 0)'/%3E%3C/svg%3E") center center / 1rem transparent;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    border-radius: 2px;
    width: 1rem;
    height: 1rem;
    box-sizing: border-box;
    border: 2px solid rgb(171 5 0);
}

.gHsFXV[b-itb1ge2396] {
    width: 1rem;
    height: 1rem;
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.996 7.556L4.7 6.285L3.3 7.715L6.004 10.362L10.703 5.711L9.297 4.289L5.996 7.556Z' fill='%23DEDFE1'/%3E%3C/svg%3E") center center / 1rem transparent;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    border: 2px solid rgb(222, 223, 225);
    border-radius: 2px;
    box-sizing: border-box;
}

.eXESfn[b-itb1ge2396] {
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
    color: rgb(15, 24, 36);
    text-align: inherit;
    padding-left: 6px;
    padding-top: 2px;
}

.dxbbSc[b-itb1ge2396] {
    display: flex;
    padding: 0.285714rem 0.714286rem;
    margin: 0.428571rem 1rem;
    border-radius: 0.428571rem;
}

.dXiLEG[b-itb1ge2396] {
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
    color: rgb(171 5 0);
    text-align: inherit;
    padding-left: 6px;
    padding-top: 2px;
}

.hFUVds[b-itb1ge2396] {
    width: 1.71429rem;
    height: 1.71429rem;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background-color: transparent;
    border-radius: 50%;
    pointer-events: none;
    overflow: hidden;
    position: relative;
}

.fjVVoz[b-itb1ge2396] {
    width: 1.71429rem;
    height: 1.71429rem;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}

.hEhdyk[b-itb1ge2396] {
    overflow: auto;
    max-height: calc(100vh - 412px);
    min-height: 200px;
}

.hVLfUh:not(:first-child)[b-itb1ge2396] {
    border-top: 1px solid rgb(243, 244, 245);
}

.hVLfUh:last-child[b-itb1ge2396] {
    border-bottom: 0;
}

.lgpTrr[b-itb1ge2396] {
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
    color: rgb(15, 24, 36);
    text-align: inherit;
}

.lcfNTM[b-itb1ge2396] {
    display: inline-flex;
    flex: 0 0 auto;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    outline: none;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    height: 1.71429rem;
    width: 1.71429rem;
    color: rgb(171 5 0);
    background: rgb(255, 255, 255);
    margin-bottom: 2px;
    padding: 0px;
}

    .lcfNTM:hover[b-itb1ge2396] {
        color: rgb(255, 255, 255);
        background: rgb(232, 234, 235);
    }

.hVLfUh[b-itb1ge2396] {
    padding: 8px 16px;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.hEhdyk[b-itb1ge2396]::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.beIYHF[b-itb1ge2396] {
    border-top: 1px solid rgb(243, 244, 245);
    min-height: 200px;
    max-height: calc(100vh - 360px);
}

.cnjUNo[b-itb1ge2396] {
    max-height: 120px;
    padding: 0px 24px;
}

.jRrdPM[b-itb1ge2396] {
    position: relative;
    box-sizing: border-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
    padding: 8px 24px 16px;
}

    .jRrdPM > button[b-itb1ge2396] {
        margin-left: 1.14286rem;
    }

.cMXJOk[b-itb1ge2396] {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px;
    z-index: 2;
    font-size: inherit;
    font-weight: inherit;
}

.jiPsyR[b-itb1ge2396] {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    flex: 0 0 auto;
    -webkit-box-align: center;
    align-items: center;
    outline: 0px;
    border-radius: 3px;
    cursor: pointer;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px 0px 0px 16px;
    overflow: hidden;
    position: relative;
    height: 2.57143rem;
    padding: 0px 1.14286rem;
    min-width: 4.57143rem;
    color: rgb(171 5 0);
    border: 1px solid rgb(171 5 0);
    background: rgb(255, 255, 255);
}

.cwiIAv[b-itb1ge2396] {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    flex: 0 0 auto;
    -webkit-box-align: center;
    align-items: center;
    outline: 0px;
    border-radius: 3px;
    cursor: pointer;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px 0px 0px 16px;
    overflow: hidden;
    position: relative;
    height: 2.57143rem;
    padding: 0px 1.14286rem;
    min-width: 4.57143rem;
    color: rgb(255, 255, 255);
    background: rgb(171 5 0);
    border: none;
}




.drag-item[b-itb1ge2396] {
    width: 100%;
    display: flex;
    position: relative;
    justify-content: space-between;
}

/* /Components/EducationCard/EducationCard.razor.rz.scp.css */
p[b-uc4p6lewpu] {
    margin: 0;
}

.education-card[b-uc4p6lewpu] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #333;
    background: #fff;
    border-radius: 6px;
    -webkit-filter: drop-shadow(0 0 16px rgba(0, 0, 0, .08)) drop-shadow(0 8px 16px rgba(0, 0, 0, .04));
    filter: drop-shadow(0 0 16px rgba(0, 0, 0, .08)) drop-shadow(0 8px 16px rgba(0, 0, 0, .04));
}

.education-card-top[b-uc4p6lewpu] {
    position: relative;
}

.education-card-bg[b-uc4p6lewpu] {
    position: absolute;
    bottom: 0;
    right: 24px;
    width: 34px;
    height: 53px;
    fill: #2673dd;
    opacity: .2;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
}

.education-card-top svg[b-uc4p6lewpu] {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
}

.education-card-title[b-uc4p6lewpu] {
    padding: 0 16px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
    font-weight: var(--font-weight);
}

.education-card-scroll[b-uc4p6lewpu] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 4px;
    overflow: hidden;
}

.education-card-scroll-content[b-uc4p6lewpu] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    /*overflow-x: hidden;*/
    /*overflow-y: scroll;*/
    border-radius: 0 0 4px 4px;
}

.src-components-education---education-card-content--25sL8[b-uc4p6lewpu] {
    font-size: 14px;
    line-height: 18px;
    padding: 6px 16px 16px;
    overflow-wrap: break-word;
    /*white-space: pre-wrap;*/
    /*word-break: break-word;*/
    color: #666;
}

    .src-components-education---education-card-content--25sL8 a[b-uc4p6lewpu] {
        color: #2673dd;
    }

.education-card-tips[b-uc4p6lewpu] {
    color: #2673dd;
    padding: 16px;
    font-weight: 500;
    font-size: 16px;
    /*font-weight: var(--font-weight);*/
}

.education-card-title[b-uc4p6lewpu] {
    padding: 0 16px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
    /*font-weight: var(--font-weight);*/
}
/* /Components/EducationCard/OptimizerCreate.razor.rz.scp.css */

p[b-5vwcnl6upn] {
    margin: 0;
}

.optimizer-card-top[b-5vwcnl6upn] {
    position: relative;
    padding: 16px;
}

.optimizer-card-top.qualified[b-5vwcnl6upn] {
    background: rgba(27, 175, 157, .12);
}

.optimizer-card-top.improved[b-5vwcnl6upn] {
    background: rgba(255, 247, 224, .8);
}

.optimizer-card-fail-title[b-5vwcnl6upn], .optimizer-card-loading-title[b-5vwcnl6upn], .optimizer-card-title[b-5vwcnl6upn] {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 16px;
}

.optimizer-card-top .level-title[b-5vwcnl6upn] {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 8px;
}

.optimizer-card-top.qualified .level-title[b-5vwcnl6upn] {
    color: #1baf9d;
}

.optimizer-card-top .progress-bar[b-5vwcnl6upn] {
    color: #666;
    position: relative;
}

.optimizer-card-top .progress-bar[b-5vwcnl6upn], .optimizer-card-top .progress-level[b-5vwcnl6upn] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: inherit;
    /*flex-direction: unset;*/
}

.shopee-progress[b-5vwcnl6upn] {
    position: relative;
}

.optimizer-card-top .progress[b-5vwcnl6upn] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.shopee-progress-bar[b-5vwcnl6upn] {
    display: inline-block;
    width: 100%;
    padding-right: 70px;
    margin-right: -70px;
    vertical-align: middle;
    box-sizing: border-box;
}

.shopee-progress-bar[b-5vwcnl6upn] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin-right: -70px;
    padding-right: 70px;
    vertical-align: middle;
    width: 100%;
}

.shopee-progress.text-hide .shopee-progress-bar[b-5vwcnl6upn] {
    display: block;
    padding-right: 0;
    margin-right: 0;
}

.shopee-progress-bar .bar__outer[b-5vwcnl6upn] {
    position: relative;
    height: 8px;
    overflow: hidden;
    vertical-align: middle;
    background-color: #f6f6f6;
    border-radius: 4px;
}

.shopee-progress-bar .bar__outer[b-5vwcnl6upn] {
    background-color: #f6f6f6;
    border-radius: 4px;
    height: 8px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}

.optimizer-card-top .shopee-progress-bar .bar__outer[b-5vwcnl6upn] {
    height: 10px;
    border-radius: 5px 0 0 5px;
    background-color: rgba(0, 0, 0, .05);
}

.shopee-progress-bar .bar__outer .bar__inner[b-5vwcnl6upn] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #5c7;
    border-radius: 4px;
    transition: width .4s ease;
}

.shopee-progress-bar .bar__outer .bar__inner[b-5vwcnl6upn] {
    background-color: #5c7;
    border-radius: 4px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: width .4s ease;
    transition: width .4s ease;
}

.optimizer-card-top .shopee-progress-bar .bar__inner[b-5vwcnl6upn] {
    height: 10px;
    border-radius: 5px 0 0 5px;
}

.optimizer-card-top.qualified .shopee-progress-bar .bar__inner[b-5vwcnl6upn] {
    background-color: #1baf9d;
}

.shopee-popover[b-5vwcnl6upn], .shopee-popover__ref[b-5vwcnl6upn] {
    display: inline-block;
}

.optimizer-card-top .progress-bar[b-5vwcnl6upn], .optimizer-card-top .progress-level[b-5vwcnl6upn] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: inherit;
}

.optimizer-card-top .progress-level[b-5vwcnl6upn] {
    margin-left: -2px;
    z-index: 10;
    padding: 0 8px;
    background: #fff;
    border-radius: 20px;
    font-size: 12px;
    cursor: pointer;
}

.optimizer-card-top.qualified .progress-level[b-5vwcnl6upn] {
    border: 2px solid #d9e9e7;
}

.optimizer-card-top .progress-level svg[b-5vwcnl6upn] {
    width: 18px;
    height: 18px;
}

.optimizer-card-top .progress-level span[b-5vwcnl6upn] {
    margin-left: 2px;
}

.optimizer-card[b-5vwcnl6upn] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .12);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .12);
    overflow: hidden;
    margin-bottom: 16px;
}

.optimizer-card-suggestion-top[b-5vwcnl6upn] {
    position: relative;
    padding: 16px 24px;
    background: #e5eefb;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: inset 0 4px 0 #2673dd;
    box-shadow: inset 0 4px 0 #2673dd;
}

.optimizer-card-suggestion-title[b-5vwcnl6upn] {
    font-size: 16px;
    font-weight: 500;
}

.optimizer-card-content[b-5vwcnl6upn] {
    padding: 16px 0;
}

.optimizer-card-content-title[b-5vwcnl6upn] {
    padding: 4px 16px;
    font-size: 14px;
    font-weight: 500;
}
/* /Components/EducationCard/OptimizerItem.razor.rz.scp.css */
p[b-4w7u6ktnp7] {
    margin: 0;
}

.optimizer-card-task-item[b-4w7u6ktnp7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 16px;
    cursor: pointer;
}

.shopee-icon[b-4w7u6ktnp7] {
    fill: currentColor;
    display: inline-block;
    line-height: 0;
}

.shopee-icon svg[b-4w7u6ktnp7] {
    height: 100%;
    width: 100%;
}

.optimizer-card-task-item svg[b-4w7u6ktnp7] {
    fill: #e5e5e5;
    width: 18px;
    height: 18px;
}

.optimizer-card-task-item .item-content[b-4w7u6ktnp7] {
    padding-left: 8px;
}

.optimizer-card-task-item .icon-finished svg[b-4w7u6ktnp7] {
    fill: #3fd846;
}

.optimizer-card-task-item:hover[b-4w7u6ktnp7] {
    background: #f6f6f6;
}
/* /Components/EducationCard/OptimizerUpdate.razor.rz.scp.css */

p[b-vmdugm4fez] {
    margin: 0;
}

.optimizer-card-top[b-vmdugm4fez] {
    position: relative;
    padding: 16px;
}

.optimizer-card-top.qualified[b-vmdugm4fez] {
    background: rgba(27, 175, 157, .12);
}

.optimizer-card-top.improved[b-vmdugm4fez] {
    background: rgba(255, 247, 224, .8);
}

.optimizer-card-fail-title[b-vmdugm4fez], .optimizer-card-loading-title[b-vmdugm4fez], .optimizer-card-title[b-vmdugm4fez] {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 16px;
}

.eds-progress.text-hide .eds-progress-bar[b-vmdugm4fez] {
    display: block;
    padding-right: 0;
    margin-right: 0;
}

.optimizer-card-top .progress-bar[b-vmdugm4fez] {
    display: flex;
    align-items: center;
    color: #666;
    position: relative;
}

.eds-progress-bar .bar__outer[b-vmdugm4fez] {
    position: relative;
    height: 8px;
    overflow: hidden;
    vertical-align: middle;
    background-color: #f6f6f6;
    border-radius: 4px;
}

.optimizer-card-top .level-title[b-vmdugm4fez] {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 8px;
}

.optimizer-card-top.qualified .level-title[b-vmdugm4fez] {
    color: #1baf9d;
}

.optimizer-card-top.improved .level-title[b-vmdugm4fez] {
    color: #eda500;
}

.optimizer-card-top .eds-progress-bar .bar__outer[b-vmdugm4fez] {
    height: 10px;
    border-radius: 5px 0 0 5px;
    background-color: rgba(0, 0, 0, .05);
}

.eds-progress-bar .bar__outer[b-vmdugm4fez] {
    position: relative;
    height: 8px;
    overflow: hidden;
    vertical-align: middle;
    background-color: #f6f6f6;
    border-radius: 4px;
}

.eds-progress-bar .bar__outer .bar__inner[b-vmdugm4fez] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #5c7;
    border-radius: 4px;
    transition: width 0.4s ease;
}

.optimizer-card-top.improved .eds-progress-bar .bar__inner[b-vmdugm4fez] {
    background-color: #eda500;
}

.optimizer-card-top .progress-bar[b-vmdugm4fez] {
    color: #666;
    position: relative;
}

.optimizer-card-top .progress-bar[b-vmdugm4fez], .optimizer-card-top .progress-level[b-vmdugm4fez] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: inherit;
}

.shopee-progress[b-vmdugm4fez] {
    position: relative;
}

.optimizer-card-top .progress[b-vmdugm4fez] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.shopee-progress-bar[b-vmdugm4fez] {
    display: inline-block;
    width: 100%;
    padding-right: 70px;
    margin-right: -70px;
    vertical-align: middle;
    box-sizing: border-box;
}

.shopee-progress-bar[b-vmdugm4fez] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin-right: -70px;
    padding-right: 70px;
    vertical-align: middle;
    width: 100%;
}

.shopee-progress.text-hide .shopee-progress-bar[b-vmdugm4fez] {
    display: block;
    padding-right: 0;
    margin-right: 0;
}

.shopee-progress-bar .bar__outer[b-vmdugm4fez] {
    position: relative;
    height: 8px;
    overflow: hidden;
    vertical-align: middle;
    background-color: #f6f6f6;
    border-radius: 4px;
}

.shopee-progress-bar .bar__outer[b-vmdugm4fez] {
    background-color: #f6f6f6;
    border-radius: 4px;
    height: 8px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}

.optimizer-card-top .shopee-progress-bar .bar__outer[b-vmdugm4fez] {
    height: 10px;
    border-radius: 5px 0 0 5px;
    background-color: rgba(0, 0, 0, .05);
}

.shopee-progress-bar .bar__outer .bar__inner[b-vmdugm4fez] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #5c7;
    border-radius: 4px;
    transition: width .4s ease;
}

.shopee-progress-bar .bar__outer .bar__inner[b-vmdugm4fez] {
    background-color: #5c7;
    border-radius: 4px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: width .4s ease;
    transition: width .4s ease;
}

.optimizer-card-top .shopee-progress-bar .bar__inner[b-vmdugm4fez] {
    height: 10px;
    border-radius: 5px 0 0 5px;
}

.optimizer-card-top.qualified .shopee-progress-bar .bar__inner[b-vmdugm4fez] {
    background-color: #1baf9d;
}

.shopee-popover[b-vmdugm4fez], .shopee-popover__ref[b-vmdugm4fez] {
    display: inline-block;
}

.optimizer-card-top .progress-bar[b-vmdugm4fez], .optimizer-card-top .progress-level[b-vmdugm4fez] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: inherit;
}

.optimizer-card-top .progress-level[b-vmdugm4fez] {
    margin-left: -2px;
    z-index: 10;
    padding: 0 8px;
    background: #fff;
    border-radius: 20px;
    font-size: 12px;
    cursor: pointer;
}

.optimizer-card-top.qualified .progress-level[b-vmdugm4fez] {
    border: 2px solid #d9e9e7;
}

.optimizer-card-top .progress-level svg[b-vmdugm4fez] {
    width: 18px;
    height: 18px;
}

.optimizer-card-top .progress-level span[b-vmdugm4fez] {
    margin-left: 2px;
}

.optimizer-card[b-vmdugm4fez] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .12);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .12);
    overflow: hidden;
    margin-bottom: 16px;
}

.optimizer-card-suggestion-top[b-vmdugm4fez] {
    position: relative;
    padding: 16px 24px;
    background: #e5eefb;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: inset 0 4px 0 #2673dd;
    box-shadow: inset 0 4px 0 #2673dd;
}

.optimizer-card-suggestion-title[b-vmdugm4fez] {
    font-size: 16px;
    font-weight: 500;
}

.optimizer-card-content[b-vmdugm4fez] {
    padding: 16px 0;
}

.optimizer-card-content-title[b-vmdugm4fez] {
    padding: 4px 16px;
    font-size: 14px;
    font-weight: 500;
}
/* /Components/HeaderTitle.razor.rz.scp.css */

.jss258[b-3m0ec0nq6k] {
    max-width: 1000px;
    min-width: 230px;
    background-color: #fff;
}

.jss1147[b-3m0ec0nq6k] {
    color: rgba(0, 0, 0, 0.87);
    cursor: pointer;
    display: flex;
    padding: 11px 17px;
    align-items: center;
    text-decoration: none;
}

.jss1149[b-3m0ec0nq6k] {
    color: #A2A8AF;
    width: 32px;
    height: 32px;
    display: flex;
    background: #F4F6F8;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
}

.jss1150[b-3m0ec0nq6k] {
    margin-left: 8px;
}

.profile-row[b-3m0ec0nq6k] {
    color: rgba(0, 0, 0, 0.87);
    cursor: pointer;
    display: flex;
    /*padding: 11px 17px;*/
    align-items: center;
    text-decoration: none;
}

.profile-row span[b-3m0ec0nq6k] {
    padding-left: 10px;
}

.profile-row:hover svg[b-3m0ec0nq6k] {
    color: #ab0500;
}

/* /Components/Rating.razor.rz.scp.css */

.eds-react-rate[b-lwllq0ysaa] {
    display: inline-flex;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
}

.eds-react-rate-star[b-lwllq0ysaa] {
    cursor: pointer;
    display: inline-block;
    height: 100%;
    position: relative;
    transition: transform .2s ease-in-out;
}

    .eds-react-rate-star:not(:last-of-type)[b-lwllq0ysaa] {
        margin-right: 4px;
    }

.eds-react-rate-star[b-lwllq0ysaa] {
    cursor: unset;
}

.eds-react-rate-star__back[b-lwllq0ysaa], .eds-react-rate-star__front[b-lwllq0ysaa] {
    color: #e5e5e5;
    height: 100%;
    transition: width .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.eds-react-rate-star__front[b-lwllq0ysaa] {
    color: #ffbf00;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
}

.eds-react-icon[b-lwllq0ysaa] {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -0.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.eds-react-rate-star__back .eds-react-icon[b-lwllq0ysaa], .eds-react-rate-star__front .eds-react-icon[b-lwllq0ysaa] {
    font-size: 14px;
    vertical-align: 0;
}

.eds-react-icon svg[b-lwllq0ysaa] {
    display: inline-block;
}

.eds-react-icon > *[b-lwllq0ysaa] {
    line-height: 1;
}
/* /Components/SidebarPanel.razor.rz.scp.css */
.sidebar-panel[b-vzc30yivdy] {
    position: fixed;
    right: 0;
    top: 52px;
    z-index: 6665;
    height: calc(100% - 52px);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: #fff;
    scrollbar-width: thin;
    display: flex;
}

.sidebar-panel .panel-item-container[b-vzc30yivdy] {
    width: 48px;
    height: 100%;
    background: #fff;
    border-left: 1px solid #e5e5e5;
}

.eds-popover[b-vzc30yivdy], .eds-popover__ref[b-vzc30yivdy] {
    display: inline-block;
}

.sidebar-panel .panel-item-container .panel-item-tooltip:first-child[b-vzc30yivdy] {
    margin-top: 16px;
}

.sidebar-panel .panel-item-container .panel-item[b-vzc30yivdy] {
    cursor: pointer;
    width: 48px;
    height: 48px;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.platform-remote-component-scoped-style .notification-icon-wrapper[b-vzc30yivdy] {
    width: 100%;
    height: 100%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.platform-remote-component-scoped-style .eds-badge-x[b-vzc30yivdy] {
    position: relative;
    display: inline-block;
    font-size: 0px;
    vertical-align: middle;
}

.platform-remote-component-scoped-style .eds-icon[b-vzc30yivdy] {
    display: inline-block;
    line-height: 0;
    fill: currentcolor;
}

.platform-remote-component-scoped-style .notification-icon-wrapper .notification-icon[b-vzc30yivdy] {
    width: 30px;
    height: 30px;
}

.shopee-cs-chat-scope-style .PanelEntry_container__jdJ58[b-vzc30yivdy], .shopee-cs-chat-scope-style .PanelEntry_container__jdJ58 .PanelEntry_content__m\+QPy[b-vzc30yivdy] {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    position: relative;
}

.shopee-cs-chat-scope-style .PanelEntry_container__jdJ58[b-vzc30yivdy] {
    box-sizing: border-box;
    cursor: pointer;
    height: 48px;
    user-select: none;
    width: 48px;
    z-index: 10;
}

.shopee-cs-chat-scope-style .PanelEntry_container__jdJ58 .PanelEntry_content__m\+QPy[b-vzc30yivdy] {
    height: 100%;
    width: 100%;
}

.shopee-cs-chat-scope-style .HoverTips_toolTipsContainer__u9yu6.HoverTips_hidden__akGLP[b-vzc30yivdy] {
    opacity: 0;
    transform: scale(0.8);
    transition: visibility 0.2s, opacity 0.2s, transform 0.2s;
    visibility: hidden;
}

.shopee-cs-chat-scope-style .HoverTips_toolTipsContainer__u9yu6[b-vzc30yivdy] {
    background-color: rgb(255, 255, 255);
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 16px 0px, rgba(0, 0, 0, 0.06) 0px 8px 16px 0px;
    padding: 12px;
    position: fixed;
    right: 58px;
    transform-origin: right center;
}

.shopee-cs-chat-scope-style .HoverTips_title__aDNKz[b-vzc30yivdy] {
    color: rgb(51, 51, 51);
    font-size: 14px;
    line-height: 18px;
    margin: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shopee-cs-chat-scope-style .HoverTips_toolTipsContainer__u9yu6[b-vzc30yivdy]::after {
    border-color: transparent transparent transparent rgb(255, 255, 255);
    border-style: solid;
    border-width: 6px 0px 6px 6px;
    content: "";
    display: block;
    height: 0px;
    left: 100%;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    width: 0px;
}

.shopee-cs-chat-scope-style .pages_csatContainer__paA1k[b-vzc30yivdy] {
    bottom: -55px;
    overflow: hidden;
    position: absolute;
    right: 90%;
    width: auto;
    z-index: 99998;
}

.platform-remote-component-scoped-style .eds-badge-x__sup[b-vzc30yivdy] {
    display: inline-block;
    padding: 0px 4px;
    font-size: 12px;
    line-height: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    white-space: nowrap;
    background-color: rgb(171 5 0);
    border: 1px solid rgb(255, 255, 255);
    border-radius: 10px;
    box-sizing: border-box;
}

.platform-remote-component-scoped-style .eds-badge-x__sup--fixed[b-vzc30yivdy] {
    position: absolute;
    top: 0px;
    right: 10px;
    transform: translateY(-50%) translateX(100%);
}

.platform-remote-component-scoped-style .eds-badge-x__sup--num[b-vzc30yivdy] {
    height: 20px;
    padding: 0px;
    line-height: 18px;
}

.platform-remote-component-scoped-style .notification-icon-wrapper.icon-middle[data-v-dd95a95e]:not(.cb-notification-icon) .eds-badge-x__sup[b-vzc30yivdy] {
    right: calc(50% + 4px) !important;
    top: 2px;
}
/* /Components/Step/StepGroup.razor.rz.scp.css */
.shopee-steps[b-jgwp28iz2d] {
    display: flex;
}

.steps[b-jgwp28iz2d] {
    /*margin-top: 48px;
    margin-bottom: 72px;
    margin-left: 230px;*/

    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 45px;
    justify-content: center;
}

.shopee-step[b-jgwp28iz2d] {
    display: flex;
    flex: 1 1 auto;
}
/* /Components/Step/ZenStep.razor.rz.scp.css */


.shopee-steps[b-et3xsofhy7] {
    display: flex;
}

.steps[b-et3xsofhy7] {
    margin-top: 48px;
    margin-bottom: 72px;
    margin-left: 230px;
}

.shopee-step[b-et3xsofhy7] {
    display: flex;
    flex: 1 1 auto;
}

.shopee-steps-label-vertical .shopee-step[b-et3xsofhy7], .shopee-steps-max-width .shopee-step[b-et3xsofhy7] {
    flex-grow: 0;
    min-width: 252px;
}

.shopee-step__head[b-et3xsofhy7] {
    flex: none;
    line-height: 24px;
    background-color: transparent;
}

.shopee-step__head-step[b-et3xsofhy7] {
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    background-color: #d8d8d8;
    border-radius: 50%;
    transition: background-color .2s ease-in-out;
}

.shopee-step.active .shopee-step__head-dot[b-et3xsofhy7], .shopee-step.active .shopee-step__head-step[b-et3xsofhy7], .shopee-step.finished .shopee-step__tail[b-et3xsofhy7] {
    background-color: #ab0500;
}

.shopee-step-title[b-et3xsofhy7] {
    font-size: 16px;
    line-height: 18px;
}

.shopee-step-desc[b-et3xsofhy7], .shopee-step-title[b-et3xsofhy7] {
    display: -webkit-box;
    max-width: 180px;
    overflow: hidden;
    color: #b7b7b7;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.shopee-step.active .shopee-step-title[b-et3xsofhy7] {
    font-weight: 500;
    color: #333;
}

.shopee-step-title[b-et3xsofhy7] {
    font-size: 16px;
    line-height: 18px;
}

.shopee-step-desc[b-et3xsofhy7], .shopee-step-title[b-et3xsofhy7] {
    display: -webkit-box;
    max-width: 180px;
    overflow: hidden;
    color: #b7b7b7;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.shopee-step.active .shopee-step-title[b-et3xsofhy7] {
    font-weight: 500;
    color: #333;
}


.shopee-step__content .shopee-popover[b-et3xsofhy7] {
    display: block;
    font-size: 0;
}

.shopee-popover[b-et3xsofhy7], .shopee-popover__ref[b-et3xsofhy7] {
    display: inline-block;
}

.shopee-step-desc[b-et3xsofhy7], .shopee-step-title[b-et3xsofhy7] {
    display: -webkit-box;
    max-width: 180px;
    overflow: hidden;
    color: #b7b7b7;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.shopee-step-desc[b-et3xsofhy7], .shopee-step-title[b-et3xsofhy7] {
    display: -webkit-box;
    max-width: 180px;
    overflow: hidden;
    color: #b7b7b7;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.shopee-step-desc[b-et3xsofhy7] {
    margin-top: 4px;
    font-size: 12px;
}

.shopee-step.active .shopee-step-desc[b-et3xsofhy7] {
    color: #333;
}

.shopee-step__tail[b-et3xsofhy7] {
    align-self: flex-start;
    flex: 1 1 auto;
    height: 1px;
    min-width: 60px;
    margin: 0 24px;
    margin-top: 12px;
    background-color: #e5e5e5;
}

.shopee-steps-label-vertical .shopee-step__tail[b-et3xsofhy7], .shopee-steps-max-width .shopee-step__tail[b-et3xsofhy7] {
    width: 120px;
}

.shopee-step__head-step[b-et3xsofhy7] {
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    background-color: #d8d8d8;
    border-radius: 50%;
    transition: background-color .2s ease-in-out;
}

.shopee-step.disabled .shopee-step__head-step[b-et3xsofhy7] {
    color: #b7b7b7;
    background: transparent;
    border: 1px solid #b7b7b7;
}

.shopee-step__content[b-et3xsofhy7] {
    flex: none;
    margin-left: 12px;
    text-align: left;
}

.shopee-step__content-single[b-et3xsofhy7] {
    padding-top: 4px;
}

.shopee-step-desc[b-et3xsofhy7], .shopee-step-title[b-et3xsofhy7] {
    display: -webkit-box;
    max-width: 180px;
    overflow: hidden;
    color: #b7b7b7;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.shopee-step:last-child .shopee-step__tail[b-et3xsofhy7] {
    display: none;
}

.shopee-steps-label-vertical .shopee-step__tail[b-et3xsofhy7], .shopee-steps-max-width .shopee-step__tail[b-et3xsofhy7] {
    width: 120px;
}

.shopee-step__tail[b-et3xsofhy7] {
    align-self: flex-start;
    flex: 1 1 auto;
    height: 1px;
    min-width: 60px;
    margin: 0 24px;
    margin-top: 12px;
    background-color: #e5e5e5;
}

.shopee-step.finished .shopee-step__head-dot[b-et3xsofhy7], .shopee-step.finished .shopee-step__head-step[b-et3xsofhy7] {
    background-color: rgb(0 136 255 / 68%);
}

.shopee-step.finished .shopee-step-desc[b-et3xsofhy7], .shopee-step.finished .shopee-step-title[b-et3xsofhy7] {
    color: #333;
}
/* /Components/TableTab.razor.rz.scp.css */

.keodMK[b-x98iog1ghq] {
    display: flex;
    background-color: white;
    justify-items: center;
    align-content: center;
    cursor: pointer;
    box-shadow: rgb(232, 234, 235) 0px -1px 0px 0px inset;
    align-items: center;
    justify-content: space-between;
}

.pending-chip-button[b-x98iog1ghq] {
    margin-right: 15px;
    /*background: #da0000;
    border: 1px solid;
    color: #fff;*/
}

.loyJZh[b-x98iog1ghq] {
    white-space: nowrap;
    /*overflow-x: scroll;*/
    scroll-behavior: smooth;
    display: flex;
    box-sizing: content-box;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

    .loyJZh[b-x98iog1ghq]::-webkit-scrollbar {
        display: none;
    }


.WztYE[b-x98iog1ghq] {
    display: inline-block;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    padding: 0.428571rem 1.14286rem;
    box-sizing: border-box;
    -webkit-box-align: center;
    align-items: center;
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    border-bottom: 2px solid transparent;
    color: rgb(116, 124, 135);
    background-color: transparent;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    cursor: pointer;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
    height: 3.42857rem;
    max-width: 17.1429rem;
}

    .WztYE .closeIcon[b-x98iog1ghq] {
        width: 1.14286rem;
        height: 1.14286rem;
        position: absolute;
        top: 0px;
        right: 0px;
        opacity: 0;
        visibility: hidden;
    }

    .WztYE:focus-visible[b-x98iog1ghq] {
        outline: none;
    }

    .WztYE:hover[b-x98iog1ghq] {
        border-bottom: 2px solid rgb(163, 168, 175);
        color: rgb(116, 124, 135);
    }

    .WztYE:active[b-x98iog1ghq] {
        outline: none;
        border-bottom: 2px solid rgb(70, 81, 95);
        color: rgb(70, 81, 95);
    }

.jQKRyF[b-x98iog1ghq] {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px;
    outline: 0px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
}

.ianUZc[b-x98iog1ghq] {
    display: inline-block;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    padding: .428571rem 1.14286rem;
    box-sizing: border-box;
    -webkit-box-align: center;
    align-items: center;
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    background-color: transparent;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    cursor: pointer;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0;
    height: 3.42857rem;
    max-width: 17.1429rem;
    color: rgb(171 5 0);
    font-weight: 500;
    border-bottom: 2px solid rgb(171 5 0)
}

    .ianUZc:hover .closeIcon[b-x98iog1ghq] {
        opacity: 1;
        visibility: visible;
    }

    .ianUZc .closeIcon[b-x98iog1ghq] {
        width: 1.14286rem;
        height: 1.14286rem;
        position: absolute;
        top: 0;
        right: 0;
        opacity: 0;
        visibility: hidden
    }

    .ianUZc:focus-visible[b-x98iog1ghq] {
        outline: none
    }

    .ianUZc:hover .closeIcon[b-x98iog1ghq] {
        opacity: 1;
        visibility: visible
    }

.el-message-box__btns button:last-child[b-x98iog1ghq] {
    margin-left: 10px;
}

/* /Components/Tabs/SettingTabs.razor.rz.scp.css */


.eds-tabs[b-hipuwcdyg4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.eds-tabs__nav[b-hipuwcdyg4] {
    position: relative;
    font-size: 14px;
    line-height: 16px;
    color: #333;
    white-space: nowrap;
}

.eds-tabs-top .eds-tabs__nav[b-hipuwcdyg4] {
    margin-bottom: 16px;
}

.shop-setting-container .eds-tabs-top .eds-tabs__nav[b-hipuwcdyg4] {
    margin-bottom: 4px;
}



.eds-tabs__nav[b-hipuwcdyg4] {
    position: relative;
    font-size: 14px;
    line-height: 16px;
    color: #333;
    white-space: nowrap;
}

    .eds-tabs__nav[b-hipuwcdyg4]:before {
        position: absolute;
        content: "";
    }

.eds-tabs-global .eds-tabs__nav[b-hipuwcdyg4]:before {
    border: none;
}

.eds-tabs-top .eds-tabs__ink-bar[b-hipuwcdyg4], .eds-tabs-top .eds-tabs__nav[b-hipuwcdyg4]:before {
    bottom: 0;
}

.shop-setting-container .eds-tabs-top .eds-tabs__nav[b-hipuwcdyg4]:before {
    border-top: 0;
}






.eds-tabs-global .eds-tabs__nav-next[b-hipuwcdyg4], .eds-tabs-global .eds-tabs__nav-prev[b-hipuwcdyg4] {
    line-height: 48px;
}

.eds-tabs-global .eds-tabs__nav-prev[b-hipuwcdyg4] {
    background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 96%, .3)), color-stop(50%, #f6f6f6));
    background-image: linear-gradient(90deg, hsla(0, 0%, 96%, .3), #f6f6f6 50%);
}

.eds-tabs-global .eds-tabs__nav-next[b-hipuwcdyg4], .eds-tabs-global .eds-tabs__nav-prev[b-hipuwcdyg4], .eds-tabs-scoped .eds-tabs__nav-next[b-hipuwcdyg4], .eds-tabs-scoped .eds-tabs__nav-prev[b-hipuwcdyg4] {
    width: 24px;
    color: #999;
}

/*.eds-tabs-global .eds-tabs__nav-prev, .eds-tabs-scoped .eds-tabs__nav-prev {
    right: 30px;
    width: 40px;
    background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, .3)), color-stop(50%, #fff));
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .3), #fff 50%);
}*/

.eds-tabs-global .eds-tabs__nav-next[b-hipuwcdyg4], .eds-tabs-global .eds-tabs__nav-prev[b-hipuwcdyg4] {
    line-height: 48px;
}

/*.eds-tabs__nav-next .eds-icon, .eds-tabs__nav-prev .eds-icon {
    position: relative;
    top: 1px;
    width: 16px;
    cursor: pointer;
}*/

.eds-tabs-global .eds-tabs__nav-next .eds-icon[b-hipuwcdyg4], .eds-tabs-global .eds-tabs__nav-prev .eds-icon[b-hipuwcdyg4], .eds-tabs-scoped .eds-tabs__nav-next .eds-icon[b-hipuwcdyg4], .eds-tabs-scoped .eds-tabs__nav-prev .eds-icon[b-hipuwcdyg4] {
    cursor: not-allowed;
}

.eds-tabs-global .eds-tabs__nav-prev .eds-icon[b-hipuwcdyg4], .eds-tabs-scoped .eds-tabs__nav-prev .eds-icon[b-hipuwcdyg4] {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
}

.eds-icon svg[b-hipuwcdyg4] {
    width: 100%;
    height: 100%;
}

.eds-tabs-global .eds-tabs__nav-next svg[b-hipuwcdyg4], .eds-tabs-global .eds-tabs__nav-prev svg[b-hipuwcdyg4], .eds-tabs-scoped .eds-tabs__nav-next svg[b-hipuwcdyg4], .eds-tabs-scoped .eds-tabs__nav-prev svg[b-hipuwcdyg4] {
    top: 2px;
}

.eds-tabs--scroll-next.eds-tabs-global .eds-tabs__nav-next[b-hipuwcdyg4], .eds-tabs--scroll-next.eds-tabs-scoped .eds-tabs__nav-next[b-hipuwcdyg4] {
    color: #333;
}

    .eds-tabs--scroll-next.eds-tabs-global .eds-tabs__nav-next .eds-icon[b-hipuwcdyg4], .eds-tabs--scroll-next.eds-tabs-scoped .eds-tabs__nav-next .eds-icon[b-hipuwcdyg4] {
        cursor: pointer;
    }

.eds-tabs__nav-warp[b-hipuwcdyg4] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: hidden;
}

.eds-tabs--scroll-next .eds-tabs__nav-warp[b-hipuwcdyg4] {
    width: calc(100% - 30px);
    padding-top: 15px;
}

.eds-tabs__nav-tabs[b-hipuwcdyg4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.eds-tabs__nav-tabs[b-hipuwcdyg4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.eds-tabs__nav-tab.active[b-hipuwcdyg4] {
    font-weight: 600;
    color: rgb(0,136,255);
}

.eds-tabs-global .eds-tabs__nav-tab[b-hipuwcdyg4], .eds-tabs-scoped .eds-tabs__nav-tab[b-hipuwcdyg4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 4px;
    overflow: hidden;
    text-align: center;
}

.eds-tabs-global .eds-tabs__nav-tab[b-hipuwcdyg4] {
    height: 44px;
    font-size: 16px;
}

    .eds-tabs-global .eds-tabs__nav-tab:not(:last-child)[b-hipuwcdyg4], .eds-tabs-scoped .eds-tabs__nav-tab:not(:last-child)[b-hipuwcdyg4] {
        margin-right: 24px;
    }

.eds-tabs-global .eds-tabs__nav-tab[b-hipuwcdyg4] {
    height: 44px;
    font-size: 16px;
}

    .eds-tabs-global .eds-tabs__nav-tab:not(.active)[b-hipuwcdyg4] {
        font-weight: 500;
    }

    .eds-tabs-global .eds-tabs__nav-tab:not(:last-child)[b-hipuwcdyg4], .eds-tabs-scoped .eds-tabs__nav-tab:not(:last-child)[b-hipuwcdyg4] {
        margin-right: 24px;
    }


.eds-tabs__ink-bar[b-hipuwcdyg4] {
    position: absolute;
    z-index: 1;
    background-color: rgb(0,136,255);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.eds-tabs-global .eds-tabs__ink-bar[b-hipuwcdyg4], .eds-tabs-scoped .eds-tabs__ink-bar[b-hipuwcdyg4] {
    border-radius: 3px;
}

.eds-tabs-bottom .eds-tabs__ink-bar[b-hipuwcdyg4], .eds-tabs-top .eds-tabs__ink-bar[b-hipuwcdyg4] {
    left: 0;
    height: 3px;
    -webkit-transition: width .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: width .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out, width .2s ease-in-out;
    transition: transform .2s ease-in-out, width .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

.eds-tabs-global .eds-tabs__ink-bar[b-hipuwcdyg4], .eds-tabs-scoped .eds-tabs__ink-bar[b-hipuwcdyg4] {
    border-radius: 3px;
}

.eds-tabs-bottom .eds-tabs__ink-bar[b-hipuwcdyg4], .eds-tabs-top .eds-tabs__ink-bar[b-hipuwcdyg4] {
    left: 0;
    height: 3px;
    -webkit-transition: width .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: width .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out, width .2s ease-in-out;
    transition: transform .2s ease-in-out, width .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

.eds-tabs-top .eds-tabs__ink-bar[b-hipuwcdyg4], .eds-tabs-top .eds-tabs__nav[b-hipuwcdyg4]:before {
    bottom: 0;
}


.eds-tabs-global .eds-tabs__nav-prev[b-hipuwcdyg4] {
    background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 96%, .3)), color-stop(50%, #f6f6f6));
    background-image: linear-gradient(90deg, hsla(0, 0%, 96%, .3), #f6f6f6 50%);
}

.eds-tabs-global .eds-tabs__nav-next[b-hipuwcdyg4], .eds-tabs-global .eds-tabs__nav-prev[b-hipuwcdyg4] {
    line-height: 48px;
}

.eds-tabs__nav-tab[b-hipuwcdyg4] {
    text-decoration: none;
    cursor: pointer;
    box-sizing: border-box;
    transition: color 0.2s ease-in-out 0s;
}

.eds-tabs-global .eds-tabs__nav-tab:not(.active)[b-hipuwcdyg4] {
    font-weight: 400;
}

/*.eds-tabs__nav-next, .eds-tabs__nav-prev {
    position: absolute;
    z-index: 2;
    width: 70px;
    height: 90%;
    padding-left: 8px;
    line-height: 62px;
    color: #666;
}
*/
.eds-tabs-global .eds-tabs__nav-prev[b-hipuwcdyg4], .eds-tabs-scoped .eds-tabs__nav-prev[b-hipuwcdyg4] {
    right: 30px;
    width: 40px;
    background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, .3)), color-stop(50%, #fff));
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .3), #fff 50%);
}

.eds-tabs__nav-next[b-hipuwcdyg4], .eds-tabs__nav-prev[b-hipuwcdyg4] {
    position: absolute;
    z-index: 2;
    width: 70px;
    height: 90%;
    padding-left: 8px;
    line-height: 62px;
    color: #666;
}

.eds-tabs-global .eds-tabs__nav-next[b-hipuwcdyg4] {
    background-image: none;
    background-color: #f6f6f6;
}

.eds-tabs__nav-next[b-hipuwcdyg4] {
    right: 0;
    padding-right: 8px;
    padding-left: 0;
    text-align: right;
    background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, .3)), color-stop(50%, #fff));
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .3), #fff 50%);
}

/*.eds-tabs__nav-next .eds-icon, .eds-tabs__nav-prev .eds-icon {
    position: relative;
    top: 1px;
    width: 16px;
    cursor: pointer;
}*/

.eds-tabs-global .eds-tabs__nav-prev .eds-icon[b-hipuwcdyg4], .eds-tabs-scoped .eds-tabs__nav-prev .eds-icon[b-hipuwcdyg4] {
    position: relative;
    top: 1px;
    width: 16px;
    cursor: pointer;
}
/* /Pages/Auth/SignIn.razor.rz.scp.css */
.login_layout[b-hw2l88rvh1]{padding:0;background:#e1e1e1}.login_layout .content[b-hw2l88rvh1]{min-height:100vh;max-width:1440px;justify-content:center}.button-field[b-hw2l88rvh1],.login_layout .content[b-hw2l88rvh1]{margin:auto;display:flex;flex-direction:column}.button-field[b-hw2l88rvh1]{align-items:stretch;width:100%;gap:20px}.mobile-form[b-hw2l88rvh1]{padding:24px 0!important;min-height:calc(100vh - 48px)!important;width:85%!important}.mobile-form .logo-image[b-hw2l88rvh1]{margin-top:48px!important}.mobile-form h1[b-hw2l88rvh1]{font-size:22px!important;margin:16px 0!important}.mobile-form .email[b-hw2l88rvh1],.mobile-form .hint[b-hw2l88rvh1]{margin-bottom:16px!important}.mobile-form .email[b-hw2l88rvh1]{font-size:18px!important}.mobile-form .button-field[b-hw2l88rvh1]{margin:unset!important}.login-form[b-hw2l88rvh1]{display:flex;flex-direction:column;padding:48px 0;color:#4a5569;width:80%;margin:auto;max-width:400px}.login-form .sign-in-action[b-hw2l88rvh1]{display:flex;align-items:center;gap:4px;color:#4a5569;font-size:14px;line-height:28px}.login-form h1[b-hw2l88rvh1]{font-size:24px;font-weight:700;margin-top:36px!important;margin-bottom:16px}.login-form .hint[b-hw2l88rvh1]{font-size:16px;margin-bottom:16px}.login-form .tools[b-hw2l88rvh1]{display:flex;justify-content:flex-end}.box-locale[b-hw2l88rvh1]{color:rgba(0,0,0,.65);cursor:pointer;display:flex;align-items:center;gap:8px;font-weight:700}.locale-dropdown[b-hw2l88rvh1]{padding:4px}.locale-dropdown .locale-item[b-hw2l88rvh1]{cursor:pointer;padding:5px 8px;display:flex;align-items:center;gap:8px}.locale-dropdown .locale-item-selected[b-hw2l88rvh1]{background:#d2ebff;border-radius:6px}.locale-dropdown .locale-item:hover[b-hw2l88rvh1]{background:#eaecf0;border-radius:6px}.logo-n-locale[b-hw2l88rvh1]{display:flex;justify-content:space-between;align-items:center}.box_input .title[b-hw2l88rvh1]{color:#4a5569;font-size:16px;font-weight:500;margin-bottom:8px}.platform_container[b-hw2l88rvh1]{border-radius:0 8px 8px 0;height:100%}.platform_container .ant-carousel[b-hw2l88rvh1],.platform_container .slick-list[b-hw2l88rvh1],.platform_container .slick-slider.slick-initialized[b-hw2l88rvh1],.platform_container .slick-track[b-hw2l88rvh1]{height:100%}.platform_content[b-hw2l88rvh1]{color:#fff;text-align:center}.platform_content .platform-image[b-hw2l88rvh1]{margin-bottom:20px}.platform_content .platform-image .ant-avatar>img[b-hw2l88rvh1]{-o-object-fit:contain;object-fit:contain}.platform_content .description[b-hw2l88rvh1]{padding:0 20px}.platform_content .description h1[b-hw2l88rvh1]{font-size:24px;font-weight:700;margin-bottom:12px;line-height:30px}.platform_content .description span[b-hw2l88rvh1]{font-size:16px;font-weight:400}.platform_long-content[b-hw2l88rvh1]{height:800px;display:flex!important;flex-direction:column;align-items:center;justify-content:center}:where(.css-kabr7l) a[b-hw2l88rvh1]{color:#105ce2;text-decoration:none;background-color:transparent;outline:0;cursor:pointer;transition:color .3s;-webkit-text-decoration-skip:objects}:where(.css-kabr7l) a:hover[b-hw2l88rvh1]{color:#62a5fc}:where(.css-kabr7l) a:active[b-hw2l88rvh1]{color:#0441bd}:where(.css-kabr7l) a:active[b-hw2l88rvh1],:where(.css-kabr7l) a:hover[b-hw2l88rvh1]{text-decoration:none;outline:0}:where(.css-kabr7l) a:focus[b-hw2l88rvh1]{text-decoration:none;outline:0}:where(.css-kabr7l) a[disabled][b-hw2l88rvh1]{color:rgba(0,0,0,.25);cursor:not-allowed}:where(.css-kabr7l)[class*=" ant-card"][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-card][b-hw2l88rvh1]{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';font-size:14px;box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-card"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-card"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-card][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-card][b-hw2l88rvh1]::before{box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-card"] [class*=" ant-card"][b-hw2l88rvh1],:where(.css-kabr7l)[class*=" ant-card"] [class^=ant-card][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-card] [class*=" ant-card"][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-card] [class^=ant-card][b-hw2l88rvh1]{box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-card"] [class*=" ant-card"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-card"] [class*=" ant-card"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class*=" ant-card"] [class^=ant-card][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-card"] [class^=ant-card][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-card] [class*=" ant-card"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-card] [class*=" ant-card"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-card] [class^=ant-card][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-card] [class^=ant-card][b-hw2l88rvh1]::before{box-sizing:border-box}:where(.css-kabr7l).ant-card[b-hw2l88rvh1]{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.88);font-size:14px;line-height:1.5714285714285714;list-style:none;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';position:relative;background:#fff;border-radius:8px}:where(.css-kabr7l).ant-card:not(.ant-card-bordered)[b-hw2l88rvh1]{box-shadow:0 1px 2px 0 rgba(0,0,0,.03),0 1px 6px -1px rgba(0,0,0,.02),0 2px 4px 0 rgba(0,0,0,.02)}:where(.css-kabr7l).ant-card .ant-card-head[b-hw2l88rvh1]{display:flex;justify-content:center;flex-direction:column;min-height:56px;margin-bottom:-1px;padding:0 24px;color:rgba(0,0,0,.88);font-weight:600;font-size:16px;background:0 0;border-bottom:1px solid #f0f0f0;border-radius:8px 8px 0 0}:where(.css-kabr7l).ant-card .ant-card-head[b-hw2l88rvh1]::before{display:table;content:""}:where(.css-kabr7l).ant-card .ant-card-head[b-hw2l88rvh1]::after{display:table;clear:both;content:""}:where(.css-kabr7l).ant-card .ant-card-head-wrapper[b-hw2l88rvh1]{width:100%;display:flex;align-items:center}:where(.css-kabr7l).ant-card .ant-card-head-title[b-hw2l88rvh1]{display:inline-block;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:where(.css-kabr7l).ant-card .ant-card-head-title>.ant-card-typography[b-hw2l88rvh1],:where(.css-kabr7l).ant-card .ant-card-head-title>.ant-card-typography-edit-content[b-hw2l88rvh1]{inset-inline-start:0;margin-top:0;margin-bottom:0}:where(.css-kabr7l).ant-card .ant-card-head .ant-tabs-top[b-hw2l88rvh1]{clear:both;margin-bottom:-17px;color:rgba(0,0,0,.88);font-weight:400;font-size:14px}:where(.css-kabr7l).ant-card .ant-card-head .ant-tabs-top-bar[b-hw2l88rvh1]{border-bottom:1px solid #f0f0f0}:where(.css-kabr7l).ant-card .ant-card-extra[b-hw2l88rvh1]{margin-inline-start:auto;color:rgba(0,0,0,.88);font-weight:400;font-size:14px}:where(.css-kabr7l).ant-card .ant-card-body[b-hw2l88rvh1]{padding:24px;border-radius:0 0 8px 8px}:where(.css-kabr7l).ant-card .ant-card-body[b-hw2l88rvh1]::before{display:table;content:""}:where(.css-kabr7l).ant-card .ant-card-body[b-hw2l88rvh1]::after{display:table;clear:both;content:""}:where(.css-kabr7l).ant-card .ant-card-grid[b-hw2l88rvh1]{width:33.33%;padding:24px;border:0;border-radius:0;box-shadow:1px 0 0 0 #f0f0f0,0 1px 0 0 #f0f0f0,1px 1px 0 0 #f0f0f0,1px 0 0 0 #f0f0f0 inset,0 1px 0 0 #f0f0f0 inset;transition:.2s}:where(.css-kabr7l).ant-card .ant-card-grid-hoverable:hover[b-hw2l88rvh1]{position:relative;z-index:1;box-shadow:0 1px 2px -2px rgba(0,0,0,.16),0 3px 6px 0 rgba(0,0,0,.12),0 5px 12px 4px rgba(0,0,0,.09)}:where(.css-kabr7l).ant-card .ant-card-cover>*[b-hw2l88rvh1]{display:block;width:100%}:where(.css-kabr7l).ant-card .ant-card-cover img[b-hw2l88rvh1],:where(.css-kabr7l).ant-card .ant-card-cover img+.ant-image-mask[b-hw2l88rvh1]{border-radius:8px 8px 0 0}:where(.css-kabr7l).ant-card .ant-card-actions[b-hw2l88rvh1]{margin:0;padding:0;list-style:none;background:#fff;border-top:1px solid #f0f0f0;display:flex;border-radius:0 0 8px 8px}:where(.css-kabr7l).ant-card .ant-card-actions[b-hw2l88rvh1]::before{display:table;content:""}:where(.css-kabr7l).ant-card .ant-card-actions[b-hw2l88rvh1]::after{display:table;clear:both;content:""}:where(.css-kabr7l).ant-card .ant-card-actions>li[b-hw2l88rvh1]{margin:12px 0;color:rgba(0,0,0,.45);text-align:center}:where(.css-kabr7l).ant-card .ant-card-actions>li>span[b-hw2l88rvh1]{position:relative;display:block;min-width:28px;font-size:14px;line-height:1.5714285714285714;cursor:pointer}:where(.css-kabr7l).ant-card .ant-card-actions>li>span:hover[b-hw2l88rvh1]{color:#2d65c3;transition:color .2s}:where(.css-kabr7l).ant-card .ant-card-actions>li>span a:not(.ant-card-btn)[b-hw2l88rvh1],:where(.css-kabr7l).ant-card .ant-card-actions>li>span>.anticon[b-hw2l88rvh1]{display:inline-block;width:100%;color:rgba(0,0,0,.45);line-height:22px;transition:color .2s}:where(.css-kabr7l).ant-card .ant-card-actions>li>span a:not(.ant-card-btn):hover[b-hw2l88rvh1],:where(.css-kabr7l).ant-card .ant-card-actions>li>span>.anticon:hover[b-hw2l88rvh1]{color:#2d65c3}:where(.css-kabr7l).ant-card .ant-card-actions>li>span>.anticon[b-hw2l88rvh1]{font-size:14px;line-height:22px}:where(.css-kabr7l).ant-card .ant-card-actions>li:not(:last-child)[b-hw2l88rvh1]{border-inline-end:1px solid #f0f0f0}:where(.css-kabr7l).ant-card .ant-card-meta[b-hw2l88rvh1]{margin:-4px 0;display:flex}:where(.css-kabr7l).ant-card .ant-card-meta[b-hw2l88rvh1]::before{display:table;content:""}:where(.css-kabr7l).ant-card .ant-card-meta[b-hw2l88rvh1]::after{display:table;clear:both;content:""}:where(.css-kabr7l).ant-card .ant-card-meta-avatar[b-hw2l88rvh1]{padding-inline-end:16px}:where(.css-kabr7l).ant-card .ant-card-meta-detail[b-hw2l88rvh1]{overflow:hidden;flex:1}:where(.css-kabr7l).ant-card .ant-card-meta-detail>div:not(:last-child)[b-hw2l88rvh1]{margin-bottom:8px}:where(.css-kabr7l).ant-card .ant-card-meta-title[b-hw2l88rvh1]{color:rgba(0,0,0,.88);font-weight:600;font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:where(.css-kabr7l).ant-card .ant-card-meta-description[b-hw2l88rvh1]{color:rgba(0,0,0,.45)}:where(.css-kabr7l).ant-card-bordered[b-hw2l88rvh1]{border:1px solid #f0f0f0}:where(.css-kabr7l).ant-card-bordered .ant-card-cover[b-hw2l88rvh1]{margin-top:-1px;margin-inline-start:-1px;margin-inline-end:-1px}:where(.css-kabr7l).ant-card-hoverable[b-hw2l88rvh1]{cursor:pointer;transition:box-shadow .2s,border-color .2s}:where(.css-kabr7l).ant-card-hoverable:hover[b-hw2l88rvh1]{border-color:transparent;box-shadow:0 1px 2px -2px rgba(0,0,0,.16),0 3px 6px 0 rgba(0,0,0,.12),0 5px 12px 4px rgba(0,0,0,.09)}:where(.css-kabr7l).ant-card-contain-grid[b-hw2l88rvh1]{border-radius:8px 8px 0 0}:where(.css-kabr7l).ant-card-contain-grid .ant-card-body[b-hw2l88rvh1]{display:flex;flex-wrap:wrap}:where(.css-kabr7l).ant-card-contain-grid:not(.ant-card-loading) .ant-card-body[b-hw2l88rvh1]{margin-block-start:-1px;margin-inline-start:-1px;padding:0}:where(.css-kabr7l).ant-card-contain-tabs>.ant-card-head[b-hw2l88rvh1]{min-height:0}:where(.css-kabr7l).ant-card-contain-tabs>.ant-card-head .ant-card-extra[b-hw2l88rvh1],:where(.css-kabr7l).ant-card-contain-tabs>.ant-card-head .ant-card-head-title[b-hw2l88rvh1]{padding-top:16px}:where(.css-kabr7l).ant-card-type-inner .ant-card-head[b-hw2l88rvh1]{padding:0 24px;background:rgba(0,0,0,.02)}:where(.css-kabr7l).ant-card-type-inner .ant-card-head-title[b-hw2l88rvh1]{font-size:14px}:where(.css-kabr7l).ant-card-type-inner .ant-card-body[b-hw2l88rvh1]{padding:16px 24px}:where(.css-kabr7l).ant-card-loading[b-hw2l88rvh1]{overflow:hidden}:where(.css-kabr7l).ant-card-loading .ant-card-body[b-hw2l88rvh1]{user-select:none}:where(.css-kabr7l).ant-card-rtl[b-hw2l88rvh1]{direction:rtl}:where(.css-kabr7l).ant-card-small>.ant-card-head[b-hw2l88rvh1]{min-height:38px;padding:0 12px;font-size:14px}:where(.css-kabr7l).ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-extra[b-hw2l88rvh1]{font-size:14px}:where(.css-kabr7l).ant-card-small>.ant-card-body[b-hw2l88rvh1]{padding:12px}:where(.css-kabr7l).ant-card-small.ant-card-contain-tabs>.ant-card-head .ant-card-extra[b-hw2l88rvh1],:where(.css-kabr7l).ant-card-small.ant-card-contain-tabs>.ant-card-head .ant-card-head-title[b-hw2l88rvh1]{padding-top:0;display:flex;align-items:center}:where(.css-kabr7l)[class*=" ant-row"][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-row][b-hw2l88rvh1]{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';font-size:14px;box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-row"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-row"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-row][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-row][b-hw2l88rvh1]::before{box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-row"] [class*=" ant-row"][b-hw2l88rvh1],:where(.css-kabr7l)[class*=" ant-row"] [class^=ant-row][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-row] [class*=" ant-row"][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-row] [class^=ant-row][b-hw2l88rvh1]{box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-row"] [class*=" ant-row"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-row"] [class*=" ant-row"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class*=" ant-row"] [class^=ant-row][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-row"] [class^=ant-row][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-row] [class*=" ant-row"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-row] [class*=" ant-row"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-row] [class^=ant-row][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-row] [class^=ant-row][b-hw2l88rvh1]::before{box-sizing:border-box}:where(.css-kabr7l).ant-row[b-hw2l88rvh1]{display:flex;flex-flow:row wrap;min-width:0}:where(.css-kabr7l).ant-row[b-hw2l88rvh1]::after,:where(.css-kabr7l).ant-row[b-hw2l88rvh1]::before{display:flex}:where(.css-kabr7l).ant-row-no-wrap[b-hw2l88rvh1]{flex-wrap:nowrap}:where(.css-kabr7l).ant-row-start[b-hw2l88rvh1]{justify-content:flex-start}:where(.css-kabr7l).ant-row-center[b-hw2l88rvh1]{justify-content:center}:where(.css-kabr7l).ant-row-end[b-hw2l88rvh1]{justify-content:flex-end}:where(.css-kabr7l).ant-row-space-between[b-hw2l88rvh1]{justify-content:space-between}:where(.css-kabr7l).ant-row-space-around[b-hw2l88rvh1]{justify-content:space-around}:where(.css-kabr7l).ant-row-space-evenly[b-hw2l88rvh1]{justify-content:space-evenly}:where(.css-kabr7l).ant-row-top[b-hw2l88rvh1]{align-items:flex-start}:where(.css-kabr7l).ant-row-middle[b-hw2l88rvh1]{align-items:center}:where(.css-kabr7l).ant-row-bottom[b-hw2l88rvh1]{align-items:flex-end}:where(.css-kabr7l)[class*=" ant-col"][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-col][b-hw2l88rvh1]{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';font-size:14px;box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-col"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-col"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-col][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-col][b-hw2l88rvh1]::before{box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-col"] [class*=" ant-col"][b-hw2l88rvh1],:where(.css-kabr7l)[class*=" ant-col"] [class^=ant-col][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-col] [class*=" ant-col"][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-col] [class^=ant-col][b-hw2l88rvh1]{box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-col"] [class*=" ant-col"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-col"] [class*=" ant-col"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class*=" ant-col"] [class^=ant-col][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-col"] [class^=ant-col][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-col] [class*=" ant-col"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-col] [class*=" ant-col"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-col] [class^=ant-col][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-col] [class^=ant-col][b-hw2l88rvh1]::before{box-sizing:border-box}:where(.css-kabr7l).ant-col[b-hw2l88rvh1]{position:relative;max-width:100%;min-height:1px}:where(.css-kabr7l).ant-col-24[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 100%;max-width:100%}:where(.css-kabr7l).ant-col-push-24[b-hw2l88rvh1]{inset-inline-start:100%}:where(.css-kabr7l).ant-col-pull-24[b-hw2l88rvh1]{inset-inline-end:100%}:where(.css-kabr7l).ant-col-offset-24[b-hw2l88rvh1]{margin-inline-start:100%}:where(.css-kabr7l).ant-col-order-24[b-hw2l88rvh1]{order:24}:where(.css-kabr7l).ant-col-23[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 95.83333333333334%;max-width:95.83333333333334%}:where(.css-kabr7l).ant-col-push-23[b-hw2l88rvh1]{inset-inline-start:95.83333333333334%}:where(.css-kabr7l).ant-col-pull-23[b-hw2l88rvh1]{inset-inline-end:95.83333333333334%}:where(.css-kabr7l).ant-col-offset-23[b-hw2l88rvh1]{margin-inline-start:95.83333333333334%}:where(.css-kabr7l).ant-col-order-23[b-hw2l88rvh1]{order:23}:where(.css-kabr7l).ant-col-22[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 91.66666666666666%;max-width:91.66666666666666%}:where(.css-kabr7l).ant-col-push-22[b-hw2l88rvh1]{inset-inline-start:91.66666666666666%}:where(.css-kabr7l).ant-col-pull-22[b-hw2l88rvh1]{inset-inline-end:91.66666666666666%}:where(.css-kabr7l).ant-col-offset-22[b-hw2l88rvh1]{margin-inline-start:91.66666666666666%}:where(.css-kabr7l).ant-col-order-22[b-hw2l88rvh1]{order:22}:where(.css-kabr7l).ant-col-21[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 87.5%;max-width:87.5%}:where(.css-kabr7l).ant-col-push-21[b-hw2l88rvh1]{inset-inline-start:87.5%}:where(.css-kabr7l).ant-col-pull-21[b-hw2l88rvh1]{inset-inline-end:87.5%}:where(.css-kabr7l).ant-col-offset-21[b-hw2l88rvh1]{margin-inline-start:87.5%}:where(.css-kabr7l).ant-col-order-21[b-hw2l88rvh1]{order:21}:where(.css-kabr7l).ant-col-20[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 83.33333333333334%;max-width:83.33333333333334%}:where(.css-kabr7l).ant-col-push-20[b-hw2l88rvh1]{inset-inline-start:83.33333333333334%}:where(.css-kabr7l).ant-col-pull-20[b-hw2l88rvh1]{inset-inline-end:83.33333333333334%}:where(.css-kabr7l).ant-col-offset-20[b-hw2l88rvh1]{margin-inline-start:83.33333333333334%}:where(.css-kabr7l).ant-col-order-20[b-hw2l88rvh1]{order:20}:where(.css-kabr7l).ant-col-19[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 79.16666666666666%;max-width:79.16666666666666%}:where(.css-kabr7l).ant-col-push-19[b-hw2l88rvh1]{inset-inline-start:79.16666666666666%}:where(.css-kabr7l).ant-col-pull-19[b-hw2l88rvh1]{inset-inline-end:79.16666666666666%}:where(.css-kabr7l).ant-col-offset-19[b-hw2l88rvh1]{margin-inline-start:79.16666666666666%}:where(.css-kabr7l).ant-col-order-19[b-hw2l88rvh1]{order:19}:where(.css-kabr7l).ant-col-18[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 75%;max-width:75%}:where(.css-kabr7l).ant-col-push-18[b-hw2l88rvh1]{inset-inline-start:75%}:where(.css-kabr7l).ant-col-pull-18[b-hw2l88rvh1]{inset-inline-end:75%}:where(.css-kabr7l).ant-col-offset-18[b-hw2l88rvh1]{margin-inline-start:75%}:where(.css-kabr7l).ant-col-order-18[b-hw2l88rvh1]{order:18}:where(.css-kabr7l).ant-col-17[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 70.83333333333334%;max-width:70.83333333333334%}:where(.css-kabr7l).ant-col-push-17[b-hw2l88rvh1]{inset-inline-start:70.83333333333334%}:where(.css-kabr7l).ant-col-pull-17[b-hw2l88rvh1]{inset-inline-end:70.83333333333334%}:where(.css-kabr7l).ant-col-offset-17[b-hw2l88rvh1]{margin-inline-start:70.83333333333334%}:where(.css-kabr7l).ant-col-order-17[b-hw2l88rvh1]{order:17}:where(.css-kabr7l).ant-col-16[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 66.66666666666666%;max-width:66.66666666666666%}:where(.css-kabr7l).ant-col-push-16[b-hw2l88rvh1]{inset-inline-start:66.66666666666666%}:where(.css-kabr7l).ant-col-pull-16[b-hw2l88rvh1]{inset-inline-end:66.66666666666666%}:where(.css-kabr7l).ant-col-offset-16[b-hw2l88rvh1]{margin-inline-start:66.66666666666666%}:where(.css-kabr7l).ant-col-order-16[b-hw2l88rvh1]{order:16}:where(.css-kabr7l).ant-col-15[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 62.5%;max-width:62.5%}:where(.css-kabr7l).ant-col-push-15[b-hw2l88rvh1]{inset-inline-start:62.5%}:where(.css-kabr7l).ant-col-pull-15[b-hw2l88rvh1]{inset-inline-end:62.5%}:where(.css-kabr7l).ant-col-offset-15[b-hw2l88rvh1]{margin-inline-start:62.5%}:where(.css-kabr7l).ant-col-order-15[b-hw2l88rvh1]{order:15}:where(.css-kabr7l).ant-col-14[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 58.333333333333336%;max-width:58.333333333333336%}:where(.css-kabr7l).ant-col-push-14[b-hw2l88rvh1]{inset-inline-start:58.333333333333336%}:where(.css-kabr7l).ant-col-pull-14[b-hw2l88rvh1]{inset-inline-end:58.333333333333336%}:where(.css-kabr7l).ant-col-offset-14[b-hw2l88rvh1]{margin-inline-start:58.333333333333336%}:where(.css-kabr7l).ant-col-order-14[b-hw2l88rvh1]{order:14}:where(.css-kabr7l).ant-col-13[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 54.166666666666664%;max-width:54.166666666666664%}:where(.css-kabr7l).ant-col-push-13[b-hw2l88rvh1]{inset-inline-start:54.166666666666664%}:where(.css-kabr7l).ant-col-pull-13[b-hw2l88rvh1]{inset-inline-end:54.166666666666664%}:where(.css-kabr7l).ant-col-offset-13[b-hw2l88rvh1]{margin-inline-start:54.166666666666664%}:where(.css-kabr7l).ant-col-order-13[b-hw2l88rvh1]{order:13}:where(.css-kabr7l).ant-col-12[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 50%;max-width:50%}:where(.css-kabr7l).ant-col-push-12[b-hw2l88rvh1]{inset-inline-start:50%}:where(.css-kabr7l).ant-col-pull-12[b-hw2l88rvh1]{inset-inline-end:50%}:where(.css-kabr7l).ant-col-offset-12[b-hw2l88rvh1]{margin-inline-start:50%}:where(.css-kabr7l).ant-col-order-12[b-hw2l88rvh1]{order:12}:where(.css-kabr7l).ant-col-11[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 45.83333333333333%;max-width:45.83333333333333%}:where(.css-kabr7l).ant-col-push-11[b-hw2l88rvh1]{inset-inline-start:45.83333333333333%}:where(.css-kabr7l).ant-col-pull-11[b-hw2l88rvh1]{inset-inline-end:45.83333333333333%}:where(.css-kabr7l).ant-col-offset-11[b-hw2l88rvh1]{margin-inline-start:45.83333333333333%}:where(.css-kabr7l).ant-col-order-11[b-hw2l88rvh1]{order:11}:where(.css-kabr7l).ant-col-10[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 41.66666666666667%;max-width:41.66666666666667%}:where(.css-kabr7l).ant-col-push-10[b-hw2l88rvh1]{inset-inline-start:41.66666666666667%}:where(.css-kabr7l).ant-col-pull-10[b-hw2l88rvh1]{inset-inline-end:41.66666666666667%}:where(.css-kabr7l).ant-col-offset-10[b-hw2l88rvh1]{margin-inline-start:41.66666666666667%}:where(.css-kabr7l).ant-col-order-10[b-hw2l88rvh1]{order:10}:where(.css-kabr7l).ant-col-9[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 37.5%;max-width:37.5%}:where(.css-kabr7l).ant-col-push-9[b-hw2l88rvh1]{inset-inline-start:37.5%}:where(.css-kabr7l).ant-col-pull-9[b-hw2l88rvh1]{inset-inline-end:37.5%}:where(.css-kabr7l).ant-col-offset-9[b-hw2l88rvh1]{margin-inline-start:37.5%}:where(.css-kabr7l).ant-col-order-9[b-hw2l88rvh1]{order:9}:where(.css-kabr7l).ant-col-8[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 33.33333333333333%;max-width:33.33333333333333%}:where(.css-kabr7l).ant-col-push-8[b-hw2l88rvh1]{inset-inline-start:33.33333333333333%}:where(.css-kabr7l).ant-col-pull-8[b-hw2l88rvh1]{inset-inline-end:33.33333333333333%}:where(.css-kabr7l).ant-col-offset-8[b-hw2l88rvh1]{margin-inline-start:33.33333333333333%}:where(.css-kabr7l).ant-col-order-8[b-hw2l88rvh1]{order:8}:where(.css-kabr7l).ant-col-7[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 29.166666666666668%;max-width:29.166666666666668%}:where(.css-kabr7l).ant-col-push-7[b-hw2l88rvh1]{inset-inline-start:29.166666666666668%}:where(.css-kabr7l).ant-col-pull-7[b-hw2l88rvh1]{inset-inline-end:29.166666666666668%}:where(.css-kabr7l).ant-col-offset-7[b-hw2l88rvh1]{margin-inline-start:29.166666666666668%}:where(.css-kabr7l).ant-col-order-7[b-hw2l88rvh1]{order:7}:where(.css-kabr7l).ant-col-6[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 25%;max-width:25%}:where(.css-kabr7l).ant-col-push-6[b-hw2l88rvh1]{inset-inline-start:25%}:where(.css-kabr7l).ant-col-pull-6[b-hw2l88rvh1]{inset-inline-end:25%}:where(.css-kabr7l).ant-col-offset-6[b-hw2l88rvh1]{margin-inline-start:25%}:where(.css-kabr7l).ant-col-order-6[b-hw2l88rvh1]{order:6}:where(.css-kabr7l).ant-col-5[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 20.833333333333336%;max-width:20.833333333333336%}:where(.css-kabr7l).ant-col-push-5[b-hw2l88rvh1]{inset-inline-start:20.833333333333336%}:where(.css-kabr7l).ant-col-pull-5[b-hw2l88rvh1]{inset-inline-end:20.833333333333336%}:where(.css-kabr7l).ant-col-offset-5[b-hw2l88rvh1]{margin-inline-start:20.833333333333336%}:where(.css-kabr7l).ant-col-order-5[b-hw2l88rvh1]{order:5}:where(.css-kabr7l).ant-col-4[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 16.666666666666664%;max-width:16.666666666666664%}:where(.css-kabr7l).ant-col-push-4[b-hw2l88rvh1]{inset-inline-start:16.666666666666664%}:where(.css-kabr7l).ant-col-pull-4[b-hw2l88rvh1]{inset-inline-end:16.666666666666664%}:where(.css-kabr7l).ant-col-offset-4[b-hw2l88rvh1]{margin-inline-start:16.666666666666664%}:where(.css-kabr7l).ant-col-order-4[b-hw2l88rvh1]{order:4}:where(.css-kabr7l).ant-col-3[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 12.5%;max-width:12.5%}:where(.css-kabr7l).ant-col-push-3[b-hw2l88rvh1]{inset-inline-start:12.5%}:where(.css-kabr7l).ant-col-pull-3[b-hw2l88rvh1]{inset-inline-end:12.5%}:where(.css-kabr7l).ant-col-offset-3[b-hw2l88rvh1]{margin-inline-start:12.5%}:where(.css-kabr7l).ant-col-order-3[b-hw2l88rvh1]{order:3}:where(.css-kabr7l).ant-col-2[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 8.333333333333332%;max-width:8.333333333333332%}:where(.css-kabr7l).ant-col-push-2[b-hw2l88rvh1]{inset-inline-start:8.333333333333332%}:where(.css-kabr7l).ant-col-pull-2[b-hw2l88rvh1]{inset-inline-end:8.333333333333332%}:where(.css-kabr7l).ant-col-offset-2[b-hw2l88rvh1]{margin-inline-start:8.333333333333332%}:where(.css-kabr7l).ant-col-order-2[b-hw2l88rvh1]{order:2}:where(.css-kabr7l).ant-col-1[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 4.166666666666666%;max-width:4.166666666666666%}:where(.css-kabr7l).ant-col-push-1[b-hw2l88rvh1]{inset-inline-start:4.166666666666666%}:where(.css-kabr7l).ant-col-pull-1[b-hw2l88rvh1]{inset-inline-end:4.166666666666666%}:where(.css-kabr7l).ant-col-offset-1[b-hw2l88rvh1]{margin-inline-start:4.166666666666666%}:where(.css-kabr7l).ant-col-order-1[b-hw2l88rvh1]{order:1}:where(.css-kabr7l).ant-col-0[b-hw2l88rvh1]{display:none}:where(.css-kabr7l).ant-col-offset-0[b-hw2l88rvh1]{margin-inline-start:0}:where(.css-kabr7l).ant-col-order-0[b-hw2l88rvh1]{order:0}:where(.css-kabr7l).ant-col-xs-24[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 100%;max-width:100%}:where(.css-kabr7l).ant-col-xs-push-24[b-hw2l88rvh1]{inset-inline-start:100%}:where(.css-kabr7l).ant-col-xs-pull-24[b-hw2l88rvh1]{inset-inline-end:100%}:where(.css-kabr7l).ant-col-xs-offset-24[b-hw2l88rvh1]{margin-inline-start:100%}:where(.css-kabr7l).ant-col-xs-order-24[b-hw2l88rvh1]{order:24}:where(.css-kabr7l).ant-col-xs-23[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 95.83333333333334%;max-width:95.83333333333334%}:where(.css-kabr7l).ant-col-xs-push-23[b-hw2l88rvh1]{inset-inline-start:95.83333333333334%}:where(.css-kabr7l).ant-col-xs-pull-23[b-hw2l88rvh1]{inset-inline-end:95.83333333333334%}:where(.css-kabr7l).ant-col-xs-offset-23[b-hw2l88rvh1]{margin-inline-start:95.83333333333334%}:where(.css-kabr7l).ant-col-xs-order-23[b-hw2l88rvh1]{order:23}:where(.css-kabr7l).ant-col-xs-22[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 91.66666666666666%;max-width:91.66666666666666%}:where(.css-kabr7l).ant-col-xs-push-22[b-hw2l88rvh1]{inset-inline-start:91.66666666666666%}:where(.css-kabr7l).ant-col-xs-pull-22[b-hw2l88rvh1]{inset-inline-end:91.66666666666666%}:where(.css-kabr7l).ant-col-xs-offset-22[b-hw2l88rvh1]{margin-inline-start:91.66666666666666%}:where(.css-kabr7l).ant-col-xs-order-22[b-hw2l88rvh1]{order:22}:where(.css-kabr7l).ant-col-xs-21[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 87.5%;max-width:87.5%}:where(.css-kabr7l).ant-col-xs-push-21[b-hw2l88rvh1]{inset-inline-start:87.5%}:where(.css-kabr7l).ant-col-xs-pull-21[b-hw2l88rvh1]{inset-inline-end:87.5%}:where(.css-kabr7l).ant-col-xs-offset-21[b-hw2l88rvh1]{margin-inline-start:87.5%}:where(.css-kabr7l).ant-col-xs-order-21[b-hw2l88rvh1]{order:21}:where(.css-kabr7l).ant-col-xs-20[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 83.33333333333334%;max-width:83.33333333333334%}:where(.css-kabr7l).ant-col-xs-push-20[b-hw2l88rvh1]{inset-inline-start:83.33333333333334%}:where(.css-kabr7l).ant-col-xs-pull-20[b-hw2l88rvh1]{inset-inline-end:83.33333333333334%}:where(.css-kabr7l).ant-col-xs-offset-20[b-hw2l88rvh1]{margin-inline-start:83.33333333333334%}:where(.css-kabr7l).ant-col-xs-order-20[b-hw2l88rvh1]{order:20}:where(.css-kabr7l).ant-col-xs-19[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 79.16666666666666%;max-width:79.16666666666666%}:where(.css-kabr7l).ant-col-xs-push-19[b-hw2l88rvh1]{inset-inline-start:79.16666666666666%}:where(.css-kabr7l).ant-col-xs-pull-19[b-hw2l88rvh1]{inset-inline-end:79.16666666666666%}:where(.css-kabr7l).ant-col-xs-offset-19[b-hw2l88rvh1]{margin-inline-start:79.16666666666666%}:where(.css-kabr7l).ant-col-xs-order-19[b-hw2l88rvh1]{order:19}:where(.css-kabr7l).ant-col-xs-18[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 75%;max-width:75%}:where(.css-kabr7l).ant-col-xs-push-18[b-hw2l88rvh1]{inset-inline-start:75%}:where(.css-kabr7l).ant-col-xs-pull-18[b-hw2l88rvh1]{inset-inline-end:75%}:where(.css-kabr7l).ant-col-xs-offset-18[b-hw2l88rvh1]{margin-inline-start:75%}:where(.css-kabr7l).ant-col-xs-order-18[b-hw2l88rvh1]{order:18}:where(.css-kabr7l).ant-col-xs-17[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 70.83333333333334%;max-width:70.83333333333334%}:where(.css-kabr7l).ant-col-xs-push-17[b-hw2l88rvh1]{inset-inline-start:70.83333333333334%}:where(.css-kabr7l).ant-col-xs-pull-17[b-hw2l88rvh1]{inset-inline-end:70.83333333333334%}:where(.css-kabr7l).ant-col-xs-offset-17[b-hw2l88rvh1]{margin-inline-start:70.83333333333334%}:where(.css-kabr7l).ant-col-xs-order-17[b-hw2l88rvh1]{order:17}:where(.css-kabr7l).ant-col-xs-16[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 66.66666666666666%;max-width:66.66666666666666%}:where(.css-kabr7l).ant-col-xs-push-16[b-hw2l88rvh1]{inset-inline-start:66.66666666666666%}:where(.css-kabr7l).ant-col-xs-pull-16[b-hw2l88rvh1]{inset-inline-end:66.66666666666666%}:where(.css-kabr7l).ant-col-xs-offset-16[b-hw2l88rvh1]{margin-inline-start:66.66666666666666%}:where(.css-kabr7l).ant-col-xs-order-16[b-hw2l88rvh1]{order:16}:where(.css-kabr7l).ant-col-xs-15[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 62.5%;max-width:62.5%}:where(.css-kabr7l).ant-col-xs-push-15[b-hw2l88rvh1]{inset-inline-start:62.5%}:where(.css-kabr7l).ant-col-xs-pull-15[b-hw2l88rvh1]{inset-inline-end:62.5%}:where(.css-kabr7l).ant-col-xs-offset-15[b-hw2l88rvh1]{margin-inline-start:62.5%}:where(.css-kabr7l).ant-col-xs-order-15[b-hw2l88rvh1]{order:15}:where(.css-kabr7l).ant-col-xs-14[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 58.333333333333336%;max-width:58.333333333333336%}:where(.css-kabr7l).ant-col-xs-push-14[b-hw2l88rvh1]{inset-inline-start:58.333333333333336%}:where(.css-kabr7l).ant-col-xs-pull-14[b-hw2l88rvh1]{inset-inline-end:58.333333333333336%}:where(.css-kabr7l).ant-col-xs-offset-14[b-hw2l88rvh1]{margin-inline-start:58.333333333333336%}:where(.css-kabr7l).ant-col-xs-order-14[b-hw2l88rvh1]{order:14}:where(.css-kabr7l).ant-col-xs-13[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 54.166666666666664%;max-width:54.166666666666664%}:where(.css-kabr7l).ant-col-xs-push-13[b-hw2l88rvh1]{inset-inline-start:54.166666666666664%}:where(.css-kabr7l).ant-col-xs-pull-13[b-hw2l88rvh1]{inset-inline-end:54.166666666666664%}:where(.css-kabr7l).ant-col-xs-offset-13[b-hw2l88rvh1]{margin-inline-start:54.166666666666664%}:where(.css-kabr7l).ant-col-xs-order-13[b-hw2l88rvh1]{order:13}:where(.css-kabr7l).ant-col-xs-12[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 50%;max-width:50%}:where(.css-kabr7l).ant-col-xs-push-12[b-hw2l88rvh1]{inset-inline-start:50%}:where(.css-kabr7l).ant-col-xs-pull-12[b-hw2l88rvh1]{inset-inline-end:50%}:where(.css-kabr7l).ant-col-xs-offset-12[b-hw2l88rvh1]{margin-inline-start:50%}:where(.css-kabr7l).ant-col-xs-order-12[b-hw2l88rvh1]{order:12}:where(.css-kabr7l).ant-col-xs-11[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 45.83333333333333%;max-width:45.83333333333333%}:where(.css-kabr7l).ant-col-xs-push-11[b-hw2l88rvh1]{inset-inline-start:45.83333333333333%}:where(.css-kabr7l).ant-col-xs-pull-11[b-hw2l88rvh1]{inset-inline-end:45.83333333333333%}:where(.css-kabr7l).ant-col-xs-offset-11[b-hw2l88rvh1]{margin-inline-start:45.83333333333333%}:where(.css-kabr7l).ant-col-xs-order-11[b-hw2l88rvh1]{order:11}:where(.css-kabr7l).ant-col-xs-10[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 41.66666666666667%;max-width:41.66666666666667%}:where(.css-kabr7l).ant-col-xs-push-10[b-hw2l88rvh1]{inset-inline-start:41.66666666666667%}:where(.css-kabr7l).ant-col-xs-pull-10[b-hw2l88rvh1]{inset-inline-end:41.66666666666667%}:where(.css-kabr7l).ant-col-xs-offset-10[b-hw2l88rvh1]{margin-inline-start:41.66666666666667%}:where(.css-kabr7l).ant-col-xs-order-10[b-hw2l88rvh1]{order:10}:where(.css-kabr7l).ant-col-xs-9[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 37.5%;max-width:37.5%}:where(.css-kabr7l).ant-col-xs-push-9[b-hw2l88rvh1]{inset-inline-start:37.5%}:where(.css-kabr7l).ant-col-xs-pull-9[b-hw2l88rvh1]{inset-inline-end:37.5%}:where(.css-kabr7l).ant-col-xs-offset-9[b-hw2l88rvh1]{margin-inline-start:37.5%}:where(.css-kabr7l).ant-col-xs-order-9[b-hw2l88rvh1]{order:9}:where(.css-kabr7l).ant-col-xs-8[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 33.33333333333333%;max-width:33.33333333333333%}:where(.css-kabr7l).ant-col-xs-push-8[b-hw2l88rvh1]{inset-inline-start:33.33333333333333%}:where(.css-kabr7l).ant-col-xs-pull-8[b-hw2l88rvh1]{inset-inline-end:33.33333333333333%}:where(.css-kabr7l).ant-col-xs-offset-8[b-hw2l88rvh1]{margin-inline-start:33.33333333333333%}:where(.css-kabr7l).ant-col-xs-order-8[b-hw2l88rvh1]{order:8}:where(.css-kabr7l).ant-col-xs-7[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 29.166666666666668%;max-width:29.166666666666668%}:where(.css-kabr7l).ant-col-xs-push-7[b-hw2l88rvh1]{inset-inline-start:29.166666666666668%}:where(.css-kabr7l).ant-col-xs-pull-7[b-hw2l88rvh1]{inset-inline-end:29.166666666666668%}:where(.css-kabr7l).ant-col-xs-offset-7[b-hw2l88rvh1]{margin-inline-start:29.166666666666668%}:where(.css-kabr7l).ant-col-xs-order-7[b-hw2l88rvh1]{order:7}:where(.css-kabr7l).ant-col-xs-6[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 25%;max-width:25%}:where(.css-kabr7l).ant-col-xs-push-6[b-hw2l88rvh1]{inset-inline-start:25%}:where(.css-kabr7l).ant-col-xs-pull-6[b-hw2l88rvh1]{inset-inline-end:25%}:where(.css-kabr7l).ant-col-xs-offset-6[b-hw2l88rvh1]{margin-inline-start:25%}:where(.css-kabr7l).ant-col-xs-order-6[b-hw2l88rvh1]{order:6}:where(.css-kabr7l).ant-col-xs-5[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 20.833333333333336%;max-width:20.833333333333336%}:where(.css-kabr7l).ant-col-xs-push-5[b-hw2l88rvh1]{inset-inline-start:20.833333333333336%}:where(.css-kabr7l).ant-col-xs-pull-5[b-hw2l88rvh1]{inset-inline-end:20.833333333333336%}:where(.css-kabr7l).ant-col-xs-offset-5[b-hw2l88rvh1]{margin-inline-start:20.833333333333336%}:where(.css-kabr7l).ant-col-xs-order-5[b-hw2l88rvh1]{order:5}:where(.css-kabr7l).ant-col-xs-4[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 16.666666666666664%;max-width:16.666666666666664%}:where(.css-kabr7l).ant-col-xs-push-4[b-hw2l88rvh1]{inset-inline-start:16.666666666666664%}:where(.css-kabr7l).ant-col-xs-pull-4[b-hw2l88rvh1]{inset-inline-end:16.666666666666664%}:where(.css-kabr7l).ant-col-xs-offset-4[b-hw2l88rvh1]{margin-inline-start:16.666666666666664%}:where(.css-kabr7l).ant-col-xs-order-4[b-hw2l88rvh1]{order:4}:where(.css-kabr7l).ant-col-xs-3[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 12.5%;max-width:12.5%}:where(.css-kabr7l).ant-col-xs-push-3[b-hw2l88rvh1]{inset-inline-start:12.5%}:where(.css-kabr7l).ant-col-xs-pull-3[b-hw2l88rvh1]{inset-inline-end:12.5%}:where(.css-kabr7l).ant-col-xs-offset-3[b-hw2l88rvh1]{margin-inline-start:12.5%}:where(.css-kabr7l).ant-col-xs-order-3[b-hw2l88rvh1]{order:3}:where(.css-kabr7l).ant-col-xs-2[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 8.333333333333332%;max-width:8.333333333333332%}:where(.css-kabr7l).ant-col-xs-push-2[b-hw2l88rvh1]{inset-inline-start:8.333333333333332%}:where(.css-kabr7l).ant-col-xs-pull-2[b-hw2l88rvh1]{inset-inline-end:8.333333333333332%}:where(.css-kabr7l).ant-col-xs-offset-2[b-hw2l88rvh1]{margin-inline-start:8.333333333333332%}:where(.css-kabr7l).ant-col-xs-order-2[b-hw2l88rvh1]{order:2}:where(.css-kabr7l).ant-col-xs-1[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 4.166666666666666%;max-width:4.166666666666666%}:where(.css-kabr7l).ant-col-xs-push-1[b-hw2l88rvh1]{inset-inline-start:4.166666666666666%}:where(.css-kabr7l).ant-col-xs-pull-1[b-hw2l88rvh1]{inset-inline-end:4.166666666666666%}:where(.css-kabr7l).ant-col-xs-offset-1[b-hw2l88rvh1]{margin-inline-start:4.166666666666666%}:where(.css-kabr7l).ant-col-xs-order-1[b-hw2l88rvh1]{order:1}:where(.css-kabr7l).ant-col-xs-0[b-hw2l88rvh1]{display:none}:where(.css-kabr7l).ant-col-push-0[b-hw2l88rvh1]{inset-inline-start:auto}:where(.css-kabr7l).ant-col-pull-0[b-hw2l88rvh1]{inset-inline-end:auto}:where(.css-kabr7l).ant-col-xs-push-0[b-hw2l88rvh1]{inset-inline-start:auto}:where(.css-kabr7l).ant-col-xs-pull-0[b-hw2l88rvh1]{inset-inline-end:auto}:where(.css-kabr7l).ant-col-xs-offset-0[b-hw2l88rvh1]{margin-inline-start:0}:where(.css-kabr7l).ant-col-xs-order-0[b-hw2l88rvh1]{order:0}@media (min-width:576px){:where(.css-kabr7l).ant-col-sm-24[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 100%;max-width:100%}:where(.css-kabr7l).ant-col-sm-push-24[b-hw2l88rvh1]{inset-inline-start:100%}:where(.css-kabr7l).ant-col-sm-pull-24[b-hw2l88rvh1]{inset-inline-end:100%}:where(.css-kabr7l).ant-col-sm-offset-24[b-hw2l88rvh1]{margin-inline-start:100%}:where(.css-kabr7l).ant-col-sm-order-24[b-hw2l88rvh1]{order:24}:where(.css-kabr7l).ant-col-sm-23[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 95.83333333333334%;max-width:95.83333333333334%}:where(.css-kabr7l).ant-col-sm-push-23[b-hw2l88rvh1]{inset-inline-start:95.83333333333334%}:where(.css-kabr7l).ant-col-sm-pull-23[b-hw2l88rvh1]{inset-inline-end:95.83333333333334%}:where(.css-kabr7l).ant-col-sm-offset-23[b-hw2l88rvh1]{margin-inline-start:95.83333333333334%}:where(.css-kabr7l).ant-col-sm-order-23[b-hw2l88rvh1]{order:23}:where(.css-kabr7l).ant-col-sm-22[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 91.66666666666666%;max-width:91.66666666666666%}:where(.css-kabr7l).ant-col-sm-push-22[b-hw2l88rvh1]{inset-inline-start:91.66666666666666%}:where(.css-kabr7l).ant-col-sm-pull-22[b-hw2l88rvh1]{inset-inline-end:91.66666666666666%}:where(.css-kabr7l).ant-col-sm-offset-22[b-hw2l88rvh1]{margin-inline-start:91.66666666666666%}:where(.css-kabr7l).ant-col-sm-order-22[b-hw2l88rvh1]{order:22}:where(.css-kabr7l).ant-col-sm-21[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 87.5%;max-width:87.5%}:where(.css-kabr7l).ant-col-sm-push-21[b-hw2l88rvh1]{inset-inline-start:87.5%}:where(.css-kabr7l).ant-col-sm-pull-21[b-hw2l88rvh1]{inset-inline-end:87.5%}:where(.css-kabr7l).ant-col-sm-offset-21[b-hw2l88rvh1]{margin-inline-start:87.5%}:where(.css-kabr7l).ant-col-sm-order-21[b-hw2l88rvh1]{order:21}:where(.css-kabr7l).ant-col-sm-20[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 83.33333333333334%;max-width:83.33333333333334%}:where(.css-kabr7l).ant-col-sm-push-20[b-hw2l88rvh1]{inset-inline-start:83.33333333333334%}:where(.css-kabr7l).ant-col-sm-pull-20[b-hw2l88rvh1]{inset-inline-end:83.33333333333334%}:where(.css-kabr7l).ant-col-sm-offset-20[b-hw2l88rvh1]{margin-inline-start:83.33333333333334%}:where(.css-kabr7l).ant-col-sm-order-20[b-hw2l88rvh1]{order:20}:where(.css-kabr7l).ant-col-sm-19[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 79.16666666666666%;max-width:79.16666666666666%}:where(.css-kabr7l).ant-col-sm-push-19[b-hw2l88rvh1]{inset-inline-start:79.16666666666666%}:where(.css-kabr7l).ant-col-sm-pull-19[b-hw2l88rvh1]{inset-inline-end:79.16666666666666%}:where(.css-kabr7l).ant-col-sm-offset-19[b-hw2l88rvh1]{margin-inline-start:79.16666666666666%}:where(.css-kabr7l).ant-col-sm-order-19[b-hw2l88rvh1]{order:19}:where(.css-kabr7l).ant-col-sm-18[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 75%;max-width:75%}:where(.css-kabr7l).ant-col-sm-push-18[b-hw2l88rvh1]{inset-inline-start:75%}:where(.css-kabr7l).ant-col-sm-pull-18[b-hw2l88rvh1]{inset-inline-end:75%}:where(.css-kabr7l).ant-col-sm-offset-18[b-hw2l88rvh1]{margin-inline-start:75%}:where(.css-kabr7l).ant-col-sm-order-18[b-hw2l88rvh1]{order:18}:where(.css-kabr7l).ant-col-sm-17[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 70.83333333333334%;max-width:70.83333333333334%}:where(.css-kabr7l).ant-col-sm-push-17[b-hw2l88rvh1]{inset-inline-start:70.83333333333334%}:where(.css-kabr7l).ant-col-sm-pull-17[b-hw2l88rvh1]{inset-inline-end:70.83333333333334%}:where(.css-kabr7l).ant-col-sm-offset-17[b-hw2l88rvh1]{margin-inline-start:70.83333333333334%}:where(.css-kabr7l).ant-col-sm-order-17[b-hw2l88rvh1]{order:17}:where(.css-kabr7l).ant-col-sm-16[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 66.66666666666666%;max-width:66.66666666666666%}:where(.css-kabr7l).ant-col-sm-push-16[b-hw2l88rvh1]{inset-inline-start:66.66666666666666%}:where(.css-kabr7l).ant-col-sm-pull-16[b-hw2l88rvh1]{inset-inline-end:66.66666666666666%}:where(.css-kabr7l).ant-col-sm-offset-16[b-hw2l88rvh1]{margin-inline-start:66.66666666666666%}:where(.css-kabr7l).ant-col-sm-order-16[b-hw2l88rvh1]{order:16}:where(.css-kabr7l).ant-col-sm-15[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 62.5%;max-width:62.5%}:where(.css-kabr7l).ant-col-sm-push-15[b-hw2l88rvh1]{inset-inline-start:62.5%}:where(.css-kabr7l).ant-col-sm-pull-15[b-hw2l88rvh1]{inset-inline-end:62.5%}:where(.css-kabr7l).ant-col-sm-offset-15[b-hw2l88rvh1]{margin-inline-start:62.5%}:where(.css-kabr7l).ant-col-sm-order-15[b-hw2l88rvh1]{order:15}:where(.css-kabr7l).ant-col-sm-14[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 58.333333333333336%;max-width:58.333333333333336%}:where(.css-kabr7l).ant-col-sm-push-14[b-hw2l88rvh1]{inset-inline-start:58.333333333333336%}:where(.css-kabr7l).ant-col-sm-pull-14[b-hw2l88rvh1]{inset-inline-end:58.333333333333336%}:where(.css-kabr7l).ant-col-sm-offset-14[b-hw2l88rvh1]{margin-inline-start:58.333333333333336%}:where(.css-kabr7l).ant-col-sm-order-14[b-hw2l88rvh1]{order:14}:where(.css-kabr7l).ant-col-sm-13[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 54.166666666666664%;max-width:54.166666666666664%}:where(.css-kabr7l).ant-col-sm-push-13[b-hw2l88rvh1]{inset-inline-start:54.166666666666664%}:where(.css-kabr7l).ant-col-sm-pull-13[b-hw2l88rvh1]{inset-inline-end:54.166666666666664%}:where(.css-kabr7l).ant-col-sm-offset-13[b-hw2l88rvh1]{margin-inline-start:54.166666666666664%}:where(.css-kabr7l).ant-col-sm-order-13[b-hw2l88rvh1]{order:13}:where(.css-kabr7l).ant-col-sm-12[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 50%;max-width:50%}:where(.css-kabr7l).ant-col-sm-push-12[b-hw2l88rvh1]{inset-inline-start:50%}:where(.css-kabr7l).ant-col-sm-pull-12[b-hw2l88rvh1]{inset-inline-end:50%}:where(.css-kabr7l).ant-col-sm-offset-12[b-hw2l88rvh1]{margin-inline-start:50%}:where(.css-kabr7l).ant-col-sm-order-12[b-hw2l88rvh1]{order:12}:where(.css-kabr7l).ant-col-sm-11[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 45.83333333333333%;max-width:45.83333333333333%}:where(.css-kabr7l).ant-col-sm-push-11[b-hw2l88rvh1]{inset-inline-start:45.83333333333333%}:where(.css-kabr7l).ant-col-sm-pull-11[b-hw2l88rvh1]{inset-inline-end:45.83333333333333%}:where(.css-kabr7l).ant-col-sm-offset-11[b-hw2l88rvh1]{margin-inline-start:45.83333333333333%}:where(.css-kabr7l).ant-col-sm-order-11[b-hw2l88rvh1]{order:11}:where(.css-kabr7l).ant-col-sm-10[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 41.66666666666667%;max-width:41.66666666666667%}:where(.css-kabr7l).ant-col-sm-push-10[b-hw2l88rvh1]{inset-inline-start:41.66666666666667%}:where(.css-kabr7l).ant-col-sm-pull-10[b-hw2l88rvh1]{inset-inline-end:41.66666666666667%}:where(.css-kabr7l).ant-col-sm-offset-10[b-hw2l88rvh1]{margin-inline-start:41.66666666666667%}:where(.css-kabr7l).ant-col-sm-order-10[b-hw2l88rvh1]{order:10}:where(.css-kabr7l).ant-col-sm-9[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 37.5%;max-width:37.5%}:where(.css-kabr7l).ant-col-sm-push-9[b-hw2l88rvh1]{inset-inline-start:37.5%}:where(.css-kabr7l).ant-col-sm-pull-9[b-hw2l88rvh1]{inset-inline-end:37.5%}:where(.css-kabr7l).ant-col-sm-offset-9[b-hw2l88rvh1]{margin-inline-start:37.5%}:where(.css-kabr7l).ant-col-sm-order-9[b-hw2l88rvh1]{order:9}:where(.css-kabr7l).ant-col-sm-8[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 33.33333333333333%;max-width:33.33333333333333%}:where(.css-kabr7l).ant-col-sm-push-8[b-hw2l88rvh1]{inset-inline-start:33.33333333333333%}:where(.css-kabr7l).ant-col-sm-pull-8[b-hw2l88rvh1]{inset-inline-end:33.33333333333333%}:where(.css-kabr7l).ant-col-sm-offset-8[b-hw2l88rvh1]{margin-inline-start:33.33333333333333%}:where(.css-kabr7l).ant-col-sm-order-8[b-hw2l88rvh1]{order:8}:where(.css-kabr7l).ant-col-sm-7[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 29.166666666666668%;max-width:29.166666666666668%}:where(.css-kabr7l).ant-col-sm-push-7[b-hw2l88rvh1]{inset-inline-start:29.166666666666668%}:where(.css-kabr7l).ant-col-sm-pull-7[b-hw2l88rvh1]{inset-inline-end:29.166666666666668%}:where(.css-kabr7l).ant-col-sm-offset-7[b-hw2l88rvh1]{margin-inline-start:29.166666666666668%}:where(.css-kabr7l).ant-col-sm-order-7[b-hw2l88rvh1]{order:7}:where(.css-kabr7l).ant-col-sm-6[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 25%;max-width:25%}:where(.css-kabr7l).ant-col-sm-push-6[b-hw2l88rvh1]{inset-inline-start:25%}:where(.css-kabr7l).ant-col-sm-pull-6[b-hw2l88rvh1]{inset-inline-end:25%}:where(.css-kabr7l).ant-col-sm-offset-6[b-hw2l88rvh1]{margin-inline-start:25%}:where(.css-kabr7l).ant-col-sm-order-6[b-hw2l88rvh1]{order:6}:where(.css-kabr7l).ant-col-sm-5[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 20.833333333333336%;max-width:20.833333333333336%}:where(.css-kabr7l).ant-col-sm-push-5[b-hw2l88rvh1]{inset-inline-start:20.833333333333336%}:where(.css-kabr7l).ant-col-sm-pull-5[b-hw2l88rvh1]{inset-inline-end:20.833333333333336%}:where(.css-kabr7l).ant-col-sm-offset-5[b-hw2l88rvh1]{margin-inline-start:20.833333333333336%}:where(.css-kabr7l).ant-col-sm-order-5[b-hw2l88rvh1]{order:5}:where(.css-kabr7l).ant-col-sm-4[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 16.666666666666664%;max-width:16.666666666666664%}:where(.css-kabr7l).ant-col-sm-push-4[b-hw2l88rvh1]{inset-inline-start:16.666666666666664%}:where(.css-kabr7l).ant-col-sm-pull-4[b-hw2l88rvh1]{inset-inline-end:16.666666666666664%}:where(.css-kabr7l).ant-col-sm-offset-4[b-hw2l88rvh1]{margin-inline-start:16.666666666666664%}:where(.css-kabr7l).ant-col-sm-order-4[b-hw2l88rvh1]{order:4}:where(.css-kabr7l).ant-col-sm-3[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 12.5%;max-width:12.5%}:where(.css-kabr7l).ant-col-sm-push-3[b-hw2l88rvh1]{inset-inline-start:12.5%}:where(.css-kabr7l).ant-col-sm-pull-3[b-hw2l88rvh1]{inset-inline-end:12.5%}:where(.css-kabr7l).ant-col-sm-offset-3[b-hw2l88rvh1]{margin-inline-start:12.5%}:where(.css-kabr7l).ant-col-sm-order-3[b-hw2l88rvh1]{order:3}:where(.css-kabr7l).ant-col-sm-2[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 8.333333333333332%;max-width:8.333333333333332%}:where(.css-kabr7l).ant-col-sm-push-2[b-hw2l88rvh1]{inset-inline-start:8.333333333333332%}:where(.css-kabr7l).ant-col-sm-pull-2[b-hw2l88rvh1]{inset-inline-end:8.333333333333332%}:where(.css-kabr7l).ant-col-sm-offset-2[b-hw2l88rvh1]{margin-inline-start:8.333333333333332%}:where(.css-kabr7l).ant-col-sm-order-2[b-hw2l88rvh1]{order:2}:where(.css-kabr7l).ant-col-sm-1[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 4.166666666666666%;max-width:4.166666666666666%}:where(.css-kabr7l).ant-col-sm-push-1[b-hw2l88rvh1]{inset-inline-start:4.166666666666666%}:where(.css-kabr7l).ant-col-sm-pull-1[b-hw2l88rvh1]{inset-inline-end:4.166666666666666%}:where(.css-kabr7l).ant-col-sm-offset-1[b-hw2l88rvh1]{margin-inline-start:4.166666666666666%}:where(.css-kabr7l).ant-col-sm-order-1[b-hw2l88rvh1]{order:1}:where(.css-kabr7l).ant-col-sm-0[b-hw2l88rvh1]{display:none}:where(.css-kabr7l).ant-col-push-0[b-hw2l88rvh1]{inset-inline-start:auto}:where(.css-kabr7l).ant-col-pull-0[b-hw2l88rvh1]{inset-inline-end:auto}:where(.css-kabr7l).ant-col-sm-push-0[b-hw2l88rvh1]{inset-inline-start:auto}:where(.css-kabr7l).ant-col-sm-pull-0[b-hw2l88rvh1]{inset-inline-end:auto}:where(.css-kabr7l).ant-col-sm-offset-0[b-hw2l88rvh1]{margin-inline-start:0}:where(.css-kabr7l).ant-col-sm-order-0[b-hw2l88rvh1]{order:0}}@media (min-width:768px){:where(.css-kabr7l).ant-col-md-24[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 100%;max-width:100%}:where(.css-kabr7l).ant-col-md-push-24[b-hw2l88rvh1]{inset-inline-start:100%}:where(.css-kabr7l).ant-col-md-pull-24[b-hw2l88rvh1]{inset-inline-end:100%}:where(.css-kabr7l).ant-col-md-offset-24[b-hw2l88rvh1]{margin-inline-start:100%}:where(.css-kabr7l).ant-col-md-order-24[b-hw2l88rvh1]{order:24}:where(.css-kabr7l).ant-col-md-23[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 95.83333333333334%;max-width:95.83333333333334%}:where(.css-kabr7l).ant-col-md-push-23[b-hw2l88rvh1]{inset-inline-start:95.83333333333334%}:where(.css-kabr7l).ant-col-md-pull-23[b-hw2l88rvh1]{inset-inline-end:95.83333333333334%}:where(.css-kabr7l).ant-col-md-offset-23[b-hw2l88rvh1]{margin-inline-start:95.83333333333334%}:where(.css-kabr7l).ant-col-md-order-23[b-hw2l88rvh1]{order:23}:where(.css-kabr7l).ant-col-md-22[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 91.66666666666666%;max-width:91.66666666666666%}:where(.css-kabr7l).ant-col-md-push-22[b-hw2l88rvh1]{inset-inline-start:91.66666666666666%}:where(.css-kabr7l).ant-col-md-pull-22[b-hw2l88rvh1]{inset-inline-end:91.66666666666666%}:where(.css-kabr7l).ant-col-md-offset-22[b-hw2l88rvh1]{margin-inline-start:91.66666666666666%}:where(.css-kabr7l).ant-col-md-order-22[b-hw2l88rvh1]{order:22}:where(.css-kabr7l).ant-col-md-21[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 87.5%;max-width:87.5%}:where(.css-kabr7l).ant-col-md-push-21[b-hw2l88rvh1]{inset-inline-start:87.5%}:where(.css-kabr7l).ant-col-md-pull-21[b-hw2l88rvh1]{inset-inline-end:87.5%}:where(.css-kabr7l).ant-col-md-offset-21[b-hw2l88rvh1]{margin-inline-start:87.5%}:where(.css-kabr7l).ant-col-md-order-21[b-hw2l88rvh1]{order:21}:where(.css-kabr7l).ant-col-md-20[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 83.33333333333334%;max-width:83.33333333333334%}:where(.css-kabr7l).ant-col-md-push-20[b-hw2l88rvh1]{inset-inline-start:83.33333333333334%}:where(.css-kabr7l).ant-col-md-pull-20[b-hw2l88rvh1]{inset-inline-end:83.33333333333334%}:where(.css-kabr7l).ant-col-md-offset-20[b-hw2l88rvh1]{margin-inline-start:83.33333333333334%}:where(.css-kabr7l).ant-col-md-order-20[b-hw2l88rvh1]{order:20}:where(.css-kabr7l).ant-col-md-19[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 79.16666666666666%;max-width:79.16666666666666%}:where(.css-kabr7l).ant-col-md-push-19[b-hw2l88rvh1]{inset-inline-start:79.16666666666666%}:where(.css-kabr7l).ant-col-md-pull-19[b-hw2l88rvh1]{inset-inline-end:79.16666666666666%}:where(.css-kabr7l).ant-col-md-offset-19[b-hw2l88rvh1]{margin-inline-start:79.16666666666666%}:where(.css-kabr7l).ant-col-md-order-19[b-hw2l88rvh1]{order:19}:where(.css-kabr7l).ant-col-md-18[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 75%;max-width:75%}:where(.css-kabr7l).ant-col-md-push-18[b-hw2l88rvh1]{inset-inline-start:75%}:where(.css-kabr7l).ant-col-md-pull-18[b-hw2l88rvh1]{inset-inline-end:75%}:where(.css-kabr7l).ant-col-md-offset-18[b-hw2l88rvh1]{margin-inline-start:75%}:where(.css-kabr7l).ant-col-md-order-18[b-hw2l88rvh1]{order:18}:where(.css-kabr7l).ant-col-md-17[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 70.83333333333334%;max-width:70.83333333333334%}:where(.css-kabr7l).ant-col-md-push-17[b-hw2l88rvh1]{inset-inline-start:70.83333333333334%}:where(.css-kabr7l).ant-col-md-pull-17[b-hw2l88rvh1]{inset-inline-end:70.83333333333334%}:where(.css-kabr7l).ant-col-md-offset-17[b-hw2l88rvh1]{margin-inline-start:70.83333333333334%}:where(.css-kabr7l).ant-col-md-order-17[b-hw2l88rvh1]{order:17}:where(.css-kabr7l).ant-col-md-16[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 66.66666666666666%;max-width:66.66666666666666%}:where(.css-kabr7l).ant-col-md-push-16[b-hw2l88rvh1]{inset-inline-start:66.66666666666666%}:where(.css-kabr7l).ant-col-md-pull-16[b-hw2l88rvh1]{inset-inline-end:66.66666666666666%}:where(.css-kabr7l).ant-col-md-offset-16[b-hw2l88rvh1]{margin-inline-start:66.66666666666666%}:where(.css-kabr7l).ant-col-md-order-16[b-hw2l88rvh1]{order:16}:where(.css-kabr7l).ant-col-md-15[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 62.5%;max-width:62.5%}:where(.css-kabr7l).ant-col-md-push-15[b-hw2l88rvh1]{inset-inline-start:62.5%}:where(.css-kabr7l).ant-col-md-pull-15[b-hw2l88rvh1]{inset-inline-end:62.5%}:where(.css-kabr7l).ant-col-md-offset-15[b-hw2l88rvh1]{margin-inline-start:62.5%}:where(.css-kabr7l).ant-col-md-order-15[b-hw2l88rvh1]{order:15}:where(.css-kabr7l).ant-col-md-14[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 58.333333333333336%;max-width:58.333333333333336%}:where(.css-kabr7l).ant-col-md-push-14[b-hw2l88rvh1]{inset-inline-start:58.333333333333336%}:where(.css-kabr7l).ant-col-md-pull-14[b-hw2l88rvh1]{inset-inline-end:58.333333333333336%}:where(.css-kabr7l).ant-col-md-offset-14[b-hw2l88rvh1]{margin-inline-start:58.333333333333336%}:where(.css-kabr7l).ant-col-md-order-14[b-hw2l88rvh1]{order:14}:where(.css-kabr7l).ant-col-md-13[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 54.166666666666664%;max-width:54.166666666666664%}:where(.css-kabr7l).ant-col-md-push-13[b-hw2l88rvh1]{inset-inline-start:54.166666666666664%}:where(.css-kabr7l).ant-col-md-pull-13[b-hw2l88rvh1]{inset-inline-end:54.166666666666664%}:where(.css-kabr7l).ant-col-md-offset-13[b-hw2l88rvh1]{margin-inline-start:54.166666666666664%}:where(.css-kabr7l).ant-col-md-order-13[b-hw2l88rvh1]{order:13}:where(.css-kabr7l).ant-col-md-12[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 50%;max-width:50%}:where(.css-kabr7l).ant-col-md-push-12[b-hw2l88rvh1]{inset-inline-start:50%}:where(.css-kabr7l).ant-col-md-pull-12[b-hw2l88rvh1]{inset-inline-end:50%}:where(.css-kabr7l).ant-col-md-offset-12[b-hw2l88rvh1]{margin-inline-start:50%}:where(.css-kabr7l).ant-col-md-order-12[b-hw2l88rvh1]{order:12}:where(.css-kabr7l).ant-col-md-11[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 45.83333333333333%;max-width:45.83333333333333%}:where(.css-kabr7l).ant-col-md-push-11[b-hw2l88rvh1]{inset-inline-start:45.83333333333333%}:where(.css-kabr7l).ant-col-md-pull-11[b-hw2l88rvh1]{inset-inline-end:45.83333333333333%}:where(.css-kabr7l).ant-col-md-offset-11[b-hw2l88rvh1]{margin-inline-start:45.83333333333333%}:where(.css-kabr7l).ant-col-md-order-11[b-hw2l88rvh1]{order:11}:where(.css-kabr7l).ant-col-md-10[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 41.66666666666667%;max-width:41.66666666666667%}:where(.css-kabr7l).ant-col-md-push-10[b-hw2l88rvh1]{inset-inline-start:41.66666666666667%}:where(.css-kabr7l).ant-col-md-pull-10[b-hw2l88rvh1]{inset-inline-end:41.66666666666667%}:where(.css-kabr7l).ant-col-md-offset-10[b-hw2l88rvh1]{margin-inline-start:41.66666666666667%}:where(.css-kabr7l).ant-col-md-order-10[b-hw2l88rvh1]{order:10}:where(.css-kabr7l).ant-col-md-9[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 37.5%;max-width:37.5%}:where(.css-kabr7l).ant-col-md-push-9[b-hw2l88rvh1]{inset-inline-start:37.5%}:where(.css-kabr7l).ant-col-md-pull-9[b-hw2l88rvh1]{inset-inline-end:37.5%}:where(.css-kabr7l).ant-col-md-offset-9[b-hw2l88rvh1]{margin-inline-start:37.5%}:where(.css-kabr7l).ant-col-md-order-9[b-hw2l88rvh1]{order:9}:where(.css-kabr7l).ant-col-md-8[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 33.33333333333333%;max-width:33.33333333333333%}:where(.css-kabr7l).ant-col-md-push-8[b-hw2l88rvh1]{inset-inline-start:33.33333333333333%}:where(.css-kabr7l).ant-col-md-pull-8[b-hw2l88rvh1]{inset-inline-end:33.33333333333333%}:where(.css-kabr7l).ant-col-md-offset-8[b-hw2l88rvh1]{margin-inline-start:33.33333333333333%}:where(.css-kabr7l).ant-col-md-order-8[b-hw2l88rvh1]{order:8}:where(.css-kabr7l).ant-col-md-7[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 29.166666666666668%;max-width:29.166666666666668%}:where(.css-kabr7l).ant-col-md-push-7[b-hw2l88rvh1]{inset-inline-start:29.166666666666668%}:where(.css-kabr7l).ant-col-md-pull-7[b-hw2l88rvh1]{inset-inline-end:29.166666666666668%}:where(.css-kabr7l).ant-col-md-offset-7[b-hw2l88rvh1]{margin-inline-start:29.166666666666668%}:where(.css-kabr7l).ant-col-md-order-7[b-hw2l88rvh1]{order:7}:where(.css-kabr7l).ant-col-md-6[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 25%;max-width:25%}:where(.css-kabr7l).ant-col-md-push-6[b-hw2l88rvh1]{inset-inline-start:25%}:where(.css-kabr7l).ant-col-md-pull-6[b-hw2l88rvh1]{inset-inline-end:25%}:where(.css-kabr7l).ant-col-md-offset-6[b-hw2l88rvh1]{margin-inline-start:25%}:where(.css-kabr7l).ant-col-md-order-6[b-hw2l88rvh1]{order:6}:where(.css-kabr7l).ant-col-md-5[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 20.833333333333336%;max-width:20.833333333333336%}:where(.css-kabr7l).ant-col-md-push-5[b-hw2l88rvh1]{inset-inline-start:20.833333333333336%}:where(.css-kabr7l).ant-col-md-pull-5[b-hw2l88rvh1]{inset-inline-end:20.833333333333336%}:where(.css-kabr7l).ant-col-md-offset-5[b-hw2l88rvh1]{margin-inline-start:20.833333333333336%}:where(.css-kabr7l).ant-col-md-order-5[b-hw2l88rvh1]{order:5}:where(.css-kabr7l).ant-col-md-4[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 16.666666666666664%;max-width:16.666666666666664%}:where(.css-kabr7l).ant-col-md-push-4[b-hw2l88rvh1]{inset-inline-start:16.666666666666664%}:where(.css-kabr7l).ant-col-md-pull-4[b-hw2l88rvh1]{inset-inline-end:16.666666666666664%}:where(.css-kabr7l).ant-col-md-offset-4[b-hw2l88rvh1]{margin-inline-start:16.666666666666664%}:where(.css-kabr7l).ant-col-md-order-4[b-hw2l88rvh1]{order:4}:where(.css-kabr7l).ant-col-md-3[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 12.5%;max-width:12.5%}:where(.css-kabr7l).ant-col-md-push-3[b-hw2l88rvh1]{inset-inline-start:12.5%}:where(.css-kabr7l).ant-col-md-pull-3[b-hw2l88rvh1]{inset-inline-end:12.5%}:where(.css-kabr7l).ant-col-md-offset-3[b-hw2l88rvh1]{margin-inline-start:12.5%}:where(.css-kabr7l).ant-col-md-order-3[b-hw2l88rvh1]{order:3}:where(.css-kabr7l).ant-col-md-2[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 8.333333333333332%;max-width:8.333333333333332%}:where(.css-kabr7l).ant-col-md-push-2[b-hw2l88rvh1]{inset-inline-start:8.333333333333332%}:where(.css-kabr7l).ant-col-md-pull-2[b-hw2l88rvh1]{inset-inline-end:8.333333333333332%}:where(.css-kabr7l).ant-col-md-offset-2[b-hw2l88rvh1]{margin-inline-start:8.333333333333332%}:where(.css-kabr7l).ant-col-md-order-2[b-hw2l88rvh1]{order:2}:where(.css-kabr7l).ant-col-md-1[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 4.166666666666666%;max-width:4.166666666666666%}:where(.css-kabr7l).ant-col-md-push-1[b-hw2l88rvh1]{inset-inline-start:4.166666666666666%}:where(.css-kabr7l).ant-col-md-pull-1[b-hw2l88rvh1]{inset-inline-end:4.166666666666666%}:where(.css-kabr7l).ant-col-md-offset-1[b-hw2l88rvh1]{margin-inline-start:4.166666666666666%}:where(.css-kabr7l).ant-col-md-order-1[b-hw2l88rvh1]{order:1}:where(.css-kabr7l).ant-col-md-0[b-hw2l88rvh1]{display:none}:where(.css-kabr7l).ant-col-push-0[b-hw2l88rvh1]{inset-inline-start:auto}:where(.css-kabr7l).ant-col-pull-0[b-hw2l88rvh1]{inset-inline-end:auto}:where(.css-kabr7l).ant-col-md-push-0[b-hw2l88rvh1]{inset-inline-start:auto}:where(.css-kabr7l).ant-col-md-pull-0[b-hw2l88rvh1]{inset-inline-end:auto}:where(.css-kabr7l).ant-col-md-offset-0[b-hw2l88rvh1]{margin-inline-start:0}:where(.css-kabr7l).ant-col-md-order-0[b-hw2l88rvh1]{order:0}}@media (min-width:992px){:where(.css-kabr7l).ant-col-lg-24[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 100%;max-width:100%}:where(.css-kabr7l).ant-col-lg-push-24[b-hw2l88rvh1]{inset-inline-start:100%}:where(.css-kabr7l).ant-col-lg-pull-24[b-hw2l88rvh1]{inset-inline-end:100%}:where(.css-kabr7l).ant-col-lg-offset-24[b-hw2l88rvh1]{margin-inline-start:100%}:where(.css-kabr7l).ant-col-lg-order-24[b-hw2l88rvh1]{order:24}:where(.css-kabr7l).ant-col-lg-23[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 95.83333333333334%;max-width:95.83333333333334%}:where(.css-kabr7l).ant-col-lg-push-23[b-hw2l88rvh1]{inset-inline-start:95.83333333333334%}:where(.css-kabr7l).ant-col-lg-pull-23[b-hw2l88rvh1]{inset-inline-end:95.83333333333334%}:where(.css-kabr7l).ant-col-lg-offset-23[b-hw2l88rvh1]{margin-inline-start:95.83333333333334%}:where(.css-kabr7l).ant-col-lg-order-23[b-hw2l88rvh1]{order:23}:where(.css-kabr7l).ant-col-lg-22[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 91.66666666666666%;max-width:91.66666666666666%}:where(.css-kabr7l).ant-col-lg-push-22[b-hw2l88rvh1]{inset-inline-start:91.66666666666666%}:where(.css-kabr7l).ant-col-lg-pull-22[b-hw2l88rvh1]{inset-inline-end:91.66666666666666%}:where(.css-kabr7l).ant-col-lg-offset-22[b-hw2l88rvh1]{margin-inline-start:91.66666666666666%}:where(.css-kabr7l).ant-col-lg-order-22[b-hw2l88rvh1]{order:22}:where(.css-kabr7l).ant-col-lg-21[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 87.5%;max-width:87.5%}:where(.css-kabr7l).ant-col-lg-push-21[b-hw2l88rvh1]{inset-inline-start:87.5%}:where(.css-kabr7l).ant-col-lg-pull-21[b-hw2l88rvh1]{inset-inline-end:87.5%}:where(.css-kabr7l).ant-col-lg-offset-21[b-hw2l88rvh1]{margin-inline-start:87.5%}:where(.css-kabr7l).ant-col-lg-order-21[b-hw2l88rvh1]{order:21}:where(.css-kabr7l).ant-col-lg-20[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 83.33333333333334%;max-width:83.33333333333334%}:where(.css-kabr7l).ant-col-lg-push-20[b-hw2l88rvh1]{inset-inline-start:83.33333333333334%}:where(.css-kabr7l).ant-col-lg-pull-20[b-hw2l88rvh1]{inset-inline-end:83.33333333333334%}:where(.css-kabr7l).ant-col-lg-offset-20[b-hw2l88rvh1]{margin-inline-start:83.33333333333334%}:where(.css-kabr7l).ant-col-lg-order-20[b-hw2l88rvh1]{order:20}:where(.css-kabr7l).ant-col-lg-19[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 79.16666666666666%;max-width:79.16666666666666%}:where(.css-kabr7l).ant-col-lg-push-19[b-hw2l88rvh1]{inset-inline-start:79.16666666666666%}:where(.css-kabr7l).ant-col-lg-pull-19[b-hw2l88rvh1]{inset-inline-end:79.16666666666666%}:where(.css-kabr7l).ant-col-lg-offset-19[b-hw2l88rvh1]{margin-inline-start:79.16666666666666%}:where(.css-kabr7l).ant-col-lg-order-19[b-hw2l88rvh1]{order:19}:where(.css-kabr7l).ant-col-lg-18[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 75%;max-width:75%}:where(.css-kabr7l).ant-col-lg-push-18[b-hw2l88rvh1]{inset-inline-start:75%}:where(.css-kabr7l).ant-col-lg-pull-18[b-hw2l88rvh1]{inset-inline-end:75%}:where(.css-kabr7l).ant-col-lg-offset-18[b-hw2l88rvh1]{margin-inline-start:75%}:where(.css-kabr7l).ant-col-lg-order-18[b-hw2l88rvh1]{order:18}:where(.css-kabr7l).ant-col-lg-17[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 70.83333333333334%;max-width:70.83333333333334%}:where(.css-kabr7l).ant-col-lg-push-17[b-hw2l88rvh1]{inset-inline-start:70.83333333333334%}:where(.css-kabr7l).ant-col-lg-pull-17[b-hw2l88rvh1]{inset-inline-end:70.83333333333334%}:where(.css-kabr7l).ant-col-lg-offset-17[b-hw2l88rvh1]{margin-inline-start:70.83333333333334%}:where(.css-kabr7l).ant-col-lg-order-17[b-hw2l88rvh1]{order:17}:where(.css-kabr7l).ant-col-lg-16[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 66.66666666666666%;max-width:66.66666666666666%}:where(.css-kabr7l).ant-col-lg-push-16[b-hw2l88rvh1]{inset-inline-start:66.66666666666666%}:where(.css-kabr7l).ant-col-lg-pull-16[b-hw2l88rvh1]{inset-inline-end:66.66666666666666%}:where(.css-kabr7l).ant-col-lg-offset-16[b-hw2l88rvh1]{margin-inline-start:66.66666666666666%}:where(.css-kabr7l).ant-col-lg-order-16[b-hw2l88rvh1]{order:16}:where(.css-kabr7l).ant-col-lg-15[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 62.5%;max-width:62.5%}:where(.css-kabr7l).ant-col-lg-push-15[b-hw2l88rvh1]{inset-inline-start:62.5%}:where(.css-kabr7l).ant-col-lg-pull-15[b-hw2l88rvh1]{inset-inline-end:62.5%}:where(.css-kabr7l).ant-col-lg-offset-15[b-hw2l88rvh1]{margin-inline-start:62.5%}:where(.css-kabr7l).ant-col-lg-order-15[b-hw2l88rvh1]{order:15}:where(.css-kabr7l).ant-col-lg-14[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 58.333333333333336%;max-width:58.333333333333336%}:where(.css-kabr7l).ant-col-lg-push-14[b-hw2l88rvh1]{inset-inline-start:58.333333333333336%}:where(.css-kabr7l).ant-col-lg-pull-14[b-hw2l88rvh1]{inset-inline-end:58.333333333333336%}:where(.css-kabr7l).ant-col-lg-offset-14[b-hw2l88rvh1]{margin-inline-start:58.333333333333336%}:where(.css-kabr7l).ant-col-lg-order-14[b-hw2l88rvh1]{order:14}:where(.css-kabr7l).ant-col-lg-13[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 54.166666666666664%;max-width:54.166666666666664%}:where(.css-kabr7l).ant-col-lg-push-13[b-hw2l88rvh1]{inset-inline-start:54.166666666666664%}:where(.css-kabr7l).ant-col-lg-pull-13[b-hw2l88rvh1]{inset-inline-end:54.166666666666664%}:where(.css-kabr7l).ant-col-lg-offset-13[b-hw2l88rvh1]{margin-inline-start:54.166666666666664%}:where(.css-kabr7l).ant-col-lg-order-13[b-hw2l88rvh1]{order:13}:where(.css-kabr7l).ant-col-lg-12[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 50%;max-width:50%}:where(.css-kabr7l).ant-col-lg-push-12[b-hw2l88rvh1]{inset-inline-start:50%}:where(.css-kabr7l).ant-col-lg-pull-12[b-hw2l88rvh1]{inset-inline-end:50%}:where(.css-kabr7l).ant-col-lg-offset-12[b-hw2l88rvh1]{margin-inline-start:50%}:where(.css-kabr7l).ant-col-lg-order-12[b-hw2l88rvh1]{order:12}:where(.css-kabr7l).ant-col-lg-11[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 45.83333333333333%;max-width:45.83333333333333%}:where(.css-kabr7l).ant-col-lg-push-11[b-hw2l88rvh1]{inset-inline-start:45.83333333333333%}:where(.css-kabr7l).ant-col-lg-pull-11[b-hw2l88rvh1]{inset-inline-end:45.83333333333333%}:where(.css-kabr7l).ant-col-lg-offset-11[b-hw2l88rvh1]{margin-inline-start:45.83333333333333%}:where(.css-kabr7l).ant-col-lg-order-11[b-hw2l88rvh1]{order:11}:where(.css-kabr7l).ant-col-lg-10[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 41.66666666666667%;max-width:41.66666666666667%}:where(.css-kabr7l).ant-col-lg-push-10[b-hw2l88rvh1]{inset-inline-start:41.66666666666667%}:where(.css-kabr7l).ant-col-lg-pull-10[b-hw2l88rvh1]{inset-inline-end:41.66666666666667%}:where(.css-kabr7l).ant-col-lg-offset-10[b-hw2l88rvh1]{margin-inline-start:41.66666666666667%}:where(.css-kabr7l).ant-col-lg-order-10[b-hw2l88rvh1]{order:10}:where(.css-kabr7l).ant-col-lg-9[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 37.5%;max-width:37.5%}:where(.css-kabr7l).ant-col-lg-push-9[b-hw2l88rvh1]{inset-inline-start:37.5%}:where(.css-kabr7l).ant-col-lg-pull-9[b-hw2l88rvh1]{inset-inline-end:37.5%}:where(.css-kabr7l).ant-col-lg-offset-9[b-hw2l88rvh1]{margin-inline-start:37.5%}:where(.css-kabr7l).ant-col-lg-order-9[b-hw2l88rvh1]{order:9}:where(.css-kabr7l).ant-col-lg-8[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 33.33333333333333%;max-width:33.33333333333333%}:where(.css-kabr7l).ant-col-lg-push-8[b-hw2l88rvh1]{inset-inline-start:33.33333333333333%}:where(.css-kabr7l).ant-col-lg-pull-8[b-hw2l88rvh1]{inset-inline-end:33.33333333333333%}:where(.css-kabr7l).ant-col-lg-offset-8[b-hw2l88rvh1]{margin-inline-start:33.33333333333333%}:where(.css-kabr7l).ant-col-lg-order-8[b-hw2l88rvh1]{order:8}:where(.css-kabr7l).ant-col-lg-7[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 29.166666666666668%;max-width:29.166666666666668%}:where(.css-kabr7l).ant-col-lg-push-7[b-hw2l88rvh1]{inset-inline-start:29.166666666666668%}:where(.css-kabr7l).ant-col-lg-pull-7[b-hw2l88rvh1]{inset-inline-end:29.166666666666668%}:where(.css-kabr7l).ant-col-lg-offset-7[b-hw2l88rvh1]{margin-inline-start:29.166666666666668%}:where(.css-kabr7l).ant-col-lg-order-7[b-hw2l88rvh1]{order:7}:where(.css-kabr7l).ant-col-lg-6[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 25%;max-width:25%}:where(.css-kabr7l).ant-col-lg-push-6[b-hw2l88rvh1]{inset-inline-start:25%}:where(.css-kabr7l).ant-col-lg-pull-6[b-hw2l88rvh1]{inset-inline-end:25%}:where(.css-kabr7l).ant-col-lg-offset-6[b-hw2l88rvh1]{margin-inline-start:25%}:where(.css-kabr7l).ant-col-lg-order-6[b-hw2l88rvh1]{order:6}:where(.css-kabr7l).ant-col-lg-5[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 20.833333333333336%;max-width:20.833333333333336%}:where(.css-kabr7l).ant-col-lg-push-5[b-hw2l88rvh1]{inset-inline-start:20.833333333333336%}:where(.css-kabr7l).ant-col-lg-pull-5[b-hw2l88rvh1]{inset-inline-end:20.833333333333336%}:where(.css-kabr7l).ant-col-lg-offset-5[b-hw2l88rvh1]{margin-inline-start:20.833333333333336%}:where(.css-kabr7l).ant-col-lg-order-5[b-hw2l88rvh1]{order:5}:where(.css-kabr7l).ant-col-lg-4[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 16.666666666666664%;max-width:16.666666666666664%}:where(.css-kabr7l).ant-col-lg-push-4[b-hw2l88rvh1]{inset-inline-start:16.666666666666664%}:where(.css-kabr7l).ant-col-lg-pull-4[b-hw2l88rvh1]{inset-inline-end:16.666666666666664%}:where(.css-kabr7l).ant-col-lg-offset-4[b-hw2l88rvh1]{margin-inline-start:16.666666666666664%}:where(.css-kabr7l).ant-col-lg-order-4[b-hw2l88rvh1]{order:4}:where(.css-kabr7l).ant-col-lg-3[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 12.5%;max-width:12.5%}:where(.css-kabr7l).ant-col-lg-push-3[b-hw2l88rvh1]{inset-inline-start:12.5%}:where(.css-kabr7l).ant-col-lg-pull-3[b-hw2l88rvh1]{inset-inline-end:12.5%}:where(.css-kabr7l).ant-col-lg-offset-3[b-hw2l88rvh1]{margin-inline-start:12.5%}:where(.css-kabr7l).ant-col-lg-order-3[b-hw2l88rvh1]{order:3}:where(.css-kabr7l).ant-col-lg-2[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 8.333333333333332%;max-width:8.333333333333332%}:where(.css-kabr7l).ant-col-lg-push-2[b-hw2l88rvh1]{inset-inline-start:8.333333333333332%}:where(.css-kabr7l).ant-col-lg-pull-2[b-hw2l88rvh1]{inset-inline-end:8.333333333333332%}:where(.css-kabr7l).ant-col-lg-offset-2[b-hw2l88rvh1]{margin-inline-start:8.333333333333332%}:where(.css-kabr7l).ant-col-lg-order-2[b-hw2l88rvh1]{order:2}:where(.css-kabr7l).ant-col-lg-1[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 4.166666666666666%;max-width:4.166666666666666%}:where(.css-kabr7l).ant-col-lg-push-1[b-hw2l88rvh1]{inset-inline-start:4.166666666666666%}:where(.css-kabr7l).ant-col-lg-pull-1[b-hw2l88rvh1]{inset-inline-end:4.166666666666666%}:where(.css-kabr7l).ant-col-lg-offset-1[b-hw2l88rvh1]{margin-inline-start:4.166666666666666%}:where(.css-kabr7l).ant-col-lg-order-1[b-hw2l88rvh1]{order:1}:where(.css-kabr7l).ant-col-lg-0[b-hw2l88rvh1]{display:none}:where(.css-kabr7l).ant-col-push-0[b-hw2l88rvh1]{inset-inline-start:auto}:where(.css-kabr7l).ant-col-pull-0[b-hw2l88rvh1]{inset-inline-end:auto}:where(.css-kabr7l).ant-col-lg-push-0[b-hw2l88rvh1]{inset-inline-start:auto}:where(.css-kabr7l).ant-col-lg-pull-0[b-hw2l88rvh1]{inset-inline-end:auto}:where(.css-kabr7l).ant-col-lg-offset-0[b-hw2l88rvh1]{margin-inline-start:0}:where(.css-kabr7l).ant-col-lg-order-0[b-hw2l88rvh1]{order:0}}@media (min-width:1200px){:where(.css-kabr7l).ant-col-xl-24[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 100%;max-width:100%}:where(.css-kabr7l).ant-col-xl-push-24[b-hw2l88rvh1]{inset-inline-start:100%}:where(.css-kabr7l).ant-col-xl-pull-24[b-hw2l88rvh1]{inset-inline-end:100%}:where(.css-kabr7l).ant-col-xl-offset-24[b-hw2l88rvh1]{margin-inline-start:100%}:where(.css-kabr7l).ant-col-xl-order-24[b-hw2l88rvh1]{order:24}:where(.css-kabr7l).ant-col-xl-23[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 95.83333333333334%;max-width:95.83333333333334%}:where(.css-kabr7l).ant-col-xl-push-23[b-hw2l88rvh1]{inset-inline-start:95.83333333333334%}:where(.css-kabr7l).ant-col-xl-pull-23[b-hw2l88rvh1]{inset-inline-end:95.83333333333334%}:where(.css-kabr7l).ant-col-xl-offset-23[b-hw2l88rvh1]{margin-inline-start:95.83333333333334%}:where(.css-kabr7l).ant-col-xl-order-23[b-hw2l88rvh1]{order:23}:where(.css-kabr7l).ant-col-xl-22[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 91.66666666666666%;max-width:91.66666666666666%}:where(.css-kabr7l).ant-col-xl-push-22[b-hw2l88rvh1]{inset-inline-start:91.66666666666666%}:where(.css-kabr7l).ant-col-xl-pull-22[b-hw2l88rvh1]{inset-inline-end:91.66666666666666%}:where(.css-kabr7l).ant-col-xl-offset-22[b-hw2l88rvh1]{margin-inline-start:91.66666666666666%}:where(.css-kabr7l).ant-col-xl-order-22[b-hw2l88rvh1]{order:22}:where(.css-kabr7l).ant-col-xl-21[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 87.5%;max-width:87.5%}:where(.css-kabr7l).ant-col-xl-push-21[b-hw2l88rvh1]{inset-inline-start:87.5%}:where(.css-kabr7l).ant-col-xl-pull-21[b-hw2l88rvh1]{inset-inline-end:87.5%}:where(.css-kabr7l).ant-col-xl-offset-21[b-hw2l88rvh1]{margin-inline-start:87.5%}:where(.css-kabr7l).ant-col-xl-order-21[b-hw2l88rvh1]{order:21}:where(.css-kabr7l).ant-col-xl-20[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 83.33333333333334%;max-width:83.33333333333334%}:where(.css-kabr7l).ant-col-xl-push-20[b-hw2l88rvh1]{inset-inline-start:83.33333333333334%}:where(.css-kabr7l).ant-col-xl-pull-20[b-hw2l88rvh1]{inset-inline-end:83.33333333333334%}:where(.css-kabr7l).ant-col-xl-offset-20[b-hw2l88rvh1]{margin-inline-start:83.33333333333334%}:where(.css-kabr7l).ant-col-xl-order-20[b-hw2l88rvh1]{order:20}:where(.css-kabr7l).ant-col-xl-19[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 79.16666666666666%;max-width:79.16666666666666%}:where(.css-kabr7l).ant-col-xl-push-19[b-hw2l88rvh1]{inset-inline-start:79.16666666666666%}:where(.css-kabr7l).ant-col-xl-pull-19[b-hw2l88rvh1]{inset-inline-end:79.16666666666666%}:where(.css-kabr7l).ant-col-xl-offset-19[b-hw2l88rvh1]{margin-inline-start:79.16666666666666%}:where(.css-kabr7l).ant-col-xl-order-19[b-hw2l88rvh1]{order:19}:where(.css-kabr7l).ant-col-xl-18[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 75%;max-width:75%}:where(.css-kabr7l).ant-col-xl-push-18[b-hw2l88rvh1]{inset-inline-start:75%}:where(.css-kabr7l).ant-col-xl-pull-18[b-hw2l88rvh1]{inset-inline-end:75%}:where(.css-kabr7l).ant-col-xl-offset-18[b-hw2l88rvh1]{margin-inline-start:75%}:where(.css-kabr7l).ant-col-xl-order-18[b-hw2l88rvh1]{order:18}:where(.css-kabr7l).ant-col-xl-17[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 70.83333333333334%;max-width:70.83333333333334%}:where(.css-kabr7l).ant-col-xl-push-17[b-hw2l88rvh1]{inset-inline-start:70.83333333333334%}:where(.css-kabr7l).ant-col-xl-pull-17[b-hw2l88rvh1]{inset-inline-end:70.83333333333334%}:where(.css-kabr7l).ant-col-xl-offset-17[b-hw2l88rvh1]{margin-inline-start:70.83333333333334%}:where(.css-kabr7l).ant-col-xl-order-17[b-hw2l88rvh1]{order:17}:where(.css-kabr7l).ant-col-xl-16[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 66.66666666666666%;max-width:66.66666666666666%}:where(.css-kabr7l).ant-col-xl-push-16[b-hw2l88rvh1]{inset-inline-start:66.66666666666666%}:where(.css-kabr7l).ant-col-xl-pull-16[b-hw2l88rvh1]{inset-inline-end:66.66666666666666%}:where(.css-kabr7l).ant-col-xl-offset-16[b-hw2l88rvh1]{margin-inline-start:66.66666666666666%}:where(.css-kabr7l).ant-col-xl-order-16[b-hw2l88rvh1]{order:16}:where(.css-kabr7l).ant-col-xl-15[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 62.5%;max-width:62.5%}:where(.css-kabr7l).ant-col-xl-push-15[b-hw2l88rvh1]{inset-inline-start:62.5%}:where(.css-kabr7l).ant-col-xl-pull-15[b-hw2l88rvh1]{inset-inline-end:62.5%}:where(.css-kabr7l).ant-col-xl-offset-15[b-hw2l88rvh1]{margin-inline-start:62.5%}:where(.css-kabr7l).ant-col-xl-order-15[b-hw2l88rvh1]{order:15}:where(.css-kabr7l).ant-col-xl-14[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 58.333333333333336%;max-width:58.333333333333336%}:where(.css-kabr7l).ant-col-xl-push-14[b-hw2l88rvh1]{inset-inline-start:58.333333333333336%}:where(.css-kabr7l).ant-col-xl-pull-14[b-hw2l88rvh1]{inset-inline-end:58.333333333333336%}:where(.css-kabr7l).ant-col-xl-offset-14[b-hw2l88rvh1]{margin-inline-start:58.333333333333336%}:where(.css-kabr7l).ant-col-xl-order-14[b-hw2l88rvh1]{order:14}:where(.css-kabr7l).ant-col-xl-13[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 54.166666666666664%;max-width:54.166666666666664%}:where(.css-kabr7l).ant-col-xl-push-13[b-hw2l88rvh1]{inset-inline-start:54.166666666666664%}:where(.css-kabr7l).ant-col-xl-pull-13[b-hw2l88rvh1]{inset-inline-end:54.166666666666664%}:where(.css-kabr7l).ant-col-xl-offset-13[b-hw2l88rvh1]{margin-inline-start:54.166666666666664%}:where(.css-kabr7l).ant-col-xl-order-13[b-hw2l88rvh1]{order:13}:where(.css-kabr7l).ant-col-xl-12[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 50%;max-width:50%}:where(.css-kabr7l).ant-col-xl-push-12[b-hw2l88rvh1]{inset-inline-start:50%}:where(.css-kabr7l).ant-col-xl-pull-12[b-hw2l88rvh1]{inset-inline-end:50%}:where(.css-kabr7l).ant-col-xl-offset-12[b-hw2l88rvh1]{margin-inline-start:50%}:where(.css-kabr7l).ant-col-xl-order-12[b-hw2l88rvh1]{order:12}:where(.css-kabr7l).ant-col-xl-11[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 45.83333333333333%;max-width:45.83333333333333%}:where(.css-kabr7l).ant-col-xl-push-11[b-hw2l88rvh1]{inset-inline-start:45.83333333333333%}:where(.css-kabr7l).ant-col-xl-pull-11[b-hw2l88rvh1]{inset-inline-end:45.83333333333333%}:where(.css-kabr7l).ant-col-xl-offset-11[b-hw2l88rvh1]{margin-inline-start:45.83333333333333%}:where(.css-kabr7l).ant-col-xl-order-11[b-hw2l88rvh1]{order:11}:where(.css-kabr7l).ant-col-xl-10[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 41.66666666666667%;max-width:41.66666666666667%}:where(.css-kabr7l).ant-col-xl-push-10[b-hw2l88rvh1]{inset-inline-start:41.66666666666667%}:where(.css-kabr7l).ant-col-xl-pull-10[b-hw2l88rvh1]{inset-inline-end:41.66666666666667%}:where(.css-kabr7l).ant-col-xl-offset-10[b-hw2l88rvh1]{margin-inline-start:41.66666666666667%}:where(.css-kabr7l).ant-col-xl-order-10[b-hw2l88rvh1]{order:10}:where(.css-kabr7l).ant-col-xl-9[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 37.5%;max-width:37.5%}:where(.css-kabr7l).ant-col-xl-push-9[b-hw2l88rvh1]{inset-inline-start:37.5%}:where(.css-kabr7l).ant-col-xl-pull-9[b-hw2l88rvh1]{inset-inline-end:37.5%}:where(.css-kabr7l).ant-col-xl-offset-9[b-hw2l88rvh1]{margin-inline-start:37.5%}:where(.css-kabr7l).ant-col-xl-order-9[b-hw2l88rvh1]{order:9}:where(.css-kabr7l).ant-col-xl-8[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 33.33333333333333%;max-width:33.33333333333333%}:where(.css-kabr7l).ant-col-xl-push-8[b-hw2l88rvh1]{inset-inline-start:33.33333333333333%}:where(.css-kabr7l).ant-col-xl-pull-8[b-hw2l88rvh1]{inset-inline-end:33.33333333333333%}:where(.css-kabr7l).ant-col-xl-offset-8[b-hw2l88rvh1]{margin-inline-start:33.33333333333333%}:where(.css-kabr7l).ant-col-xl-order-8[b-hw2l88rvh1]{order:8}:where(.css-kabr7l).ant-col-xl-7[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 29.166666666666668%;max-width:29.166666666666668%}:where(.css-kabr7l).ant-col-xl-push-7[b-hw2l88rvh1]{inset-inline-start:29.166666666666668%}:where(.css-kabr7l).ant-col-xl-pull-7[b-hw2l88rvh1]{inset-inline-end:29.166666666666668%}:where(.css-kabr7l).ant-col-xl-offset-7[b-hw2l88rvh1]{margin-inline-start:29.166666666666668%}:where(.css-kabr7l).ant-col-xl-order-7[b-hw2l88rvh1]{order:7}:where(.css-kabr7l).ant-col-xl-6[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 25%;max-width:25%}:where(.css-kabr7l).ant-col-xl-push-6[b-hw2l88rvh1]{inset-inline-start:25%}:where(.css-kabr7l).ant-col-xl-pull-6[b-hw2l88rvh1]{inset-inline-end:25%}:where(.css-kabr7l).ant-col-xl-offset-6[b-hw2l88rvh1]{margin-inline-start:25%}:where(.css-kabr7l).ant-col-xl-order-6[b-hw2l88rvh1]{order:6}:where(.css-kabr7l).ant-col-xl-5[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 20.833333333333336%;max-width:20.833333333333336%}:where(.css-kabr7l).ant-col-xl-push-5[b-hw2l88rvh1]{inset-inline-start:20.833333333333336%}:where(.css-kabr7l).ant-col-xl-pull-5[b-hw2l88rvh1]{inset-inline-end:20.833333333333336%}:where(.css-kabr7l).ant-col-xl-offset-5[b-hw2l88rvh1]{margin-inline-start:20.833333333333336%}:where(.css-kabr7l).ant-col-xl-order-5[b-hw2l88rvh1]{order:5}:where(.css-kabr7l).ant-col-xl-4[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 16.666666666666664%;max-width:16.666666666666664%}:where(.css-kabr7l).ant-col-xl-push-4[b-hw2l88rvh1]{inset-inline-start:16.666666666666664%}:where(.css-kabr7l).ant-col-xl-pull-4[b-hw2l88rvh1]{inset-inline-end:16.666666666666664%}:where(.css-kabr7l).ant-col-xl-offset-4[b-hw2l88rvh1]{margin-inline-start:16.666666666666664%}:where(.css-kabr7l).ant-col-xl-order-4[b-hw2l88rvh1]{order:4}:where(.css-kabr7l).ant-col-xl-3[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 12.5%;max-width:12.5%}:where(.css-kabr7l).ant-col-xl-push-3[b-hw2l88rvh1]{inset-inline-start:12.5%}:where(.css-kabr7l).ant-col-xl-pull-3[b-hw2l88rvh1]{inset-inline-end:12.5%}:where(.css-kabr7l).ant-col-xl-offset-3[b-hw2l88rvh1]{margin-inline-start:12.5%}:where(.css-kabr7l).ant-col-xl-order-3[b-hw2l88rvh1]{order:3}:where(.css-kabr7l).ant-col-xl-2[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 8.333333333333332%;max-width:8.333333333333332%}:where(.css-kabr7l).ant-col-xl-push-2[b-hw2l88rvh1]{inset-inline-start:8.333333333333332%}:where(.css-kabr7l).ant-col-xl-pull-2[b-hw2l88rvh1]{inset-inline-end:8.333333333333332%}:where(.css-kabr7l).ant-col-xl-offset-2[b-hw2l88rvh1]{margin-inline-start:8.333333333333332%}:where(.css-kabr7l).ant-col-xl-order-2[b-hw2l88rvh1]{order:2}:where(.css-kabr7l).ant-col-xl-1[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 4.166666666666666%;max-width:4.166666666666666%}:where(.css-kabr7l).ant-col-xl-push-1[b-hw2l88rvh1]{inset-inline-start:4.166666666666666%}:where(.css-kabr7l).ant-col-xl-pull-1[b-hw2l88rvh1]{inset-inline-end:4.166666666666666%}:where(.css-kabr7l).ant-col-xl-offset-1[b-hw2l88rvh1]{margin-inline-start:4.166666666666666%}:where(.css-kabr7l).ant-col-xl-order-1[b-hw2l88rvh1]{order:1}:where(.css-kabr7l).ant-col-xl-0[b-hw2l88rvh1]{display:none}:where(.css-kabr7l).ant-col-push-0[b-hw2l88rvh1]{inset-inline-start:auto}:where(.css-kabr7l).ant-col-pull-0[b-hw2l88rvh1]{inset-inline-end:auto}:where(.css-kabr7l).ant-col-xl-push-0[b-hw2l88rvh1]{inset-inline-start:auto}:where(.css-kabr7l).ant-col-xl-pull-0[b-hw2l88rvh1]{inset-inline-end:auto}:where(.css-kabr7l).ant-col-xl-offset-0[b-hw2l88rvh1]{margin-inline-start:0}:where(.css-kabr7l).ant-col-xl-order-0[b-hw2l88rvh1]{order:0}}@media (min-width:1600px){:where(.css-kabr7l).ant-col-xxl-24[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 100%;max-width:100%}:where(.css-kabr7l).ant-col-xxl-push-24[b-hw2l88rvh1]{inset-inline-start:100%}:where(.css-kabr7l).ant-col-xxl-pull-24[b-hw2l88rvh1]{inset-inline-end:100%}:where(.css-kabr7l).ant-col-xxl-offset-24[b-hw2l88rvh1]{margin-inline-start:100%}:where(.css-kabr7l).ant-col-xxl-order-24[b-hw2l88rvh1]{order:24}:where(.css-kabr7l).ant-col-xxl-23[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 95.83333333333334%;max-width:95.83333333333334%}:where(.css-kabr7l).ant-col-xxl-push-23[b-hw2l88rvh1]{inset-inline-start:95.83333333333334%}:where(.css-kabr7l).ant-col-xxl-pull-23[b-hw2l88rvh1]{inset-inline-end:95.83333333333334%}:where(.css-kabr7l).ant-col-xxl-offset-23[b-hw2l88rvh1]{margin-inline-start:95.83333333333334%}:where(.css-kabr7l).ant-col-xxl-order-23[b-hw2l88rvh1]{order:23}:where(.css-kabr7l).ant-col-xxl-22[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 91.66666666666666%;max-width:91.66666666666666%}:where(.css-kabr7l).ant-col-xxl-push-22[b-hw2l88rvh1]{inset-inline-start:91.66666666666666%}:where(.css-kabr7l).ant-col-xxl-pull-22[b-hw2l88rvh1]{inset-inline-end:91.66666666666666%}:where(.css-kabr7l).ant-col-xxl-offset-22[b-hw2l88rvh1]{margin-inline-start:91.66666666666666%}:where(.css-kabr7l).ant-col-xxl-order-22[b-hw2l88rvh1]{order:22}:where(.css-kabr7l).ant-col-xxl-21[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 87.5%;max-width:87.5%}:where(.css-kabr7l).ant-col-xxl-push-21[b-hw2l88rvh1]{inset-inline-start:87.5%}:where(.css-kabr7l).ant-col-xxl-pull-21[b-hw2l88rvh1]{inset-inline-end:87.5%}:where(.css-kabr7l).ant-col-xxl-offset-21[b-hw2l88rvh1]{margin-inline-start:87.5%}:where(.css-kabr7l).ant-col-xxl-order-21[b-hw2l88rvh1]{order:21}:where(.css-kabr7l).ant-col-xxl-20[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 83.33333333333334%;max-width:83.33333333333334%}:where(.css-kabr7l).ant-col-xxl-push-20[b-hw2l88rvh1]{inset-inline-start:83.33333333333334%}:where(.css-kabr7l).ant-col-xxl-pull-20[b-hw2l88rvh1]{inset-inline-end:83.33333333333334%}:where(.css-kabr7l).ant-col-xxl-offset-20[b-hw2l88rvh1]{margin-inline-start:83.33333333333334%}:where(.css-kabr7l).ant-col-xxl-order-20[b-hw2l88rvh1]{order:20}:where(.css-kabr7l).ant-col-xxl-19[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 79.16666666666666%;max-width:79.16666666666666%}:where(.css-kabr7l).ant-col-xxl-push-19[b-hw2l88rvh1]{inset-inline-start:79.16666666666666%}:where(.css-kabr7l).ant-col-xxl-pull-19[b-hw2l88rvh1]{inset-inline-end:79.16666666666666%}:where(.css-kabr7l).ant-col-xxl-offset-19[b-hw2l88rvh1]{margin-inline-start:79.16666666666666%}:where(.css-kabr7l).ant-col-xxl-order-19[b-hw2l88rvh1]{order:19}:where(.css-kabr7l).ant-col-xxl-18[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 75%;max-width:75%}:where(.css-kabr7l).ant-col-xxl-push-18[b-hw2l88rvh1]{inset-inline-start:75%}:where(.css-kabr7l).ant-col-xxl-pull-18[b-hw2l88rvh1]{inset-inline-end:75%}:where(.css-kabr7l).ant-col-xxl-offset-18[b-hw2l88rvh1]{margin-inline-start:75%}:where(.css-kabr7l).ant-col-xxl-order-18[b-hw2l88rvh1]{order:18}:where(.css-kabr7l).ant-col-xxl-17[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 70.83333333333334%;max-width:70.83333333333334%}:where(.css-kabr7l).ant-col-xxl-push-17[b-hw2l88rvh1]{inset-inline-start:70.83333333333334%}:where(.css-kabr7l).ant-col-xxl-pull-17[b-hw2l88rvh1]{inset-inline-end:70.83333333333334%}:where(.css-kabr7l).ant-col-xxl-offset-17[b-hw2l88rvh1]{margin-inline-start:70.83333333333334%}:where(.css-kabr7l).ant-col-xxl-order-17[b-hw2l88rvh1]{order:17}:where(.css-kabr7l).ant-col-xxl-16[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 66.66666666666666%;max-width:66.66666666666666%}:where(.css-kabr7l).ant-col-xxl-push-16[b-hw2l88rvh1]{inset-inline-start:66.66666666666666%}:where(.css-kabr7l).ant-col-xxl-pull-16[b-hw2l88rvh1]{inset-inline-end:66.66666666666666%}:where(.css-kabr7l).ant-col-xxl-offset-16[b-hw2l88rvh1]{margin-inline-start:66.66666666666666%}:where(.css-kabr7l).ant-col-xxl-order-16[b-hw2l88rvh1]{order:16}:where(.css-kabr7l).ant-col-xxl-15[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 62.5%;max-width:62.5%}:where(.css-kabr7l).ant-col-xxl-push-15[b-hw2l88rvh1]{inset-inline-start:62.5%}:where(.css-kabr7l).ant-col-xxl-pull-15[b-hw2l88rvh1]{inset-inline-end:62.5%}:where(.css-kabr7l).ant-col-xxl-offset-15[b-hw2l88rvh1]{margin-inline-start:62.5%}:where(.css-kabr7l).ant-col-xxl-order-15[b-hw2l88rvh1]{order:15}:where(.css-kabr7l).ant-col-xxl-14[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 58.333333333333336%;max-width:58.333333333333336%}:where(.css-kabr7l).ant-col-xxl-push-14[b-hw2l88rvh1]{inset-inline-start:58.333333333333336%}:where(.css-kabr7l).ant-col-xxl-pull-14[b-hw2l88rvh1]{inset-inline-end:58.333333333333336%}:where(.css-kabr7l).ant-col-xxl-offset-14[b-hw2l88rvh1]{margin-inline-start:58.333333333333336%}:where(.css-kabr7l).ant-col-xxl-order-14[b-hw2l88rvh1]{order:14}:where(.css-kabr7l).ant-col-xxl-13[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 54.166666666666664%;max-width:54.166666666666664%}:where(.css-kabr7l).ant-col-xxl-push-13[b-hw2l88rvh1]{inset-inline-start:54.166666666666664%}:where(.css-kabr7l).ant-col-xxl-pull-13[b-hw2l88rvh1]{inset-inline-end:54.166666666666664%}:where(.css-kabr7l).ant-col-xxl-offset-13[b-hw2l88rvh1]{margin-inline-start:54.166666666666664%}:where(.css-kabr7l).ant-col-xxl-order-13[b-hw2l88rvh1]{order:13}:where(.css-kabr7l).ant-col-xxl-12[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 50%;max-width:50%}:where(.css-kabr7l).ant-col-xxl-push-12[b-hw2l88rvh1]{inset-inline-start:50%}:where(.css-kabr7l).ant-col-xxl-pull-12[b-hw2l88rvh1]{inset-inline-end:50%}:where(.css-kabr7l).ant-col-xxl-offset-12[b-hw2l88rvh1]{margin-inline-start:50%}:where(.css-kabr7l).ant-col-xxl-order-12[b-hw2l88rvh1]{order:12}:where(.css-kabr7l).ant-col-xxl-11[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 45.83333333333333%;max-width:45.83333333333333%}:where(.css-kabr7l).ant-col-xxl-push-11[b-hw2l88rvh1]{inset-inline-start:45.83333333333333%}:where(.css-kabr7l).ant-col-xxl-pull-11[b-hw2l88rvh1]{inset-inline-end:45.83333333333333%}:where(.css-kabr7l).ant-col-xxl-offset-11[b-hw2l88rvh1]{margin-inline-start:45.83333333333333%}:where(.css-kabr7l).ant-col-xxl-order-11[b-hw2l88rvh1]{order:11}:where(.css-kabr7l).ant-col-xxl-10[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 41.66666666666667%;max-width:41.66666666666667%}:where(.css-kabr7l).ant-col-xxl-push-10[b-hw2l88rvh1]{inset-inline-start:41.66666666666667%}:where(.css-kabr7l).ant-col-xxl-pull-10[b-hw2l88rvh1]{inset-inline-end:41.66666666666667%}:where(.css-kabr7l).ant-col-xxl-offset-10[b-hw2l88rvh1]{margin-inline-start:41.66666666666667%}:where(.css-kabr7l).ant-col-xxl-order-10[b-hw2l88rvh1]{order:10}:where(.css-kabr7l).ant-col-xxl-9[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 37.5%;max-width:37.5%}:where(.css-kabr7l).ant-col-xxl-push-9[b-hw2l88rvh1]{inset-inline-start:37.5%}:where(.css-kabr7l).ant-col-xxl-pull-9[b-hw2l88rvh1]{inset-inline-end:37.5%}:where(.css-kabr7l).ant-col-xxl-offset-9[b-hw2l88rvh1]{margin-inline-start:37.5%}:where(.css-kabr7l).ant-col-xxl-order-9[b-hw2l88rvh1]{order:9}:where(.css-kabr7l).ant-col-xxl-8[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 33.33333333333333%;max-width:33.33333333333333%}:where(.css-kabr7l).ant-col-xxl-push-8[b-hw2l88rvh1]{inset-inline-start:33.33333333333333%}:where(.css-kabr7l).ant-col-xxl-pull-8[b-hw2l88rvh1]{inset-inline-end:33.33333333333333%}:where(.css-kabr7l).ant-col-xxl-offset-8[b-hw2l88rvh1]{margin-inline-start:33.33333333333333%}:where(.css-kabr7l).ant-col-xxl-order-8[b-hw2l88rvh1]{order:8}:where(.css-kabr7l).ant-col-xxl-7[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 29.166666666666668%;max-width:29.166666666666668%}:where(.css-kabr7l).ant-col-xxl-push-7[b-hw2l88rvh1]{inset-inline-start:29.166666666666668%}:where(.css-kabr7l).ant-col-xxl-pull-7[b-hw2l88rvh1]{inset-inline-end:29.166666666666668%}:where(.css-kabr7l).ant-col-xxl-offset-7[b-hw2l88rvh1]{margin-inline-start:29.166666666666668%}:where(.css-kabr7l).ant-col-xxl-order-7[b-hw2l88rvh1]{order:7}:where(.css-kabr7l).ant-col-xxl-6[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 25%;max-width:25%}:where(.css-kabr7l).ant-col-xxl-push-6[b-hw2l88rvh1]{inset-inline-start:25%}:where(.css-kabr7l).ant-col-xxl-pull-6[b-hw2l88rvh1]{inset-inline-end:25%}:where(.css-kabr7l).ant-col-xxl-offset-6[b-hw2l88rvh1]{margin-inline-start:25%}:where(.css-kabr7l).ant-col-xxl-order-6[b-hw2l88rvh1]{order:6}:where(.css-kabr7l).ant-col-xxl-5[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 20.833333333333336%;max-width:20.833333333333336%}:where(.css-kabr7l).ant-col-xxl-push-5[b-hw2l88rvh1]{inset-inline-start:20.833333333333336%}:where(.css-kabr7l).ant-col-xxl-pull-5[b-hw2l88rvh1]{inset-inline-end:20.833333333333336%}:where(.css-kabr7l).ant-col-xxl-offset-5[b-hw2l88rvh1]{margin-inline-start:20.833333333333336%}:where(.css-kabr7l).ant-col-xxl-order-5[b-hw2l88rvh1]{order:5}:where(.css-kabr7l).ant-col-xxl-4[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 16.666666666666664%;max-width:16.666666666666664%}:where(.css-kabr7l).ant-col-xxl-push-4[b-hw2l88rvh1]{inset-inline-start:16.666666666666664%}:where(.css-kabr7l).ant-col-xxl-pull-4[b-hw2l88rvh1]{inset-inline-end:16.666666666666664%}:where(.css-kabr7l).ant-col-xxl-offset-4[b-hw2l88rvh1]{margin-inline-start:16.666666666666664%}:where(.css-kabr7l).ant-col-xxl-order-4[b-hw2l88rvh1]{order:4}:where(.css-kabr7l).ant-col-xxl-3[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 12.5%;max-width:12.5%}:where(.css-kabr7l).ant-col-xxl-push-3[b-hw2l88rvh1]{inset-inline-start:12.5%}:where(.css-kabr7l).ant-col-xxl-pull-3[b-hw2l88rvh1]{inset-inline-end:12.5%}:where(.css-kabr7l).ant-col-xxl-offset-3[b-hw2l88rvh1]{margin-inline-start:12.5%}:where(.css-kabr7l).ant-col-xxl-order-3[b-hw2l88rvh1]{order:3}:where(.css-kabr7l).ant-col-xxl-2[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 8.333333333333332%;max-width:8.333333333333332%}:where(.css-kabr7l).ant-col-xxl-push-2[b-hw2l88rvh1]{inset-inline-start:8.333333333333332%}:where(.css-kabr7l).ant-col-xxl-pull-2[b-hw2l88rvh1]{inset-inline-end:8.333333333333332%}:where(.css-kabr7l).ant-col-xxl-offset-2[b-hw2l88rvh1]{margin-inline-start:8.333333333333332%}:where(.css-kabr7l).ant-col-xxl-order-2[b-hw2l88rvh1]{order:2}:where(.css-kabr7l).ant-col-xxl-1[b-hw2l88rvh1]{--ant-display:block;display:block;display:var(--ant-display);flex:0 0 4.166666666666666%;max-width:4.166666666666666%}:where(.css-kabr7l).ant-col-xxl-push-1[b-hw2l88rvh1]{inset-inline-start:4.166666666666666%}:where(.css-kabr7l).ant-col-xxl-pull-1[b-hw2l88rvh1]{inset-inline-end:4.166666666666666%}:where(.css-kabr7l).ant-col-xxl-offset-1[b-hw2l88rvh1]{margin-inline-start:4.166666666666666%}:where(.css-kabr7l).ant-col-xxl-order-1[b-hw2l88rvh1]{order:1}:where(.css-kabr7l).ant-col-xxl-0[b-hw2l88rvh1]{display:none}:where(.css-kabr7l).ant-col-push-0[b-hw2l88rvh1]{inset-inline-start:auto}:where(.css-kabr7l).ant-col-pull-0[b-hw2l88rvh1]{inset-inline-end:auto}:where(.css-kabr7l).ant-col-xxl-push-0[b-hw2l88rvh1]{inset-inline-start:auto}:where(.css-kabr7l).ant-col-xxl-pull-0[b-hw2l88rvh1]{inset-inline-end:auto}:where(.css-kabr7l).ant-col-xxl-offset-0[b-hw2l88rvh1]{margin-inline-start:0}:where(.css-kabr7l).ant-col-xxl-order-0[b-hw2l88rvh1]{order:0}}:where(.css-kabr7l).ant-popover[b-hw2l88rvh1]{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.88);font-size:14px;line-height:1.5714285714285714;list-style:none;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';position:absolute;top:0;left:0;z-index:1030;font-weight:400;white-space:normal;text-align:start;cursor:auto;user-select:text;transform-origin:var(--arrow-x,50%) var(--arrow-y,50%);--antd-arrow-background-color:#ffffff}:where(.css-kabr7l).ant-popover-rtl[b-hw2l88rvh1]{direction:rtl}:where(.css-kabr7l).ant-popover-hidden[b-hw2l88rvh1]{display:none}:where(.css-kabr7l).ant-popover .ant-popover-content[b-hw2l88rvh1]{position:relative}:where(.css-kabr7l).ant-popover .ant-popover-inner[b-hw2l88rvh1]{background-color:#fff;background-clip:padding-box;border-radius:8px;box-shadow:0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,.05);padding:12px}:where(.css-kabr7l).ant-popover .ant-popover-title[b-hw2l88rvh1]{min-width:177px;margin-bottom:8px;color:rgba(0,0,0,.88);font-weight:600;border-bottom:none;padding:0}:where(.css-kabr7l).ant-popover .ant-popover-inner-content[b-hw2l88rvh1]{color:rgba(0,0,0,.88);padding:0}:where(.css-kabr7l).ant-popover .ant-popover-arrow[b-hw2l88rvh1]{position:absolute;z-index:1;display:block;pointer-events:none;width:16px;height:16px;overflow:hidden}:where(.css-kabr7l).ant-popover .ant-popover-arrow[b-hw2l88rvh1]::before{position:absolute;bottom:0;inset-inline-start:0;width:16px;height:8px;background:var(--antd-arrow-background-color);clip-path:polygon(1.6568542494923806px 100%,50% 1.6568542494923806px,14.34314575050762px 100%,1.6568542494923806px 100%);clip-path:path('M 0 8 A 4 4 0 0 0 2.82842712474619 6.82842712474619 L 6.585786437626905 3.0710678118654755 A 2 2 0 0 1 9.414213562373096 3.0710678118654755 L 13.17157287525381 6.82842712474619 A 4 4 0 0 0 16 8 Z');content:""}:where(.css-kabr7l).ant-popover .ant-popover-arrow[b-hw2l88rvh1]::after{content:"";position:absolute;width:8.970562748477143px;height:8.970562748477143px;bottom:0;inset-inline:0;margin:auto;border-radius:0 0 2px;transform:translateY(50%) rotate(-135deg);box-shadow:2px 2px 5px rgba(0,0,0,.05);z-index:0;background:0 0}:where(.css-kabr7l).ant-popover .ant-popover-arrow[b-hw2l88rvh1]:before{background:var(--antd-arrow-background-color)}:where(.css-kabr7l).ant-popover-placement-top .ant-popover-arrow[b-hw2l88rvh1],:where(.css-kabr7l).ant-popover-placement-topLeft .ant-popover-arrow[b-hw2l88rvh1],:where(.css-kabr7l).ant-popover-placement-topRight .ant-popover-arrow[b-hw2l88rvh1]{bottom:0;transform:translateY(100%) rotate(180deg)}:where(.css-kabr7l).ant-popover-placement-top .ant-popover-arrow[b-hw2l88rvh1]{left:50%;transform:translateX(-50%) translateY(100%) rotate(180deg)}:where(.css-kabr7l).ant-popover-placement-topLeft .ant-popover-arrow[b-hw2l88rvh1]{left:12px}:where(.css-kabr7l).ant-popover-placement-topRight .ant-popover-arrow[b-hw2l88rvh1]{right:12px}:where(.css-kabr7l).ant-popover-placement-bottom .ant-popover-arrow[b-hw2l88rvh1],:where(.css-kabr7l).ant-popover-placement-bottomLeft .ant-popover-arrow[b-hw2l88rvh1],:where(.css-kabr7l).ant-popover-placement-bottomRight .ant-popover-arrow[b-hw2l88rvh1]{top:0;transform:translateY(-100%)}:where(.css-kabr7l).ant-popover-placement-bottom .ant-popover-arrow[b-hw2l88rvh1]{left:50%;transform:translateX(-50%) translateY(-100%)}:where(.css-kabr7l).ant-popover-placement-bottomLeft .ant-popover-arrow[b-hw2l88rvh1]{left:12px}:where(.css-kabr7l).ant-popover-placement-bottomRight .ant-popover-arrow[b-hw2l88rvh1]{right:12px}:where(.css-kabr7l).ant-popover-placement-left .ant-popover-arrow[b-hw2l88rvh1],:where(.css-kabr7l).ant-popover-placement-leftBottom .ant-popover-arrow[b-hw2l88rvh1],:where(.css-kabr7l).ant-popover-placement-leftTop .ant-popover-arrow[b-hw2l88rvh1]{right:0;transform:translateX(100%) rotate(90deg)}:where(.css-kabr7l).ant-popover-placement-left .ant-popover-arrow[b-hw2l88rvh1]{top:50%;transform:translateY(-50%) translateX(100%) rotate(90deg)}:where(.css-kabr7l).ant-popover-placement-leftTop .ant-popover-arrow[b-hw2l88rvh1]{top:8px}:where(.css-kabr7l).ant-popover-placement-leftBottom .ant-popover-arrow[b-hw2l88rvh1]{bottom:8px}:where(.css-kabr7l).ant-popover-placement-right .ant-popover-arrow[b-hw2l88rvh1],:where(.css-kabr7l).ant-popover-placement-rightBottom .ant-popover-arrow[b-hw2l88rvh1],:where(.css-kabr7l).ant-popover-placement-rightTop .ant-popover-arrow[b-hw2l88rvh1]{left:0;transform:translateX(-100%) rotate(-90deg)}:where(.css-kabr7l).ant-popover-placement-right .ant-popover-arrow[b-hw2l88rvh1]{top:50%;transform:translateY(-50%) translateX(-100%) rotate(-90deg)}:where(.css-kabr7l).ant-popover-placement-rightTop .ant-popover-arrow[b-hw2l88rvh1]{top:8px}:where(.css-kabr7l).ant-popover-placement-rightBottom .ant-popover-arrow[b-hw2l88rvh1]{bottom:8px}:where(.css-kabr7l).ant-popover-pure[b-hw2l88rvh1]{position:relative;max-width:none;margin:16px;display:inline-block}:where(.css-kabr7l).ant-popover-pure .ant-popover-content[b-hw2l88rvh1]{display:inline-block}:where(.css-kabr7l).ant-popover.ant-popover-blue[b-hw2l88rvh1]{--antd-arrow-background-color:#1677ff}:where(.css-kabr7l).ant-popover.ant-popover-blue .ant-popover-inner[b-hw2l88rvh1]{background-color:#1677ff}:where(.css-kabr7l).ant-popover.ant-popover-blue .ant-popover-arrow[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-popover.ant-popover-purple[b-hw2l88rvh1]{--antd-arrow-background-color:#722ed1}:where(.css-kabr7l).ant-popover.ant-popover-purple .ant-popover-inner[b-hw2l88rvh1]{background-color:#722ed1}:where(.css-kabr7l).ant-popover.ant-popover-purple .ant-popover-arrow[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-popover.ant-popover-cyan[b-hw2l88rvh1]{--antd-arrow-background-color:#13c2c2}:where(.css-kabr7l).ant-popover.ant-popover-cyan .ant-popover-inner[b-hw2l88rvh1]{background-color:#13c2c2}:where(.css-kabr7l).ant-popover.ant-popover-cyan .ant-popover-arrow[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-popover.ant-popover-green[b-hw2l88rvh1]{--antd-arrow-background-color:#52c41a}:where(.css-kabr7l).ant-popover.ant-popover-green .ant-popover-inner[b-hw2l88rvh1]{background-color:#52c41a}:where(.css-kabr7l).ant-popover.ant-popover-green .ant-popover-arrow[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-popover.ant-popover-magenta[b-hw2l88rvh1]{--antd-arrow-background-color:#eb2f96}:where(.css-kabr7l).ant-popover.ant-popover-magenta .ant-popover-inner[b-hw2l88rvh1]{background-color:#eb2f96}:where(.css-kabr7l).ant-popover.ant-popover-magenta .ant-popover-arrow[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-popover.ant-popover-pink[b-hw2l88rvh1]{--antd-arrow-background-color:#eb2f96}:where(.css-kabr7l).ant-popover.ant-popover-pink .ant-popover-inner[b-hw2l88rvh1]{background-color:#eb2f96}:where(.css-kabr7l).ant-popover.ant-popover-pink .ant-popover-arrow[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-popover.ant-popover-red[b-hw2l88rvh1]{--antd-arrow-background-color:#f5222d}:where(.css-kabr7l).ant-popover.ant-popover-red .ant-popover-inner[b-hw2l88rvh1]{background-color:#f5222d}:where(.css-kabr7l).ant-popover.ant-popover-red .ant-popover-arrow[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-popover.ant-popover-orange[b-hw2l88rvh1]{--antd-arrow-background-color:#fa8c16}:where(.css-kabr7l).ant-popover.ant-popover-orange .ant-popover-inner[b-hw2l88rvh1]{background-color:#fa8c16}:where(.css-kabr7l).ant-popover.ant-popover-orange .ant-popover-arrow[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-popover.ant-popover-yellow[b-hw2l88rvh1]{--antd-arrow-background-color:#fadb14}:where(.css-kabr7l).ant-popover.ant-popover-yellow .ant-popover-inner[b-hw2l88rvh1]{background-color:#fadb14}:where(.css-kabr7l).ant-popover.ant-popover-yellow .ant-popover-arrow[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-popover.ant-popover-volcano[b-hw2l88rvh1]{--antd-arrow-background-color:#fa541c}:where(.css-kabr7l).ant-popover.ant-popover-volcano .ant-popover-inner[b-hw2l88rvh1]{background-color:#fa541c}:where(.css-kabr7l).ant-popover.ant-popover-volcano .ant-popover-arrow[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-popover.ant-popover-geekblue[b-hw2l88rvh1]{--antd-arrow-background-color:#2f54eb}:where(.css-kabr7l).ant-popover.ant-popover-geekblue .ant-popover-inner[b-hw2l88rvh1]{background-color:#2f54eb}:where(.css-kabr7l).ant-popover.ant-popover-geekblue .ant-popover-arrow[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-popover.ant-popover-lime[b-hw2l88rvh1]{--antd-arrow-background-color:#a0d911}:where(.css-kabr7l).ant-popover.ant-popover-lime .ant-popover-inner[b-hw2l88rvh1]{background-color:#a0d911}:where(.css-kabr7l).ant-popover.ant-popover-lime .ant-popover-arrow[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-popover.ant-popover-gold[b-hw2l88rvh1]{--antd-arrow-background-color:#faad14}:where(.css-kabr7l).ant-popover.ant-popover-gold .ant-popover-inner[b-hw2l88rvh1]{background-color:#faad14}:where(.css-kabr7l).ant-popover.ant-popover-gold .ant-popover-arrow[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-zoom-big-appear[b-hw2l88rvh1],:where(.css-kabr7l).ant-zoom-big-enter[b-hw2l88rvh1]{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused;transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(0.08,0.82,0.17,1)}:where(.css-kabr7l).ant-zoom-big-leave[b-hw2l88rvh1]{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused;animation-timing-function:cubic-bezier(0.78,0.14,0.15,0.86)}:where(.css-kabr7l).ant-zoom-big-appear.ant-zoom-big-appear-active[b-hw2l88rvh1],:where(.css-kabr7l).ant-zoom-big-enter.ant-zoom-big-enter-active[b-hw2l88rvh1]{animation-name:css-kabr7l-antZoomBigIn-b-hw2l88rvh1;animation-play-state:running}:where(.css-kabr7l).ant-zoom-big-leave.ant-zoom-big-leave-active[b-hw2l88rvh1]{animation-name:css-kabr7l-antZoomBigOut-b-hw2l88rvh1;animation-play-state:running;pointer-events:none}:where(.css-kabr7l).ant-zoom-big-appear-prepare[b-hw2l88rvh1],:where(.css-kabr7l).ant-zoom-big-enter-prepare[b-hw2l88rvh1]{transform:none}@keyframes css-kabr7l-antZoomBigIn-b-hw2l88rvh1{0%{transform:scale(.8);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes css-kabr7l-antZoomBigOut-b-hw2l88rvh1{0%{transform:scale(1)}100%{transform:scale(.8);opacity:0}}:where(.css-kabr7l)[class*=" ant-input"][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-input][b-hw2l88rvh1]{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';font-size:14px;box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-input"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-input"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-input][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-input][b-hw2l88rvh1]::before{box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-input"] [class*=" ant-input"][b-hw2l88rvh1],:where(.css-kabr7l)[class*=" ant-input"] [class^=ant-input][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-input] [class*=" ant-input"][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-input] [class^=ant-input][b-hw2l88rvh1]{box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-input"] [class*=" ant-input"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-input"] [class*=" ant-input"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class*=" ant-input"] [class^=ant-input][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-input"] [class^=ant-input][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-input] [class*=" ant-input"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-input] [class*=" ant-input"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-input] [class^=ant-input][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-input] [class^=ant-input][b-hw2l88rvh1]::before{box-sizing:border-box}:where(.css-kabr7l).ant-input[b-hw2l88rvh1]{box-sizing:border-box;margin:0;padding:4px 12px;color:rgba(0,0,0,.88);font-size:14px;line-height:28px;list-style:none;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';position:relative;display:inline-block;width:100%;min-width:0;background-color:#f1f3f6;background-image:none;border:1px solid #f1f3f6;border-radius:4px;transition:.2s}:where(.css-kabr7l).ant-input[b-hw2l88rvh1]::-moz-placeholder{opacity:1}:where(.css-kabr7l).ant-input[b-hw2l88rvh1]::placeholder{color:rgba(0,0,0,.25);user-select:none}:where(.css-kabr7l).ant-input:placeholder-shown[b-hw2l88rvh1]{text-overflow:ellipsis}:where(.css-kabr7l).ant-input:hover[b-hw2l88rvh1]{border-color:#5183cf}:where(.css-kabr7l).ant-input:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input:focus-within[b-hw2l88rvh1]{border-color:#2d65c3;box-shadow:0 0 0 2px rgba(5,138,255,.06);outline:0}:where(.css-kabr7l).ant-input-disabled[b-hw2l88rvh1],:where(.css-kabr7l).ant-input[disabled][b-hw2l88rvh1]{color:rgba(0,0,0,.25);background-color:rgba(0,0,0,.04);border-color:#f1f3f6;box-shadow:none;cursor:not-allowed;opacity:1}:where(.css-kabr7l).ant-input-disabled:hover:not([disabled])[b-hw2l88rvh1],:where(.css-kabr7l).ant-input[disabled]:hover:not([disabled])[b-hw2l88rvh1]{border-color:#f1f3f6;background-color:rgba(0,0,0,.04)}:where(.css-kabr7l).ant-input-borderless[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-borderless-disabled[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-borderless-focused[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-borderless:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-borderless:hover[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-borderless[disabled][b-hw2l88rvh1]{background-color:transparent;border:none;box-shadow:none}textarea:where(.css-kabr7l).ant-input[b-hw2l88rvh1]{max-width:100%;height:auto;min-height:32px;line-height:28px;vertical-align:bottom;transition:.3s,height;resize:vertical}:where(.css-kabr7l).ant-input-lg[b-hw2l88rvh1]{padding:7px 11px;font-size:16px;line-height:1.5;border-radius:8px}:where(.css-kabr7l).ant-input-sm[b-hw2l88rvh1]{padding:NaNpx 7px;border-radius:4px}:where(.css-kabr7l).ant-input-rtl[b-hw2l88rvh1]{direction:rtl}:where(.css-kabr7l).ant-input-textarea-rtl[b-hw2l88rvh1]{direction:rtl}:where(.css-kabr7l).ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input[b-hw2l88rvh1]{border-color:#ff4d4f}:where(.css-kabr7l).ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover[b-hw2l88rvh1]{border-color:#ffa39e}:where(.css-kabr7l).ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus-within[b-hw2l88rvh1]{border-color:#ff4d4f;box-shadow:0 0 0 2px rgba(255,38,5,.06);outline:0}:where(.css-kabr7l).ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input .ant-input-prefix[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input .ant-input-suffix[b-hw2l88rvh1]{color:#ff4d4f}:where(.css-kabr7l).ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input[b-hw2l88rvh1]{border-color:#faad14}:where(.css-kabr7l).ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover[b-hw2l88rvh1]{border-color:#ffd666}:where(.css-kabr7l).ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus-within[b-hw2l88rvh1]{border-color:#faad14;box-shadow:0 0 0 2px rgba(255,215,5,.1);outline:0}:where(.css-kabr7l).ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input .ant-input-prefix[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input .ant-input-suffix[b-hw2l88rvh1]{color:#faad14}:where(.css-kabr7l).ant-input[type=color][b-hw2l88rvh1]{height:32px}:where(.css-kabr7l).ant-input[type=color].ant-input-lg[b-hw2l88rvh1]{height:40px}:where(.css-kabr7l).ant-input[type=color].ant-input-sm[b-hw2l88rvh1]{height:24px;padding-top:3px;padding-bottom:3px}:where(.css-kabr7l).ant-input[type=search][b-hw2l88rvh1]::-webkit-search-cancel-button,:where(.css-kabr7l).ant-input[type=search][b-hw2l88rvh1]::-webkit-search-decoration{-webkit-appearance:none}:where(.css-kabr7l).ant-input-textarea[b-hw2l88rvh1]{position:relative}:where(.css-kabr7l).ant-input-textarea-show-count>.ant-input[b-hw2l88rvh1]{height:100%}:where(.css-kabr7l).ant-input-textarea-show-count .ant-input-data-count[b-hw2l88rvh1]{position:absolute;bottom:-14px;inset-inline-end:0;color:rgba(0,0,0,.45);white-space:nowrap;pointer-events:none}:where(.css-kabr7l).ant-input-textarea-allow-clear>.ant-input[b-hw2l88rvh1]{padding-inline-end:24px}:where(.css-kabr7l).ant-input-textarea-affix-wrapper.ant-input-textarea-has-feedback .ant-input[b-hw2l88rvh1]{padding-inline-end:24px}:where(.css-kabr7l).ant-input-textarea-affix-wrapper.ant-input-affix-wrapper[b-hw2l88rvh1]{padding:0}:where(.css-kabr7l).ant-input-textarea-affix-wrapper.ant-input-affix-wrapper>textarea.ant-input[b-hw2l88rvh1]{font-size:inherit;border:none;outline:0}:where(.css-kabr7l).ant-input-textarea-affix-wrapper.ant-input-affix-wrapper>textarea.ant-input:focus[b-hw2l88rvh1]{box-shadow:none!important}:where(.css-kabr7l).ant-input-textarea-affix-wrapper.ant-input-affix-wrapper .ant-input-suffix[b-hw2l88rvh1]{margin:0}:where(.css-kabr7l).ant-input-textarea-affix-wrapper.ant-input-affix-wrapper .ant-input-suffix>:not(:last-child)[b-hw2l88rvh1]{margin-inline:0}:where(.css-kabr7l).ant-input-textarea-affix-wrapper.ant-input-affix-wrapper .ant-input-suffix .ant-input-clear-icon[b-hw2l88rvh1]{position:absolute;inset-inline-end:8px;inset-block-start:8px}:where(.css-kabr7l).ant-input-textarea-affix-wrapper.ant-input-affix-wrapper .ant-input-suffix .ant-input-textarea-suffix[b-hw2l88rvh1]{position:absolute;top:0;inset-inline-end:12px;bottom:0;z-index:1;display:inline-flex;align-items:center;margin:auto;pointer-events:none}:where(.css-kabr7l).ant-input-affix-wrapper[b-hw2l88rvh1]{position:relative;display:inline-flex;width:100%;min-width:0;padding:4px 12px;color:rgba(0,0,0,.88);font-size:14px;line-height:28px;background-color:#f1f3f6;background-image:none;border:1px solid #f1f3f6;border-radius:4px;transition:.2s}:where(.css-kabr7l).ant-input-affix-wrapper[b-hw2l88rvh1]::-moz-placeholder{opacity:1}:where(.css-kabr7l).ant-input-affix-wrapper[b-hw2l88rvh1]::placeholder{color:rgba(0,0,0,.25);user-select:none}:where(.css-kabr7l).ant-input-affix-wrapper:placeholder-shown[b-hw2l88rvh1]{text-overflow:ellipsis}:where(.css-kabr7l).ant-input-affix-wrapper:hover[b-hw2l88rvh1]{border-color:#5183cf}:where(.css-kabr7l).ant-input-affix-wrapper:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-affix-wrapper:focus-within[b-hw2l88rvh1]{border-color:#2d65c3;box-shadow:0 0 0 2px rgba(5,138,255,.06);outline:0}:where(.css-kabr7l).ant-input-affix-wrapper-disabled[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-affix-wrapper[disabled][b-hw2l88rvh1]{color:rgba(0,0,0,.25);background-color:rgba(0,0,0,.04);border-color:#f1f3f6;box-shadow:none;cursor:not-allowed;opacity:1}:where(.css-kabr7l).ant-input-affix-wrapper-disabled:hover:not([disabled])[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-affix-wrapper[disabled]:hover:not([disabled])[b-hw2l88rvh1]{border-color:#f1f3f6;background-color:rgba(0,0,0,.04)}:where(.css-kabr7l).ant-input-affix-wrapper-borderless[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-affix-wrapper-borderless-disabled[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-affix-wrapper-borderless-focused[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-affix-wrapper-borderless:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-affix-wrapper-borderless:hover[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-affix-wrapper-borderless[disabled][b-hw2l88rvh1]{background-color:transparent;border:none;box-shadow:none}textarea:where(.css-kabr7l).ant-input-affix-wrapper[b-hw2l88rvh1]{max-width:100%;height:auto;min-height:32px;line-height:28px;vertical-align:bottom;transition:.3s,height;resize:vertical}:where(.css-kabr7l).ant-input-affix-wrapper-lg[b-hw2l88rvh1]{padding:7px 11px;font-size:16px;line-height:1.5;border-radius:8px}:where(.css-kabr7l).ant-input-affix-wrapper-sm[b-hw2l88rvh1]{padding:NaNpx 7px;border-radius:4px}:where(.css-kabr7l).ant-input-affix-wrapper-rtl[b-hw2l88rvh1]{direction:rtl}:where(.css-kabr7l).ant-input-affix-wrapper-textarea-rtl[b-hw2l88rvh1]{direction:rtl}:where(.css-kabr7l).ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover[b-hw2l88rvh1]{z-index:1}.ant-input-search-with-button :where(.css-kabr7l).ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover[b-hw2l88rvh1]{z-index:0}:where(.css-kabr7l).ant-input-affix-wrapper-focused[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-affix-wrapper:focus[b-hw2l88rvh1]{z-index:1}:where(.css-kabr7l).ant-input-affix-wrapper-disabled .ant-input[disabled][b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-input-affix-wrapper>input.ant-input[b-hw2l88rvh1]{padding:0;font-size:inherit;border:none;border-radius:0;outline:0}:where(.css-kabr7l).ant-input-affix-wrapper>input.ant-input[b-hw2l88rvh1]::-ms-reveal{display:none}:where(.css-kabr7l).ant-input-affix-wrapper>input.ant-input:focus[b-hw2l88rvh1]{box-shadow:none!important}:where(.css-kabr7l).ant-input-affix-wrapper[b-hw2l88rvh1]::before{display:inline-block;width:0;visibility:hidden;content:"\a0"}:where(.css-kabr7l).ant-input-affix-wrapper .ant-input-prefix[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-affix-wrapper .ant-input-suffix[b-hw2l88rvh1]{display:flex;flex:none;align-items:center}:where(.css-kabr7l).ant-input-affix-wrapper .ant-input-prefix>:not(:last-child)[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-affix-wrapper .ant-input-suffix>:not(:last-child)[b-hw2l88rvh1]{margin-inline-end:8px}:where(.css-kabr7l).ant-input-affix-wrapper .ant-input-show-count-suffix[b-hw2l88rvh1]{color:rgba(0,0,0,.45)}:where(.css-kabr7l).ant-input-affix-wrapper .ant-input-show-count-has-suffix[b-hw2l88rvh1]{margin-inline-end:4px}:where(.css-kabr7l).ant-input-affix-wrapper .ant-input-prefix[b-hw2l88rvh1]{margin-inline-end:4px}:where(.css-kabr7l).ant-input-affix-wrapper .ant-input-suffix[b-hw2l88rvh1]{margin-inline-start:4px}:where(.css-kabr7l).ant-input-affix-wrapper .ant-input-clear-icon[b-hw2l88rvh1]{margin:0;color:rgba(0,0,0,.25);font-size:12px;vertical-align:-1px;cursor:pointer;transition:color .3s}:where(.css-kabr7l).ant-input-affix-wrapper .ant-input-clear-icon:hover[b-hw2l88rvh1]{color:rgba(0,0,0,.45)}:where(.css-kabr7l).ant-input-affix-wrapper .ant-input-clear-icon:active[b-hw2l88rvh1]{color:rgba(0,0,0,.88)}:where(.css-kabr7l).ant-input-affix-wrapper .ant-input-clear-icon-hidden[b-hw2l88rvh1]{visibility:hidden}:where(.css-kabr7l).ant-input-affix-wrapper .ant-input-clear-icon-has-suffix[b-hw2l88rvh1]{margin:0 4px}:where(.css-kabr7l).ant-input-affix-wrapper .anticon.ant-input-password-icon[b-hw2l88rvh1]{color:rgba(0,0,0,.45);cursor:pointer;transition:.3s}:where(.css-kabr7l).ant-input-affix-wrapper .anticon.ant-input-password-icon:hover[b-hw2l88rvh1]{color:rgba(0,0,0,.88)}:where(.css-kabr7l).ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper[b-hw2l88rvh1]{border-color:#ff4d4f}:where(.css-kabr7l).ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover[b-hw2l88rvh1]{border-color:#ffa39e}:where(.css-kabr7l).ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus-within[b-hw2l88rvh1]{border-color:#ff4d4f;box-shadow:0 0 0 2px rgba(255,38,5,.06);outline:0}:where(.css-kabr7l).ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper .ant-input-prefix[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper .ant-input-suffix[b-hw2l88rvh1]{color:#ff4d4f}:where(.css-kabr7l).ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper[b-hw2l88rvh1]{border-color:#faad14}:where(.css-kabr7l).ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover[b-hw2l88rvh1]{border-color:#ffd666}:where(.css-kabr7l).ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus-within[b-hw2l88rvh1]{border-color:#faad14;box-shadow:0 0 0 2px rgba(255,215,5,.1);outline:0}:where(.css-kabr7l).ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper .ant-input-prefix[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper .ant-input-suffix[b-hw2l88rvh1]{color:#faad14}:where(.css-kabr7l).ant-input-group[b-hw2l88rvh1]{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.88);font-size:14px;line-height:28px;list-style:none;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';position:relative;display:table;width:100%;border-collapse:separate;border-spacing:0}:where(.css-kabr7l).ant-input-group[class*=col-][b-hw2l88rvh1]{padding-inline-end:8px}:where(.css-kabr7l).ant-input-group[class*=col-]:last-child[b-hw2l88rvh1]{padding-inline-end:0}:where(.css-kabr7l).ant-input-group-lg .ant-input[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group-lg>.ant-input-group-addon[b-hw2l88rvh1]{padding:7px 11px;font-size:16px;line-height:1.5;border-radius:8px}:where(.css-kabr7l).ant-input-group-sm .ant-input[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group-sm>.ant-input-group-addon[b-hw2l88rvh1]{padding:NaNpx 7px;border-radius:4px}:where(.css-kabr7l).ant-input-group-lg .ant-select-single .ant-select-selector[b-hw2l88rvh1]{height:40px}:where(.css-kabr7l).ant-input-group-sm .ant-select-single .ant-select-selector[b-hw2l88rvh1]{height:24px}:where(.css-kabr7l).ant-input-group>.ant-input[b-hw2l88rvh1]{display:table-cell}:where(.css-kabr7l).ant-input-group>.ant-input:not(:first-child):not(:last-child)[b-hw2l88rvh1]{border-radius:0}:where(.css-kabr7l).ant-input-group .ant-input-group-addon[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group .ant-input-group-wrap[b-hw2l88rvh1]{display:table-cell;width:1px;white-space:nowrap;vertical-align:middle}:where(.css-kabr7l).ant-input-group .ant-input-group-addon:not(:first-child):not(:last-child)[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group .ant-input-group-wrap:not(:first-child):not(:last-child)[b-hw2l88rvh1]{border-radius:0}:where(.css-kabr7l).ant-input-group .ant-input-group-wrap>*[b-hw2l88rvh1]{display:block!important}:where(.css-kabr7l).ant-input-group .ant-input-group-addon[b-hw2l88rvh1]{position:relative;padding:0 12px;color:rgba(0,0,0,.88);font-weight:400;font-size:14px;text-align:center;background-color:rgba(0,0,0,.02);border:1px solid #f1f3f6;border-radius:4px;transition:.3s;line-height:1}:where(.css-kabr7l).ant-input-group .ant-input-group-addon .ant-select[b-hw2l88rvh1]{margin:-5px -12px}:where(.css-kabr7l).ant-input-group .ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector[b-hw2l88rvh1]{background-color:inherit;border:1px solid transparent;box-shadow:none}:where(.css-kabr7l).ant-input-group .ant-input-group-addon .ant-select-focused .ant-select-selector[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group .ant-input-group-addon .ant-select-open .ant-select-selector[b-hw2l88rvh1]{color:#2d65c3}:where(.css-kabr7l).ant-input-group .ant-input-group-addon .ant-cascader-picker[b-hw2l88rvh1]{margin:-9px -12px;background-color:transparent}:where(.css-kabr7l).ant-input-group .ant-input-group-addon .ant-cascader-picker .ant-cascader-input[b-hw2l88rvh1]{text-align:start;border:0;box-shadow:none}:where(.css-kabr7l).ant-input-group .ant-input-group-addon:first-child[b-hw2l88rvh1]{border-inline-end:0}:where(.css-kabr7l).ant-input-group .ant-input-group-addon:last-child[b-hw2l88rvh1]{border-inline-start:0}:where(.css-kabr7l).ant-input-group .ant-input[b-hw2l88rvh1]{width:100%;margin-bottom:0;text-align:inherit}:where(.css-kabr7l).ant-input-group .ant-input:focus[b-hw2l88rvh1]{z-index:1;border-inline-end-width:1px}:where(.css-kabr7l).ant-input-group .ant-input:hover[b-hw2l88rvh1]{z-index:1;border-inline-end-width:1px}.ant-input-search-with-button :where(.css-kabr7l).ant-input-group .ant-input:hover[b-hw2l88rvh1]{z-index:0}:where(.css-kabr7l).ant-input-group .ant-input-group-addon:first-child[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group>.ant-input:first-child[b-hw2l88rvh1]{border-start-end-radius:0;border-end-end-radius:0}:where(.css-kabr7l).ant-input-group .ant-input-group-addon:first-child .ant-select .ant-select-selector[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group>.ant-input:first-child .ant-select .ant-select-selector[b-hw2l88rvh1]{border-start-end-radius:0;border-end-end-radius:0}:where(.css-kabr7l).ant-input-group>.ant-input-affix-wrapper:not(:first-child) .ant-input[b-hw2l88rvh1]{border-start-start-radius:0;border-end-start-radius:0}:where(.css-kabr7l).ant-input-group>.ant-input-affix-wrapper:not(:last-child) .ant-input[b-hw2l88rvh1]{border-start-end-radius:0;border-end-end-radius:0}:where(.css-kabr7l).ant-input-group .ant-input-group-addon:last-child[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group>.ant-input:last-child[b-hw2l88rvh1]{border-start-start-radius:0;border-end-start-radius:0}:where(.css-kabr7l).ant-input-group .ant-input-group-addon:last-child .ant-select .ant-select-selector[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group>.ant-input:last-child .ant-select .ant-select-selector[b-hw2l88rvh1]{border-start-start-radius:0;border-end-start-radius:0}:where(.css-kabr7l).ant-input-group .ant-input-affix-wrapper:not(:last-child)[b-hw2l88rvh1]{border-start-end-radius:0;border-end-end-radius:0}.ant-input-search :where(.css-kabr7l).ant-input-group .ant-input-affix-wrapper:not(:last-child)[b-hw2l88rvh1]{border-start-start-radius:4px;border-end-start-radius:4px}.ant-input-search :where(.css-kabr7l).ant-input-group .ant-input-affix-wrapper:not(:first-child)[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group .ant-input-affix-wrapper:not(:first-child)[b-hw2l88rvh1]{border-start-start-radius:0;border-end-start-radius:0}:where(.css-kabr7l).ant-input-group.ant-input-group-compact[b-hw2l88rvh1]{display:block}:where(.css-kabr7l).ant-input-group.ant-input-group-compact[b-hw2l88rvh1]::before{display:table;content:""}:where(.css-kabr7l).ant-input-group.ant-input-group-compact[b-hw2l88rvh1]::after{display:table;clear:both;content:""}:where(.css-kabr7l).ant-input-group.ant-input-group-compact .ant-input-group-addon:not(:first-child):not(:last-child)[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact .ant-input-group-wrap:not(:first-child):not(:last-child)[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child)[b-hw2l88rvh1]{border-inline-end-width:1px}:where(.css-kabr7l).ant-input-group.ant-input-group-compact .ant-input-group-addon:not(:first-child):not(:last-child):hover[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact .ant-input-group-wrap:not(:first-child):not(:last-child):hover[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):hover[b-hw2l88rvh1]{z-index:1}:where(.css-kabr7l).ant-input-group.ant-input-group-compact .ant-input-group-addon:not(:first-child):not(:last-child):focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact .ant-input-group-wrap:not(:first-child):not(:last-child):focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):focus[b-hw2l88rvh1]{z-index:1}:where(.css-kabr7l).ant-input-group.ant-input-group-compact>*[b-hw2l88rvh1]{display:inline-block;float:none;vertical-align:top;border-radius:0}:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-input-affix-wrapper[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-input-number-affix-wrapper[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-picker-range[b-hw2l88rvh1]{display:inline-flex}:where(.css-kabr7l).ant-input-group.ant-input-group-compact>:not(:last-child)[b-hw2l88rvh1]{margin-inline-end:-1px;border-inline-end-width:1px}:where(.css-kabr7l).ant-input-group.ant-input-group-compact .ant-input[b-hw2l88rvh1]{float:none}:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector[b-hw2l88rvh1]{border-inline-end-width:1px;border-radius:0}:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:hover[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:hover[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:hover[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector:hover[b-hw2l88rvh1]{z-index:1}:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector:focus[b-hw2l88rvh1]{z-index:1}:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-select-focused[b-hw2l88rvh1]{z-index:1}:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-select>.ant-select-arrow[b-hw2l88rvh1]{z-index:1}:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-cascader-picker:first-child .ant-input[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-select-auto-complete:first-child .ant-input[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-select:first-child>.ant-select-selector[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>:first-child[b-hw2l88rvh1]{border-start-start-radius:4px;border-end-start-radius:4px}:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-cascader-picker-focused:last-child .ant-input[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-cascader-picker:last-child .ant-input[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-select:last-child>.ant-select-selector[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group.ant-input-group-compact>:last-child[b-hw2l88rvh1]{border-inline-end-width:1px;border-start-end-radius:4px;border-end-end-radius:4px}:where(.css-kabr7l).ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input[b-hw2l88rvh1]{vertical-align:top}:where(.css-kabr7l).ant-input-group.ant-input-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper[b-hw2l88rvh1]{margin-inline-start:-1px}:where(.css-kabr7l).ant-input-group.ant-input-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper .ant-input-affix-wrapper[b-hw2l88rvh1]{border-radius:0}:where(.css-kabr7l).ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input-group-addon>.ant-input-search-button[b-hw2l88rvh1]{border-radius:0}:where(.css-kabr7l).ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input[b-hw2l88rvh1]{border-start-start-radius:4px;border-start-end-radius:0;border-end-end-radius:0;border-end-start-radius:4px}:where(.css-kabr7l).ant-input-group-rtl[b-hw2l88rvh1]{direction:rtl}:where(.css-kabr7l).ant-input-group-wrapper[b-hw2l88rvh1]{display:inline-block;width:100%;text-align:start;vertical-align:top}:where(.css-kabr7l).ant-input-group-wrapper-rtl[b-hw2l88rvh1]{direction:rtl}:where(.css-kabr7l).ant-input-group-wrapper-lg .ant-input-group-addon[b-hw2l88rvh1]{border-radius:8px;font-size:16px}:where(.css-kabr7l).ant-input-group-wrapper-sm .ant-input-group-addon[b-hw2l88rvh1]{border-radius:4px}:where(.css-kabr7l).ant-input-group-wrapper-status-error .ant-input-group-addon[b-hw2l88rvh1]{color:#ff4d4f;border-color:#ff4d4f}:where(.css-kabr7l).ant-input-group-wrapper-status-warning .ant-input-group-addon[b-hw2l88rvh1]{color:#faad14;border-color:#faad14}:where(.css-kabr7l).ant-input-group-wrapper-disabled .ant-input-group-addon[b-hw2l88rvh1]{color:rgba(0,0,0,.25);background-color:rgba(0,0,0,.04);border-color:#f1f3f6;box-shadow:none;cursor:not-allowed;opacity:1}:where(.css-kabr7l).ant-input-group-wrapper-disabled .ant-input-group-addon:hover:not([disabled])[b-hw2l88rvh1]{border-color:#f1f3f6;background-color:rgba(0,0,0,.04)}:where(.css-kabr7l).ant-input-group-wrapper:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-compact-item .ant-input[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group-wrapper:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-compact-item .ant-input-group-addon[b-hw2l88rvh1]{border-radius:0}:where(.css-kabr7l).ant-input-group-wrapper:not(.ant-input-compact-last-item).ant-input-compact-first-item .ant-input[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group-wrapper:not(.ant-input-compact-last-item).ant-input-compact-first-item .ant-input-group-addon[b-hw2l88rvh1]{border-start-end-radius:0;border-end-end-radius:0}:where(.css-kabr7l).ant-input-group-wrapper:not(.ant-input-compact-first-item).ant-input-compact-last-item .ant-input[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-group-wrapper:not(.ant-input-compact-first-item).ant-input-compact-last-item .ant-input-group-addon[b-hw2l88rvh1]{border-start-start-radius:0;border-end-start-radius:0}:where(.css-kabr7l).ant-input-search .ant-input:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-search .ant-input:hover[b-hw2l88rvh1]{border-color:#5183cf}:where(.css-kabr7l).ant-input-search .ant-input:focus+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary)[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-search .ant-input:hover+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary)[b-hw2l88rvh1]{border-inline-start-color:#5183cf}:where(.css-kabr7l).ant-input-search .ant-input-affix-wrapper[b-hw2l88rvh1]{border-radius:0}:where(.css-kabr7l).ant-input-search .ant-input-lg[b-hw2l88rvh1]{line-height:1.4998}:where(.css-kabr7l).ant-input-search>.ant-input-group>.ant-input-group-addon:last-child[b-hw2l88rvh1]{inset-inline-start:-1px;padding:0;border:0}:where(.css-kabr7l).ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button[b-hw2l88rvh1]{padding-top:0;padding-bottom:0;border-start-start-radius:0;border-start-end-radius:4px;border-end-end-radius:4px;border-end-start-radius:0;box-shadow:none}:where(.css-kabr7l).ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary)[b-hw2l88rvh1]{color:rgba(0,0,0,.45)}:where(.css-kabr7l).ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary):hover[b-hw2l88rvh1]{color:#5183cf}:where(.css-kabr7l).ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary):active[b-hw2l88rvh1]{color:#1c479c}:where(.css-kabr7l).ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary).ant-btn-loading[b-hw2l88rvh1]::before{inset-inline-start:0;inset-inline-end:0;inset-block-start:0;inset-block-end:0}:where(.css-kabr7l).ant-input-search .ant-input-search-button[b-hw2l88rvh1]{height:32px}:where(.css-kabr7l).ant-input-search .ant-input-search-button:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-search .ant-input-search-button:hover[b-hw2l88rvh1]{z-index:1}:where(.css-kabr7l).ant-input-search-large .ant-input-search-button[b-hw2l88rvh1]{height:40px}:where(.css-kabr7l).ant-input-search-small .ant-input-search-button[b-hw2l88rvh1]{height:24px}:where(.css-kabr7l).ant-input-search-rtl[b-hw2l88rvh1]{direction:rtl}:where(.css-kabr7l).ant-input-search.ant-input-compact-item:not(.ant-input-compact-last-item) .ant-input-group-addon .ant-input-search-button[b-hw2l88rvh1]{margin-inline-end:-1px;border-radius:0}:where(.css-kabr7l).ant-input-search.ant-input-compact-item:not(.ant-input-compact-first-item) .ant-input[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-search.ant-input-compact-item:not(.ant-input-compact-first-item) .ant-input-affix-wrapper[b-hw2l88rvh1]{border-radius:0}:where(.css-kabr7l).ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:active[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:hover[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-search.ant-input-compact-item>.ant-input-group-addon .ant-input-search-button:active[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-search.ant-input-compact-item>.ant-input-group-addon .ant-input-search-button:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-search.ant-input-compact-item>.ant-input-group-addon .ant-input-search-button:hover[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-search.ant-input-compact-item>.ant-input:active[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-search.ant-input-compact-item>.ant-input:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-search.ant-input-compact-item>.ant-input:hover[b-hw2l88rvh1]{z-index:2}:where(.css-kabr7l).ant-input-search.ant-input-compact-item>.ant-input-affix-wrapper-focused[b-hw2l88rvh1]{z-index:2}:where(.css-kabr7l).ant-input-out-of-range[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-out-of-range .ant-input-data-count[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-out-of-range .ant-input-show-count-suffix[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-out-of-range input[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-out-of-range textarea[b-hw2l88rvh1]{color:#ff4d4f}:where(.css-kabr7l).ant-input-compact-item:not(.ant-input-compact-last-item)[b-hw2l88rvh1]{margin-inline-end:-1px}:where(.css-kabr7l).ant-input-compact-item:active[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-compact-item:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-compact-item:hover[b-hw2l88rvh1]{z-index:2}:where(.css-kabr7l).ant-input-compact-item[disabled][b-hw2l88rvh1]{z-index:0}:where(.css-kabr7l).ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item)[b-hw2l88rvh1]{border-radius:0}:where(.css-kabr7l).ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-first-item[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-first-item.ant-input-lg[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-first-item.ant-input-sm[b-hw2l88rvh1]{border-start-end-radius:0;border-end-end-radius:0}:where(.css-kabr7l).ant-input-compact-item:not(.ant-input-compact-first-item).ant-input-compact-last-item[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-compact-item:not(.ant-input-compact-first-item).ant-input-compact-last-item.ant-input-lg[b-hw2l88rvh1],:where(.css-kabr7l).ant-input-compact-item:not(.ant-input-compact-first-item).ant-input-compact-last-item.ant-input-sm[b-hw2l88rvh1]{border-start-start-radius:0;border-end-start-radius:0}:where(.css-kabr7l)[class*=" ant-btn"][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-btn][b-hw2l88rvh1]{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';font-size:16px;box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-btn"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-btn"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-btn][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-btn][b-hw2l88rvh1]::before{box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-btn"] [class*=" ant-btn"][b-hw2l88rvh1],:where(.css-kabr7l)[class*=" ant-btn"] [class^=ant-btn][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-btn] [class*=" ant-btn"][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-btn] [class^=ant-btn][b-hw2l88rvh1]{box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-btn"] [class*=" ant-btn"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-btn"] [class*=" ant-btn"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class*=" ant-btn"] [class^=ant-btn][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-btn"] [class^=ant-btn][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-btn] [class*=" ant-btn"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-btn] [class*=" ant-btn"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-btn] [class^=ant-btn][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-btn] [class^=ant-btn][b-hw2l88rvh1]::before{box-sizing:border-box}:where(.css-kabr7l).ant-btn[b-hw2l88rvh1]{outline:0;position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background:0 0;border:1px solid transparent;cursor:pointer;transition:.2s cubic-bezier(.645, .045, .355, 1);user-select:none;touch-action:manipulation;line-height:1.25;color:rgba(0,0,0,.88)}:where(.css-kabr7l).ant-btn:disabled>*[b-hw2l88rvh1]{pointer-events:none}:where(.css-kabr7l).ant-btn>span[b-hw2l88rvh1]{display:inline-block}:where(.css-kabr7l).ant-btn .ant-btn-icon[b-hw2l88rvh1]{line-height:0}:where(.css-kabr7l).ant-btn>.anticon+span[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn>span+.anticon[b-hw2l88rvh1]{margin-inline-start:8px}:where(.css-kabr7l).ant-btn:not(.ant-btn-icon-only)>.ant-btn-icon.ant-btn-loading-icon[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn:not(.ant-btn-icon-only)>.ant-btn-icon:not(:last-child)[b-hw2l88rvh1]{margin-inline-end:8px}:where(.css-kabr7l).ant-btn>a[b-hw2l88rvh1]{color:currentColor}:where(.css-kabr7l).ant-btn:not(:disabled):focus-visible[b-hw2l88rvh1]{outline:#a5c4e8 solid 4px;outline-offset:1px;transition:outline-offset,outline}:where(.css-kabr7l).ant-btn.ant-btn-two-chinese-chars[b-hw2l88rvh1]::first-letter{letter-spacing:.34em}:where(.css-kabr7l).ant-btn.ant-btn-two-chinese-chars>:not(.anticon)[b-hw2l88rvh1]{margin-inline-end:-.34em;letter-spacing:.34em}:where(.css-kabr7l).ant-btn-icon-only.ant-btn-compact-item[b-hw2l88rvh1]{flex:none}:where(.css-kabr7l).ant-btn.ant-btn-sm[b-hw2l88rvh1]{font-size:16px;height:24px;padding:1px 7px;border-radius:4px}:where(.css-kabr7l).ant-btn.ant-btn-sm.ant-btn-icon-only[b-hw2l88rvh1]{width:24px;padding-inline-start:0;padding-inline-end:0}:where(.css-kabr7l).ant-btn.ant-btn-sm.ant-btn-icon-only.ant-btn-round[b-hw2l88rvh1]{width:auto}:where(.css-kabr7l).ant-btn.ant-btn-sm.ant-btn-icon-only .anticon[b-hw2l88rvh1]{font-size:14px}:where(.css-kabr7l).ant-btn.ant-btn-sm.ant-btn-loading[b-hw2l88rvh1]{opacity:.65;cursor:default}:where(.css-kabr7l).ant-btn.ant-btn-sm .ant-btn-loading-icon[b-hw2l88rvh1]{transition:width .3s cubic-bezier(.645, .045, .355, 1),opacity .3s cubic-bezier(.645, .045, .355, 1)}:where(.css-kabr7l).ant-btn.ant-btn-circle.ant-btn-sm[b-hw2l88rvh1]{min-width:24px;padding-inline-start:0;padding-inline-end:0;border-radius:50%}:where(.css-kabr7l).ant-btn.ant-btn-round.ant-btn-sm[b-hw2l88rvh1]{border-radius:24px;padding-inline-start:12px;padding-inline-end:12px}:where(.css-kabr7l).ant-btn[b-hw2l88rvh1]{font-size:16px;height:40px;padding:10px 19px;border-radius:6px}:where(.css-kabr7l).ant-btn.ant-btn-icon-only[b-hw2l88rvh1]{width:40px;padding-inline-start:0;padding-inline-end:0}:where(.css-kabr7l).ant-btn.ant-btn-icon-only.ant-btn-round[b-hw2l88rvh1]{width:auto}:where(.css-kabr7l).ant-btn.ant-btn-icon-only .anticon[b-hw2l88rvh1]{font-size:16px}:where(.css-kabr7l).ant-btn.ant-btn-loading[b-hw2l88rvh1]{opacity:.65;cursor:default}:where(.css-kabr7l).ant-btn .ant-btn-loading-icon[b-hw2l88rvh1]{transition:width .3s cubic-bezier(.645, .045, .355, 1),opacity .3s cubic-bezier(.645, .045, .355, 1)}:where(.css-kabr7l).ant-btn.ant-btn-circle[b-hw2l88rvh1]{min-width:40px;padding-inline-start:0;padding-inline-end:0;border-radius:50%}:where(.css-kabr7l).ant-btn.ant-btn-round[b-hw2l88rvh1]{border-radius:40px;padding-inline-start:20px;padding-inline-end:20px}:where(.css-kabr7l).ant-btn.ant-btn-lg[b-hw2l88rvh1]{font-size:16px;height:40px;padding:9px 15px;border-radius:8px}:where(.css-kabr7l).ant-btn.ant-btn-lg.ant-btn-icon-only[b-hw2l88rvh1]{width:40px;padding-inline-start:0;padding-inline-end:0}:where(.css-kabr7l).ant-btn.ant-btn-lg.ant-btn-icon-only.ant-btn-round[b-hw2l88rvh1]{width:auto}:where(.css-kabr7l).ant-btn.ant-btn-lg.ant-btn-icon-only .anticon[b-hw2l88rvh1]{font-size:18px}:where(.css-kabr7l).ant-btn.ant-btn-lg.ant-btn-loading[b-hw2l88rvh1]{opacity:.65;cursor:default}:where(.css-kabr7l).ant-btn.ant-btn-lg .ant-btn-loading-icon[b-hw2l88rvh1]{transition:width .3s cubic-bezier(.645, .045, .355, 1),opacity .3s cubic-bezier(.645, .045, .355, 1)}:where(.css-kabr7l).ant-btn.ant-btn-circle.ant-btn-lg[b-hw2l88rvh1]{min-width:40px;padding-inline-start:0;padding-inline-end:0;border-radius:50%}:where(.css-kabr7l).ant-btn.ant-btn-round.ant-btn-lg[b-hw2l88rvh1]{border-radius:40px;padding-inline-start:20px;padding-inline-end:20px}:where(.css-kabr7l).ant-btn.ant-btn-block[b-hw2l88rvh1]{width:100%}:where(.css-kabr7l).ant-btn-default[b-hw2l88rvh1]{background:#fff;border-color:#d9d9d9;color:rgba(0,0,0,.88);box-shadow:0 2px 0 rgba(0,0,0,.02)}:where(.css-kabr7l).ant-btn-default.ant-btn-disabled[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-default:disabled[b-hw2l88rvh1]{cursor:not-allowed;border-color:#d9d9d9;color:rgba(0,0,0,.25);background:rgba(0,0,0,.04);box-shadow:none}:where(.css-kabr7l).ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover[b-hw2l88rvh1]{color:#5183cf;border-color:#5183cf}:where(.css-kabr7l).ant-btn-default:not(:disabled):not(.ant-btn-disabled):active[b-hw2l88rvh1]{color:#1c479c;border-color:#1c479c}:where(.css-kabr7l).ant-btn-default.ant-btn-background-ghost[b-hw2l88rvh1]{color:#fff;background:0 0;border-color:#fff;box-shadow:none}:where(.css-kabr7l).ant-btn-default.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-btn-default.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-btn-default.ant-btn-background-ghost:disabled[b-hw2l88rvh1]{cursor:not-allowed;color:rgba(0,0,0,.25);border-color:#d9d9d9}:where(.css-kabr7l).ant-btn-default.ant-btn-dangerous[b-hw2l88rvh1]{color:#ff4d4f;border-color:#ff4d4f}:where(.css-kabr7l).ant-btn-default.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):hover[b-hw2l88rvh1]{color:#ff7875;border-color:#ffa39e}:where(.css-kabr7l).ant-btn-default.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):active[b-hw2l88rvh1]{color:#d9363e;border-color:#d9363e}:where(.css-kabr7l).ant-btn-default.ant-btn-dangerous.ant-btn-background-ghost[b-hw2l88rvh1]{color:#ff4d4f;background:0 0;border-color:#ff4d4f;box-shadow:none}:where(.css-kabr7l).ant-btn-default.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-btn-default.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-btn-default.ant-btn-dangerous.ant-btn-background-ghost:disabled[b-hw2l88rvh1]{cursor:not-allowed;color:rgba(0,0,0,.25);border-color:#d9d9d9}:where(.css-kabr7l).ant-btn-default.ant-btn-dangerous.ant-btn-disabled[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-default.ant-btn-dangerous:disabled[b-hw2l88rvh1]{cursor:not-allowed;border-color:#d9d9d9;color:rgba(0,0,0,.25);background:rgba(0,0,0,.04);box-shadow:none}:where(.css-kabr7l).ant-btn-primary[b-hw2l88rvh1]{color:#fff;background:#2d65c3;box-shadow:0 2px 0 rgba(5,138,255,.06)}:where(.css-kabr7l).ant-btn-primary.ant-btn-disabled[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-primary:disabled[b-hw2l88rvh1]{cursor:not-allowed;border-color:#d9d9d9;color:rgba(0,0,0,.25);background:rgba(0,0,0,.04);box-shadow:none}:where(.css-kabr7l).ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover[b-hw2l88rvh1]{color:#fff;background:#5183cf}:where(.css-kabr7l).ant-btn-primary:not(:disabled):not(.ant-btn-disabled):active[b-hw2l88rvh1]{color:#fff;background:#1c479c}:where(.css-kabr7l).ant-btn-primary.ant-btn-background-ghost[b-hw2l88rvh1]{color:#2d65c3;background:0 0;border-color:#2d65c3;box-shadow:none}:where(.css-kabr7l).ant-btn-primary.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover[b-hw2l88rvh1]{background:0 0;color:#5183cf;border-color:#5183cf}:where(.css-kabr7l).ant-btn-primary.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active[b-hw2l88rvh1]{background:0 0;color:#1c479c;border-color:#1c479c}:where(.css-kabr7l).ant-btn-primary.ant-btn-background-ghost:disabled[b-hw2l88rvh1]{cursor:not-allowed;color:rgba(0,0,0,.25);border-color:#d9d9d9}:where(.css-kabr7l).ant-btn-primary.ant-btn-dangerous[b-hw2l88rvh1]{background:#ff4d4f;box-shadow:0 2px 0 rgba(255,38,5,.06);color:#fff}:where(.css-kabr7l).ant-btn-primary.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):hover[b-hw2l88rvh1]{background:#ff7875}:where(.css-kabr7l).ant-btn-primary.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):active[b-hw2l88rvh1]{background:#d9363e}:where(.css-kabr7l).ant-btn-primary.ant-btn-dangerous.ant-btn-background-ghost[b-hw2l88rvh1]{color:#ff4d4f;background:0 0;border-color:#ff4d4f;box-shadow:none}:where(.css-kabr7l).ant-btn-primary.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover[b-hw2l88rvh1]{background:0 0;color:#ff7875;border-color:#ff7875}:where(.css-kabr7l).ant-btn-primary.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active[b-hw2l88rvh1]{background:0 0;color:#d9363e;border-color:#d9363e}:where(.css-kabr7l).ant-btn-primary.ant-btn-dangerous.ant-btn-background-ghost:disabled[b-hw2l88rvh1]{cursor:not-allowed;color:rgba(0,0,0,.25);border-color:#d9d9d9}:where(.css-kabr7l).ant-btn-primary.ant-btn-dangerous.ant-btn-disabled[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-primary.ant-btn-dangerous:disabled[b-hw2l88rvh1]{cursor:not-allowed;border-color:#d9d9d9;color:rgba(0,0,0,.25);background:rgba(0,0,0,.04);box-shadow:none}:where(.css-kabr7l).ant-btn-dashed[b-hw2l88rvh1]{background:#fff;border-color:#d9d9d9;color:rgba(0,0,0,.88);box-shadow:0 2px 0 rgba(0,0,0,.02);border-style:dashed}:where(.css-kabr7l).ant-btn-dashed.ant-btn-disabled[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-dashed:disabled[b-hw2l88rvh1]{cursor:not-allowed;border-color:#d9d9d9;color:rgba(0,0,0,.25);background:rgba(0,0,0,.04);box-shadow:none}:where(.css-kabr7l).ant-btn-dashed:not(:disabled):not(.ant-btn-disabled):hover[b-hw2l88rvh1]{color:#5183cf;border-color:#5183cf}:where(.css-kabr7l).ant-btn-dashed:not(:disabled):not(.ant-btn-disabled):active[b-hw2l88rvh1]{color:#1c479c;border-color:#1c479c}:where(.css-kabr7l).ant-btn-dashed.ant-btn-background-ghost[b-hw2l88rvh1]{color:#fff;background:0 0;border-color:#fff;box-shadow:none}:where(.css-kabr7l).ant-btn-dashed.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-btn-dashed.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-btn-dashed.ant-btn-background-ghost:disabled[b-hw2l88rvh1]{cursor:not-allowed;color:rgba(0,0,0,.25);border-color:#d9d9d9}:where(.css-kabr7l).ant-btn-dashed.ant-btn-dangerous[b-hw2l88rvh1]{color:#ff4d4f;border-color:#ff4d4f}:where(.css-kabr7l).ant-btn-dashed.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):hover[b-hw2l88rvh1]{color:#ff7875;border-color:#ffa39e}:where(.css-kabr7l).ant-btn-dashed.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):active[b-hw2l88rvh1]{color:#d9363e;border-color:#d9363e}:where(.css-kabr7l).ant-btn-dashed.ant-btn-dangerous.ant-btn-background-ghost[b-hw2l88rvh1]{color:#ff4d4f;background:0 0;border-color:#ff4d4f;box-shadow:none}:where(.css-kabr7l).ant-btn-dashed.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-btn-dashed.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-btn-dashed.ant-btn-dangerous.ant-btn-background-ghost:disabled[b-hw2l88rvh1]{cursor:not-allowed;color:rgba(0,0,0,.25);border-color:#d9d9d9}:where(.css-kabr7l).ant-btn-dashed.ant-btn-dangerous.ant-btn-disabled[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-dashed.ant-btn-dangerous:disabled[b-hw2l88rvh1]{cursor:not-allowed;border-color:#d9d9d9;color:rgba(0,0,0,.25);background:rgba(0,0,0,.04);box-shadow:none}:where(.css-kabr7l).ant-btn-link[b-hw2l88rvh1]{color:#105ce2}:where(.css-kabr7l).ant-btn-link:not(:disabled):not(.ant-btn-disabled):hover[b-hw2l88rvh1]{color:#62a5fc;background:0 0}:where(.css-kabr7l).ant-btn-link:not(:disabled):not(.ant-btn-disabled):active[b-hw2l88rvh1]{color:#0441bd}:where(.css-kabr7l).ant-btn-link.ant-btn-disabled[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-link:disabled[b-hw2l88rvh1]{cursor:not-allowed;color:rgba(0,0,0,.25)}:where(.css-kabr7l).ant-btn-link.ant-btn-dangerous[b-hw2l88rvh1]{color:#ff4d4f}:where(.css-kabr7l).ant-btn-link.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):hover[b-hw2l88rvh1]{color:#ff7875}:where(.css-kabr7l).ant-btn-link.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):active[b-hw2l88rvh1]{color:#d9363e}:where(.css-kabr7l).ant-btn-link.ant-btn-dangerous.ant-btn-disabled[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-link.ant-btn-dangerous:disabled[b-hw2l88rvh1]{cursor:not-allowed;color:rgba(0,0,0,.25)}:where(.css-kabr7l).ant-btn-text:not(:disabled):not(.ant-btn-disabled):hover[b-hw2l88rvh1]{color:rgba(0,0,0,.88);background:rgba(0,0,0,.06)}:where(.css-kabr7l).ant-btn-text:not(:disabled):not(.ant-btn-disabled):active[b-hw2l88rvh1]{color:rgba(0,0,0,.88);background:rgba(0,0,0,.15)}:where(.css-kabr7l).ant-btn-text.ant-btn-disabled[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-text:disabled[b-hw2l88rvh1]{cursor:not-allowed;color:rgba(0,0,0,.25)}:where(.css-kabr7l).ant-btn-text.ant-btn-dangerous[b-hw2l88rvh1]{color:#ff4d4f}:where(.css-kabr7l).ant-btn-text.ant-btn-dangerous.ant-btn-disabled[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-text.ant-btn-dangerous:disabled[b-hw2l88rvh1]{cursor:not-allowed;color:rgba(0,0,0,.25)}:where(.css-kabr7l).ant-btn-text.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):hover[b-hw2l88rvh1]{color:#ff7875;background:#fff2f0}:where(.css-kabr7l).ant-btn-text.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):active[b-hw2l88rvh1]{color:#ff7875;background:#fff2f0}:where(.css-kabr7l).ant-btn-ghost.ant-btn-background-ghost[b-hw2l88rvh1]{color:#fff;background:0 0;border-color:#fff;box-shadow:none}:where(.css-kabr7l).ant-btn-ghost.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-btn-ghost.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-btn-ghost.ant-btn-background-ghost:disabled[b-hw2l88rvh1]{cursor:not-allowed;color:rgba(0,0,0,.25);border-color:#d9d9d9}:where(.css-kabr7l).ant-btn-group[b-hw2l88rvh1]{position:relative;display:inline-flex}:where(.css-kabr7l).ant-btn-group>.ant-btn:not(:last-child)[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>.ant-btn:not(:last-child)>.ant-btn[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>span:not(:last-child)[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>span:not(:last-child)>.ant-btn[b-hw2l88rvh1]{border-start-end-radius:0;border-end-end-radius:0}:where(.css-kabr7l).ant-btn-group>.ant-btn:not(:first-child)[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>span:not(:first-child)[b-hw2l88rvh1]{margin-inline-start:-1px}:where(.css-kabr7l).ant-btn-group>.ant-btn:not(:first-child)[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>.ant-btn:not(:first-child)>.ant-btn[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>span:not(:first-child)[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>span:not(:first-child)>.ant-btn[b-hw2l88rvh1]{border-start-start-radius:0;border-end-start-radius:0}:where(.css-kabr7l).ant-btn-group .ant-btn[b-hw2l88rvh1]{position:relative;z-index:1}:where(.css-kabr7l).ant-btn-group .ant-btn:active[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group .ant-btn:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group .ant-btn:hover[b-hw2l88rvh1]{z-index:2}:where(.css-kabr7l).ant-btn-group .ant-btn[disabled][b-hw2l88rvh1]{z-index:0}:where(.css-kabr7l).ant-btn-group .ant-btn-icon-only[b-hw2l88rvh1]{font-size:16px}:where(.css-kabr7l).ant-btn-group>.ant-btn-primary:not(:last-child):not(:disabled)[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>.ant-btn-primary:not(:last-child)>.ant-btn-primary:not(:disabled)[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>span:not(:last-child):not(:disabled)[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>span:not(:last-child)>.ant-btn-primary:not(:disabled)[b-hw2l88rvh1]{border-inline-end-color:#5183cf}:where(.css-kabr7l).ant-btn-group>.ant-btn-primary:not(:first-child):not(:disabled)[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>.ant-btn-primary:not(:first-child)>.ant-btn-primary:not(:disabled)[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>span:not(:first-child):not(:disabled)[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>span:not(:first-child)>.ant-btn-primary:not(:disabled)[b-hw2l88rvh1]{border-inline-start-color:#5183cf}:where(.css-kabr7l).ant-btn-group>.ant-btn-danger:not(:last-child):not(:disabled)[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>.ant-btn-danger:not(:last-child)>.ant-btn-danger:not(:disabled)[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>span:not(:last-child):not(:disabled)[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>span:not(:last-child)>.ant-btn-danger:not(:disabled)[b-hw2l88rvh1]{border-inline-end-color:#ff7875}:where(.css-kabr7l).ant-btn-group>.ant-btn-danger:not(:first-child):not(:disabled)[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>.ant-btn-danger:not(:first-child)>.ant-btn-danger:not(:disabled)[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>span:not(:first-child):not(:disabled)[b-hw2l88rvh1],:where(.css-kabr7l).ant-btn-group>span:not(:first-child)>.ant-btn-danger:not(:disabled)[b-hw2l88rvh1]{border-inline-start-color:#ff7875}:where(.css-kabr7l)[class*=" ant-wave"][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-wave][b-hw2l88rvh1]{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';font-size:14px;box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-wave"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-wave"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-wave][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-wave][b-hw2l88rvh1]::before{box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-wave"] [class*=" ant-wave"][b-hw2l88rvh1],:where(.css-kabr7l)[class*=" ant-wave"] [class^=ant-wave][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-wave] [class*=" ant-wave"][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-wave] [class^=ant-wave][b-hw2l88rvh1]{box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-wave"] [class*=" ant-wave"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-wave"] [class*=" ant-wave"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class*=" ant-wave"] [class^=ant-wave][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-wave"] [class^=ant-wave][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-wave] [class*=" ant-wave"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-wave] [class*=" ant-wave"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-wave] [class^=ant-wave][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-wave] [class^=ant-wave][b-hw2l88rvh1]::before{box-sizing:border-box}:where(.css-kabr7l).ant-wave[b-hw2l88rvh1]{position:absolute;background:0 0;pointer-events:none;box-sizing:border-box;color:var(--wave-color,#2d65c3);box-shadow:0 0 0 0 currentcolor;opacity:.2}:where(.css-kabr7l).ant-wave.wave-motion-appear[b-hw2l88rvh1]{transition:box-shadow .4s cubic-bezier(.08, .82, .17, 1),opacity 2s cubic-bezier(.08, .82, .17, 1)}:where(.css-kabr7l).ant-wave.wave-motion-appear-active[b-hw2l88rvh1]{box-shadow:0 0 0 6px currentcolor;opacity:0}:where(.css-kabr7l).ant-wave.wave-motion-appear.wave-quick[b-hw2l88rvh1]{transition:box-shadow .3s cubic-bezier(.645, .045, .355, 1),opacity .35s cubic-bezier(.645, .045, .355, 1)}:where(.css-kabr7l)[class*=" ant-carousel"][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-carousel][b-hw2l88rvh1]{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';font-size:14px;box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-carousel"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-carousel"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-carousel][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-carousel][b-hw2l88rvh1]::before{box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-carousel"] [class*=" ant-carousel"][b-hw2l88rvh1],:where(.css-kabr7l)[class*=" ant-carousel"] [class^=ant-carousel][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-carousel] [class*=" ant-carousel"][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-carousel] [class^=ant-carousel][b-hw2l88rvh1]{box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-carousel"] [class*=" ant-carousel"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-carousel"] [class*=" ant-carousel"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class*=" ant-carousel"] [class^=ant-carousel][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-carousel"] [class^=ant-carousel][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-carousel] [class*=" ant-carousel"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-carousel] [class*=" ant-carousel"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-carousel] [class^=ant-carousel][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-carousel] [class^=ant-carousel][b-hw2l88rvh1]::before{box-sizing:border-box}:where(.css-kabr7l).ant-carousel[b-hw2l88rvh1]{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.88);font-size:14px;line-height:1.5714285714285714;list-style:none;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'}:where(.css-kabr7l).ant-carousel .slick-slider[b-hw2l88rvh1]{position:relative;display:block;box-sizing:border-box;touch-action:pan-y;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}:where(.css-kabr7l).ant-carousel .slick-slider .slick-list[b-hw2l88rvh1],:where(.css-kabr7l).ant-carousel .slick-slider .slick-track[b-hw2l88rvh1]{transform:translate3d(0,0,0);touch-action:pan-y}:where(.css-kabr7l).ant-carousel .slick-list[b-hw2l88rvh1]{position:relative;display:block;margin:0;padding:0;overflow:hidden}:where(.css-kabr7l).ant-carousel .slick-list:focus[b-hw2l88rvh1]{outline:0}:where(.css-kabr7l).ant-carousel .slick-list.dragging[b-hw2l88rvh1]{cursor:pointer}:where(.css-kabr7l).ant-carousel .slick-list .slick-slide[b-hw2l88rvh1]{pointer-events:none}:where(.css-kabr7l).ant-carousel .slick-list .slick-slide input.ant-checkbox-input[b-hw2l88rvh1],:where(.css-kabr7l).ant-carousel .slick-list .slick-slide input.ant-radio-input[b-hw2l88rvh1]{visibility:hidden}:where(.css-kabr7l).ant-carousel .slick-list .slick-slide.slick-active[b-hw2l88rvh1]{pointer-events:auto}:where(.css-kabr7l).ant-carousel .slick-list .slick-slide.slick-active input.ant-checkbox-input[b-hw2l88rvh1],:where(.css-kabr7l).ant-carousel .slick-list .slick-slide.slick-active input.ant-radio-input[b-hw2l88rvh1]{visibility:visible}:where(.css-kabr7l).ant-carousel .slick-list .slick-slide>div>div[b-hw2l88rvh1]{vertical-align:bottom}:where(.css-kabr7l).ant-carousel .slick-track[b-hw2l88rvh1]{position:relative;top:0;inset-inline-start:0;display:block}:where(.css-kabr7l).ant-carousel .slick-track[b-hw2l88rvh1]::after,:where(.css-kabr7l).ant-carousel .slick-track[b-hw2l88rvh1]::before{display:table;content:""}:where(.css-kabr7l).ant-carousel .slick-track[b-hw2l88rvh1]::after{clear:both}:where(.css-kabr7l).ant-carousel .slick-slide[b-hw2l88rvh1]{display:none;float:left;height:100%;min-height:1px}:where(.css-kabr7l).ant-carousel .slick-slide img[b-hw2l88rvh1]{display:block}:where(.css-kabr7l).ant-carousel .slick-slide.dragging img[b-hw2l88rvh1]{pointer-events:none}:where(.css-kabr7l).ant-carousel .slick-initialized .slick-slide[b-hw2l88rvh1]{display:block}:where(.css-kabr7l).ant-carousel .slick-vertical .slick-slide[b-hw2l88rvh1]{display:block;height:auto}:where(.css-kabr7l).ant-carousel .slick-arrow.slick-hidden[b-hw2l88rvh1]{display:none}:where(.css-kabr7l).ant-carousel .slick-next[b-hw2l88rvh1],:where(.css-kabr7l).ant-carousel .slick-prev[b-hw2l88rvh1]{position:absolute;top:50%;display:block;width:20px;height:20px;margin-top:-10px;padding:0;color:transparent;font-size:0;line-height:0;background:0 0;border:0;outline:0;cursor:pointer}:where(.css-kabr7l).ant-carousel .slick-next:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-carousel .slick-next:hover[b-hw2l88rvh1],:where(.css-kabr7l).ant-carousel .slick-prev:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-carousel .slick-prev:hover[b-hw2l88rvh1]{color:transparent;background:0 0;outline:0}:where(.css-kabr7l).ant-carousel .slick-next:focus[b-hw2l88rvh1]::before,:where(.css-kabr7l).ant-carousel .slick-next:hover[b-hw2l88rvh1]::before,:where(.css-kabr7l).ant-carousel .slick-prev:focus[b-hw2l88rvh1]::before,:where(.css-kabr7l).ant-carousel .slick-prev:hover[b-hw2l88rvh1]::before{opacity:1}:where(.css-kabr7l).ant-carousel .slick-next.slick-disabled[b-hw2l88rvh1]::before,:where(.css-kabr7l).ant-carousel .slick-prev.slick-disabled[b-hw2l88rvh1]::before{opacity:.25}:where(.css-kabr7l).ant-carousel .slick-prev[b-hw2l88rvh1]{inset-inline-start:-25px}:where(.css-kabr7l).ant-carousel .slick-prev[b-hw2l88rvh1]::before{content:"←"}:where(.css-kabr7l).ant-carousel .slick-next[b-hw2l88rvh1]{inset-inline-end:-25px}:where(.css-kabr7l).ant-carousel .slick-next[b-hw2l88rvh1]::before{content:"→"}:where(.css-kabr7l).ant-carousel .slick-dots[b-hw2l88rvh1]{position:absolute;inset-inline-end:0;bottom:0;inset-inline-start:0;z-index:15;display:flex!important;justify-content:center;padding-inline-start:0;margin:0;list-style:none}:where(.css-kabr7l).ant-carousel .slick-dots-bottom[b-hw2l88rvh1]{bottom:12px}:where(.css-kabr7l).ant-carousel .slick-dots-top[b-hw2l88rvh1]{top:12px;bottom:auto}:where(.css-kabr7l).ant-carousel .slick-dots li[b-hw2l88rvh1]{position:relative;display:inline-block;flex:0 1 auto;box-sizing:content-box;width:16px;height:3px;margin-inline:4px;padding:0;text-align:center;text-indent:-999px;vertical-align:top;transition:.3s}:where(.css-kabr7l).ant-carousel .slick-dots li button[b-hw2l88rvh1]{position:relative;display:block;width:100%;height:3px;padding:0;color:transparent;font-size:0;background:#fff;border:0;border-radius:3px;outline:0;cursor:pointer;opacity:.3;transition:.3s}:where(.css-kabr7l).ant-carousel .slick-dots li button:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-carousel .slick-dots li button:hover[b-hw2l88rvh1]{opacity:.75}:where(.css-kabr7l).ant-carousel .slick-dots li button[b-hw2l88rvh1]::after{position:absolute;inset:-4px;content:""}:where(.css-kabr7l).ant-carousel .slick-dots li.slick-active[b-hw2l88rvh1]{width:24px}:where(.css-kabr7l).ant-carousel .slick-dots li.slick-active button[b-hw2l88rvh1]{background:#fff;opacity:1}:where(.css-kabr7l).ant-carousel .slick-dots li.slick-active:focus[b-hw2l88rvh1],:where(.css-kabr7l).ant-carousel .slick-dots li.slick-active:hover[b-hw2l88rvh1]{opacity:1}:where(.css-kabr7l).ant-carousel-vertical .slick-dots[b-hw2l88rvh1]{top:50%;bottom:auto;flex-direction:column;width:3px;height:auto;margin:0;transform:translateY(-50%)}:where(.css-kabr7l).ant-carousel-vertical .slick-dots-left[b-hw2l88rvh1]{inset-inline-end:auto;inset-inline-start:12px}:where(.css-kabr7l).ant-carousel-vertical .slick-dots-right[b-hw2l88rvh1]{inset-inline-end:12px;inset-inline-start:auto}:where(.css-kabr7l).ant-carousel-vertical .slick-dots li[b-hw2l88rvh1]{width:3px;height:16px;margin:4px 0;vertical-align:baseline}:where(.css-kabr7l).ant-carousel-vertical .slick-dots li button[b-hw2l88rvh1]{width:3px;height:16px}:where(.css-kabr7l).ant-carousel-vertical .slick-dots li.slick-active[b-hw2l88rvh1]{width:3px;height:16px}:where(.css-kabr7l).ant-carousel-vertical .slick-dots li.slick-active button[b-hw2l88rvh1]{width:3px;height:16px}:where(.css-kabr7l).ant-carousel-rtl[b-hw2l88rvh1]{direction:rtl}.ant-carousel-rtl:where(.css-kabr7l).ant-carousel-rtl .slick-dots[b-hw2l88rvh1]{flex-direction:row-reverse}.ant-carousel-rtl:where(.css-kabr7l).ant-carousel-vertical .slick-dots[b-hw2l88rvh1]{flex-direction:column}:where(.css-kabr7l)[class*=" ant-avatar"][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-avatar][b-hw2l88rvh1]{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';font-size:14px;box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-avatar"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-avatar"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-avatar][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-avatar][b-hw2l88rvh1]::before{box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-avatar"] [class*=" ant-avatar"][b-hw2l88rvh1],:where(.css-kabr7l)[class*=" ant-avatar"] [class^=ant-avatar][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-avatar] [class*=" ant-avatar"][b-hw2l88rvh1],:where(.css-kabr7l)[class^=ant-avatar] [class^=ant-avatar][b-hw2l88rvh1]{box-sizing:border-box}:where(.css-kabr7l)[class*=" ant-avatar"] [class*=" ant-avatar"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-avatar"] [class*=" ant-avatar"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class*=" ant-avatar"] [class^=ant-avatar][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class*=" ant-avatar"] [class^=ant-avatar][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-avatar] [class*=" ant-avatar"][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-avatar] [class*=" ant-avatar"][b-hw2l88rvh1]::before,:where(.css-kabr7l)[class^=ant-avatar] [class^=ant-avatar][b-hw2l88rvh1]::after,:where(.css-kabr7l)[class^=ant-avatar] [class^=ant-avatar][b-hw2l88rvh1]::before{box-sizing:border-box}:where(.css-kabr7l).ant-avatar[b-hw2l88rvh1]{box-sizing:border-box;margin:0;padding:0;color:#fff;font-size:14px;line-height:30px;list-style:none;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';position:relative;display:inline-block;overflow:hidden;white-space:nowrap;text-align:center;vertical-align:middle;background:rgba(0,0,0,.25);border:1px solid transparent;width:32px;height:32px;border-radius:50%}:where(.css-kabr7l).ant-avatar-image[b-hw2l88rvh1]{background:0 0}:where(.css-kabr7l).ant-avatar .ant-image-img[b-hw2l88rvh1]{display:block}:where(.css-kabr7l).ant-avatar.ant-avatar-square[b-hw2l88rvh1]{border-radius:6px}:where(.css-kabr7l).ant-avatar .ant-avatar-string[b-hw2l88rvh1]{position:absolute;left:50%;transform-origin:0 center}:where(.css-kabr7l).ant-avatar.ant-avatar-icon[b-hw2l88rvh1]{font-size:18px}:where(.css-kabr7l).ant-avatar.ant-avatar-icon>.anticon[b-hw2l88rvh1]{margin:0}:where(.css-kabr7l).ant-avatar-lg[b-hw2l88rvh1]{width:40px;height:40px;line-height:38px;border-radius:50%}:where(.css-kabr7l).ant-avatar-lg.ant-avatar-square[b-hw2l88rvh1]{border-radius:8px}:where(.css-kabr7l).ant-avatar-lg .ant-avatar-string[b-hw2l88rvh1]{position:absolute;left:50%;transform-origin:0 center}:where(.css-kabr7l).ant-avatar-lg.ant-avatar-icon[b-hw2l88rvh1]{font-size:24px}:where(.css-kabr7l).ant-avatar-lg.ant-avatar-icon>.anticon[b-hw2l88rvh1]{margin:0}:where(.css-kabr7l).ant-avatar-sm[b-hw2l88rvh1]{width:24px;height:24px;line-height:22px;border-radius:50%}:where(.css-kabr7l).ant-avatar-sm.ant-avatar-square[b-hw2l88rvh1]{border-radius:4px}:where(.css-kabr7l).ant-avatar-sm .ant-avatar-string[b-hw2l88rvh1]{position:absolute;left:50%;transform-origin:0 center}:where(.css-kabr7l).ant-avatar-sm.ant-avatar-icon[b-hw2l88rvh1]{font-size:14px}:where(.css-kabr7l).ant-avatar-sm.ant-avatar-icon>.anticon[b-hw2l88rvh1]{margin:0}:where(.css-kabr7l).ant-avatar>img[b-hw2l88rvh1]{display:block;width:100%;height:100%;object-fit:cover}:where(.css-kabr7l).ant-avatar-group[b-hw2l88rvh1]{display:inline-flex}:where(.css-kabr7l).ant-avatar-group .ant-avatar[b-hw2l88rvh1]{border-color:#fff}:where(.css-kabr7l).ant-avatar-group>:not(:first-child)[b-hw2l88rvh1]{margin-inline-start:-8px}:where(.css-kabr7l).ant-avatar-group-popover .ant-avatar+.ant-avatar[b-hw2l88rvh1]{margin-inline-start:4px}.anticon[b-hw2l88rvh1]{display:inline-flex;align-items:center;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>*[b-hw2l88rvh1]{line-height:1}.anticon svg[b-hw2l88rvh1]{display:inline-block}.anticon .anticon .anticon-icon[b-hw2l88rvh1]{display:block}.data-ant-cssinjs-cache-path[b-hw2l88rvh1]{content:"pi6o7t|ant-design-icons|anticon:1ji9rq3;gqjn1o|ant-design-icons|anticon:ocx9fc;9g8tn9|Shared|ant:142qoj4;9g8tn9|ant-design-icons|anticon:1a82hfe;9g8tn9|Card-Card|ant-card|anticon:1ywdngj;9g8tn9|Grid-Grid|ant-row|anticon:fon5oi;9g8tn9|Grid-Grid|ant-col|anticon:14vkwjm;9g8tn9|Popover-Popover|ant-popover|anticon:mzb8qx;9g8tn9|Tooltip-Tooltip|ant-popover|anticon:19tmq6e;9g8tn9|Input-Input|ant-input|anticon:19jy5v2;9g8tn9|Button-Button|ant-btn|anticon:6xy36o;9g8tn9|Wave-Wave|ant-wave|anticon:4rsgci;9g8tn9|Carousel-Carousel|ant-carousel|anticon:scnnmv;9g8tn9|Avatar-Avatar|ant-avatar|anticon:4fjqjk"}
/* /Pages/Document/CreateOrUpdateDocumentCategoryModal.razor.rz.scp.css */

.bEUVaP[b-pls4xrvdat] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
    padding: 0px 1.71429rem 1.14286rem;
    box-sizing: border-box;
    max-height: calc(100vh - 14.2857rem);
    overflow: auto;
}

.ugqFK[b-pls4xrvdat] {
    width: 100%;
}

.hTBRNU[b-pls4xrvdat] {
    display: inline-flex;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    box-sizing: border-box;
    padding: 0px;
    margin: 0px 0px 0.285714rem;
    color: rgb(70, 81, 95);
}

.fa-dWyJ[b-pls4xrvdat] {
    color: rgb(255, 77, 77);
}

.cjfZhD[b-pls4xrvdat] {
    position: relative;
    height: 2.85714rem;
}

.jss690[b-pls4xrvdat] {
    align-self: center;
    padding-top: 24px;
}

.jss691.MuiInputLabel-shrink[b-pls4xrvdat] {
    font-size: 14px;
    transform: none;
    line-height: 17px;
}

.jss691[b-pls4xrvdat] {
    top: 0;
    color: #46515F;
    display: flex;
    align-items: center;
}

.jss693[b-pls4xrvdat] {
    height: auto;
}

.jss692 .MuiInputBase-root[b-pls4xrvdat] {
    height: 100%;
}

.jss692 .MuiOutlinedInput-multiline[b-pls4xrvdat] {
    color: #0F1824;
    padding: 0;
}

    .jss692 .MuiOutlinedInput-multiline textarea[b-pls4xrvdat] {
        padding: 11px 12px;
    }

.jss473[b-pls4xrvdat] {
    top: -5px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    border-style: solid;
    border-width: 1px;
    padding-left: 8px;
    border-radius: inherit;
    pointer-events: none;
}

.jss474[b-pls4xrvdat] {
    padding: 0;
    text-align: left;
    transition: width 150ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
    line-height: 11px;
}

.eBbqpP[b-pls4xrvdat] {
    position: relative;
    box-sizing: border-box;
    padding: 0.571429rem 1.71429rem 1.71429rem;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
}

    .eBbqpP > button[b-pls4xrvdat] {
        margin-left: 1.14286rem;
    }

.cvddzC[b-pls4xrvdat] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 0.928571rem;
    line-height: 1.14286rem;
    margin: 0px;
    padding: 0.285714rem 0.857143rem 0px;
    color: rgb(255, 77, 77);
}

.eKakbe[b-pls4xrvdat] {
    pointer-events: none;
    position: absolute;
    inset: 0px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    overflow: hidden;
    box-sizing: border-box;
    border-color: rgb(255, 77, 77) !important;
}
/* /Pages/Document/CreateOrUpdateDocumentModal.razor.rz.scp.css */

.bEUVaP[b-uqs5ndkmb6] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
    padding: 0px 1.71429rem 1.14286rem;
    box-sizing: border-box;
    max-height: calc(100vh - 14.2857rem);
    overflow: auto;
}

.ugqFK[b-uqs5ndkmb6] {
    width: 100%;
}

.hTBRNU[b-uqs5ndkmb6] {
    display: inline-flex;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    box-sizing: border-box;
    padding: 0px;
    margin: 0px 0px 0.285714rem;
    color: rgb(70, 81, 95);
}

.fa-dWyJ[b-uqs5ndkmb6] {
    color: rgb(255, 77, 77);
}

.cjfZhD[b-uqs5ndkmb6] {
    position: relative;
    height: 2.85714rem;
}

.jss690[b-uqs5ndkmb6] {
    align-self: center;
    padding-top: 24px;
}

.jss691.MuiInputLabel-shrink[b-uqs5ndkmb6] {
    font-size: 14px;
    transform: none;
    line-height: 17px;
}

.jss691[b-uqs5ndkmb6] {
    top: 0;
    color: #46515F;
    display: flex;
    align-items: center;
}

.jss693[b-uqs5ndkmb6] {
    height: auto;
}

.jss692 .MuiInputBase-root[b-uqs5ndkmb6] {
    height: 100%;
}

.jss692 .MuiOutlinedInput-multiline[b-uqs5ndkmb6] {
    color: #0F1824;
    padding: 0;
}

    .jss692 .MuiOutlinedInput-multiline textarea[b-uqs5ndkmb6] {
        padding: 11px 12px;
    }

.jss473[b-uqs5ndkmb6] {
    top: -5px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    border-style: solid;
    border-width: 1px;
    padding-left: 8px;
    border-radius: inherit;
    pointer-events: none;
}

.jss474[b-uqs5ndkmb6] {
    padding: 0;
    text-align: left;
    transition: width 150ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
    line-height: 11px;
}

.eBbqpP[b-uqs5ndkmb6] {
    position: relative;
    box-sizing: border-box;
    padding: 0.571429rem 1.71429rem 1.71429rem;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
}

    .eBbqpP > button[b-uqs5ndkmb6] {
        margin-left: 1.14286rem;
    }

.cvddzC[b-uqs5ndkmb6] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 0.928571rem;
    line-height: 1.14286rem;
    margin: 0px;
    padding: 0.285714rem 0.857143rem 0px;
    color: rgb(255, 77, 77);
}

.eKakbe[b-uqs5ndkmb6] {
    pointer-events: none;
    position: absolute;
    inset: 0px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    overflow: hidden;
    box-sizing: border-box;
    border-color: rgb(255, 77, 77) !important;
}
/* /Pages/Index.razor.rz.scp.css */
.home *[b-n0oh6h53uu] {
    box-sizing: border-box;
}

.home a[b-n0oh6h53uu], .home div[b-n0oh6h53uu], .home h1[b-n0oh6h53uu], .home h2[b-n0oh6h53uu], .home h3[b-n0oh6h53uu], .home h4[b-n0oh6h53uu], .home h5[b-n0oh6h53uu], .home h6[b-n0oh6h53uu], .home header[b-n0oh6h53uu], .home html[b-n0oh6h53uu], .home i[b-n0oh6h53uu], .home img[b-n0oh6h53uu], .home label[b-n0oh6h53uu], .home p[b-n0oh6h53uu], .home pre[b-n0oh6h53uu], .home section[b-n0oh6h53uu], .home span[b-n0oh6h53uu], .home table[b-n0oh6h53uu], .home tbody[b-n0oh6h53uu], .home td[b-n0oh6h53uu], .home tfoot[b-n0oh6h53uu], .home th[b-n0oh6h53uu], .home thead[b-n0oh6h53uu], .home tr[b-n0oh6h53uu], .home ul[b-n0oh6h53uu], .home video[b-n0oh6h53uu] {
    /*padding: 0;*/
    /*margin: 0;*/
    /*font: inherit;*/
    /*vertical-align: baseline;*/
    /*border: 0;*/
}

.home a[b-n0oh6h53uu], .home p[b-n0oh6h53uu] {
    margin: 0;
}

a[b-n0oh6h53uu] {
    color: #e84f20;
    text-decoration: none;
}

.main-column[b-n0oh6h53uu] {
    flex: 1;
}

[class*=eds-col-][b-n0oh6h53uu] {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.eds-col-17[b-n0oh6h53uu] {
    /*width: 70.8333333333%;*/
}

.to-do-list-card[b-n0oh6h53uu] {
    width: 100%;
    padding: 24px 24px 8px;
}

.home .card[b-n0oh6h53uu] {
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    padding: 24px 24px 8px;
}

.card-offset[b-n0oh6h53uu] {
    margin-bottom: 16px !important;
}

.home .title[b-n0oh6h53uu] {
    font-size: 20px;
    line-height: 28px;
    color: #333;
    font-weight: 500;
    display: flex;
    align-items: center;
    /*font-weight: var(--font-weight);*/
}

.card-tips[b-n0oh6h53uu] {
    margin-top: 6px;
    font-size: 12px;
    font-weight: 400;
    color: #999;
}


.to-do-box[b-n0oh6h53uu] {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -24px;
}

.to-do-box-aitem[b-n0oh6h53uu] {
    width: 25%;
    padding: 8px 0;
    margin-bottom: 15px !important;
    position: relative;
    text-align: center;
    cursor: pointer;
    display: flex;
    flex-direction: column;
}



.to-do-list-card .item-desc[b-n0oh6h53uu] {
    font-size: 12px;
    color: #333;
    max-height: 42px;
    overflow: hidden;
    padding: 0 12px;
    display: flex;
    justify-content: center;
    position: relative;
}

.to-do-box-aitem[b-n0oh6h53uu]:after {
    content: "";
    width: 1px;
    height: calc(100% - 16px);
    background-color: #e5e5e5;
    position: absolute;
    right: 0;
}

.async-data-wrapper[b-n0oh6h53uu] {
    margin: 24px 0 !important;
}

.to-do-box-aitem:nth-child(4n)[b-n0oh6h53uu] {
    border-right: none;
}

.to-do-box-aitem[b-n0oh6h53uu]:after {
    content: "";
    width: 1px;
    height: calc(100% - 16px);
    background-color: #e5e5e5;
    position: absolute;
    right: 0;
}

.to-do-box-aitem:nth-child(4n)[b-n0oh6h53uu]:after {
    width: 0;
}

.item-title[b-n0oh6h53uu] {
    margin-bottom: 7px !important;
    font-size: 16px;
    min-height: 18px;
    color: #2673dd;
    font-weight: 500;
    /*font-weight: var(--font-weight);*/
}

.card-offset[b-n0oh6h53uu] {
    margin-bottom: 16px !important;
}

.to-do-box-aitem:hover[b-n0oh6h53uu] {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .04);
}

.home .title-tip[b-n0oh6h53uu] {
    margin-left: 16px;
    font-size: 12px;
    font-weight: 400;
    color: #999;
}

.home .more-button[b-n0oh6h53uu] {
    flex: 1;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
}

.eds-button[b-n0oh6h53uu] {
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 32px;
    min-width: 72px;
    padding: 0 16px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.eds-button--link[b-n0oh6h53uu] {
    color: #2673dd;
    background-color: transparent;
    border-color: transparent;
    height: unset;
    min-width: unset;
    padding: 0;
    font-weight: 400;
}

.eds-button[b-n0oh6h53uu]:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    border-radius: inherit;
    content: "";
}

.eds-button--link span + .eds-icon[b-n0oh6h53uu] {
    margin-left: 2px;
}

.eds-button .eds-icon[b-n0oh6h53uu] {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.eds-icon svg[b-n0oh6h53uu] {
    width: 100%;
    height: 100%;
}

.async-data-wrapper[b-n0oh6h53uu] {
    margin: 24px 0;
}

.dashboard-card .status .content[b-n0oh6h53uu] {
    display: flex;
    justify-content: space-between;
    column-gap: 16px;
}

.chart[b-n0oh6h53uu] {
    flex: 1;
}

.text-overflow[b-n0oh6h53uu] {
    white-space: nowrap;
}

.text-overflow[b-n0oh6h53uu], .text-overflow2[b-n0oh6h53uu] {
    overflow: hidden;
    text-overflow: ellipsis;
}

.item-title[b-n0oh6h53uu] {
    line-height: 16px;
    font-size: 12px;
    margin-bottom: 8px;
    color: #666;
}

.eds-popover[b-n0oh6h53uu], .eds-popover__ref[b-n0oh6h53uu] {
    display: inline-block;
}

.eds-popover[b-n0oh6h53uu], .eds-popover__ref[b-n0oh6h53uu] {
    display: inline-block;
}

.eds-icon[b-n0oh6h53uu] {
    display: inline-block;
    line-height: 0;
    fill: currentColor;
}

.eds-icon svg[b-n0oh6h53uu] {
    width: 100%;
    height: 100%;
}

.item-info-icon[b-n0oh6h53uu] {
    margin-left: 4px;
    width: 14px;
    height: 14px;
    display: inline-block;
    color: #a5a5a5;
    vertical-align: text-bottom;
}

.list-box[b-n0oh6h53uu] {
    flex: 1;
}

.list-box .item[b-n0oh6h53uu] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 16px;
    padding: 24px 0;
    border-bottom: 1px solid #e8e8ec;
}

.list-box .item:first-child[b-n0oh6h53uu] {
    padding-top: 0;
}

.list-box .item-box[b-n0oh6h53uu] {
    flex: 1;
}

.item-number[b-n0oh6h53uu] {
    height: 24px;
    line-height: 24px;
    font-size: 20px;
    margin-bottom: 7px !important;
    color: #333;
    font-weight: 500;
    /*font-weight: var(--font-weight);*/
}

.item-increase[b-n0oh6h53uu] {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #999;
}

.item-increase-number[b-n0oh6h53uu] {
    display: flex;
    align-items: center;
    width: 68px;
    max-width: 68px;
    min-width: 68px;
    margin-left: 4px !important;
    overflow: hidden;
}

.item-increase-number-icon[b-n0oh6h53uu] {
    width: 16px;
    height: 16px;
}

.eds-alert-icon .eds-icon[b-n0oh6h53uu] {
    width: 16px;
    height: 16px;
}

.eds-alert[b-n0oh6h53uu] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 11px 16px;
    color: #666;
    background: #f2f2f2;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    overflow: auto;
}

.eds-alert--warning[b-n0oh6h53uu] {
    background-color: #fff7e0;
    border-color: #ffce3d;
}

.eds-alert--warning .eds-alert-icon[b-n0oh6h53uu] {
    color: #ffbf00;
}

.eds-alert-icon .eds-icon[b-n0oh6h53uu] {
    width: 16px;
    height: 16px;
}

.tips .conter .icon svg[b-n0oh6h53uu] {
    width: 14px;
    height: 14px;
    color: #f6c142;
}

.tips .conter .icon.icon-close[b-n0oh6h53uu] {
    cursor: pointer;
    color: #999;
}

.tips .conter .tip-msg[b-n0oh6h53uu] {
    word-wrap: break-word;
    word-break: break-all;
}

.tips .conter .gsa-tip-msg[b-n0oh6h53uu], .tips .conter .tip-msg[b-n0oh6h53uu] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    margin-right: 20px;
}

.tips .conter[b-n0oh6h53uu] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.eds-alert-title[b-n0oh6h53uu] {
    margin-right: 20px;
    font-size: 14px;
    line-height: 16px;
}

.tips .eds-alert-title[b-n0oh6h53uu] {
    margin-right: 0;
}

.tips .eds-alert-content[b-n0oh6h53uu] {
    width: 100%;
}

.eds-alert-icon[b-n0oh6h53uu] {
    margin-right: 8px !important;
    font-size: 0;
    color: #d6d6d6;
}

.title-box[b-n0oh6h53uu] {
    margin-bottom: 24px !important;
}

/*.sub-card {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #e5e5e5;
}*/

.sub-title[b-n0oh6h53uu] {
    font-size: 16px;
    color: #333;
    font-weight: 500;
}

.async-data-wrapper[b-n0oh6h53uu] {
    margin: 24px 0;
}

.tools[b-n0oh6h53uu] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 16px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.eds-tabs[b-n0oh6h53uu] {
    display: flex;
    flex-direction: column;
}

.eds-tabs[b-n0oh6h53uu] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.eds-tabs__nav[b-n0oh6h53uu] {
    position: relative;
    font-size: 14px;
    line-height: 16px;
    color: #333;
    white-space: nowrap;
}

.eds-tabs-top .eds-tabs__nav[b-n0oh6h53uu] {
    margin-bottom: 16px;
}

.marketing-tabs .eds-tabs__nav[b-n0oh6h53uu] {
    margin-bottom: 0;
    color: #666;
}

.eds-tabs__nav[b-n0oh6h53uu]:before {
    position: absolute;
    content: "";
}

.eds-tabs-top .eds-tabs__ink-bar[b-n0oh6h53uu], .eds-tabs-top .eds-tabs__nav[b-n0oh6h53uu]:before {
    bottom: 0;
}

.eds-tabs-bottom:not(.eds-tabs-global) .eds-tabs__nav[b-n0oh6h53uu]:before, .eds-tabs-top:not(.eds-tabs-global) .eds-tabs__nav[b-n0oh6h53uu]:before {
    width: 100%;
    height: 0;
    border-top: 1px solid #e5e5e5;
}

.eds-tabs__nav-warp[b-n0oh6h53uu] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: hidden;
}

.eds-tabs__nav-tabs[b-n0oh6h53uu] {
    display: flex;
    flex: none;
}

.eds-tabs__nav-tabs[b-n0oh6h53uu] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.eds-tabs__nav-tab.active[b-n0oh6h53uu] {
    font-weight: 600;
    color: #ee4d2d;
}

.eds-tabs-global .eds-tabs__nav-tab[b-n0oh6h53uu], .eds-tabs-scoped .eds-tabs__nav-tab[b-n0oh6h53uu] {
    display: flex;
    align-items: center;
    padding: 0 4px;
    overflow: hidden;
    text-align: center;
}

.eds-tabs-scoped .eds-tabs__nav-tab[b-n0oh6h53uu] {
    height: 48px;
    font-size: 14px;
}

.eds-tabs__nav-tab.active[b-n0oh6h53uu] {
    font-weight: 600;
    color: #ee4d2d;
}

.eds-tabs-global .eds-tabs__nav-tab[b-n0oh6h53uu], .eds-tabs-scoped .eds-tabs__nav-tab[b-n0oh6h53uu] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 4px;
    overflow: hidden;
    text-align: center;
}

.eds-tabs-scoped .eds-tabs__nav-tab[b-n0oh6h53uu] {
    height: 48px;
    font-size: 14px;
}

.eds-tabs-global .eds-tabs__nav-tab:not(:last-child)[b-n0oh6h53uu], .eds-tabs-scoped .eds-tabs__nav-tab:not(:last-child)[b-n0oh6h53uu] {
    margin-right: 24px;
}

.marketing-tabs__label[b-n0oh6h53uu] {
    position: relative;
}

.eds-tabs__content[b-n0oh6h53uu] {
    width: 100%;
    font-size: 14px;
}

.async-data-wrapper[b-n0oh6h53uu] {
    margin: 24px 0;
}

.date-picker-wrapper.async-data-wrapper[b-n0oh6h53uu] {
    margin: 0 !important;
}

.highlights-content[b-n0oh6h53uu] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 327px;
    /*margin-bottom: -24px;*/
    position: relative;
}

.highlights-content .highlights-picker-contanier[b-n0oh6h53uu] {
    width: 274px;
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    border: 1px solid #e5e5e5;
    border-top: none;
    border-bottom: none;
}

.eds-date-picker-panel[b-n0oh6h53uu] {
    display: inline-block;
}

.highlights-content .highlights-picker-contanier .eds-date-picker-panel[b-n0oh6h53uu] {
    height: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.eds-date-picker-panel__body[b-n0oh6h53uu]
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.highlights-content .highlights-eventlist-contanier[b-n0oh6h53uu] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 16px;
    border-right: 1px solid #e5e5e5;
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.highlights-content .highlights-eventlist-contanier ul[b-n0oh6h53uu] {
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 16px;
    padding-left: 0px;
}

.highlights-content .single-event-contanier[b-n0oh6h53uu] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 0;
    border-top: 1px solid #e5e5e5;
}

.highlights-content .highlights-eventlist-contanier ul > li:first-child[b-n0oh6h53uu] {
    padding-top: 16px;
    border-top: none;
}

.highlights-content .single-event-contanier .event-date[b-n0oh6h53uu] {
    width: 35px;
    font-size: 16px;
}

.eds-date-picker-panel__date[b-n0oh6h53uu] {
    width: 272px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.highlights-content .highlights-eventlist-contanier ul > li:first-child[b-n0oh6h53uu] {
    padding-top: 16px;
    border-top: none;
}

.highlights-content .single-event-contanier .event-date .date-content[b-n0oh6h53uu] {
    width: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.highlights-content .single-event-contanier .event-date .date-month[b-n0oh6h53uu] {
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
}

.highlights-content .single-event-contanier .event-date .date-week[b-n0oh6h53uu] {
    font-size: 10px;
    color: #999;
}

.highlights-content .single-event-contanier .event-detail[b-n0oh6h53uu] {
    width: calc(100% - 35px);
}

.highlights-content .single-event-contanier .event-detail>.event-contanier:first-child[b-n0oh6h53uu] {
    margin-top: 0 !important;
}

.highlights-content .single-event-contanier .event-detail .event-contanier[b-n0oh6h53uu] {
    margin-top: 16px !important;
}

.highlights-content .single-event-contanier .event-detail .event-contanier .event-desc[b-n0oh6h53uu] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.highlights-content .single-event-contanier .event-detail .event-contanier .event-desc .desc-text-container[b-n0oh6h53uu] {
    width: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 12px;
    color: #999;
    overflow-wrap: anywhere;
    word-break: break-word;
    padding-right: 16px;
}

.highlights-content .single-event-contanier .event-detail .event-contanier .event-desc .desc-text-container .event-title[b-n0oh6h53uu] {
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    color: #333;
}

.one-line-text[b-n0oh6h53uu], .text-content[b-n0oh6h53uu], .text-tooltip[b-n0oh6h53uu],  .text-tooltip > div[b-n0oh6h53uu] {
    width: 100%;
}

.one-line-text[b-n0oh6h53uu], .text-content[b-n0oh6h53uu], .text-tooltip[b-n0oh6h53uu], .text-tooltip>div[b-n0oh6h53uu] {
    width: 100%;
}

.eds-popover[b-n0oh6h53uu], .eds-popover__ref[b-n0oh6h53uu] {
    display: inline-block;
}

.eds-popover[b-n0oh6h53uu], .eds-popover__ref[b-n0oh6h53uu] {
    display: inline-block;
}

.text-tooltip > div[b-n0oh6h53uu] {
    vertical-align: bottom;
}

.one-line-text[b-n0oh6h53uu], .text-content[b-n0oh6h53uu], .text-tooltip[b-n0oh6h53uu], .text-tooltip > div[b-n0oh6h53uu] {
    width: 100%;
}

.text-content[b-n0oh6h53uu] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.highlights-content .single-event-contanier .event-detail .event-contanier .event-desc .desc-text-container p[b-n0oh6h53uu] {
    font-size: 12px;
    color: #999;
    line-height: 14px;
}

.highlights-content .single-event-contanier .event-detail .event-contanier .event-desc .desc-text-container .event-time[b-n0oh6h53uu] {
    margin-top: 8px !important;
}

.highlights-content .single-event-contanier .event-detail .event-contanier .event-desc[b-n0oh6h53uu] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.highlights-content .single-event-contanier .event-detail .event-contanier .event-desc .desc-text-container p[b-n0oh6h53uu] {
    font-size: 12px;
    color: #999;
    line-height: 14px;
}

/*.highlights-content .single-event-contanier .event-detail .event-contanier {
    margin-top: 16px !important;
}*/

.highlights-content .single-event-contanier[b-n0oh6h53uu] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 0;
    border-top: 1px solid #e5e5e5;
}

.highlights-content .single-event-contanier .event-detail .event-contanier .event-desc .desc-text-container .event-title[b-n0oh6h53uu] {
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    color: #333;
}

.sub-card[b-n0oh6h53uu] {
    /*padding-bottom: 24px;*/
    margin-bottom: 24px;
    border-bottom: 1px solid #e5e5e5;
}

.eds-button--primary.eds-button--outline[b-n0oh6h53uu] {
    color: #ab0500;
    background-color: transparent;
    border-color: #ab0500;
}

.highlights-content .single-event-contanier .event-detail .event-contanier .event-desc .marketing-highlights-button[b-n0oh6h53uu] {
    min-width: 112px;
}

.tools-item[b-n0oh6h53uu] {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 20%;
    flex: 0 1 20%;
    min-height: 144px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-top: 10px;
}

.tools-icon[b-n0oh6h53uu] {
    width: 56px;
    height: 56px;
    margin-top: 12px;
}

.tools-title[b-n0oh6h53uu] {
    margin-top: 12px !important;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    word-break: break-word;
}

.tools-desc[b-n0oh6h53uu] {
    display: inline-block;
    width: 130px;
    margin: 8px 0 6px !important;
    font-size: 12px;
    color: #999;
    word-break: break-word;
}

.tools-recommended[b-n0oh6h53uu] {
    display: inline-block;
    width: 130px;
    margin-bottom: 6px;
    font-size: 0;
    text-align: center;
    word-break: break-word;
}

.tools-recommended .text[b-n0oh6h53uu] {
    padding: 2px 4px;
    font-size: 12px;
    font-weight: 500;
    color: #ff831d;
    word-break: break-word;
    vertical-align: middle;
    background: #feece1;
    border-radius: 2px;
}

.tools-item:hover[b-n0oh6h53uu] {
    background: rgba(0, 0, 0, .04);
    border-radius: 4px;
    cursor: pointer;
}

.eds-tabs__ink-bar[b-n0oh6h53uu] {
    position: absolute;
    z-index: 1;
    background-color: #ee4d2d;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.eds-tabs-global .eds-tabs__ink-bar[b-n0oh6h53uu], .eds-tabs-scoped .eds-tabs__ink-bar[b-n0oh6h53uu] {
    border-radius: 3px;
}

.eds-tabs-global .eds-tabs__ink-bar[b-n0oh6h53uu], .eds-tabs-scoped .eds-tabs__ink-bar[b-n0oh6h53uu] {
    border-radius: 3px;
}

.performance-content[b-n0oh6h53uu] {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.performance-table[b-n0oh6h53uu] {
    width: 100%;
}

.performance-table tr[b-n0oh6h53uu] {
    height: 40px;
    line-height: 40px;
    color: #333;
}

.performance-table .border_tr[b-n0oh6h53uu] {
    border-radius: 4px;
}

.performance-table tr:first-child[b-n0oh6h53uu] {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
}

.performance-table tr td[b-n0oh6h53uu], .performance-table tr th[b-n0oh6h53uu] {
    text-align: right;
}

.performance-table tr th[b-n0oh6h53uu] {
    font-size: 14px;
    color: #666;
    background-color: #f6f6f6;
}

.performance-table tr td:first-child[b-n0oh6h53uu], .performance-table tr th:first-child[b-n0oh6h53uu] {
    text-align: left;
    padding-left: 15px;
}

.performance-table tr th:nth-of-type(2n)[b-n0oh6h53uu] {
    padding-right: 15px;
}

.performance-table tr td[b-n0oh6h53uu], .performance-table tr th[b-n0oh6h53uu] {
    text-align: right;
}

.performance-table tr td:nth-of-type(2n) span[b-n0oh6h53uu], .performance-table tr td:last-child[b-n0oh6h53uu], .performance-table tr th:nth-of-type(2n) span[b-n0oh6h53uu], .performance-table tr th:last-child[b-n0oh6h53uu] {
    padding-right: 15px;
}

table[b-n0oh6h53uu] {
    border-spacing: 0;
    border-collapse: collapse;
}

.performance-card[b-n0oh6h53uu] {
    width: 100%;
    padding: 24px 24px 8px;
    margin-bottom: 16px !important;
}

.async-data-wrapper[b-n0oh6h53uu] {
    margin: 24px 0;
}

.card .async-data-wrapper[b-n0oh6h53uu] {
    margin-bottom: 10px !important;
    margin-top: 0 !important;
}

.doughnut[b-n0oh6h53uu] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #eee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}

.doughnut .container[b-n0oh6h53uu] {
    width: 100px;
    height: 100px;
    position: relative;
    cursor: pointer;
}

.doughnut .chart[b-n0oh6h53uu] {
    width: 98px;
    height: 98px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 0;
}

.doughnut .container .content[b-n0oh6h53uu] {
    width: 98px;
    height: 98px;
    background-color: #fafafa;
    border-radius: 4px 0 0 4px;
    color: #e5e5e5;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    padding-top: 21px;
    cursor: pointer;
    margin: 0;
}

.doughnut .container .content .num[b-n0oh6h53uu] {
    font-size: 34px;
    line-height: 36px;
    height: 36px;
}

.doughnut .container .content .desc[b-n0oh6h53uu] {
    font-size: 16px;
    height: 18px;
    line-height: 18px;
    margin-top: 4px;
}

.doughnut .content[b-n0oh6h53uu] {
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: auto 20px;
    color: #333;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    font-style: normal;
    font-weight: 400;
    width: 100%;
}

.aside-column[b-n0oh6h53uu] {
    max-width: 376px;
}

.eds-col-7[b-n0oh6h53uu] {
    width: 29.1666666667%;
}

.banner[b-n0oh6h53uu] {
    position: relative;
    overflow: hidden;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .12);
    border-radius: 6px;
}

.card-offset[b-n0oh6h53uu] {
    margin-bottom: 16px;
}

.banner-container[b-n0oh6h53uu] {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
}

.banner-wrapper[b-n0oh6h53uu] {
    display: flex;
    flex-direction: row;
    width: 100%;
    transition: transform .3s ease-in-out;
}

.banner-image[b-n0oh6h53uu] {
    display: block;
    cursor: pointer;
    width: 100%;
}

.item .title[b-n0oh6h53uu] {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    margin-bottom: 4px;
    /*font-weight: var(--font-weight);*/
}

.item-hover:hover .desc[b-n0oh6h53uu], .item-hover:hover .title[b-n0oh6h53uu] {
    color: #2673dd;
}

.item .desc[b-n0oh6h53uu] {
    color: #666;
    position: relative;
    max-height: 108px;
    line-height: 18px;
    font-size: 14px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.box[b-n0oh6h53uu] {
    margin-bottom: 16px;
    display: flex;
}

.mtime[b-n0oh6h53uu] {
    margin-top: 6px;
    display: inline-block;
    font-size: 12px;
    color: #999;
}

.banner-box[b-n0oh6h53uu] {
    flex-shrink: 0;
    width: 100%;
}

.eds-alert--success[b-n0oh6h53uu] {
    background-color: #ebf9ef;
    border-color: #7ed898;
}
/* /Pages/PhoneOtpModal.razor.rz.scp.css */
.blank-modal-container .shopee-modal__body[b-6fab2zh6eb], .copy-password-modal .shopee-modal__body[b-6fab2zh6eb], .only-verify-otp-modal .shopee-modal__body[b-6fab2zh6eb], .open-noti-modal .shopee-modal__body[b-6fab2zh6eb], .person-verify-modal .shopee-modal__body[b-6fab2zh6eb], .reset-member-pwd-modal .shopee-modal__body[b-6fab2zh6eb], .send-email-modal .shopee-modal__body[b-6fab2zh6eb], .set-email-modal .shopee-modal__body[b-6fab2zh6eb], .set-new-password-modal .shopee-modal__body[b-6fab2zh6eb], .set-phone-modal .shopee-modal__body[b-6fab2zh6eb] {
    padding-top: 24px;
    padding-bottom: 24px;
    max-height: 650px;
}
.shopee-modal__body[b-6fab2zh6eb] {
    flex-grow: 1;
    min-height: 32px;
    padding: 0 24px;
    overflow: auto;
    font-size: 14px;
}

.find-process[data-v-292e8630][b-6fab2zh6eb] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 24px;
}

.find-process-back[data-v-292e8630][b-6fab2zh6eb] {
    margin-left: 0;
}
.back-box[b-6fab2zh6eb] {
    width: 480px;
    height: 64px;
    text-align: left;
    background-color: hsla(0, 0%, 96.1%, .41);
    margin-top: -24px;
    margin-left: -24px;
    padding: 16px 24px;
}

.back-box__content[b-6fab2zh6eb] {
    display: inline-block;
    cursor: pointer;
    margin-top: 5px;
}

.back-box__content__icon[b-6fab2zh6eb] {
    width: 16px;
    height: 16px;
    margin-right: 4px;
    vertical-align: middle;
    color: #bbb;
}
.shopee-icon[b-6fab2zh6eb] {
    display: inline-block;
    line-height: 0;
    fill: currentColor;
}

.shopee-icon svg[b-6fab2zh6eb] {
    width: 100%;
    height: 100%;
}

.back-box__content span[b-6fab2zh6eb] {
    color: #888;
    vertical-align: middle;
}

.otp-frame[data-v-4ced902c][b-6fab2zh6eb] {
    width: 100%;
    text-align: center;
}

.otp-frame-body[data-v-4ced902c][b-6fab2zh6eb] {
    padding: 32px 24px 32px;
}

.otp-frame-body p[data-v-4ced902c][b-6fab2zh6eb] {
    margin: 0;
    word-wrap: break-word;
}
.text-title[b-6fab2zh6eb] {
    margin: 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 25px;
    color: #333;
}

.otp-frame-body__desc[data-v-4ced902c][b-6fab2zh6eb] {
    display: inline-block;
    margin: 8px 0 24px;
}
.text-part[b-6fab2zh6eb] {
    margin: 0;
    font-size: 14px;
    line-height: 21px;
    color: #888;
}

.otp-frame-body__desc-email[data-v-4ced902c][b-6fab2zh6eb], .otp-frame-body__desc-phone[data-v-4ced902c][b-6fab2zh6eb] {
    color: #151515;
}

.simple-otp[b-6fab2zh6eb] {
    position: relative;
    overflow: hidden;
}

.otp-frame[data-v-4ced902c][b-6fab2zh6eb] {
    width: 100%;
    text-align: center;
}

.shopee-otp-input[b-6fab2zh6eb] {
    display: inline-block;
    overflow: hidden;
}

.simple-otp__input .shopee-otp-input-item:first-child[b-6fab2zh6eb] {
    margin-left: 0;
}
.simple-otp__input .shopee-otp-input-item[b-6fab2zh6eb] {
    width: 32px;
    margin: 0 12px;
}

.simple-otp__input .shopee-otp-input-item .shopee-input[b-6fab2zh6eb] {
    background-color: transparent;
}
.shopee-input[b-6fab2zh6eb] {
    line-height: 0;
}

.simple-otp__input .shopee-otp-input-item .shopee-input__inner[b-6fab2zh6eb] {
    height: 41px;
    padding: 0 0 4px;
}
.shopee-otp-input--underline .shopee-input__inner[b-6fab2zh6eb] {
    border: 0;
    border-bottom: 1px solid #d8d8d8;
    border-radius: 0;
}



.shopee-otp-input--underline .shopee-input__input[b-6fab2zh6eb] {
    font-size: 20px;
}

.shopee-input__inner .shopee-input__input[b-6fab2zh6eb] {
    height: 30px;
    font-size: 14px;
    border-radius: 4px;
}

.shopee-input__inner--large .shopee-input__input[b-6fab2zh6eb] {
    height: 38px;
    font-size: 14px;
}

.simple-otp__input .shopee-otp-input-item .shopee-input__input[b-6fab2zh6eb] {
    font-size: 32px;
    height: 38px;
    text-align: center;
}

.shopee-input[b-6fab2zh6eb] {
    line-height: 0;
}

.simple-otp__input .shopee-otp-input-item .shopee-input[b-6fab2zh6eb] {
    background-color: transparent;
}


.shopee-otp-input--underline .shopee-input__inner[b-6fab2zh6eb] {
    border: 0;
    border-bottom: 1px solid #d8d8d8;
    border-radius: 0;
}

.simple-otp__input .shopee-otp-input-item .shopee-input__inner[b-6fab2zh6eb] {
    height: 41px;
    padding: 0 0 4px;
}

.simple-otp__input .shopee-otp-input-item .shopee-input__input[b-6fab2zh6eb] {
    font-size: 32px;
    height: 38px;
    text-align: center;
}

.simple-otp__button[b-6fab2zh6eb] {
    margin-top: 24px;
}


.shopee-button--primary[b-6fab2zh6eb] {
    color: #fff;
    background-color: #ee4d2d;
    border-color: #ee4d2d;
}

.shopee-button.disabled[b-6fab2zh6eb], .shopee-button.disabled:hover[b-6fab2zh6eb] {
    cursor: not-allowed;
    opacity: .5;
}

.simple-otp__button .shopee-button[b-6fab2zh6eb] {
    width: 315px;
}

.shopee-button span[b-6fab2zh6eb] {
    line-height: 1;
    vertical-align: middle;
}


.simple-otp__addition[b-6fab2zh6eb] {
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    line-height: 24px;
    color: #888;
    font-size: 14px;
}

.simple-otp__addition.justify-center[b-6fab2zh6eb] {
    justify-content: center;
}




button[b-6fab2zh6eb] {
    background-color: transparent;
    border: 0;
    box-shadow: none;
}

.shopee-button[b-6fab2zh6eb] {
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    min-width: 72px;
    padding: 0 16px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    outline: none;
    box-sizing: border-box;
    transition: all .2s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}



.simple-otp__addition-span[b-6fab2zh6eb] {
    cursor: pointer;
}
.simple-otp__addition--resend[b-6fab2zh6eb] {
    cursor: pointer;
    margin-right: 4px;
}
.shopee-button--link[b-6fab2zh6eb] {
    color: #2673dd;
    background-color: transparent;
    border-color: transparent;
    height: unset;
    min-width: unset;
    padding: 0;
    font-weight: 400;
}

.shopee-button[b-6fab2zh6eb]:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    border-radius: inherit;
    content: "";
}
.simple-otp__addition-span[b-6fab2zh6eb] {
    cursor: pointer;
}

.shopee-button span[b-6fab2zh6eb] {
    line-height: 1;
    vertical-align: middle;
}

.simple-otp__addition--resend[b-6fab2zh6eb] {
    cursor: pointer;
    margin-right: 4px;
}

.simple-otp__addition-span[b-6fab2zh6eb] {
    cursor: pointer;
}

.simple-otp__addition[b-6fab2zh6eb] {
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    line-height: 24px;
    color: #888;
    font-size: 14px;
}

.simple-otp__addition--split[b-6fab2zh6eb] {
    width: 1px;
    height: 14px;
    background: #ccc;
    margin: 0 8px;
}

.simple-otp__addition__help-tip[b-6fab2zh6eb] {
    font-size: 14px;
    color: #888;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.simple-otp .arrow-icon[b-6fab2zh6eb] {
    width: 10px;
    height: 10px;
    margin-left: 8px;
    vertical-align: middle;
}

.shopee-icon svg[b-6fab2zh6eb] {
    width: 100%;
    height: 100%;
}

.shopee-icon[b-6fab2zh6eb] {
    display: inline-block;
    line-height: 0;
    fill: currentColor;
}

.simple-otp .arrow-icon[b-6fab2zh6eb] {
    width: 10px;
    height: 10px;
    margin-left: 8px;
    vertical-align: middle;
}

.otp-frame-body p.otp-frame-body__desc-err[data-v-4ced902c][b-6fab2zh6eb] {
    font-size: 14px;
    margin: 20px 0 34px;
    color: #ff4742;
}

.simple-otp__button .shopee-button[b-6fab2zh6eb] {
    width: 315px;
}

.shopee-button--primary[b-6fab2zh6eb] {
    color: #fff;
    background-color: #ee4d2d;
    border-color: #ee4d2d;
}

.shopee-button--large[b-6fab2zh6eb] {
    height: 40px;
    min-width: 80px;
    padding: 0 16px;
    font-size: 14px;
}

/* /Pages/Setting/AccountSettingPartial.razor.rz.scp.css */
form[b-wtr77x5i1s], h1[b-wtr77x5i1s], h2[b-wtr77x5i1s], h3[b-wtr77x5i1s], h4[b-wtr77x5i1s], h5[b-wtr77x5i1s], h6[b-wtr77x5i1s], header[b-wtr77x5i1s], p[b-wtr77x5i1s], ul[b-wtr77x5i1s], li[b-wtr77x5i1s] {
    padding: 0;
    margin: 0;
    font: inherit;
    vertical-align: baseline;
    border: 0;
}

.page-content-wrapper.responsive-content-wrapper[b-wtr77x5i1s] {
    position: relative;
    width: 100%;
    min-width: 1026px;
    max-width: 1640px;
}

.page-content-wrapper[b-wtr77x5i1s] {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    min-height: calc(100vh - 75px - 72px);
}

.page .page[b-wtr77x5i1s] {
    /* background-color: #fff;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .12);
    border-radius: 6px;
    margin-top: 16px;*/
    /*padding: 24px;*/
    box-shadow: rgba(168, 168, 168, 0.25) 0px 2px 4px;
    background-color: white;
}

.header[b-wtr77x5i1s] {
    padding: 24px 24px 0;
}

.title[b-wtr77x5i1s] {
    font-size: 20px;
    color: #333;
    font-weight: 500;
}

.header .title[b-wtr77x5i1s] {
    font-size: 18px;
    color: #333;
    font-weight: 500;
}

.page .page .setting-card[b-wtr77x5i1s] {
    background-color: #fff;
    margin-left: 72px;
}

.setting-card[b-wtr77x5i1s] {
    border-radius: 6px;
}

.setting-card-inner[b-wtr77x5i1s] {
    margin-left: -72px;
}

.setting-card-row[b-wtr77x5i1s] {
    padding: 24px 24px 24px 0;
    margin-left: 72px;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.setting-card .setting-card-row[b-wtr77x5i1s] {
    padding: 16px 0;
    margin: 0 20px;
}

.setting-card-row .main[b-wtr77x5i1s] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -48px;
}

.setting-card .setting-card-row .main[b-wtr77x5i1s] {
    line-height: 32px;
}

.eds-icon[b-wtr77x5i1s] {
    display: inline-block;
    line-height: 0;
    fill: currentColor;
}

.setting-card-row .icon[b-wtr77x5i1s] {
    width: 24px;
    height: 24px;
    color: #999;
    margin-right: 24px;
}

.setting-card .setting-card-row .icon[b-wtr77x5i1s] {
    display: none;
}



.setting-card-row .desc[b-wtr77x5i1s] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

    .setting-card-row .desc.width-info[b-wtr77x5i1s] {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 232px;
        flex: 0 0 232px;
        margin-right: 20px;
    }

.setting-card .setting-card-row .desc[b-wtr77x5i1s] {
    margin-left: 50px;
}

    .setting-card .setting-card-row .desc.width-info[b-wtr77x5i1s] {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 264px;
        flex: 0 0 264px;
        margin-right: 24px;
    }

.setting-card-row .title[b-wtr77x5i1s] {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
}

.setting-card .setting-card-row .title[b-wtr77x5i1s] {
    font-size: 14px;
}

.setting-card-row .info[b-wtr77x5i1s] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.account-profile[b-wtr77x5i1s] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.account-profile-item[b-wtr77x5i1s], .account-profile[b-wtr77x5i1s] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.account-profile-item[b-wtr77x5i1s], .account-profile[b-wtr77x5i1s] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.account-profile-item[b-wtr77x5i1s] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
}

.account-profile-avatar[b-wtr77x5i1s] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.account-profile-text[b-wtr77x5i1s] {
    font-weight: 400;
    color: #333;
    margin-left: 4px;
}

.eds-popover[b-wtr77x5i1s], .eds-popover__ref[b-wtr77x5i1s] {
    display: inline-block;
}

.eds-button[b-wtr77x5i1s] {
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 32px;
    min-width: 72px;
    padding: 0 16px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .eds-button[b-wtr77x5i1s]:before {
        position: absolute;
        top: -1px;
        right: -1px;
        bottom: -1px;
        left: -1px;
        border-radius: inherit;
        content: "";
    }

    .eds-button span[b-wtr77x5i1s] {
        line-height: 1;
        vertical-align: middle;
    }








.setting-card-row + .setting-card-row[b-wtr77x5i1s] {
    border-top: 1px solid #e5e5e5;
}

.setting-card .setting-card-row[b-wtr77x5i1s] {
    padding: 16px 0;
    margin: 0 20px;
}

.setting-card-row .main[b-wtr77x5i1s] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -48px;
}

.setting-card .setting-card-row .main[b-wtr77x5i1s] {
    line-height: 32px;
}

.eds-icon[b-wtr77x5i1s] {
    display: inline-block;
    line-height: 0;
    fill: currentColor;
}

.setting-card-row .icon[b-wtr77x5i1s] {
    width: 24px;
    height: 24px;
    color: #999;
    margin-right: 24px;
}

.setting-card .setting-card-row .icon[b-wtr77x5i1s] {
    display: none;
}

.eds-icon svg[b-wtr77x5i1s] {
    width: 100%;
    height: 100%;
}

.eds-popover[b-wtr77x5i1s], .eds-popover__ref[b-wtr77x5i1s] {
    display: inline-block;
}

.title-icon[b-wtr77x5i1s] {
    width: 16px;
    height: 16px;
    color: #999;
    margin-left: 5px;
    margin-top: 5px;
}

.eds-icon svg[b-wtr77x5i1s] {
    width: 100%;
    height: 100%;
}



.eds-button .eds-icon[b-wtr77x5i1s] {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

    .eds-button .eds-icon + span[b-wtr77x5i1s], .eds-button span + .eds-icon[b-wtr77x5i1s] {
        margin-left: 8px;
    }







.account-protection[b-wtr77x5i1s] {
    margin-top: 16px;
    background-color: #fff;
    /*border-radius: 6px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .12);*/
    box-shadow: rgba(168, 168, 168, 0.25) 0px 2px 4px;
    background-color: white;
}

    .account-protection .header[b-wtr77x5i1s] {
        padding: 24px;
    }

        .account-protection .header .title[b-wtr77x5i1s] {
            font-size: 20px;
            color: #333;
            font-weight: 500;
        }

    .account-protection .body[b-wtr77x5i1s] {
        padding: 0 24px 24px;
    }

.container[b-wtr77x5i1s] {
    margin-bottom: 16px;
    margin-left: 0;
    padding-left: 0;
    width: 100%;
    max-width: 100%;
}

    .container .title[b-wtr77x5i1s] {
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 16px;
    }

.toggle-card:last-child[b-wtr77x5i1s] {
    margin-bottom: 0;
}

.toggle-card .main[b-wtr77x5i1s] {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.toggle-card .desc[b-wtr77x5i1s], .toggle-card .main[b-wtr77x5i1s] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
}

.toggle-card .desc[b-wtr77x5i1s], .toggle-card .main[b-wtr77x5i1s] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
}

.toggle-card .desc[b-wtr77x5i1s] {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.toggle-card .title[b-wtr77x5i1s] {
    color: #333;
    font-size: 14px;
    font-weight: 500;
}

.toggle-card .subtitle[b-wtr77x5i1s] {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    margin-top: 7px;
}

.toggle-card .operations[b-wtr77x5i1s] {
    margin-left: 8px;
}










.eds-switch--normal[b-wtr77x5i1s] {
    width: 48px;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    border-radius: 12px;
}


.eds-switch--open[b-wtr77x5i1s] {
    background-color: #5c7;
}

.eds-switch[b-wtr77x5i1s] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}

    .eds-switch[b-wtr77x5i1s]:before, .eds-switch__label[b-wtr77x5i1s] {
        position: absolute;
        -webkit-transition: left .3s ease-in-out;
        transition: left .3s ease-in-out;
    }

    .eds-switch[b-wtr77x5i1s]:before {
        right: 100%;
        left: 0;
        display: inline-block;
        margin-top: 2px;
        background-color: #fff;
        border-radius: 50%;
        content: "";
    }

.eds-switch--normal[b-wtr77x5i1s]:before {
    width: 20px;
    height: 20px;
}

.eds-switch--normal.eds-switch--open[b-wtr77x5i1s]:before {
    left: 26px;
}

.account-protection .body .divider[b-wtr77x5i1s] {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
}

.setting-card[b-wtr77x5i1s] {
    background-color: #fff;
}

    .setting-card .title[b-wtr77x5i1s] {
        font-size: 18px;
        font-weight: 500;
        /*margin-bottom: 16px;*/
    }

.card-row[b-wtr77x5i1s] {
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

    .card-row .main[b-wtr77x5i1s] {
        padding-bottom: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

.desc[b-wtr77x5i1s] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.title[b-wtr77x5i1s] {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.subtitle[b-wtr77x5i1s] {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #999;
    margin-top: 4px;
}

.card-row .extra[b-wtr77x5i1s] {
    padding-bottom: 24px;
    border-radius: 4px;
}

.setting-card-row .extra[b-wtr77x5i1s] {
    padding: 16px;
    margin-top: 16px;
    background-color: #f6f6f6;
    border-radius: 4px;
}

.setting-card .setting-card-row .extra[b-wtr77x5i1s] {
    margin-left: 16px;
}

.eds-form[b-wtr77x5i1s] {
    margin: 8px 0;
}

.eds-form-item[b-wtr77x5i1s] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    font-size: 14px;
    -webkit-transition: margin-bottom 0s .2s;
    transition: margin-bottom 0s .2s;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.eds-form .eds-form-item[b-wtr77x5i1s] {
    margin-bottom: 16px;
}

.eds-form-item__label[b-wtr77x5i1s] {
    width: 144px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 32px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 16px;
    line-height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.eds-form--label-right .eds-form-item__label[b-wtr77x5i1s] {
    justify-content: flex-end;
}

.eds-form--label-right .eds-form-item__label[b-wtr77x5i1s] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.eds-form .eds-form-item__label[b-wtr77x5i1s] {
    width: 112px;
}

.eds-form-item__control[b-wtr77x5i1s] {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.eds-form-item__content[b-wtr77x5i1s] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: start;
    align-self: flex-start;
    line-height: 32px;
}

.eds-form-item__content[b-wtr77x5i1s] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: start;
    align-self: flex-start;
    line-height: 32px;
}

    .eds-form-item__content[b-wtr77x5i1s]:before {
        display: table;
        height: 32px;
        content: "";
    }

.eds-input[b-wtr77x5i1s] {
    line-height: 0;
}

.eds-input__inner[b-wtr77x5i1s] {
    position: relative;
    display: inline-table;
    width: 100%;
    height: 32px;
    padding: 0 12px;
    font-size: 14px;
    background-color: #fff;
    border-collapse: separate;
    border-spacing: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    outline: none;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.eds-input__input[b-wtr77x5i1s] {
    display: table-cell;
    width: 100%;
    padding: 0;
    color: #333;
    vertical-align: middle;
    background-color: inherit;
    border: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.eds-input input[b-wtr77x5i1s], .eds-input textarea[b-wtr77x5i1s] {
    font-family: inherit;
}

.eds-input__inner .eds-input__input[b-wtr77x5i1s] {
    height: 30px;
    font-size: 14px;
    border-radius: 4px;
}

.page .username-subtitle[b-wtr77x5i1s] {
    color: #999;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
}

.eds-form .eds-form-item:last-child[b-wtr77x5i1s] {
    margin-bottom: 0;
}

.eds-form-item__control[b-wtr77x5i1s] {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.eds-form .cancel-btn[b-wtr77x5i1s] {
    margin-left: 16px;
}

.eds-button--primary[b-wtr77x5i1s] {
    color: #fff;
    background-color: #0088ff;
    border-color: #0088ff;
}
/* /Pages/StaffProfile/AddOrUpdateStaffProfile.razor.rz.scp.css */
.jcgDhc[b-oxytb09ug2] {
    background: transparent;
    box-sizing: border-box;
    padding: 0.714286rem 2.85714rem 0.714286rem 0.857143rem;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 3px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
    color: rgb(15, 24, 36);
}

.jss3674[b-oxytb09ug2] {
    padding: 16px 24px 24px 24px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(168, 168, 168, 0.25);
    border-right: 3px;
}
/* /Pages/StaffProfile/Modal/CreateOrUpdateDisciplineModal.razor.rz.scp.css */
.eBbqpP[b-5259fl0r6l] {
    position: relative;
    box-sizing: border-box;
    padding: 0.571429rem 1.71429rem 1.71429rem;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
}

.bEUVaP[b-5259fl0r6l] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
    padding: 0px 1.71429rem 1.14286rem;
    box-sizing: border-box;
    max-height: calc(100vh - 14.2857rem);
    overflow: auto;
}
/* /Pages/StaffProfile/Modal/CreateOrUpdateFeatureModal.razor.rz.scp.css */
.eBbqpP[b-xyx9be18bi] {
    position: relative;
    box-sizing: border-box;
    padding: 0.571429rem 1.71429rem 1.71429rem;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
}

.bEUVaP[b-xyx9be18bi] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
    padding: 0px 1.71429rem 1.14286rem;
    box-sizing: border-box;
    max-height: calc(100vh - 14.2857rem);
    overflow: auto;
}
/* /Pages/StaffProfile/Modal/CreateOrUpdatePromotionModal.razor.rz.scp.css */
.eBbqpP[b-8e49r9r1sz] {
    position: relative;
    box-sizing: border-box;
    padding: 0.571429rem 1.71429rem 1.71429rem;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
}

.bEUVaP[b-8e49r9r1sz] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
    padding: 0px 1.71429rem 1.14286rem;
    box-sizing: border-box;
    max-height: calc(100vh - 14.2857rem);
    overflow: auto;
}
/* /Pages/StaffProfile/Modal/CreateOrUpdateRewardModal.razor.rz.scp.css */
.eBbqpP[b-kcghw2s1um] {
    position: relative;
    box-sizing: border-box;
    padding: 0.571429rem 1.71429rem 1.71429rem;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
}

.bEUVaP[b-kcghw2s1um] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
    padding: 0px 1.71429rem 1.14286rem;
    box-sizing: border-box;
    max-height: calc(100vh - 14.2857rem);
    overflow: auto;
}
/* /Pages/StaffProfile/Modal/CreateOrUpdateStaffHistoryModal.razor.rz.scp.css */
.eBbqpP[b-2pu4so6qoz] {
    position: relative;
    box-sizing: border-box;
    padding: 0.571429rem 1.71429rem 1.71429rem;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
}

.bEUVaP[b-2pu4so6qoz] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
    padding: 0px 1.71429rem 1.14286rem;
    box-sizing: border-box;
    max-height: calc(100vh - 14.2857rem);
    overflow: auto;
}
/* /Pages/SuperAdmin/Settings/AllSetting.razor.rz.scp.css */
.shop-setting-container[b-wufz0cz545] {
    margin-top: 30px;
}


/* /Pages/Users/AssignRole.razor.rz.scp.css */
.create-member-permission-container[data-v-5945f92e][b-3t51usn691] {
    padding: 0 144px;
}

h2[b-3t51usn691] {
    font-size: 18px;
    color: #333;
    margin: 0;
}

.sub-title[b-3t51usn691] {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #666;
    margin-bottom: 16px;
}

.role-selector[data-v-398cffec][b-3t51usn691] {
    display: flex;
    justify-content: space-between;
}

.shopee-select[data-v-398cffec][b-3t51usn691] {
    width: 240px;
}

.shopee-select[b-3t51usn691] {
    display: inline-block;
    width: 100%;
}

.shopee-selector[b-3t51usn691] {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    outline: none;
    transition: border .2s ease-in-out;
    position: relative;
    display: inline-table;
    width: 100%;
    padding: 7px 12px;
    font-size: 14px;
    line-height: 16px;
    color: #333;
    cursor: pointer;
    background-color: #fff;
    border-collapse: separate;
    border-spacing: 0;
    box-sizing: border-box;
}

.shopee-selector .shopee-selector__inner[b-3t51usn691] {
    font-size: 14px;
    line-height: 16px;
}

.shopee-selector .line-clamp--1[b-3t51usn691] {
    -webkit-line-clamp: 1;
}

.shopee-selector .line-clamp--1[b-3t51usn691], .shopee-selector .line-clamp--2[b-3t51usn691] {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
}

.shopee-selector .shopee-selector__inner[b-3t51usn691] {
    font-size: 14px;
    line-height: 16px;
}

.shopee-selector__suffix[b-3t51usn691] {
    padding-left: 8px;
}

.shopee-selector__prefix[b-3t51usn691], .shopee-selector__suffix[b-3t51usn691] {
    position: relative;
    display: table-cell;
    width: 1px;
    height: 100%;
    line-height: 0;
    color: #b7b7b7;
    white-space: nowrap;
    vertical-align: middle;
}

.shopee-selector .shopee-selector__prefix-icon.shopee-icon[b-3t51usn691], .shopee-selector .shopee-selector__suffix-icon.shopee-icon[b-3t51usn691] {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.shopee-icon[b-3t51usn691] {
    display: inline-block;
    line-height: 0;
    fill: currentColor;
}

.shopee-icon svg[b-3t51usn691] {
    width: 100%;
    height: 100%;
}

.shopee-button[b-3t51usn691] {
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    min-width: 72px;
    padding: 0 16px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    outline: none;
    box-sizing: border-box;
    transition: all .2s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.shopee-button[b-3t51usn691]:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    border-radius: inherit;
    content: "";
}

.shopee-button .shopee-icon[b-3t51usn691] {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.shopee-icon[b-3t51usn691] {
    display: inline-block;
    line-height: 0;
    fill: currentColor;
}

.shopee-icon svg[b-3t51usn691] {
    width: 100%;
    height: 100%;
}

.shopee-button span[b-3t51usn691] {
    line-height: 1;
    vertical-align: middle;
}

.shopee-button .shopee-icon+span[b-3t51usn691], .shopee-button span+.shopee-icon[b-3t51usn691] {
    margin-left: 8px;
}

.shopee-alert[b-3t51usn691] {
    position: relative;
    display: flex;
    padding: 11px 16px;
    color: #666;
    background: #f2f2f2;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
}

.shopee-alert--info[b-3t51usn691] {
    background-color: #e5eefb;
    border-color: #3d72bf;
}

.shopee-alert-icon[b-3t51usn691] {
    margin-right: 8px;
    font-size: 0;
    color: #d6d6d6;
}

.shopee-alert--info .shopee-alert-icon[b-3t51usn691] {
    color: #2673dd;
}

.shopee-alert-icon .shopee-icon[b-3t51usn691] {
    width: 16px;
    height: 16px;
}

.shopee-icon[b-3t51usn691] {
    display: inline-block;
    line-height: 0;
    fill: currentColor;
}

.shopee-icon svg[b-3t51usn691] {
    width: 100%;
    height: 100%;
}

.admin-view h2[b-3t51usn691] {
    margin-top: 48px;
    margin-bottom: 8px;
}

.shopee-alert--info[b-3t51usn691] {
    background-color: #e5eefb;
    border-color: #3d72bf;
}

.shopee-alert--info .shopee-alert-icon[b-3t51usn691] {
    color: #2673dd;
}

.shopee-alert-title[b-3t51usn691] {
    margin-right: 20px;
    font-size: 14px;
    line-height: 16px;
}

.create-member-permission-container .create-member-footer-buttons[b-3t51usn691] {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 24px;
}

.create-member-permission-container .create-member-footer-buttons button[b-3t51usn691] {
    margin-right: 16px;
}

.shopee-button--primary[b-3t51usn691] {
    color: #fff;
    background-color: #ee4d2d;
    border-color: #ee4d2d;
}

.create-member-permission-container .create-member-footer-buttons button[b-3t51usn691] {
    margin-right: 16px;
}

.shopee-button--primary[b-3t51usn691] {
    color: #fff;
    background-color: #ee4d2d;
    border-color: #ee4d2d;
}
/* /Pages/Users/Members/CreateOrUpdate.razor.rz.scp.css */
.jss724[b-w5zz3salie] {
    width: 1302px;
    margin: 0 auto;
    display: flex;
    padding: 24px 32px 40px;
    box-sizing: content-box;
    flex-direction: column;
}

.jss727[b-w5zz3salie] {
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(168, 168, 168, 0.25);
    border-right: 3px;
}

.jss956[b-w5zz3salie] {
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(168, 168, 168, 0.25);
    margin-top: 24px;
    border-right: 3px;
}

.jss956[b-w5zz3salie] {
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(168, 168, 168, 0.25);
    margin-top: 24px;
    border-right: 3px;
}

.jss729[b-w5zz3salie] {
    display: flex;
    padding: 16px 24px;
    align-items: center;
    border-bottom: 1px solid #E8EAEB;
    justify-content: space-between;
}

.jss731[b-w5zz3salie] {
    padding: 16px 24px;
}

.jss957[b-w5zz3salie] {
    display: flex;
    padding: 16px 24px;
    align-items: center;
    border-bottom: 1px solid #E8EAEB;
    justify-content: space-between;
}

.jss959[b-w5zz3salie] {
    padding: 16px 24px;
}

.MuiGrid-grid-xs-5[b-w5zz3salie] {
    flex-grow: 0;
    max-width: 41.666667%;
    flex-basis: 41.666667%;
}

.MuiGrid-grid-xs-7[b-w5zz3salie] {
    flex-grow: 0;
    max-width: 58.333333%;
    flex-basis: 58.333333%;
}

.MuiGrid-grid-xs-6[b-w5zz3salie] {
    flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%;
}

.jss988[b-w5zz3salie] {
    width: 100%;
}

.jss1370[b-w5zz3salie] {
    color: #46515F;
    display: flex;
    font-size: 14px;
    margin-top: 0;
    line-height: 20px;
    margin-bottom: 4px;
}

.jss989[b-w5zz3salie] {
    width: auto;
}

.jss1369[b-w5zz3salie] {
    width: 100%;
    border: 1px solid #D3D5D7;
    cursor: pointer;
    height: 40px;
    display: flex;
    padding: 0 12px;
    align-items: center;
    border-color: #D3D5D7;
    border-radius: 3px;
    justify-content: space-between;
    background-color: #fff;
}

.jss966[b-w5zz3salie] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.jss1008[b-w5zz3salie] {
    width: 100%;
}

.jss1303[b-w5zz3salie] {
    color: #46515F;
    display: flex;
    font-size: 14px;
    margin-top: 0;
    line-height: 20px;
    margin-bottom: 4px;
}

.jss1009[b-w5zz3salie] {
    width: auto;
}

.jss1302[b-w5zz3salie] {
    width: 100%;
    border: 1px solid #D3D5D7;
    cursor: pointer;
    height: 40px;
    display: flex;
    padding: 0 12px;
    align-items: center;
    border-color: #D3D5D7;
    border-radius: 3px;
    justify-content: space-between;
    background-color: #fff;
}

.jss968[b-w5zz3salie] {
    height: 100%;
    display: flex;
    min-width: 150px;
    align-items: center;
    padding-left: 24px;
    justify-content: flex-start;
}

.jss969[b-w5zz3salie] {
    color: #ab0500;
    cursor: pointer;
}

button.RthGc[b-w5zz3salie] {
    margin-left: 0px;
}

.jss859.MuiInputLabel-shrink[b-w5zz3salie] {
    font-size: 14px;
    transform: none;
    line-height: 17px;
}

.jss859[b-w5zz3salie] {
    top: 0;
    color: #46515F;
    display: flex;
    align-items: center;
}

.jss267[b-w5zz3salie] {
    height: 30px;
}

.jss680 button[b-w5zz3salie] {
    margin: 8px 0 8px 16px;
}

.jss1333 input[b-w5zz3salie] {
    color: #0F1824;
    height: 40px;
    padding: 0 12px;
}

.jss1332.MuiInputLabel-shrink[b-w5zz3salie] {
    font-size: 14px;
    transform: none;
    line-height: 17px;
}

.jss1332[b-w5zz3salie] {
    top: 0;
    color: #46515F;
    display: flex;
    align-items: center;
}

.jss1333[b-w5zz3salie] {
    height: 40px;
}

.jss1331[b-w5zz3salie] {
    align-self: center;
    /*padding-top: 24px;*/
}

.jss1333 .MuiOutlinedInput-notchedOutline[b-w5zz3salie] {
    padding: 0;
    border-color: #D3D5D7;
}

.fa-dWyJ[b-w5zz3salie] {
    color: rgb(255, 77, 77);
}

.cvddzC[b-w5zz3salie] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 0.928571rem;
    line-height: 1.14286rem;
    margin: 0px;
    padding: 0.285714rem 0.857143rem 0px;
    color: rgb(255, 77, 77);
}

.eKakbe[b-w5zz3salie] {
    pointer-events: none;
    position: absolute;
    inset: 0px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    overflow: hidden;
    box-sizing: border-box;
    border-color: rgb(255, 77, 77) !important;
}
/* /Pages/Users/Members/CreateOrUpdateRole.razor.rz.scp.css */
.jss3671[b-3gvd3hyue9] {
    flex: 1 1 auto;
    display: flex;
    padding: 12px 32px 40px;
    flex-direction: column;
    background-color: #F4F4F4;
}

.jss3672[b-3gvd3hyue9] {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    justify-content: flex-start;
}

.jss3673[b-3gvd3hyue9] {
    color: #182537;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    padding-right: 12px;
}

.jss3674[b-3gvd3hyue9] {
    padding: 16px 24px 24px 24px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(168, 168, 168, 0.25);
    border-right: 3px;
}

.jss3798[b-3gvd3hyue9] {
    align-self: center;
    padding-top: 24px;
}

.jss3799[b-3gvd3hyue9] {
    top: 0;
    color: #46515F;
    display: flex;
    align-items: center;
}

.jss3799.MuiInputLabel-shrink[b-3gvd3hyue9] {
    font-size: 14px;
    transform: none;
    line-height: 17px;
}

.jss3799 .MuiFormLabel-asterisk[b-3gvd3hyue9] {
    color: #f44336;
}

.jss3800[b-3gvd3hyue9] {
    height: 40px;
}

.jss3800 input[b-3gvd3hyue9] {
    color: #0F1824;
    height: 40px;
    padding: 0 12px;
}

.jss3878[b-3gvd3hyue9] {
    top: -5px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    border-style: solid;
    border-width: 1px;
    padding-left: 8px;
    border-radius: inherit;
    pointer-events: none;
}

.jss3800 .MuiOutlinedInput-notchedOutline[b-3gvd3hyue9] {
    padding: 0;
    border-color: #D3D5D7;
}

.jss3879[b-3gvd3hyue9] {
    padding: 0;
    text-align: left;
    transition: width 150ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
    line-height: 11px;
}

.jss3801[b-3gvd3hyue9] {
    height: auto;
}

.jss3800 .MuiOutlinedInput-multiline textarea[b-3gvd3hyue9] {
    padding: 11px 12px;
}

.jss3675[b-3gvd3hyue9] {
    background: #FFFFFF;
    margin-top: 16px;
    border-right: 3px;
}

.jss3676[b-3gvd3hyue9] {
    padding: 16px;
    border-bottom: 1px solid #E8EAEB;
}

.jss3677[b-3gvd3hyue9] {
    padding: 0 24px;
}

.jss3919[b-3gvd3hyue9] {
    width: 100%;
    margin-top: 12px;
    padding-left: 12px;
    border-bottom: 1px solid #E8EAEB;
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.jss3922[b-3gvd3hyue9] {
    display: flex;
    /*padding-bottom: 12px;*/
}

.kbwjYo[b-3gvd3hyue9] {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    -webkit-box-align: center;
    align-items: center;
    background-color: transparent;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px;
}

.dSGIch[b-3gvd3hyue9] {
    width: 1.71429rem;
    height: 1.71429rem;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}

.cjNdMM[b-3gvd3hyue9] {
    position: absolute;
    height: 1.71429rem;
    width: 1.71429rem;
    opacity: 0;
    z-index: 4;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

.gOXBJT[b-3gvd3hyue9] {
    width: 1rem;
    height: 1rem;
    background: transparent;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    border: 2px solid rgb(163, 168, 175);
    border-radius: 2px;
    box-sizing: border-box;
}

.eoDutB[b-3gvd3hyue9] {
    text-align: center;
    margin-left: 0.285714rem;
    padding: 0px;
    display: block;
    color: rgb(15, 24, 36);
    cursor: pointer;
}

.eoDutB.shop-label[b-3gvd3hyue9] {
    border: 1px solid #76c900;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    background: #76c900;
    font-size: 11px;
}

.eoDutB.admin-label[b-3gvd3hyue9] {
    border: 1px solid #bc0000;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    background: #bc0000;
    font-size: 12px;
}

.eoDutB.general-label[b-3gvd3hyue9] {
    border: 1px dashed #76c900;
    color: #76c900;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
}

.jss3918[b-3gvd3hyue9] {
    width: 20px;
    height: 20px;
}

.MuiOutlinedInput-multiline[b-3gvd3hyue9] {
    padding: 0;
}

.jss267[b-3gvd3hyue9] {
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.jDufpE[b-3gvd3hyue9] {
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.996 7.556L4.7 6.285L3.3 7.715L6.004 10.362L10.703 5.711L9.297 4.289L5.996 7.556Z' fill='rgb(171 5 0)'/%3E%3C/svg%3E") center center / 1rem transparent;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    border-radius: 2px;
    width: 1rem;
    height: 1rem;
    box-sizing: border-box;
    border: 2px solid rgb(171 5 0);
}

.gOXBJT[b-3gvd3hyue9] {
    width: 1rem;
    height: 1rem;
    background: transparent;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    border: 2px solid rgb(163, 168, 175);
    border-radius: 2px;
    box-sizing: border-box;
}

.eLyYNJ[b-3gvd3hyue9] {
    width: 1rem;
    height: 1rem;
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='9' y='11' width='6' height='2' fill='%230088FF'/%3E%3C/svg%3E") center center / 200% transparent; -webkit-box-align: center;
    align-items: center;
    position: relative;
    border-radius: 2px;
    box-sizing: border-box;
    border: 2px solid rgb(171 5 0);
}

.jss3922[b-3gvd3hyue9] {
    display: flex;
}


.cvddzC[b-3gvd3hyue9] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 0.928571rem;
    line-height: 1.14286rem;
    margin: 0px;
    padding: 0.285714rem 0.857143rem 0px;
    color: rgb(255, 77, 77);
}

.eKakbe[b-3gvd3hyue9] {
    pointer-events: none;
    position: absolute;
    inset: 0px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    overflow: hidden;
    box-sizing: border-box;
    border-color: rgb(255, 77, 77) !important;
}

/* /Pages/Users/Members/MemberDetail.razor.rz.scp.css */

.shopee-breadcrumb[b-a76sg0a649] {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 16px;
    box-sizing: border-box;
}

.shopee-breadcrumb--light:not(.shopee-breadcrumb--ellipsis) .shopee-breadcrumb-item[b-a76sg0a649] {
    color: #999;
}

.shopee-breadcrumb .shopee-breadcrumb-item[b-a76sg0a649] {
    transition: color .2s ease-in-out;
}

.shopee-breadcrumb-item[b-a76sg0a649] {
    display: inline-flex;
    align-items: center;
    height: 16px;
    font-weight: 400;
}

.shopee-breadcrumb-item__inner[b-a76sg0a649] {
    cursor: pointer;
}

.shopee-breadcrumb-item__inner[b-a76sg0a649] {
    display: inline-block;
    height: 16px;
}

.shopee-breadcrumb--light:not(.shopee-breadcrumb--ellipsis) .shopee-breadcrumb-item__separator[b-a76sg0a649] {
    color: #b7b7b7;
}

.shopee-breadcrumb-item__separator[b-a76sg0a649] {
    display: inline-block;
    height: 16px;
    margin: 0 8px;
}

.shopee-breadcrumb-item__separator .shopee-icon[b-a76sg0a649] {
    width: 16px;
    height: 16px;
}

.shopee-icon[b-a76sg0a649] {
    display: inline-block;
    line-height: 0;
    fill: currentColor;
}

.shopee-icon svg[b-a76sg0a649] {
    width: 100%;
    height: 100%;
}

.shopee-breadcrumb--light:not(.shopee-breadcrumb--ellipsis) .shopee-breadcrumb-item:last-child[b-a76sg0a649] {
    color: #333;
}

.shopee-breadcrumb .shopee-breadcrumb-item[b-a76sg0a649] {
    transition: color .2s ease-in-out;
}

.shopee-breadcrumb-item:last-child .shopee-breadcrumb-item__separator[b-a76sg0a649] {
    display: none;
}

.detail-container[b-a76sg0a649] {
    float: left;
    width: 1000px;
    margin-bottom: 24px;
}

.simple-info .simple-info-right[b-a76sg0a649], .simple-info[b-a76sg0a649] {
    align-items: center;
    display: flex;
}

.simple-info[b-a76sg0a649] {
    padding: 24px 48px;
    margin-bottom: 16px;
    height: 96px;
    background-color: #fff;
    justify-content: space-between;
}

.member-detail[b-a76sg0a649] {
    display: flex;
    align-items: center;
}

.member-detail--large .member-detail__avatar[b-a76sg0a649] {
    font-size: 20px;
    width: 48px;
    height: 48px;
    line-height: 48px;
}

.member-detail__avatar.avatar-yellow[b-a76sg0a649] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAA1VBMVEUAAAD/5oP/qmP/qmP/qmP/qmT/qmT/v3L/uHL/x4D/u4D/qWX/q2P/0Hr/0Xn/u27/vG3/zHb/qmP/qmT/qWT/qWX/qmX/rGb/qmT/qmb/rWn/qWP/y3X/0Xj/qmP/y3X/vG3/xHH/qWX/znj/q2X/qmT/0Xj/vW//zHb/znb/vG3/0Hj/y3b/y3X/ynb/vG7/vG7/znf/u27/0nn/0Hf/0nj/zXj/vm7/y3b/vG3/y3X/qWP/ynX/u23/0Hj/smj/znf/yHT/t2v/xHH/rmb/wG//q2RDcHrsAAAAO3RSTlMAA/nw7NKwGgwIBmNVP/z77urnzJJ0cltCPCLf0M+5sbGJiXNtM+9wb2NgIvnv39/RubmSW1UzM/DnktH7xSYAAAJ1SURBVFjDrdcJdqJAEAbgYlUgaNx3HdfomGQmy2SWpjFA8P5HmmhePcLWNnS+A/yvqhp6AQZpbS10baTKsjrS9IW1lqCEykpXSIKirypQiNGbkhzTngG8qp0mYWh2qsBD6qrkArXLMa2BRjhoA2Az24RT2wSGYYtwaw0hV18hBSh9yHElk0LkK8hkkcKszHpICRk19eUyQXJqTkOFlKIk1s5skZJa8e+pTUprx/4LImAQ5UiaSJAmAeoSIV3MqapiQSruTx0iqANnRlM0qPmx+/aORFQPTh4pPbyJBU3P506dvvMPQkkVALg55YhGrQDgG0V++QZ1AOmaRvyyQYoEv2lM2aLW8J3GlZyUBXP6JUkLnLXooHT4SZFQTRr8oF+SNAJcfcG1U6FOsxT+j2UMEh24jK2JjknFYYs2N8LlF21Oww9StCQdfxHRKS3wpxUtycJtJCEMAy8IgyAMqc+1oa+jjS0KCRz3zEFe6B8vbmzJaQevLnI+C5kz03Hzx2I895NXJ8ZjlLX6OI4QxqSDMIp1HMEjNuUmOSnBW/4BiR+A4zKDEM0/so2/p+m4iB0UFZW+RMBN1BZrSMhLJXXwonXtuVxBmHTIuWjB1uUMQvGkLiBpUigIu0tfRsF2szk8SbHH5BNvEAqyL+xgTnhbQzT7CQH7TbEgHDg+aiJ2rWCQd8RnVsKvGmcQ8vHhl7Srcc8aV84CxK7JYatfQQ57UyTojw259hP+EY33wGA+8Rb0zwQ2e8ITNLbhImm5udRZYykBj+qycQrKj6kCL+P5oZYT9PBsQCGV7ewuGXI321agBOllN5+N7xu3t4378Wy+e2FN5j+k9KubPHLHWgAAAABJRU5ErkJggg==);
}

.member-detail--large .member-detail__info-basic[b-a76sg0a649] {
    height: 24px;
    width: 550px;
}

.member-detail__info-basic[b-a76sg0a649] {
    display: flex;
    align-items: center;
}

.member-detail--large .member-detail__info-basic .member-detail__name[b-a76sg0a649] {
    font-size: 18px;
    font-weight: 500;
    text-decoration-line: none;
}

.member-detail__info-desc[b-a76sg0a649] {
    font-size: 12px;
    color: #888;
}

.member-detail--large .member-detail__info-desc[b-a76sg0a649] {
    font-size: 14px;
    margin-top: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.simple-info .simple-info-right[b-a76sg0a649], .simple-info[b-a76sg0a649] {
    align-items: center;
    display: flex;
}

.account-status-select[b-a76sg0a649] {
    cursor: pointer;
}

.simple-info .simple-info-right .divider[b-a76sg0a649] {
    margin: 0 16px;
    width: 1px;
    height: 14px;
    background-color: #d8d8d8;
}

.simple-info .simple-info-right .delete-action[b-a76sg0a649], 
.simple-info .simple-info-right .invite-action[b-a76sg0a649] {
    display: flex;
    cursor: pointer;
    align-items: center;
    font-size: 14px;
}

.simple-info .simple-info-right .delete-action .shopee-icon[b-a76sg0a649], 
.simple-info .simple-info-right .invite-action .shopee-icon[b-a76sg0a649] {
    width: 16px;
    height: 16px;
    margin-right: 4px;
    color: #888;
}

.detail-info[b-a76sg0a649] {
    padding: 24px 24px 32px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .02);
}

.member-detail__avatar[b-a76sg0a649] {
    border-radius: 50%;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 12px;
    vertical-align: middle;
    box-shadow: inset 0 0 2px #e8e8e8;
    background-size: 100% 100%;
}

.account-status-select-display .icon[b-a76sg0a649] {
    width: 20px;
    height: 20px;
    color: #ccc;
}

.account-status-active[b-a76sg0a649] {
    color: #5c7;
}

.account-status[b-a76sg0a649] {
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 14px;
}

.editable-field__action .shopee-icon[b-a76sg0a649] {
    width: 14px;
    height: 14px;
    color: #ccc;
    vertical-align: middle;
}

.method-tooltip .shopee-icon[b-a76sg0a649] {
    width: 16px;
    height: 16px;
}

.authority-node__permission-icon[b-a76sg0a649] {
    float: left;
    width: 20px;
    height: 20px;
    fill: #ccc;
    margin-right: 8px;
    line-height: 10px;
}

.info-block h2[b-a76sg0a649], .permission-header h2[b-a76sg0a649] {
    font-size: 18px;
    color: #333;
    margin: 0;
}

.info-block-item[b-a76sg0a649] {
    min-height: 40px;
    font-size: 14px;
}

.info-block-item-content[b-a76sg0a649] {
    flex: 1;
    line-height: 40px;
}

.info-block-item-label[b-a76sg0a649] {
    color: #888;
    line-height: 40px;
    padding-right: 24px;
}

.editable-field__value[b-a76sg0a649] {
    margin-right: 8px;
    word-break: break-all;
}

.editable-field__action:hover[b-a76sg0a649] {
    color: #1791f2;
}

.editable-field__action[b-a76sg0a649] {
    color: #1269c1;
    cursor: pointer;
}

.info-block[b-a76sg0a649] {
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.method-tooltip[b-a76sg0a649] {
    width: 16px;
    height: 16px;
    margin-left: 8px;
    vertical-align: sub;
    color: #dbdbdb;
}

.shopee-popover[b-a76sg0a649], .shopee-popover__ref[b-a76sg0a649] {
    display: inline-block;
}

.permission-container .permission-header[b-a76sg0a649] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
}

.permission-container .permission-header div[b-a76sg0a649] {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.permission-container .permission-header .shopee-icon[b-a76sg0a649] {
    width: 15px;
    height: 24px;
    margin-left: 6px;
}

.permission-container .permission-header .shopee-icon svg[b-a76sg0a649] {
    fill: #4185f4;
}

.permission-container .info-item[b-a76sg0a649] {
    display: flex;
    align-items: center;
    font-size: 14px;
}

.permission-container .info-item div[b-a76sg0a649] {
    margin-right: 16px;
}

.info-label[b-a76sg0a649] {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #888;
    margin-right: 16px;
}

.role-name[b-a76sg0a649] {
    display: inline-block;
    max-width: 100%;
    font-size: 12px;
    border: 1px solid transparent;
    border-radius: 100px;
    background-color: #f6f6f6;
    padding: 6px 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: normal;
}

.role-name__admin[b-a76sg0a649] {
    font-weight: 500;
    color: #4185f4;
    border: 1px solid #afcdff;
    background: #e8f1ff;
}

.jss267[b-a76sg0a649] {
    height: 30px;
}
/* /Pages/Users/Members/MemberList.razor.rz.scp.css */
.page-container[b-iab0k02aq9] {
    float: left;
    /*width: 1000px;*/
    padding: 24px;
    margin-bottom: 24px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
}

.member-list[b-iab0k02aq9] {
    min-height: 537px;
    position: relative;
}

.page-title[b-iab0k02aq9] {
    color: #333;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 12px;
    margin-top: 0;
}

.page-title[b-iab0k02aq9] {
    margin-bottom: 0;
}

    .page-title .limit-title[b-iab0k02aq9] {
        display: inline-block;
        font-size: 16px;
    }

    .page-title .limit-title__limit[b-iab0k02aq9] {
        color: #c1c1c1;
    }

.page-title-split[b-iab0k02aq9] {
    background-color: #f6f6f6;
    border: 0;
    height: 1px;
    margin-top: 24px;
    margin-bottom: 16px;
}

.no-member-content[b-iab0k02aq9] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}

.no-member-content-img[b-iab0k02aq9] {
    width: 120px;
    height: 120px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAeAAAAHgCAMAAABKCk6nAAABO1BMVEUAAAD29vb////29vb29vb////19fX29vb4+Pj////4+Pj19fX39/f39/f29vb19fX29vb5+fn29vb29vb19fX29vb39/f29vb19fX29vb29vb29vb39/f////////39/f19fX29vb29vb29vb19fX4+Pj9/f329vb39/f39/f29vb29vb29vb29vb29vb4+Pj39/f29vb5+fn29vb////19fXq6ur////T1NbV1tjd3d7b3N3e39/S09Xi4uLg4OHa2tzj4+Pl5ebj5OTZ2tvW19nX2Nrm5ubY2drk5OXx8fH9mHr8/Pz4+Pj9lnf+nYL9nH/9mn3t7e3p6enz8/P+rJX9mXv+ooj/sJv+p4/v7+//0cT8g13/tKH7f1j8h2P9knL8jm38i2j/18z+wq/+xrX+yrr/5d7/9PKzl7wfAAAANXRSTlMA/QP54g3Ry0sIIYV6HfPqpSnBdbqYXvXv17SqfxMQYp+TcdxnJRjHQkC95a6NVkg9ODGIFskfSrEAAB3uSURBVHja7N3JctpAEAbg1gZCYt83sxls4xVsd+kl0D1VKZ98sN//CYIdUqFCjBGzMJrpr3LIxae/WprpaQ2gscFs6TcnYaPXrVcvM51zt9RuWVarXXLPO5nLar3ba4STpr+cDYCkhx3Mh/1ytVOy8GBWqVMt94fzwAairMGi2R9VXQsZWG511G8uqKTVYlfun7oucuR2n+4rVM4KuHiolTMOCuFkyrWHCyCnUpmOzlG489G0AkSy3DzfbaM07W5+ngMiR86/yzoonZO98ylk4SqTuoMn49Qn9LgWx/MbLp6c2/A9INxVatcOKsK5rlEhczXLZ1AxmfwMCBeBeun+yTgAwqhQy6LCsrUCkKOdTS5ReZeTMyDHuCors6razylfAUnoIn+OKXKep551ArZ/a2HKWLc+nT4dptBXoJ1xDLdPK67vPZZTV7x/WeVHIPv415hy1z6QL+SGHdRAZ0iHTv9zli+hJkp52hr/Kxi3UCOtMXUxtxUaKelpHM5p0JL6j4s77eL94NxR8+PD2ZNWD+dtrSd6Fw/CImqsGJo9Q+/126i5dt/cAR97qs3GaJ/S1NAm9VzRQQ3+MnMwT9BDg/RM2xZ7oZY7o685oVGv4uYNGuemCaZYKj1HJ052CSbwxik+8GVjjQ14TvspHdfgw9X9tPi5jIYrP4PGmto3rr7X1nexFdSRrNX13BTbE21PjZJqTTRsXgYp+ApFnkvtirip9algckW93sQD4xfPu8oanRQvjN77fsVdgB7s0NjW1X5WqMVaa2Zo5/kQWQ2ugRjS6mqP4hDSLddAslcj1d+5FOjx/K1sigfkr4wYqmNVSu0FEDVaPR/EqkEaebdIDnSbwkGAihbf+srSSd3ViPe0O0qkeA+pkqfXb0JWHtLDpt3vERqpaVx6NLlxlHpKlloFY7454i2Tip7Ho4FfLfByk4Jrth5o+cyg+ACKm9LymYk1BaWFSBiFoLAxEmZjUJU9QsLBSNENsW3UN/si9ZRMONdFwklXwTGPHLWvOKorl7BXRcJRVbG25RkNX3GWVeoWxDNqP3OXUShhj+pXgKwyT+kcvX+FqCqy0qL18zb91tI27X+F6SrQ8aD+1S6telrUfxZqBMeg86P0GMMR6Pw3RUI4oSkS4aZwMg80nyOB9QAn8kjzdVIUH+EkCjQfK8lNAU7AowMGaTIeSGdTg1Kiug2y0fdlUjVAsjwSqfIg1T1tkCSz7kGiCm2QpCtWQBqP7t84gY4HstD9OVviePUhWvv8TxyjILcgSQ3Jp/h3rrvWMaMANZDiihZYa/Eq+gb/kK0rkKBA9xPupCsr41IBhMsZPyIbx1ECfF/J2Rz8H43ocLBbvPLLeASCDdFoO/FKj3gIQs2M7nDsxis/4uIMBLKNfgGvIgYr5CRrwz9oxo6LOGIUIx8hCLMweAe8KV8FithagCADc3/falO+ahSxOwAxzP19unW+KiVcBiGaaKpVtKHKY7oJAgTG7pDW+SqWcDEA7mxTf/83jjZUekxf2vCJzgiZbPJVMeEacBYY+vvsH/mqmHArAL4MnYL+na+KCddhjc4YGGznq2LCQ+DouY1GioRBZu1n4MfQezhWkTArZNYDbnw00na+KibsAyeemT3oOBIqRlauRxetJLI/XwUTHgMXSzMPCSPhkJW1BB7MnOJYRcKtkFWWtsDHiiMJYmTVBGaemTdxREm9v729R0khqxuPxrAOwP6AXv18WfuZ+M+QVQiMAgcNFEcJrfP9TDhKKEZGTkA9rG+xF/D7y8a79BLuAZM5mihxAb+9bLxJL2GcAwPbzLuwVlFCrz9+vPx4Wf97jaSXcMamy0YTiqPkAW+8RvJLeApH88z8FHjFErD8Ei55cKw+miiOmAKWX8K/2Lu33qZhMAzAgXKGAeMgjkMcxDgIbpDe+i5TmouoXbKOJu1GCxsM2Pj/vwDTecLIsxO7+ZxM41nWpkk+VfKrr9naNHkcOHpyOj/mTwkCJm3h+0/+v8dhgzkEPBa+M3tY2NXAycrpPNI9YwragDMs6vpK4OI9TqXUd8ApFvY+cLB6So+EZr4DZljYvdU2HccxzZPKekmPT4mCrn7KHHz/9Gn8iXMLOMPCngXWljogUXQ1IViEQVkP5mA2T5f/zpiDFAvrLLXmhN/do0HllEB0IcnbE9enbgELM+YCi7vblo8Jp+UdKA++Ghhxfc6O1fqAO1dasgfOlcG36T4+EddPmT0R8Bb/cQs4w6Ks98Ir90BDCkLffVIIyrbE9XALeItzDzjF4u6ttOOSDEpXVQ1OrKOuT10D5vFyjQVseVGHyzdApCfTdZ1hG+p65t7B7gEz1ODG5VYcKisGldMGo85Ly4jrc6bR/oCtvk/6AFTMHVSOuH7EbImAhzzdoXPAGWrwoBXfJjQHUt6RxPUD54A5ftNgwDbfNrwFMr1D/V6fTz2FWK7fhrgejgEPBceAU9ThVlDRB9DptVtWluT21tDa1vbMS8D40IJTFsb/dlHcj+NerHbU0WN5Od+QT5T1pQF/GW4ONzf573B+w6eKj794CfhmUMnSGdDpHw50Py57idWsI643BzzbdDbzEfCZpeYPtZMGmd8cDTaf5vfyOhGI0mmk9SkzGX90NvYQcMXD786eA6GeEoCgDD4nzwvE9eaAhx8nk48THtfk8GdS/fGQGaEe5842fsYV0THSfpGTu0jtOnk+Jq5nRuP1Cf/hJuK3+uOxl4BxqfELE4pBFpROkgJQOlFsT1rPjGbrzmZ+An4XlFo9A0rS4IuuUTpQWSbXENenzGh7Y3194w9+K2aqPd5mfgI+s9r0pb1jeUCVrtIEICGuT5nZbMwDszUZe/o/GFU+U3oBUrG631O7T1nPif0ocX3GnOxvCPvMiD7gF0GJ16ClBKEwB0Zc7xzw142vfzQeMF43/I3++FAUR3zShWDYhrTePWCebUsCfhQYrXRAyxBC1J/PmxHX48QH3FkJTJ6DWKQPRiwT6zXLiOsHzQScoT7PA5NXIBZbUYMirh8xJz+/CT+bD/hVYLAEatKAi3vO3GWyiLg+aSZg1Gmp0UurxJFw/OBz5pdZ6nqmcYICvt3oeUeV7pHJyzWdRl2fMlsi4L1v3J5bwCnqdDHQugJymsHmlOWagGjr4Rbw3qFWBIwrhrcpyWm6TVmm24a6ftREwBlqdS3QuQBy5sHWkLqMuj5pImDU60Kg8RL07DpLRV6fMgc/d3d393a5H8wFavaywdNiRQq7IMjrwRz82OWcA05Rs8fNvUIjaruR/4Az1Er7Gr0MD6IwjMJoLhTzZUK5hry+5z9g1G65uQvIagbZIgTqejB7Pz4LLgGnqJnuvY638CAqHXhzF9LXj3wHnKF2b4NjnO/Ag1DXccffc/J2HH196jlg1K9zvrELFIaR4BoAfX3BFJQBZyBwKVDdhQ/hEWMHcrp5+vrcIeCdzzt/pp22BHw3UJ2DD8pA24UTVa7vJXmXy5Mktq3PmK39HWGf2UpB4Zz/f5KEf4KQKct168vro2Q0KPBXMe0mNvX2LXywIxy0o4GBZe8H6wjawHRh23Uul0wBVTFKKtY7tfB4Z27ckgY+7sCdO/AiNJCDdBR3C+gM8lAoe/4us/VrPM/3V1saGHeUEyd14EVIKRoVMCm6YTUZs3awv3/AWtPA6Fxu6CruIaG8QJlBElaRMCct+RN67lJDp3cPyfSnqGIUVlEwBy1qYOB9Q1eBDqnkBaoZxGG5OGU+gM7FRnbBdAF3UVmRhOVGzIMMVJSd8Bt4EtIYwUYelssYuRSU3ng+3E4I19bCtdDKmlQjzcumsFEp4X7KqIHUtUD2EJ4oIRlCNG8rGcFWXv78OSOWgdTDQHYfnoQWwSnrNI+7sJeUP/+AyU5avrjv+Y1oYe1wENWO0d7LAXDquhwOiqj8+TNGKAW15UauE1zxpVndRtv1cQEXA8Pzq7vhE5gv5OsKP4UvIijO1EGcptPV+gHcjMqfv0eXMOg9Vc684oMxSDX88m1/s3c2vU0DQRjelKggeihEUGhBIFHxIQ58CL0+OKuEhINVy7nYPuX//xDcssBKg7de73iYIB5FOKw9mmoezSbObpsMY7m6PX8xleEdpufS/OINxKDd4ugdp+f946bFWMoB+ZsbHQfpF3hjfvIRYgSEOUJTNxVeYzzNgPxZp+NA/eIj2REtgC8n0KVDxzZIoBySv6kO1a+3O/oBxOAR+4saKRRDchXVgfrFA/JLSQIEZMXg4jdIohyUn/duqYIYx8ZxdAdirFlpkMZmUJbNjrF9a4hx50j8cyxuwSXSyIbm4fKLLIMcD53gD5CCWfAGiZTrAPxvtap9Jir4gxP8BXKomqEB9xIsM03v6kxW8BfptUIwC66RShORrEps3zLLhAVfOMFzSMEsuEUqdUS2tJ14yByQY25ueAExeAVvkEwZlbCImKfp7OyAIC/MNZ8giF3fYNfWdv8QvHPuSMZ/P98imTYyf7MbpXefOYQFfzLXnEGQnmIS6fQaSoN0VrH5CyTolRZ85v56kiCuMzpIYb1jB+kiep6jVlfx+bdlNdxuhTrzEBb83K32C2Jv7d6wVD++RjrbUfkzjGheecFuzX8BQWi3OPrGA93OIbgYmX+VtdUtvbsrM4Kw4IX4XRJ6hHaEpm5/zMEkuEnI/61G1Su37lz+dcFz03E0gyCkS3y8cTpGu4yxg+Pzu7H1VVO32O2qqtNa7Tra/Q+3GgTPjtwfiZYjKDZujOc1eGz+nvHsGjWCcd99FZYcA4o1oKCM76IT8pNz+gS/6wS/hCSWEZ77YB6UCn7ZCT6BJJYRjk+yLBNKBZ/IbsgCr+A1kiktE0oFP5C+DYblhGE1yXKhU/CiE3wOSSwne6RSWC50Cj7vBJ9CEssJw44Oy4VOwaed4BkksZyskEhr2dApeCa83A9YVpJ3VVo+VArGC/Maoth+cpt3DxtDgzRWafnpz69O8GvzGaLk/cV0Y/5zd+w9v0YS+8T8ByD4s7kHUWyI+O6ukUIRmf8Ap+h75gyieJ3hjh1xXeLHr5BAmZyfxmsTfGZeQZTfBSH0FNsdyTXpLVyk5qfx6gS/MicQJScFdZAi9neKH5+wN3qfmp/EK5yiT8xjiJL/qYB9UyAtMH0+vmCb5Px+vNIp+rF5BlFyh18sMha4hlw7+l64Ts1Pzyl8F/3MXECUiGIFpk+fTYsxlDYlPz2v9DX4wryHKKM6I3xNgRG0K6b8PgoFvzcLiJITYgtJyRDPliP/AQhemLsQJZ+CGrEU+SToE3zXHEOUfAqiF4abfBr0CT6WXe+fSHBcD0/Yv/oEn5tLiJJPQpzhbT4V+gRfmjlEcXVY5svukQeg14TPFS2GUa7Y8h+A4Lk5hSiBQgUKOkTCqsQQasuXn8arE3xqnkIUUsxgselYKH7IN599myK/YsFPzROIkscS0122RpC2sRz5D+k1+ImZQRSvM9yxI6JLwvHBtYeyIfHs+ZfaBM/EBfsF8ekrNi16ON72fX/wlsbz51coWHiKXpKCOkgRQ50SjrfbrITPPvtG4qfIr3KKln+TRQsYmAJJgYfGr66KJsuaprhak5gp8iudop9K3ybRzvAgY/Qa7fHaBJ+aOUSJKzZ9XdQer03wXPqjymWgYLSwFO3x2gRfSi82LKOgxdYer03wufRy4fIfR5vgY/MWgvwXLC34reyWnV7BX5dfuwd5TtEer03wQnrT3YAiBc9pj9cm+JH0ttmvoY7x/98zrj1em+AL6Y3vcVMjHdcer03wM+lfXXGd0UEK647+eVpA7fHf2Tv73qShMIo/uqmoSxRfFl3MXKYzmYlvMQ8JZRkvFsr4s+1f/f4fxGJBbjncFic8HIy/kLW7rLkn53BuRwItW8Avrb98tmQktqfO1Prjg25/ECWtOI6zLMt/tpIk6ncDOH4z85P/k/VYztUUbMsM3zi0xX98pxslcZbqatJJ3Iq6wUbnx+PZAj63/gK4Yxq2YF0z8firfhKnug6TLPkRbGh+PJ4u4GNpqClgmEuVkf6WdSPIto40Tq43NL8L4Tm4YX0RllsGi2MQ7p9RhHzr+VE/aYO/yYWaUmOWP3ik029N9O9I45vg1vPjc4QBX8ipmtLbEB2o7m3JouBvhJAHfGp9KcOen7AX5o/eOvRj3STxTWfd+Wv0swV8x/xipLWB1offbaW6adL4eq35cYy7wU/MLydca2Jd+DeZbofJoLM8//43+LX5BcGrQqwPPkgmuj3SJFjvhbc/DX5mfkn/cJVJOJaD40GS6pZpBRXz9+rG+AJ+an1vSu1BiGsZN/2x/Xi1aDHMj21F/ZxL9Bvz2+qEczBM3Lp/N0jVhjSC+Z1QQT93wG9F5FItWdkC+B32rzK1I+v6G1qnnyzgS+Nb23ka7I6tDDpRW1odn5ZK/XwNfmR+c0owClqCQQeZWjO58mip0U/W4Dt3zW8vCyaBUUB3ovak/RCo1EkZ8KH9DaLRqDoi3Q1JXag4RncOfmZ/i/cQQdMY8lWNw3WhPQefidi+EYaAafs7pRWuAXWD38iUYzUkrGccjvNHsT/QXZIsadq7gI9lylc1BMyqDPhad0s014L69iLgrzLlVA0pzHHNyinGxvBcb6K7JQ0g3Gr9ZAGfili/TyqMmFHdjtwt3TXZGIKs1k8V8KEUnKgdECg0eDHW1d0zcF9w8/19afCJFHxXO8YQqGtU2cxMd08ajgGvfraAv0vBZ7Vj7GstLn/XysANNNivn22J/iwFTbUDg8xZbdzuz8BTMtBYpZ8r4KYU3D1QM0aFIaPxKH+4ZmHQqVLQKTTNNHv1Ey7RB3dlxn01YxEiGDUKi/0ZgXJwPXap0U/V4Psy56maMSpMyYE2uNscjlOwagQ6vfrJAn4qc56rGYUpjjHe/R/KQQKhevWTnYOfy5wvaga2dQaMR8pBAkFW6WcK+IvM+aBmlA1xgJawBNwqBVyjnyrgD/Kbd2oFvPpd3HGaBrdKS3Slfq5z8DtZcKZWgDGr2sEV8LJW1M/Z4DNZ8F6tALP4G+xqRK28DX4vC5pqhdcs/ga7GlE/X4Ob4vBKjRhVwR1wPVQBvxKXE7XBDXg4GuaP/Q240E8b8Im4HKkRIwAMm+0PlAMIuEo/UcBH4nKpRvwKcb8aPATNe9HgS3F5eKA2DFeYhGM5NA1OfFpxjCngg4dS4oHaMHJDdM2hXaKTkjavfrYl+oGU+aQ2DBdgC9wtzRI9D7gA9LMG/EnKNNQGTwvKv1M1uFUKsE4/TcANkR2chD0Ndsf4zsElXZX6iRpcnIJdXqgJq4yCMd4lelSpn6jBL2SZczVhiKBRfA0GPPppAj6HgJtqAga6BGfAoBXGyBrcFOBQLWgPS7SH7fzBHzBqdcf4Aj4U5KVaAKbsR4P9oXI2+KUgDbWgZBJs3edoPlUJoXr18wTcEOTegRrgbQCYF5J88D0YtveuwQf3BLG5yR02IQdbnENS4QgaW6WfJOCPAlh9OrowogCDLe8Hrcmuia8gyGr9HAE/F8DqjVIpSDAOxiB89uM5Am4KYPUVpTY0AVoBZruwH08R8H0BzD7WAcbAttpM9uMpAj6S1Vzo9oHGePD9HfvxFAFfCGC2RreBPzOa/XiGgGGFtlyj2/84DAEfiY9HumX+B/yTfXv7SSOI4jj+41YQuSUqYASMaMBr4u2Qsc02fbA+9NX//38pDSPsdtnLLHN2hs18bKRd9rycb4ZSq3kEbiJSnXi5wDkEriPaEfFaBxZvQiw/hcjr0ffYPm9B4CNEaxMvGTh2afFsn7cgcBsx5sRMBBeytHwIL1f+OXyibJ83H3iOOFNiJvyLiT5F8pOPvGb7vPnAU8QZV4jXaoG/NzsUfvJa6HHznO3zxgNXxojVI17hl781sVpb4PTIBf57cnXB9nnjgXuId0285FnwLTBky6nZsH3eeOBrJLgkVnJhoW3JEyJWz8pL/pMk77N93nTgSyRpEauv5cmPiBMUfapsnzcduIUksxJxCm1kfSqCpyT44d+93fOGA5dmSHRPnIQI7S6Z72bb5w0HvkeyBnESW9+yxKw1OBD1jseaecOBG0hWrhIjoS6wYtvnzQaulpHCiBiJgjMbeIQ02iXi4gKzBi61kUqPuLjArIF7SOeZuLjArIGfkdItMXGBOQPfIq0GMXGBOQM3kNop8XCBGQOfIr1z4uECMwY+R3oHXWIihPCEt/wl0gjfa/u8ucDdAyhoEZPoJcrHhEXaPm8ucAsqxgPi4a2XspTydPjvt33eWODBGEouiEf04uRyt17bsH3eWOALqGlWiEVoeWqnx7N93lTgShuKTohFcDHy94HHNbHtXtvnTQU+gap2hTiovTSGl2r7vKHAlTaUPRAHzy/q1MTcY/u8ocAPUDcbEIOkJe7782YCD2bI4IUYxJ+AZLbPmwn8gizGHdJP/v2VdfHCs3teGAncGSOTQ9Lvl1doH0YCHyKbyZC0+/QK7aeJwMMJMhqRft+9AntfmAg8Qla1Lmn3p8CF3z9NBO7WkNkVMfj88eYVkPiQr895B75CduVvlLtFwZFm38rYwQ3lygVWd4OdnFGeXGBlZ/iPJf9tuJULrKzSxJo9X+2I4AKrO8SuaneUFxdY2V0NO+tTTlxgdX1oUKd8uMDK6tDhqUR5cIGVlZ4QwY7vsAxwgdVdQI9alfi5wMqqNcSz4acNv7jA6hpIwfzP/K+4wMp60Od1SLxcYGXDV6zt1T+GFwVHmvSh1TFxcoGVHUOv5oD4uMDKBk1oNiU2LrC6KXQrz4mLC6xsXoZ2zQ7xcIGVdZqQ9vCd9KLgSIM+fPbtyx2LgqPd9cBjUiX9XGBl1QmYPJZINxdYWekRkfbhG7QWBfe3vTtdThuIAQAs3wZfYGMOc5gzJQmBhFZ9kEx/5f0fpDNtpx1a0uBrvYe+V9Cs0UpagVV50BzdwXpRgAtzdGjQLsQ6UYALC3dQHBdbLCnAN8mhYUusDwW4sBSa1nGwWa9fpfaKVTgdaFwQYaPevkrtDSuIAmBgr2E9VDzClQ6wtgcmEmzUN4kj/PoNK0iAkQM2603SEL++YRUHYMWaIGFuYgEz/RAJY2EfGDpqSJjSjlAZF3/qQK7zoSJOFoaT61JgTR8gYWagA3OWjYQR24IWBI9ImHgMoBVnuiwxEZ6hJSe6LDGgnaAizpaVkktbKEGkKTzFeVCSiAtaFLSCcsQZ4VHbEtqmT5E0ZqpD6/QMSUMyDuIL0KGiZUMGHeBCJ0bSgJiT+AJYDpLaORZwY06Nh9rZc+DInM5wzRyu4gtg0e9wrWKOvs+US/8kY/58EWG6D9cm4zC+VNOSq351jU516VosOY0v9ZYk6R9Rf/gKafq/H9nSFE8l2hY4d6JJvArCE3DvTNO0pT2eQQABFaZLsgMQgkVFrVIG3JUn36PTy7QSUn6vv//yKZkuSPNBKEdKpgsJjyCYPu3xKGDSB+FYByQ3OgiTXl1I6If4JloCgtpHSD4U7UFYAY1qfcgRpLpxXYdaxB9Ycjm8UUBO96X/CHMQ3o4+0+9ydiAB3aNs+irNE6k4+T/PJpJ/mM8gjUUPyV96C5DJkHKtC+EQJNP9hOS3T12Qjp6MkPwwSmTJri51adLjh4GEx/eXfIzKG0tQ23jfF+XfL02/gNxcpe/EpgvSs1bKFra0lZiN/aJeFK1OOy+gilzB1w+PUidXf7M8A5VieGp8nf/oKpVPT+W9+r7vXpk3TPY9KEnfKjGUF23lLEzewppJX9oaz1T78b208KTuI4aeXF3fMuZP0naZRk+c7SNsyd1KyjuTsboD8lOQShdiIxV6oL123ZVUH+rRSsWL7//NfWkuTZFPv73XdHIp3hRPctFfozTIFX7tdKxAx7eSc0/gdrHWE2LRVcuCmaBDH+aMEufb6O5BuGOsHVx1S84l3PkbFMjGp6JGYfupINUPYyrwEoZWzdcCvHf5tKZLbwVBwvWEnpNQXlVZ1+d09MP2qR5Zk92MuxjbMynWL/Cjnzxwk3MZD4mAqwf5Z7kpByUQM3XVHsJpVn89MLA1xmBNR7dxHffJMZA5w3lyqU3ESufez8bIzDjz7ym4zPW3yw02brPc0me5PXenpGcb2AjD7iUnqjFzQO8fP2cm1sjMPh/71B3iy+J5OFvGpoYVaGa8nA2faVqdY3p3n3u9eBJpBeIaTeKel++7dGhFsti9uMO1l06zh9ixJxszGo80bTSOzM3EduKHbJp666H7spP5wH4Hs8VMB/aVNXYAAAAASUVORK5CYII=);
    background-size: 100% 100%;
}

.no-member-content-title[b-iab0k02aq9] {
    color: #333;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 500;
}

.no-member-content-desc[b-iab0k02aq9] {
    color: #999;
    margin: 0;
    font-size: 14px;
}

.no-member-content-actions[b-iab0k02aq9] {
    display: flex;
    margin-top: 16px;
}







button[b-iab0k02aq9] {
    background-color: transparent;
    border: 0;
    box-shadow: none;
}

.shopee-button[b-iab0k02aq9] {
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    min-width: 72px;
    padding: 0 16px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    outline: none;
    box-sizing: border-box;
    transition: all .2s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.shopee-button--large[b-iab0k02aq9] {
    height: 40px;
    min-width: 80px;
    padding: 0 16px;
    font-size: 14px;
}

.shopee-button--primary[b-iab0k02aq9] {
    color: #fff;
    background-color: #ab0500;
    border-color: #ab0500;
}

.no-member .add-member-btn[b-iab0k02aq9] {
    margin-right: 24px;
}

/*.shopee-button--primary {*/
/*    color: #fff;*/
/*    background-color: #ab0500;*/
/*    border-color: #ab0500;*/
/*}*/

.shopee-button[b-iab0k02aq9]:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    border-radius: inherit;
    content: "";
}

.shopee-icon[b-iab0k02aq9] {
    display: inline-block;
    line-height: 0;
    fill: currentColor;
}

.shopee-button .shopee-icon[b-iab0k02aq9] {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.shopee-icon svg[b-iab0k02aq9] {
    width: 100%;
    height: 100%;
}

.shopee-button span[b-iab0k02aq9] {
    line-height: 1;
    vertical-align: middle;
}

    .shopee-button .shopee-icon + span[b-iab0k02aq9], .shopee-button span + .shopee-icon[b-iab0k02aq9] {
        margin-left: 8px;
    }

.shopee-dropdown[b-iab0k02aq9] {
    position: relative;
    display: inline-block;
}







/* MODAL - Tạo nhiều thành viên */
.shopee-modal__mask[b-iab0k02aq9] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .4);
}

.shopee-modal__container[b-iab0k02aq9] {
    position: absolute;
    top: 40px;
    right: 0;
    bottom: 40px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shopee-modal__box[b-iab0k02aq9] {
    position: relative;
    display: inline-flex;
    max-height: 100%;
    padding: 0 24px;
    transform-origin: top;
}

.shopee-modal__content[b-iab0k02aq9] {
    display: flex;
    flex-direction: column;
    width: 400px;
    max-height: 100%;
    overflow-y: auto;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .12);
}

.shopee-modal__content--large[b-iab0k02aq9] {
    width: 600px;
}

.shopee-modal__header[b-iab0k02aq9] {
    flex-shrink: 0;
    min-height: 24px;
    padding: 24px;
}

.shopee-modal__header-inner__has-close[b-iab0k02aq9] {
    padding-right: 28px;
}

.shopee-modal__header-inner[b-iab0k02aq9] {
    position: relative;
}

.shopee-modal__title[b-iab0k02aq9] {
    padding-right: 24px;
}

.shopee-modal__title[b-iab0k02aq9] {
    display: -webkit-box;
    overflow: hidden;
    font-size: 20px;
    font-weight: 500;
    color: #333;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.shopee-modal__body[b-iab0k02aq9] {
    flex-grow: 1;
    min-height: 32px;
    padding: 0 24px;
    overflow: auto;
    font-size: 14px;
}

.shopee-alert[b-iab0k02aq9] {
    position: relative;
    display: flex;
    padding: 11px 16px;
    color: #666;
    background: #f2f2f2;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
}

.shopee-alert--warning[b-iab0k02aq9] {
    background-color: #fff7e0;
    border-color: #ffce3d;
}

.shopee-alert-icon[b-iab0k02aq9] {
    margin-right: 8px;
    font-size: 0;
    color: #d6d6d6;
}

.shopee-alert--warning .shopee-alert-icon[b-iab0k02aq9] {
    color: #ffbf00;
}

.shopee-icon[b-iab0k02aq9] {
    display: inline-block;
    line-height: 0;
    fill: currentColor;
}

.shopee-alert-icon .shopee-icon[b-iab0k02aq9] {
    width: 16px;
    height: 16px;
}

.shopee-icon svg[b-iab0k02aq9] {
    width: 100%;
    height: 100%;
}

.shopee-alert-title[b-iab0k02aq9] {
    margin-right: 20px;
    font-size: 14px;
    line-height: 16px;
}

.upload-modal .upload-modal-input[b-iab0k02aq9] {
    display: none;
}

.upload-modal .upload-container[b-iab0k02aq9] {
    height: 236px;
    border: 1px dashed #d8d8d8;
    border-radius: 4px;
    background: #fafafa;
    margin-top: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: border-color .2s ease-in-out;
}

.shopee-button--primary.shopee-button--outline[b-iab0k02aq9] {
    color: #ab0500;
    background-color: transparent;
    border-color: #ab0500;
}

.list-header[b-iab0k02aq9] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.actions[b-iab0k02aq9] {
    display: flex;
}

.actions-batch[b-iab0k02aq9] {
    margin-right: 24px;
}

.shopee-dropdown[b-iab0k02aq9] {
    position: relative;
    display: inline-block;
}

.page-title-split[b-iab0k02aq9] {
    background-color: #f6f6f6;
    border: 0;
    height: 1px;
    margin-top: 24px;
    margin-bottom: 16px;
}

.split[b-iab0k02aq9] {
    margin-top: 8px;
}

.member-filter[b-iab0k02aq9] {
    display: flex;
    justify-content: space-between;
}

.list-alert[b-iab0k02aq9], .list-filter[b-iab0k02aq9] {
    margin-bottom: 24px;
}

.left[b-iab0k02aq9] {
    display: flex;
}

.shopee-select[b-iab0k02aq9] {
    display: inline-block;
    width: 100%;
}

.left .select[b-iab0k02aq9] {
    width: 160px;
    margin-right: 12px;
}

.shopee-selector[b-iab0k02aq9] {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    outline: none;
    transition: border .2s ease-in-out;
    position: relative;
    display: inline-table;
    width: 100%;
    padding: 7px 12px;
    font-size: 14px;
    line-height: 16px;
    color: #333;
    cursor: pointer;
    background-color: #fff;
    border-collapse: separate;
    border-spacing: 0;
    box-sizing: border-box;
}

.shopee-selector--large[b-iab0k02aq9] {
    padding: 11px 12px;
}

.shopee-selector .shopee-selector__inner[b-iab0k02aq9] {
    font-size: 14px;
    line-height: 16px;
}

.shopee-selector .line-clamp--1[b-iab0k02aq9] {
    -webkit-line-clamp: 1;
}

.shopee-selector .line-clamp--1[b-iab0k02aq9], .shopee-selector .line-clamp--2[b-iab0k02aq9] {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
}

.shopee-selector .shopee-selector__inner[b-iab0k02aq9]:before {
    position: absolute;
    width: 10px;
    margin-left: -10px;
    content: "*";
    visibility: hidden;
}

.shopee-selector__prefix[b-iab0k02aq9], .shopee-selector__suffix[b-iab0k02aq9] {
    position: relative;
    display: table-cell;
    width: 1px;
    height: 100%;
    line-height: 0;
    color: #b7b7b7;
    white-space: nowrap;
    vertical-align: middle;
}

.shopee-selector__suffix[b-iab0k02aq9] {
    padding-left: 8px;
}

.shopee-icon[b-iab0k02aq9] {
    display: inline-block;
    line-height: 0;
    fill: currentColor;
}

.shopee-selector .shopee-selector__prefix-icon.shopee-icon[b-iab0k02aq9], .shopee-selector .shopee-selector__suffix-icon.shopee-icon[b-iab0k02aq9] {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.shopee-selector--large .shopee-selector__prefix-icon.shopee-icon[b-iab0k02aq9], .shopee-selector--large .shopee-selector__suffix-icon.shopee-icon[b-iab0k02aq9] {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.shopee-input[b-iab0k02aq9] {
    line-height: 0;
}

.search[b-iab0k02aq9] {
    width: 350px;
}

.shopee-input__inner[b-iab0k02aq9] {
    position: relative;
    display: inline-table;
    width: 100%;
    height: 32px;
    padding: 0 12px;
    font-size: 14px;
    background-color: #fff;
    border-collapse: separate;
    border-spacing: 0;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    outline: none;
    transition: border .2s ease-in-out;
}

.shopee-input__inner--large[b-iab0k02aq9] {
    height: 40px;
    padding: 0 12px;
}

.shopee-input__prefix[b-iab0k02aq9], .shopee-input__suffix[b-iab0k02aq9] {
    position: relative;
    display: table-cell;
    width: 1px;
    height: 100%;
    line-height: 0;
    color: #999;
    white-space: nowrap;
    vertical-align: middle;
}

.shopee-input__prefix[b-iab0k02aq9] {
    padding-right: 8px;
}

.search-icon[b-iab0k02aq9] {
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.shopee-input__input[b-iab0k02aq9] {
    display: table-cell;
    width: 100%;
    padding: 0;
    color: #333;
    vertical-align: middle;
    background-color: inherit;
    border: 0;
    outline: none;
    box-sizing: border-box;
}

.shopee-input input[b-iab0k02aq9], .shopee-input textarea[b-iab0k02aq9] {
    font-family: inherit;
}

.shopee-input__inner .shopee-input__input[b-iab0k02aq9] {
    height: 30px;
    font-size: 14px;
    border-radius: 4px;
}

.shopee-input__inner--large .shopee-input__input[b-iab0k02aq9] {
    height: 38px;
    font-size: 14px;
}

.list-total[b-iab0k02aq9] {
    margin-bottom: 12px;
    font-size: 14px;
    color: #888;
}

.shopee-complex-table__table[b-iab0k02aq9] {
    position: relative;
}

.member-table .shopee-complex-table__table[b-iab0k02aq9] {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.shopee-table[b-iab0k02aq9] {
    display: flex;
    flex-direction: column;
    margin: 1px;
}

    .shopee-table .hidden-columns[b-iab0k02aq9] {
        z-index: -1;
        visibility: hidden;
    }

.shopee-table__body-container[b-iab0k02aq9], .shopee-table__header-container[b-iab0k02aq9] {
    display: flex;
    align-items: stretch;
    overflow: hidden;
}

.shopee-table__header-container[b-iab0k02aq9] {
    margin: -1px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    z-index: 1;
    flex-shrink: 0;
    background-color: #f6f6f6;
    border-bottom-color: #eee;
}

.member-table .shopee-table__body-container[b-iab0k02aq9], .member-table .shopee-table__header-container[b-iab0k02aq9] {
    margin-top: auto;
    border: none;
}

.shopee-table__fix-body[b-iab0k02aq9], .shopee-table__fix-header[b-iab0k02aq9], .shopee-table__main-body[b-iab0k02aq9], .shopee-table__main-header[b-iab0k02aq9] {
    overflow: hidden;
}

.shopee-table table[b-iab0k02aq9] {
    overflow: hidden;
    border-collapse: separate;
    table-layout: fixed;
}

.member-table thead[b-iab0k02aq9] {
    display: none;
}

.shopee-table thead tr[b-iab0k02aq9] {
    vertical-align: top;
}

.shopee-table__cell[b-iab0k02aq9] {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    word-wrap: break-word;
}

    .shopee-table__cell.first-cell[b-iab0k02aq9] {
        padding-left: 16px;
    }

.shopee-table thead .shopee-table__cell[b-iab0k02aq9] {
    padding-top: 10px;
    padding-bottom: 11px;
    font-size: 0;
    line-height: 18px;
    color: #666;
}

.shopee-table__cell-actions[b-iab0k02aq9], .shopee-table__cell-label[b-iab0k02aq9] {
    vertical-align: middle;
}

.shopee-table thead .shopee-table__cell-label[b-iab0k02aq9] {
    font-size: 14px;
}

.shopee-table__body-container[b-iab0k02aq9] {
    margin: -1px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-top: 0;
    border-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    position: relative;
    flex: 1;
    background-color: #fff;
    transform: scale(1);
}

.member-table .shopee-table__body-container[b-iab0k02aq9], .member-table .shopee-table__header-container[b-iab0k02aq9] {
    margin-top: auto;
    border: none;
}

.shopee-table__fix-body[b-iab0k02aq9], .shopee-table__fix-header[b-iab0k02aq9], .shopee-table__main-body[b-iab0k02aq9], .shopee-table__main-header[b-iab0k02aq9] {
    overflow: hidden;
}

.shopee-scrollbar[b-iab0k02aq9] {
    position: relative;
    overflow: hidden;
}

.shopee-scrollbar[b-iab0k02aq9], .shopee-scrollbar__wrapper[b-iab0k02aq9] {
    height: 100%;
    max-width: inherit;
    max-height: inherit;
}

.shopee-scrollbar__wrapper[b-iab0k02aq9] {
    overflow: auto;
    line-height: 0;
    box-sizing: content-box;
}

.shopee-table__main-body .shopee-scrollbar__wrapper[b-iab0k02aq9] {
    box-sizing: content-box;
}

.shopee-scrollbar__bar[b-iab0k02aq9] {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 100px;
}

    .shopee-scrollbar__bar.horizontal[b-iab0k02aq9] {
        left: 0;
        height: 6px;
    }

.shopee-scrollbar__thumb[b-iab0k02aq9] {
    position: relative;
    display: block;
    cursor: pointer;
    background-color: #333;
    border-radius: inherit;
    opacity: 0;
    transition: opacity .2s ease-in-out;
}

.shopee-scrollbar__bar.horizontal > div[b-iab0k02aq9] {
    height: 100%;
}

.shopee-scrollbar__bar.horizontal .shopee-scrollbar__thumb[b-iab0k02aq9] {
    width: 0;
    height: 100%;
}

.shopee-scrollbar__content[b-iab0k02aq9] {
    display: inline-table;
    width: 100%;
    line-height: normal;
    box-sizing: content-box;
}

.shopee-table tbody tr[b-iab0k02aq9] {
    vertical-align: middle;
}

    .shopee-table tbody tr td[b-iab0k02aq9] {
        position: relative;
        vertical-align: inherit;
        border-color: #eee;
        transition: box-shadow .2s ease-in-out;
    }

.shopee-table tbody .shopee-table__cell[b-iab0k02aq9] {
    padding-top: 16px;
    padding-bottom: 16px;
    color: #333;
}

.member-detail[b-iab0k02aq9] {
    display: flex;
    align-items: center;
}

.member-detail__avatar[b-iab0k02aq9] {
    border-radius: 50%;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 12px;
    vertical-align: middle;
    box-shadow: inset 0 0 2px #e8e8e8;
    background-size: 100% 100%;
}

.member-detail__avatar.avatar-yellow[b-iab0k02aq9] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAA1VBMVEUAAAD/5oP/qmP/qmP/qmP/qmT/qmT/v3L/uHL/x4D/u4D/qWX/q2P/0Hr/0Xn/u27/vG3/zHb/qmP/qmT/qWT/qWX/qmX/rGb/qmT/qmb/rWn/qWP/y3X/0Xj/qmP/y3X/vG3/xHH/qWX/znj/q2X/qmT/0Xj/vW//zHb/znb/vG3/0Hj/y3b/y3X/ynb/vG7/vG7/znf/u27/0nn/0Hf/0nj/zXj/vm7/y3b/vG3/y3X/qWP/ynX/u23/0Hj/smj/znf/yHT/t2v/xHH/rmb/wG//q2RDcHrsAAAAO3RSTlMAA/nw7NKwGgwIBmNVP/z77urnzJJ0cltCPCLf0M+5sbGJiXNtM+9wb2NgIvnv39/RubmSW1UzM/DnktH7xSYAAAJ1SURBVFjDrdcJdqJAEAbgYlUgaNx3HdfomGQmy2SWpjFA8P5HmmhePcLWNnS+A/yvqhp6AQZpbS10baTKsjrS9IW1lqCEykpXSIKirypQiNGbkhzTngG8qp0mYWh2qsBD6qrkArXLMa2BRjhoA2Az24RT2wSGYYtwaw0hV18hBSh9yHElk0LkK8hkkcKszHpICRk19eUyQXJqTkOFlKIk1s5skZJa8e+pTUprx/4LImAQ5UiaSJAmAeoSIV3MqapiQSruTx0iqANnRlM0qPmx+/aORFQPTh4pPbyJBU3P506dvvMPQkkVALg55YhGrQDgG0V++QZ1AOmaRvyyQYoEv2lM2aLW8J3GlZyUBXP6JUkLnLXooHT4SZFQTRr8oF+SNAJcfcG1U6FOsxT+j2UMEh24jK2JjknFYYs2N8LlF21Oww9StCQdfxHRKS3wpxUtycJtJCEMAy8IgyAMqc+1oa+jjS0KCRz3zEFe6B8vbmzJaQevLnI+C5kz03Hzx2I895NXJ8ZjlLX6OI4QxqSDMIp1HMEjNuUmOSnBW/4BiR+A4zKDEM0/so2/p+m4iB0UFZW+RMBN1BZrSMhLJXXwonXtuVxBmHTIuWjB1uUMQvGkLiBpUigIu0tfRsF2szk8SbHH5BNvEAqyL+xgTnhbQzT7CQH7TbEgHDg+aiJ2rWCQd8RnVsKvGmcQ8vHhl7Srcc8aV84CxK7JYatfQQ57UyTojw259hP+EY33wGA+8Rb0zwQ2e8ITNLbhImm5udRZYykBj+qycQrKj6kCL+P5oZYT9PBsQCGV7ewuGXI321agBOllN5+N7xu3t4378Wy+e2FN5j+k9KubPHLHWgAAAABJRU5ErkJggg==);
}

.member-detail__avatar.avatar-blue[b-iab0k02aq9] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAABBVBMVEUAAABws/9ChfVChvRBhfVBhfRChvVRlvlop/9Bh/VpqPtBhvVBhvVChvRZmfdChvVBhvZChfZDh/dBh/VFifhVlf9npvtnqPtop/pChvRBhvVoqftChvVpqPtYmfdhofpCh/ZCh/ddnfhEiPdYmPZWl/dbm/doqPxlpPtipPpkqP1qqv9bnPhmp/tcmvhpqftoqPpmp/ppqPtoqftoqfpYmfdopvtZmfdVlvVnqPxUl/ZBhfRkpfpRk/VmpvpTlfVNkfRio/pnp/pVlvZLj/RXmPZJjvRZmfdQkvVPkvRHjfRbmvdHjPRhovlFivNGi/RdnPhDh/RfoPlEifRbnPhdnvhBhvXYbC+LAAAAO3RSTlMABfnssPBzGghj7d/n0dC5iW1bMyIM/fnS0syxknNxVVVCPDzrtJJjWzMiDPnw8OffzLmJbmNCQu+SiW/5lc4AAAPASURBVFjDnZiJWhoxFIUHWUXFHXdtte571doWYYBhNpkBZgb6/o/SJDAmk9wktucB/u/ck9ybxVBpfX6lsLSQn5vLLywVVubXjf9RebVQbHAqFlbL/0aprC03JFpeq3was1labCi0WNr8FCZ3+C1oqJUv5fSc45ptW72GRjsnOjtnro1keTrSn32lqauaOwVZzUSH2t2Qc17vMIeALDPQkYpfZZyjG5cBmdqg5r7AnJd+PwMyvUiHmgf99DEozYiQmgMdCfD0egOAmoGuOiGnjbs+AyIcQurpEufWLlcbZUGppaYuqN3sfjobCSDiCGuoJu1n+mKEQFgQyHPUe/yEKWx7onDke+qgdmhxB61uqHDkeW1lw5RSznW122q9jaQg32/7qqDym6mhbreFFIKlEVK73Xb0lir3BIRN0R5hHRFQWxHUYoWALrop6C3EJCAjAurJg1ojoO8fIKSR6Kjp+1NQTxrUMjl36gSUkmIaEhP2jCRtPXxKPXepI6zOOOVQEuFgOZKGWUWgPQ6ETPGO0pAQyIGDKiBQlYBYUqcz5pefghwwqKJhXHYBUCe2mdL81BABvYNBrRvnXSIOhEyZ/EYiIEx6j6Ch+8Q6YkmxzYSdBQXiCF5BWROJoE44ljkKgqGY9jaQUarYmmbEgTBpwJW3ZDzAjohCZGq6/ryjYMiRFowq5QCgEJvyBEcYNEgyo8TYUjnCGqNeo1ubOkJiz6UZqKUAUUdI1BFSxIKqsCNam8l2rcM6SjKlPWhAdlPqKBv2NgNqiaAJXbU2B+KWf08dtkn2kQc4irgN+aQszeV6xPkIKeFb5FxVWjzlAI4GQtNeKkChZc6Gts+DxDFiVPnSKGnWtT7f/uIgKeJRK92RMTHENRvhJNCofZaWZn+MSM7REBz+5bpk2UYmdyApZm2ZHJBwaaEpATmSA9K4gB25lmRoR7Iju3IPgSaWBTsaSC8RxgEESo9IftYGipvWdVUEuZbEkfSiRSwJoNiioEzXRqAhehnlVi20KShz1ibqy6hxzDkaw3e23hC+HjP6lQHFtgSkvbAbuUe2NpeCTDbsSP+EMK5uKWdkIwFXrQR+1HD6sZWCQvHyR1YtgJ9Zgo7qM1LfFhzh0hz44QfovE5AE/AV4ff0T1HqaQvvRReBgLAT1eNYyOn2rdVnQExIQ/C5LtXVYwy/tBzoA0H9pTGGQG3oS0P7ySKCvAj8ZNF/+/CgAfjto9c1QrGgQPYRpVfl4pRu7Z7qa0yv8uHpT+LI137W6dO6fPl9Wvvk9+FfK0vkwuObQEoAAAAASUVORK5CYII=);
}

.member-detail__avatar.avatar-red[b-iab0k02aq9] {
    background-image: url(data:image/png;base64,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);
}

.member-detail__avatar.avatar-green[b-iab0k02aq9] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAArlBMVEUAAAACzLA16s4Z278Byq8Byq8Byq8Cyq8By64EzbEEzrQF0LQEzrIFz7EI0LYK0LQByq8Byq4Bya8Bya8Cya8CyrAByq8Cy7ADyq8Byq4G1roH17sH1roG17sH17oH1roI170DzLAG17sG17sH17sBya4F1LgE0rYF1rkEzrIE0LQDzbIE0bUFx60Ez7MFyq8DzLEEw6kEwacCyq8ExasEvaQEv6YF17oEvKMByK3LqGCpAAAAJXRSTlMA/gQK7NKwc/ljWkI8MyIa7+ffuYltzJJV8PCzj+zjzHPw0tFt8CDSewAABIlJREFUWMOd2Nd62kAQBWBE78aA45qeQQgRLCQg5v1fLNOWWdkqJCfky92fM7sCrdSoSHMyWHY783Z/9fnLz+eXwaTZ+I/c3HVnoFlrnp5/3fyb0houwMtqvVqtxPrzPGxdz/RuDWGIHJQkX75dRzV7bSMMIspZn781651xBz4kFMkm/PNjXFfnPoMCKFyhpZhSL5Wlpp+gKNttuFXLRvw6LXdGj1AMkeRRIj2NypyHPhRng0EK/4Q2IhYbFjsDKMuOJQpThg0K+0A5tNuItVFKscJOo345FEWRUtrKRhx92K9HKE+MEH52bGkrxZ7e7V3zE1RCSBHkW0p9beage6hKEsdqRSgRtrUhX3xnnFVDCVEkqbUhy1Fjb7AOVOY1SChq2WoxFnZsuB7UQK9BEBDkrB1rSkU957TadRBKaCWI+cul6xW1W1aoFlKKEwu206srhp4Wur0GEszVSkiSKXcx3EqlIVwJaS9behkxBhgytKiFfmMUsl6xjkjQgu87cAUkVF5zV0QAAHSXuoNcgt0WL/xwE+chtbxmiVsugu4Q6vrMboU/x5ow+ABZLdtHhrp4Vc+MidbIIOSsMAPO4fD74GO5CRmaNRsTc7ZrzUVaBwohlYtfi/+3if3AZqEoeSwCzP4gKbEAM2gsHRTyLWtlklgxQRilfMyHlpe13qw4Jrn1ygjSiGUYrzwAr3ZHnMTuWdzLqJCg1Ch2fAsoncbcDRYipVpuwHUCaeogm9FyBsy80ZZCwni1zAoJcpRheajd6MsKcSOvky9lqYtJEoP6AmUhMvSXPYnNGKWni+TP6HaRIRkt0HtL8YDbFCWLT5Gmo811iUK9GWsrQsmhT7g/YQzzqb1Cc9n+2O6eBNmEYh2Op+OpDDvo9ncF0oRbFJTTfzBwOmKcZFRqUFe+ItF2wwxDZKFChNaDPTlay9f2+DkztJQvbbxBiG/EocyoVigzAhw1jrqECsmXdiIQhjHq5WHyAdi/Hd98Kr3UOgs0wR82g6gTUwq5XQSA9I0hpQQjS51ZU35qY7ppiiS1FNNFB8zxDaOSjXgASVd//JNdRJIcM5ja2MpzIzifEHpviaM//jfSyM5RRJFlxzxgKVXpgpkDN3qDDPTkY5hMqRhIDlKKILJo4zULuWUrFFkttmy1AByVOipFxjJ0h4jAzmNoSbxdBC9n+qaefQXoEMHpIcSS1qKVF0lrQU16l4NWkMScKC6cscahg5ZWChKRbECVroJ63mEUITk+SauYMBkRPzUQH0Y14zjQUgLZCb0eysa5AztCdnoSzq6tSuj+3SMESxSzIrUqoU88mGX6PeAkzDFDtUSqcB6nHx+zVGIrZi0SqQLqjwoe/F6zIBOMFLJ0tSqgh8JH0SBjSDG7SONSZ1D2cIyU1EpkF3nCUqj/UP64TpBQ/vVQss6jqhcIGVNZHive92n1Kw1UMMRkl00sYLL7Zv1LFke55SqAOuOrXvsIZVfDe6bda179IioDpahanrnttf7l1dgrQWr5zGLY+o+XdWo5ZNa9q3pZV//6sN+ed7rL6teHfwF7cHeZwxe0TgAAAABJRU5ErkJggg==);
}

.member-detail__avatar.avatar-orange[b-iab0k02aq9] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAnFBMVEUAAAD/gkn/smn/g0j/m13/g0n/hEn/gkn/gkj/g0n/iVD/hU//ik//jFL/g0j/gkn/gkj/gkn/g0n/g0n/gkn/g0n/hEn/g0n/hEn/mGj/mWn/g0j/mGf/mWn/mWn/mGj/mGj/mmj/mWn/mmn/mWn/mGn/gkj/mGj/fD//h0//hUv/ilP/kFz/jln/lGL/jFb/kl//lmX/fkL/gEUWhADuAAAAJnRSTlMA/gTrCtJz+bBjPDMiGvDv38y5koltW0JV/u6x+dBV47COc2G5bY2mPK4AAAKWSURBVFjDpZjbkqIwFEWTAALe79ra957ZDrSo3f7/v42DtAfUTSXMKqGKl1UbYk6So2ownXgaBUMvfFy9PL2+fXSMakBvFg1QsClYvf7uuVn8+VhD2AgPv559e03LQ4VNhZd3O5URjYiqrN4tvlY7AJhIeGqresxEo0YkPLzVhuqOACK6DdXlnkUfVHTLir7eMoSFSHh8vu+JNZiI8PBxN48GFVHTnUyLEJQvyuPiZrz6qBFx+ldjZ0aoYcfByFREEzQVYVKZFxp1HDiAbovHBGguQiAv10I9Ww5OtFSB7/2fyPMrgXYJGBkHP5Ek0GaTNRJJpPllHrBQew5y5rloXJpQWTPROF93tIhIqE8OcnTvJJpdTfGsgQizk2gtoi8SKuHgTKSUGYhIQrmKBkZ1UBVJKBcROiq+X3QqoVIOCmI1JdVrlziJpiqiZXAPByIV8Op1SGBNoIZ1ZbAIdeSgYKg8IipCpZYiT4VUJKG+OSgIRXQgbFMcbUSeiBj7U6Y/BHm1oV2FPxKVfOzArjCzUDL8kZ2IhZI/5NROxELJFIlRkG232bYgO1+ZiFgombQdu6WChZIyYgZWIhZKCpta3xftqyIWSkqtmlmtOSxUqfj3tI2IhSotR2rsLpJQpQVSzW0WLxaqvGT7nrNIQqG8r2k5iySUbGvySK4iCXUJJJGSM5//rvwuz6B8XwLJZjThoJbAlLfHzUW6rUpMmosm10eIlIMaRub6UJPmJPmV3+QZnH739pjVJFG4UDcsG4j08v5RNMXpl2qkpzuQ/jxzT0wPx06ES5fjOqe/cGkgcEZdh5YGR0+MQ5OFE7Qd2j4cr2VcGlFc4zu3xm7R47nv2qxbD3DFYD3rKXekfRh6wyCaxrXtw7+G5nygtzvCSwAAAABJRU5ErkJggg==)
}

.member-detail__avatar.avatar-purple[b-iab0k02aq9] {
    background-image: url(data:image/png;base64,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)
}

.member-detail__info-basic[b-iab0k02aq9] {
    display: flex;
    align-items: center;
}

abbr[b-iab0k02aq9] {
    text-decoration: none;
}

.member-detail__info-basic .member-detail__name[b-iab0k02aq9] {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.member-detail__info-desc[b-iab0k02aq9] {
    font-size: 12px;
    color: #888;
}

.shopee-table__empty[b-iab0k02aq9] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.list-empty[b-iab0k02aq9] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 14px;
    text-align: center;
    color: #bbb;
}

.list-empty__img[b-iab0k02aq9] {
    height: 100px;
    margin-bottom: 16px;
}

.member-table .empty-title[b-iab0k02aq9] {
    font-size: 18px;
    line-height: 22px;
    color: #999;
    margin: 16px 0 8px 0;
}

.member-table .empty-content[b-iab0k02aq9] {
    display: flex;
    font-size: 14px;
    color: #bbb;
}

.shopee-table__loading[b-iab0k02aq9] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.role-name[b-iab0k02aq9] {
    display: inline-block;
    max-width: 100%;
    font-size: 12px;
    border: 1px solid transparent;
    border-radius: 100px;
    background-color: #f6f6f6;
    padding: 6px 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: normal;
}

.role-name__admin[b-iab0k02aq9] {
    font-weight: 500;
    color: #4185f4;
    border: 1px solid #afcdff;
    background: #e8f1ff;
}

.shopee-table tbody tr td[b-iab0k02aq9] {
    position: relative;
    vertical-align: inherit;
    border-color: #eee;
    transition: box-shadow .2s ease-in-out;
}

.shopee-table__cell.align-right[b-iab0k02aq9] {
    text-align: right;
}

.shopee-table__cell.last-cell[b-iab0k02aq9] {
    padding-right: 16px;
}

.shopee-dropdown[b-iab0k02aq9] {
    position: relative;
    display: inline-block;
}

.account-status-select[b-iab0k02aq9] {
    cursor: pointer;
}

.account-status-select-display[b-iab0k02aq9] {
    display: flex;
}

.account-status[b-iab0k02aq9] {
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 14px;
}

.account-status-active[b-iab0k02aq9] {
    color: #5c7;
}

.account-status[b-iab0k02aq9]:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    left: 0;
    top: 50%;
    margin-top: -2px;
    border-radius: 50%;
}

.account-status-active[b-iab0k02aq9]:before {
    background-color: #5c7;
}

.account-status-select-display .icon[b-iab0k02aq9] {
    width: 20px;
    height: 20px;
    color: #ccc;
}

.member-table .partition[b-iab0k02aq9] {
    display: inline-block;
    width: 1px;
    height: 14px;
    background-color: #d8d8d8;
    vertical-align: middle;
    margin: 0 14px;
}

.shopee-button--link[b-iab0k02aq9] {
    color: #2673dd;
    background-color: transparent;
    border-color: transparent;
    height: unset;
    min-width: unset;
    padding: 0;
    font-weight: 400;
}

.role-name__admin:not(:first-child)[b-iab0k02aq9] {
    margin-left: 5px;
}

.account-status-inactive[b-iab0k02aq9] {
    color: rgb(255, 71, 66);
}

    .account-status-inactive[b-iab0k02aq9]::before {
        background-color: rgb(255, 71, 66);
    }


.shopee-popper[b-iab0k02aq9] {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, .1), 0 8px 16px 0 rgba(0, 0, 0, .06);
}

.shopee-popper[b-iab0k02aq9] {
    margin-top: 4px;
}

ol[b-iab0k02aq9], ul[b-iab0k02aq9] {
    list-style: none;
    margin: 0;
    padding: 0;
}

.shopee-dropdown-menu[b-iab0k02aq9] {
    padding: 8px 0;
    margin: 0;
    background-color: #fff;
    border-radius: 4px;
}

.shopee-dropdown-item[b-iab0k02aq9] {
    padding: 8px 12px;
    overflow: hidden;
    font-size: 14px;
    line-height: 16px;
    color: #333;
    word-break: normal;
    word-wrap: break-word;
    list-style: none;
    cursor: pointer;
    transition: color .2s ease-in-out, background-color .2s ease-in-out;
}

.account-status-select-item[b-iab0k02aq9] {
    padding: 8px 32px 8px 40px;
}

    .account-status-select-item.active[b-iab0k02aq9] {
        font-weight: 500;
        padding: 8px 32px 8px 16px;
    }

.shopee-dropdown-item.has-prefix-icon .shopee-dropdown-item__prefix-icon[b-iab0k02aq9] {
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    vertical-align: middle;
}












































.account-status-select[b-iab0k02aq9] {
    position: relative;
    display: inline-block;
}

.account-status-select-display[b-iab0k02aq9] {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.account-status-inactive[b-iab0k02aq9] {
    color: grey;
}

.shopee-popper[b-iab0k02aq9] {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    background-color: white;
    border: 1px solid #ccc;
    box-shadow: 0 8px 16px rgba(0,0,0,0.2);
}

.shopee-dropdown-menu[b-iab0k02aq9] {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.shopee-dropdown-item[b-iab0k02aq9] {
    padding: 8px 16px;
    cursor: pointer;
}

.shopee-dropdown-item:hover[b-iab0k02aq9] {
    background-color: #f1f1f1;
}

.shopee-dropdown-item.active[b-iab0k02aq9] {
    background-color: #e7e7e7;
}

/*.dropdown-toggle::after {
    display: none !important;
}

.remove-dropdown-toggle::after {
    display: none !important;
}*/

.account-status-select-display .icon[b-iab0k02aq9] {
    width: 20px;
    height: 20px;
    color: #ccc;
}

.account-status-select-display[b-iab0k02aq9] {
    display: flex;
}

/* /Pages/Users/Members/MemberRoles.razor.rz.scp.css */
.page-container[b-znoaf93f75] {
    float: left;
    /*width: 1000px;*/
    padding: 24px;
    margin-bottom: 24px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
}

.member-list[b-znoaf93f75] {
    min-height: 537px;
    position: relative;
}

.page-title[b-znoaf93f75] {
    color: #333;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 12px;
    margin-top: 0;
}

.page-title[b-znoaf93f75] {
    margin-bottom: 0;
}

.page-title .limit-title[b-znoaf93f75] {
    display: inline-block;
    font-size: 16px;
}

.page-title .limit-title__limit[b-znoaf93f75] {
    color: #c1c1c1;
}

.page-title-split[b-znoaf93f75] {
    background-color: #f6f6f6;
    border: 0;
    height: 1px;
    margin-top: 24px;
    margin-bottom: 16px;
}

.no-member-content[b-znoaf93f75] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}

.no-member-content-img[b-znoaf93f75] {
    width: 120px;
    height: 120px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAeAAAAHgCAMAAABKCk6nAAABO1BMVEUAAAD29vb////29vb29vb////19fX29vb4+Pj////4+Pj19fX39/f39/f29vb19fX29vb5+fn29vb29vb19fX29vb39/f29vb19fX29vb29vb29vb39/f////////39/f19fX29vb29vb29vb19fX4+Pj9/f329vb39/f39/f29vb29vb29vb29vb29vb4+Pj39/f29vb5+fn29vb////19fXq6ur////T1NbV1tjd3d7b3N3e39/S09Xi4uLg4OHa2tzj4+Pl5ebj5OTZ2tvW19nX2Nrm5ubY2drk5OXx8fH9mHr8/Pz4+Pj9lnf+nYL9nH/9mn3t7e3p6enz8/P+rJX9mXv+ooj/sJv+p4/v7+//0cT8g13/tKH7f1j8h2P9knL8jm38i2j/18z+wq/+xrX+yrr/5d7/9PKzl7wfAAAANXRSTlMA/QP54g3Ry0sIIYV6HfPqpSnBdbqYXvXv17SqfxMQYp+TcdxnJRjHQkC95a6NVkg9ODGIFskfSrEAAB3uSURBVHja7N3JctpAEAbg1gZCYt83sxls4xVsd+kl0D1VKZ98sN//CYIdUqFCjBGzMJrpr3LIxae/WprpaQ2gscFs6TcnYaPXrVcvM51zt9RuWVarXXLPO5nLar3ba4STpr+cDYCkhx3Mh/1ytVOy8GBWqVMt94fzwAairMGi2R9VXQsZWG511G8uqKTVYlfun7oucuR2n+4rVM4KuHiolTMOCuFkyrWHCyCnUpmOzlG489G0AkSy3DzfbaM07W5+ngMiR86/yzoonZO98ylk4SqTuoMn49Qn9LgWx/MbLp6c2/A9INxVatcOKsK5rlEhczXLZ1AxmfwMCBeBeun+yTgAwqhQy6LCsrUCkKOdTS5ReZeTMyDHuCors6razylfAUnoIn+OKXKep551ArZ/a2HKWLc+nT4dptBXoJ1xDLdPK67vPZZTV7x/WeVHIPv415hy1z6QL+SGHdRAZ0iHTv9zli+hJkp52hr/Kxi3UCOtMXUxtxUaKelpHM5p0JL6j4s77eL94NxR8+PD2ZNWD+dtrSd6Fw/CImqsGJo9Q+/126i5dt/cAR97qs3GaJ/S1NAm9VzRQQ3+MnMwT9BDg/RM2xZ7oZY7o685oVGv4uYNGuemCaZY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);
    background-size: 100% 100%;
}

.no-member-content-title[b-znoaf93f75] {
    color: #333;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 500;
}

.no-member-content-desc[b-znoaf93f75] {
    color: #999;
    margin: 0;
    font-size: 14px;
}

.no-member-content-actions[b-znoaf93f75] {
    display: flex;
    margin-top: 16px;
}







button[b-znoaf93f75] {
    background-color: transparent;
    border: 0;
    box-shadow: none;
}

.shopee-button[b-znoaf93f75] {
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    min-width: 72px;
    padding: 0 16px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    outline: none;
    box-sizing: border-box;
    transition: all .2s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.shopee-button--large[b-znoaf93f75] {
    height: 40px;
    min-width: 80px;
    padding: 0 16px;
    font-size: 14px;
}

.shopee-button--primary[b-znoaf93f75] {
    color: #fff;
    background-color: #ab0500;
    border-color: #ab0500;
}

.no-member .add-member-btn[b-znoaf93f75] {
    margin-right: 24px;
}

/*.shopee-button--primary {*/
/*    color: #fff;*/
/*    background-color: #ab0500;*/
/*    border-color: #ab0500;*/
/*}*/

.shopee-button[b-znoaf93f75]:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    border-radius: inherit;
    content: "";
}

.shopee-icon[b-znoaf93f75] {
    display: inline-block;
    line-height: 0;
    fill: currentColor;
}

.shopee-button .shopee-icon[b-znoaf93f75] {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.shopee-icon svg[b-znoaf93f75] {
    width: 100%;
    height: 100%;
}

.shopee-button span[b-znoaf93f75] {
    line-height: 1;
    vertical-align: middle;
}

.shopee-button .shopee-icon+span[b-znoaf93f75], .shopee-button span+.shopee-icon[b-znoaf93f75] {
    margin-left: 8px;
}

.shopee-dropdown[b-znoaf93f75] {
    position: relative;
    display: inline-block;
}







/* MODAL - Tạo nhiều thành viên */
.shopee-modal__mask[b-znoaf93f75] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .4);
}

.shopee-modal__container[b-znoaf93f75] {
    position: absolute;
    top: 40px;
    right: 0;
    bottom: 40px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shopee-modal__box[b-znoaf93f75] {
    position: relative;
    display: inline-flex;
    max-height: 100%;
    padding: 0 24px;
    transform-origin: top;
}

.shopee-modal__content[b-znoaf93f75] {
    display: flex;
    flex-direction: column;
    width: 400px;
    max-height: 100%;
    overflow-y: auto;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .12);
}

.shopee-modal__content--large[b-znoaf93f75] {
    width: 600px;
}

.shopee-modal__header[b-znoaf93f75] {
    flex-shrink: 0;
    min-height: 24px;
    padding: 24px;
}

.shopee-modal__header-inner__has-close[b-znoaf93f75] {
    padding-right: 28px;
}

.shopee-modal__header-inner[b-znoaf93f75] {
    position: relative;
}

.shopee-modal__title[b-znoaf93f75] {
    padding-right: 24px;
}

.shopee-modal__title[b-znoaf93f75] {
    display: -webkit-box;
    overflow: hidden;
    font-size: 20px;
    font-weight: 500;
    color: #333;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.shopee-modal__body[b-znoaf93f75] {
    flex-grow: 1;
    min-height: 32px;
    padding: 0 24px;
    overflow: auto;
    font-size: 14px;
}

.shopee-alert[b-znoaf93f75] {
    position: relative;
    display: flex;
    padding: 11px 16px;
    color: #666;
    background: #f2f2f2;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
}

.shopee-alert--warning[b-znoaf93f75] {
    background-color: #fff7e0;
    border-color: #ffce3d;
}

.shopee-alert-icon[b-znoaf93f75] {
    margin-right: 8px;
    font-size: 0;
    color: #d6d6d6;
}

.shopee-alert--warning .shopee-alert-icon[b-znoaf93f75] {
    color: #ffbf00;
}

.shopee-icon[b-znoaf93f75] {
    display: inline-block;
    line-height: 0;
    fill: currentColor;
}

.shopee-alert-icon .shopee-icon[b-znoaf93f75] {
    width: 16px;
    height: 16px;
}

.shopee-icon svg[b-znoaf93f75] {
    width: 100%;
    height: 100%;
}

.shopee-alert-title[b-znoaf93f75] {
    margin-right: 20px;
    font-size: 14px;
    line-height: 16px;
}

.upload-modal .upload-modal-input[b-znoaf93f75] {
    display: none;
}

.upload-modal .upload-container[b-znoaf93f75] {
    height: 236px;
    border: 1px dashed #d8d8d8;
    border-radius: 4px;
    background: #fafafa;
    margin-top: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: border-color .2s ease-in-out;
}

.shopee-button--primary.shopee-button--outline[b-znoaf93f75] {
    color: #ab0500;
    background-color: transparent;
    border-color: #ab0500;
}

.list-header[b-znoaf93f75] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    margin-bottom: 24px;
}

.shopee-table[b-znoaf93f75] {
    display: flex;
    flex-direction: column;
    margin: 1px;
}

.shopee-table .hidden-columns[b-znoaf93f75] {
    z-index: -1;
    visibility: hidden;
}

.shopee-table__body-container[b-znoaf93f75], .shopee-table__header-container[b-znoaf93f75] {
    display: flex;
    align-items: stretch;
    overflow: hidden;
}

.shopee-table__header-container[b-znoaf93f75] {
    margin: -1px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    z-index: 1;
    flex-shrink: 0;
    background-color: #f6f6f6;
    border-bottom-color: #eee;
}

.shopee-table__fix-body[b-znoaf93f75], .shopee-table__fix-header[b-znoaf93f75], .shopee-table__main-body[b-znoaf93f75], .shopee-table__main-header[b-znoaf93f75] {
    overflow: hidden;
}

.shopee-table table[b-znoaf93f75] {
    overflow: hidden;
    border-collapse: separate;
    table-layout: fixed;
}

.shopee-table thead tr[b-znoaf93f75] {
    vertical-align: top;
}

.shopee-table__cell[b-znoaf93f75] {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    word-wrap: break-word;
}

.shopee-table__cell.first-cell[b-znoaf93f75] {
    padding-left: 16px;
}


.shopee-table thead .shopee-table__cell[b-znoaf93f75] {
    padding-top: 10px;
    padding-bottom: 11px;
    font-size: 0;
    line-height: 18px;
    color: #666;
}

.shopee-table__cell-actions[b-znoaf93f75], .shopee-table__cell-label[b-znoaf93f75] {
    vertical-align: middle;
}

.shopee-table thead .shopee-table__cell-label[b-znoaf93f75] {
    font-size: 14px;
}

.shopee-table__cell[b-znoaf93f75] {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    word-wrap: break-word;
}

.shopee-table thead .shopee-table__cell[b-znoaf93f75] {
    padding-top: 10px;
    padding-bottom: 11px;
    font-size: 0;
    line-height: 18px;
    color: #666;
}

.shopee-table thead .shopee-table__cell-label[b-znoaf93f75] {
    font-size: 14px;
}

.shopee-table__cell.last-cell[b-znoaf93f75] {
    padding-right: 16px;
}

.shopee-table__cell.align-right[b-znoaf93f75] {
    text-align: right;
}

.shopee-table__body-container[b-znoaf93f75], .shopee-table__header-container[b-znoaf93f75] {
    display: flex;
    align-items: stretch;
    overflow: hidden;
}

.shopee-table__body-container[b-znoaf93f75] {
    margin: -1px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-top: 0;
    border-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    position: relative;
    flex: 1;
    background-color: #fff;
    transform: scale(1);
}

.shopee-table__fix-body[b-znoaf93f75], .shopee-table__fix-header[b-znoaf93f75], .shopee-table__main-body[b-znoaf93f75], .shopee-table__main-header[b-znoaf93f75] {
    overflow: hidden;
}

.shopee-scrollbar[b-znoaf93f75] {
    position: relative;
    overflow: hidden;
}

.shopee-scrollbar[b-znoaf93f75], .shopee-scrollbar__wrapper[b-znoaf93f75] {
    height: 100%;
    max-width: inherit;
    max-height: inherit;
}

.shopee-scrollbar[b-znoaf93f75], .shopee-scrollbar__wrapper[b-znoaf93f75] {
    height: 100%;
    max-width: inherit;
    max-height: inherit;
}

.shopee-scrollbar__wrapper[b-znoaf93f75] {
    overflow: auto;
    line-height: 0;
    box-sizing: content-box;
}

.shopee-table__main-body .shopee-scrollbar__wrapper[b-znoaf93f75] {
    box-sizing: content-box;
}

.shopee-scrollbar__bar[b-znoaf93f75] {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 100px;
}

.shopee-scrollbar__bar.horizontal[b-znoaf93f75] {
    left: 0;
    height: 6px;
}

.shopee-scrollbar__thumb[b-znoaf93f75] {
    position: relative;
    display: block;
    cursor: pointer;
    background-color: #333;
    border-radius: inherit;
    opacity: 0;
    transition: opacity .2s ease-in-out;
}

.shopee-scrollbar__bar.horizontal>div[b-znoaf93f75] {
    height: 100%;
}
.shopee-scrollbar__thumb.visible[b-znoaf93f75] {
    opacity: .5;
}

.shopee-scrollbar__bar.horizontal .shopee-scrollbar__thumb[b-znoaf93f75] {
    width: 0;
    height: 100%;
}

.shopee-scrollbar__content[b-znoaf93f75] {
    display: inline-table;
    width: 100%;
    line-height: normal;
    box-sizing: content-box;
}

.shopee-table tbody tr[b-znoaf93f75] {
    vertical-align: middle;
}

.shopee-table tbody tr td[b-znoaf93f75] {
    position: relative;
    vertical-align: inherit;
    border-color: #eee;
    transition: box-shadow .2s ease-in-out;
}

.shopee-table__cell[b-znoaf93f75] {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    word-wrap: break-word;
}

.shopee-table__cell.first-cell[b-znoaf93f75] {
    padding-left: 16px;
}

.role-name__admin[b-znoaf93f75] {
    font-weight: 500;
    color: #4185f4;
    border: 1px solid #afcdff;
    background: #e8f1ff;
}

.role-name[b-znoaf93f75] {
    display: inline-block;
    max-width: 100%;
    font-size: 12px;
    border: 1px solid transparent;
    border-radius: 100px;
    background-color: rgb(246, 246, 246);
    padding: 6px 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: normal;
}

.role-name__admin[b-znoaf93f75] {
    font-weight: 500;
    color: rgb(65, 133, 244);
    border: 1px solid rgb(175, 205, 255);
    background: rgb(232, 241, 255);
}

.shopee-table tbody .shopee-table__cell[b-znoaf93f75] {
    padding-top: 16px;
    padding-bottom: 16px;
    color: #333;
}

.shopee-table tbody tr td[b-znoaf93f75] {
    position: relative;
    vertical-align: inherit;
    border-color: #eee;
    transition: box-shadow .2s ease-in-out;
}

.shopee-table__cell.align-right[b-znoaf93f75] {
    text-align: right;
}

.shopee-table__cell.last-cell[b-znoaf93f75] {
    padding-right: 16px;
}

.shopee-table tbody .shopee-table__cell[b-znoaf93f75] {
    padding-top: 16px;
    padding-bottom: 16px;
    color: #333;
}

.span-action[b-znoaf93f75], .table-actions[b-znoaf93f75] {
    color: #1269c1;
    cursor: pointer;
}

.span-action[b-znoaf93f75], .table-actions[b-znoaf93f75] {
    color: #1269c1;
    cursor: pointer;
}

.hide[b-znoaf93f75] {
    display: none;
}

.shopee-table tbody tr td[b-znoaf93f75] {
    position: relative;
    vertical-align: inherit;
    border-color: #eee;
    transition: box-shadow .2s ease-in-out;
}

.shopee-table tbody tr td[b-znoaf93f75]:after {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    pointer-events: none;
    border-bottom: 1px solid;
    border-color: inherit;
    content: "";
}

.table-actions:disabled[b-znoaf93f75] {
    color: #b4b4b4;
    cursor: not-allowed;
}

.table-actions.disabled[b-znoaf93f75] {
    color: #b4b4b4;
    cursor: not-allowed;
}
/* /Pages/Users/Partial/CreateMemberResult.razor.rz.scp.css */
.create-member-result[b-8l70age9ld] {
    margin-top: 126px;
    height: 600px;
    display: flex;
    align-items: center;
    flex-direction: column;
}


.create-member-result img[b-8l70age9ld] {
    height: 56px;
    width: 56px;
    margin: 32px 0 24px 0;
}

h1[b-8l70age9ld] {
    font-size: 22px;
}

h1[b-8l70age9ld], h2[b-8l70age9ld] {
    font-weight: 500;
    line-height: 24px;
}

.create-member-result h1[b-8l70age9ld] {
    margin-bottom: 0;
}

.create-member-result-info[b-8l70age9ld] {
    height: 96px;
    font-size: 14px;
    margin-top: 24px;
    display: flex;
    justify-content: center;
    margin-bottom: 48px;
    flex-direction: column;
    padding: 0 70px;
    background-color: #f6f6f6;
}

.create-member-result-info-label[data-v-1a65897e][b-8l70age9ld] {
    color: #888;
}

.create-member-result-info-value[data-v-1a65897e][b-8l70age9ld] {
    color: #333;
    font-weight: 500;
}

.shopee-button[b-8l70age9ld] {
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    min-width: 72px;
    padding: 0 16px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    outline: none;
    box-sizing: border-box;
    transition: all .2s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.shopee-button--large[b-8l70age9ld] {
    height: 40px;
    min-width: 80px;
    padding: 0 16px;
    font-size: 14px;
}

.shopee-button--link[b-8l70age9ld] {
    color: #2673dd;
    background-color: transparent;
    border-color: transparent;
    height: unset;
    min-width: unset;
    padding: 0;
    font-weight: 400;
}

.create-member-result-button-group button:first-of-type[b-8l70age9ld] {
    margin-right: 32px;
}

.shopee-button--primary[b-8l70age9ld] {
    color: #fff;
    background-color: #ee4d2d;
    border-color: #ee4d2d;
}

.shopee-button[b-8l70age9ld]:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    border-radius: inherit;
    content: "";
}
/* /Pages/Users/UserList.razor.rz.scp.css */

.jss1269[b-yv3r0f2q55] {
    padding-left: 0;
}

.jss1269 img[b-yv3r0f2q55] {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    margin-right: 12px;
    margin-left: 4px;
}

.jss1269 > .icon[b-yv3r0f2q55] {
    color: #4BA7F3;
    font-size: 45px;
    margin-right: 10px;
}
/* /PartialViews/UserInfo.razor.rz.scp.css */

.page[b-6f6kjey1ei] {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .12);
    border-radius: 6px;
    margin-top: 20px;
}

.header[b-6f6kjey1ei] {
    padding: 24px 24px 0;
}

.title[b-6f6kjey1ei] {
    font-size: 20px;
    color: #333;
    font-weight: 500;
}

.setting-card[b-6f6kjey1ei] {
    background-color: #fff;
    margin-left: 72px;
}

.setting-card[b-6f6kjey1ei] {
    border-radius: 6px;
}

.setting-card-inner[b-6f6kjey1ei] {
    margin-left: -72px;
}

.setting-card-row[b-6f6kjey1ei] {
    padding: 24px 24px 24px 0;
    margin-left: 72px;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.setting-card-row .main[b-6f6kjey1ei] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -48px;
}

.setting-card .setting-card-row .main[b-6f6kjey1ei] {
    line-height: 32px;
}

.setting-card-row .desc[b-6f6kjey1ei] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

    .setting-card-row .desc.width-info[b-6f6kjey1ei] {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 232px;
        flex: 0 0 232px;
        margin-right: 20px;
    }

.setting-card .setting-card-row .desc[b-6f6kjey1ei] {
    margin-left: 50px;
}

.setting-card .setting-card-row .desc.width-info[b-6f6kjey1ei] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 264px;
    flex: 0 0 264px;
    margin-right: 24px;
}

.setting-card-row .title[b-6f6kjey1ei] {
    color: #333;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
}

.setting-card .setting-card-row .title[b-6f6kjey1ei] {
    font-size: 14px;
}

.setting-card-row .info[b-6f6kjey1ei] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.account-profile[b-6f6kjey1ei] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.account-profile-item[b-6f6kjey1ei], .account-profile[b-6f6kjey1ei] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.account-profile-item[b-6f6kjey1ei] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
}

.account-profile-avatar[b-6f6kjey1ei] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.account-profile-text[b-6f6kjey1ei] {
    font-weight: 400;
    color: #333;
    margin-left: 4px;
}

.setting-card-row + .setting-card-row[b-6f6kjey1ei] {
    border-top: 1px solid #e5e5e5;
}

.setting-card .setting-card-row[b-6f6kjey1ei] {
    padding: 12px 0;
    margin: 0 20px;
}
/* /PartialViews/WarningNotActivated.razor.rz.scp.css */
.jss644[b-vjakoea3q8] {
    left: 0;
    color: #fff;
    width: calc(100% - 230px);
    bottom: 0;
    height: 72px;
    display: flex;
    opacity: 0.9;
    padding: 0 24px;
    z-index: 101;
    position: fixed;
    background: #182537;
    transition: 200ms;
    align-items: center;
    margin-left: 230px;
    justify-content: space-between;
}

.jss649[b-vjakoea3q8] {
    display: inline-flex;
    align-items: center;
}

.jss655[b-vjakoea3q8] {
    display: inline-flex;
    gap: 8px;
    align-items: center;
}

.jss646[b-vjakoea3q8] {
    height: 42px;
    min-width: 42px;
    background: #FFFFFF;
    border-radius: 3px;
}

.jss647[b-vjakoea3q8] {
    height: 41px;
    padding: 7px 5px 7px 5px;
    min-width: 42px;
    background: linear-gradient(62.06deg, #0FD186 25.88%, #3FDA9E 100%) !important;
    border-radius: 3px;
}

.knccNY[b-vjakoea3q8] {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    flex: 0 0 auto;
    -webkit-box-align: center;
    align-items: center;
    outline: 0px;
    border-radius: 3px;
    cursor: pointer;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px 0px 0px 40px;
    overflow: hidden;
    position: relative;
    height: 2.57143rem;
    padding: 0px 1.14286rem;
    min-width: 4.57143rem;
    color: rgb(255, 255, 255);
    background: rgb(171 5 0);
    border: none;
}

.MuiAvatar-root[b-vjakoea3q8] {
    width: 40px;
    height: 40px;
    display: flex;
    overflow: hidden;
    position: relative;
    font-size: 1.25rem;
    align-items: center;
    flex-shrink: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 1;
    user-select: none;
    border-radius: 50%;
    justify-content: center;
}

.MuiAvatar-colorDefault[b-vjakoea3q8] {
    color: #fafafa;
    background-color: #bdbdbd;
}

.jss645[b-vjakoea3q8] {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.oftIf[b-vjakoea3q8] {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    flex: 0 0 auto;
    -webkit-box-align: center;
    align-items: center;
    outline: 0px;
    border-radius: 3px;
    cursor: pointer;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.42857rem;
    margin: 0px 0px 0px 16px;
    overflow: hidden;
    position: relative;
    height: 2.57143rem;
    min-width: unset;
    color: rgb(171 5 0);
    border: none;
    background: transparent;
    padding: 0px;
}

.cMXJOk[b-vjakoea3q8] {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px;
    z-index: 2;
    font-size: inherit;
    font-weight: inherit;
}

.oftIf svg[b-vjakoea3q8] {
    height: 1.42857rem;
    width: 1.42857rem;
}
/* /Shared/LoginLayout.razor.rz.scp.css */
.container[b-wb4e2j62u8] {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


/*@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }

    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px;
    }
}


@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }

    .container, .container-md, .container-sm {
        max-width: 720px;
    }
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }

    .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .container, .container-sm {
        max-width: 540px;
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}
*/
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-ymkvx5dkmq] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ymkvx5dkmq] {
    flex: 1;
}

.sidebar[b-ymkvx5dkmq] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ymkvx5dkmq] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ymkvx5dkmq]  a, .top-row[b-ymkvx5dkmq]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ymkvx5dkmq]  a:hover, .top-row[b-ymkvx5dkmq]  .btn-link:hover {
        text-decoration: underline;
    }

.top-row[b-ymkvx5dkmq]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-ymkvx5dkmq] {
        display: none;
    }

    .top-row.auth[b-ymkvx5dkmq] {
        justify-content: space-between;
    }

    .top-row[b-ymkvx5dkmq]  a, .top-row[b-ymkvx5dkmq]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ymkvx5dkmq] {
        flex-direction: row;
    }

    .sidebar[b-ymkvx5dkmq] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ymkvx5dkmq] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ymkvx5dkmq]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ymkvx5dkmq], article[b-ymkvx5dkmq] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
