@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
.SVG-component{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.SVG-component__content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.SVG-component__content svg{width:100%;height:100%}.SVG-component__content-svg{width:100%;height:100%}
.paginator-switcher-mobile{direction:initial;display:flex;align-items:center;justify-content:center}.paginator-switcher-mobile__container{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content;height:2rem;display:flex;align-items:center;overflow:hidden;gap:.3125rem}.paginator-switcher-mobile__page-item{height:2rem;display:flex}[dir] .paginator-switcher-mobile__page-item{cursor:pointer}.paginator-switcher-mobile__page-link{display:flex;align-items:center;justify-content:center}.paginator-switcher-mobile__active{min-width:3.5rem;height:1.875rem;width:3.5rem;position:relative;color:var(--Light-Theme-Text-Text-White, #FFF);display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:900;line-height:1.125rem}[dir] .paginator-switcher-mobile__active{border-radius:.625rem;border:1px solid var(--light-theme-main-stroke-white-20, rgba(255, 255, 255, 0.2))}.paginator-switcher-mobile__arrow-left-container,.paginator-switcher-mobile__arrow-right-container{width:1.875rem;display:flex;align-items:center;justify-content:center}.paginator-switcher-mobile__arrow-left,.paginator-switcher-mobile__arrow-right{width:1.875rem;display:flex;--color-1: #FFF}[dir=ltr] .paginator-switcher-mobile__arrow-left{transform:rotate(180deg)}[dir=rtl] .paginator-switcher-mobile__arrow-left{transform:rotate(-180deg)}.paginator-switcher-mobile .disabled .paginator-switcher-mobile__arrow-left,.paginator-switcher-mobile .disabled .paginator-switcher-mobile__arrow-right{--color-1: rgba(255, 255, 255, 0.50)}.paginator-switcher-mobile__arrow2-left-container,.paginator-switcher-mobile__arrow2-right-container{width:1.875rem;display:flex;align-items:center;justify-content:center}[dir] .paginator-switcher-mobile__arrow2-left-container, [dir] .paginator-switcher-mobile__arrow2-right-container{cursor:pointer}.paginator-switcher-mobile__arrow2-left,.paginator-switcher-mobile__arrow2-right{width:1.875rem;display:flex;--color-1: #3d302b}[dir=ltr] .paginator-switcher-mobile__arrow2-left{transform:rotate(180deg)}[dir=rtl] .paginator-switcher-mobile__arrow2-left{transform:rotate(-180deg)}.paginator-switcher-mobile__arrow2-left-container_disabled .paginator-switcher-mobile__arrow2-left,.paginator-switcher-mobile__arrow2-right-container_disabled .paginator-switcher-mobile__arrow2-right{--color-1: #3d302b80}
.spinner-mobile{z-index:1100;width:100%;height:100%;position:absolute;top:0;display:flex;align-items:center;justify-content:center}[dir] .spinner-mobile{background-color:rgba(0,0,0,.5)}[dir=ltr] .spinner-mobile{left:0}[dir=rtl] .spinner-mobile{right:0}.spinner-mobile_foolViewport{width:100vw;height:100vh}.spinner-mobile__logo{width:18.75rem}[dir=ltr] .spinner-mobile__logo{animation:spinnerAnimate 2.5s ease-in-out infinite;animation-direction:alternate}[dir=rtl] .spinner-mobile__logo{animation:spinnerAnimate 2.5s ease-in-out infinite;animation-direction:alternate}@keyframes spinnerAnimate{100%{transform:scale(1.1)}}
.button-mobile{display:flex;justify-content:center;align-items:center;width:100%;height:100%;outline:none;font-weight:700;font-size:.875rem;line-height:.875rem;font-family:"Poppins";white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-transform:uppercase}[dir] .button-mobile{padding:0 .625rem;border:none;text-align:center;cursor:pointer}[dir] .button-mobile:active{transform:translateY(2px)}[dir] .button-mobile_borderRadius_4{border-radius:.25rem}[dir] .button-mobile_borderRadius_5{border-radius:.3125rem}[dir] .button-mobile_borderRadius_6{border-radius:.375rem}[dir] .button-mobile_borderRadius_10{border-radius:.625rem}[dir] .button-mobile_borderRadius_15{border-radius:.9688rem}[dir] .button-mobile_borderRadius_20{border-radius:1.25rem}[dir] .button-mobile_borderRadius_100{border-radius:6.25rem}.button-mobile_color_default{color:#fff}[dir=ltr] .button-mobile_color_default{background:var(--Light-Theme-Accent-Gradient, linear-gradient(90deg, #079737 0%, #0FCF4F 101.46%))}[dir=rtl] .button-mobile_color_default{background:var(--Light-Theme-Accent-Gradient, linear-gradient(-90deg, #079737 0%, #0FCF4F 101.46%))}.button-mobile_color_default-glow{color:#fff}[dir] .button-mobile_color_default-glow{box-shadow:0 0 1.25rem 0 rgba(71,255,71,.5)}[dir=ltr] .button-mobile_color_default-glow{background:var(--Light-Theme-Accent-Gradient, linear-gradient(90deg, #079737 0%, #0FCF4F 101.46%))}[dir=rtl] .button-mobile_color_default-glow{background:var(--Light-Theme-Accent-Gradient, linear-gradient(-90deg, #079737 0%, #0FCF4F 101.46%))}.button-mobile_color_hollow{color:#fff}[dir] .button-mobile_color_hollow{border:2px solid var(--Light-Theme-Accent-Accent, #EDBD13);background:rgba(0,0,0,0)}.button-mobile_color_hollow-white{color:#fff}[dir] .button-mobile_color_hollow-white{background:rgba(0,0,0,0);border:1px solid var(--Light-Theme-Main-Stroke, #FFF)}[dir] .button-mobile_color_grey{background:var(--Light-Theme-Main-Carsd-2, linear-gradient(0deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%), #08070F)}.button-mobile_disabled{opacity:.5}[dir] .button-mobile_disabled{cursor:not-allowed;box-shadow:none}[dir] .button-mobile_disabled.button-mobile:active{transform:translateY(0px)}
.button-desktop{height:100%}[dir] .button-desktop .button-mobile{padding:0 1.25rem}
.input-date-custom{height:2.5rem;display:flex;align-items:center;gap:.3125rem;font-size:.875rem;font-weight:400}[dir] .input-date-custom{padding:0 .625rem;border-radius:.625rem;border:1px solid var(--light-theme-main-stroke-white-20, rgba(255, 255, 255, 0.2));background:var(--Light-Theme-Main-Cards-flat, linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #08070F)}.input-date-custom_color_yellow .input-date-custom__icon_type_calendar path{fill:var(--Light-Theme-Text-Text-Accent, #EDBD13)}[dir] .input-date-custom_color_transparent{background:rgba(0,0,0,0)}.input-date-custom__icon{flex-shrink:0;display:flex;width:1.875rem;height:1.875rem}[dir=ltr] .input-date-custom__icon:last-child{margin-left:auto}[dir=rtl] .input-date-custom__icon:last-child{margin-right:auto}
.select-mobile{width:100%;height:100%;display:flex;flex-direction:column;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}[dir] .select-mobile{cursor:pointer}[dir=ltr] .select-mobile_open .select-mobile__item-arrow-selected{transform:rotate(180deg)}[dir=rtl] .select-mobile_open .select-mobile__item-arrow-selected{transform:rotate(-180deg)}.select-mobile__item-selected{width:100%;height:100%;min-width:10.313rem;display:flex;align-items:center;justify-content:space-between;gap:.625rem;color:var(--Text-Text-Regular, #fff)}[dir] .select-mobile__item-selected{border-radius:.625rem;border:1px solid var(--light-theme-main-stroke-white-20, rgba(255, 255, 255, 0.2));background:var(--Light-Theme-Main-Cards-flat, linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #08070F)}[dir=ltr] .select-mobile__item-selected{padding:0 .625rem 0 .9375rem}[dir=rtl] .select-mobile__item-selected{padding:0 .9375rem 0 .625rem}.select-mobile__item-value-selected{font-size:.875rem;font-weight:400}.select-mobile__item-arrow-selected{display:flex;width:1.875rem;height:1.875rem}.select-mobile__item-icon-selected{display:flex;width:2.125rem;min-width:2.125rem;height:2.125rem}.select-mobile__items{position:absolute;top:calc(100% + .375rem);z-index:3;width:100%;min-width:-moz-fit-content;min-width:fit-content;display:flex;flex-direction:column;align-items:center;max-height:21rem;overflow-y:auto}[dir] .select-mobile__items{border-radius:.625rem;border:1px solid var(--light-theme-main-stroke-white-20, rgba(255, 255, 255, 0.2));background:var(--Light-Theme-Main-Cards-flat, linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #08070F)}[dir=ltr] .select-mobile__items{padding:.625rem .625rem .625rem .3125rem}[dir=rtl] .select-mobile__items{padding:.625rem .3125rem .625rem .625rem}.select-mobile__items::-webkit-scrollbar{width:1px}[dir] .select-mobile__items::-webkit-scrollbar-thumb{cursor:pointer;border-radius:1.25rem;background:var(--Light-Theme-Accent-Accent, #EDBD13)}.select-mobile__item{height:2.5rem;width:100%;display:flex;align-items:center;gap:.625rem;color:var(--Dark-Text-Regular, #fff);font-size:.875rem;font-weight:500}[dir] .select-mobile__item{padding:.625rem}.select-mobile__item-icon-wrapper{position:relative}.select-mobile__count{color:#3d302b;font-size:.5rem;font-weight:500;width:.625rem;height:.625rem;display:flex;align-items:center;justify-content:center;position:absolute;bottom:.313rem}[dir] .select-mobile__count{background-color:#ececec;border-radius:50%}[dir=ltr] .select-mobile__count{left:.375rem}[dir=rtl] .select-mobile__count{right:.375rem}
.casino-history-filter-desktop{width:100%;display:grid;grid-template-columns:repeat(5, 1fr);gap:.625rem}.casino-history-filter-desktop__item{display:flex;flex-direction:column;gap:.125rem}.casino-history-filter-desktop__item-label{font-size:.75rem;font-weight:500}.casino-history-filter-desktop__item-field{height:2.5rem}.casino-history-filter-desktop__selector-item{height:2.5rem;display:flex;align-items:center}[dir] .casino-history-filter-desktop__selector-item{padding:0 .625rem}.casino-history-filter-desktop__selector-item-icon{width:1.5rem;min-width:1.5rem;height:1.5rem;display:flex}[dir=ltr] .casino-history-filter-desktop__selector-item-icon{margin:0 .625rem 0 0}[dir=rtl] .casino-history-filter-desktop__selector-item-icon{margin:0 0 0 .625rem}.casino-history-filter-desktop__selector-item-text{overflow:hidden;font-size:.875rem;font-weight:500}.casino-history-filter-desktop__checkbox{display:flex;width:1.5rem;min-width:1.5rem;height:1.5rem}.casino-history-filter-desktop__checkbox-container{display:flex;align-items:center;justify-content:flex-start;gap:0 .625rem}.casino-history-filter-desktop__checkbox-text{color:var(--Text-Regular, #3d302b);font-size:.875rem;font-weight:500}.casino-history-filter-desktop__button{width:100%;height:2.25rem}
.casino-history-item-desktop{display:grid;grid-template-columns:repeat(5, 1fr)}.casino-history-item-desktop__item{font-size:.75rem;font-weight:600;line-height:100%;display:flex;align-items:center;gap:.625rem}[dir] .casino-history-item-desktop__item{padding:.625rem}.casino-history-item-desktop__item_type_provider{font-weight:400}.casino-history-item-desktop__item_status_1{color:var(--Status-Good, #0D9252)}.casino-history-item-desktop__item_status_2{color:var(--Status-Bad, #D31C32)}.casino-history-item-desktop__item-icon{flex-shrink:0;width:1.25rem;height:1.25rem;display:flex}[dir] .casino-history-item-desktop__item-icon{cursor:pointer}
.casino-history-desktop{width:100%;display:flex;flex-direction:column;gap:1.25rem;position:relative}[dir] .casino-history-desktop{padding-bottom:2.5rem}.casino-history-desktop__table{display:flex;flex-direction:column}.casino-history-desktop__titles{display:grid;grid-template-columns:repeat(5, 1fr)}.casino-history-desktop__title{position:relative;height:3.1875rem;display:flex;align-items:center;font-size:.75rem;font-weight:600;line-height:100%}[dir=ltr] .casino-history-desktop__title{padding-left:.625rem}[dir=rtl] .casino-history-desktop__title{padding-right:.625rem}.casino-history-desktop__title:not(:first-child)::before{content:"";position:absolute;top:50%;width:2px;height:1.34375rem}[dir] .casino-history-desktop__title:not(:first-child)::before{transform:translateY(-50%);background:#fff}[dir=ltr] .casino-history-desktop__title:not(:first-child)::before{left:0}[dir=rtl] .casino-history-desktop__title:not(:first-child)::before{right:0}[dir] .casino-history-desktop__item{border:1px solid var(--light-theme-main-stroke-white-20, rgba(255, 255, 255, 0.2));border-top:none}[dir] .casino-history-desktop__item:last-child{border-radius:0 0 .625rem .625rem}.casino-history-desktop__empty{width:100%;display:flex;flex-direction:column;align-items:center;gap:.625rem 0}[dir] .casino-history-desktop__empty{padding:3.125rem 0}.casino-history-desktop__empty-text{color:var(--Light-Theme-Text-Text-Additional-1, rgba(255, 255, 255, 0.5));font-size:1rem;font-weight:700}.casino-history-desktop__paginator{width:100%;display:flex;align-items:center;justify-content:center}


.referral-program-item-desktop{display:grid;grid-template-columns:repeat(4, 1fr)}.referral-program-item-desktop__item{font-size:.75rem;font-weight:600;line-height:100%;display:flex;align-items:center;gap:.625rem}[dir] .referral-program-item-desktop__item{padding:.625rem}
.referral-program-desktop{width:100%;display:grid;grid-template-columns:20.625rem auto;flex-direction:column;gap:1.25rem}[dir] .referral-program-desktop{padding:0 .9375rem}.referral-program-desktop__left{display:flex;flex-direction:column;gap:.25rem}.referral-program-desktop__copy{display:flex;justify-content:center;align-items:center;gap:.3125rem;color:#fff;font-size:.875rem;font-weight:700}[dir] .referral-program-desktop__copy{cursor:pointer;text-shadow:0 0 10px rgba(0,0,0,.25);border-radius:.625rem}[dir=ltr] .referral-program-desktop__copy{padding:.5rem .625rem .5rem .9375rem;background:var(--Light-Theme-Accent-Gradient, linear-gradient(90deg, #079737 0%, #0FCF4F 101.46%))}[dir=rtl] .referral-program-desktop__copy{padding:.5rem .9375rem .5rem .625rem;background:var(--Light-Theme-Accent-Gradient, linear-gradient(-90deg, #079737 0%, #0FCF4F 101.46%))}.referral-program-desktop__copy-icon{flex-shrink:0;width:1.5rem;height:1.5rem}[dir=ltr] .referral-program-desktop__copy-icon{margin-left:auto}[dir=rtl] .referral-program-desktop__copy-icon{margin-right:auto}.referral-program-desktop__cards{width:100%;display:flex;flex-direction:column;gap:.625rem}.referral-program-desktop__card{display:flex;flex-direction:column}[dir] .referral-program-desktop__card{padding:.625rem;border-radius:.625rem;background:var(--Light-Theme-Main-Carsd-2, linear-gradient(0deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%), #08070F)}.referral-program-desktop__card-title{font-size:.75rem;font-weight:500}.referral-program-desktop__card-value{color:var(--Light-Theme-Accent-Accent, #EDBD13);font-size:.875rem;font-weight:700}.referral-program-desktop__card-currency{color:var(--Light-Theme-Text-Text-White, #FFF)}[dir=ltr] .referral-program-desktop__card-currency{margin-left:.125rem}[dir=rtl] .referral-program-desktop__card-currency{margin-right:.125rem}.referral-program-desktop__timer{display:flex;align-items:center;gap:.625rem;font-size:.625rem;font-weight:700}.referral-program-desktop__timer-value{color:var(--Light-Theme-Text-Text-Accent, #EDBD13)}.referral-program-desktop__titles{display:grid;grid-template-columns:repeat(4, 1fr)}.referral-program-desktop__title{position:relative;height:3.1875rem;display:flex;align-items:center;font-size:.75rem;font-weight:600;line-height:100%}[dir=ltr] .referral-program-desktop__title{padding-left:.625rem}[dir=rtl] .referral-program-desktop__title{padding-right:.625rem}.referral-program-desktop__title:not(:first-child)::before{content:"";position:absolute;top:50%;width:2px;height:1.34375rem}[dir] .referral-program-desktop__title:not(:first-child)::before{transform:translateY(-50%);background:#fff}[dir=ltr] .referral-program-desktop__title:not(:first-child)::before{left:0}[dir=rtl] .referral-program-desktop__title:not(:first-child)::before{right:0}[dir] .referral-program-desktop__item{border:1px solid var(--light-theme-main-stroke-white-20, rgba(255, 255, 255, 0.2));border-top:none}[dir] .referral-program-desktop__item:last-child{border-radius:0 0 .625rem .625rem}.referral-program-desktop__paginator{width:100%;display:flex;align-items:center;justify-content:center}[dir] .referral-program-desktop__paginator{margin-top:.625rem}
.transactions-history-filter-desktop{width:100%;display:grid;grid-template-columns:repeat(5, 1fr);gap:1.25rem}.transactions-history-filter-desktop__item{display:flex;flex-direction:column;gap:.125rem}.transactions-history-filter-desktop__item-label{font-size:.75rem;font-weight:500}.transactions-history-filter-desktop__item-field{height:2.5rem}.transactions-history-filter-desktop__checkbox{flex-shrink:0;width:1.5rem;height:1.5rem;display:flex}.transactions-history-filter-desktop__checkbox-container{display:flex;align-items:center;gap:.5625rem;font-size:.875rem;font-weight:600}.transactions-history-filter-desktop__button{height:2.5rem}[dir] .transactions-history-filter-desktop__button{margin-top:auto}
.transactions-history-item-desktop{display:grid;grid-template-columns:repeat(4, 1fr)}.transactions-history-item-desktop__item{font-size:.75rem;font-weight:600;line-height:100%;display:flex;justify-content:space-between;align-items:center}[dir] .transactions-history-item-desktop__item{padding:.625rem}.transactions-history-item-desktop__item_status_2{color:var(--Status-Good, #0D9252)}.transactions-history-item-desktop__item_status_1{color:var(--Status-Bad, #D31C32)}.transactions-history-item-desktop__item_status_3{color:var(--Status-Bad, #FBAA1B)}.transactions-history-item-desktop__item-icon{flex-shrink:0;width:.75rem;height:.75rem;display:flex}[dir] .transactions-history-item-desktop__item-icon{cursor:pointer}
.transactions-history-desktop{width:100%;display:flex;flex-direction:column;gap:1.25rem}.transactions-history-desktop__table{display:flex;flex-direction:column}.transactions-history-desktop__titles{display:grid;grid-template-columns:repeat(4, 1fr)}.transactions-history-desktop__title{position:relative;height:3.1875rem;display:flex;align-items:center;font-size:.75rem;font-weight:600;line-height:100%}[dir=ltr] .transactions-history-desktop__title{padding-left:.625rem}[dir=rtl] .transactions-history-desktop__title{padding-right:.625rem}.transactions-history-desktop__title:not(:first-child)::before{content:"";position:absolute;top:50%;width:2px;height:1.34375rem}[dir] .transactions-history-desktop__title:not(:first-child)::before{transform:translateY(-50%);background:#fff}[dir=ltr] .transactions-history-desktop__title:not(:first-child)::before{left:0}[dir=rtl] .transactions-history-desktop__title:not(:first-child)::before{right:0}[dir] .transactions-history-desktop__item{border:1px solid var(--light-theme-main-stroke-white-20, rgba(255, 255, 255, 0.2));border-top:none}[dir] .transactions-history-desktop__item:last-child{border-radius:0 0 .625rem .625rem}.transactions-history-desktop__empty{width:100%;display:flex;flex-direction:column;align-items:center;gap:.625rem 0}[dir] .transactions-history-desktop__empty{padding:3.125rem 0}.transactions-history-desktop__empty-text{color:var(--Light-Theme-Text-Text-Additional-1, rgba(255, 255, 255, 0.5));font-size:1rem;font-weight:700}.transactions-history-desktop__paginator{width:100%;display:flex;align-items:center;justify-content:center}
.withdrawal-progress-mobile{width:100%;display:flex;flex-direction:column}.withdrawal-progress-mobile__title{font-size:.75rem;font-weight:600}[dir] .withdrawal-progress-mobile__title{margin-bottom:.69rem}.withdrawal-progress-mobile__bar{width:100%;height:.5rem;min-height:.5rem;display:flex;overflow:hidden}[dir] .withdrawal-progress-mobile__bar{margin-bottom:.3125rem;border-radius:1rem;background:#fff}.withdrawal-progress-mobile__bar-value{width:0;height:.5rem;min-height:.5rem;display:flex}[dir] .withdrawal-progress-mobile__bar-value{border-radius:1rem}[dir=ltr] .withdrawal-progress-mobile__bar-value{background:var(--Light-Theme-Accent-Gradient, linear-gradient(90deg, #079737 0%, #0FCF4F 101.46%))}[dir=rtl] .withdrawal-progress-mobile__bar-value{background:var(--Light-Theme-Accent-Gradient, linear-gradient(-90deg, #079737 0%, #0FCF4F 101.46%))}.withdrawal-progress-mobile__bottom{font-size:.75rem;font-weight:600;line-height:100%;display:flex;justify-content:space-between}
@font-face{font-family:"password";font-style:normal;font-weight:400;src:url(/images/src/components/Inputs/Input/view/mobile/font/password.ttf)}.input-mobile{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%;display:flex;align-items:center;position:relative}[dir] .input-mobile{border-radius:.625rem;border:1px solid var(--light-theme-main-stroke-white-20, rgba(255, 255, 255, 0.2));background:var(--Light-Theme-Main-Cards-flat, linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #08070F)}[dir=ltr] .input-mobile{padding:0 .625rem 0 .9375rem}[dir=rtl] .input-mobile{padding:0 .9375rem 0 .625rem}[dir=ltr] .input-mobile_isPassword{padding-right:1.25rem}[dir=rtl] .input-mobile_isPassword{padding-left:1.25rem}.input-mobile__label{color:#3d302b;font-family:Poppins;font-size:.625rem;line-height:.625rem;font-style:normal;font-weight:500}.input-mobile__native-wrapper{width:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.input-mobile__native{width:100%;display:flex;align-items:center;outline:none;font-family:"Poppins",sans-serif;color:#fff;-webkit-appearance:none}[dir] .input-mobile__native{border-radius:0;border:0 solid rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.input-mobile__native::-moz-placeholder{font-family:"Poppins",sans-serif;color:var(--Light-Theme-Text-Text-Additional-1, rgba(255, 255, 255, 0.5))}.input-mobile__native::placeholder{font-family:"Poppins",sans-serif;color:var(--Light-Theme-Text-Text-Additional-1, rgba(255, 255, 255, 0.5))}.input-mobile__native:focus.input-mobile__native::-moz-placeholder{color:rgba(0,0,0,0)}.input-mobile__native:focus.input-mobile__native::placeholder{color:rgba(0,0,0,0)}.input-mobile__native_activePassword{font-family:"password"}.input-mobile__native:-webkit-autofill,.input-mobile__native:-webkit-autofill:hover,.input-mobile__native:-webkit-autofill:focus,.input-mobile__native:-webkit-autofill:active{-webkit-text-fill-color:#fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;caret-color:#fff}[dir] .input-mobile__native:-webkit-autofill, [dir] .input-mobile__native:-webkit-autofill:hover, [dir] .input-mobile__native:-webkit-autofill:focus, [dir] .input-mobile__native:-webkit-autofill:active{box-shadow:inset 0 0 20px 20px rgba(0,0,0,0)}.input-mobile__native::-webkit-inner-spin-button{display:none !important}.input-mobile__measure{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--Light-Text-Accent-1, #f00);font-size:.875rem;font-style:normal;font-weight:700;line-height:normal}[dir=ltr] .input-mobile__measure{margin:0 0 0 1.25rem;text-align:right}[dir=rtl] .input-mobile__measure{margin:0 1.25rem 0 0;text-align:left}.input-mobile__password,.input-mobile__password-off{width:1.5rem;min-width:1.5rem;height:1.5rem;display:none;flex-direction:column;align-items:center;justify-content:center}[dir] .input-mobile__password, [dir] .input-mobile__password-off{cursor:pointer}.input-mobile__password path,.input-mobile__password-off path{fill:var(--Light-Theme-Text-Text-Additional-1, rgba(255, 255, 255, 0.5))}.input-mobile__password_active{display:flex}.input-mobile__password-off_active{display:flex}.input-mobile_fontSize_14 .input-mobile__native{font-weight:400;font-size:.875rem;font-feature-settings:"pnum" on,"lnum" on}.input-mobile_fontSize_14 .input-mobile__native::-moz-placeholder{font-weight:400;font-size:.875rem;line-height:.875rem;font-feature-settings:"pnum" on,"lnum" on}.input-mobile_fontSize_14 .input-mobile__native::placeholder{font-weight:400;font-size:.875rem;line-height:.875rem;font-feature-settings:"pnum" on,"lnum" on}[dir] .input-mobile_color_transparent{background:rgba(0,0,0,0)}[dir] .input-mobile_validState_2{border:1px solid #0d9252 !important}[dir] .input-mobile_validState_3{border:1px solid #d31c32 !important}.input-mobile__copy{align-self:center;flex-shrink:0;width:1.5rem;height:1.5rem;display:flex}[dir] .input-mobile__copy{cursor:pointer}[dir=ltr] .input-mobile_withCopy{padding-right:1.25rem}[dir=rtl] .input-mobile_withCopy{padding-left:1.25rem}
.spinner-desktop{z-index:1100;width:100%;height:100%;position:absolute;top:0;display:flex;align-items:center;justify-content:center}[dir] .spinner-desktop{background-color:rgba(0,0,0,.5)}[dir=ltr] .spinner-desktop{left:0}[dir=rtl] .spinner-desktop{right:0}.spinner-desktop_foolViewport{width:100vw;height:100vh}.spinner-desktop__logo{width:18.75rem}[dir=ltr] .spinner-desktop__logo{animation:spinnerAnimate 2.5s ease-in-out infinite;animation-direction:alternate}[dir=rtl] .spinner-desktop__logo{animation:spinnerAnimate 2.5s ease-in-out infinite;animation-direction:alternate}@keyframes spinnerAnimate{100%{transform:scale(1.1)}}
.change-password-desktop{width:100%;display:flex;flex-direction:column;gap:.625rem}.change-password-desktop__header{display:flex;justify-content:space-between;align-items:center;gap:.625rem;font-size:1.25rem;font-weight:700}.change-password-desktop__content{position:relative;display:grid;grid-template-columns:repeat(3, 1fr) auto;gap:.625rem}.change-password-desktop__item{flex-grow:2;display:flex;flex-direction:column;gap:.125rem}.change-password-desktop__item-label{font-size:.75rem;font-weight:500}.change-password-desktop__item-input{height:2.5rem}.change-password-desktop__button{height:2.5rem}.change-password-desktop__strong{height:2.5rem;display:flex;gap:.625rem}.change-password-desktop__strong-input{flex-grow:2;display:flex;align-items:center;gap:.3125rem;color:var(--Light-Theme-Text-Text-Accent, #EDBD13);font-size:.75rem;font-weight:500;line-height:100%}[dir] .change-password-desktop__strong-input{border-radius:.625rem;border:1px solid var(--light-theme-main-stroke-white-20, rgba(255, 255, 255, 0.2));background:var(--Light-Theme-Main-Cards-1, linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #08070F)}[dir=ltr] .change-password-desktop__strong-input{padding:0 .625rem 0 .9375rem}[dir=rtl] .change-password-desktop__strong-input{padding:0 .9375rem 0 .625rem}.change-password-desktop__strong-button{width:-moz-fit-content;width:fit-content}[dir] .change-password-desktop__strong-button button{padding:0 .625rem}.change-password-desktop__strong-icon{flex-shrink:0;width:1.5rem;height:1.5rem}[dir] .change-password-desktop__strong-icon{cursor:pointer}[dir=ltr] .change-password-desktop__strong-icon{margin-left:auto}[dir=rtl] .change-password-desktop__strong-icon{margin-right:auto}
.promocode-activator-desktop{width:100%;display:flex;flex-direction:column;gap:.625rem}.promocode-activator-desktop__title{font-size:1.25rem;font-weight:700}.promocode-activator-desktop__content{display:grid;grid-template-columns:1.4fr 1fr;gap:.625rem}.promocode-activator-desktop__field{display:flex;flex-direction:column;gap:.125rem}.promocode-activator-desktop__field-title{font-size:.75rem;font-weight:500}.promocode-activator-desktop__field-input{height:2.5rem}.promocode-activator-desktop__button{height:2.5rem}[dir] .promocode-activator-desktop__button{margin-top:auto}
.modal-desktop{width:100%;height:100%;position:fixed;z-index:1004}[dir] .modal-desktop{background:rgba(15,33,46,.5)}.modal-desktop__content-container{min-width:-moz-fit-content;min-width:fit-content;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;position:absolute;top:50%}[dir=ltr] .modal-desktop__content-container{left:50%;transform:translate(-50%, -50%)}[dir=rtl] .modal-desktop__content-container{right:50%;transform:translate(50%, -50%)}
.back-block-mobile{display:flex;align-items:center;width:100%;height:2.8125rem;min-height:2.8125rem;gap:0 .625rem;z-index:2;outline:none;position:relative}[dir] .back-block-mobile{border:none;background-color:rgba(0,0,0,0)}.back-block-mobile_scheme_menu .back-block-mobile__content{font-size:1rem;font-weight:600;font-variant-numeric:lining-nums proportional-nums}.back-block-mobile__arrow{display:flex;align-items:center;justify-content:center;min-width:1.875rem;width:1.875rem;height:1.875rem}[dir=ltr] .back-block-mobile__arrow{transform:rotate(90deg)}[dir=rtl] .back-block-mobile__arrow{transform:rotate(-90deg)}.back-block-mobile__content{font-size:.875rem;font-weight:700;font-family:Poppins}[dir=ltr] .back-block-mobile__content{text-align:left}[dir=rtl] .back-block-mobile__content{text-align:right}
.cbu-payment-mobile{display:flex;flex-direction:column;width:100%}[dir] .cbu-payment-mobile_isDesktop .cbu-payment-mobile__content{padding:0}.cbu-payment-mobile__content{display:flex;flex-direction:column;gap:.625rem}[dir] .cbu-payment-mobile__content{padding:1.25rem .94rem}.cbu-payment-mobile__title{display:flex;align-items:center;justify-content:space-between;gap:.625rem;color:var(--DarkUI-Text-Text-Additional, #8388A0);font-variant-numeric:lining-nums proportional-nums;font-size:.875rem;font-weight:500}.cbu-payment-mobile__cross{flex-shrink:0;width:1.875rem;height:1.875rem;display:flex}[dir] .cbu-payment-mobile__cross{cursor:pointer}[dir=ltr] .cbu-payment-mobile__cross{margin-left:-0.3125rem}[dir=rtl] .cbu-payment-mobile__cross{margin-right:-0.3125rem}.cbu-payment-mobile__item{display:flex;flex-direction:column;gap:.125rem}.cbu-payment-mobile__label{color:var(--DarkUI-Text-Text-Regular, #FFF);font-size:.75rem;font-weight:500}.cbu-payment-mobile__label_required:after{content:"*";color:var(--Status-Bad, #D31C32);font-weight:600}[dir=ltr] .cbu-payment-mobile__label_required:after{margin-left:.125rem}[dir=rtl] .cbu-payment-mobile__label_required:after{margin-right:.125rem}.cbu-payment-mobile__input{flex-shrink:0;height:2.5rem}.cbu-payment-mobile__input_type_area{height:auto}.cbu-payment-mobile__limits{color:var(--Dark-Text-Regular, #FFF);font-size:.8125rem;font-weight:400}[dir] .cbu-payment-mobile__limits{text-align:center}
.modal-cbu-payment-desktop__content{width:25.625rem;position:relative;display:flex;flex-direction:column;justify-content:center;gap:1.25rem}[dir] .modal-cbu-payment-desktop__content{padding:2.5rem;border-radius:.625rem;border:1px solid var(--light-theme-main-stroke-white-20, rgba(255, 255, 255, 0.2));background:var(--Light-Theme-Main-Background, #08070F)}.modal-cbu-payment-desktop__title{color:var(--Light-Theme-Text-Text-White, #FFF);font-variant-numeric:lining-nums proportional-nums;font-size:1.875rem;font-weight:900;line-height:100%}.modal-cbu-payment-desktop__cross{width:1.875rem;height:1.875rem;display:flex;position:absolute;top:1.40025rem}[dir] .modal-cbu-payment-desktop__cross{cursor:pointer}[dir=ltr] .modal-cbu-payment-desktop__cross{right:1.71875rem}[dir=rtl] .modal-cbu-payment-desktop__cross{left:1.71875rem}
.user-buttons-desktop{width:22.5rem;display:flex;flex-direction:column;gap:.3125rem}.user-buttons-desktop__row{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:.625rem}.user-buttons-desktop__button{height:2.375rem}.user-buttons-desktop__button-content{width:100%;display:flex;align-items:center;justify-content:center;gap:.3125rem}[dir] .user-buttons-desktop__button-content{padding:0 .625rem}[dir] .user-buttons-desktop__button-text{text-align:center}.user-buttons-desktop__button-icon{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;display:flex}
.personal-area-top-desktop{min-width:0;display:flex;flex-direction:column;gap:.625rem}.personal-area-top-desktop__top{min-width:0;display:flex;gap:.9375rem}.personal-area-top-desktop__block{display:flex;align-items:center;gap:.625rem}[dir] .personal-area-top-desktop__block{border-radius:.625rem;background:var(--Light-Theme-Main-Cards-1, linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #08070F)}[dir=ltr] .personal-area-top-desktop__block{padding:.9375rem 2.5rem .9375rem 1.5625rem}[dir=rtl] .personal-area-top-desktop__block{padding:.9375rem 1.5625rem .9375rem 2.5rem}.personal-area-top-desktop__block_type_logout{align-self:center}[dir] .personal-area-top-desktop__block_type_logout{cursor:pointer}[dir=ltr] .personal-area-top-desktop__block_type_logout{margin-left:auto;padding-right:1.5625rem}[dir=rtl] .personal-area-top-desktop__block_type_logout{margin-right:auto;padding-left:1.5625rem}.personal-area-top-desktop__block_type_login{min-width:0}[dir] .personal-area-top-desktop__block_type_progress{padding:.625rem .9375rem}[dir] .personal-area-top-desktop__block_type_password{padding:1.25rem 1.5625rem}.personal-area-top-desktop__block-icon{flex:0 0 1.875rem;width:1.875rem;height:1.875rem;display:flex}.personal-area-top-desktop__block-data{min-width:0}.personal-area-top-desktop__block-label{white-space:pre;font-size:.875rem;font-weight:600}.personal-area-top-desktop__block-value{width:100%;min-width:0;white-space:pre;font-size:1.25rem;font-weight:600;display:flex;align-items:baseline;gap:.1875rem}.personal-area-top-desktop__block-value_type_balance{color:var(--Light-Theme-Text-Text-Accent, #EDBD13)}.personal-area-top-desktop__block-value_type_bonus{color:#0ec84c}.personal-area-top-desktop__block-currency{font-size:.875rem;line-height:1.5625rem}.personal-area-top-desktop__logout{display:flex;align-items:center;gap:.9375rem;color:var(--Light-Theme-Text-Text-Additional-1, rgba(255, 255, 255, 0.5));font-size:1rem;font-weight:600;white-space:pre}.personal-area-top-desktop__logout-icon{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;display:flex}.personal-area-top-desktop__ellipsis{overflow:hidden;text-overflow:ellipsis}.personal-area-top-desktop__row{display:grid;grid-template-columns:76.85% auto;gap:.625rem}
.personal-menu-desktop{display:flex;gap:1.875rem}.personal-menu-desktop__item{height:3.0625rem;display:flex;justify-content:center;align-items:center;color:var(--Light-Theme-Text-Text-Additional-1, rgba(255, 255, 255, 0.5));font-variant-numeric:lining-nums proportional-nums;font-size:.875rem;font-weight:700}[dir] .personal-menu-desktop__item{padding:0 .4375rem}.personal-menu-desktop__item_active{color:var(--Light-Theme-Text-Text-Accent, #EDBD13)}
.personal-area-layout-desktop{width:87.4375rem;display:flex;flex-direction:column;gap:.625rem}[dir] .personal-area-layout-desktop{margin:0 auto;padding:1.25rem 1.875rem;border-radius:1.25rem;border:2px solid var(--light-theme-main-stroke-white-20, rgba(255, 255, 255, 0.2));background:var(--Light-Theme-Main-Background, #08070F)}.personal-area-layout-desktop__content{display:flex;flex-direction:column}[dir] .personal-area-layout-desktop__content{padding:.625rem;border-radius:.625rem;background:var(--Light-Theme-Main-Cards-1, linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #08070F)}[dir=ltr] .personal-area-layout-desktop__menu{margin-left:.81rem}[dir=rtl] .personal-area-layout-desktop__menu{margin-right:.81rem}[dir] .personal-area-layout-desktop__component{padding:2.5rem}
.log-out-desktop{width:21.25rem;display:flex;flex-direction:column;align-items:center}[dir] .log-out-desktop{padding:.625rem .625rem 1.25rem .625rem;border-radius:.625rem;background:var(--Dark-UI-Cards-2, #ececec)}.log-out-desktop__header{width:100%;display:flex;justify-content:space-between;align-items:center;gap:0 .3125rem}[dir] .log-out-desktop__header{margin:0 0 1.25rem 0}.log-out-desktop__header-text{color:var(--Text-Text-Regular, #3d302b);font-size:.875rem;font-weight:500}[dir=ltr] .log-out-desktop__header-text{margin:0 auto 0 0}[dir=rtl] .log-out-desktop__header-text{margin:0 0 0 auto}.log-out-desktop__header-cross{width:2.125rem;min-width:2.125rem;height:2.125rem;display:flex}[dir] .log-out-desktop__header-cross{cursor:pointer}.log-out-desktop__content{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.875rem}.log-out-desktop__text{width:100%;display:flex;align-items:center;justify-content:center;color:var(--Text-Text-Additional, #3d302b);font-size:1rem;font-weight:500}.log-out-desktop__buttons{width:100%;display:flex;gap:.625rem}.log-out-desktop__button{width:100%;min-width:0;height:2.375rem}.log-out-desktop__button-text{color:var(--Text-Text-Regular, #3d302b);font-size:.875rem;font-weight:500;text-transform:none}[dir] .log-out-desktop__button-text{text-align:center}
.sign-in-desktop{display:flex;justify-content:space-between;gap:.825rem;overflow:hidden;position:relative}[dir] .sign-in-desktop{border-radius:.625rem;border:1px solid var(--light-theme-main-stroke-white-20, rgba(255, 255, 255, 0.2));box-shadow:0 0 50px 0 #cd1111,0 0 50px 0 #000}[dir=ltr] .sign-in-desktop{background:no-repeat left/23.6875rem auto url(/images/src/features/auth/view/desktop/img/auth-bg.webp),var(--Light-Theme-Main-Background, #08070f)}[dir=rtl] .sign-in-desktop{background:no-repeat right/23.6875rem auto url(/images/src/features/auth/view/desktop/img/auth-bg.webp),var(--Light-Theme-Main-Background, #08070f)}.sign-in-desktop__bg{position:absolute;top:0;width:23.6875rem;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}[dir=ltr] .sign-in-desktop__bg{left:0}[dir=rtl] .sign-in-desktop__bg{right:0}.sign-in-desktop__mascot{width:24.85356rem;height:24.85356rem;display:flex;z-index:1}[dir=ltr] .sign-in-desktop__mascot{margin-left:-2rem}[dir=rtl] .sign-in-desktop__mascot{margin-right:-2rem}.sign-in-desktop__content{position:relative;flex:0 0 21.5625rem;width:21.5625rem;display:flex;flex-direction:column;gap:1.875rem}[dir] .sign-in-desktop__content{padding:1.4rem 2.03rem 0}.sign-in-desktop__cross{width:1.875rem;height:1.875rem;display:flex;position:absolute;top:.625rem}[dir] .sign-in-desktop__cross{cursor:pointer}[dir=ltr] .sign-in-desktop__cross{right:.625rem}[dir=rtl] .sign-in-desktop__cross{left:.625rem}.sign-in-desktop__logo{align-self:center;width:16.3125rem;height:4.110625rem;display:flex}[dir=ltr] .sign-in-desktop__logo{padding:.14806rem 2.32413rem .62669rem .3rem}[dir=rtl] .sign-in-desktop__logo{padding:.14806rem .3rem .62669rem 2.32413rem}.sign-in-desktop__title{font-size:1.375rem;font-weight:700;letter-spacing:.0275rem;text-transform:uppercase}[dir] .sign-in-desktop__title{text-align:center}.sign-in-desktop__fields{display:flex;flex-direction:column;gap:.625rem}.sign-in-desktop__item{display:flex;flex-direction:column;gap:.125rem}.sign-in-desktop__item-label{font-size:.75rem;font-weight:500}.sign-in-desktop__item-field{height:2.5rem}.sign-in-desktop__button{align-self:center;width:8.75rem;height:2.5rem}
.input-phone-mobile{height:100%;min-width:13rem;display:flex;align-items:center;justify-content:flex-start}[dir] .input-phone-mobile{border-radius:.625rem}.input-phone-mobile_color_default{color:#fff}[dir] .input-phone-mobile_color_default{border:1px solid var(--light-theme-main-stroke-white-20, rgba(255, 255, 255, 0.2));background:var(--Light-Theme-Main-Cards-flat, linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #08070F)}[dir] .input-phone-mobile_color_light{background:#f5f5f5;border:1px solid #f5f5f5;border-radius:.9375rem}[dir] .input-phone-mobile_color_transparent{border:1px solid var(--light-theme-main-stroke-white-20, rgba(255, 255, 255, 0.2))}[dir=ltr] .input-phone-mobile_open{border-radius:.9375rem .9375rem .9375rem 0}[dir=rtl] .input-phone-mobile_open{border-radius:.9375rem .9375rem 0 .9375rem}.input-phone-mobile__dropdown{position:relative;height:100%}.input-phone-mobile__item-selected{width:6.5rem;height:100%;display:flex;align-items:center;justify-content:flex-start}[dir] .input-phone-mobile__item-selected{cursor:pointer;padding:0 .625rem}[dir=ltr] .input-phone-mobile__item-selected{border-radius:.25rem 0 0 .25rem}[dir=rtl] .input-phone-mobile__item-selected{border-radius:0 .25rem .25rem 0}[dir=ltr] .input-phone-mobile_open .input-phone-mobile__item-selected{border-radius:.3125rem 0 0 0}[dir=rtl] .input-phone-mobile_open .input-phone-mobile__item-selected{border-radius:0 .3125rem 0 0}.input-phone-mobile__item-flag-selected{width:1.875rem;display:flex;flex-direction:column;justify-content:center;align-items:center}[dir=ltr] .input-phone-mobile__item-flag-selected{margin:0 .31rem 0 0}[dir=rtl] .input-phone-mobile__item-flag-selected{margin:0 0 0 .31rem}.input-phone-mobile__item-value-selected{font-size:.875rem;font-weight:400}.input-phone-mobile__item-arrow-selected{width:1.5rem;height:1.5rem}.input-phone-mobile__items{width:6.5rem;max-height:21rem;z-index:3;position:absolute;top:calc(100% + 1px);overflow:auto}[dir] .input-phone-mobile__items{background:#fff;border:1px solid #d9d9d9;border-top:1px solid rgba(0,0,0,0);background-clip:content-box;background:var(--Light-Background, #fff);border-radius:0 0 .9375rem .9375rem}[dir=ltr] .input-phone-mobile__items{margin:0 0 0 -1px}[dir=rtl] .input-phone-mobile__items{margin:0 -1px 0 0}.input-phone-mobile__items::-webkit-scrollbar{width:.1875rem;height:90%}[dir=ltr] .input-phone-mobile__items::-webkit-scrollbar{scroll-margin-right:.3125rem}[dir=rtl] .input-phone-mobile__items::-webkit-scrollbar{scroll-margin-left:.3125rem}.input-phone-mobile__items::-webkit-scrollbar-thumb{width:.1875rem}[dir] .input-phone-mobile__items::-webkit-scrollbar-thumb{background:gray;cursor:pointer}.input-phone-mobile__item{width:6.5rem;width:100%;position:relative;display:flex;align-items:center;justify-content:flex-start}[dir] .input-phone-mobile__item{cursor:pointer;background-color:rgba(0,0,0,0)}[dir=ltr] .input-phone-mobile__item{padding:.625rem .3125rem .625rem .625rem}[dir=rtl] .input-phone-mobile__item{padding:.625rem .625rem .625rem .3125rem}[dir] .input-phone-mobile__item:hover{background:var(--Accent-Accent-1, #f00)}.input-phone-mobile__item-flag{width:1.875rem;display:flex;flex-direction:column;justify-content:center;align-items:center}[dir=ltr] .input-phone-mobile__item-flag{margin:0 .3125rem 0 0}[dir=rtl] .input-phone-mobile__item-flag{margin:0 0 0 .3125rem}.input-phone-mobile__item-value{color:var(--Light-Text-Regular, #172960);font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.input-phone-mobile__item:hover .input-phone-mobile__item-value{color:#fff}[dir] .input-phone-mobile__item_active, [dir] .input-phone-mobile__item_active.input-phone-mobile__item:hover{background:var(--Accent-Accent-1, #f00)}[dir] .input-phone-mobile__item_active{background:var(--Accent-Accent-1, #f00)}.input-phone-mobile__item_active .input-phone-mobile__item-value{color:#fff}.input-phone-mobile__separator{width:.0625rem;height:1.25rem;display:flex}[dir] .input-phone-mobile__separator{background:var(--Light-Stroke, #dcdee7)}.input-phone-mobile__input{width:100%;height:100%;display:flex;align-items:center;outline:none;font-family:"Poppins",sans-serif;-webkit-appearance:none;font-size:.875rem;color:var(--Light-Text-Regular, #fff);font-weight:400}[dir] .input-phone-mobile__input{border-radius:0;border:0 solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:.3125rem}[dir=ltr] .input-phone-mobile__input{padding:0 .31rem 0 .62rem}[dir=rtl] .input-phone-mobile__input{padding:0 .62rem 0 .31rem}.input-phone-mobile__input::-moz-placeholder{color:var(--Light-Theme-Text-Text-Additional-1, rgba(255, 255, 255, 0.5));font-size:.875rem;font-weight:400}.input-phone-mobile__input::placeholder{color:var(--Light-Theme-Text-Text-Additional-1, rgba(255, 255, 255, 0.5));font-size:.875rem;font-weight:400}[dir] .input-phone-mobile_validState_2{border:1px solid #0d9252 !important}[dir] .input-phone-mobile_validState_3{border:1px solid #d31c32 !important}.input-phone-mobile__search{width:calc(6.5rem - 1px);height:100%}[dir=ltr] .input-phone-mobile__search{border-right:1px solid #535353}[dir=rtl] .input-phone-mobile__search{border-left:1px solid #535353}[dir] .input-phone-mobile__search .input-mobile{border:none}.input-phone-mobile__search input{color:var(--Light-Text-Regular, #172960);font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}[dir] .input-phone-mobile__search input{border:none}.input-phone-mobile__search input::-moz-placeholder{color:var(--Light-Text-Regular, #172960);font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.input-phone-mobile__search input::placeholder{color:var(--Light-Text-Regular, #172960);font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}
.sign-up-desktop{flex-shrink:0;display:flex;position:relative}[dir] .sign-up-desktop{border-radius:.625rem;border:1px solid var(--light-theme-main-stroke-white-20, rgba(255, 255, 255, 0.2));background:var(--Light-Theme-Main-Background, #08070f);box-shadow:0 0 50px 0 #cd1111,0 0 50px 0 #000}.sign-up-desktop__bg{position:absolute;top:0;width:23.6875rem;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}[dir=ltr] .sign-up-desktop__bg{left:0;-o-object-position:right top;object-position:right top;border-radius:.625rem 0 0 .625rem}[dir=rtl] .sign-up-desktop__bg{right:0;-o-object-position:left top;object-position:left top;border-radius:0 .625rem .625rem 0}.sign-up-desktop__mascot{width:29.10356rem;height:29.10356rem;display:flex}[dir] .sign-up-desktop__mascot{margin-top:auto;margin-bottom:-4.74rem}[dir=ltr] .sign-up-desktop__mascot{margin-left:-4.13rem}[dir=rtl] .sign-up-desktop__mascot{margin-right:-4.13rem}.sign-up-desktop__mascot-wrapper{overflow:hidden;display:flex;z-index:1}.sign-up-desktop__content{position:relative;display:flex;flex-direction:column;gap:1.875rem;flex:1 0 0}[dir=ltr] .sign-up-desktop__content{padding:1.25rem 3.81rem 1.25rem 2.52rem}[dir=rtl] .sign-up-desktop__content{padding:1.25rem 2.52rem 1.25rem 3.81rem}.sign-up-desktop__cross{width:1.875rem;height:1.875rem;display:flex;position:absolute;top:.625rem}[dir] .sign-up-desktop__cross{cursor:pointer}[dir=ltr] .sign-up-desktop__cross{right:.625rem}[dir=rtl] .sign-up-desktop__cross{left:.625rem}.sign-up-desktop__logo{align-self:center;width:16.3125rem;height:4.110625rem;display:flex}[dir=ltr] .sign-up-desktop__logo{padding:.14806rem 2.32413rem .62669rem .3rem}[dir=rtl] .sign-up-desktop__logo{padding:.14806rem .3rem .62669rem 2.32413rem}.sign-up-desktop__title{font-size:1.375rem;font-weight:700;letter-spacing:.0275rem;text-transform:uppercase}[dir] .sign-up-desktop__title{text-align:center}.sign-up-desktop__fields{display:grid;grid-template-columns:repeat(2, 1fr);gap:.625rem 1.875rem}.sign-up-desktop__item{width:17.5rem;display:flex;flex-direction:column;gap:.125rem}.sign-up-desktop__item-label{font-size:.75rem;font-weight:500}.sign-up-desktop__item-field{height:2.5rem}.sign-up-desktop__button{grid-column:1/3;height:2.5rem}[dir] .sign-up-desktop__button{margin-top:auto}
.auth-desktop{position:relative}
.notification-desktop{z-index:1005;position:relative;width:100%;display:flex;gap:.625rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}[dir] .notification-desktop{padding:.8125rem;margin-top:.625rem;border-radius:.625rem;border:1px solid hsla(0,0%,100%,.1)}[dir=ltr] .notification-desktop{animation:.7s ease init-ltr ;background:linear-gradient(89deg, rgba(255, 179, 1, 0.2) 0%, rgba(255, 179, 1, 0) 100%),rgba(28,32,27,.95)}[dir=rtl] .notification-desktop{animation:.7s ease init-rtl ;background:linear-gradient(-89deg, rgba(255, 179, 1, 0.2) 0%, rgba(255, 179, 1, 0) 100%),rgba(28,32,27,.95)}[dir=ltr] .notification-desktop_deleted{animation:.7s ease delete-ltr }[dir=rtl] .notification-desktop_deleted{animation:.7s ease delete-rtl }[dir=ltr] .notification-desktop_type_error{background:linear-gradient(89deg, rgba(255, 0, 70, 0.2) 0%, rgba(255, 0, 70, 0) 100%),rgba(28,32,27,.95)}[dir=rtl] .notification-desktop_type_error{background:linear-gradient(-89deg, rgba(255, 0, 70, 0.2) 0%, rgba(255, 0, 70, 0) 100%),rgba(28,32,27,.95)}[dir=ltr] .notification-desktop_type_success{background:linear-gradient(89deg, rgba(70, 172, 87, 0.2) 0%, rgba(70, 172, 87, 0) 100%),rgba(28,32,27,.95)}[dir=rtl] .notification-desktop_type_success{background:linear-gradient(-89deg, rgba(70, 172, 87, 0.2) 0%, rgba(70, 172, 87, 0) 100%),rgba(28,32,27,.95)}.notification-desktop__icon{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;display:flex}.notification-desktop__text{color:var(--DarkUI-Text-Regular, #FFF);font-size:.75rem;font-weight:400}[dir] .notification-desktop__text{margin:auto 0}.notification-desktop__cross{width:1.375rem;height:1.375rem;flex-shrink:0;display:flex}[dir] .notification-desktop__cross{cursor:pointer}[dir=ltr] .notification-desktop__cross{margin-left:auto}[dir=rtl] .notification-desktop__cross{margin-right:auto}.notification-desktop__progress{position:absolute;bottom:0;width:100%;height:.125rem;display:flex;align-items:center;justify-content:flex-start}[dir] .notification-desktop__progress{background:#596d81}[dir=ltr] .notification-desktop__progress{left:0;animation:4s linear progress;animation-iteration-count:1;animation-fill-mode:forwards}[dir=rtl] .notification-desktop__progress{right:0;animation:4s linear progress;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes init-ltr{0%{opacity:0;transform:translateX(10rem)}100%{opacity:1;transform:translateX(0)}}@keyframes init-rtl{0%{opacity:0;transform:translateX(-10rem)}100%{opacity:1;transform:translateX(0)}}@keyframes delete-ltr{0%{opacity:1}70%{opacity:0;transform:translateX(120%)}100%{opacity:0;transform:translateX(200%)}}@keyframes delete-rtl{0%{opacity:1}70%{opacity:0;transform:translateX(-120%)}100%{opacity:0;transform:translateX(-200%)}}@keyframes progress{0%{width:100%}100%{width:0%}}
#notify-root{z-index:1005;top:4.5rem;position:fixed;width:18rem;display:flex;justify-content:center;flex-direction:column-reverse}[dir] #notify-root{margin:auto}[dir=ltr] #notify-root{right:2rem}[dir=rtl] #notify-root{left:2rem}
.scroll-top-button-desktop{height:2.5rem}
.header-main-menu-default-desktop{display:flex;align-items:center;gap:.9375rem}.header-main-menu-default-desktop_lang_es-es{gap:.3125rem}[dir] .header-main-menu-default-desktop_lang_es-es .header-main-menu-default-desktop__item{padding:.625rem .3125rem}.header-main-menu-default-desktop__item{display:flex;align-items:center;gap:.625rem;color:var(--Light-Theme-Text-Text-Additional-1, rgba(255, 255, 255, 0.5));font-size:.875rem;font-weight:700;line-height:100%}[dir] .header-main-menu-default-desktop__item{padding:.625rem}.header-main-menu-default-desktop__item_active{color:var(--Light-Theme-Text-Text-White, #FFF)}[dir] .header-main-menu-default-desktop__item_active{border-radius:.3125rem}[dir=ltr] .header-main-menu-default-desktop__item_active{background:var(--Light-Theme-Accent-Gradient, linear-gradient(90deg, #079737 0%, #0FCF4F 101.46%))}[dir=rtl] .header-main-menu-default-desktop__item_active{background:var(--Light-Theme-Accent-Gradient, linear-gradient(-90deg, #079737 0%, #0FCF4F 101.46%))}.header-main-menu-default-desktop__icon{flex:0 0 1.5rem;width:1.5rem;height:1.5rem}
.footer-desktop{height:4.8125rem;display:flex;align-items:center;justify-content:space-between}[dir] .footer-desktop{padding:.625rem 1.25rem}.footer-desktop__logo{display:flex;width:13.25006rem;flex-shrink:0}.footer-desktop__menu{display:flex;align-items:center}[dir] .footer-desktop__menu{padding:0 1.25rem}.footer-desktop__flat{color:var(--Light-Theme-Text-Text-Additional-1, rgba(255, 255, 255, 0.5));font-size:.875rem;font-weight:700;display:flex;align-items:center;justify-content:space-between}[dir] .footer-desktop__flat{padding:.625rem}
.language-radio-selector-desktop{position:relative;display:flex;align-items:center;gap:.625rem}[dir=ltr] .language-radio-selector-desktop_isOpen .language-radio-selector-desktop__arrow{transform:rotate(180deg)}[dir=rtl] .language-radio-selector-desktop_isOpen .language-radio-selector-desktop__arrow{transform:rotate(-180deg)}[dir=ltr] .language-radio-selector-desktop_isOpen .language-radio-selector-desktop__item_type_current{background:var(--Light-Theme-Accent-Gradient, linear-gradient(90deg, #079737 0%, #0FCF4F 101.46%))}[dir=rtl] .language-radio-selector-desktop_isOpen .language-radio-selector-desktop__item_type_current{background:var(--Light-Theme-Accent-Gradient, linear-gradient(-90deg, #079737 0%, #0FCF4F 101.46%))}.language-radio-selector-desktop__item{flex-shrink:0;display:flex;justify-content:center;align-items:center}[dir] .language-radio-selector-desktop__item{padding:.5rem;border-radius:.3125rem;background:var(--Light-Theme-Main-Cards-1, linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #08070F);cursor:pointer}.language-radio-selector-desktop__item-img{width:1.5rem;height:1.5rem;display:flex;justify-content:center;align-items:center}[dir=ltr] .language-radio-selector-desktop__item_selected{background:var(--Light-Theme-Accent-Gradient, linear-gradient(90deg, #079737 0%, #0FCF4F 101.46%))}[dir=rtl] .language-radio-selector-desktop__item_selected{background:var(--Light-Theme-Accent-Gradient, linear-gradient(-90deg, #079737 0%, #0FCF4F 101.46%))}.language-radio-selector-desktop__list{position:absolute;top:calc(100% + .3125rem);display:flex;flex-direction:column;gap:.3125rem}.language-radio-selector-desktop__arrow{width:1.125rem;height:.75rem;display:flex;transition:all .2s ease}
.header-login-block-desktop{display:flex;align-items:center;justify-content:space-around}.header-login-block-desktop__profile{display:flex;align-items:center;gap:.625rem}.header-login-block-desktop__block{align-self:stretch;display:flex;align-items:center;gap:.3125rem;color:var(--Light-Theme-Text-Text-White, #FFF)}[dir] .header-login-block-desktop__block{padding:0 .625rem;border-radius:.3125rem;background:var(--Light-Theme-Main-Cards-1, linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #08070F)}.header-login-block-desktop__data{display:flex;flex-direction:column;align-items:flex-end;font-size:.75rem;font-weight:800;line-height:100%}[dir=ltr] .header-login-block-desktop__data{text-align:right}[dir=rtl] .header-login-block-desktop__data{text-align:left}.header-login-block-desktop__data-value{color:#edbd13;display:flex;align-items:center;gap:.1875rem;white-space:pre}.header-login-block-desktop__data-value_type_bonus{color:#0ec84c}.header-login-block-desktop__login{max-width:5rem;overflow:hidden;text-overflow:ellipsis}.header-login-block-desktop__icon{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;display:flex}.header-login-block-desktop__icon_type_yellow path{fill:#edbd13}.header-login-block-desktop__icon-wrapper{display:flex;gap:.625rem}[dir] .header-login-block-desktop__icon-wrapper{padding:.5rem;border-radius:.3125rem;background:var(--Light-Theme-Main-Cards-1, linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #08070F);cursor:pointer}.header-login-block-desktop__buttons{display:flex;gap:1.25rem;height:2.5rem}
.header-desktop{height:5.1875rem;display:flex;gap:.25rem;justify-content:space-between;align-items:center}[dir] .header-desktop{background:var(--Light-Theme-Main-Background, #08070F)}[dir=ltr] .header-desktop{padding:.6875rem 1.25rem .6875rem 2.5rem}[dir=rtl] .header-desktop{padding:.6875rem 2.5rem .6875rem 1.25rem}.header-desktop__logo{width:12.125rem;display:flex}.header-desktop__login{display:flex;gap:1.25rem}
.slide-out-desktop{flex-grow:2;width:100%;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:.3s ease}.slide-out-desktop__menu-wrapper{z-index:1;position:absolute;bottom:0;width:15rem;height:100%;display:flex;align-items:flex-end;transition:.3s ease}[dir=ltr] .slide-out-desktop__menu-wrapper{left:0;right:auto}[dir=rtl] .slide-out-desktop__menu-wrapper{right:0;left:auto}.slide-out-desktop__menu{z-index:100;position:absolute;width:15rem;height:100%;transition:.3s ease}[dir=ltr] .slide-out-desktop__menu{right:auto;left:0}[dir=rtl] .slide-out-desktop__menu{left:auto;right:0}.slide-out-desktop__menu-shadow{position:absolute;height:100%;width:100%}[dir] .slide-out-desktop__menu-shadow{background-color:rgba(15,33,46,.5)}[dir=ltr] .slide-out-desktop__menu-shadow{right:0;left:auto}[dir=rtl] .slide-out-desktop__menu-shadow{left:0;right:auto}.slide-out-desktop__content{width:100%;height:100%;display:flex;flex-direction:column;will-change:transform;overflow-y:scroll}.slide-out-desktop__content::-webkit-scrollbar{width:.375rem}[dir] .slide-out-desktop__content::-webkit-scrollbar{background:rgba(0,0,0,0)}.slide-out-desktop__content::-webkit-scrollbar-button{display:none}[dir] .slide-out-desktop__content::-webkit-scrollbar-thumb{cursor:pointer;background:var(--Light-Theme-Accent-Accent, #EDBD13)}
.app-desktop{flex-grow:2;width:100%;display:flex;flex-direction:column;align-items:center;overflow:auto}.app-desktop__header-wrapper{z-index:1003;width:100%;position:sticky;top:0}.app-desktop__main{z-index:1002;flex-grow:2;width:100%;display:flex;flex-direction:column;align-items:center}.app-desktop__main-wrapper{display:flex;flex-direction:column;flex-grow:2;width:100%;box-sizing:border-box}[dir] .app-desktop__main-wrapper{padding-bottom:1.875rem}.app-desktop__children{width:100%;display:flex;flex-direction:column;flex-grow:2;transition:.3s}.app-desktop__footer-wrapper{z-index:1001;width:100%}[dir] .app-desktop__footer-wrapper{margin:auto 0 0 0}
html{font-size:16px;--background-main: #16243e;--background-cards-1: #0b172f;--background-cards-2: #16243e;--background-cards-3: #1c2c48;--stroke-1: #263759;--stroke-additional: #000;--stroke-transparent: rgba(255, 255, 255, 0.07);--stroke-green: rgba(48, 221, 129, 0.5);--text-regular: #e1e8f1;--text-additional: rgba(147, 172, 211, 0.7);--text-accent: #30dd81;--button-flat: rgba(48, 221, 129, 0.15);--button-green-gradient: linear-gradient(90deg, #11998e 1.3%, #38ef7d 100%);--button-green-gradient-hovered: linear-gradient(90deg, #38ef7d 1.3%, #11998e 100%);--button-green-shadow: 0px 0px 20px 0px rgba(21, 162, 140, 0.5);--accent-1: #30dd81;--accent-gradient: linear-gradient(90deg, #11998e 1.3%, #38ef7d 100%);--accent-2: #fff;--accent-text-regular: #fff;--status-bad: #d31c32;--status-waiting: #000;--status-good: #0d9252;--Accent-Backgorund-Accent: #da4167;--Accent-Dark-Button-Text: #111522}#root,html,body{flex-grow:2;width:100%;height:100%;display:flex;flex-direction:column;font-family:"Poppins";font-feature-settings:"pnum" on,"lnum" on;color:#fff}[dir] #root, html[dir], [dir] body{margin:0;padding:0;background:var(--Light-Theme-Main-Background, #08070F)}*,*::after,*::before{box-sizing:border-box;text-decoration:none;list-style:none;color:inherit;font-variant-numeric:lining-nums proportional-nums}[dir] *, [dir] *::after, [dir] *::before{padding:0;margin:0}body{min-width:1024px}@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: 1500px){html{font-size:13px}}@media only screen and (max-width: 1400px){html{font-size:12px}}@media only screen and (max-width: 1300px){html{font-size:11px}}@media only screen and (max-width: 1200px){html{font-size:10px}}
