@charset "utf-8";

div.c14t49zc {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%;
    height: auto;
    transform: translateY(-50%);
    box-shadow: none;
    background-color: transparent;
}

.c14t49zc .btns button {
    width: 8.125rem;
}

.s1cutwgp {
    --35p5sb: #fff;
    position: absolute;
    inset: 0px;
    z-index: 10;
    background-color: var(--35p5sb);
    padding: 2rem;
}

.darken .s1cutwgp {
    --35p5sb: #1e2024;
}

.s1cutwgp .title {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 1.25rem;
    line-height: 1.25rem;
    color: var(--title-color);
    font-size: 1rem;
    margin: 0px;
    font-weight: 700;
    text-transform: capitalize;
}

.s1cutwgp .back-icon {
    width: 3rem;
    height: 3rem;
    font-size: 0.75rem;
    margin-left: -1rem;
}

.s1cutwgp .back-icon .icon {
    transform: rotate(180deg);
    fill: var(--title-color);
}

.r1rod29g .refer-title {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: fit-content;
    margin-top: 0.75rem;
    cursor: pointer;
    padding-left: 2px;
}

.r1rod29g .refer-title .icon {
    font-size: 0.625rem;
    transform: rotate(90deg);
    margin-left: 0.5rem;
    transition: transform 0.5s cubic-bezier(0.36, 0.66, 0.04, 1) 0s;
}

.r1rod29g .refer-title.show .icon {
    transform: rotate(-90deg);
}

.acb9vpv {
    --wtxhwn: #009f62;
    --1edyhl8: #5B5E66;
    display: flex;
    margin-top: 0.5rem;
    position: relative;
}

.darken .acb9vpv {
    --wtxhwn: #009f62;
    --1edyhl8: #5B5E66;
}

.acb9vpv .ui-checkbox {
    margin-right: 0.5rem;
    margin-top: 0.125rem;
    width: 0.875rem;
    height: 0.875rem;
    border-radius: var(--border-radius);
    border: 1px solid var(--wtxhwn);
}

.acb9vpv .ui-checkbox:hover {
    box-shadow: rgba(59, 193, 23, 0.75) 0px 0px 2px 1px;
}

.acb9vpv .ui-checkbox .dot {
    width: 90%;
    height: 100%;
}

.acb9vpv .err-alert {
    position: absolute;
    width: auto;
    left: -0.75rem;
    top: 1.875rem;
    height: 2.5rem;
    border-radius: var(--border-radius);
    background-color: var(--1edyhl8);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 0px 0.75rem;
    color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 12px -2px, rgba(0, 0, 0, 0.12) 0px 2px 6px -2px;
}

.acb9vpv .err-alert::after {
    content: " ";
    position: absolute;
    width: 1rem;
    height: 1rem;
    background-color: var(--1edyhl8);
    transform: rotate(45deg);
    top: -0.375rem;
    left: 0.625rem;
}

.acb9vpv .label {
    line-height: 0.9375rem;
    font-size: 0.75rem;
}

.acb9vpv .label a {
    color: var(--title-color);
    font-weight: 600;
}

.apmtsvx {
    --1by3zu8: #BEC1CC;
    --whdmoy: #31373d;
    --1dacrab: #1A1A1A;
    --1f1sfl8: #F5F6F7;
    --qiaddl: #eeeef2;
    display: flex;
    order: -1;
    position: relative;
    z-index: 2;
    width: 3.75rem;
    height: 100%;
    -webkit-box-align: center;
    align-items: center;
    margin-right: 0.5rem;
    margin-left: -0.75rem;
}

.darken .apmtsvx {
    --1by3zu8: #4D565E;
    --whdmoy: #f5f6f7;
    --1dacrab: #979EAD;
    --1f1sfl8: #191A1D;
    --qiaddl: #2e3138;
}

.apmtsvx .no-results {
    text-align: center;
}

