@import url(https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@font-face{font-family:"password";font-style:normal;font-weight:400;src:url(/static/media/password.0bf6c6d4.ttf)}.input-mobile{-webkit-user-select:none;user-select:none;position:relative}.input-mobile,.input-mobile__native{width:100%;height:100%;display:flex;align-items:center}.input-mobile__native{min-height:2.625rem;padding:0 3.625rem 0 1.3125rem;border-radius:0;border:0 solid transparent;outline:none;-webkit-appearance:none}.input-mobile__native,.input-mobile__native::placeholder{font-family:"Rubik",sans-serif}.input-mobile__native:focus.input-mobile__native::placeholder{color:transparent}.input-mobile__native:-webkit-autofill,.input-mobile__native:-webkit-autofill:first-line,.input-mobile__native:-webkit-autofill:focus.input-mobile__native:-webkit-autofill,.input-mobile__native:-webkit-autofill:hover,.input-mobile__native::-internal-input-seggested{color:#000;-webkit-text-fill-color:#000;-webkit-box-shadow:0 0 0 1000px transparent inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;background:-webkit-linear-gradient(top,hsla(0,0%,100%,0),rgba(0,174,255,.04) 50%,hsla(0,0%,100%,0) 51%,rgba(0,174,255,.03))}.input-mobile__native::-webkit-inner-spin-button{display:none!important}.input-mobile__password,.input-mobile__password-off{cursor:pointer;position:absolute;right:.875rem;display:none;flex-direction:column;align-items:center;justify-content:center}.input-mobile__password-off-svg,.input-mobile__password-svg{width:1.4375rem;height:1.25rem}.input-mobile__password-off_active,.input-mobile__password_active{display:flex}.input-mobile_fontSize_16 .input-mobile__native,.input-mobile_fontSize_16 .input-mobile__native::placeholder{font-weight:500;font-size:1rem;line-height:1.1875rem}.input-mobile_color_default .input-mobile__native{background:#fff;border:.125rem solid hsla(0,0%,100%,.3);border-radius:.25rem;color:#0b4694}.input-mobile_color_default .input-mobile__native::placeholder{color:#0b4694}.button-mobile{-webkit-user-select:none;cursor:pointer;width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:0 .5rem;border:none;outline:none;user-select:none;font-weight:700;font-size:1rem;color:#fff;font-family:"Rubik",sans-serif;text-align:center;white-space:nowrap}.button-mobile:active{transform:translateY(2px)}.button-mobile_borderRadius_default{border-radius:.25rem}.button-mobile_color_default{background:linear-gradient(135deg,#1474e9,#025bc2)}.button-mobile_color_white{background:#fff}.button-mobile_disabled{cursor:not-allowed;box-shadow:none}.auth{padding:1.6875rem 1.1875rem 2.5rem;color:#fff}.auth__title{width:100%;font-weight:700;font-size:1rem;line-height:1.1875rem;color:#0b4694}.auth__icon,.auth__title{display:flex;align-items:center;justify-content:center;margin-bottom:1.875rem}.auth__icon{flex-direction:column}.auth__icon-svg{width:11.125rem;height:11.5rem}.auth__input-block{width:100%;margin:0 auto 1.0625rem}.auth__image{width:1.4rem;margin-right:.5rem}.auth__bottom{margin:2.5rem 0 0;padding:.7em 1em}.auth__button{width:69%;min-width:15rem;max-width:83rem;height:2.625rem;margin:0 auto}.auth__button-text{font-weight:700;font-size:1rem;line-height:1.1875rem;color:#fff}.auth__ok{width:1.8rem;position:absolute;right:1rem}.auth__label{font-size:1rem;line-height:1.1875rem;align-items:center;margin-bottom:.5625rem}.auth__label,.notification{font-weight:700;color:#0b4694}.notification{display:block;width:100%;min-height:4rem;position:relative;z-index:100;margin-top:1rem;font-size:.875rem;animation:init .7s ease;border-radius:5px}.notification_deleting{animation:delete .7s ease}.notification__img-default,.notification__img-error,.notification__img-success{position:absolute;width:2.6rem;left:.7rem;top:1.2rem}.notification__left{position:absolute;right:0;top:.375rem}.notification__cross{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.notification__cross-svg{width:.75rem}.notification__text{flex-grow:2;padding:1.1875rem .875rem;height:100%;display:flex;justify-content:center;align-items:center;min-height:4rem;word-break:break-word;font-weight:700;font-size:1.125rem;line-height:1.3125rem;text-align:center;letter-spacing:.03em;color:#0b4694}.notification__wrapper{width:103%;height:-webkit-min-content;height:min-content;display:flex;padding:.2rem 0}.notification__wrapper_type_default,.notification__wrapper_type_error,.notification__wrapper_type_success{background:#fff;border:.125rem solid hsla(0,0%,100%,.3);box-shadow:0 .25rem .25rem rgba(11,70,148,.2);border-radius:.25rem;color:#0b4694}@keyframes init{0%{opacity:0;transform:translateX(10rem)}to{opacity:1;transform:translateX(0)}}@keyframes delete{0%{opacity:1;height:4rem}70%{opacity:.5;transform:translateX(120%);height:4rem}to{opacity:0;transform:translateX(200%);height:0}}#notify-root{position:fixed;width:70%;right:1rem;display:flex;justify-content:center;z-index:1001;margin:auto;flex-direction:column-reverse}.select{width:100%;min-height:2.2em;text-align:left;outline:0;padding:.5rem;border:1px solid #ddd;font-size:1rem;position:relative;background-color:#fff}.select__item{margin:0 .5rem;padding:.5rem 0;border-bottom:1px solid #ddd;display:flex;align-items:center;justify-content:space-between}.select__item_current{margin:0;border-bottom:none;padding:0}.select__item:last-child{border-bottom:none}.select__arrow{padding:0 .5rem}.select__arrow *{fill:#000}.select__arrow-svg{width:.5rem;transform:rotate(90deg)}.select__items-list{position:absolute;top:2.2em;left:-1px;display:flex;flex-direction:column;width:100%;z-index:100;background-color:#fff;border:1px solid #ddd}.create-user{width:100%;font-size:.875rem!important;color:#fff;padding:1.6875rem 0 0}.create-user__header{display:flex;justify-content:center;align-items:center;margin-top:1px;margin-bottom:1.0625rem;font-weight:700;font-size:1rem;line-height:1.1875rem;color:#0b4694}.create-user__wrapper{width:93%;min-width:20rem;margin:0 auto}.create-user__title{margin-bottom:.625rem;font-weight:700;font-size:.875rem;line-height:1.0625rem;color:#0b4694}.create-user__item{margin-bottom:1.125rem}.create-user__button{cursor:pointer;display:flex;align-items:center;justify-content:center;height:2.7143rem;width:70%;min-width:15rem;margin:2.5rem auto 0}.create-user__button-text{font-weight:700;font-size:1rem;line-height:1.1875rem;color:#fff}.input-search-mobile{-webkit-user-select:none;user-select:none;width:100%;height:100%;display:flex;align-items:center;padding:0 .625rem 0 1rem;background:#fff;border:.125rem solid hsla(0,0%,100%,.3);border-radius:.25rem;position:relative;overflow:hidden}.input-search-mobile__input{z-index:2;width:100%;height:100%;display:flex;align-items:center;outline:none;border:none;-webkit-appearance:none;background-color:initial}.input-search-mobile__input,.input-search-mobile__input::placeholder{font-weight:400;font-size:.875rem;line-height:1.0625rem;color:#0b4694;font-family:"Roboto",sans-serif}.input-search-mobile__input::-webkit-search-cancel-button{opacity:0;width:0!important;min-height:0!important}.input-search-mobile__input:-webkit-autofill,.input-search-mobile__input:-webkit-autofill:first-line,.input-search-mobile__input:-webkit-autofill:focus.input-search-mobile__input:-webkit-autofill,.input-search-mobile__input:-webkit-autofill:hover,.input-search-mobile__input::-internal-input-seggested{color:#0b4694;-webkit-text-fill-color:#0b4694;-webkit-box-shadow:0 0 0 1000px transparent inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;background:-webkit-linear-gradient(top,hsla(0,0%,100%,0),rgba(0,174,255,.04) 50%,hsla(0,0%,100%,0) 51%,rgba(0,174,255,.03))}.input-search-mobile__search-icon{display:flex;align-items:center;justify-content:center;margin:0 .4375rem 0 0}.input-search-mobile__search-icon-svg{width:1rem;height:1rem}.input-search-mobile__cross{z-index:1;position:absolute;right:.6rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.input-search-mobile__cross-svg{width:1rem;height:1rem}.users-list{padding:1.9375rem 0 2.5rem;color:#0b4694}.users-list__filters{width:100%;margin:0 auto 3.125rem;position:relative;padding:0 1.875rem}.users-list__filters-header{display:flex;align-items:center;justify-content:center;margin:0 0 1.4375rem;font-weight:700;font-size:1rem;line-height:1.1875rem;color:#0b4694}.users-list__filters-search{width:100%;height:2.5625rem;display:flex;position:relative}.users-list__subheader{width:100%;min-width:20rem;margin:0 0 1.25rem;padding:0 1.3125rem}.users-list__subheader,.users-list__subheader-item{display:flex;align-items:center;justify-content:space-between}.users-list__subheader-item{width:48%;height:2.5rem;padding:0 1rem;background:#fff;border:.125rem solid hsla(0,0%,100%,.3);border-radius:.25rem}.users-list__subheader-text1{font-weight:400;font-size:.875rem;line-height:1.0625rem;color:#0b4694}.users-list__subheader-text2{font-weight:700;font-size:.875rem;line-height:1.0625rem;color:#0b4694}.users-list__list{padding:0 1.875rem}.users-list__item{display:flex;align-items:center;justify-content:space-between;width:100%;height:2.5rem;margin:0 0 .25rem;padding:0 1rem 0 1.5625rem;background:#fff;border:.125rem solid hsla(0,0%,100%,.3);border-radius:.25rem}.users-list__item-nick{font-weight:400;font-size:.875rem;line-height:1.0625rem;color:#0b4694}.users-list__item-right{display:flex;align-items:center}.users-list__item-balance{margin-right:.8125rem;font-weight:700;font-size:.875rem;line-height:1.0625rem;text-align:right;color:#0b4694}.users-list__item-arrow{display:flex;flex-direction:column;align-items:center;justify-content:center}.users-list__item-arrow-svg{width:1rem;height:1rem}.users-list__item-nick_banned{color:red}.password-pop-up{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);width:100%;height:100%;z-index:5;color:#0b4694}.password-pop-up__body{width:19.3125rem;height:15rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:3.3125rem 2.5rem 0;background:#fff;box-shadow:0 .25rem .25rem rgba(11,70,148,.2);border-radius:.25rem;border:1px solid #323232}.password-pop-up__header{width:100%;text-align:center;margin:0 0 1.5rem;font-weight:700;font-size:1rem;line-height:1.1875rem}.password-pop-up__password{margin:0 0 1.625rem;font-weight:700;font-size:1.25rem;line-height:1.5rem;text-align:center}.password-pop-up__button{width:80%;height:2.625rem}.password-pop-up__button-text{font-weight:700;font-size:1rem;line-height:1.1875rem;color:#fff}.user-edit{padding:.875rem 1.25rem 2.5rem;color:#fff}.user-edit__info{width:100%;margin:0 auto 1.25rem}.user-edit__info-item{margin-bottom:1.1875rem}.user-edit__info-title{margin-bottom:.4375rem;font-weight:700}.user-edit__info-title,.user-edit__info-value{font-size:.875rem;line-height:1.0625rem;color:#0b4694}.user-edit__info-value{height:2.625rem;display:flex;align-items:center;background:#fff;border:.125rem solid hsla(0,0%,100%,.3);border-radius:.25rem;padding:0 1.3125rem;font-weight:400}.user-edit__payment{width:100%;margin:0 auto 2.5rem}.user-edit__payment-item{margin-bottom:1.1875rem}.user-edit__payment-title{margin-bottom:.4375rem;font-weight:700;font-size:.875rem;line-height:1.0625rem;color:#0b4694}.user-edit__payment-button{display:flex;align-items:center;justify-content:center;width:74%;min-width:15rem;height:2.5rem;margin:1.3125rem auto 0}.user-edit__buttons-bottom{display:flex;justify-content:space-between}.user-edit__ban-button,.user-edit__unban-button{cursor:pointer;width:47%;display:flex;align-items:center;justify-content:center;color:#fff;height:2.5rem;text-shadow:0 0 6px hsla(0,0%,100%,.38);font-weight:700}.user-edit__unban-button{background:#7685b1;border-radius:5px}.user-edit__ban-button,.user-edit__reset-button{background:#0c4593;border-radius:5px}.user-edit__reset-button{cursor:pointer;height:2.5rem;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1rem;text-shadow:0 0 6px hsla(0,0%,100%,.38);font-weight:700}.user-edit__button-text{color:#fff}.user-edit__button-text,.user-edit__button-text2{font-weight:700;font-size:1rem;line-height:1.1875rem}.user-edit__button-text2{color:#0b4694}.change-pas{width:100%;padding:2.875rem 1.125rem 2.5rem;color:#fff}.change-pas__title{width:100%;display:flex;justify-content:center;margin-bottom:1.0625rem;font-weight:700;font-size:1rem;line-height:1.1875rem;color:#0b4694}.change-pas__form{width:100%;display:flex;flex-direction:column;align-items:center}.change-pas__field{width:100%}.change-pas__field:not(:last-child){margin:0 0 1.125rem}.change-pas__field-title{margin:0 0 .625rem;font-weight:700;font-size:.875rem;line-height:1.0625rem;color:#0b4694}.change-pas__field-input{height:2.625rem}.change-pas__button{width:80%;height:2.625rem;margin-top:2.5rem}.input-date-mobile{-webkit-user-select:none;user-select:none;cursor:pointer}.input-date-mobile,.input-date-mobile .react-datepicker-wrapper,.input-date-mobile .react-datepicker__input-container{width:100%;height:100%}.input-date-mobile .react-datepicker__triangle{display:none}.input-date-mobile__custom-date-input{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 1.125rem 0 1.3125rem;background:#fff;border:.125rem solid hsla(0,0%,100%,.3);border-radius:.25rem}.input-date-mobile__custom-date-input-calendar{display:flex;flex-direction:column;align-items:center;justify-content:center}.input-date-mobile__custom-date-input-calendar-svg{width:1.3125rem;height:1.3125rem}.input-date-mobile__custom-date-input-value{margin-right:auto;font-weight:400;font-size:.875rem;line-height:1.0625rem;color:#0b4694}.spinner{z-index:10;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;width:50px;height:50px}.spinner__logo{width:110px;min-width:110px;animation:colorChange 2.5s ease-in-out infinite;animation-direction:alternate}.spinner__wrapper{position:absolute;width:100%;height:100%;z-index:10;background:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;top:0;left:0}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.total{padding:1.6875rem 1.1875rem 2.5rem;color:#0b4694}.total__title{width:100%;display:flex;justify-content:center;text-align:center;margin:0 0 1.0625rem;font-weight:700;font-size:1rem;line-height:1.1875rem;color:#0b4694}.total__input-block{width:100%;margin-bottom:1.125rem}.total__label{margin-bottom:.625rem;font-weight:700;font-size:.875rem;line-height:1.0625rem;color:#0b4694}.total__input{width:100%;height:2.625rem}.total__bottom{width:70%;height:2.625rem;min-width:15rem;margin:2.5625rem auto 2.875rem}.total__button-text{font-weight:700;font-size:1rem;line-height:1.1875rem;color:#fff}.total__result{margin:0 auto;width:94%;min-width:20rem}.total__result-header{margin-bottom:1.3125rem}.total__result-header,.total__row{height:2.5rem;display:flex;justify-content:space-between;align-items:center;padding:0 .8125rem;background:#fff;border:.125rem solid hsla(0,0%,100%,.3);border-radius:.25rem;font-weight:400;font-size:.875rem;line-height:1.0625rem}.total__row{margin-bottom:.5rem}.total__td{width:25%;text-align:center}.total__td_type_left{text-align:left;overflow:auto}.total__td_color_default{color:#0b4694}.total__td_color_green{color:#11ae7d}.total__td_color_red{color:#f50000}.paginator{-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:2.5625rem;display:flex;align-items:center;background:#162348;border:1px solid #087dff}.paginator__arrow-container{cursor:pointer;height:100%;width:2.5625rem;background:#0c4593}.paginator__arrow,.paginator__arrow-container{display:flex;align-items:center;justify-content:center}.paginator__arrow{flex-direction:column}.paginator__arrow-svg{width:1rem;height:1rem}.paginator__current{height:100%;width:2.5625rem;display:flex;align-items:center;justify-content:center}.cashier-jackpot{color:#fff;padding:0 1.125rem;margin:0 0 2.3125rem}.cashier-jackpot__type-switcher{width:100%;height:2.5625rem;display:flex;margin:0 0 1.5625rem;background:#162348;border:1px solid #087dff;border-radius:.3125rem}.cashier-jackpot__type-switcher-item{cursor:pointer;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;font-size:.875rem;color:#fff}.cashier-jackpot__type-switcher-item_active{background:#0c4593;border-radius:5px}.cashier-jackpot__start-amount{display:flex;flex-direction:column;margin:0 0 1.75rem}.cashier-jackpot__start-amount-title{margin:0 0 .6875rem;text-align:start;font-weight:700;font-size:.875rem;color:#fff}.cashier-jackpot__start-amount-value{width:100%;height:2.5625rem;display:flex;align-items:center;padding:0 1.5625rem;background:#162348;border:1px solid #087dff;border-radius:.3125rem}.cashier-jackpot__title{width:100%;margin:0 0 1.0625rem;font-weight:700;font-size:1rem;text-align:center;color:#fff}.cashier-jackpot__inputs{width:100%;margin:0 0 2.5625rem}.cashier-jackpot__input-date{width:100%}.cashier-jackpot__input-date:not(:last-child){margin-bottom:1.125rem}.cashier-jackpot__input-date-label{margin:0 0 .6875rem;font-weight:700;font-size:.875rem;color:#fff}.cashier-jackpot__input-date-value{width:100%;height:2.625rem}.cashier-jackpot .react-datepicker-wrapper,.cashier-jackpot__custom-date-input{width:100%;display:flex;align-items:center;justify-content:space-between}.cashier-jackpot__custom-date-input{cursor:pointer;background:#0c4593;border-radius:5px;height:2.625rem;padding:0 1.3125rem}.cashier-jackpot__custom-date-input-value{font-weight:700;font-size:.875rem;line-height:1rem;display:flex;align-items:center;color:#fff}.cashier-jackpot__custom-date-input-icon{display:flex;flex-direction:column;align-items:center;justify-content:center}.cashier-jackpot__custom-date-input-icon-svg{width:1.3125rem;height:1.3125rem}.cashier-jackpot__button-container{width:100%;display:flex;justify-content:center;margin:0 0 1.25rem}.cashier-jackpot__button{min-width:73%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:2.625rem;background:url(data:image/jpeg;base64,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);background-position:0 0;background-size:100% 100%;border-radius:.3125rem;display:flex;justify-content:center;align-items:center;position:relative;color:#fff;text-transform:capitalize;text-shadow:0 0 .375rem hsla(0,0%,100%,.38);cursor:pointer}.cashier-jackpot__list{width:100%;margin:0 0 2.125rem}.cashier-jackpot__list-header{width:100%;display:grid;align-items:center;grid-template-columns:.8fr 1fr .8fr .7fr;margin-bottom:1.3125rem;padding:.375rem .625rem .4375rem .8125rem;background:#162348;border:1px solid #087dff;border-radius:.3125rem}.cashier-jackpot__list-header-item{min-width:0;width:100%;text-align:center;font-size:.75rem;font-weight:400}.cashier-jackpot__list-header-item_type_left{text-align:left;overflow:hidden;text-overflow:ellipsis}.cashier-jackpot__list-header-item_type_right{text-align:right}.cashier-jackpot__list-row{width:100%;display:grid;align-items:center;grid-template-columns:.8fr 1fr .8fr .7fr;padding:.375rem .625rem .4375rem .8125rem;background:#162348;border:1px solid #087dff;border-radius:.3125rem}.cashier-jackpot__list-row:not(:last-child){margin-bottom:.5rem}.cashier-jackpot__list-row-item{min-width:0;max-width:100%;width:100%;text-align:center;font-size:.75rem;font-weight:400;overflow:auto}.cashier-jackpot__list-row-item_type_left{text-align:left;overflow:hidden;text-overflow:ellipsis}.cashier-jackpot__list-row-item_type_right{text-align:right}.cashier-jackpot__paginator{width:100%;display:flex;justify-content:center}.transaction-item{height:2.5rem;display:grid;grid-template-columns:1.3fr 1.3fr 1fr 1fr;align-items:center;margin-bottom:1rem;padding:0 1rem;background:#fff;border:.125rem solid hsla(0,0%,100%,.3);border-radius:.25rem}.transaction-item__column-amount{color:#c22326}.transaction-item__column,.transaction-item__column-amount{width:100%;font-weight:400;font-size:.875rem;line-height:1.0625rem;color:#0b4694;overflow:auto}.transaction-item__column-amount_type_center,.transaction-item__column_type_center{text-align:center}.transaction-item__column-amount_type_right,.transaction-item__column_type_right{text-align:right}.transaction-item__column-amount_colored,.transaction-item__column_colored{color:#00890d}.transaction-history{padding:1.5rem 1.1875rem 2.5rem;color:#0b4694}.transaction-history__filters{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:1.125rem .625rem;margin:0 0 1.375rem}.transaction-history__filters-title{font-weight:700;font-size:.875rem;line-height:1.0625rem}.transaction-history__filters-input{width:100%;height:2.5625rem}.transaction-history__search-button{height:2.7143rem;width:74.25%;min-width:15rem;margin:2.5rem auto 2.8125rem}.transaction-history__search-button-text{font-weight:700;font-size:1rem;line-height:1.1875rem;color:#fff}.transaction-history__filters-search{width:100%;height:2.5625rem;display:flex;position:relative}.transaction-history__result-wrapper{width:94%;min-width:20rem;margin:0 auto 2.5rem}.transaction-history__users-header{height:2.5rem;display:grid;grid-template-columns:1.3fr 1.3fr 1fr 1fr;align-items:center;margin-bottom:1rem;padding:0 1rem;background:#fff;border:.125rem solid hsla(0,0%,100%,.3);border-radius:.25rem}.transaction-history__user-header-item{width:100%;font-weight:400;font-size:.875rem;line-height:1.0625rem;color:#0b4694}.transaction-history__user-header-item_type_center{text-align:center}.transaction-history__user-header-item_type_right{text-align:right}.transaction-history__total{width:100%;display:flex;justify-content:space-between;font-size:.9rem}.transaction-history__total-item{padding:0 1rem;display:flex;align-items:center;justify-content:space-between}.transaction-history__total-value{margin-left:.5rem;font-size:1.1rem;font-weight:700}.footer{width:95%;min-width:20.75rem;display:flex;flex-direction:column;margin:auto auto 4.875rem}.footer__title{width:100%;height:2.5625rem;margin-bottom:.5625rem;padding-left:1.25rem;font-weight:700;font-size:1rem;line-height:1.1875rem}.footer__item,.footer__title{display:flex;align-items:center;background:#fff;color:#0b4694}.footer__item{cursor:pointer;width:91%;min-width:18.875rem;height:2.75rem;margin:0 auto .25rem;border:.125rem solid hsla(0,0%,100%,.3);border-radius:.25rem;font-weight:400;font-size:.875rem;line-height:1.0625rem}.footer__icon-container{height:100%;width:3rem;display:flex;align-items:center;justify-content:flex-end;margin:0 .9375rem 0 0}.footer__icon{display:flex;flex-direction:column;align-items:center;justify-content:center}.footer__icon-svg{width:100%;height:100%}.header{position:relative;height:2.8125rem;min-height:2.8125rem;display:flex;align-items:center;justify-content:center;color:#fff;background:#0b4694}.header__text{font-weight:700;font-size:1rem;line-height:1.1875rem;text-align:center}.header__left,.header__right{display:flex;align-items:center;padding-left:1rem;width:10%}.header__center{width:80%}.header__arrow{left:1rem}.header__arrow-svg{height:1rem;transform:rotate(180deg)}.header__arrow-svg *{fill:#fff}.header__icon{display:flex;flex-direction:column;align-items:center;justify-content:center}.header__icon-svg{width:1.5625rem;height:1.5625rem}.locale{padding:2.75rem .8125rem 2.5rem;flex-direction:column}.locale,.locale__title{width:100%;display:flex;align-items:center}.locale__title{height:2.5rem;justify-content:center;margin-bottom:.5rem;background:#fff;font-weight:700;font-size:1rem;line-height:1.1875rem;color:#0b4694;position:relative}.locale__arrow{position:absolute;right:.9375rem;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(180deg)}.locale__arrow-svg{width:1rem;height:1rem}.locale_opened .locale__arrow{transform:rotate(0deg)}.locale__item{width:90%;height:2.5625rem;display:flex;align-items:center;padding:0 0 0 .7rem;margin-bottom:.25rem;background:#fff;border:.125rem solid hsla(0,0%,100%,.3);border-radius:.25rem;font-weight:400;font-size:.875rem;line-height:1.0625rem;color:#0b4694}.locale__item_active{background:linear-gradient(135deg,#1474e9,#025bc2);color:#fff}.locale__image{width:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:.8125rem}.locale__bottom{width:15rem;margin-top:6.3125rem}.locale__button{width:100%;height:2.625rem}.locale__button-text{font-weight:700;font-size:1rem;line-height:1.1875rem;color:#fff}.subheader{width:100%;height:2.8125rem;min-height:2.8125rem;display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:.875rem;line-height:1.0625rem;color:#0b4694;padding:0 .9375rem 0 1.25rem}.subheader__home{width:1.5rem;height:1.5rem}.subheader__image{display:flex;flex-direction:column;align-items:center;justify-content:center}.subheader__image-svg{width:2.0625rem;height:2.0625rem}.menu-item{position:relative;width:100%;min-width:20.75rem;height:2.5rem;padding:0 .875rem;margin:0 auto .5rem;color:#0b4694;background:#fff;font-weight:700;font-size:1rem;text-transform:capitalize}.menu-item,.menu-item__header-arrow{display:flex;align-items:center;justify-content:center}.menu-item__header-arrow{flex-direction:column;transform:rotate(180deg);position:absolute;right:.9375rem}.menu-item__header-arrow-svg{width:1rem;height:1rem}.menu-item__header-arrow_open{transform:rotate(0deg)}.menu-item__element-list{width:85%;min-width:18.75rem;margin:0 auto .5rem}.menu-item__element-list:last-child{padding-bottom:0}.menu-item__element{width:100%;height:2.5rem;display:flex;align-items:center;justify-content:space-between;background:#fff;border:.125rem solid hsla(0,0%,100%,.3);border-radius:.25rem;padding:0 1rem 0 1.5625rem;margin-bottom:.25rem;font-weight:400;font-size:.875rem;line-height:1.0625rem;color:#0b4694}.menu-item__arrow{display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(90deg)}.menu-item__arrow-svg{width:1rem;height:1rem}.menu{padding:2.1875rem .8125rem 0}.tree-row{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:.2rem;white-space:nowrap}.tree-row__username{color:#0b4694;margin-right:.5rem;margin-left:1rem}.tree-row__username_banned{color:red}.tree-row__childrens{padding-left:2%}.tree-row__parent{cursor:pointer;margin-bottom:.7rem}.tree-row__arrow,.tree-row__parent,.tree-row__td{display:flex;align-items:center}.tree-row__arrow{justify-content:center;transition:.25s;transform:rotate(-90deg);margin-right:-.7rem}.tree-row__arrow_opened{transform:rotate(0)}.tree-row__arrow-svg{width:.7rem}.tree-row__ban{display:flex;align-items:center;justify-content:center;margin:0 .9375rem 0 .5rem}.tree-row__ban *{fill:red}.tree-row__ban_banned *{fill:green}.tree-row__ban-svg{width:1rem}.tree{width:100%;padding:.9375rem;overflow-x:auto;color:#232e3b}#root,body,html{width:100%;height:100%;margin:0;padding:0;font-family:"Rubik",sans-serif}*,:after,:before{box-sizing:border-box;padding:0;margin:0;text-decoration:none;list-style:none;color:inherit}html{font-size:16px}.app,body{flex-grow:2;display:flex;flex-direction:column}.app{width:100%;min-height:100%;background:#c9e3ff}
/*# sourceMappingURL=main.741af283.chunk.css.map */