@charset "UTF-8";.router-error{font-family:Consolas,sans-serif;overflow:hidden;flex-shrink:0}.router-error__body{display:flex;flex-direction:column;gap:10rem;width:100%;height:100%;background:#000c;color:#fff;padding:10rem;box-sizing:border-box;border-radius:5rem;overflow:scroll}.router-error__title{font-size:18rem;font-weight:700}.router-error__information{background:#00000080;padding:5rem;font-size:10rem;white-space:pre;box-sizing:border-box;border-radius:5rem;overflow-x:scroll}.lazy-image{opacity:0;transition:opacity .1s}.lazy-image--loaded{opacity:1}.authentication-layout{position:fixed;left:0;top:0;width:100vw;height:100vh;padding:35rem 55rem;box-sizing:border-box}.authentication-layout__background-image{position:fixed;left:0;top:0;width:100vw;height:100vh;object-fit:cover;z-index:-1}.authentication-layout__background-filter{position:fixed;left:0;top:0;width:100vw;height:100vh;background:linear-gradient(135deg,#081213,#1e1a28f2);z-index:-1}.progress-bar{width:100%;font-size:13rem;font-weight:700;text-transform:uppercase;color:#404040}.progress-bar__header{display:flex;justify-content:space-between;margin-bottom:13rem}.progress-bar__line{position:relative;height:4rem}.progress-bar__line-background{background:#404040;width:100%;height:100%;border-radius:19rem}.progress-bar__line-active{border-radius:19rem;height:100%;background:#ffd600;box-shadow:0 4rem 22rem #ffd600;position:absolute;top:0;left:0;transition:width .3s linear}.game-initialization{display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative;height:100%;padding-top:120rem;padding-bottom:27rem;box-sizing:border-box}.game-initialization__background{position:fixed;width:100vw;height:100vh;left:0;top:0}.game-initialization__logo{width:246rem;height:94rem;z-index:1}.game-initialization__progress-bar{width:474rem;z-index:1}.button{position:relative;text-transform:uppercase;font-size:14rem;font-weight:900;width:min-content;height:calc(var(--button-height) + var(--button-shadow-height));flex-shrink:0}.button--loader,.button--disabled{pointer-events:none}.button--stretch{width:100%;flex-shrink:unset}.button--disable-shadow,.button--ignore-shadow-height{height:var(--button-height)}.button:active .button__body{transform:translateY(var(--button-shadow-height))}.button--disable-shadow:active .button__body{background:var(--button-background-active);transform:unset}.button--size-small-20{--button-min-width: 20rem;--button-height: 20rem;--button-shadow-height: 3.5rem;font-size:7rem}.button--size-small-30{--button-min-width: 30rem;--button-height: 30rem;--button-shadow-height: 6rem;font-size:12rem}.button--size-medium-43{--button-min-width: 43rem;--button-height: 43rem;--button-shadow-height: 6rem}.button--size-medium-48{--button-min-width: 48rem;--button-height: 48rem;--button-shadow-height: 6rem}.button--size-large-55{--button-min-width: 55rem;--button-height: 55rem;--button-shadow-height: 6rem}.button--palette-default{--button-color: #fff;--button-background: radial-gradient(81.45% 125.45% at 50.25% 100%, #6D6D6D 0%, #484848 100%);--button-background-active: radial-gradient(181.45% 125.45% at 50.25% 100%, #6D6D6D 0%, #484848 100%);--button-shadow-color: rgba(109, 109, 109, .3)}.button--palette-yellow{--button-color: #fff;--button-background: radial-gradient(111.71% 103.95% at 50.25% 100%, #F1C100 0%, #5A4F13 100%);--button-background-active: radial-gradient(301.71% 103.95% at 50.25% 100%, #F1C100 0%, #5A4F13 100%);--button-shadow-color: rgba(234, 195, 56, .3)}.button--palette-red{--button-color: #fff;--button-background: radial-gradient(81.45% 125.45% at 50.25% 100%, #E7212F 0%, #78141A 100%);--button-background-active: radial-gradient(81.45% 125.45% at 50.25% 100%, #E7212F 0%, #78141A 100%);--button-shadow-color: rgba(212, 57, 57, .3)}.button--palette-purple{--button-color: #fff;--button-background: radial-gradient(111.71% 103.95% at 50.25% 100%, #C02AF2 0%, #4F1B5B 100%);--button-background-active: radial-gradient(301.71% 103.95% at 50.25% 100%, #C02AF2 0%, #4F1B5B 100%);--button-shadow-color: rgba(177, 56, 234, .3)}.button--palette-green{--button-color: #fff;--button-background: radial-gradient(81.45% 125.45% at 50.25% 100%, rgb(135, 190, 66) 0%, rgb(63, 88, 30) 100%);--button-background-active: radial-gradient(81.45% 125.45% at 50.25% 100%, rgb(135, 190, 66) 0%, rgb(63, 88, 30) 100%);--button-shadow-color: rgba(135, 190, 66, .3)}.button--palette-blue{--button-color: #fff;--button-background: radial-gradient(111.04% 104% at 50% 100%,rgb(56, 201, 234),rgb(30, 62, 88) 100%);--button-shadow-color: rgba(56, 201, 234, .3)}.button--palette-gold{--button-color: #fff;--button-background: radial-gradient(81% 125% at 50% 100%,rgb(223, 192, 155),rgb(167, 129, 85) 100%);--button-shadow-color: rgba(223, 192, 155, .3)}.button--palette-golden{--button-color: #fff;--button-background: radial-gradient(81% 125% at 50% 100%, #FFCE48 0%, #996F2B 100%);--button-shadow-color: rgba(255, 206, 72, .3)}.button--palette-lime{--button-color: #fff;--button-background: radial-gradient(81% 125% at 50% 100%, #CFEA38 0%, #51581E 100%);--button-shadow-color: rgba(207, 234, 56, .3)}.button--palette-emerald{--button-color: #fff;--button-background: radial-gradient(81% 125% at 50% 100%, #38EAA3 0%, #1E5846 100%);--button-shadow-color: rgba(56, 234, 163, .3)}.button--palette-sky{--button-color: #fff;--button-background: radial-gradient(81% 125% at 50% 100%, #38C9EA 0%, #1E3E58 100%);--button-shadow-color: rgba(56, 201, 234, .3)}.button--palette-amber{--button-color: #fff;--button-background: radial-gradient(81% 125% at 50% 100%, #EA6E38 0%, #58331E 100%);--button-shadow-color: rgba(234, 110, 56, .3)}.button__body{position:relative;display:flex;align-items:center;justify-content:center;gap:7rem;padding:0 9rem;box-sizing:border-box;border-radius:5rem;color:var(--button-color);background:var(--button-background);min-width:var(--button-min-width);width:100%;height:var(--button-height);white-space:nowrap;z-index:1;transition:transform .25s}.button__body--icon-only{padding:unset}.button__shadow{position:absolute;top:var(--button-shadow-height);width:100%;height:var(--button-height);background:var(--button-shadow-color);bottom:0;z-index:0;border-radius:5rem}.button__loader{display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;width:100%;height:var(--button-height);background:var(--button-background);border-radius:5rem;z-index:2}.button__loader-image{width:24rem;animation:button-loader-spin 1s linear infinite}@keyframes button-loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button__counter{position:absolute;height:14rem;line-height:14rem;right:0;top:0;font-size:12rem;font-weight:900;background:#ea3838;border-radius:5rem;padding:0 5rem;transform:translate(50%,-50%);z-index:2}.game-error{display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative;height:100%;padding-top:120rem;box-sizing:border-box}.game-error__logo{width:246rem;height:94rem;z-index:1}.game-error__info{display:flex;flex-direction:column;align-items:center;width:456rem;gap:10rem}.game-error__info-title{font-size:14rem;font-weight:900;color:#fff;text-transform:uppercase}.game-error__info-desc{font-size:13rem;font-weight:700;color:#ffffff41;text-transform:uppercase}.game-error__info-buttons{display:flex;justify-content:space-between;width:400rem;gap:10rem}.page-header{position:relative;width:380rem}.page-header__icon{position:absolute;font-size:75rem;z-index:1;top:-10rem;left:-38rem;opacity:.04;color:#fff}.page-header__title{width:284rem;text-transform:uppercase;position:relative;z-index:5;font-weight:900;font-size:22rem;color:#fff}.page-header__sub-title{text-transform:uppercase;position:relative;z-index:5;font-weight:700;font-size:13rem;color:#fff}.page-header__title-main-word{background:linear-gradient(134.64deg,#ffdd48,#ffeb93);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.page-header__title-main-word:after{content:" "}.page-header__description{margin-top:5rem;width:100%;position:relative;z-index:5;font-weight:700;font-size:12rem;text-transform:uppercase;color:#696969}.check-box{width:20rem;height:20rem;border-radius:4rem;border:1rem solid #3C3C3C;display:flex;align-items:center;justify-content:center;transition:border .7s ease,box-shadow .3s ease,background .3s ease}.check-box--checked{box-shadow:0 0 16rem #ffd600;border:1rem solid transparent;background:#ffd600}.check-box--checked .check-box__icon{stroke:#2e2c2c}.check-box__icon{color:#3c3c3c;transition:stroke .3s ease;font-size:10rem}.rule-box{position:relative;display:flex;align-items:center;width:455rem;height:40rem;border-radius:7rem;background:linear-gradient(90deg,#ffffff14,#fff0);margin-top:8rem;padding-left:18rem;gap:12rem}.rule-box__light{width:4rem;height:18rem;background:radial-gradient(225% 60% at 50% 50%,#ffdb00,#ffea85);position:absolute;top:50%;transform:translateY(-50%);left:0;border-top-right-radius:7rem;border-bottom-right-radius:7rem}.rule-box__text{display:flex;font-weight:800;font-size:12rem;text-transform:uppercase;color:#fff;gap:3rem}.rule-box__text-highlight--default{color:#fff}.rule-box__text-highlight--green{color:#e4ff7a}.rule-box__text-highlight--gray{color:#696969}.rule-box__accept-warning{width:12rem;height:12rem;display:flex;align-items:center;justify-content:center;box-shadow:0 0 15rem #ff4f4f;border-radius:10rem}.rule-box__accept-warning-icon{font-size:13rem;color:#ff4f4f}.app-usage-rules{display:flex;flex-direction:column;height:100%}.app-usage-rules__rules{display:flex;flex-grow:1;flex-direction:column;margin-top:18rem}.app-usage-rules__buttons{display:flex;width:400rem;margin-top:27rem;gap:10rem}.app-document-preview{display:flex;flex-direction:column;position:relative;height:100%;gap:20rem}.app-document-preview__title{font-size:24rem;font-weight:900;color:#fff}.app-document-preview__description{font-size:15rem;font-weight:700;color:#9c9c9c;margin-top:16rem;overflow-y:scroll;padding-right:20rem;flex-grow:1}.app-document-preview__back-button{width:180rem}.app-permissions{display:flex;flex-direction:column;height:100%}.app-permissions__rules{display:flex;flex-grow:1;flex-direction:column;margin-top:18rem}.app-permissions__buttons{display:flex;width:400rem;gap:10rem;margin-top:27rem}.game-data-loading{display:flex;flex-direction:column;justify-content:space-between;height:100%}.game-data-loading__state-confirmation{z-index:1}.game-data-loading__state-confirmation-title{font-weight:700;font-size:12rem;text-transform:uppercase;color:#696969;margin-bottom:14rem}.game-data-loading__state-confirmation-title span{color:#ffd600}.game-data-loading__state-confirmation-button{width:180rem;margin-bottom:11rem;font-weight:700}.game-data-loading__state-downloading,.game-data-loading__state-setup{width:50%;display:flex;align-items:center}.game-data-loading__footer{z-index:1;display:flex;justify-content:space-between}.game-data-loading__slider{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;text-align:end}.game-data-loading__slider-image{position:fixed;right:0;top:0;width:50vw;height:100vh;object-fit:cover;object-position:center;-webkit-mask-image:linear-gradient(to right,#0000,#000);mask-image:linear-gradient(to right,#0000,#000);z-index:-1}.game-data-loading__slider-title{font-size:13rem;font-weight:800;text-transform:uppercase;color:#fff}.game-data-loading__slider-desc{font-size:12rem;font-weight:700;text-transform:uppercase;color:#a0a0a0;margin-top:6rem;width:340rem}.game-data-loading__slider-container{display:flex;justify-content:center;gap:5rem;margin-top:14rem}.game-data-loading__slider-container-wrapper{width:24rem;height:3rem;border-radius:9999px;background-color:#ffffff28;transition:background-color .3s ease;overflow:hidden}.game-data-loading__slider-container-fill{height:100%;width:0%;background-color:#cecece;transition:none;will-change:width}.game-data-loading__slider-container-fill--filled{width:100%}.game-data-loading__slider-container-fill--active{animation:fill 15s linear forwards}@keyframes fill{0%{width:0}to{width:100%}}.keyboard-button-click{position:relative;min-width:calc(100% / var(--keyboard-max-buttons-in-row));box-sizing:border-box;padding:3rem}.keyboard-button-click--shift{margin-right:auto}.keyboard-button-click--delete{margin-left:auto}.keyboard-button-click--space{width:100%}.keyboard-button-click:first-child{padding-left:0}.keyboard-button-click:last-child{padding-right:0}.keyboard-button-hint{position:absolute;display:flex;align-items:center;justify-content:center;top:0;left:50%;transform:translate(-50%,-100%);width:30rem;height:30rem;background-color:#1c1c1c;border-radius:10rem;border:1rem solid rgba(255,255,255,.1)}.keyboard-button{position:relative;width:100%;height:34rem;background:#262626;border:1rem solid #393939;border-radius:3rem;box-sizing:border-box}.keyboard-button--pressed{background:#393939}.keyboard-button--special{background:#1f1f1fad;border-color:#313131}.keyboard-button--special:active{background:#313131}.keyboard-button--space{text-transform:uppercase}.keyboard-button--send{min-width:66rem;background:radial-gradient(81.45% 125.45% at 50.25% 100%,#b8e33b,#3e5f15);border:0}.keyboard-button--send:active{background:radial-gradient(81.45% 125.45% at 50.25% 100%,#bffd00,#578f11)}.keyboard-button--highlighted{background:#fff;color:#000}.keyboard-button--highlighted:active{background:#dcdcdc;color:#000}.keyboard-button--active{background:radial-gradient(81.45% 125.45% at 50.25% 100%,#ffe900,#9e7e0b)}.keyboard-button--active:active{background:radial-gradient(81.45% 125.45% at 50.25% 100%,#c3b000,#a88908)}.keyboard-button--error,.keyboard-button--error:active{background:#393939;color:#8f8f8f}.keyboard-button__letter{display:flex;align-items:center;justify-content:center;height:100%;font-weight:700;font-size:14rem}.keyboard-button__under-letter{position:absolute;top:4rem;right:4rem;font-weight:700;font-size:10rem;color:#ffffff30}.keyboard-button__icon{display:flex;align-items:center;justify-content:center;height:100%}.cursor-input{width:100%;height:100%;background:transparent;border:none;outline:none;font-family:inherit;font-size:12rem;color:#fff;padding:0}.keyboard-input-layout{display:flex;flex-direction:column-reverse;height:100%;gap:9rem;padding:0 16rem;box-sizing:border-box}.keyboard-input-layout__input{display:flex;align-items:center;background:#ffffff1a;height:40rem;line-height:40rem;border-radius:5rem;box-sizing:border-box;white-space:pre;padding:0 5rem 0 10rem}.keyboard-input-layout__input-element{height:100%;width:100%}.keyboard-input-layout__input-close-button{display:flex;align-items:center;justify-content:center;min-width:28rem;height:28rem;border:1rem solid #393939;border-radius:3rem;background:#262626;margin-left:6rem}.keyboard-input-layout__input-close-button:active{background:#ffffff1a}.keyboard-input-layout__validation{display:flex;align-items:center;width:min-content;font-size:10rem;font-weight:700;text-transform:uppercase;text-wrap:nowrap;padding:5rem 10rem;box-sizing:border-box;border-radius:3rem;background-color:#78141a;gap:3rem}.keyboard-input-layout__validation-icon{font-size:12rem;line-height:0}.keyboard{position:fixed;display:flex;flex-direction:column;justify-content:end;width:100vw;height:100vh;left:0;bottom:0;box-sizing:border-box;color:#fff;background:#000000e6;z-index:300}.keyboard__buttons{display:flex;flex-direction:column;align-items:center;padding:9rem 16rem;box-sizing:border-box}.keyboard__buttons-row{display:flex;flex-direction:row;justify-content:center;width:100%}.input{width:100%;height:48rem;color:#fff;background:#ffffff0a;border-radius:5rem;padding-right:20rem;box-sizing:border-box;flex-shrink:0}.input__fields{display:flex;align-items:center;height:100%}.input__icon{color:#ffffff61;font-size:18rem;margin-left:12rem}.input__separator{width:1rem;height:18rem;background:#2f2f2f;margin-left:14rem}.input__value{font-size:12rem;font-weight:600;color:#fff;background:transparent;outline:none;border:none;flex-grow:1;margin-left:17rem;overflow:hidden;text-wrap:nowrap;text-overflow:ellipsis}.input__value-placeholder{color:#ffffff80;text-transform:uppercase}.input__inner-title{color:#ffffff75;font-size:12rem;font-weight:700;text-transform:uppercase}.login-input{height:56rem}.login-input__element{font-size:11rem;font-weight:700;color:#fff;margin-left:20rem}.login-input__element-placeholder{text-transform:uppercase;color:#535353}.login-with-services{width:100%;margin-top:10rem;color:#fff;font-size:12rem;font-weight:700;font-style:normal;text-transform:uppercase}.login-with-services__content{margin-top:9rem}.login-with-services__row{display:flex;margin-bottom:7rem}.login-with-services__service{width:100%;height:52rem;background:#ffffff06;border:1rem solid rgba(255,255,255,.06);border-radius:10rem;display:flex;align-items:center;justify-content:center}.login-with-services__service:first-child{margin-right:7rem}.login-with-services__service-icon{font-size:24rem;color:#fff}.login{display:flex;justify-content:space-between;height:100%}.login__background{position:fixed;width:100vw;height:100vh;left:0;top:0}.login__content{display:flex;flex-direction:column;justify-content:space-between;width:240rem;z-index:1}.login__content-form{display:flex;flex-direction:column;gap:6rem;width:100%;margin-top:33rem}.login__content-footer{display:flex;flex-direction:column;gap:20rem;width:100%}.login__signup{position:relative;display:flex;flex-direction:column;gap:10rem;width:220rem}.login__signup-button{position:relative;display:flex;flex-direction:column;justify-content:end;height:183rem}.login__signup-button-image{position:absolute;width:130%;top:0;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(180deg,#d9d9d9,#73737300);mask-image:linear-gradient(180deg,#d9d9d9,#73737300);object-fit:cover}.login__check-box{display:flex;align-items:center;width:100%;height:20rem;color:#535353;margin-top:8rem;font-size:10rem;font-weight:700;font-style:normal;text-transform:uppercase;gap:6rem}.login__reset-password{text-align:center;color:#606060;font-size:12rem;font-weight:700;font-style:normal;text-transform:uppercase}.registration-stage-1{display:flex;flex-direction:column;justify-content:space-between;width:240rem;height:100%}.registration-stage-1__content{display:flex;flex-direction:column;gap:6rem}.registration-stage-1__footer{display:flex;flex-direction:column;gap:20rem}.registration-stage-1__footer-back{text-align:center;color:#606060;font-size:12rem;font-weight:700;font-style:normal;text-transform:uppercase}.registration-stage-2{display:flex;flex-direction:column;justify-content:space-between;width:240rem;height:100%}.registration-stage-2__content{display:flex;flex-direction:column;gap:8rem;z-index:1}.registration-stage-2__check-box{display:flex;align-items:center;width:100%;height:22rem;color:#535353;margin-top:5rem;font-size:12rem;font-weight:700;font-style:normal;text-transform:uppercase;gap:6rem}.registration-stage-2__footer{display:flex;flex-direction:column;gap:20rem}.registration-stage-2__footer-back{text-align:center;color:#606060;font-size:12rem;font-weight:700;font-style:normal;text-transform:uppercase}.registration-stage-3{display:flex;flex-direction:column;justify-content:space-between;width:240rem;height:100%}.registration-stage-3__content{display:flex;flex-direction:column;gap:10rem;z-index:1}.registration-stage-3__send-again{color:#606060;font-size:12rem;font-weight:700;font-style:normal;text-transform:uppercase}.registration-stage-3__footer{display:flex;flex-direction:column;gap:20rem}.registration-stage-3__footer-back{text-align:center;color:#606060;font-size:12rem;font-weight:700;font-style:normal;text-transform:uppercase}.servers-grid{display:flex;flex-direction:column;gap:10rem}.servers-grid__title{color:#fff;font-size:11rem;font-weight:800;text-transform:uppercase}.servers-grid__body{display:grid;grid-template-columns:repeat(var(--servers-grid-columns),max-content);gap:17rem}.servers-grid__body--with-scroll{overflow-y:scroll}.server-information{display:flex;align-items:center;width:210rem;height:55rem;background:#ffffff0a;border-radius:10rem;padding:10rem;border:1.3rem solid transparent;box-sizing:border-box;gap:10rem}.server-information--active{background-color:#f3d36b1c;border-color:#f3d36b}.server-information__icon{font-size:21rem}.server-information__name{font-size:12rem;font-weight:800;text-transform:uppercase;color:#fff}.server-information__status{color:#fff}.server-information__status--error{color:red}.server-information__status--success{color:green}.server-information__players{display:flex;border:1rem solid rgba(255,255,255,.11);padding:5rem;gap:3rem;box-sizing:border-box;border-radius:3rem;margin-left:auto}.server-information__players-icon{font-size:13rem;color:#ffffff40}.server-information__players-icon--active{color:#f3d36b}.servers{position:relative;display:flex;flex-direction:column;height:100%;gap:22rem;overflow:hidden}.servers__header{display:flex;align-items:center;gap:16rem}.servers__first-row{display:flex;gap:17rem}.servers__all{display:flex;overflow:hidden}.servers__selected{position:absolute;display:flex;flex-direction:column;justify-content:end;width:220rem;height:100%;right:0}.servers__selected-background{position:absolute;right:0;bottom:0;width:100%;height:100%;object-fit:contain;z-index:-1}.servers__selected-server{display:flex;align-items:center;justify-content:space-between}.servers__selected-server-info-title{font-size:13rem;font-weight:800;text-transform:uppercase;color:#fff}.servers__selected-server-info-name{font-size:22rem;font-weight:800;text-transform:uppercase;color:#fff;margin-bottom:6rem}.servers__selected-server-icon{display:flex;align-items:center;justify-content:center;width:28rem;height:28rem;border-radius:3rem;background:#ffc3001f}.safe-zone{width:100%;height:100%;padding:var(--vertical-paddings) var(--horizontal-paddings);box-sizing:border-box}.character-preview{display:flex;flex-direction:column;align-items:center;justify-content:end}.character-preview__icon{position:absolute;color:#565656;font-size:18rem}.character-preview__unlock{position:absolute;display:flex;align-items:center;gap:3rem;border-radius:3rem;padding:5rem;line-height:9rem;font-size:10rem;font-weight:900;color:#000;background:#fff;z-index:1;top:70%}.character-preview__unlock-icon{font-size:9rem;line-height:0}.character-preview__content{display:flex;align-items:center;justify-content:center;width:50rem;height:50rem}.character-preview__indicator{width:50rem;height:0;margin-top:18rem;transition:height .25s,margin-top .25s}.character-preview__indicator--active{height:26rem;margin-top:5rem}.characters-root{position:fixed;left:0;top:0;width:100vw;height:100vh;background:linear-gradient(270deg,#15151500 .15%,#151515d4 52.3%,#151515 72.95%)}.characters{position:relative;display:flex;flex-direction:column;height:100%;box-sizing:border-box;gap:30rem}.characters__header{display:flex;justify-content:space-between}.characters__header-right{display:flex;align-items:center;gap:10rem}.characters__header-right-coins{display:flex;align-items:center;color:#fff;font-size:14rem;font-weight:900;gap:3rem}.characters__selected{display:flex;flex-direction:column;width:196rem}.characters__selected-header{display:flex;align-items:center;gap:10rem}.characters__selected-level{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:45rem;height:38rem}.characters__selected-level-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:45rem;color:transparent;background:linear-gradient(180deg,#ffffff4d,#9990);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.characters__selected-level-value{font-size:14rem;font-weight:900;color:#fff}.characters__selected-level-description{font-size:9rem;font-weight:600;color:#adadad;margin-top:-2rem;text-transform:uppercase}.characters__selected-separator{width:100%;background:#ffffff1a;height:1rem;margin-top:8rem;margin-bottom:8rem}.characters__selected-info{display:flex;flex-direction:column}.characters__selected-info-slot{color:#f3d36b;font-size:11rem;font-weight:700;text-transform:uppercase}.characters__selected-info-name{font-size:18rem;font-weight:800;color:#fff}.characters__selected-stats{display:flex;flex-direction:column;gap:14rem}.characters__selected-stat{display:flex;align-items:center;justify-content:space-between}.characters__selected-stat-column{display:flex;align-items:center;font-size:10rem;font-weight:600;color:#adadad;text-transform:uppercase;gap:5rem}.characters__select-stat-icon{font-size:12rem}.characters__selected-stat-value{font-size:10rem;font-weight:800;color:#fff}.characters__list{position:fixed;display:flex;gap:14rem;bottom:0}.characters__list-character{width:56rem}.characters__action{position:absolute;width:180rem;right:0;bottom:0}.characters__ban{position:absolute;width:100%;top:0;border-top-left-radius:10rem;border-top-right-radius:10rem;background:radial-gradient(81.45% 125.45% at 50.25% 100%,#e7212f,#78141a);font-size:9rem;font-weight:800;color:#fff;text-transform:uppercase;transform:translateY(calc(-100% + 10rem));padding:8rem 8rem 20rem;box-sizing:border-box}.character-create-root{position:fixed;left:0;top:0;width:100vw;height:100vh;background:linear-gradient(270deg,#081113,#08111300 50.5%,#081113)}.character-create{display:flex;justify-content:space-between;position:relative;height:100%}.character-create__background{position:fixed;width:100vw;height:100vh;left:0;top:0}.character-create__box_header-right{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:200rem;gap:10rem}.character-create__list_header{font-weight:900;font-size:14rem;text-transform:uppercase;color:#fff;height:100%}.character-create__list_header-category{font-weight:700;font-size:11rem;text-transform:uppercase;color:#ffffff75}.character-create__list_box{width:100%;display:flex;justify-content:space-between;align-items:center}.character-create__list_btn{display:flex;align-items:center;gap:10rem}.character-create__list_page{display:flex;align-items:center;font-size:14rem;font-weight:800;color:#ffffff46}.character-create__list_page span{color:#fff;margin-right:5rem;font-size:18rem}.character-create__content{display:flex;flex-direction:column;gap:5rem;width:100%;flex-grow:1;overflow:hidden}.character-create-sex{min-height:20rem;padding:12rem 14rem;border-radius:5rem;background:#00000061}.character-create-sex-title{font-weight:800;font-size:11rem;text-transform:uppercase;margin-bottom:14rem;color:#fff}.character-create-sex-box{display:flex;align-items:center;justify-content:center;gap:6rem;font-weight:700;font-size:11rem;color:#fff;text-transform:uppercase}.character-create-sex-button{width:83rem}.character-create-selector{padding:0 14rem;border:1.5rem solid transparent;box-sizing:border-box}.character-create-selector--background{border-radius:5rem;background:#00000061;padding-top:12rem;padding-bottom:12rem}.character-create-selector--active{border-color:#ad922d}.character-create-selector-title{font-weight:800;font-size:11rem;text-transform:uppercase;margin-bottom:14rem;color:#fff}.character-create-selector-box{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:11rem;color:#fff;text-transform:uppercase}.character-create-selector-button{width:20rem}.character-create-slider{min-height:20rem;padding:12rem 14rem;border-radius:5rem;background:#00000061}.character-create-slider-title{font-weight:800;font-size:11rem;text-transform:uppercase;color:#fff}.character-create-slider-box{display:flex;align-items:center;gap:5rem;width:100%;margin-top:5rem}.character-create-slider-icon{font-size:14rem}.character-create-slider-icon.female{color:#f06292}.character-create-slider-icon.male{color:#42a5f5}.character-create-slider-wrapper{position:relative;display:flex;align-items:center;height:5rem}.character-create-slider-input{position:relative;-webkit-appearance:none;width:100%;height:5rem;background:#d9d9d921;z-index:2;cursor:pointer;border-radius:1rem}.character-create-slider-input::-webkit-slider-thumb{-webkit-appearance:none;width:14rem;height:10rem;background:#fff;border-radius:2rem;box-shadow:0 0 5px #0000004d;position:relative;z-index:3;cursor:pointer}.character-create-slider-fill{position:absolute;top:0;left:50%;height:5rem;background-color:#fdd835;box-shadow:0 0 9rem #f3d36b6b;transform-origin:left;width:0%;z-index:1}.character-create-slider-center{position:absolute;top:-50%;left:50%;width:1rem;height:10rem;background-color:#fff;transform-origin:left;z-index:1}.character-create-parents{display:flex;flex-direction:column;gap:4rem}.character-create-parents__selector{min-height:20rem;padding:14rem 0;border-radius:5rem;background:#00000061}.character-create-parents__selector-title{font-weight:800;font-size:11rem;text-transform:uppercase;color:#fff;margin-left:14rem}.character-create-parents__preview{display:flex;align-items:center;justify-content:center;margin-top:7rem}.character-create-parents__preview-image{width:64rem;min-height:64rem}.character-create-parents__selectors{display:flex;flex-direction:column;margin-top:7rem;gap:8rem}.character-create-parents-button{width:20rem}.grid-selector{display:flex;flex-direction:column;align-items:center;min-height:20rem;padding:12rem 14rem;border-radius:5rem;background:#00000061}.grid-selector__title{width:100%;font-weight:800;font-size:11rem;text-transform:uppercase;color:#fff}.grid-selector__content{width:132rem;height:132rem;display:flex;align-items:center;position:relative;z-index:5;font-weight:700;font-size:11rem;text-transform:uppercase;color:#fff6;margin:30rem 0}.grid-selector__grid{align-self:center;position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5}.grid-selector__pointer{position:absolute;left:0;top:0;background:#f3d36b;width:8rem;height:8rem;border-radius:50%;box-shadow:0 0 9rem #f3d36b6b}.grid-selector__pointer-background{position:absolute;left:4rem;top:4rem;width:86rem;height:86rem;transform:translate(-50%,-50%);z-index:-1}.grid-selector__side-name{position:absolute;width:100%;text-align:center}.grid-selector__side-name--top{top:-13rem;left:50%;transform:translate(-50%,-50%)}.grid-selector__side-name--left{bottom:-25rem;left:50%;transform:translate(-50%,-50%)}.grid-selector__side-name--right{bottom:50%;left:-79rem;transform:rotate(-90deg)}.grid-selector__side-name--bottom{bottom:50%;right:-79rem;transform:rotate(90deg)}.character-create-face{display:flex;flex-direction:column;gap:10rem;overflow-y:scroll}.character-create-face__additional{position:absolute;display:flex;flex-direction:column;width:200rem;left:0;top:50rem;gap:10rem}.appearance-customize{display:flex;flex-direction:column;gap:10rem;overflow-y:scroll}.appearance-customize__additional{position:absolute;display:flex;flex-direction:column;width:200rem;left:0;top:50rem;gap:10rem}.character-create-list{display:grid;grid-template-columns:repeat(3,1fr);gap:9rem;width:200rem}.character-create-list-item{position:relative;display:flex;align-items:center;justify-content:center;width:60rem;height:60rem;border-radius:5rem;background:#00000061}.character-create-list-item--active{border:1rem solid rgb(255,214,0)}.character-create-list-image{width:48rem;height:48rem}.character-create-list-icon{position:absolute;color:#ffd600}.character-create-input{width:200rem;height:44rem;background:#00000061}.character-create-input__element{font-size:11rem;font-weight:700;color:#535353;margin-left:16rem}.character-create-input__element-placeholder{text-transform:uppercase;color:#818181}.character-create-finalize{display:flex;flex-direction:column;gap:10rem}.error-handler-fatal{display:flex;flex-direction:column;position:fixed;width:100vw;height:auto;max-height:100vh;top:0;left:0;z-index:99999;overflow:hidden;padding:10rem;box-sizing:border-box}.error-handler-list{display:flex;flex-direction:column;position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:99999;overflow:hidden scroll;gap:10rem;padding:10rem;box-sizing:border-box}.router-visualizer{position:absolute;display:flex;flex-direction:column;max-height:100vh;gap:5rem;left:0;bottom:0;font-size:14rem;background:#00000080;color:#fff;padding:10rem;border-bottom-right-radius:5rem;box-sizing:border-box;overflow-y:scroll;z-index:99999;font-family:Consolas,sans-serif}.router-visualizer__button{cursor:pointer}.router-visualizer__row{font-style:normal;padding:5rem 10rem;background:#00000080;color:#fff;border-radius:5rem;cursor:pointer}.router-visualizer__row--empty{cursor:not-allowed;font-style:italic;color:#ffffff80}@font-face{font-family:Akrobat;src:url(http://91.84.113.165/solid-launcher-new/assets/Akrobat-Thin-CfLm3WSW.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Akrobat;src:url(http://91.84.113.165/solid-launcher-new/assets/Akrobat-ExtraLight-BwoOQ3rM.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Akrobat;src:url(http://91.84.113.165/solid-launcher-new/assets/Akrobat-Light-BSjNQb8X.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Akrobat;src:url(http://91.84.113.165/solid-launcher-new/assets/Akrobat-Regular-C1yifGEn.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Akrobat;src:url(http://91.84.113.165/solid-launcher-new/assets/Akrobat-SemiBold-t2e6KS4b.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Akrobat;src:url(http://91.84.113.165/solid-launcher-new/assets/Akrobat-Bold-B-zdIcsx.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Akrobat;src:url(http://91.84.113.165/solid-launcher-new/assets/Akrobat-ExtraBold-CcASAToJ.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Akrobat;src:url(http://91.84.113.165/solid-launcher-new/assets/Akrobat-Black-CZ5_ccJi.ttf) format("truetype");font-weight:900;font-style:normal}.opacity-transition-100ms-enter-active,.opacity-transition-100ms-exit-active{transition:opacity .1s ease}.opacity-transition-100ms-enter,.opacity-transition-100ms-exit-to{opacity:0}.opacity-transition-500ms-enter-active,.opacity-transition-500ms-exit-active{transition:opacity .5s ease}.opacity-transition-500ms-enter,.opacity-transition-500ms-exit-to{opacity:0}@font-face{font-family:iconfont;src:url(http://91.84.113.165/solid-launcher-new/assets/iconfont-2c28a4e497647c09f8ed7b8e1a7b70a076635e70c9f5e175d87e07b5b8a571be-DeyTLPqs.eot?#iefix) format("embedded-opentype"),url(http://91.84.113.165/solid-launcher-new/assets/iconfont-f9cd11ae377db3ed0ac476d0fa78d2f47ec358799a32e31754c94655a58b605b-M5sxZhTh.woff) format("woff"),url(http://91.84.113.165/solid-launcher-new/assets/iconfont-3a18c8f04559989a7086b257d53b91e4e04524335c894ea64da9b62a454b8c09-Crbz4YgW.woff2) format("woff2"),url(http://91.84.113.165/solid-launcher-new/assets/iconfont-c6e4735633af7eed3d23b323a6ffe410627968d2d31c176369714e9b3feae78b-DRlut1Gi.ttf) format("truetype"),url(http://91.84.113.165/solid-launcher-new/assets/iconfont-c71d4d93db4105b9590bfa7f6f4b8d1e86e53b8cdd4f0744d70e955e9fe17ca3-qSGvXgL8.svg#iconfont) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:iconfont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-wireless:before{content:""}.icon-water:before{content:""}.icon-warning:before{content:""}.icon-warehouse:before{content:""}.icon-truck:before{content:""}.icon-trash:before{content:""}.icon-touch:before{content:""}.icon-tool-instrument:before{content:""}.icon-timer:before{content:""}.icon-time:before{content:""}.icon-ticket:before{content:""}.icon-taxi:before{content:""}.icon-task:before{content:""}.icon-switch:before{content:""}.icon-sucks:before{content:""}.icon-success:before{content:""}.icon-stats:before{content:""}.icon-star:before{content:""}.icon-standby:before{content:""}.icon-sort:before{content:""}.icon-social:before{content:""}.icon-smile:before{content:""}.icon-smile-face:before{content:""}.icon-shop:before{content:""}.icon-shield:before{content:""}.icon-settings:before{content:""}.icon-send:before{content:""}.icon-save:before{content:""}.icon-safe:before{content:""}.icon-right:before{content:""}.icon-request-quote:before{content:""}.icon-receipt:before{content:""}.icon-ranks:before{content:""}.icon-question:before{content:""}.icon-query-stats:before{content:""}.icon-polygon:before{content:""}.icon-police:before{content:""}.icon-pickaxe:before{content:""}.icon-phone:before{content:""}.icon-person:before{content:""}.icon-pencil:before{content:""}.icon-notification:before{content:""}.icon-news:before{content:""}.icon-navigate:before{content:""}.icon-money:before{content:""}.icon-minerals:before{content:""}.icon-metal-detector:before{content:""}.icon-messages:before{content:""}.icon-menu:before{content:""}.icon-members:before{content:""}.icon-medal:before{content:""}.icon-male-sex:before{content:""}.icon-lock:before{content:""}.icon-location:before{content:""}.icon-list-bottom:before{content:""}.icon-licenses:before{content:""}.icon-left:before{content:""}.icon-laurels:before{content:""}.icon-keyboard-down:before{content:""}.icon-key:before{content:""}.icon-justicy:before{content:""}.icon-info:before{content:""}.icon-info-letter:before{content:""}.icon-info-cursive:before{content:""}.icon-house:before{content:""}.icon-home:before{content:""}.icon-gps:before{content:""}.icon-goverment:before{content:""}.icon-gift:before{content:""}.icon-garage:before{content:""}.icon-fuel:before{content:""}.icon-fork:before{content:""}.icon-food:before{content:""}.icon-female-sex:before{content:""}.icon-eye:before{content:""}.icon-emotions:before{content:""}.icon-done:before{content:""}.icon-document:before{content:""}.icon-distance:before{content:""}.icon-date:before{content:""}.icon-dance:before{content:""}.icon-crown:before{content:""}.icon-crown-king:before{content:""}.icon-cross:before{content:""}.icon-court:before{content:""}.icon-contacts:before{content:""}.icon-confirm:before{content:""}.icon-close:before{content:""}.icon-clock:before{content:""}.icon-circle-menu:before{content:""}.icon-circle-info:before{content:""}.icon-check:before{content:""}.icon-check-box:before{content:""}.icon-cash-app:before{content:""}.icon-case:before{content:""}.icon-carnival-mask:before{content:""}.icon-car:before{content:""}.icon-call:before{content:""}.icon-call-outgoing:before{content:""}.icon-call-incoming:before{content:""}.icon-business:before{content:""}.icon-bus:before{content:""}.icon-bullet:before{content:""}.icon-box:before{content:""}.icon-bell:before{content:""}.icon-basket:before{content:""}.icon-bank:before{content:""}.icon-backspace:before{content:""}.icon-backspace-with-background:before{content:""}.icon-backpack:before{content:""}.icon-arrow-up-bold:before{content:""}.icon-arrow-up-bold-caps:before{content:""}.icon-arrow-right-light:before{content:""}.icon-arrow-left-light:before{content:""}.icon-arrow-left-bottom-light:before{content:""}.icon-align-top:before{content:""}.icon-admin:before{content:""}.icon-actions.simple:before{content:""}.icon-social-vk:before{content:""}.icon-social-google:before{content:""}.icon-social-apple:before{content:""}.icon-launcher-characters-block:before{content:""}.icon-launcher-characters-add:before{content:""}.icon-clothes-wrist-watch:before{content:""}.icon-clothes-top:before{content:""}.icon-clothes-necklace:before{content:""}.icon-clothes-mask:before{content:""}.icon-clothes-legs:before{content:""}.icon-clothes-headphone:before{content:""}.icon-clothes-hat:before{content:""}.icon-clothes-gloves:before{content:""}.icon-clothes-glasses:before{content:""}.icon-clothes-foot:before{content:""}.icon-clothes-earrings:before{content:""}.icon-clothes-bracelet:before{content:""}.icon-clothes-bag:before{content:""}.icon-clothes-armour:before{content:""}.icon-coin{background:url(http://91.84.113.165/solid-launcher-new/assets/coin-BMGTtxpb.svg) no-repeat center;background-size:contain;color:transparent!important}.icon-coin:before{content:"�"}.icon-flowers{background:url(http://91.84.113.165/solid-launcher-new/assets/flowers-CWCj2D4b.png) no-repeat center;background-size:contain;color:transparent!important}.icon-flowers:before{content:"�"}body,html{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{font-size:1px}body{margin:0;padding:0;font-size:13rem;font-family:Akrobat,serif;touch-action:none}#root{width:100vw;height:100vh;overflow:hidden}