.apmtsvx .select-trigger {
    display: flex;
    cursor: pointer;
    flex: 1 1 0%;
    font-size: 0.75rem;
    -webkit-box-pack: center;
    justify-content: center;
    color: var(--whdmoy);
    background-color: transparent;
    position: relative;
    padding: 0px !important;
}

.apmtsvx .select-trigger::after {
    content: "";
    height: 0.875rem;
    width: 1px;
    background-color: var(--1by3zu8);
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -0.4375rem;
}

.apmtsvx .select-trigger .arrow {
    margin: 1px 0px 0px 0.25rem;
    width: auto !important;
    position: static !important;
}

.apmtsvx .select-trigger .arrow>svg {
    transform: rotate(90deg);
    font-size: 0.5rem !important;
    transition: none 0s ease 0s !important;
}

.apmtsvx .select-options-wrap {
    width: 21rem;
    height: 21.25rem;
    display: flex;
    flex-direction: column;
}

.apmtsvx .select-options-wrap .select-options {
    padding: 0.25rem;
}

.apmtsvx .select-options-wrap .search-input {
    height: 3rem;
    border-bottom: 1px solid rgb(97, 95, 95);
}

.apmtsvx .select-options-wrap .search-input .input-control {
    height: 100%;
    background-color: var(--1f1sfl8);
}

.apmtsvx .select-options-wrap .search-input .input-control .icon {
    margin-right: 0.625rem;
}

.apmtsvx .select-options-wrap .search-input .input-control input {
    font-weight: 400;
}

.apmtsvx .select-options-wrap .select-option {
    padding: 0px 0.5rem;
    margin: 0px 0px 0.25rem;
    height: 2.5rem;
    color: var(--1dacrab);
}

.apmtsvx .select-options-wrap .select-option.active {
    border-color: var(--primary-color);
}

.apmtsvx .select-options-wrap .active::after {
    display: none !important;
}

