@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@400;600;700;800&display=swap);.SVG-component__container,.SVG-component__content{display:flex;flex-direction:column;align-items:center;justify-content:center}.SVG-component__content,.SVG-component__content-svg{width:100%;height:100%}.notification{z-index:100;position:relative;display:block;width:100%}[dir] .notification{margin-top:16px;padding:.813rem;border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9);background:var(--Light-UI-Cards-1,#fff);box-shadow:0 5px 10px 0 rgba(46,66,98,.05)}[dir=ltr] .notification{animation:init-ltr .7s ease}[dir=rtl] .notification{animation:init-rtl .7s ease}[dir=ltr] .notification_deleting{animation:delete-ltr .7s ease}[dir=rtl] .notification_deleting{animation:delete-rtl .7s ease}.notification__left{height:100%;flex-shrink:0}.notification__wrapper{width:100%;height:100%;justify-content:space-between}.notification__data,.notification__wrapper{display:flex;align-items:center}.notification__icon-wrapper{height:100%;display:flex;flex-direction:column;justify-content:flex-start}[dir=ltr] .notification__icon-wrapper{margin-right:.625rem}[dir=rtl] .notification__icon-wrapper{margin-left:.625rem}.notification__icon{display:flex;width:1.25rem}[dir] .notification__icon{cursor:pointer}.notification__text{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.notification__cross-wrapper{align-self:flex-start;display:flex;flex-direction:column;justify-content:flex-start}[dir=ltr] .notification__cross-wrapper{margin-left:auto}[dir=rtl] .notification__cross-wrapper{margin-right:auto}.notification__cross{display:flex;width:.813rem}[dir] .notification__cross{cursor:pointer}[dir=ltr] .notification__cross{margin-left:.625rem}[dir=rtl] .notification__cross{margin-right:.625rem}#notify-root{position:fixed;width:20rem;display:flex;justify-content:center;z-index:1001;flex-direction:column-reverse}[dir] #notify-root{margin:auto}[dir=ltr] #notify-root{right:2rem}[dir=rtl] #notify-root{left:2rem}.notification-payment-desktop{z-index:100;position:relative;width:100%;height:fit-content;min-height:4rem;display:flex;align-items:center}[dir] .notification-payment-desktop{margin:.9375rem 0 0;padding:.8125rem;background:#000;border:1px solid #505050;box-shadow:0 5px 10px rgba(46,66,98,.05);border-radius:.625rem}[dir=ltr] .notification-payment-desktop,[dir=rtl] .notification-payment-desktop{animation:init .7s ease,puls 1.2s ease-in infinite}[dir=ltr] .notification-payment-desktop_deleting{animation:delete-ltr .7s ease}[dir=rtl] .notification-payment-desktop_deleting{animation:delete-rtl .7s ease}.notification-payment-desktop__left{height:100%;flex-shrink:0}.notification-payment-desktop__text{font-weight:700;font-size:.875rem;line-height:1rem;color:#fff;font-feature-settings:"pnum" on,"lnum" on}[dir] .notification-payment-desktop__text{margin:0 0 auto}[dir=ltr] .notification-payment-desktop__text1{margin:0 .3125rem 0 0}[dir=rtl] .notification-payment-desktop__text1{margin:0 0 0 .3125rem}.notification-payment-desktop__cross-wrapper{align-self:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.notification-payment-desktop__cross{width:.9375rem;display:flex}[dir] .notification-payment-desktop__cross{cursor:pointer}[dir=ltr] .notification-payment-desktop__cross{margin:0 0 auto auto}[dir=rtl] .notification-payment-desktop__cross{margin:0 auto auto 0}.notification-payment-desktop__cross *{fill:#fff}@keyframes init-ltr{0%{opacity:0;transform:translateX(160px)}to{opacity:1;transform:translateX(0)}}@keyframes init-rtl{0%{opacity:0;transform:translateX(-160px)}to{opacity:1;transform:translateX(0)}}@keyframes delete-ltr{0%{opacity:1;height:64px}70%{opacity:.5;transform:translateX(120%);height:64px}to{opacity:0;transform:translateX(200%);height:0}}@keyframes delete-rtl{0%{opacity:1;height:64px}70%{opacity:.5;transform:translateX(-120%);height:64px}to{opacity:0;transform:translateX(-200%);height:0}}@keyframes puls{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}#notify2-root{position:fixed;width:23rem;bottom:2rem;display:flex;flex-direction:column-reverse;align-items:flex-end;z-index:1001}[dir] #notify2-root{margin:auto}[dir=ltr] #notify2-root{right:2rem}[dir=rtl] #notify2-root{left:2rem}#notify2-root::-webkit-scrollbar{display:none}.input-desktop{user-select:none;position:relative}.input-desktop,.input-desktop__native{width:100%;height:100%;display:flex;align-items:center}.input-desktop__native{outline:none;font-family:"Poppins",sans-serif;-webkit-appearance:none}[dir] .input-desktop__native{padding:0 1.25rem;border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9)}.input-desktop__native::placeholder{font-family:"Poppins",sans-serif}.input-desktop__native:focus.input-desktop__native::placeholder{color:transparent}[dir] .input-desktop__native_type_password{padding:0 1.25rem}[dir=ltr] .input-desktop__native_hasMeasurement{padding:0 58px 0 10px}[dir=rtl] .input-desktop__native_hasMeasurement{padding:0 10px 0 58px}.input-desktop__native_activePassword{font-family:"password"}.input-desktop__native_activePassword.input-desktop__native::placeholder{font-family:"Poppins",sans-serif}.input-desktop__native:-webkit-autofill,.input-desktop__native:-webkit-autofill:first-line,.input-desktop__native:-webkit-autofill:focus.input-desktop__native:-webkit-autofill,.input-desktop__native:-webkit-autofill:hover,.input-desktop__native::-internal-input-seggested{color:#000;-webkit-text-fill-color:#000;-webkit-box-shadow:0 0 0 1000px transparent inset;transition:background-color 5000s ease-in-out 0s}[dir] .input-desktop__native:-webkit-autofill,[dir] .input-desktop__native:-webkit-autofill:first-line,[dir] .input-desktop__native:-webkit-autofill:focus.input-desktop__native:-webkit-autofill,[dir] .input-desktop__native:-webkit-autofill:hover,[dir] .input-desktop__native::-internal-input-seggested{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-desktop__native::-webkit-inner-spin-button{display:none!important}.input-desktop__password,.input-desktop__password-off{width:24px;height:24px;display:none;flex-direction:column;align-items:center;justify-content:center;position:absolute}[dir] .input-desktop__password,[dir] .input-desktop__password-off{cursor:pointer}[dir=ltr] .input-desktop__password,[dir=ltr] .input-desktop__password-off{right:1.25rem}[dir=rtl] .input-desktop__password,[dir=rtl] .input-desktop__password-off{left:1.25rem}.input-desktop__password-off_active,.input-desktop__password_active{display:flex}.input-desktop_fontSize_14 .input-desktop__native{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.input-desktop_fontSize_14 .input-desktop__native::placeholder{font-weight:500;font-size:14px;line-height:16px}.input-desktop_color_default .input-desktop__native{color:#000}[dir] .input-desktop_color_default .input-desktop__native{background:transparent;border-radius:.625rem}.input-desktop_color_default .input-desktop__native::placeholder{color:var(--Light-UI-Text-Additional-1,#828282);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.input-desktop_color_light .input-desktop__native{color:#fff}[dir] .input-desktop_color_light .input-desktop__native{background:#1d3156;border-radius:5px;border:1px solid #1d3156}.input-desktop_color_light .input-desktop__native::placeholder{color:#fff}[dir] .input-desktop_color_dark-green .input-desktop__native{background:transparent;border-radius:.625rem}.input-desktop_color_dark-green .input-desktop__native::placeholder{color:#a8a8a8}.input-desktop__measurement{position:absolute;font-weight:500;font-size:16px;color:#797b83}[dir=ltr] .input-desktop__measurement{right:10px;text-align:right}[dir=rtl] .input-desktop__measurement{left:10px;text-align:left}.country-code-selector{user-select:none;width:35%;color:#fff;display:flex;font-weight:400;font-size:.875rem;line-height:.9375rem;font-weight:600;color:#646464}[dir] .country-code-selector{cursor:pointer}[dir=ltr] .country-code-selector{padding-right:.625rem}[dir=rtl] .country-code-selector{padding-left:.625rem}.country-code-selector__active-item{display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box}.country-code-selector__additional-items{position:absolute;width:100%;z-index:3;display:flex;flex-direction:column;top:2.5rem}[dir=ltr] .country-code-selector__additional-items{left:50%;transform:translate(-50%)}[dir=rtl] .country-code-selector__additional-items{right:50%;transform:translate(50%)}.country-code-selector__item{display:flex;align-items:center;box-sizing:border-box}[dir] .country-code-selector__item{padding:.1rem .625rem;background-color:#404040}[dir] .country-code-selector__item:not(:last-child){border-bottom:none}.country-code-selector__image{max-width:1.875rem;max-height:1.25rem}[dir] .country-code-selector__image{margin:.636rem 0}[dir=ltr] .country-code-selector__image{margin-right:.5rem}[dir=rtl] .country-code-selector__image{margin-left:.5rem}.country-code-selector__item-arrow{display:flex;flex-direction:column;transition:transform .3s ease}[dir] .country-code-selector__item-arrow{padding:0 5px}.country-code-selector__item-arrow-svg{width:.75rem;height:.438rem}[dir] .country-code-selector_open .country-code-selector__item-arrow{transform:scaleY(-1)}[dir] .country-code-selector_open .country-code-selector__item:hover{background-color:#160949}.input-phone-mobile{position:relative;width:100%;height:100%;min-height:2.8125rem;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-end;color:#fff;font-size:.875rem;font-weight:600}[dir] .input-phone-mobile{padding:0 .625rem;border-radius:5px;border:1px solid #505050}.input-phone-mobile__flag{display:block;width:1.875rem;height:1.875rem}[dir=ltr] .input-phone-mobile__flag{margin-right:.625rem}[dir=rtl] .input-phone-mobile__flag{margin-left:.625rem}.input-phone-mobile__tel{width:100%}[dir=ltr] .input-phone-mobile__tel{padding-left:.625rem;border-left:1px solid #646464}[dir=rtl] .input-phone-mobile__tel{padding-right:.625rem;border-right:1px solid #646464}.input-phone-mobile__native-element{width:100%;height:100%;box-sizing:border-box;outline:none;font-size:.875rem;font-weight:600;font-family:"Poppins",sans-serif;font-feature-settings:"pnum" on,"lnum" on;color:#fff}[dir] .input-phone-mobile__native-element{margin:0;padding:0;border-radius:5px;background:transparent;border:none;border-radius:.3125rem}[dir=ltr] .input-phone-mobile__native-element{padding-left:1rem}[dir=rtl] .input-phone-mobile__native-element{padding-right:1rem}.input-phone-mobile__native-element::placeholder{color:#646464;font-size:.875rem}input::-webkit-inner-spin-button{display:none}.button{width:100%;height:100%;display:flex;justify-content:center;align-items:center;outline:none;user-select:none;font-weight:700;font-size:.8735rem;line-height:1rem;color:#111522;font-family:"Poppins",sans-serif;white-space:nowrap;text-transform:uppercase}[dir] .button{cursor:pointer;padding:0 .5rem;border:none;text-align:center;background:transparent}[dir] .button:active{transform:translateY(2px)}[dir] .button_borderRadius_none{border-radius:0}[dir] .button_borderRadius_default{border-radius:.25rem}[dir] .button_borderRadius_15{border-radius:.9375rem}[dir] .button_borderRadius_5{border-radius:.3125rem}[dir] .button_padding_default{padding:0 1.25rem}.button_color_default{color:#fff}[dir] .button_color_default{border-radius:.625rem;background:var(--Accent-Accent,#e41420);box-shadow:none}.button_color_pale{opacity:.3;color:#fff}[dir] .button_color_pale{background:#fff}.button_color_grey{color:#fff}[dir] .button_color_grey{background:#505050}.button_color_bordered{color:red}[dir] .button_color_bordered{border:1px solid red}.button_color_change-lang,.button_color_transparent{color:#fff}[dir] .button_color_change-lang{background:var(--Accent-Accent,#e41420);box-shadow:0 0 10px 0 #f44}.button_color_gray{color:#222}[dir] .button_color_gray{background:var(--Light-UI-Cards-2,#f1f3f7);border-radius:.625rem}.button_color_transparent{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:14px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}[dir] .button_color_transparent{border-radius:.625rem;border:2px solid var(--Accent-Accent,#ea2326);text-align:center}.button_color_withShadow{color:#fff}[dir] .button_color_withShadow{background:var(--Accent-Accent,#e41420);box-shadow:0 0 10px 0 #f44;border-radius:.625rem}.button_color_grey-border{color:#000;text-transform:none}[dir] .button_color_grey-border{background:transparent;border:1px solid var(--Light-UI-Stroke,#c4c6c9);border-radius:.625rem}.button_color_default-normal{text-transform:none;color:#fff}[dir] .button_color_default-normal{border-radius:.625rem;background:var(--Accent-Accent,#e41420);box-shadow:none}.button_disabled{opacity:.5}[dir] .button_disabled{cursor:not-allowed;background:#e41420}.create-user{width:100%;height:100%}.create-user__title{color:var(--Light-UI-Text-Regular,#000);font-family:Poppins;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}.create-user__sub-title{font-weight:700;font-size:1.375rem}[dir] .create-user__sub-title{margin-bottom:2.5rem;text-align:center}.create-user__content{width:23.125rem}[dir] .create-user__content{margin:6.25rem auto 0}.create-user__field{width:100%}[dir] .create-user__field{margin-bottom:.8rem}.create-user__field-title{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}[dir] .create-user__field-title{margin:0 0 2px}.create-user__button,.create-user__field-input{width:100%;height:2.5rem}[dir] .create-user__button{margin-top:2.5rem}.paginator-dropdown-selector-mobile{width:fit-content;height:fit-content;display:flex;flex-direction:column;align-items:center;position:relative;user-select:none}.paginator-dropdown-selector-mobile__selected-item{height:100%;position:relative;display:grid;grid-template-columns:auto 1.875rem;grid-auto-rows:100%;gap:.3125rem}[dir] .paginator-dropdown-selector-mobile__selected-item{margin-bottom:.3125rem;cursor:pointer}.paginator-dropdown-selector-mobile__selected-item-value{height:100%;min-width:4.063rem;display:flex;align-items:center;justify-content:center;color:var(--Light-UI-Text-Regular,#000);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:900;line-height:18px}[dir] .paginator-dropdown-selector-mobile__selected-item-value{text-align:center;border-radius:10px;border:1px solid var(--Light-UI-Stroke,#c4c6c9)}.paginator-dropdown-selector-mobile__selected-item-arrow{display:flex;flex-direction:column;justify-content:center;align-items:center}.paginator-dropdown-selector-mobile__selected-item-arrow-svg{width:1.875rem;min-width:1.875rem;height:1.875rem}[dir] .paginator-dropdown-selector-mobile_open .paginator-dropdown-selector-mobile__selected-item-arrow{transform:scaleY(-1)}.paginator-dropdown-selector-mobile__items{box-sizing:border-box;width:100%;max-height:9rem;z-index:2;position:absolute;top:100%;overflow:auto}[dir] .paginator-dropdown-selector-mobile__items{border:1px solid #c4c6c9;background-color:#fff;border-radius:.625rem}.paginator-dropdown-selector-mobile__items::-webkit-scrollbar{width:.1875rem;height:90%}[dir=ltr] .paginator-dropdown-selector-mobile__items::-webkit-scrollbar{scroll-margin-right:.5rem}[dir=rtl] .paginator-dropdown-selector-mobile__items::-webkit-scrollbar{scroll-margin-left:.5rem}.paginator-dropdown-selector-mobile__items::-webkit-scrollbar-thumb{width:.1875rem}[dir] .paginator-dropdown-selector-mobile__items::-webkit-scrollbar-thumb{cursor:pointer;background:var(--accent-accent-2,#e41420)}.paginator-dropdown-selector-mobile__item{box-sizing:border-box;min-height:2.73rem;position:relative;display:flex;align-items:center}[dir] .paginator-dropdown-selector-mobile__item{padding:.357rem;cursor:pointer}.paginator-dropdown-selector-mobile__item-value{box-sizing:border-box;min-width:2.875rem;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1rem;color:#000}.input-search-mobile{user-select:none;width:100%;height:100%;display:flex;align-items:center;position:relative;overflow:hidden}[dir] .input-search-mobile{padding:0 .938rem;background:transparent;border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9);background:var(--Light-UI-Cards-1,#fff)}.input-search-mobile__input{z-index:2;width:100%;height:100%;display:flex;align-items:center;outline:none;color:var(--Light-UI-Text-Regular-1,#222);font-size:.875rem;font-style:normal;font-weight:500;line-height:normal;font-family:"Poppins",sans-serif;-webkit-appearance:none}[dir] .input-search-mobile__input{border:none;background:transparent}.input-search-mobile__input::placeholder{color:var(--Light-UI-Text-Additional-1,#828282);font-family:Poppins;font-size:.938rem;font-style:normal;font-weight:500;line-height:normal}.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:#797b83;-webkit-text-fill-color:#797b83;-webkit-box-shadow:0 0 0 1000px transparent inset;transition:background-color 5000s ease-in-out 0s}[dir] .input-search-mobile__input:-webkit-autofill,[dir] .input-search-mobile__input:-webkit-autofill:first-line,[dir] .input-search-mobile__input:-webkit-autofill:focus.input-search-mobile__input:-webkit-autofill,[dir] .input-search-mobile__input:-webkit-autofill:hover,[dir] .input-search-mobile__input::-internal-input-seggested{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__cross{width:.9375rem;height:.9375rem;display:flex}.input-search-mobile__clear-input{position:absolute;width:1.2rem;height:1.2rem;display:flex;align-items:center;justify-content:center;z-index:3}[dir=ltr] .input-search-mobile__clear-input{right:.7rem}[dir=rtl] .input-search-mobile__clear-input{left:.7rem}.input-search-mobile__search-icon{width:1.375rem;height:1.375rem;display:flex}[dir=ltr] .input-search-mobile__search-icon{margin:0 .938rem 0 0}[dir=rtl] .input-search-mobile__search-icon{margin:0 0 0 .938rem}.input-search-mobile__search-icon span{width:1.375rem;height:1.375rem}.spinner-mobile{z-index:10;position:absolute;top:0;width:100%;height:100%;align-items:center;justify-content:center;flex-direction:column;color:#fff;display:none}[dir] .spinner-mobile{margin:0;background:rgba(0,0,0,.6)}[dir=ltr] .spinner-mobile{left:0}[dir=rtl] .spinner-mobile{right:0}.spinner-mobile__wrapper{display:flex;justify-content:center}.spinner-mobile__loader{width:80%;display:flex}@keyframes animate-ltr{to{transform:rotate(1turn)}}@keyframes animate-rtl{to{transform:rotate(-1turn)}}@keyframes rotateWhiteArrow-ltr{0%{transform:translateY(100%)}15%{transform:translate(0)}30%{transform:translate(100%)}45%{transform:translate(100%,100%)}60%{transform:translateY(100%)}to{transform:translateY(100%)}}@keyframes rotateWhiteArrow-rtl{0%{transform:translateY(100%)}15%{transform:translate(0)}30%{transform:translate(-100%)}45%{transform:translate(-100%,100%)}60%{transform:translateY(100%)}to{transform:translateY(100%)}}@keyframes rotateOrangeArrow-ltr{0%{transform:translate(100%)}15%{transform:translate(100%,100%)}30%{transform:translateY(100%)}45%{transform:translate(0)}60%{transform:translate(100%)}to{transform:translate(100%)}}@keyframes rotateOrangeArrow-rtl{0%{transform:translate(-100%)}15%{transform:translate(-100%,100%)}30%{transform:translateY(100%)}45%{transform:translate(0)}60%{transform:translate(-100%)}to{transform:translate(-100%)}}.users-list{display:flex;flex-direction:column}.users-list__title{color:var(--Light-UI-Text-Regular,#000);font-family:Poppins;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}[dir] .users-list__title{margin-bottom:3.125rem}.users-list__filter{height:3.125rem;width:fit-content;display:flex;gap:.625rem}[dir] .users-list__filter{margin-bottom:1.875rem}.users-list__search{position:relative;width:24.688rem;justify-content:center;display:flex}.users-list__search-input{width:100%}.users-list__button{text-transform:uppercase}.users-list__subheader-data{width:100%;display:flex;justify-content:center;align-self:center}[dir] .users-list__subheader-data{padding:.625rem .9375rem}.users-list__subheader-data-item{min-width:12.031rem;width:fit-content;display:flex;align-items:center;justify-content:space-between}[dir] .users-list__subheader-data-item{padding:0 .625rem;border:.925px solid var(--Light-UI-Stroke,#c4c6c9);background:var(--Light-UI-Cards-1,#fff);border-radius:.625rem}[dir=ltr] .users-list__subheader-data-item:not(:last-child){margin:0 1px 0 0}[dir=rtl] .users-list__subheader-data-item:not(:last-child){margin:0 0 0 1px}.users-list__subheader-data-item-nick{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}[dir=ltr] .users-list__subheader-data-item-nick{margin:0 .625rem 0 0}[dir=rtl] .users-list__subheader-data-item-nick{margin:0 0 0 .625rem}.users-list__subheader-data-item-value{color:var(--Accent-Accent,#ea2326);font-family:Arial;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal}.users-list__list{width:100%;display:flex;flex-direction:column;overflow:hidden}[dir] .users-list__list{border-radius:.625rem}.users-list__item{width:100%;height:2.563rem;display:flex;align-items:center;justify-content:space-between}[dir] .users-list__item{padding:0 1.563rem;border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9);background:var(--Light-UI-Cards-1,#fff);margin:0 0 .313rem}.users-list__item-text{max-width:75%;overflow:auto;white-space:nowrap;color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}[dir=ltr] .users-list__item-text{margin:0 .625rem 0 0}[dir=rtl] .users-list__item-text{margin:0 0 0 .625rem}.users-list__item-balance{font-weight:600;font-size:.875rem;line-height:1rem;font-feature-settings:"pnum" on,"lnum" on;color:#ea2326}[dir=ltr] .users-list__item-balance{margin:0 1.25rem 0 auto}[dir=rtl] .users-list__item-balance{margin:0 auto 0 1.25rem}.users-list__item-arrow{width:1rem;height:1rem;display:flex}[dir=rtl] .users-list__item-arrow{transform:rotate(180deg)}.users-list__paginator{display:flex;justify-content:center}[dir] .users-list__paginator{margin-top:1.875rem}.password-pop-up{z-index:5;position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}[dir] .password-pop-up{background:rgba(0,0,0,.5)}[dir=ltr] .password-pop-up{left:0}[dir=rtl] .password-pop-up{right:0}.password-pop-up__body{max-width:19.313rem;width:100%;display:flex;flex-direction:column;align-items:center}[dir] .password-pop-up__body{padding:3.125rem 0;border-radius:1.25rem;border:1px solid #ddd;background:#fff;box-shadow:0 0 38px 0 rgba(0,0,0,.42)}.password-pop-up__header{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}[dir] .password-pop-up__header{margin:0 0 1.1875rem}.password-pop-up__password{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal}[dir] .password-pop-up__password{margin:0 0 1.438rem}.password-pop-up__button{width:10rem;height:2.5rem}.password-pop-up__button-text{font-weight:700;font-size:.875rem;line-height:1rem;text-transform:uppercase;color:#011b11}[dir] .password-pop-up__button-text{text-align:center}.user-edit__title{color:var(--Light-UI-Text-Regular,#000);font-family:Poppins;font-size:2rem;font-style:normal;font-weight:500;line-height:normal;display:flex;align-items:center}[dir] .user-edit__title{margin-bottom:3.125rem}.user-edit__arrow{display:block;width:1.063rem;height:1.063rem}[dir] .user-edit__arrow{margin:0 1.25rem}.user-edit__sub-title{font-weight:700;font-size:1.375rem}[dir] .user-edit__sub-title{margin-bottom:2.25rem;text-align:center}.user-edit__content{display:flex;justify-content:center}.user-edit__block{width:23.125rem}.user-edit__inputs{align-items:center}.user-edit__field,.user-edit__inputs{width:100%;display:flex;flex-direction:column}[dir] .user-edit__field:not(:last-child){margin:0 0 .313rem}.user-edit__field-title{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}[dir] .user-edit__field-title{margin-bottom:2px}.user-edit__field-input{width:100%;height:2.8125rem}.user-edit__payment-button{width:100%;height:2.5rem}[dir] .user-edit__payment-button{margin:2.5rem 0}.user-edit__payment-button-text{font-weight:600;font-size:.875rem;text-transform:uppercase;font-feature-settings:"pnum" on,"lnum" on;color:#111522}[dir] .user-edit__payment-button-text{text-align:center}.user-edit__reset-button{width:100%;height:2.5rem}[dir] .user-edit__reset-button{margin-bottom:1.25rem}.user-edit__reset-button-text{font-weight:600;font-size:.875rem;line-height:1rem}[dir] .user-edit__reset-button-text{text-align:center}.user-edit__buttons{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 .625rem}.user-edit__ban-button,.user-edit__unban-button{width:100%;height:2.5rem}.user-edit__ban-button-text{font-weight:600;font-size:.875rem;text-transform:uppercase;font-feature-settings:"pnum" on,"lnum" on}[dir] .user-edit__ban-button-text{text-align:center}.user-edit__unban-button-text{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}[dir] .user-edit__unban-button-text{text-align:center}.pop-up{z-index:5;position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}[dir] .pop-up{background:rgba(0,0,0,.6)}[dir=ltr] .pop-up{left:0}[dir=rtl] .pop-up{right:0}.pop-up__header{width:100%;display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:1rem}[dir] .pop-up__header{padding:1.25rem;border-bottom:1px solid #fff}.pop-up__cross-container{display:flex;align-items:center;justify-content:center}[dir] .pop-up__cross-container{cursor:pointer}.pop-up__cross{width:.8125rem;height:.8125rem;display:flex;align-items:center;justify-content:center}.pop-up__content{max-width:90%;display:flex;flex-direction:column;align-items:center}[dir] .pop-up__content{border-radius:.625rem;background:#011b11;box-shadow:0 5px 10px rgba(46,66,98,.05)}.change-pas-desktop{display:flex;align-items:center;justify-content:center}.change-pas-desktop__content{display:flex;flex-direction:column;width:100%}.change-pas-desktop__main{width:23.125rem}[dir] .change-pas-desktop__main{margin:6.25rem auto 0}.change-pas-desktop__title{color:var(--Light-UI-Text-Regular,#000);font-family:Poppins;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}.change-pas-desktop__form{display:flex;flex-direction:column;width:100%;align-items:center}.change-pas-desktop__item{width:100%;display:flex;justify-content:flex-start;flex-direction:column}.change-pas-desktop__item-desc{color:var(--Accent-Accent,#ea2326);font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal}[dir] .change-pas-desktop__item-desc{margin-top:.625rem}.change-pas-desktop__item-title{width:100%;color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal}[dir] .change-pas-desktop__item-title{margin:0 0 2px}.change-pas-desktop__item-field{widows:100%;height:40px}.change-pas-desktop__button{width:100%;height:2.5rem}[dir] .change-pas-desktop__button{margin-top:2.5rem}.change-pas-desktop__button-text{font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase;color:#111522}[dir] .change-pas-desktop__button-text{text-align:center}.input-date-desktop{user-select:none;width:100%;height:100%}[dir] .input-date-desktop{cursor:pointer}.input-date-desktop .react-datepicker-wrapper,.input-date-desktop .react-datepicker__input-container{width:100%;height:100%}.input-date-desktop .react-datepicker__triangle{display:none}.input-date-desktop__custom-date-input{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;min-height:2.5rem}[dir] .input-date-desktop__custom-date-input{border-radius:.625rem}.input-date-desktop__custom-date-input-calendar{display:flex;flex-direction:column;align-items:center;justify-content:center}[dir=ltr] .input-date-desktop__custom-date-input-calendar{margin:0 .3125rem 0 0}[dir=rtl] .input-date-desktop__custom-date-input-calendar{margin:0 0 0 .3125rem}.input-date-desktop__custom-date-input-calendar-svg{width:1.875rem;height:1.875rem}.input-date-desktop__custom-date-input-value{color:var(--Light-UI-Text-Regular,#000);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}[dir=ltr] .input-date-desktop__custom-date-input-value{margin-right:auto}[dir=rtl] .input-date-desktop__custom-date-input-value{margin-left:auto}.input-date-desktop__custom-date-input-arrow{display:flex;flex-direction:column;align-items:center;justify-content:center}.input-date-desktop__custom-date-input-arrow-svg{width:1.875rem;height:1.875rem}.total__title{color:var(--Light-UI-Text-Regular,#000);font-family:Poppins;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}[dir] .total__title{margin-bottom:1.875rem}.total__content{width:100%}.total__fields-title{font-weight:600;font-size:.875rem}[dir] .total__fields-title{margin:0 0 .4375rem}.total__fields{min-width:32.46%;width:fit-content;display:grid;grid-template-columns:repeat(3,16.25rem);grid-gap:.3125rem 1.25rem}[dir] .total__fields{margin:0 0 1.875rem}.total__field-title{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}[dir] .total__field-title{margin-bottom:2px}.total__button,.total__field-input{width:100%;height:2.5rem}.total__button-text{font-weight:600;font-size:.875rem;text-transform:uppercase;font-feature-settings:"pnum" on,"lnum" on;color:#111522}[dir] .total__button-text{text-align:center}.total__result{width:100%;overflow:hidden}.total__result-header{height:2.1875rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;align-items:center}[dir] .total__result-header{margin:0 0 1px;padding:0 1.25rem;box-shadow:0 5px 10px rgba(46,66,98,.05)}[dir=ltr] .total__result-header{background:linear-gradient(180deg,#c09a37,#f6ea86 51.04%,#cfa946)}[dir=rtl] .total__result-header{background:linear-gradient(-180deg,#c09a37,#f6ea86 51.04%,#cfa946)}.total__row{height:3.688rem;display:grid;grid-template-columns:1fr 1fr 1fr min-content;align-items:center}[dir] .total__row{margin:0 0 .313rem;padding:.625rem 3.125rem;border-radius:10px;border:1px solid var(--Light-UI-Stroke,#c4c6c9)}.total__th{overflow:auto;width:100%;font-weight:600;font-size:.75rem;font-feature-settings:"pnum" on,"lnum" on;color:#011b11}[dir] .total__th:not(:first-child){text-align:center}.total__th::-webkit-scrollbar{height:0}.total__th_accented{font-weight:800;font-size:1.375rem;color:#ea2326}.total__td{overflow:auto;width:100%;font-weight:600;font-size:.75rem;font-feature-settings:"pnum" on,"lnum" on;color:#fff}.total__td-title{color:var(--Light-UI-Text-Additional-1,#828282);font-family:Poppins;font-size:12px;font-style:normal;font-weight:600;line-height:normal}[dir] .total__td-title{text-align:start}.total__td-value{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:normal}[dir] .total__td-value{text-align:start}[dir] .total__td:not(:first-child){text-align:center}.total__td::-webkit-scrollbar{height:0}.total__td_accented{font-weight:800;font-size:1.375rem;color:#ea2326}.input-date-mobile{user-select:none;width:100%;height:100%}[dir] .input-date-mobile{cursor:pointer}.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;min-height:2.5rem}[dir] .input-date-mobile__custom-date-input{border-radius:.625rem;border:1px solid #c4c6c9}[dir=ltr] .input-date-mobile__custom-date-input{padding:.313rem .313rem .313rem .625rem}[dir=rtl] .input-date-mobile__custom-date-input{padding:.313rem .625rem .313rem .313rem}.input-date-mobile__custom-date-input-calendar{display:flex;flex-direction:column;align-items:center;justify-content:center}[dir=ltr] .input-date-mobile__custom-date-input-calendar{margin:0 .3125rem 0 0}[dir=rtl] .input-date-mobile__custom-date-input-calendar{margin:0 0 0 .3125rem}.input-date-mobile__custom-date-input-calendar-svg{width:1.875rem;height:1.875rem}.input-date-mobile__custom-date-input-value{color:var(--Light-UI-Text-Regular,#000);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}[dir=ltr] .input-date-mobile__custom-date-input-value{margin-right:auto}[dir=rtl] .input-date-mobile__custom-date-input-value{margin-left:auto}.input-date-mobile__custom-date-input-arrow{display:flex;flex-direction:column;align-items:center;justify-content:center}.input-date-mobile__custom-date-input-arrow-svg{width:1.875rem;height:1.875rem}.tree-row{z-index:2;position:relative;white-space:nowrap;color:#fff}.tree-row__ladder{position:absolute;top:0;bottom:2.25rem;width:1.375rem;display:flex;align-items:center}[dir=ltr] .tree-row__ladder{left:1rem}[dir=rtl] .tree-row__ladder{right:1rem}.tree-row__ladder-vertical{position:absolute;top:0;width:2px;height:100%}[dir] .tree-row__ladder-vertical{background:#ea2326}.tree-row__ladder-horizontal1{width:.875rem;height:2px;top:50%;position:absolute}[dir] .tree-row__ladder-horizontal1{background:#ea2326}[dir=ltr] .tree-row__ladder-horizontal1{left:-.875rem}[dir=rtl] .tree-row__ladder-horizontal1{right:-.875rem}.tree-row__ladder-horizontal2{width:3.125rem;height:2px;top:100%;position:absolute}[dir] .tree-row__ladder-horizontal2{background:#ea2326}[dir=ltr] .tree-row__ladder-horizontal2{left:0}[dir=rtl] .tree-row__ladder-horizontal2{right:0}.tree-row__parent{z-index:2;position:relative;width:100%;height:4.5rem;display:grid;grid-template-columns:2.5rem 1fr 1fr 1fr;grid-gap:0 .3125rem;align-items:center;justify-content:space-between}[dir] .tree-row__parent{padding:.625rem;margin-bottom:1px;border-radius:.938rem;background:var(--Light-UI-Cards-2,#f1f3f7)}.tree-row__parent_withoutSubusers{grid-template-columns:repeat(3,1fr)}[dir=ltr] .tree-row__parent_withoutSubusers{padding-left:.625rem}[dir=rtl] .tree-row__parent_withoutSubusers{padding-right:.625rem}.tree-row_isPlayer .tree-row__parent{grid-template-columns:1fr 1fr 1fr}.tree-row__arrow{width:1.875rem;min-width:100%;height:1.875rem;display:flex;align-items:center;justify-content:center;transition:.25s}[dir=ltr] .tree-row__arrow{transform:rotate(180deg)}[dir=rtl] .tree-row__arrow{transform:rotate(-180deg)}[dir] .tree-row__arrow_opened{transform:rotate(0deg)}.tree-row__arrow_disabled{opacity:0}.tree-row_banned .tree-row__arrow{opacity:.3}.tree-row__data1{width:100%;min-width:100%;display:flex;flex-direction:column}.tree-row_banned .tree-row__data1{opacity:.3}.tree-row__data1-role{color:var(--Light-UI-Text-Additional-1,#828282);font-variant-numeric:lining-nums proportional-nums;font-family:"Roboto";font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.tree-row__data1-username{min-width:20rem;width:100%;overflow:hidden;text-overflow:ellipsis;color:var(--Light-UI-Text-Regular,#000);font-variant-numeric:lining-nums proportional-nums;font-family:Roboto;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}.tree-row__data1-username::-webkit-scrollbar{height:0}.tree-row__data1-players{display:flex;align-items:end}.tree-row__data1-players-title{color:var(--Light-UI-Text-Additional-1,#828282);font-variant-numeric:lining-nums proportional-nums;font-family:Roboto;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}[dir=ltr] .tree-row__data1-players-title{margin:.3125rem .3125rem 0 0}[dir=rtl] .tree-row__data1-players-title{margin:.3125rem 0 0 .3125rem}.tree-row__data1-players-value{color:var(--Light-UI-Text-Regular,#000);font-variant-numeric:lining-nums proportional-nums;font-family:Roboto;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.tree-row__data21{justify-self:center;align-self:center;overflow:auto;display:flex;flex-direction:column}.tree-row__data21::-webkit-scrollbar{height:0}.tree-row__data22{align-self:end;width:100%;min-width:100%;overflow:auto;display:flex;flex-direction:column}.tree-row__data22::-webkit-scrollbar{height:0}.tree-row_banned .tree-row__data2{opacity:.3}.tree-row__balance2{display:flex;flex-direction:column}.tree-row__balance2-title{font-weight:600;font-size:.75rem;line-height:.875rem;font-feature-settings:"pnum" on,"lnum" on;color:#797b83}.tree-row__balance2-value{color:var(--Light-UI-Text-Regular,#000);font-variant-numeric:lining-nums proportional-nums;font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.tree-row__subusers{display:flex;align-items:center;justify-content:flex-start}.tree-row__subusers-title{color:var(--Light-UI-Text-Additional-1,#828282);font-variant-numeric:lining-nums proportional-nums;font-family:Roboto;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}[dir=ltr] .tree-row__subusers-title{margin:0 .3125rem 0 0}[dir=rtl] .tree-row__subusers-title{margin:0 0 0 .3125rem}.tree-row__subusers-value{color:var(--Light-UI-Text-Regular,#000);font-variant-numeric:lining-nums proportional-nums;font-family:Roboto;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.tree-row__data3{justify-self:flex-end;width:fit-content;display:flex;flex-direction:column;align-items:flex-end}.tree-row__ban{width:4.563rem;height:1.3125rem;display:flex;align-items:center;justify-content:center}[dir] .tree-row__ban{cursor:pointer;border-radius:.625rem;border:1px solid var(--Accent-Accent,#ea2326)}[dir=ltr] .tree-row__ban{padding:0 .875rem 0 .625rem}[dir=rtl] .tree-row__ban{padding:0 .625rem 0 .875rem}.tree-row__ban-icon{width:.875rem;min-width:.875rem;height:.875rem;display:flex;align-items:center;justify-content:center}[dir=ltr] .tree-row__ban-icon{margin:0 .625rem 0 0}[dir=rtl] .tree-row__ban-icon{margin:0 0 0 .625rem}.tree-row__ban-text{color:var(--Light-UI-Text-Regular,#000);font-family:Roboto;font-size:.75rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}[dir] .tree-row__ban-text{text-align:center}.tree-row__balance1{display:flex;align-items:center;justify-content:flex-end}[dir] .tree-row__balance1{margin:.75rem 0 0}.tree-row_banned .tree-row__balance1{opacity:.3}.tree-row__balance1-title{color:var(--Light-UI-Text-Additional-1,#828282);font-variant-numeric:lining-nums proportional-nums;font-family:Roboto;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}[dir=ltr] .tree-row__balance1-title{margin:0 .3125rem 0 0}[dir=rtl] .tree-row__balance1-title{margin:0 0 0 .3125rem}.tree-row__balance1-value{color:var(--Light-UI-Text-Regular,#000);font-variant-numeric:lining-nums proportional-nums;font-family:Roboto;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.tree-row__childrens{position:relative}[dir=ltr] .tree-row__childrens{padding-left:1.875rem}[dir=rtl] .tree-row__childrens{padding-right:1.875rem}.tree{width:100%;overflow-x:auto;color:#ddd}[dir] .tree{padding:0 0 6.25rem}.tree__title{color:var(--Light-UI-Text-Regular,#000);font-family:Poppins;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}[dir] .tree__title{margin-bottom:1.875rem}.paginator-desktop{display:flex;align-items:center;height:100%;box-sizing:border-box}[dir] .paginator-desktop{padding:.3125rem;border-radius:.625rem;background-color:#011b11}.paginator-desktop__arrow{display:flex;align-items:center;justify-content:center}.paginator-desktop__arrow-svg{width:1.875rem;height:1.875rem}[dir=ltr] .paginator-desktop__arrow_left{transform:rotate(90deg)}[dir=ltr] .paginator-desktop__arrow_right,[dir=rtl] .paginator-desktop__arrow_left{transform:rotate(-90deg)}[dir=rtl] .paginator-desktop__arrow_right{transform:rotate(90deg)}.paginator-desktop__list{display:flex;align-items:center}.paginator-desktop__item{font-style:normal;font-weight:900;font-size:.875rem;line-height:1.125rem;color:#fff;user-select:none}[dir] .paginator-desktop__item{padding:0 .3125rem;cursor:pointer}.wrapped-react-input{width:100%;box-sizing:border-box;display:flex}[dir] .wrapped-react-input{background:#011b11}[dir=ltr] .wrapped-react-input{padding-left:1.3125rem;padding-right:.9375rem}[dir=rtl] .wrapped-react-input{padding-right:1.3125rem;padding-left:.9375rem}[dir] .wrapped-react-input_rounded{border-radius:.25rem}.wrapped-react-input_sizable_default{height:100%}.wrapped-react-input_sizable_low{height:2rem}.wrapped-react-input_sizable_middle{height:2.5rem}.wrapped-react-input_sizable_high{height:3rem}.wrapped-react-input__icon{height:100%;display:flex;justify-content:center;align-items:center}[dir=ltr] .wrapped-react-input__icon{margin-right:.6094rem}[dir=rtl] .wrapped-react-input__icon{margin-left:.6094rem}.wrapped-react-input__icon-svg{width:1rem;height:1rem}.wrapped-react-input__text{display:flex;align-items:center;width:1.875rem;white-space:nowrap;font-size:.875rem;color:#9d9d9d}[dir=ltr] .wrapped-react-input__text{margin-right:1.0625rem}[dir=rtl] .wrapped-react-input__text{margin-left:1.0625rem}.wrapped-react-input__calendar-icon{height:100%;display:flex;align-items:center}.wrapped-react-input__calendar-icon-svg{min-width:.6875rem;height:.4375rem;transition:transform .3s ease}[dir] .wrapped-react-input__calendar-icon-svg{transform:scaleY(-1)}.wrapped-react-input__calendar-icon-svg path{fill:#747474}.wrapped-react-input .react-date-picker{width:100%}.wrapped-react-input .react-date-picker__wrapper{flex-grow:1}[dir] .wrapped-react-input .react-date-picker__wrapper{border:none}.wrapped-react-input .react-date-picker__inputGroup__divider,.wrapped-react-input .react-date-picker__inputGroup__input,.wrapped-react-input .react-date-picker__inputGroup__leadingZero{font-size:.875rem;color:#000;outline:none}.wrapped-react-input .react-date-picker__button{outline:none}[dir] .wrapped-react-input .react-date-picker__button{padding:0}.wrapped-react-input .react-date-picker__clear-button{display:none}.wrapped-react-input .react-date-picker__calendar{z-index:15}[dir] .wrapped-react-input .react-date-picker--open .react-date-picker__wrapper .react-date-picker__button .wrapped-react-input__calendar-icon .wrapped-react-input__calendar-icon-svg{transform:scaleY(1)}.slots-bets-filter{width:100%;display:flex;align-items:center;flex-direction:column}[dir] .slots-bets-filter{margin:0 auto .75rem}.slots-bets-filter__wrapper{width:100%}[dir=ltr] .slots-bets-filter__title{margin-right:3rem}[dir=rtl] .slots-bets-filter__title{margin-left:3rem}.slots-bets-filter__filters{width:90%;display:grid;grid-template-rows:1fr;grid-template-columns:1fr;grid-column-gap:1fr;grid-row-gap:1rem;color:#000}[dir] .slots-bets-filter__filters{margin-bottom:1.5rem}.slots-bets-filter__filters p{display:inline-flex;align-items:center}[dir] .slots-bets-filter__filters p{text-align:center;margin-bottom:.2rem}.slots-bets-filter__input{width:100%;position:relative;display:flex;justify-content:center;align-items:center}.slots-bets-filter__filter-row{display:flex;justify-content:space-between;align-items:center}.slots-bets-filter__button{width:60%}.slots-bets-filter__button button{width:100%}[dir] .slots-bets-filter__button button{background:#ffb401}.slots-bets-filter__calendar-icon{display:flex;align-items:center;position:absolute;z-index:1}[dir=ltr] .slots-bets-filter__calendar-icon{right:.8rem}[dir=rtl] .slots-bets-filter__calendar-icon{left:.8rem}.slots-bets-filter__calendar-icon svg{width:1.5rem;height:1.5rem}[dir] .slots-bets-filter__calendar-icon svg{transform:scaleY(1)}.slots-bets-filter__calendar-icon svg path{fill:#ffb401}.slots-bets-filter .wrapped-react-input{width:100%;color:#000}[dir] .slots-bets-filter .wrapped-react-input{border:none;background:#fff;border-radius:5px}[dir=ltr] .slots-bets-filter .wrapped-react-input{padding-left:.5rem}[dir=rtl] .slots-bets-filter .wrapped-react-input{padding-right:.5rem}.slots-bets-filter .wrapped-react-input .react-date-picker__wrapper{flex-grow:1}[dir] .slots-bets-filter .wrapped-react-input .react-date-picker__wrapper{background:#fff;border:none}.slots-bets-filter .wrapped-react-input .react-date-picker__inputGroup__divider,.slots-bets-filter .wrapped-react-input .react-date-picker__inputGroup__input,.slots-bets-filter .wrapped-react-input .react-date-picker__inputGroup__leadingZero{color:#000}.slots-bets-filter .wrapped-react-input .react-date-picker__inputGroup__year{width:2rem}.select-mobile{user-select:none;touch-action:none;-moz-user-select:none;-webkit-user-drag:none;width:100%;height:100%;position:relative;min-height:2.5rem;display:flex;align-items:center}[dir] .select-mobile{background:#011b11;border-radius:.625rem}.select-mobile__items{width:100%;max-height:21rem;z-index:2;position:absolute;top:100%;overflow:auto}[dir] .select-mobile__items{background-clip:content-box;background:#011b11}.select-mobile__items::-webkit-scrollbar{width:.1875rem;height:90%}[dir=ltr] .select-mobile__items::-webkit-scrollbar{scroll-margin-right:.5rem}[dir=rtl] .select-mobile__items::-webkit-scrollbar{scroll-margin-left:.5rem}.select-mobile__items::-webkit-scrollbar-thumb{width:.1875rem}[dir] .select-mobile__items::-webkit-scrollbar-thumb{background:grey;cursor:pointer}.select-mobile__item{width:100%;height:2.5rem;position:relative;display:flex;align-items:center;justify-content:space-between}[dir] .select-mobile__item{cursor:pointer;background:transparent}[dir=ltr] .select-mobile__item{padding:0 .3125rem 0 .625rem}[dir=rtl] .select-mobile__item{padding:0 .625rem 0 .3125rem}.select-mobile__item_current{height:100%}[dir] .select-mobile__item_current{border-radius:.625rem}[dir] .select-mobile_open .select-mobile__item_current{border-bottom:1px solid transparent}.select-mobile__item-icon{width:1.5rem;height:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}[dir=ltr] .select-mobile__item-icon{margin:0 .625rem 0 0}[dir=rtl] .select-mobile__item-icon{margin:0 0 0 .625rem}.select-mobile__item-value{font-weight:600;font-size:.875rem;line-height:1rem;color:#fff}[dir=ltr] .select-mobile__item-value{margin:0 auto 0 0}[dir=rtl] .select-mobile__item-value{margin:0 0 0 auto}.select-mobile__item-arrow{width:1.875rem;height:1.875rem;display:flex;flex-direction:column;justify-content:center;align-items:center}[dir] .select-mobile_open .select-mobile__item-arrow{transform:scaleY(-1)}.bet-types-filter{width:90%}[dir] .bet-types-filter{margin:1rem auto 0}.bet-types-filter .select{display:flex;justify-content:center;width:100%;height:2.5rem;box-sizing:border-box;color:#000}[dir] .bet-types-filter .select{border:1px solid #fff;background:#fff;border-radius:5px}[dir] .bet-types-filter .select_open{border-radius:5px 5px 0 0}.bet-types-filter .select__items-list{top:2.3rem;width:100.2%}[dir] .bet-types-filter .select__items-list{background:#fff;border-radius:0 0 5px 5px}.bet-types-filter .select__item{height:2.5rem}.bet-types-filter .select__arrow{width:1rem}.bet-types-filter__filter-row{width:100%;display:flex;align-items:center;flex-direction:column}[dir] .bet-types-filter__filter-row{margin-bottom:.75rem}.bet-types-filter__text{width:100%;font-size:1rem;color:#000}[dir] .bet-types-filter__text{margin-bottom:.2rem}.provider-filter{width:90%}[dir] .provider-filter{margin:1rem auto 0}.provider-filter .select{display:flex;justify-content:center;width:100%;height:2.5rem;box-sizing:border-box;color:#000}[dir] .provider-filter .select{border:1px solid #fff;background:#fff;border-radius:5px}[dir] .provider-filter .select_open{border-radius:5px 5px 0 0}.provider-filter .select__items-list{top:2.3rem;width:100.2%}[dir] .provider-filter .select__items-list{background:#fff;border-radius:0 0 5px 5px}.provider-filter .select__item{height:2.5rem}.provider-filter .select__arrow{width:1rem}.provider-filter__filter-row{width:100%;display:flex;align-items:center;flex-direction:column}[dir] .provider-filter__filter-row{margin-bottom:.75rem}.provider-filter__text{width:100%;font-size:1rem;color:#000}[dir] .provider-filter__text{margin-bottom:.2rem}.table{width:90%;color:#000}[dir] .table{margin:2rem auto 0}.table__row{display:flex;justify-content:space-between}[dir] .table__row{border:1px solid #fff;border-radius:5px;padding:1rem;background:#fff}[dir] .table__row,[dir] .table__row-p{margin-bottom:.5rem}[dir] .table__row-p:last-child{margin-bottom:0}.table__row-span{color:#a3aeb9}[dir] .table__row:last-child{margin-bottom:0}[dir=ltr] .table__row-part_one{margin-right:1rem}[dir=rtl] .table__row-part_one{margin-left:1rem}[dir] .table__no-bets{text-align:center}[dir] .bets{padding-top:1rem;background:#eee}.bets__user-id-input{width:90%;color:#000}[dir] .bets__user-id-input{margin:0 auto}[dir] .bets__user-id-input input{margin-top:.2rem;border-radius:5px}.bets__pagination{width:100%}.cashier-jackpot{color:#fff;box-sizing:border-box}[dir] .cashier-jackpot{padding:0 1.125rem;margin:0 0 2.3125rem;background:#eee}.cashier-jackpot__type-switcher{width:100%;height:2.5625rem;display:flex;box-sizing:border-box}[dir] .cashier-jackpot__type-switcher{margin:1rem 0 1.5625rem;background:#fff;border-radius:.3125rem}.cashier-jackpot__type-switcher-item{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;color:#000}[dir] .cashier-jackpot__type-switcher-item{cursor:pointer;text-align:center}.cashier-jackpot__type-switcher-item_active{color:#fff}[dir] .cashier-jackpot__type-switcher-item_active{background:#ffb401;border-radius:.313rem}.cashier-jackpot__start-amount{display:flex;flex-direction:column}[dir] .cashier-jackpot__start-amount{margin:0 0 1.75rem}.cashier-jackpot__start-amount-title{font-weight:700;font-size:.875rem;color:#000}[dir] .cashier-jackpot__start-amount-title{margin:0 0 .6875rem;text-align:start}.cashier-jackpot__start-amount-value{width:100%;height:2.5625rem;display:flex;align-items:center;color:#000;box-sizing:border-box}[dir] .cashier-jackpot__start-amount-value{padding:0 1.5625rem;background:#fff;border-radius:.3125rem}.cashier-jackpot__title{width:100%;font-weight:700;font-size:1rem;color:#000}[dir] .cashier-jackpot__title{margin:0 0 1.0625rem;text-align:center}.cashier-jackpot__inputs{width:100%}[dir] .cashier-jackpot__inputs{margin:0 0 2.5625rem}.cashier-jackpot__input-date{width:100%}[dir] .cashier-jackpot__input-date:not(:last-child){margin-bottom:1.125rem}.cashier-jackpot__input-date-label{font-weight:700;font-size:.875rem;color:#000}[dir] .cashier-jackpot__input-date-label{margin:0 0 .6875rem}.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{height:2.625rem;box-sizing:border-box}[dir] .cashier-jackpot__custom-date-input{cursor:pointer;background:#fff;border-radius:.313rem;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:#000}.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}[dir] .cashier-jackpot__button-container{margin:0 0 1.25rem}.cashier-jackpot__button{min-width:73%;width:fit-content;height:2.625rem;display:flex;justify-content:center;align-items:center;position:relative;color:#fff;text-transform:capitalize}[dir] .cashier-jackpot__button{border-radius:.3125rem;text-shadow:0 0 .375rem hsla(0,0%,100%,.38);cursor:pointer;background-color:#ffb401}.cashier-jackpot__list{width:100%}[dir] .cashier-jackpot__list{margin:0 0 2.125rem}.cashier-jackpot__list-header{box-sizing:border-box;width:100%;display:grid;align-items:center;grid-template-columns:.8fr 1fr .8fr .7fr}[dir] .cashier-jackpot__list-header{margin-bottom:1.3125rem;background:#fff;border-radius:.3125rem}[dir=ltr] .cashier-jackpot__list-header{padding:.375rem .625rem .4375rem .8125rem}[dir=rtl] .cashier-jackpot__list-header{padding:.375rem .8125rem .4375rem .625rem}.cashier-jackpot__list-header-item{min-width:0;width:100%;font-size:.75rem;font-weight:400;color:#000}[dir] .cashier-jackpot__list-header-item{text-align:center}.cashier-jackpot__list-header-item_type_left{overflow:hidden;text-overflow:ellipsis}[dir=ltr] .cashier-jackpot__list-header-item_type_left{text-align:left}[dir=ltr] .cashier-jackpot__list-header-item_type_right,[dir=rtl] .cashier-jackpot__list-header-item_type_left{text-align:right}[dir=rtl] .cashier-jackpot__list-header-item_type_right{text-align:left}.cashier-jackpot__list-row{box-sizing:border-box;width:100%;display:grid;align-items:center;grid-template-columns:.8fr 1fr .8fr .7fr}[dir] .cashier-jackpot__list-row{background:#fff;border-radius:.3125rem}[dir=ltr] .cashier-jackpot__list-row{padding:.375rem .625rem .4375rem .8125rem}[dir=rtl] .cashier-jackpot__list-row{padding:.375rem .8125rem .4375rem .625rem}[dir] .cashier-jackpot__list-row:not(:last-child){margin-bottom:.5rem}.cashier-jackpot__list-row-item{min-width:0;color:#000;max-width:100%;width:100%;font-size:.75rem;font-weight:400;overflow:auto}[dir] .cashier-jackpot__list-row-item{text-align:center}.cashier-jackpot__list-row-item_type_left{overflow:hidden;text-overflow:ellipsis}[dir=ltr] .cashier-jackpot__list-row-item_type_left{text-align:left}[dir=ltr] .cashier-jackpot__list-row-item_type_right,[dir=rtl] .cashier-jackpot__list-row-item_type_left{text-align:right}[dir=rtl] .cashier-jackpot__list-row-item_type_right{text-align:left}.cashier-jackpot__paginator{width:100%;display:flex;justify-content:center}.back-block{height:3.125rem;min-height:3.125rem;width:100%;display:flex;gap:.625rem;align-items:center;z-index:2;outline:none;position:relative;font-family:"Poppins",sans-serif}[dir] .back-block{padding:0 .938rem;border:none;background:#fff;border-bottom:1px solid var(--Light-UI-Stroke,#c4c6c9)}[dir] .back-block_needBottomBorder{border-bottom:1px solid #2d3851}.back-block__arrow,.back-block__arrow-container{display:flex;align-items:center;justify-content:center}.back-block__arrow{width:1.25rem;height:1.25rem}[dir=rtl] .back-block__arrow{transform:rotate(180deg)}.back-block__content{max-width:90%;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal}[dir] .back-block__content{text-align:center}[dir] .slots-history-item-desktop{background-color:#011b11}.slots-history-item-desktop__top{display:flex;justify-content:space-between}[dir=ltr] .slots-history-item-desktop__top{padding:5px 15px 10px 10px}[dir=rtl] .slots-history-item-desktop__top{padding:5px 10px 10px 15px}.slots-history-item-desktop__bottom{display:flex;justify-content:space-between}[dir] .slots-history-item-desktop__bottom{padding:5px 10px}.slots-history-item-desktop__item{flex:1 1;display:flex;flex-direction:column}.slots-history-item-desktop__item-title{font-weight:500;font-size:.75rem;line-height:.875rem;color:#646464;text-transform:capitalize}[dir] .slots-history-item-desktop__item-title{margin:0 0 4px}[dir] .slots-history-item-desktop__item-title_end{text-align:end}.slots-history-item-desktop__item-value{font-weight:500;font-size:.875rem;line-height:1rem;color:#fff}.slots-history-item-desktop__status{display:flex;flex-direction:column}.slots-history-item-desktop__lose{font-weight:700;font-size:.875rem;line-height:1rem;color:#0d9252}[dir] .slots-history-item-desktop__lose{margin:auto 0 0}.slots-history-item-desktop__win{font-weight:700;font-size:.875rem;line-height:1rem;color:#d31c32}.check-box-mobile{width:100%;height:100%;display:flex;justify-content:center;align-items:center;user-select:none;flex-shrink:0;transition:all .3s ease-in;position:relative}[dir] .check-box-mobile{cursor:pointer;background:#fff;border:1px solid #c4c6c9;border-radius:.313rem}.check-box-mobile__input{opacity:0;position:absolute;width:1px;height:1px}.check-box-mobile__check{width:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.slots-bet-history-filter-desktop{width:100%;display:flex;flex-direction:column}.slots-bet-history-filter-desktop__items{width:fit-content;display:grid;grid-template-columns:repeat(6,1fr);align-items:flex-end;gap:.5rem}.slots-bet-history-filter-desktop__label{font-weight:600;font-size:.875rem}.slots-bet-history-filter-desktop__item-double-input{width:100%;height:2.5rem}.slots-bet-history-filter-desktop__item-check-boxes1,.slots-bet-history-filter-desktop__item-check-boxes2{display:flex;flex-direction:column}[dir] .slots-bet-history-filter-desktop__item-check-boxes1,[dir] .slots-bet-history-filter-desktop__item-check-boxes2{margin:0 0 1.0625rem}[dir] .slots-bet-history-filter-desktop__item-check-boxes2{margin:0 0 .4375rem}.slots-bet-history-filter-desktop__item-check-boxes-label{display:flex;justify-content:flex-start;font-weight:700;font-size:.75rem;line-height:.875rem;color:#797b83}[dir] .slots-bet-history-filter-desktop__item-check-boxes-label{margin:0 0 .4375rem;text-align:start}.slots-bet-history-filter-desktop__item-check-boxes-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:.4375rem 0}[dir=ltr] .slots-bet-history-filter-desktop__item-check-boxes-list{margin:0 0 0 .625rem}[dir=rtl] .slots-bet-history-filter-desktop__item-check-boxes-list{margin:0 .625rem 0 0}.slots-bet-history-filter-desktop__check-box-container{display:flex;align-items:flex-start}.slots-bet-history-filter-desktop__check-box{width:1.5rem;height:1.5rem;display:flex}[dir=ltr] .slots-bet-history-filter-desktop__check-box{margin:0 .5625rem 0 0}[dir=rtl] .slots-bet-history-filter-desktop__check-box{margin:0 0 0 .5625rem}.slots-bet-history-filter-desktop__check-box-text{font-weight:600;font-size:.875rem;line-height:1rem;color:#797b83}.slots-bet-history-filter-desktop__item-selector{width:100%}.slots-bet-history-filter-desktop__item-selector-label{width:100%;justify-self:flex-start;align-self:center;font-weight:600;font-size:.875rem;line-height:.875rem}[dir] .slots-bet-history-filter-desktop__item-selector-label{margin-bottom:3px}.slots-bet-history-filter-desktop__item-selector-input{height:2.5rem;width:100%}.slots-bet-history-filter-desktop__item-dates{display:flex;flex-direction:column}.slots-bet-history-filter-desktop__item-dates-title{font-weight:700;font-size:.875rem;line-height:.875rem}[dir] .slots-bet-history-filter-desktop__item-dates-title{margin:0 0 .4375rem}.slots-bet-history-filter-desktop__item-dates-label{font-weight:600;font-size:.75rem;line-height:.875rem}.slots-bet-history-filter-desktop__button,.slots-bet-history-filter-desktop__item-dates-input{height:2.5rem;width:100%}.slots-bet-history-filter-desktop__button-text{font-weight:700;font-size:.875rem;line-height:1rem;text-transform:uppercase;color:#111522}[dir] .slots-bet-history-filter-desktop__button-text{text-align:center}.slots-bet-history-desktop{flex-grow:2;display:flex;flex-direction:column;width:100%}.slots-bet-history-desktop__title{font-weight:700;font-size:1.875rem}[dir] .slots-bet-history-desktop__title{margin-bottom:1rem}.slots-bet-history-desktop__content{flex-grow:2;width:100%;display:flex;flex-direction:column}.slots-bet-history-desktop__filters{width:100%;display:none}[dir] .slots-bet-history-desktop__filters{margin-bottom:1.875rem}.slots-bet-history-desktop__filters_opened{display:block}.slots-bet-history-desktop__list{width:100%}[dir] .slots-bet-history-desktop__list{padding:.3125rem .3125rem 0}.slots-bet-history-desktop__item{width:100%}[dir] .slots-bet-history-desktop__item{margin:0 0 .3125rem}.slots-bet-history-desktop__paginator-container{width:100%;display:flex;align-items:center;justify-content:center}[dir] .slots-bet-history-desktop__paginator-container{margin:auto 0 0;padding:.625rem 0}.slots-bet-history-desktop__paginator{width:100%;display:flex;align-items:center;justify-content:center}.transaction-history__title{color:var(--Light-UI-Text-Regular,#000);font-family:Poppins;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}[dir] .transaction-history__title{margin-bottom:1.875rem}.transaction-history__content{width:100%;display:flex;gap:.625rem;align-items:flex-end}[dir] .transaction-history__content{margin-bottom:1.875rem}.transaction-history__search{height:2.5rem}.transaction-history__fields-title{font-weight:700;font-size:.75rem;line-height:.875rem;color:#797b83}[dir] .transaction-history__fields-title{margin:0 0 .4375rem}.transaction-history__fields{min-width:32.46%;width:fit-content;display:grid;grid-template-columns:repeat(3,16.25rem);grid-gap:2px .625rem}.transaction-history__field-title{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}[dir] .transaction-history__field-title{margin-bottom:2px}.transaction-history__button,.transaction-history__field-input{width:100%;height:2.5rem}.transaction-history__button-text{font-weight:600;font-size:.875rem;text-transform:uppercase;font-feature-settings:"pnum" on,"lnum" on;color:#111522}[dir] .transaction-history__button-text{text-align:center}.transaction-history__result-wrapper{overflow:hidden}[dir] .transaction-history__result-wrapper{border:1px solid #ea2326;border-radius:.625rem}.transaction-history__result-header{height:2.8125rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;align-items:center}[dir] .transaction-history__result-header{margin:0 0 1px;padding:0 1.25rem}[dir=ltr] .transaction-history__result-header{background:linear-gradient(180deg,#c09a37,#f6ea86 51.04%,#cfa946)}[dir=rtl] .transaction-history__result-header{background:linear-gradient(-180deg,#c09a37,#f6ea86 51.04%,#cfa946)}.transaction-history__row{height:3.688rem;display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:center}[dir] .transaction-history__row{margin:0 0 .313rem;padding:.625rem 3.125rem;border-radius:10px;border:1px solid var(--Light-UI-Stroke,#c4c6c9)}.transaction-history__td{overflow:auto;width:100%;font-weight:600;font-size:.75rem;font-feature-settings:"pnum" on,"lnum" on;color:#fff}.transaction-history__td-title{color:var(--Light-UI-Text-Additional-1,#828282);font-size:12px}.transaction-history__td-title,.transaction-history__td-value{font-family:Poppins;font-style:normal;font-weight:600;line-height:normal}.transaction-history__td-value{color:var(--Light-UI-Text-Regular-1,#222);font-size:14px}.transaction-history__td::-webkit-scrollbar{height:0}.transaction-history__td_accented{font-weight:800;font-size:1.375rem;color:#ea2326}.transaction-history__th{overflow:auto;width:100%;font-weight:600;font-size:.75rem;line-height:.875rem;font-feature-settings:"pnum" on,"lnum" on;color:#011b11}[dir] .transaction-history__th:not(:first-child){text-align:center}.transaction-history__th::-webkit-scrollbar{height:0}.transaction-history__totals{width:100%;height:2.1875rem;display:flex;align-items:center;justify-content:space-between}[dir] .transaction-history__totals{padding:0 2.5rem;background:#2e323e}.transaction-history__totals-topUp,.transaction-history__totals-withdrawal{display:flex;align-items:center}.transaction-history__totals-topUp-title,.transaction-history__totals-topUp-value,.transaction-history__totals-withdrawal-title,.transaction-history__totals-withdrawal-value{font-weight:600;font-size:.75rem;line-height:.875rem;font-feature-settings:"pnum" on,"lnum" on;color:#fff}.transaction-history__totals-topUp-value,.transaction-history__totals-withdrawal-value{color:#ffb401}[dir=ltr] .transaction-history__totals-topUp-title,[dir=ltr] .transaction-history__totals-withdrawal-title{margin:0 .625rem 0 0}[dir=rtl] .transaction-history__totals-topUp-title,[dir=rtl] .transaction-history__totals-withdrawal-title{margin:0 0 0 .625rem}.withdrawal-card-desktop{min-width:21.125rem}[dir] .withdrawal-card-desktop{padding:1.25rem 1.25rem 1.875rem;background:#011b11;border-radius:.625rem}.withdrawal-card-desktop__header{display:flex;align-items:center;justify-content:space-between}[dir] .withdrawal-card-desktop__header{margin-bottom:2rem}[dir] .withdrawal-card-desktop__cross{cursor:pointer}.withdrawal-card-desktop__cross-svg{display:block;width:1rem;height:1rem}.withdrawal-card-desktop__body{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem .5rem}[dir] .withdrawal-card-desktop__body{margin-bottom:1.25rem}.withdrawal-card-desktop__item{display:flex;flex-direction:column}.withdrawal-card-desktop__item-title{font-weight:700;font-size:.625rem;color:#646464;text-transform:capitalize}[dir] .withdrawal-card-desktop__item-title{margin:0 0 4px}[dir] .withdrawal-card-desktop__item-title_end{text-align:end}.withdrawal-card-desktop__item-value{font-weight:700;font-size:.75rem;line-height:1rem;color:#fff}.withdrawal-card-desktop__item-value_color_red{color:#d31c32}.withdrawal-card-desktop__field{height:2.8125rem}[dir] .withdrawal-card-desktop__field{margin-bottom:.625rem;background:#000}.withdrawal-card-desktop__button{height:2.125rem}[dir] .withdrawal-card-desktop__button:not(:last-child){margin-bottom:.625rem}[dir] .withdrawal-item-desktop{background-color:#011b11;border-radius:.625rem}.withdrawal-item-desktop__top{display:grid;grid-template-columns:repeat(8,minmax(0,1fr)) minmax(0,.8fr);justify-content:space-between}[dir] .withdrawal-item-desktop__top{padding:.625rem}.withdrawal-item-desktop__bottom{display:flex;justify-content:space-between}[dir] .withdrawal-item-desktop__bottom{padding:5px 10px}.withdrawal-item-desktop__item{display:flex;flex-direction:column}.withdrawal-item-desktop__item-title{font-weight:700;font-size:.625rem;color:#fff;text-transform:capitalize;display:flex;justify-content:center;align-items:center}[dir] .withdrawal-item-desktop__item-title{background:#fff;border-radius:5px;padding:.875rem}[dir=ltr] .withdrawal-item-desktop__item-title{margin:0 5px 5px 0}[dir=rtl] .withdrawal-item-desktop__item-title{margin:0 0 5px 5px}[dir] .withdrawal-item-desktop__item-title_end{text-align:end}.withdrawal-item-desktop__item-value{font-weight:700;font-size:.75rem;line-height:1rem;color:#fff;display:flex;justify-content:center;align-items:center}[dir] .withdrawal-item-desktop__item-value{padding:.875rem;background:#15543d;border-radius:5px}[dir=ltr] .withdrawal-item-desktop__item-value{margin:0 5px 0 0}[dir=rtl] .withdrawal-item-desktop__item-value{margin:0 0 0 5px}.withdrawal-item-desktop__item-value_color_red{color:#d31c32}.withdrawal-item-desktop__edit{justify-self:flex-end;display:flex;align-items:center;font-weight:700;font-size:.875rem;text-transform:uppercase;color:red}[dir] .withdrawal-item-desktop__edit{cursor:pointer}.withdrawal-item-desktop__arrow-svg{display:block;width:2.5rem;height:2.5rem}.withdrawal-filter-desktop{width:100%;display:flex;flex-direction:column}.withdrawal-filter-desktop__items{width:fit-content;display:grid;grid-template-columns:repeat(4,1fr);align-items:flex-end;gap:1.25rem;width:100%}.withdrawal-filter-desktop__label{font-weight:600;font-size:.875rem;display:block}[dir] .withdrawal-filter-desktop__label{margin-bottom:.3125rem}.withdrawal-filter-desktop__item-double-input{width:100%;height:2.5rem}.withdrawal-filter-desktop__item-check-boxes1,.withdrawal-filter-desktop__item-check-boxes2{display:flex;flex-direction:column}[dir] .withdrawal-filter-desktop__item-check-boxes1,[dir] .withdrawal-filter-desktop__item-check-boxes2{margin:0 0 1.0625rem}[dir] .withdrawal-filter-desktop__item-check-boxes2{margin:0 0 .4375rem}.withdrawal-filter-desktop__item-check-boxes-label{display:flex;justify-content:flex-start;font-weight:700;font-size:.75rem;line-height:.875rem;color:#797b83}[dir] .withdrawal-filter-desktop__item-check-boxes-label{margin:0 0 .4375rem;text-align:start}.withdrawal-filter-desktop__item-check-boxes-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:.4375rem 0}[dir=ltr] .withdrawal-filter-desktop__item-check-boxes-list{margin:0 0 0 .625rem}[dir=rtl] .withdrawal-filter-desktop__item-check-boxes-list{margin:0 .625rem 0 0}.withdrawal-filter-desktop__check-box-container{display:flex;align-items:flex-start}.withdrawal-filter-desktop__check-box{width:1.5rem;height:1.5rem;display:flex}[dir=ltr] .withdrawal-filter-desktop__check-box{margin:0 .5625rem 0 0}[dir=rtl] .withdrawal-filter-desktop__check-box{margin:0 0 0 .5625rem}.withdrawal-filter-desktop__check-box-text{font-weight:600;font-size:.875rem;line-height:1rem;color:#797b83}.withdrawal-filter-desktop__item-selector{width:100%}.withdrawal-filter-desktop__item-selector-label{width:100%;justify-self:flex-start;align-self:center;font-weight:600;font-size:.75rem;line-height:.875rem;color:#797b83}[dir] .withdrawal-filter-desktop__item-selector-label{margin-bottom:3px}.withdrawal-filter-desktop__item-selector-input{height:2.5rem;width:100%}.withdrawal-filter-desktop__item-dates{display:flex;flex-direction:column}.withdrawal-filter-desktop__item-dates-title{font-weight:700;font-size:.75rem;line-height:.875rem;color:#797b83}[dir] .withdrawal-filter-desktop__item-dates-title{margin:0 0 .4375rem}.withdrawal-filter-desktop__item-dates-label{font-weight:600;font-size:.75rem;line-height:.875rem;color:#797b83}.withdrawal-filter-desktop__button,.withdrawal-filter-desktop__item-dates-input{height:2.5rem;width:100%}.withdrawal-filter-desktop__button-text{font-weight:700;font-size:.875rem;line-height:1rem;text-transform:uppercase;color:#111522}[dir] .withdrawal-filter-desktop__button-text{text-align:center}.withdrawal-desktop{flex-grow:2;display:flex;flex-direction:column;width:100%}.withdrawal-desktop__title{font-weight:700;font-size:1.875rem}[dir] .withdrawal-desktop__title{margin-bottom:1rem}.withdrawal-desktop__content{flex-grow:2;width:100%;display:flex;flex-direction:column}.withdrawal-desktop__filters{width:100%;display:block}[dir] .withdrawal-desktop__filters{margin-bottom:1.875rem}.withdrawal-desktop__list{width:100%}[dir] .withdrawal-desktop__list{padding:.3125rem .3125rem 0}.withdrawal-desktop__item{width:100%}[dir] .withdrawal-desktop__item{margin:0 0 .3125rem}.withdrawal-desktop__paginator-container{width:100%;display:flex;align-items:center;justify-content:center}[dir] .withdrawal-desktop__paginator-container{margin:auto 0 0;padding:.625rem 0}.withdrawal-desktop__paginator{width:100%;display:flex;align-items:center;justify-content:center}.withdrawal-desktop__modal{position:fixed;top:0;width:100vw;height:100vh;z-index:1000;display:flex;align-items:center;justify-content:center}[dir] .withdrawal-desktop__modal{background:rgba(0,0,0,.5)}[dir=ltr] .withdrawal-desktop__modal{left:0}[dir=rtl] .withdrawal-desktop__modal{right:0}.withdrawal-desktop__modal-content{min-width:21.125rem}[dir] .withdrawal-desktop__modal-content{padding:1.25rem .625rem 1.875rem;background:#161616;border-radius:.625rem}.withdrawal-desktop__modal-header{display:flex;align-items:center;justify-content:space-between}[dir] .withdrawal-desktop__modal-header{margin-bottom:2rem}.withdrawal-desktop__cross-svg{display:block;width:1rem;height:1rem}.withdrawal-desktop__modal-body{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem .5rem}.withdrawal-desktop__item{display:flex;flex-direction:column}.withdrawal-desktop__item-title{font-weight:700;font-size:.625rem;color:#646464;text-transform:capitalize}[dir] .withdrawal-desktop__item-title{margin:0 0 4px}[dir] .withdrawal-desktop__item-title_end{text-align:end}.withdrawal-desktop__item-value{font-weight:700;font-size:.75rem;line-height:1rem;color:#fff}.withdrawal-desktop__item-value_color_red{color:#d31c32}.top-up-card-desktop{min-width:21.125rem}[dir] .top-up-card-desktop{padding:1.25rem 1.25rem 1.875rem;background:#011b11;border-radius:.625rem}.top-up-card-desktop__header{display:flex;align-items:center;justify-content:space-between}[dir] .top-up-card-desktop__header{margin-bottom:2rem}[dir] .top-up-card-desktop__cross{cursor:pointer}.top-up-card-desktop__cross-svg{display:block;width:1rem;height:1rem}.top-up-card-desktop__body{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem .5rem}[dir] .top-up-card-desktop__body{margin-bottom:1.25rem}.top-up-card-desktop__item{display:flex;flex-direction:column}.top-up-card-desktop__item-title{font-weight:700;font-size:.625rem;color:#646464;text-transform:capitalize}[dir] .top-up-card-desktop__item-title{margin:0 0 4px}[dir] .top-up-card-desktop__item-title_end{text-align:end}.top-up-card-desktop__item-value{font-weight:700;font-size:.75rem;line-height:1rem;color:#fff}.top-up-card-desktop__item-value_color_red{color:#d31c32}.top-up-card-desktop__field{height:2.8125rem}[dir] .top-up-card-desktop__field{margin-bottom:.625rem;background:#000}.top-up-card-desktop__button{height:2.125rem}[dir] .top-up-card-desktop__button:not(:last-child){margin-bottom:.625rem}[dir] .top-up-item-desktop{background-color:#011b11;border-radius:.625rem}.top-up-item-desktop__top{display:grid;grid-template-columns:repeat(7,minmax(0,1fr)) minmax(0,.8fr);justify-content:space-between}[dir] .top-up-item-desktop__top{padding:.625rem}.top-up-item-desktop__bottom{display:flex;justify-content:space-between}[dir] .top-up-item-desktop__bottom{padding:5px 10px}.top-up-item-desktop__item{display:flex;flex-direction:column}.top-up-item-desktop__item-title{font-weight:700;font-size:.625rem;color:#fff;text-transform:capitalize;display:flex;justify-content:center;align-items:center}[dir] .top-up-item-desktop__item-title{background:#fff;border-radius:5px;padding:.875rem}[dir=ltr] .top-up-item-desktop__item-title{margin:0 5px 5px 0}[dir=rtl] .top-up-item-desktop__item-title{margin:0 0 5px 5px}[dir] .top-up-item-desktop__item-title_end{text-align:end}.top-up-item-desktop__item-value{font-weight:700;font-size:.75rem;line-height:1rem;color:#fff;display:flex;justify-content:center;align-items:center}[dir] .top-up-item-desktop__item-value{padding:.875rem;background:#15543d;border-radius:5px}[dir=ltr] .top-up-item-desktop__item-value{margin:0 5px 0 0}[dir=rtl] .top-up-item-desktop__item-value{margin:0 0 0 5px}.top-up-item-desktop__item-value_color_red{color:#d31c32}.top-up-item-desktop__edit{justify-self:flex-end;display:flex;align-items:center;font-weight:700;font-size:.875rem;text-transform:uppercase;color:red}[dir] .top-up-item-desktop__edit{cursor:pointer}.top-up-item-desktop__arrow-svg{display:block;width:2.5rem;height:2.5rem}.top-up-filter-desktop{width:100%;display:flex;flex-direction:column}.top-up-filter-desktop__items{width:fit-content;display:grid;grid-template-columns:repeat(4,1fr);align-items:flex-end;gap:1.25rem;width:100%}.top-up-filter-desktop__label{font-weight:600;font-size:.875rem;display:block}[dir] .top-up-filter-desktop__label{margin-bottom:.3125rem}.top-up-filter-desktop__item-double-input{width:100%;height:2.5rem}.top-up-filter-desktop__item-check-boxes1,.top-up-filter-desktop__item-check-boxes2{display:flex;flex-direction:column}[dir] .top-up-filter-desktop__item-check-boxes1,[dir] .top-up-filter-desktop__item-check-boxes2{margin:0 0 1.0625rem}[dir] .top-up-filter-desktop__item-check-boxes2{margin:0 0 .4375rem}.top-up-filter-desktop__item-check-boxes-label{display:flex;justify-content:flex-start;font-weight:700;font-size:.75rem;line-height:.875rem;color:#797b83}[dir] .top-up-filter-desktop__item-check-boxes-label{margin:0 0 .4375rem;text-align:start}.top-up-filter-desktop__item-check-boxes-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:.4375rem 0}[dir=ltr] .top-up-filter-desktop__item-check-boxes-list{margin:0 0 0 .625rem}[dir=rtl] .top-up-filter-desktop__item-check-boxes-list{margin:0 .625rem 0 0}.top-up-filter-desktop__check-box-container{display:flex;align-items:flex-start}.top-up-filter-desktop__check-box{width:1.5rem;height:1.5rem;display:flex}[dir=ltr] .top-up-filter-desktop__check-box{margin:0 .5625rem 0 0}[dir=rtl] .top-up-filter-desktop__check-box{margin:0 0 0 .5625rem}.top-up-filter-desktop__check-box-text{font-weight:600;font-size:.875rem;line-height:1rem;color:#797b83}.top-up-filter-desktop__item-selector{width:100%}.top-up-filter-desktop__item-selector-label{width:100%;justify-self:flex-start;align-self:center;font-weight:600;font-size:.75rem;line-height:.875rem;color:#797b83}[dir] .top-up-filter-desktop__item-selector-label{margin-bottom:3px}.top-up-filter-desktop__item-selector-input{height:2.5rem;width:100%}.top-up-filter-desktop__item-dates{display:flex;flex-direction:column}.top-up-filter-desktop__item-dates-title{font-weight:700;font-size:.75rem;line-height:.875rem;color:#797b83}[dir] .top-up-filter-desktop__item-dates-title{margin:0 0 .4375rem}.top-up-filter-desktop__item-dates-label{font-weight:600;font-size:.75rem;line-height:.875rem;color:#797b83}.top-up-filter-desktop__button,.top-up-filter-desktop__item-dates-input{height:2.5rem;width:100%}.top-up-filter-desktop__button-text{font-weight:700;font-size:.875rem;line-height:1rem;text-transform:uppercase;color:#111522}[dir] .top-up-filter-desktop__button-text{text-align:center}.top-up-desktop{flex-grow:2;display:flex;flex-direction:column;width:100%}.top-up-desktop__title{font-weight:700;font-size:1.875rem}[dir] .top-up-desktop__title{margin-bottom:1rem}.top-up-desktop__content{flex-grow:2;width:100%;display:flex;flex-direction:column}.top-up-desktop__filters{width:100%;display:block}[dir] .top-up-desktop__filters{margin-bottom:1.875rem}.top-up-desktop__list{width:100%}[dir] .top-up-desktop__list{padding:.3125rem .3125rem 0}.top-up-desktop__item{width:100%}[dir] .top-up-desktop__item{margin:0 0 .3125rem}.top-up-desktop__paginator-container{width:100%;display:flex;align-items:center;justify-content:center}[dir] .top-up-desktop__paginator-container{margin:auto 0 0;padding:.625rem 0}.top-up-desktop__paginator{width:100%}.top-up-desktop__modal,.top-up-desktop__paginator{display:flex;align-items:center;justify-content:center}.top-up-desktop__modal{position:fixed;top:0;width:100vw;height:100vh;z-index:1000}[dir] .top-up-desktop__modal{background:rgba(0,0,0,.5)}[dir=ltr] .top-up-desktop__modal{left:0}[dir=rtl] .top-up-desktop__modal{right:0}.top-up-desktop__modal-content{min-width:21.125rem}[dir] .top-up-desktop__modal-content{padding:1.25rem .625rem 1.875rem;background:#161616;border-radius:.625rem}.top-up-desktop__modal-header{display:flex;align-items:center;justify-content:space-between}[dir] .top-up-desktop__modal-header{margin-bottom:2rem}.top-up-desktop__cross-svg{display:block;width:1rem;height:1rem}.top-up-desktop__modal-body{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem .5rem}.top-up-desktop__item{display:flex;flex-direction:column}.top-up-desktop__item-title{font-weight:700;font-size:.625rem;color:#646464;text-transform:capitalize}[dir] .top-up-desktop__item-title{margin:0 0 4px}[dir] .top-up-desktop__item-title_end{text-align:end}.top-up-desktop__item-value{font-weight:700;font-size:.75rem;line-height:1rem;color:#fff}.top-up-desktop__item-value_color_red{color:#d31c32}[dir] .auth-modal{padding:5.75rem 7.375rem 9.3125rem}.auth-modal__pop-up-title{font-weight:700;font-size:1.875rem;color:#fff}[dir] .auth-modal__pop-up-title{margin-bottom:2.8125rem}.auth-modal__buttons{width:20rem}[dir] .auth-modal__buttons{margin:0 auto}.auth-modal__pop-up-button{height:2.5rem}[dir] .auth-modal__pop-up-button:not(:last-child){margin-bottom:1.4375rem}.auth-modal__pop-up-button-text{font-weight:500;font-size:.875rem;text-transform:uppercase}.switch-box{width:1.9rem;height:.929rem;display:flex;align-items:center;transition:all .2s ease-in}[dir] .switch-box{border-radius:.5rem;background:#525f7b;cursor:pointer}[dir] .switch-box_active .switch-box__indicator{border-color:#fdb500;background:#fdb500}[dir=ltr] .switch-box_active .switch-box__indicator{transform:translateX(.9rem)}[dir=rtl] .switch-box_active .switch-box__indicator{transform:translateX(-.9rem)}.switch-box__indicator{box-sizing:border-box;width:1.214rem;height:1.214rem;transition:all .2s ease-in}[dir] .switch-box__indicator{border-radius:100%;background:#fff}.request-card{color:#fff;font-size:1rem;font-weight:400;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}[dir] .request-card{padding:.714rem;background:#011b11;border-radius:10px;border-radius:.3125rem}[dir] .request-card__item{margin-bottom:.5rem}[dir=ltr] .request-card__item:nth-child(2n)>*{text-align:right}[dir=rtl] .request-card__item:nth-child(2n)>*{text-align:left}.request-card__name{color:#a8a8a8;font-size:.857rem;font-weight:700;text-transform:capitalize}[dir] .request-card__name{margin-bottom:3px}.request-card__value{width:100%;overflow:hidden;text-overflow:ellipsis}.request-card__value_status_1{color:#00c159}.request-card__value_status_2{color:#ff3f4a}[dir] .request-card__comment{margin-bottom:.5rem}[dir=ltr] .request-card__comment{padding-left:.75rem}[dir=rtl] .request-card__comment{padding-right:.75rem}.request-card__button{grid-column:1/3}.detail-card{max-height:85vh;overflow-y:auto;color:#fff;font-size:1rem;font-weight:400}[dir] .detail-card{margin-top:2rem;padding:.625rem 1.25rem;background-color:#0e2145;border:2px solid #1357a3;border-radius:.3125rem}.detail-card__title{font-size:1.25rem;font-weight:700}[dir] .detail-card__title{margin-bottom:.5rem;text-align:center}.detail-card__content{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}[dir] .detail-card__item{margin-bottom:.5rem}[dir=ltr] .detail-card__item:nth-child(2n)>*{text-align:right}[dir=rtl] .detail-card__item:nth-child(2n)>*{text-align:left}.detail-card__name{color:#7e8292;font-size:.857rem;font-weight:700;text-transform:capitalize}[dir] .detail-card__name{margin-bottom:3px}.detail-card__value_status_1{color:#00c159}.detail-card__value_status_2{color:#ff3f4a}.detail-card__comment{grid-column:1/3}[dir] .detail-card__comment{margin-bottom:.5rem}.detail-card__image{width:100%}[dir] .detail-card__image{margin-bottom:.5rem}.detail-card__input-block{width:100%}[dir] .detail-card__input-block{margin-bottom:1rem}.detail-card__buttons{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:.5rem;justify-items:stretch}.active-admin-requests__content{display:flex;flex-direction:column;align-items:center}[dir] .active-admin-requests__content{padding:.714rem 1.5rem 2.143rem}.active-admin-requests__item{max-width:50rem;width:100%}[dir] .active-admin-requests__item{margin-bottom:.625rem}.active-admin-requests__paginator{display:flex;justify-content:center}[dir] .active-admin-requests__paginator{margin-top:1rem}.active-admin-requests__filter-block{position:relative}[dir] .active-admin-requests__filter-block{padding:.7rem}.active-admin-requests__label{width:100%}[dir] .active-admin-requests__label{margin-bottom:.571rem}.active-admin-requests__block{width:100%}[dir] .active-admin-requests__block{margin-bottom:.714rem}.active-admin-requests__switch{width:100%;display:flex;justify-content:space-between;align-items:center}[dir] .active-admin-requests__switch-wrapper{padding:.5rem;background:#0e2145;border-radius:5px}.active-admin-requests__button{width:75%}[dir] .active-admin-requests__button{margin-top:.714rem;margin-bottom:1.429rem}.active-admin-requests__button button{font-weight:400}.bank-withdrawals-item{display:flex;flex-direction:column;box-sizing:border-box}[dir] .bank-withdrawals-item{padding:.625rem;background:#0e2145;border:2px solid #1357a3;border-radius:.3125rem}.bank-withdrawals-item__top{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem 0;justify-content:space-between}.bank-withdrawals-item__data{display:flex;flex-direction:column}[dir] .bank-withdrawals-item__data{text-align:start}.bank-withdrawals-item__data:nth-child(2n){justify-self:flex-end}[dir] .bank-withdrawals-item__data:nth-child(2n){text-align:end}.bank-withdrawals-item__title{font-weight:700;font-size:.75rem;color:#7e8292}[dir] .bank-withdrawals-item__title{margin:0 0 3px}.bank-withdrawals-item__value{font-weight:400;font-size:.875rem;color:#fff}.bank-withdrawals-item__button{width:100%;height:2.5rem;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:1rem;line-height:1.1875rem;color:#fff;text-transform:uppercase}[dir] .bank-withdrawals-item__button{margin:1.25rem 0 0;border-radius:.3125rem;text-shadow:0 0 .375rem hsla(0,0%,100%,.38)}[dir=ltr] .bank-withdrawals-item__button{background:linear-gradient(90deg,#ffb401 -29.27%,#ff9901 107.32%)}[dir=rtl] .bank-withdrawals-item__button{background:linear-gradient(-90deg,#ffb401 -29.27%,#ff9901 107.32%)}[dir] .bank-withdrawals-item__button:active{transform:translateY(2px)}.redact-modal{display:flex;flex-direction:column;box-sizing:border-box}[dir] .redact-modal{padding:.625rem;background:#0e2145;border:2px solid #1357a3;border-radius:.3125rem}.redact-modal__top{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem 0;justify-content:space-between}.redact-modal__data{display:flex;flex-direction:column}[dir] .redact-modal__data{text-align:start}.redact-modal__data:nth-child(2n){justify-self:flex-end}[dir] .redact-modal__data:nth-child(2n){text-align:end}.redact-modal__title{font-weight:700;font-size:.75rem;color:#7e8292}[dir] .redact-modal__title{margin:0 0 3px}.redact-modal__value{font-weight:400;font-size:.875rem;color:#fff}.redact-modal__button1,.redact-modal__button2,.redact-modal__button3{width:100%;height:2.5rem;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:1rem;line-height:1.1875rem;color:#fff;text-transform:uppercase}[dir] .redact-modal__button1,[dir] .redact-modal__button2,[dir] .redact-modal__button3{margin:1.25rem 0 0;border-radius:.3125rem;text-shadow:0 0 .375rem hsla(0,0%,100%,.38)}[dir=ltr] .redact-modal__button1,[dir=ltr] .redact-modal__button2,[dir=ltr] .redact-modal__button3{background:linear-gradient(90deg,#ffb401 -29.27%,#ff9901 107.32%)}[dir=rtl] .redact-modal__button1,[dir=rtl] .redact-modal__button2,[dir=rtl] .redact-modal__button3{background:linear-gradient(-90deg,#ffb401 -29.27%,#ff9901 107.32%)}[dir] .redact-modal__button1:active,[dir] .redact-modal__button2:active,[dir] .redact-modal__button3:active{transform:translateY(2px)}.redact-modal__transaction-id{color:#fff}[dir] .redact-modal__transaction-id{text-align:center;margin-top:1.25rem}[dir] .bank-withdrawals{padding:.714rem 1.5rem 2.143rem}.bank-withdrawals__filters{width:100%;display:flex;flex-direction:column;box-sizing:border-box}[dir] .bank-withdrawals__filters{margin:0 0 1.25rem}.bank-withdrawals__dates{display:grid;grid-template-columns:1fr 1fr;gap:.714rem}[dir] .bank-withdrawals__filter-title{margin-bottom:.786rem}.bank-withdrawals__input{display:flex;align-items:center;position:relative}.bank-withdrawals__calendar{position:absolute;top:calc(505px - .85rem)}[dir=ltr] .bank-withdrawals__calendar{right:1.286rem}[dir=rtl] .bank-withdrawals__calendar{left:1.286rem}.bank-withdrawals__calendar-svg{display:block;height:1.5rem;width:1.5rem}.bank-withdrawals__label{width:100%;text-transform:capitalize}[dir] .bank-withdrawals__label{margin-bottom:.571rem}.bank-withdrawals__block{width:100%}[dir] .bank-withdrawals__block{margin-bottom:.714rem}.bank-withdrawals__button{width:75%}[dir] .bank-withdrawals__button{margin:.714rem auto 1.429rem}.bank-withdrawals__button button{font-weight:400}.bank-withdrawals__list{display:flex;flex-direction:column;box-sizing:border-box}.bank-withdrawals__item{width:100%}[dir] .bank-withdrawals__item:not(:last-child){margin:0 0 .625rem}.bank-withdrawals .react-datepicker-wrapper{width:100%;height:100%}.bank-withdrawals .react-datepicker__input-container{height:100%}.bank-withdrawals .react-datepicker__input-container input{width:100%;height:3rem;color:#fff;outline:none;box-sizing:border-box}[dir] .bank-withdrawals .react-datepicker__input-container input{background:#0e2145;border-radius:.3125rem;border:none;padding:0}[dir=ltr] .bank-withdrawals .react-datepicker__input-container input{padding-left:1.5rem}[dir=rtl] .bank-withdrawals .react-datepicker__input-container input{padding-right:1.5rem}.changing-form{display:flex;flex-direction:column;align-items:center}[dir] .changing-form{padding:1.929rem 1.357rem}.changing-form__title{font-size:1.142rem}[dir] .changing-form__title{margin-bottom:1.214rem;text-align:center}.changing-form__logo{display:block;width:4rem}[dir] .changing-form__logo{margin-bottom:1rem}[dir] .changing-form__bank{margin-bottom:.5rem}.changing-form__input-block{width:100%}[dir] .changing-form__input-block{margin-bottom:1.286rem}[dir] .changing-form__name{margin-bottom:.786rem}.changing-form__id{box-sizing:border-box;height:2.5rem;display:flex;align-items:center}[dir] .changing-form__id{padding:.625rem;background:#011b11;border-radius:.625rem}.changing-form__input-field{height:2.5rem}.changing-form__button{width:66.66%;height:2.5rem}[dir] .changing-form__button{margin-top:2.857rem}.create-requisite{display:flex;flex-direction:column;align-items:center}[dir] .create-requisite{padding:1.929rem 1.357rem}.create-requisite__title{font-size:1.142rem}[dir] .create-requisite__title{margin-bottom:1.214rem;text-align:center}.create-requisite__block{width:100%}[dir] .create-requisite__block{margin-bottom:1.286rem}[dir] .create-requisite__name{margin-bottom:.786rem}.create-requisite__input-field{width:100%;height:2.5rem}.create-requisite__button{width:66.66%;height:2.5rem}[dir] .create-requisite__button{margin-top:2.857rem}.admin-requests-history__content{display:flex;flex-direction:column;align-items:center}[dir] .admin-requests-history__content{padding:.714rem 1.5rem 2.143rem}.admin-requests-history__title{font-size:1.143rem;font-weight:400}[dir] .admin-requests-history__title{margin-bottom:2rem}.admin-requests-history__item{max-width:50rem;width:100%}[dir] .admin-requests-history__item{margin-bottom:.625rem}.admin-requests-history__paginator{display:flex;justify-content:center}[dir] .admin-requests-history__paginator{margin-top:1rem}.admin-requests-history__checkboxes{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.143rem}[dir] .admin-requests-history__checkboxes{margin-bottom:1.429rem}.admin-requests-history__checkbox{display:flex;align-items:center}[dir=ltr] .admin-requests-history__checkbox-name{margin-left:.357rem}[dir=rtl] .admin-requests-history__checkbox-name{margin-right:.357rem}.admin-requests-history__filter{width:fit-content;display:grid;grid-template-columns:repeat(4,1fr);align-items:flex-end;gap:1.25rem}[dir] .admin-requests-history__filter{margin-bottom:.714rem}[dir] .admin-requests-history__filter-title{margin-bottom:.786rem}.admin-requests-history__input{display:flex;align-items:center;position:relative}.admin-requests-history__label{width:100%}[dir] .admin-requests-history__label{margin-bottom:.571rem}.admin-requests-history__block{width:100%}[dir] .admin-requests-history__block{margin-bottom:.714rem}[dir] .admin-requests-history__button{margin-top:.714rem}.admin-withdrawal-requests-history__content{display:flex;flex-direction:column;align-items:center}[dir] .admin-withdrawal-requests-history__content{padding:.714rem 1.5rem 2.143rem}.admin-withdrawal-requests-history__title{font-size:1.143rem;font-weight:400}[dir] .admin-withdrawal-requests-history__title{margin-bottom:2rem}.admin-withdrawal-requests-history__item{max-width:50rem;width:100%}[dir] .admin-withdrawal-requests-history__item{margin-bottom:.625rem}.admin-withdrawal-requests-history__paginator{display:flex;justify-content:center}[dir] .admin-withdrawal-requests-history__paginator{margin-top:1rem}.admin-withdrawal-requests-history__checkboxes{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.143rem}[dir] .admin-withdrawal-requests-history__checkboxes{margin-bottom:1.429rem}.admin-withdrawal-requests-history__checkbox{display:flex;align-items:center}[dir=ltr] .admin-withdrawal-requests-history__checkbox-name{margin-left:.357rem}[dir=rtl] .admin-withdrawal-requests-history__checkbox-name{margin-right:.357rem}.admin-withdrawal-requests-history__filter{width:fit-content;display:grid;grid-template-columns:repeat(4,1fr);align-items:flex-end;gap:1.25rem}[dir] .admin-withdrawal-requests-history__filter{margin-bottom:.714rem}[dir] .admin-withdrawal-requests-history__filter-title{margin-bottom:.786rem}.admin-withdrawal-requests-history__input{display:flex;align-items:center;position:relative}.admin-withdrawal-requests-history__label{width:100%}[dir] .admin-withdrawal-requests-history__label{margin-bottom:.571rem}.admin-withdrawal-requests-history__block{width:100%}[dir] .admin-withdrawal-requests-history__block{margin-bottom:.714rem}[dir] .admin-withdrawal-requests-history__button{margin-top:.714rem}.bank-item *{box-sizing:border-box}.bank-item__bank{width:100%;display:flex;align-items:center}[dir] .bank-item__bank{background:#011b11;border-radius:.3125rem}[dir=ltr] .bank-item__bank{padding:.3rem 1.379rem .3rem .5rem}[dir=rtl] .bank-item__bank{padding:.3rem .5rem .3rem 1.379rem}.bank-item__logo{display:block;width:3.5rem;height:2.257rem;object-fit:contain}[dir=ltr] .bank-item__logo{margin-right:.5rem}[dir=rtl] .bank-item__logo{margin-left:.5rem}[dir=ltr] .bank-item__name{margin-right:auto}[dir=rtl] .bank-item__name{margin-left:auto}.bank-item__arrow{transition:all .3s ease-in-out}.bank-item__arrow-svg{display:block;width:1.143rem;height:.671rem}[dir] .bank-item__arrow_open{transform:scale(-1)}[dir=ltr] .bank-item__arrow_type_requisite{transform:rotate(-90deg)}[dir=rtl] .bank-item__arrow_type_requisite{transform:rotate(90deg)}.bank-item__arrow_type_requisite-svg{display:block;width:.9rem;height:.528rem}[dir] .bank-item__requisites-list{margin-top:.25rem}[dir=ltr] .bank-item__requisites-list{padding-left:2rem}[dir=rtl] .bank-item__requisites-list{padding-right:2rem}.bank-item__requisite{width:100%;display:flex;justify-content:space-between;align-items:center}[dir] .bank-item__requisite{margin-bottom:.25rem;padding:.7rem 1.379rem;background-color:#011b11;border-radius:.3125rem}[dir] .bank-item__requisite:last-child{margin-bottom:.625rem}[dir] .requisites-list{padding:1.786rem 2.143rem}.requisites-list__bank{box-sizing:border-box;width:100%;display:flex;align-items:center}[dir] .requisites-list__bank{background-color:#0e2145;border:1px solid #1357a3;border-radius:.3125rem}[dir=ltr] .requisites-list__bank{padding-right:1.379rem}[dir=rtl] .requisites-list__bank{padding-left:1.379rem}[dir] .requisites-list__bank:not(:last-child){margin-bottom:.286rem}.requisites-list__logo{display:block;width:5rem;height:2.857rem}[dir=ltr] .requisites-list__arrow{margin-left:auto}[dir=rtl] .requisites-list__arrow{margin-right:auto}.requisites-list__arrow-svg{display:block;width:.671rem;height:1.143rem}[dir] .requisites-list__title{text-align:center}.requisites-list__button{height:2.5rem}[dir] .requisites-list__button{margin-top:5rem}.footer{width:100%;display:flex;flex-direction:column;align-items:center}.footer__title{width:100%;color:#011b11}[dir] .footer__title{margin-top:auto;padding:1.1875rem;background-color:#ea2326;text-align:center}.footer__content{width:100%}[dir] .footer__content{padding:.875rem 1.25rem 1.25rem}.footer__item{display:flex;align-items:center;width:100%}[dir] .footer__item{border:1px solid #505050;border-radius:10px}[dir=ltr] .footer__item{padding:.3125rem .9375rem .3125rem .625rem}[dir=rtl] .footer__item{padding:.3125rem .625rem .3125rem .9375rem}[dir] .footer__item:not(:last-child){margin-bottom:.625rem}.footer__item-img{width:1.875rem;height:1.875rem;display:flex}[dir=ltr] .footer__item-img{margin-right:.875rem}[dir=rtl] .footer__item-img{margin-left:.875rem}.footer__item-img *{fill:#ea2326}.footer__item-text{font-weight:600;font-size:.875rem;line-height:1rem;font-feature-settings:"pnum" on,"lnum" on}.footer__element-arrow{width:2.5rem;height:2.5rem;display:flex}[dir=ltr] .footer__element-arrow{margin:0 0 0 auto}[dir=rtl] .footer__element-arrow{margin:0 auto 0 0}.footer__element-arrow *{fill:#ea2326}[dir=rtl] .footer__element-arrow{transform:rotate(180deg)}.header{width:100%;display:flex;align-items:center;justify-content:space-between;font-weight:700}[dir] .header{background:var(--Light-UI-Cards-1,#fff);padding:1.031rem 3.125rem}.header__wrapper{max-width:70%;display:flex;align-items:center}.header__home{display:block;width:1.875rem;height:1.875rem}[dir=ltr] .header__home{margin-right:.9375rem}[dir=rtl] .header__home{margin-left:.9375rem}.header__icon{display:block;width:1.5rem;height:1.5rem}[dir=ltr] .header__icon{margin-right:.625rem}[dir=rtl] .header__icon{margin-left:.625rem}[dir=ltr] .header__icon_type_logout{margin-left:auto;margin-right:0}[dir=rtl] .header__icon_type_logout{margin-right:auto;margin-left:0}.header__title{width:100%;font-size:1.25rem}[dir=ltr] .header__title{margin-left:.625rem}[dir=rtl] .header__title{margin-right:.625rem}.header__user{overflow:hidden;text-overflow:ellipsis}.header__block{flex-shrink:0;min-width:11.875rem;display:flex;flex-direction:column;color:var(--Accent-Accent,#ea2326);font-family:Poppins;font-size:1.125rem;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize}[dir] .header__block{padding:.625rem 1.25rem;background:var(--Light-UI-Cards-2,#f1f3f7);border-radius:.625rem}.header__block span{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:1.125rem;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}[dir=ltr] .header__block span{margin-right:.625rem}[dir=rtl] .header__block span{margin-left:.625rem}.header__block_type_logout{min-width:15.625rem}[dir=ltr] .header__block_type_logout{margin-left:.625rem}[dir=rtl] .header__block_type_logout{margin-right:.625rem}.header__currency{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:.813rem;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}[dir=ltr] .header__currency{margin:3px 0 0 .313rem}[dir=rtl] .header__currency{margin:3px .313rem 0 0}.header__logout{display:flex}[dir] .header__logout{border-radius:.625rem;background:var(--Light-UI-Cards-2,#f1f3f7);padding:.625rem 1.25rem;cursor:pointer}.header__logout-icon{width:1.625rem;height:1.625rem}[dir=ltr] .header__logout-icon{margin-right:.625rem}[dir=rtl] .header__logout-icon{margin-left:.625rem}.header__logout-text{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:1.125rem;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.header__row{display:flex;align-items:baseline}.header__id-label{color:#222;font-size:.875rem;font-weight:600}[dir=ltr] .header__id-label{margin-right:.3125rem}[dir=rtl] .header__id-label{margin-left:.3125rem}.header__id-value{color:#ea2326;font-size:.875rem;font-weight:700}.locale{height:100%;min-width:44.25rem;display:flex;align-items:center;justify-content:center}[dir] .locale{padding:4.875rem}.locale__content{width:100%;display:flex;flex-direction:column;align-items:center}.locale__title{font-weight:500;font-size:1.875rem;color:#797b83}[dir] .locale__title{margin-bottom:1.25rem;text-align:center}.locale__item{width:100%;height:3.125rem;display:flex;align-items:center;color:#fff}[dir] .locale__item{margin:0 0 .625rem;border:1px solid #fff;border-radius:.3125rem;cursor:pointer}[dir=ltr] .locale__item{padding-left:.625rem}[dir=rtl] .locale__item{padding-right:.625rem}.locale__item_active{color:#011b11}[dir] .locale__item_active{background:#ea2326;border:none}.locale__item-flag{width:1.4rem}[dir=ltr] .locale__item-flag{margin-right:.5rem}[dir=rtl] .locale__item-flag{margin-left:.5rem}.locale__item-text{font-weight:600;font-size:.875rem;line-height:1rem}.locale__bottom{width:20rem}[dir] .locale__bottom{margin-top:17.375rem}.locale__button{width:100%;height:2.5rem}.locale__button-text{font-weight:700;font-size:.875rem;line-height:1rem;text-transform:uppercase;color:#000}[dir] .locale__button-text{text-align:center}.language-dropdown-selector-mobile{display:flex;flex-direction:column;width:100%;height:100%;gap:.625rem}[dir] .language-dropdown-selector-mobile{background:transparent;cursor:pointer}.language-dropdown-selector-mobile__current-lang,.language-dropdown-selector-mobile__lang{display:flex;align-items:center}.language-dropdown-selector-mobile__current-item{width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-content:space-between;box-sizing:border-box}[dir] .language-dropdown-selector-mobile__current-item{border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9);padding:.313rem .625rem;background:#fff}[dir=ltr] .language-dropdown-selector-mobile__current-item_menuLayout{padding:.313rem .625rem .313rem 1.25rem}[dir=rtl] .language-dropdown-selector-mobile__current-item_menuLayout{padding:.313rem 1.25rem .313rem .625rem}.language-dropdown-selector-mobile__current-lang-name{font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal;color:#222;text-transform:capitalize}.language-dropdown-selector-mobile__current-flag{justify-self:flex-end;width:1.5rem;height:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}[dir=ltr] .language-dropdown-selector-mobile__current-flag{margin-right:.625rem}[dir=rtl] .language-dropdown-selector-mobile__current-flag{margin-left:.625rem}.language-dropdown-selector-mobile__arrow{justify-self:flex-end;display:flex;flex-direction:column;align-items:center;justify-content:center;width:1.875rem;height:1.875rem}[dir=ltr] .language-dropdown-selector-mobile__arrow_menuLayout{transform:rotate(-90deg)}[dir=rtl] .language-dropdown-selector-mobile__arrow_menuLayout{transform:rotate(90deg)}[dir=ltr] .language-dropdown-selector-mobile__arrow_isOpen{transform:rotate(-180deg)}[dir=rtl] .language-dropdown-selector-mobile__arrow_isOpen{transform:rotate(180deg)}[dir=ltr] .language-dropdown-selector-mobile__arrow_menuLayout .language-dropdown-selector-mobile__arrow_isOpen{transform:rotate(90deg)}[dir=rtl] .language-dropdown-selector-mobile__arrow_menuLayout .language-dropdown-selector-mobile__arrow_isOpen{transform:rotate(-90deg)}.language-dropdown-selector-mobile__items{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:1.375rem;justify-content:space-between;box-sizing:border-box;overflow:hidden;z-index:999}[dir] .language-dropdown-selector-mobile__items{border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9);background:var(--Light-UI-Cards-1,#fff);padding:.938rem}.language-dropdown-selector-mobile__item{width:100%;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box}[dir] .language-dropdown-selector-mobile__item{padding:.313rem .625rem}[dir] .language-dropdown-selector-mobile__item_active{border-radius:.625rem;border:1px solid var(--Accent-Accent,#ea2326)}.language-dropdown-selector-mobile__lang-name{font-size:.875rem;color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}[dir] .language-dropdown-selector-mobile__lang-name{text-align:center}.language-dropdown-selector-mobile__flag{align-self:center;width:1.5rem;height:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}[dir=ltr] .language-dropdown-selector-mobile__flag{margin-right:.625rem}[dir=rtl] .language-dropdown-selector-mobile__flag{margin-left:.625rem}.language-dropdown-selector-mobile__item:hover .language-dropdown-selector-mobile__flag{opacity:1}[dir=rtl] .language-dropdown-selector-mobile__arrow{transform:rotate(180deg)}[dir=rtl] .language-dropdown-selector-mobile__arrow_isOpen{transform:rotate(90deg)}.auth-desktop{flex-grow:2;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:500}.auth-desktop__content{width:31.625rem;display:flex;flex-direction:column;align-items:center}[dir] .auth-desktop__content{border-radius:.625rem;background:#fff;padding:5rem 6.438rem 9.625rem}.auth-desktop__title{width:100%;display:flex;align-items:center;justify-content:center;color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:1.5rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.48px}.auth-desktop__logo{width:12.313rem;height:1.625rem}[dir] .auth-desktop__logo{margin:1.688rem auto}.auth-desktop__data{width:100%}[dir] .auth-desktop__field{margin-bottom:.313rem}[dir] .auth-desktop__field_withMargin{margin-bottom:2.5rem}.auth-desktop__field-title{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}[dir] .auth-desktop__field-title{margin-bottom:2px}.auth-desktop__field-input{height:2.8125rem;width:100%}.auth-desktop__button{width:100%;height:2.5rem}.auth-desktop__button-text{text-transform:uppercase;color:#fff}.auth-desktop__hr{width:100%}[dir] .auth-desktop__hr{border-bottom:1px solid var(--Light-UI-Stroke,#c4c6c9);background:#c4c6c9;margin:1.875rem 0}.auth-desktop__item{height:2.75rem;display:flex;align-items:center;color:#fff}[dir] .auth-desktop__item{padding:0 20px;border-radius:.625rem;background:#011b11;cursor:pointer}.auth-desktop__item-img{display:flex;width:1.25rem;height:1.25rem}[dir=ltr] .auth-desktop__item-img{margin-right:.625rem}[dir=rtl] .auth-desktop__item-img{margin-left:.625rem}.auth-desktop__item-img-svg{width:1.25rem;height:1.25rem}.auth-desktop__lang{width:100%}.auth-desktop__item-text{font-weight:600;font-size:.875rem;line-height:1rem;font-feature-settings:"pnum" on,"lnum" on}.auth-desktop__element-arrow{width:1.875rem;height:1.875rem;display:flex}[dir=ltr] .auth-desktop__element-arrow{margin:0 0 0 auto}[dir=rtl] .auth-desktop__element-arrow{margin:0 auto 0 0}.auth-desktop__element-arrow *{fill:#ea2326}[dir=rtl] .auth-desktop__element-arrow{transform:rotate(180deg)}.menu-item{width:100%;display:flex;align-items:center}.menu-item__name{font-size:.875rem;line-height:.875rem;color:#ea2326;font-weight:700}[dir] .menu-item__name{margin-bottom:.8125rem}.menu-item__sub-list{width:100%;display:flex;flex-direction:column;align-items:center}[dir] .menu-item__sub-list:not(:last-child){margin-bottom:.75rem}.menu-item__element{width:100%;display:flex;justify-content:space-between;align-items:center;color:#222}[dir] .menu-item__element{border:1px solid var(--Light-UI-Stroke,#c4c6c9);background:var(--Light-UI-Cards-1,#fff);border-radius:.625rem}[dir=ltr] .menu-item__element{padding:.313rem .625rem .313rem 1.25rem}[dir=rtl] .menu-item__element{padding:.313rem 1.25rem .313rem .625rem}[dir] .menu-item__element:not(:last-child){margin:0 0 .625rem}[dir] .menu-item__element_active{background:#ea2326;border-color:transparent}.menu-item__element_active span{color:#fff}.menu-item__element-name{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.menu-item__element-indicator{position:relative;width:1.25rem;min-width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}[dir=ltr] .menu-item__element-indicator{margin:0 1.25rem 0 auto}[dir=rtl] .menu-item__element-indicator{margin:0 auto 0 1.25rem}.menu-item__element-indicator-background{position:absolute;width:1.25rem;min-width:1.25rem;height:1.25rem}[dir] .menu-item__element-indicator-background{background-color:red;border-radius:50%;transform:scale(1)}[dir=ltr] .menu-item__element-indicator-background,[dir=rtl] .menu-item__element-indicator-background{animation:indicate 1s infinite alternate}.menu-item__element-indicator-count{z-index:1;font-size:.75rem;line-height:.75rem;font-feature-settings:"pnum" on,"lnum" on;color:#fff}.menu-item__element-arrow{width:1.875rem;height:1.875rem;display:flex}.menu-item__element-arrow_active *{fill:#fff}[dir=rtl] .menu-item__element-arrow{transform:rotate(180deg)}@keyframes indicate{0%{transform:scale(1)}to{transform:scale(1.2)}}[dir] .menu{padding:1.875rem 1.25rem 3.125rem}.menu__title{width:100%;height:50px;display:flex;align-items:center;font-weight:700;font-size:.75rem;line-height:.875rem;color:#fff}[dir] .menu__title{background:#011b11;padding:0 .625rem}.menu__list{display:flex;flex-direction:column;align-items:center}[dir] .menu__list{margin-bottom:5.625rem}.menu__logo{width:12.313rem;height:1.375rem;display:flex}[dir] .menu__logo{margin:0 auto 5.625rem}.menu__item{display:flex;align-items:center;width:100%}[dir] .menu__item{border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9);background:#fff}[dir=ltr] .menu__item{padding:.313rem .625rem .313rem 1.25rem}[dir=rtl] .menu__item{padding:.313rem 1.25rem .313rem .625rem}[dir] .menu__item:not(:last-child){margin-bottom:.625rem}.menu__item-img{width:1.5rem;height:1.5rem;display:flex}[dir=ltr] .menu__item-img{margin-right:.875rem}[dir=rtl] .menu__item-img{margin-left:.875rem}.menu__item-img *{fill:#ea2326}.menu__item-text{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.menu__element-arrow{width:1.875rem;height:1.875rem;display:flex}[dir=ltr] .menu__element-arrow{margin:0 0 0 auto}[dir=rtl] .menu__element-arrow{transform:rotate(180deg);margin:0 auto 0 0}.app{width:100%;height:100%;color:#fff;display:flex;flex-direction:column;overflow-y:auto}[dir] .app{background:#f1f3f7}.app__main{height:100%;display:flex}.app__menu{min-width:21.875rem;display:flex;flex-direction:column;justify-content:space-between}[dir] .app__menu{background:var(--Light-UI-Background,#f1f3f7)}[dir=ltr] .app__menu{border-right:1px solid var(--Light-UI-Stroke,#c4c6c9)}[dir=rtl] .app__menu{border-left:1px solid var(--Light-UI-Stroke,#c4c6c9)}.app__container{flex:1 1}[dir] .app__container{margin:3.438rem 3.125rem;padding:1.875rem 3.125rem;border-radius:1.25rem;background:var(--Light-UI-Cards-1,#fff)}.app__content{flex-grow:1}.app__content,.app__welcome{display:flex;flex-direction:column}.app__welcome{width:100%;height:100%;align-items:center;justify-content:center;font-weight:500;font-size:1.25rem;color:#fff}.app__logo{display:block;width:33.4375rem;height:9.8125rem;filter:grayscale(1)}[dir] .app__logo{margin-bottom:.5rem}.app__welcome-title{font-size:1.875rem}[dir] .app__welcome-title{margin-bottom:1.25rem}#root,body,html{width:100%;height:100%;font-family:"Poppins",sans-serif}[dir] #root,[dir] body,html[dir]{margin:0;padding:0;background:#000}*,:after,:before{box-sizing:border-box;text-decoration:none;list-style:none;color:inherit}[dir] *,[dir] :after,[dir] :before{padding:0;margin:0}html{font-size:1rem}a,h1,h2,h3,h4,h5,h6,li,ol,p,ul{text-decoration:none;list-style:none;color:inherit}[dir] a,[dir] h1,[dir] h2,[dir] h3,[dir] h4,[dir] h5,[dir] h6,[dir] li,[dir] ol,[dir] p,[dir] ul{padding:0;margin:0}@media only screen and (max-width:2600px){html{font-size:18px}}@media only screen and (max-width:2300px){html{font-size:17px}}@media only screen and (max-width:1920px){html{font-size:16px}}@media only screen and (max-width:1750px){html{font-size:15px}}@media only screen and (max-width:1600px){html{font-size:14px}}@media only screen and (max-width:1440px){html{font-size:13px}}@media only screen and (max-width:1366px){html{font-size:13px}}.active-request-item{display:grid;grid-template-columns:repeat(2,minmax(0,.5fr)) minmax(0,1fr) repeat(3,minmax(0,.7fr));gap:.625rem;font-size:.857rem;font-weight:700;color:#000}[dir] .active-request-item{padding:.625rem 1.25rem;border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9);background:var(--Light-UI-Cards-1,#fff)}.active-request-item__bottom,.active-request-item__top{display:flex;justify-content:space-between}.active-request-item__bottom{display:grid;grid-template-columns:50% 50%;gap:.625rem}.active-request-item__item{display:flex;flex-direction:column;align-items:flex-start}.active-request-item__item-text{color:var(--Light-UI-Text-Additional-1,#828282);font-variant-numeric:lining-nums proportional-nums;font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.active-request-item__item-value{overflow:hidden;color:var(--Light-UI-Text-Regular-1,#222);font-variant-numeric:lining-nums proportional-nums;text-overflow:ellipsis;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}.active-request-item__item-value_strictSplit{word-break:break-all}.active-request-item__item-value_red span{color:var(--Accent-Accent,#ea2326);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}[dir] .active-request-item__item-value_red span{text-align:center}.active-request-item__buttons{display:flex;gap:.625rem;justify-content:flex-end}.active-request-item__button{height:1.938rem;width:100%}.active-request-item__button-text{color:var(--Light-UI-Text-Regular,#fff);font-family:Arial;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize}.active-request-item__button-text_red{color:#ea2326}.active-request-modal{box-sizing:border-box;position:fixed;z-index:999;top:0;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;font-weight:700}[dir] .active-request-modal{padding:8.5rem 1.071rem .714rem;background:transparent;background:rgba(0,0,0,.4)}[dir=ltr] .active-request-modal{left:0}[dir=rtl] .active-request-modal{right:0}.active-request-modal *{box-sizing:border-box}.active-request-modal__content{width:100%;max-width:23.571rem;color:#000}[dir] .active-request-modal__content{padding:1.875rem;border-radius:1.25rem;border:1px solid #ddd;background:var(--Light-UI-Text-Regular,#fff);box-shadow:0 0 20px 0 rgba(0,0,0,.3)}.active-request-modal__header{display:flex;align-items:center;justify-content:space-between;color:#000;font-family:Poppins;font-size:1rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}[dir] .active-request-modal__header{margin-bottom:.714rem}.active-request-modal__cross{width:1.142rem;height:1.142rem}[dir] .active-request-modal__cross{cursor:pointer}.active-request-modal__reject{width:72.6%;color:#000;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}[dir] .active-request-modal__reject{margin-bottom:.625rem}.active-request-modal__amount{color:#e41420}[dir=ltr] .active-request-modal__amount{margin-left:.25rem}[dir=rtl] .active-request-modal__amount{margin-right:.25rem}.active-request-modal__comment{color:#000;font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}[dir] .active-request-modal__comment{margin-bottom:.25rem}.active-request-modal__note{width:100%;font-family:"Roboto",sans-serif;font-size:.857rem;font-weight:700}[dir] .active-request-modal__note{margin-bottom:1.429rem;padding:.714rem;border:1px solid #848484;border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9)}.active-request-modal__note::placeholder{color:var(--Light-UI-Text-Additional-1,#828282);font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.active-request-modal__button{height:2.571rem}.active-requests-desktop{flex-grow:2;display:flex;flex-direction:column;gap:.313rem}.active-requests-desktop__paginator{display:flex;justify-content:center}[dir] .active-requests-desktop__paginator{margin-top:1.875rem}.active-requests-desktop__title{color:var(--Light-UI-Text-Regular,#000);font-family:Poppins;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}[dir] .active-requests-desktop__title{margin-bottom:1.875rem}@font-face{font-family:"password";font-style:normal;font-weight:400;src:url(/static/media/password.0bf6c6d4.ttf)}.input-mobile{user-select:none;position:relative}.input-mobile,.input-mobile__native{width:100%;height:100%;display:flex;align-items:center}.input-mobile__native{outline:none;font-family:"Poppins",sans-serif;-webkit-appearance:none}[dir] .input-mobile__native{padding:0 1.25rem;border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9)}.input-mobile__native::placeholder{font-family:"Poppins",sans-serif}.input-mobile__native:focus.input-mobile__native::placeholder{color:transparent}[dir] .input-mobile__native_type_password{padding:0 1.25rem}[dir=ltr] .input-mobile__native_hasMeasurement{padding:0 58px 0 10px}[dir=rtl] .input-mobile__native_hasMeasurement{padding:0 10px 0 58px}.input-mobile__native_activePassword{font-family:"password"}.input-mobile__native_activePassword.input-mobile__native::placeholder{font-family:"Poppins",sans-serif}.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;transition:background-color 5000s ease-in-out 0s}[dir] .input-mobile__native:-webkit-autofill,[dir] .input-mobile__native:-webkit-autofill:first-line,[dir] .input-mobile__native:-webkit-autofill:focus.input-mobile__native:-webkit-autofill,[dir] .input-mobile__native:-webkit-autofill:hover,[dir] .input-mobile__native::-internal-input-seggested{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{width:24px;height:24px;display:none;flex-direction:column;align-items:center;justify-content:center;position:absolute}[dir] .input-mobile__password,[dir] .input-mobile__password-off{cursor:pointer}[dir=ltr] .input-mobile__password,[dir=ltr] .input-mobile__password-off{right:1.25rem}[dir=rtl] .input-mobile__password,[dir=rtl] .input-mobile__password-off{left:1.25rem}.input-mobile__password-off_active,.input-mobile__password_active{display:flex}.input-mobile_fontSize_14 .input-mobile__native{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.input-mobile_fontSize_14 .input-mobile__native::placeholder{font-weight:500;font-size:14px;line-height:16px}.input-mobile_color_default .input-mobile__native{color:#000}[dir] .input-mobile_color_default .input-mobile__native{background:transparent;border-radius:.625rem}.input-mobile_color_default .input-mobile__native::placeholder{color:var(--Light-UI-Text-Additional-1,#828282);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.input-mobile_color_light .input-mobile__native{color:#fff}[dir] .input-mobile_color_light .input-mobile__native{background:#1d3156;border-radius:5px;border:1px solid #1d3156}.input-mobile_color_light .input-mobile__native::placeholder{color:#fff}[dir] .input-mobile_color_dark-green .input-mobile__native{background:transparent;border-radius:.625rem}.input-mobile_color_dark-green .input-mobile__native::placeholder{color:#a8a8a8}.input-mobile__measurement{position:absolute;font-weight:500;font-size:16px;color:#797b83}[dir=ltr] .input-mobile__measurement{right:10px;text-align:right}[dir=rtl] .input-mobile__measurement{left:10px;text-align:left}.withdrawal-history{flex-grow:2;display:flex;flex-direction:column}.withdrawal-history__title{color:var(--Light-UI-Text-Regular,#000);font-family:Poppins;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}[dir] .withdrawal-history__title{margin-bottom:1.875rem}.withdrawal-history__top-filters{display:flex;gap:.625rem}.withdrawal-history__bottom-filters{display:grid;grid-template-columns:repeat(4,1fr);gap:.625rem;align-items:flex-end}.withdrawal-history__filters{display:flex;flex-direction:column;gap:1.875rem}[dir] .withdrawal-history__filters{margin-bottom:1.875rem}.withdrawal-history__items{display:flex;flex-direction:column;gap:.313rem}.withdrawal-history__paginator{display:flex;justify-content:center}[dir] .withdrawal-history__paginator{margin-top:1.875rem}.withdrawal-history__row{display:flex;gap:.714rem}.withdrawal-history__label{display:flex;align-items:center;gap:.625rem;color:var(--Light-UI-Text-Regular,#000);font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:normal}[dir] .withdrawal-history__label{cursor:pointer}.withdrawal-history__search-block{height:2.5rem}.withdrawal-history__search-block input[type=number]::-webkit-inner-spin-button,.withdrawal-history__search-block input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}[dir] .withdrawal-history__search-block input[type=number]::-webkit-inner-spin-button,[dir] .withdrawal-history__search-block input[type=number]::-webkit-outer-spin-button{margin:0}.withdrawal-history__search-block input[type=number]{-moz-appearance:textfield}.withdrawal-history__checkbox{width:1.429rem;height:1.429rem}.withdrawal-history__dates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px .714rem}.withdrawal-history__button{height:2.5rem}.withdrawal-history__text{font-size:12px;font-weight:600}.withdrawal-history__text,.withdrawal-history__text_fontSize_14{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-style:normal;line-height:normal}.withdrawal-history__text_fontSize_14{font-size:14px;font-weight:500}.withdrawal-history__status-filter-block{display:flex;flex-direction:column;justify-content:flex-end}[dir=ltr] .withdrawal-history__status-filter-block>div{margin:.5rem .844rem .5rem 0}[dir=rtl] .withdrawal-history__status-filter-block>div{margin:.5rem 0 .5rem .844rem}.date-ranges-filter{display:flex;gap:10px}.date-ranges-filter__filter-title{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:12px;font-style:normal;font-weight:600;line-height:normal}[dir] .date-ranges-filter__filter-title{margin-bottom:2px}.date-ranges-filter__date-input{height:2.5rem}.date-ranges-filter__input{display:flex;align-items:center;position:relative}[dir] .date-ranges-filter__input{border:1px solid #ddd;background:#fff}.date-ranges-filter__calendar{position:absolute;width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center;z-index:1}[dir] .date-ranges-filter__calendar{border-radius:100%}[dir=ltr] .date-ranges-filter__calendar{left:.625rem}[dir=rtl] .date-ranges-filter__calendar{right:.625rem}.date-ranges-filter__arrow{position:absolute;width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center;z-index:1}[dir] .date-ranges-filter__arrow{border-radius:100%}[dir=ltr] .date-ranges-filter__arrow{right:.5rem}[dir=rtl] .date-ranges-filter__arrow{left:.5rem}.date-ranges-filter__arrow-svg{width:100%;height:100%}.withdrawal-history-item{display:grid;grid-template-columns:minmax(0,.5fr) minmax(0,.8fr) minmax(0,.5fr) minmax(0,1.2fr) repeat(2,minmax(0,.6fr));gap:.625rem;font-size:.857rem;font-weight:700;color:#000}[dir] .withdrawal-history-item{padding:.625rem 1.25rem;border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9);background:var(--Light-UI-Cards-1,#fff)}.withdrawal-history-item__bottom,.withdrawal-history-item__top{display:flex;justify-content:space-between}.withdrawal-history-item__bottom{display:grid;grid-template-columns:50% 50%;gap:.625rem}.withdrawal-history-item__item{display:flex;flex-direction:column;align-items:flex-start}.withdrawal-history-item__item-text{color:var(--Light-UI-Text-Additional-1,#828282);font-variant-numeric:lining-nums proportional-nums;font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.withdrawal-history-item__item-value{overflow:hidden;color:var(--Light-UI-Text-Regular-1,#222);font-variant-numeric:lining-nums proportional-nums;text-overflow:ellipsis;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}.withdrawal-history-item__item-value_strictSplit{word-break:break-all}.withdrawal-history-item__item-value_status_1{color:var(--Status-Good,#1e9e5c);font-family:Arial;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal}[dir] .withdrawal-history-item__item-value_status_1{text-align:center}.withdrawal-history-item__item-value_status_2{color:var(--Status-Bad,#ce000c);font-family:Arial;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal}[dir] .withdrawal-history-item__item-value_status_2{text-align:center}.withdrawal-history-item__item-value_red span{color:var(--Accent-Accent,#ea2326);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}[dir] .withdrawal-history-item__item-value_red span{text-align:center}.withdrawal-history-item__buttons{display:flex;gap:.625rem;justify-content:flex-end}.withdrawal-history-item__button{height:1.938rem;width:100%}.withdrawal-history-item__button-text{color:var(--Light-UI-Text-Regular,#fff);font-family:Arial;font-size:11px;font-style:normal;font-weight:700;line-height:normal}.withdrawal-history-item__button-text_red{color:#ea2326}.input-photo-desktop:not(_withIcon){user-select:none;width:100%;height:100%;display:flex;align-items:center;position:relative;color:#000}[dir] .input-photo-desktop:not(_withIcon){cursor:pointer}.input-photo-desktop_withIcon{box-sizing:border-box;user-select:none;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;position:relative}[dir] .input-photo-desktop_withIcon{cursor:pointer;border:1px solid var(--Light-UI-Stroke,#c4c6c9);border-radius:.625rem}[dir=ltr] .input-photo-desktop_withIcon{padding:.5rem .625rem .5rem 1.25rem}[dir=rtl] .input-photo-desktop_withIcon{padding:.5rem 1.25rem .5rem .625rem}.input-photo-desktop__native{display:none}.input-photo-desktop__placeholder{color:var(--Dark-UI-Text-Additional-1,#959595);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.input-photo-desktop__name{color:var(--primaryTextColor);font-size:.875rem;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.input-photo-desktop__error{color:red}.input-photo-desktop__icon{flex-shrink:0;width:1.5rem;height:1.5rem}.toggle{display:inline-flex;align-items:center;position:relative}[dir] .toggle{cursor:pointer}.toggle__input{display:none}.toggle__slider{width:28px;height:12px;position:relative;transition:background .3s}[dir] .toggle__slider{background:#afafaf;border-radius:12px}.toggle__circle{width:16px;height:16px;position:absolute;top:-2px;transition:transform .3s,background .3s,width .3s,height .3s;display:flex;justify-content:center;align-items:center}[dir] .toggle__circle{background:#fff;border:2px solid #c4c4c4;border-radius:50%}[dir] .toggle__input:checked+.toggle__slider{background:#ea2326;border-radius:15px}[dir] .toggle__input:checked+.toggle__slider .toggle__circle{background:#fff;border:2px solid #ea2326}[dir=ltr] .toggle__input:checked+.toggle__slider .toggle__circle{transform:translateX(14px)}[dir=rtl] .toggle__input:checked+.toggle__slider .toggle__circle{transform:translateX(-14px)}[dir] .toggle__input:checked+.toggle__slider .toggle__circle-inner{background:#fff}.payment-methods-item{display:flex;justify-content:space-between;align-items:center;align-self:stretch;gap:.625rem}[dir] .payment-methods-item{padding:.625rem;border-radius:.625rem;border:1px solid var(--Accent-Accent,#ea2326)}.payment-methods-item__content{display:flex;align-items:center;justify-content:center}[dir=ltr] .payment-methods-item__info{margin-left:.63rem}[dir=rtl] .payment-methods-item__info{margin-right:.63rem}.payment-methods-item__logo{height:1.5rem;width:1.5rem}.payment-methods-item__logo img{height:100%;width:100%}.payment-methods-item__top{display:flex;align-items:center;justify-content:center}.payment-methods-item__title{color:var(--Dark-UI-Text-Regular,#000);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}.payment-methods-item__circle{position:absolute;color:#1e9e5c}[dir=ltr] .payment-methods-item__circle{left:.31rem}[dir=rtl] .payment-methods-item__circle{right:.31rem}.payment-methods-item__status{position:relative;display:flex;align-items:center;justify-content:center;color:var(--Status-Good,#1e9e5c);font-family:Roboto;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}[dir] .payment-methods-item__status{padding-bottom:.12rem}[dir=ltr] .payment-methods-item__status{padding-left:1rem}[dir=rtl] .payment-methods-item__status{padding-right:1rem}.payment-methods-item__status_active{color:#1e9e5c}.payment-methods-item__bottom{color:var(--Dark-UI-Text-Additional-1,#959595);font-family:Roboto;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.payment-methods-item__arrow{width:1.9375rem;height:1.875rem}[dir] .payment-methods-item__arrow{cursor:pointer}.payment-methods{color:#000;height:100%}.payment-methods__title{font-family:Poppins;font-size:2rem;font-weight:500}.payment-methods__title-2{font-family:Poppins;font-size:1.875rem;font-weight:500}.payment-methods__container{display:grid;grid-template-columns:50% 50%;gap:1.25rem;width:100%;height:100%}[dir] .payment-methods__container{margin-top:1.87rem}.payment-methods__block-header{display:flex;justify-content:space-between;align-items:center;height:4rem}.payment-methods__left-block,.payment-methods__right-block{flex:1 1}[dir] .payment-methods__left-block,[dir] .payment-methods__right-block{border-radius:1.25rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9);padding:1.88rem 2.5rem;margin-bottom:5.5rem}[dir] .payment-methods__right-block .payment-methods__items-container{padding:.65rem}.payment-methods__right-block .payment-methods__block-header{justify-content:center}.payment-methods__button{display:flex;justify-content:center;align-items:center;align-self:stretch;height:48px}[dir=ltr] .payment-methods__button{padding:.625rem .9375rem .625rem .625rem}[dir=rtl] .payment-methods__button{padding:.625rem .625rem .625rem .9375rem}.payment-methods__button-icon{height:1.5rem;width:1.5rem}.payment-methods__button-text{display:flex;justify-content:space-between;align-items:center;color:var(--New-Dark-UI-Text-Regular,#fff);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}[dir] .payment-methods__button-text{text-align:center}.payment-methods__null-descr{display:flex;width:15.25rem;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}[dir] .payment-methods__null-descr{margin:0 auto;padding-top:5.66rem;text-align:center}.payment-methods__form-title{font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal}.payment-methods__form-header{display:flex;justify-content:space-between}.payment-methods__form-button{height:2.5rem;flex:1 1}[dir] .payment-methods__form-button{margin-top:.63rem}.payment-methods__form-inputs{width:100%}[dir] .payment-methods__form-inputs{margin-top:.91rem}.payment-methods__items{display:grid;grid-template-columns:50% 50%;gap:.62rem}[dir] .payment-methods__items{margin-top:.63rem}.payment-methods__items-buttons{display:flex;align-items:center;justify-content:center;width:100%;gap:.62rem}.payment-methods__item{width:100%}.payment-methods__item-title{color:var(--Dark-UI-Text-Regular,#000);font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal}[dir] .payment-methods__item-title{margin-bottom:.2rem}.payment-methods__search-block{height:2.5rem;min-width:10rem;max-width:100%}.payment-methods__search-block input[type=number]::-webkit-inner-spin-button,.payment-methods__search-block input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}[dir] .payment-methods__search-block input[type=number]::-webkit-inner-spin-button,[dir] .payment-methods__search-block input[type=number]::-webkit-outer-spin-button{margin:0}.payment-methods__search-block input[type=number]{-moz-appearance:textfield}.payment-methods__search-block .input-photo-desktop__name{max-width:20rem}.payment-methods__items-container{display:flex;flex-direction:column;gap:.63rem;overflow-y:auto;max-height:72dvh}[dir=ltr] .payment-methods__items-container{padding-right:.125rem}[dir=rtl] .payment-methods__items-container{padding-left:.125rem}.payment-methods__items-container::-webkit-scrollbar{width:.5rem}[dir] .payment-methods__items-container::-webkit-scrollbar-track{background:transparent;border-top:.1rem solid transparent;border-bottom:.1rem solid transparent}[dir] .payment-methods__items-container::-webkit-scrollbar-thumb{background:#c4c6c9;border-radius:4px}[dir] .payment-methods__items-container::-webkit-scrollbar-thumb:hover{background:#a9acb1}.payment-methods__required{color:red}.payment-methods-modal{box-sizing:border-box;position:fixed;z-index:999;top:0;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;font-weight:700}[dir] .payment-methods-modal{padding:8.5rem 1.071rem .714rem;background:transparent;background:rgba(0,0,0,.4)}[dir=ltr] .payment-methods-modal{left:0}[dir=rtl] .payment-methods-modal{right:0}.payment-methods-modal *{box-sizing:border-box}.payment-methods-modal__content{width:100%;max-width:23.571rem;color:#000}[dir] .payment-methods-modal__content{padding:1.875rem;border-radius:1.25rem;border:1px solid #ddd;background:var(--Light-UI-Text-Regular,#fff);box-shadow:0 0 20px 0 rgba(0,0,0,.3)}.payment-methods-modal__header{display:flex;align-items:center;justify-content:space-between;color:#000;font-family:Poppins;font-size:1rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}[dir] .payment-methods-modal__header{margin-bottom:.714rem}.payment-methods-modal__cross{width:1.142rem;height:1.142rem}[dir] .payment-methods-modal__cross{cursor:pointer}.payment-methods-modal__reject{width:72.6%;color:#000;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}[dir] .payment-methods-modal__reject{margin-bottom:.625rem}.payment-methods-modal__amount{color:#e41420}[dir=ltr] .payment-methods-modal__amount{margin-left:.25rem}[dir=rtl] .payment-methods-modal__amount{margin-right:.25rem}.payment-methods-modal__comment{color:#000;font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}[dir] .payment-methods-modal__comment{margin-bottom:.25rem}.payment-methods-modal__note{width:100%;font-family:"Roboto",sans-serif;font-size:.857rem;font-weight:700}[dir] .payment-methods-modal__note{margin-bottom:1.429rem;padding:.714rem;border:1px solid #848484;border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9)}.payment-methods-modal__note::placeholder{color:var(--Light-UI-Text-Additional-1,#828282);font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.payment-methods-modal__button{height:2.571rem}.payment-methods-modal__buttons{display:flex;flex-direction:column;gap:1.1375rem}[dir] .payment-methods-modal__buttons{margin-top:1rem}.payment-methods-modal__required{color:red}[dir=ltr] .payment-methods-modal__required{margin-left:.125rem}[dir=rtl] .payment-methods-modal__required{margin-right:.125rem}.active-deposit-request-item{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.625rem;font-size:.857rem;font-weight:700;color:#000}[dir] .active-deposit-request-item{padding:.625rem 1.25rem;border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9);background:var(--Light-UI-Cards-1,#fff)}.active-deposit-request-item__bottom,.active-deposit-request-item__top{display:flex;justify-content:space-between}.active-deposit-request-item__bottom{display:grid;grid-template-columns:50% 50%;gap:.625rem}.active-deposit-request-item__item{display:flex;flex-direction:column;align-items:flex-start}.active-deposit-request-item__item-text{color:var(--Light-UI-Text-Additional-1,#828282);font-variant-numeric:lining-nums proportional-nums;font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.active-deposit-request-item__item-value{overflow:hidden;color:var(--Light-UI-Text-Regular-1,#222);font-variant-numeric:lining-nums proportional-nums;text-overflow:ellipsis;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}.active-deposit-request-item__item-value_strictSplit{word-break:break-all}.active-deposit-request-item__item-value-receipt{display:flex;align-items:center;gap:.3125rem;height:100%;overflow:hidden;color:var(--Dark-UI-Text-Regular,#000);text-overflow:ellipsis;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}[dir] .active-deposit-request-item__item-value-receipt{cursor:pointer;border-radius:.625rem;background:var(--Light-UI-Cards-2,#f1f3f7);text-align:center}[dir=ltr] .active-deposit-request-item__item-value-receipt{padding:.125rem .9375rem .125rem .625rem}[dir=rtl] .active-deposit-request-item__item-value-receipt{padding:.125rem .625rem .125rem .9375rem}.active-deposit-request-item__item-value-receipt svg{width:1.25rem;height:1.25rem}.active-deposit-request-item__item-value_red span{color:var(--Accent-Accent,#ea2326);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}[dir] .active-deposit-request-item__item-value_red span{text-align:center}.active-deposit-request-item__buttons{display:flex;gap:.625rem;justify-content:flex-end}.active-deposit-request-item__button{flex:1 1;display:flex;flex-direction:column;align-items:center}.active-deposit-request-item__button-text{color:var(--Light-UI-Text-Regular,#fff);font-family:Arial;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize}.active-deposit-request-item__button-text_red{color:#ea2326}.active-deposit-request-item__center{display:flex;align-items:center;height:100%;width:100%}.active-deposit-request-item__center button{height:1.938rem;width:100%}.active-deposit-request-item__noReceipt{color:var(--Light-UI-Text-Regular-1,#222);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}.active-deposit-requests-desktop{flex-grow:2;display:flex;flex-direction:column;gap:.313rem}.active-deposit-requests-desktop__paginator{display:flex;justify-content:center}[dir] .active-deposit-requests-desktop__paginator{margin-top:1.875rem}.active-deposit-requests-desktop__title{color:var(--Light-UI-Text-Regular,#000);font-family:Poppins;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}[dir] .active-deposit-requests-desktop__title{margin-bottom:1.875rem}.active-deposit-request-modal{box-sizing:border-box;position:fixed;z-index:999;top:0;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;font-weight:700}[dir] .active-deposit-request-modal{padding:8.5rem 1.071rem .714rem;background:transparent;background:rgba(0,0,0,.4)}[dir=ltr] .active-deposit-request-modal{left:0}[dir=rtl] .active-deposit-request-modal{right:0}.active-deposit-request-modal *{box-sizing:border-box}.active-deposit-request-modal__content{width:100%;max-width:23.571rem;color:#000}[dir] .active-deposit-request-modal__content{padding:1.875rem;border-radius:1.25rem;border:1px solid #ddd;background:var(--Light-UI-Text-Regular,#fff);box-shadow:0 0 20px 0 rgba(0,0,0,.3)}.active-deposit-request-modal__header{display:flex;align-items:center;justify-content:space-between;color:#000;font-family:Poppins;font-size:1rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}[dir] .active-deposit-request-modal__header{margin-bottom:.714rem}.active-deposit-request-modal__cross{width:1.142rem;height:1.142rem}[dir] .active-deposit-request-modal__cross{cursor:pointer}.active-deposit-request-modal__reject{width:72.6%;color:#000;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}[dir] .active-deposit-request-modal__reject{margin-bottom:.625rem}.active-deposit-request-modal__amount{color:#e41420}[dir=ltr] .active-deposit-request-modal__amount{margin-left:.25rem}[dir=rtl] .active-deposit-request-modal__amount{margin-right:.25rem}.active-deposit-request-modal__comment{color:#000;font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}[dir] .active-deposit-request-modal__comment{margin-bottom:.25rem}.active-deposit-request-modal__note{width:100%;font-family:"Roboto",sans-serif;font-size:.857rem;font-weight:700}[dir] .active-deposit-request-modal__note{margin-bottom:1.429rem;padding:.714rem;border:1px solid #848484;border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9)}.active-deposit-request-modal__note::placeholder{color:var(--Light-UI-Text-Additional-1,#828282);font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.active-deposit-request-modal__button{height:2.571rem}.active-deposit-request-modal__buttons{display:flex;flex-direction:column;gap:1.1375rem}[dir] .active-deposit-request-modal__buttons{margin-top:1rem}.active-deposit-request-modal__required{color:red}[dir=ltr] .active-deposit-request-modal__required{margin-left:.125rem}[dir=rtl] .active-deposit-request-modal__required{margin-right:.125rem}.active-deposit-receipt-modal{box-sizing:border-box;position:fixed;z-index:999;top:0;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700}[dir] .active-deposit-receipt-modal{background:transparent;background:rgba(0,0,0,.4)}[dir=ltr] .active-deposit-receipt-modal{left:0}[dir=rtl] .active-deposit-receipt-modal{right:0}.active-deposit-receipt-modal__content{max-height:80dvh;color:#000}[dir] .active-deposit-receipt-modal__content{padding:1.875rem;border-radius:1.25rem;border:1px solid #ddd;background:var(--Light-UI-Text-Regular,#fff);box-shadow:0 0 20px 0 rgba(0,0,0,.3)}.active-deposit-receipt-modal__top{display:flex;justify-content:space-between;align-items:center}[dir] .active-deposit-receipt-modal__image{margin-top:1rem}.active-deposit-receipt-modal__image img{min-height:70dvh;max-width:70dvw;max-height:80dvh}[dir] .active-deposit-receipt-modal__cross{cursor:pointer;padding:.5rem}.active-deposit-receipt-modal__cross svg{width:.875rem;height:.875rem}.active-withdrawal-requests-item{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.625rem;font-size:.857rem;font-weight:700;color:#000}[dir] .active-withdrawal-requests-item{padding:.625rem 1.25rem;border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9);background:var(--Light-UI-Cards-1,#fff)}.active-withdrawal-requests-item__bottom,.active-withdrawal-requests-item__top{display:flex;justify-content:space-between}.active-withdrawal-requests-item__bottom{display:grid;grid-template-columns:50% 50%;gap:.625rem}.active-withdrawal-requests-item__item{display:flex;flex-direction:column;align-items:flex-start}.active-withdrawal-requests-item__item-text{color:var(--Light-UI-Text-Additional-1,#828282);font-variant-numeric:lining-nums proportional-nums;font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.active-withdrawal-requests-item__item-value{overflow:hidden;color:var(--Light-UI-Text-Regular-1,#222);font-variant-numeric:lining-nums proportional-nums;text-overflow:ellipsis;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}.active-withdrawal-requests-item__item-value_date,.active-withdrawal-requests-item__item-value_strictSplit{word-break:break-all}.active-withdrawal-requests-item__item-value_red span{color:var(--Accent-Accent,#ea2326);font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}[dir] .active-withdrawal-requests-item__item-value_red span{text-align:center}.active-withdrawal-requests-item__buttons{display:flex;gap:.625rem;justify-content:flex-end}.active-withdrawal-requests-item__button{flex:1 1;display:flex;flex-direction:column;align-items:center}.active-withdrawal-requests-item__button-text{color:var(--Light-UI-Text-Regular,#fff);font-family:Arial;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize}.active-withdrawal-requests-item__button-text_red{color:#ea2326}.active-withdrawal-requests-item__center{display:flex;align-items:center;height:100%;width:100%}.active-withdrawal-requests-item__center button{height:1.938rem;width:100%}.active-withdrawal-request-modal{box-sizing:border-box;position:fixed;z-index:999;top:0;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;font-weight:700}[dir] .active-withdrawal-request-modal{padding:8.5rem 1.071rem .714rem;background:transparent;background:rgba(0,0,0,.4)}[dir=ltr] .active-withdrawal-request-modal{left:0}[dir=rtl] .active-withdrawal-request-modal{right:0}.active-withdrawal-request-modal *{box-sizing:border-box}.active-withdrawal-request-modal__content{width:100%;max-width:23.571rem;color:#000}[dir] .active-withdrawal-request-modal__content{padding:1.875rem;border-radius:1.25rem;border:1px solid #ddd;background:var(--Light-UI-Text-Regular,#fff);box-shadow:0 0 20px 0 rgba(0,0,0,.3)}.active-withdrawal-request-modal__header{display:flex;align-items:center;justify-content:space-between;color:#000;font-family:Poppins;font-size:1rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}[dir] .active-withdrawal-request-modal__header{margin-bottom:.714rem}.active-withdrawal-request-modal__cross{width:1.142rem;height:1.142rem}[dir] .active-withdrawal-request-modal__cross{cursor:pointer}.active-withdrawal-request-modal__reject{width:72.6%;color:#000;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}[dir] .active-withdrawal-request-modal__reject{margin-bottom:.625rem}.active-withdrawal-request-modal__amount{color:#e41420}[dir=ltr] .active-withdrawal-request-modal__amount{margin-left:.25rem}[dir=rtl] .active-withdrawal-request-modal__amount{margin-right:.25rem}.active-withdrawal-request-modal__comment{color:#000;font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}[dir] .active-withdrawal-request-modal__comment{margin-bottom:.25rem}.active-withdrawal-request-modal__note{width:100%;font-family:"Roboto",sans-serif;font-size:.857rem;font-weight:700}[dir] .active-withdrawal-request-modal__note{margin-bottom:1.429rem;padding:.714rem;border:1px solid #848484;border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9)}.active-withdrawal-request-modal__note::placeholder{color:var(--Light-UI-Text-Additional-1,#828282);font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.active-withdrawal-request-modal__button{height:2.571rem}.active-withdrawal-request-modal__buttons{display:flex;flex-direction:column;gap:.63rem}[dir] .active-withdrawal-request-modal__buttons{margin-top:1rem}[dir] .active-withdrawal-request-modal__selector{margin-bottom:.5rem}.active-withdrawal-request-modal__selector .select-mobile{color:#222}[dir] .active-withdrawal-request-modal__selector .select-mobile{border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9);background:var(--Light-UI-Cards-1,#fff)}.active-withdrawal-request-modal__selector .select-mobile ul{color:#000}[dir] .active-withdrawal-request-modal__selector .select-mobile ul{background:#fff}.active-withdrawal-request-modal__selector .select-mobile input,.active-withdrawal-request-modal__selector .select-mobile select{color:#000}[dir] .active-withdrawal-request-modal__selector .select-mobile input,[dir] .active-withdrawal-request-modal__selector .select-mobile select{border:1px solid #c4c6c9}[dir] .active-withdrawal-request-modal__selector .select-mobile__items{border-radius:.625rem;border:1px solid var(--Light-UI-Stroke,#c4c6c9);background:var(--Light-UI-Cards-1,#fff);margin-top:.1525rem}.active-withdrawal-request-modal__selector .select-mobile__item-value{color:#000}[dir=ltr] .active-withdrawal-request-modal__selector .select-mobile__item-value_current{padding-left:.1rem}[dir=rtl] .active-withdrawal-request-modal__selector .select-mobile__item-value_current{padding-right:.1rem}.active-withdrawal-request-modal__required{color:red}[dir=ltr] .active-withdrawal-request-modal__required{margin-left:.1525rem}[dir=rtl] .active-withdrawal-request-modal__required{margin-right:.1525rem}.active-withdrawal-request-modal__grey{color:var(--Light-UI-Text-Additional-1,#828282);font-family:Roboto;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.active-withdrawal-requests-desktop{flex-grow:2;display:flex;flex-direction:column;gap:.313rem}.active-withdrawal-requests-desktop__paginator{display:flex;justify-content:center}[dir] .active-withdrawal-requests-desktop__paginator{margin-top:1.875rem}.active-withdrawal-requests-desktop__title{color:var(--Light-UI-Text-Regular,#000);font-family:Poppins;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}[dir] .active-withdrawal-requests-desktop__title{margin-bottom:1.875rem}
/*# sourceMappingURL=main.405092a1.chunk.css.map */