@font-face {
    font-family: 'SFProDisplay-Medium';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: local("SFProDisplay-Medium"),
       url("../../fonts/SFProDisplay-Medium.woff2") format("woff2"),
       url("../../fonts/SFProDisplay-Medium.woff") format("woff");
}

@font-face {
    font-family: 'SFProDisplay-Semibold';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: local("SFProDisplay-Semibold"),
       url("../../fonts/SFProDisplay-Semibold.woff2") format("woff2"),
       url("../../fonts/SFProDisplay-Semibold.woff") format("woff");
}

@font-face {
    font-family: 'SFProDisplay-Regular';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: local("SFProDisplay-Regular"),
       url("../../fonts/SFProDisplay-Regular.woff2") format("woff2"),
       url("../../fonts/SFProDisplay-Regular.woff") format("woff");
}

body {
    overflow: hidden;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	color: #E8E8ED;
    background-color: #000000;
}

/* Боковые линии авторизации */
.center_content {
    position: absolute;
    left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
    width: 83.33333333333333vh;
    height: 100vh;
    border: 0.052083333333333336vw solid rgba(110, 110, 115, 0.25);
}
/* Боковые линии авторизации */

/* =========================== */

/* Бокс центральной авторизации */
.auth_center {
    position: relative;
    width: 41.666666666666664vh;
    height: 46.75925925925926vh;
    left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
/* Бокс центральной авторизации */

/* =========================== */

/* Текст: Авторизация */
.auth_center header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 7.407407407407407vh;
    font-family: 'SFProDisplay-Semibold';
    font-size: 1.8229166666666667vw;
    letter-spacing: 0.0192em;
    color: #E8E8ED;
}
/* Текст: Авторизация */

/* =========================== */

/* Текст: Мы рады видеть вас на проекте Radisson Role Play. Приятной игры! */
.auth_center p {
    position: relative;
    display: flex;
    text-align: center;
    justify-content: center;
    margin-bottom: 0;
    margin: 0.37037037037037035vh 4.62962962963vh 0vh;
    height: 5.092592592592593vh;
    font-family: 'SFProDisplay-Regular';
    font-size: 0.9114583333333334vw;
    letter-spacing: 0.0350em;
    color: rgba(154, 154, 158, 0.8);
}
/* Текст: Мы рады видеть вас на проекте Radisson Role Play. Приятной игры! */

/* =========================== */

/* Input настройка */
.auth_input {
    flex-direction: column-reverse;
}
/* Input настройка */

/* =========================== */

/* Input менюшек */


.auth_box_no {
    position: relative;
    width: 41.666666666666664vh;
    height: 1.3888888888888888vh;
}
.auth_input input {
    position: relative;
    display: block;
    width: 41.666666666666664vh;
    height: 6.944444444444445vh;
    background: rgba(110, 110, 115, 0.15);
    border: 0.052083333333333336vw solid rgba(110, 110, 115, 0.3);
    border-radius: 0.46296296296296297vh;
    box-sizing: border-box;
    margin-bottom: 1.8518518518518519vh;
    outline: none;
    text-decoration: none;
    transition: 0.2s ease;
    color: #E8E8ED;
    font-family: 'SFProDisplay-Medium';
    text-indent: 2.7777777777777777vh;
    line-height: 2.314814814814815vh;
    font-size: 1.8518518518518519vh;
    padding: 2.1296296296296298vh 0vh 0vh;
    letter-spacing: 0.023em;
    z-index: 1111;
}

.auth_input label {
    position: absolute;
    transform-origin: left top;
    margin-top: -8.75vh;
    cursor: text;
    transition: all 0.3s;
    display: flex;
    font-weight: 500;
    align-items: center;
    width: 41.666666666666664vh;
    height: 6.944444444444445vh;
    font-size: 1.5740740740740742vh;
    line-height: 2.314814814814815vh;
    text-indent: 2.7777777777777777vh;
    font-family: 'SFProDisplay-Medium';
    font-style: normal;
    color: rgba(154, 154, 158, 0.8);
    letter-spacing: 0.023em;
    z-index: 9999;
}
  
.auth_input input:focus ~ label,
.auth_input input:not(:placeholder-shown) ~ label {
    text-indent: 3vh;
    font-size: 1.25vh;
    transform: translateY(-0.962962962962963vh);
    font-family: 'SFProDisplay-Regular';
}
/* Input менюшек */

/* =========================== */

/* Авторизация кнопка войти */
.auth_center .join {
    position: absolute;
    width: 41.666666666666664vh;
    height: 6.944444444444445vh;
    bottom: 0;
    background: rgba(110, 110, 115, 0.15);
    border: 0.052083333333333336vw solid rgba(110, 110, 115, 0.3);
    border-radius: 0.2604166666666667vw;
    box-sizing: border-box;
    font-family: 'SFProDisplay-Medium';
    font-style: normal;
    font-size: 1.7592592592592593vh;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #E8E8ED;
    cursor: pointer;
}