.apmtsvx .select-options-wrap .label {
    margin-right: auto;
    flex: 1 1 0%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.apmtsvx .select-options-wrap .code {
    flex: 0 0 auto;
}

.c19xg3se {
    --gvc58v: #C7C6CA;
    width: 100%;
    height: 0.375rem;
    margin-top: 0.5rem;
    padding: 0px 0.25rem;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.darken .c19xg3se {
    --gvc58v: #333333;
}

.c19xg3se .safe-item {
    flex: 1 1 0%;
    height: 0.375rem;
    margin-right: 0.375rem;
    border-radius: var(--border-radius);
    background-color: var(--gvc58v);
}

.c19xg3se .safe-text {
    font-size: 0.75rem;
    white-space: nowrap;
}

.c19xg3se.safe-level-1 .item-1 {
    background-color: rgb(186, 26, 26);
}

.c19xg3se.safe-level-1 .safe-text {
    color: rgb(186, 26, 26);
}

.c19xg3se.safe-level-2 .item-1, .c19xg3se.safe-level-2 .item-2 {
    background-color: rgb(251, 188, 54);
}

.c19xg3se.safe-level-2 .safe-text {
    color: rgb(251, 188, 54);
}

.c19xg3se.safe-level-3 .safe-item {
    background-color: rgb(0 159 98);
}

.c19xg3se.safe-level-3 .safe-text {
    color: rgb(0 159 98);
}

.s1ajzz03 .countdown {
    font-weight: 400;
    width: auto;
}

.s1ajzz03 .st {
    margin: 1.5rem 0px 0px;
}

.s1ajzz03 .not-st {
    margin: 0.75rem 0px 0px;
}

.s1ajzz03 .not-st a {
    color: var(--title-color);
    opacity: 0.9;
}

.s1ajzz03 .ui-input {
    margin-top: 1.25rem;
}

.s1ajzz03 .sub-btn {
    margin-top: 1.5rem;
}

.s1ajzz03 ol {
    margin: 1.25rem 0px;
}

.s1ajzz03 ol li {
    font-size: 0.875rem;
}

.ithbrou {
    --1s3h4t9: #F4F4F7;
    --xeywlr: #1A1A1A;
    --cwtmwm: #656E78;
    --1hnwf41: rgba(244, 244, 247, .1);
    --skoydp: #F4F4F7;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0px);
    width: 100%;
    height: 100vh;
    max-width: 800px;
    max-height: 634px;
    background-color: var(--1s3h4t9);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.darken .ithbrou {
    --1s3h4t9: #1C1E22;
    --xeywlr: #FFFFFF;
    --cwtmwm: #999CA0;
    --1hnwf41: rgba(72, 74, 83, .1);
    --skoydp: #202327;
}

.ithbrou .login-left {
    flex: 0 0 auto;
    width: 50%;
    height: 100%;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.ithbrou .login-left .common-left-img {
    width: 100%;
    height: auto;
    font-size: 0px;
}

.ithbrou .login-left .left-text {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0px;
    top: 80%;
}

.ithbrou .login-left .left-text p {
    text-align: center;
    margin: 0px;
}

.ithbrou .login-left .left-text .t {
    color: var(--xeywlr);
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
}

.ithbrou .login-left .left-text .t span {
    margin-left: 0.25rem;
    color: var(--primary-color);
}

.ithbrou .login-left .left-text .st {
    color: var(--cwtmwm);
    font-size: 14px;
    line-height: 16px;
    margin-top: 0.75rem;
    text-transform: uppercase;
    white-space: nowrap;
}

.ithbrou .login-left .pure {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0px;
    top: 5%;
}

.ithbrou .login-left .page-desc {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0px;
    bottom: 2%;
}

.ithbrou .login-left .page-desc p {
    margin: 0px;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
}

.ithbrou .login-right {
    flex: 0 0 auto;
    width: 50%;
    height: 100%;
    padding: 2rem;
    background: var(--1hnwf41);
    backdrop-filter: blur(7px);
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 991px) {
    .ithbrou {
        position: relative;
        left: 0px;
        top: 0px;
        width: 100%;
        height: auto;
        min-height: 100%;
        max-height: none;
        transform: none;
        display: block;
        background-color: var(--skoydp);
    }

    .ithbrou .login-left {
        width: 100%;
        height: 0px;
        padding-top: 55.9%;
    }

    .ithbrou .login-left .common-left-img {
        width: 100%;
        height: 100%;
        font-size: 0px;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .ithbrou .login-left .left-text {
        width: 100%;
        top: auto;
        bottom: 10%;
        padding-right: 1.5rem;
    }

    .ithbrou .login-left .left-text .t {
        font-size: 1.125rem;
        line-height: 1.5rem;
        white-space: nowrap;
        text-align: right;
        letter-spacing: 0px;
    }

    .ithbrou .login-left .left-text .st {
        font-size: 0.75rem;
        line-height: 1rem;
        letter-spacing: -0.3px;
        white-space: nowrap;
        text-align: right;
        margin-top: 0.375rem;
    }

    .ithbrou .login-right {
        width: 100%;
        height: auto;
        background: transparent;
        backdrop-filter: none;
    }

    .ithbrou .login-right .other-sign-wrap {
        margin-top: 1.5rem;
    }

    .ithbrou .page-desc {
        width: 100%;
        padding: 0px 0.75rem;
    }

    .ithbrou .page-desc p {
        margin: 0px;
        font-size: 0.75rem;
        line-height: 1.25rem;
        text-align: center;
    }

    .ithbrou.ru-wrap .login-left {
        padding-top: 62.2%;
    }
}

.b4aal7 {
    width: 100%;
    height: 100vh;
    min-height: 920px;
    padding: 0px 5%;
    background: url("/modules/account/big_bg-4e02c5db.png") left top / 100% 100% no-repeat;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.b4aal7.have-bot {
    padding-bottom: 2%;
}

.b4aal7 .big-logo {
    position: absolute;
    top: 4%;
    left: 2%;
    width: auto;
    height: 32px;
}

.b4aal7 .page-desc {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 2%;
}

.b4aal7 .page-desc p {
    margin: 0px;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    color: rgb(171, 179, 187);
}

.b4aal7 .ui-input .input-control {
    background-color: rgb(26, 28, 32);
}

.b4aal7 .big-login-left {
    margin-left: -5%;
    position: relative;
}

.b4aal7 .big-login-left img {
    width: 554px;
    height: auto;
    font-size: 0px;
}

.b4aal7 .big-login-left .left-text-wrap {
    position: absolute;
    width: 100%;
    bottom: 80px;
    left: 0px;
}

.b4aal7 .big-login-left .left-text-wrap p {
    text-align: center;
    width: 100%;
    margin: 0px;
    font-size: 16px;
    line-height: 20px;
}

.b4aal7 .big-login-left .left-text-wrap .t {
    color: rgb(255, 255, 255);
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
}

.b4aal7 .big-login-left .left-text-wrap .t span {
    margin-left: 4px;
    color: var(--primary-color);
}

.b4aal7 .big-login-left .left-text-wrap .st {
    color: rgb(171, 179, 187);
    font-size: 13px;
    margin-top: 8px;
    font-weight: 400;
    white-space: nowrap;
}

.b4aal7 .big-login-right {
    flex: 0 0 auto;
    width: 400px;
    margin-left: 5%;
    height: 634px;
    background: rgba(72, 74, 83, 0.1);
    backdrop-filter: blur(7px);
    border-radius: var(--border-radius);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    padding: 32px;
}

.b4aal7 .other-sign-wrap .line-text .l {
    background-color: rgb(152, 167, 181);
}

.b4aal7 .other-sign-wrap .line-text .t {
    color: rgb(152, 167, 181);
}

.b4aal7 .third-group-wrap button {
    border: 1px solid rgb(86, 95, 112);
}

.b4aal7 .third-group-wrap button svg {
    fill: rgb(255, 255, 255);
}

.b4aal7 .third-group-wrap button:hover {
    background-color: rgb(47, 48, 51);
}

@media only screen and (max-width: 980px) {
    .b4aal7 .big-login-left img {
        width: 480px;
    }

    .b4aal7 .big-login-right {
        margin-left: 0px;
        width: 360px;
        padding: 32px 24px;
    }
}

.s1bscfa1 {
    --9gid4j: #FFFFFF;
    --1jr1vc3: #999CA0;
    --5l1a8f: #5F6975;
    --glaqc9: #D9D9D9;
    --1vjijmw: #586171;
    --1ljnz6s: #E7E9F1;
    width: 100%;
    height: 100%;
}

.darken .s1bscfa1 {
    --9gid4j: #1A1C20;
    --1jr1vc3: #999CA0;
    --5l1a8f: #98A7B5;
    --glaqc9: #565F70;
    --1vjijmw: #FFFFFF;
    --1ljnz6s: #2F3033;
}

.s1bscfa1 a:hover {
    text-decoration: underline;
    color: var(--primary-color);
}

.s1bscfa1 li {
    margin-bottom: 0.75rem;
}

.s1bscfa1 .ui-input {
    margin-top: 0.75rem;
}

.s1bscfa1 .ui-input .input-label {
    margin: 0px 0px 0.5rem;
    height: 1rem;
    line-height: 1rem;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 0px 0.25rem;
}

.s1bscfa1 .ui-input .input-control {
    padding: 0px 0.75rem 0px 0.75rem;
    height: 2.875rem;
    border: 1px solid transparent;
    background-color: var(--9gid4j);
    justify-content: space-between;
}

.s1bscfa1 .ui-input .input-control.is-focus {
    border: 1px solid var(--primary-color);
}

.sex_input{
    margin-left: 8px;
}

.s1bscfa1 .ui-input .input-control .icon {
    font-size: 0.75rem;
}

/* .s1bscfa1 .ui-input .input-control input {
    font-weight: 600;
} */

.s1bscfa1 .ui-input .input-control input::-webkit-input-placeholder {
    font-weight: 400;
    color: var(--1jr1vc3);
}

.s1bscfa1 .ui-input .input-control input::placeholder {
    font-weight: 400;
    color: var(--1jr1vc3);
}

.s1bscfa1 .buttons {
    margin-top: 1.25rem;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.s1bscfa1 .buttons .ui-button {
    width: 100%;
    height: 2.75rem;
}

.s1bscfa1 .ui-button.s-conic:hover {
    background: conic-gradient(from 90deg at 50% 50%, rgb(46 179 142) -90deg, rgb(21 145 110) 269.96deg, rgb(37 189 146) 270deg, rgb(19 145 110) 629.96deg);
}

.s1bscfa1 .simple-page {
    padding: 0px;
}

.s1bscfa1 .simple-page.phone-verify {
    padding: 2rem;
}

.s1bscfa1 .simple-page .first-input {
    margin-top: 1.25rem;
}

.s1bscfa1 .simple-page .sign-title {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 1.25rem;
    line-height: 1.25rem;
    color: var(--title-color);
    font-size: 1rem;
    margin: 0px;
    font-weight: 700;
    text-transform: capitalize;
}

.s1bscfa1 .simple-page .back-icon {
    width: 3rem;
    height: 3rem;
    font-size: 0.75rem;
    margin-left: -1rem;
}

.s1bscfa1 .simple-page .back-icon .icon {
    transform: rotate(180deg);
    fill: var(--title-color);
}

.s1bscfa1 .other-sign-wrap {
    margin-top: auto;
    flex: 0 0 auto;
}

.s1bscfa1 .other-sign-wrap .line-text {
    height: 0.875rem;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.s1bscfa1 .other-sign-wrap .line-text .l {
    height: 1px;
    flex: 1 1 0%;
    background-color: var(--5l1a8f);
}

.s1bscfa1 .other-sign-wrap .line-text .t {
    color: var(--5l1a8f);
    line-height: 0.875rem;
    height: 100%;
    flex: 0 0 auto;
    margin: 0px 0.75rem;
    font-size: 12px;
}

.s1bscfa1 .third-group-wrap {
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: 1.25rem;
}

.s1bscfa1 .third-group-wrap button {
    flex: 1 1 0%;
    height: 2.5rem;
    margin-right: 0.75rem;
    overflow: hidden;
    border: 1px solid var(--glaqc9);
    border-radius: var(--border-radius);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.s1bscfa1 .third-group-wrap button .icon {
    fill: var(--1vjijmw);
    transform: scale(1.4);
}

.s1bscfa1 .third-group-wrap button .icon.tel {
    transform: scale(1.6);
    margin-left: -2px;
}

.s1bscfa1 .third-group-wrap button:hover {
    background-color: var(--1ljnz6s);
}

.s1bscfa1 .third-group-wrap button:last-of-type {
    margin-right: 0px;
}

@media screen and (max-width: 621px) {
    .s1bscfa1 {
        height: 100%;
    }
}

.shendp7 {
    --hsryh1: #5F6975;
    padding: 2rem;
}

.darken .shendp7 {
    --hsryh1: #FFFFFF;
}

.shendp7 .sub-title {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 1.25rem;
    line-height: 1.25rem;
    color: var(--title-color);
    font-size: 1rem;
    margin: 0px;
    font-weight: 700;
    text-transform: capitalize;
}

.shendp7 .back-icon {
    width: 1.75rem;
    height: 1.75rem;
    font-size: 0.75rem;
    margin-left: -0.25rem;
}

.shendp7 .back-icon .icon {
    transform: rotate(180deg);
    fill: var(--title-color);
}

.shendp7 .ui-input.google-code {
    margin-top: 2rem;
}

.shendp7 .ui-input.google-code .paste-btn {
    color: var(--title-color);
    padding: 0.5rem 0.25rem;
}

.shendp7 .forget-wrap {
    margin-top: 1rem;
    opacity: 0.9;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.shendp7 .forget-wrap .forget {
    cursor: pointer;
    margin-left: auto;
    height: 1rem;
    line-height: 1rem;
    color: var(--hsryh1);
}

.shendp7 .forget-wrap .forget:hover {
    text-decoration: underline;
}

.shendp7 .submit-btn {
    margin-top: 2rem;
    width: 100%;
    height: 3rem;
}

.u843kj4 {
    --jeo3dl: #F6F7FA;
}

.darken .u843kj4 {
    --jeo3dl: #25272C;
}

.u843kj4 .ui-dialog {
    width: 480px;
    height: fit-content;
}

.u843kj4 .ui-dialog .content {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    gap: 1.25rem;
}

.u843kj4 .ui-dialog .top-line {
    color: var(--title-color);
}

.u843kj4 .ui-dialog .time-wrap {
    width: 100%;
    background: var(--jeo3dl);
    padding: 1rem;
}

.u843kj4 .ui-dialog .time-wrap .time-line {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.u843kj4 .ui-dialog .time-wrap .time-line:first-child {
    margin-bottom: 1rem;
}

.u843kj4 .ui-dialog .time-wrap .time-line .left-box {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.u843kj4 .ui-dialog .time-wrap .time-line .left-box .icon {
    width: 0.875rem;
    margin-right: 5px;
}

.u843kj4 .ui-dialog .time-wrap .time-line .time {
    color: var(--title-color);
    font-weight: 700;
}

.smamgpm {
    --hsryh1: #5F6975;
    --9gid4j: #FFFFFF;
    --1q8chyh: #2D3035;
    --5l1a8f: #5F6975;
}

.darken .smamgpm {
    --hsryh1: #FFFFFF;
    --9gid4j: #1A1C20;
    --1q8chyh: #4D565E;
    --5l1a8f: #98A7B5;
}

.smamgpm .captcha .verify-img {
    height: 2rem;
    border-radius: var(--border-radius);
    margin-right: -0.5rem;
}

.smamgpm .forget-wrap {
    margin-top: 0.75rem;
    text-align: right;
    opacity: 0.9;
    cursor: pointer;
}

.smamgpm .forget-wrap .forget {
    margin-left: auto;
    height: 1rem;
    line-height: 1rem;
    color: var(--hsryh1);
}

.smamgpm .forget-wrap .forget:hover {
    text-decoration: underline;
}

.smamgpm .newto-regist {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 1.25rem;
    height: 1rem;
    color: var(--5l1a8f);
}

.smamgpm .newto-regist p {
    margin: 0px;
}

.smamgpm .newto-regist .r {
    margin-left: 0.75rem;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 700;
    color: var(--primary-color);
}

.smamgpm .newto-regist .r:hover {
    text-decoration: underline;
}

.smamgpm .buttons .button-inner {
    text-transform: capitalize;
}

.sex_container {
    display: flex;
    align-items: center;
    position: relative;
    /* padding-left: 35px;
    margin-bottom: 12px; */
    cursor: pointer;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .sex_setting {
    display: flex;
    align-items: center;
    position: relative;
    /* padding-left: 35px;
    margin-bottom: 12px; */
    cursor: pointer;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0 20px;
  }
  .sex_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .checkmark {
    position: absolute;
    top: -10px;
    left: -20px;
    height: 20px;
    width: 20px;
    background-color: var(--autofill-color);
    border-radius: 50%;
  }
  .checkmark_setting {
    left: 65px;
  }
  
  .sex_container:hover input ~ .checkmark {
    background-color: #ccc;
  }
  .sex_container input:checked ~ .checkmark {
    background-color: #0f5c48;
  }
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  .sex_container input:checked ~ .checkmark:after {
    display: block;
  }
  .sex_container .checkmark:after {
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
    transform: translate(-50%, -50%);
}

/* input:focus {
    border: 1px solid var(--primary-color) !important;
} */


/* .ui-dialog.sh1kgj9 {
    opacity: 1;
    visibility:visible;
    transform: translateX(0%) scale(1) translateZ(0px);
}
.ui-dialog-wrap{
    width: 800px;
    height: 634px;
    margin-top: -317px;
    margin-left: -400px;
    opacity: 1;
    transform:none;
} */