.auth_center .join:hover {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(249, 187, 92, 0.1) 100%);
    border: 0.052083333333333336vw solid rgba(249, 187, 92, 0.25);
    color: #F9BB5C;
}
/* Авторизация кнопка войти */

/* =========================== */

/* Кнопка Восстановить пароль */
.auth_center .recover {
    position: absolute;
    width: 25.925925925925927vh;
    height: 2.7777777777777777vh;
    right: 0;
    bottom: 8.333333333333334vh;
    font-family: 'SFProDisplay-Regular';
    color: rgba(245, 245, 245, 0.5);
    display: flex;
    justify-content: right;
    align-items: center;
    font-size: 1.2037037037037037vh;
    line-height: 1.4814814814814814vh;
    letter-spacing: 0.0333em;
    cursor: pointer;
    transition: 0.5s ease-in-out;
} 

.auth_center .recover:hover {
    transition: 0.3s ease-in-out;
    color: rgba(249, 187, 92, 0.90);
}
/* Кнопка Восстановить пароль */

/* =========================== */

/* Кнопка запомнить меня */

.auth_key_box {
    position: absolute;
    width: 41.666666666666664vh;
    height: 11.203703703703704vh;
    margin-top: 0.95vh;
}

.auth_checkbox input {
    display: none;
}
  
.auth_checkbox label {
    cursor: pointer;
}
  
.auth_checkbox label:before {
    position: absolute;
    content:'';
    -webkit-appearance: none;
    background-color: transparent;
    background: rgba(110, 110, 115, 0.2);
    border: 0.052083333333333336vw solid rgba(110, 110, 115, 0.3);
    border-radius: 0.23148148148148148vh;
    width: 2.4074074074074074vh;
    height: 2.4074074074074074vh;
    vertical-align: middle;
    cursor: pointer;
    bottom: 8.333333333333334vh;
    left: 0;
}
  
.auth_checkbox input:checked + label:after {
    position: absolute;
    content: '';
    display: block;
    bottom: 8.333333333333334vh;
    width: 1.3888888888888888vh;
    height: 1.1111111111111112vh;
    border: 0.052083333333333336vw solid rgba(16, 16, 141, 0);
    background-image: url(../../images/auth/svg/Vector.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size:contain;
    left: 0.50925925926vh;
    bottom: 9vh;
}

.auth_checkbox span {
    position: absolute;
    color: rgba(245, 245, 245, 0.5);
    bottom: 8.333333333333334vh;
    width: 12.962962962962964vh;
    height: 2.7777777777777777vh;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'SFProDisplay-Regular';
    font-size: 1.2037037037037037vh;
    left: 2.5925925925925926vh;
    letter-spacing: 0.0192em;
    line-height: 1.4814814814814814vh;
}
/* Кнопка запомнить меня */

/* =========================== */

/* Авторизация / Регистрация выбр */
.left_content {
    position: absolute;
    display: block;
	top: 50%;
	transform: translate(0%,-50%);
    width: 30.09259259259259vh;
    height: 15.74074074074074vh;
    left: 4.62962962962963vh;
}

.left_box {
    position: relative;
    width: 30.09259259259259vh;
    height: 6.944444444444445vh;
    display: flex;
    margin-bottom: 1.8518518518518519vh;
}

.exmpl {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.exmpl img {
    height: 2.7777777777777777vh;
    width: 2.7777777777777777vh;
}

.left_icoBox {
    position: absolute;
    width: 6.944444444444445vh;
    height: 6.944444444444445vh;
    background: rgba(249, 187, 92, 0.2);
    border: 0.052083333333333336vw solid rgba(249, 187, 92, 0.3);
    border-radius: 0.46296296296296297vh;
    box-sizing: border-box;
}

.left_name {
    position: absolute;
    width: 23.14814814814815vh;
    height: 4.074074074074074vh;
    right: 0;
    top: 0;
    font-weight: 500;
    font-size: 1.6666666666666667vh;
    line-height: 1.9444444444444444vh;
    display: flex;
    align-items: center;
    letter-spacing: 0.0192em;
    text-indent: 2.314814814814815vh;
    color: rgba(255, 255, 255, 0.9);
    font-family: 'SFProDisplay-Medium';
}

.left_p {
    position: absolute;
    width: 23.14814814814815vh;
    height: 4.444444444444445vh;
    right: 0;
    bottom: 0;
    font-size: 1.1111111111111112vh;
    line-height: 1.2962962962962963vh;
    display: flex;
    align-items: center;
    letter-spacing: 0.0192em;
    text-indent: 2.314814814814815vh;
    color: rgba(245, 245, 245, 0.5);
    font-family: 'SFProDisplay-Regular';
}

.left_name2 {
    background: rgba(110, 110, 115, 0.2);
    border: 0.052083333333333336vw solid rgba(110, 110, 115, 0.3);
}
/* Авторизация / Регистрация выбр */














