@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Kanit: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&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);
.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,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)}}

.modal-desktop{width:100%;height:100%;position:fixed;z-index:1004}[dir] .modal-desktop{background:rgba(15,33,46,0.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%)}

.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%}

.back-block-modal-desktop{height:1.875rem;display:flex;align-items:center;gap:0 0.625rem;z-index:2;outline:none;position:relative}[dir] .back-block-modal-desktop{cursor:pointer;background:transparent;border:none}.back-block-modal-desktop__arrow-container{width:1.875rem;min-width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center}.back-block-modal-desktop__arrow{width:1.875rem;min-width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center}.back-block-modal-desktop__content{color:var(--Colors-Status-Info, #016fff);font-size:0.875rem;font-weight:600;line-height:100%}[dir] .back-block-modal-desktop__content{text-align:center}

.button-desktop{display:flex;justify-content:center;align-items:center;width:100%;height:100%;outline:none;font-weight:600;font-size:0.875rem;line-height:1rem;font-family:'Inter';white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}[dir] .button-desktop{border:none;text-align:center;cursor:pointer}[dir] .button-desktop:active{transform:translateY(2px)}[dir] .button-desktop_borderRadius_4{border-radius:0.25rem}[dir] .button-desktop_borderRadius_5{border-radius:0.3125rem}[dir] .button-desktop_borderRadius_6{border-radius:0.375rem}[dir] .button-desktop_borderRadius_10{border-radius:0.625rem}[dir] .button-desktop_borderRadius_15{border-radius:0.9688rem}[dir] .button-desktop_borderRadius_20{border-radius:1.25rem}[dir] .button-desktop_borderRadius_100{border-radius:6.25rem}[dir] .button-desktop_color_default{background:var(--Colors-Button-Secondary-BG, #2b2b2c)}[dir] .button-desktop_color_colored1{background:var(--Colors-Button-Primary-BG, #d40000)}[dir=ltr] .button-desktop_color_colored2{background:var(--Gradient-Full, linear-gradient(299deg, #9f0003 4.29%, #ff6264 35.63%, #9f0003 93.19%))}[dir=rtl] .button-desktop_color_colored2{background:var(--Gradient-Full, linear-gradient(-299deg, #9f0003 4.29%, #ff6264 35.63%, #9f0003 93.19%))}.button-desktop_color_colored3{color:var(--Colors-Text-Regular-3, #141415)}[dir] .button-desktop_color_colored3{background:var(--Colors-Cards-Card-2, #fff)}.button-desktop_color_colored4{color:var(--Colors-Text-Accent-3, #d93600)}[dir] .button-desktop_color_colored4{background:var(--Colors-Cards-Accent-2, #ffe1d7)}[dir] .button-desktop_color_colored5{border:2px solid var(--Colors-Stroke-Accent-1, #ff4545);background:var(--Colors-Button-Primary-BG, #d40000);box-shadow:0 0 10px 0 rgba(255,121,123,0.5),0 3px 1.5px 0 #ff797b inset}[dir] .button-desktop_color_hollow{background:transparent}[dir] .button-desktop_color_green{background:var(--Button-Green, #00e701)}[dir] .button-desktop_color_red{background:var(--Status-Bad, #ed4163)}[dir] .button-desktop_color_grey{background:var(--Dark-UI-Cards-4, #2f4553);box-shadow:0px 1px 2px 0px rgba(0,0,0,0.12),0px 1px 3px 0px rgba(0,0,0,0.33)}[dir] .button-desktop:hover.button-desktop_color_default{background:var(--Colors-Button-Primary-BG, #d40000)}[dir] .button-desktop:hover.button-desktop_color_colored1{box-shadow:0 0 0.625rem 2px var(--Colors-Button-Primary-BG, rgba(212,0,0,0.760784))}[dir] .button-desktop:hover.button-desktop_color_colored2{box-shadow:0 0 0.625rem 2px var(--Colors-Button-Primary-BG, rgba(212,0,0,0.760784))}[dir] .button-desktop:hover.button-desktop_color_green{background:var(--Button-Green, #00a100)}[dir] .button-desktop:hover.button-desktop_color_red{background:var(--Status-Bad, #ed4163)}[dir] .button-desktop:hover.button-desktop_color_grey{background:var(--Dark-UI-Cards-4, #2f4553);box-shadow:0px 1px 2px 0px rgba(0,0,0,0.26),0px 1px 3px 0px rgba(0,0,0,0.613)}.button-desktop_disabled{opacity:0.5}[dir] .button-desktop_disabled{cursor:not-allowed;box-shadow:none}[dir] .button-desktop_disabled.button-desktop:active{transform:translateY(0px)}

@font-face{font-family:'password';font-style:normal;font-weight:400;src:url(/images/src/components/Inputs/Input/desktop/font/password.ttf)}.input-desktop{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;min-width:0;height:100%;display:flex;align-items:center;position:relative;overflow:hidden}[dir] .input-desktop{padding:0.375rem 0.625rem}.input-desktop__native{width:100%;min-width:0;height:100%;display:flex;align-items:center;outline:none;font-family:'Inter';-webkit-appearance:none;text-overflow:ellipsis}[dir] .input-desktop__native{border-radius:0;border:0 solid transparent;background-color:transparent}.input-desktop__native::-moz-placeholder{font-family:'Inter'}.input-desktop__native::placeholder{font-family:'Inter'}.input-desktop__native:focus.input-desktop__native::-moz-placeholder{color:transparent}.input-desktop__native:focus.input-desktop__native::placeholder{color:transparent}.input-desktop__native:-webkit-autofill::first-line,.input-desktop__native:-webkit-autofill,.input-desktop__native:-webkit-autofill:hover,.input-desktop__native:-webkit-autofill:focus{font:0.875rem 'Inter' !important;color:var(--Colors-Text-Regular-3, #141415);-webkit-text-fill-color:var(--Colors-Text-Regular-3, #141415);-webkit-box-shadow:0 0 0px 1000px transparent inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}[dir] .input-desktop__native:-webkit-autofill::first-line, [dir] .input-desktop__native:-webkit-autofill, [dir] .input-desktop__native:-webkit-autofill:hover, [dir] .input-desktop__native:-webkit-autofill:focus{background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,174,255,0.04) 50%, rgba(255,255,255,0) 51%, rgba(0,174,255,0.03) 100%)}.input-desktop__native:-webkit-autofill:focus{color:var(--Colors-Text-Regular-3, #141415);-webkit-text-fill-color:var(--Colors-Text-Regular-3, #141415)}.input-desktop__native::-webkit-inner-spin-button{display:none !important}.input-desktop__measure{display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:500;font-size:0.875rem}[dir=ltr] .input-desktop__measure{margin:0 0 0 1.25rem;text-align:right}[dir=rtl] .input-desktop__measure{margin:0 1.25rem 0 0;text-align:left}.input-desktop__password-wrap{width:-moz-fit-content;width:fit-content;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.input-desktop__password,.input-desktop__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-desktop__password, [dir] .input-desktop__password-off{cursor:pointer}.input-desktop__password_active{display:flex}.input-desktop__password-off_active{display:flex}.input-desktop__icon{width:1rem;min-width:1rem;height:1rem}.input-desktop__separator{width:1px;height:100%;display:flex}[dir] .input-desktop__separator{margin:0 0.625rem;background-color:var(--Colors-Text-Additional, #9aa1b1)}.input-desktop_fontSize_14 .input-desktop__native{font-weight:500;font-size:0.875rem}.input-desktop_fontSize_14 .input-desktop__native::-moz-placeholder{font-weight:500;font-size:0.875rem}.input-desktop_fontSize_14 .input-desktop__native::placeholder{font-weight:500;font-size:0.875rem}[dir] .input-desktop_color_default{border-radius:var(--Border-Radius-Text-fields, 0.625rem);background:var(--Colors-Cards-Card-modal-2, #f5f5f6)}.input-desktop_color_default .input-desktop__native{color:var(--Colors-Text-Regular-3, #141415)}.input-desktop_color_default .input-desktop__native::-moz-placeholder{color:var(--Colors-Text-Additional, #9aa1b1)}.input-desktop_color_default .input-desktop__native::placeholder{color:var(--Colors-Text-Additional, #9aa1b1)}[dir] .input-desktop_validState_2{box-shadow:inset 0 0 0 1px var(--Status-Good, #0d9252) !important}[dir] .input-desktop_validState_3{box-shadow:inset 0 0 0 1px var(--Status-Bad, #d31c32) !important}

.change-password-desktop{flex-grow:2;width:100%;height:45rem;max-height:80vh;display:flex;flex-direction:column;align-items:center;gap:1.25rem 0;position:relative}[dir] .change-password-desktop{padding:0 0 7.125rem 0}.change-password-desktop__header1{width:100%;display:flex;align-items:center;justify-content:space-between}[dir] .change-password-desktop__header1{padding:0.9375rem 0}.change-password-desktop__header1-cross{width:0.8654rem;height:0.8654rem;display:flex}[dir] .change-password-desktop__header1-cross{cursor:pointer}.change-password-desktop__header2{width:100%;display:flex;align-items:center;justify-content:space-between}.change-password-desktop__header2-title{color:var(--Colors-Text-Regular-3, #141415);font-size:1.25rem;font-weight:500;line-height:100%}[dir] .change-password-desktop__header2-title{text-align:center}.change-password-desktop__content{width:100%;display:flex;flex-direction:column;gap:0.625rem}.change-password-desktop__field{max-width:100%;width:100%;display:flex;flex-direction:column;gap:0.625rem 0}.change-password-desktop__input{width:100%;height:2.375rem}.change-password-desktop__button{width:100%;min-width:0;height:2.5rem}

.log-out-desktop{width:21.25rem;display:flex;flex-direction:column;align-items:center}[dir] .log-out-desktop{padding:0.625rem 0.625rem 1.25rem 0.625rem;border-radius:0.25rem;background:var(--Dark-UI-Cards-2, #213743)}.log-out-desktop__header{width:100%;display:flex;justify-content:space-between;align-items:center;gap:0 0.3125rem}[dir] .log-out-desktop__header{padding:0.625rem 0;margin:0 0 0.3125rem 0}.log-out-desktop__header-icon{width:0.875rem;min-width:0.875rem;height:0.875rem;display:flex}.log-out-desktop__header-text{color:var(--Text-Text-Regular, #fff);font-size:0.875rem;font-weight:700}[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:0.875rem;min-width:0.875rem;height:0.875rem;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.25rem}.log-out-desktop__text{width:100%;display:flex;align-items:center;justify-content:flex-start;color:var(--Text-Text-Additional, #b1bad3);font-size:0.75rem;font-weight:600;line-height:130%}.log-out-desktop__buttons{width:100%;display:flex;flex-direction:column;gap:2.5rem 0}.log-out-desktop__button{width:100%;min-width:0;height:2.375rem}.log-out-desktop__button-text{color:var(--Text-Text-Regular, #fff);font-size:0.875rem;font-weight:600;text-transform:none}[dir] .log-out-desktop__button-text{text-align:center}

.input-phone-desktop{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;-webkit-user-select:none;-moz-user-select:none;user-select:none}[dir] .input-phone-desktop_color_default{border-radius:var(--Border-Radius-Text-fields, 0.625rem);background:var(--Colors-Cards-Card-modal-2, #f5f5f6)}[dir=ltr] .input-phone-desktop_open{border-radius:0.25rem 0.25rem 0.25rem 0}[dir=rtl] .input-phone-desktop_open{border-radius:0.25rem 0.25rem 0 0.25rem}.input-phone-desktop__dropdown{position:relative;height:100%}.input-phone-desktop__item-selected{min-width:1.625rem;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}[dir] .input-phone-desktop__item-selected{cursor:pointer}[dir=ltr] .input-phone-desktop__item-selected{padding:0 0.3125rem 0 0.625rem;border-radius:0.25rem 0 0 0.25rem}[dir=rtl] .input-phone-desktop__item-selected{padding:0 0.625rem 0 0.3125rem;border-radius:0 0.25rem 0.25rem 0}[dir=ltr] .input-phone-desktop_open .input-phone-desktop__item-selected{border-radius:0.25rem 0 0 0}[dir=rtl] .input-phone-desktop_open .input-phone-desktop__item-selected{border-radius:0 0.25rem 0 0}.input-phone-desktop__item-flag-selected{width:1rem;min-width:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}[dir] .input-phone-desktop__item-flag-selected{border-radius:50%}[dir=ltr] .input-phone-desktop__item-flag-selected{margin:0 0.3125rem 0 0}[dir=rtl] .input-phone-desktop__item-flag-selected{margin:0 0 0 0.3125rem}.input-phone-desktop__item-value-selected{font-size:0.875rem;font-feature-settings:'pnum' on, 'lnum' on;text-transform:capitalize}.input-phone-desktop__arrow{display:flex;width:1.5rem;height:1.5rem;transition:0.3s}[dir=ltr] .input-phone-desktop__arrow_open{transform:rotate(180deg)}[dir=rtl] .input-phone-desktop__arrow_open{transform:rotate(-180deg)}.input-phone-desktop__items{width:100%;max-height:21rem;z-index:3;position:absolute;top:100%;overflow:auto}[dir] .input-phone-desktop__items{border-radius:var(--Border-Radius-Text-fields, 0.625rem);background:var(--Colors-Cards-Card-modal-2, #f5f5f6);border-top:1px solid transparent;background-clip:content-box;border-radius:0 0 0.25rem 0.25rem}[dir=ltr] .input-phone-desktop__items{margin:0 0 0 -1px}[dir=rtl] .input-phone-desktop__items{margin:0 -1px 0 0}.input-phone-desktop__items::-webkit-scrollbar{width:0.1875rem;height:90%}[dir=ltr] .input-phone-desktop__items::-webkit-scrollbar{scroll-margin-right:0.3125rem}[dir=rtl] .input-phone-desktop__items::-webkit-scrollbar{scroll-margin-left:0.3125rem}.input-phone-desktop__items::-webkit-scrollbar-thumb{width:0.1875rem}[dir] .input-phone-desktop__items::-webkit-scrollbar-thumb{background:gray;cursor:pointer}.input-phone-desktop__item{min-width:100%;width:100%;height:2.125rem;position:relative;display:flex;align-items:center;justify-content:center}[dir] .input-phone-desktop__item{cursor:pointer;background-color:transparent}.input-phone-desktop__item-flag{width:1rem;min-width:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}[dir] .input-phone-desktop__item-flag{border-radius:50%}[dir=ltr] .input-phone-desktop__item-flag{margin:0 0.3125rem 0 0}[dir=rtl] .input-phone-desktop__item-flag{margin:0 0 0 0.3125rem}.input-phone-desktop__item-value{font-weight:600;font-size:0.875rem;font-feature-settings:'pnum' on, 'lnum' on;text-transform:capitalize}.input-phone-desktop__separator{width:1px;height:1rem;display:flex}[dir] .input-phone-desktop__separator{background:var(--Colors-Text-Additional, #9aa1b1)}.input-phone-desktop__code{color:var(--Colors-Text-Regular-3, #141415);font-size:0.875rem;font-weight:500;line-height:1.125rem}[dir=ltr] .input-phone-desktop__code{padding:0 0 0 0.3125rem}[dir=rtl] .input-phone-desktop__code{padding:0 0.3125rem 0 0}.input-phone-desktop__input{width:100%;height:100%;display:flex;align-items:center;outline:none;-webkit-appearance:none;font-size:0.875rem;font-feature-settings:'pnum' on, 'lnum' on;color:var(--Colors-Text-Regular-3, #141415);font-family:Inter;font-size:0.875rem;font-weight:500;line-height:1.125rem}[dir] .input-phone-desktop__input{padding:0 0.3125rem 0 0.3125rem;border-radius:0;border:0 solid transparent;background-color:transparent;border:1px solid transparent;border-radius:0.25rem}[dir] .input-phone-desktop_validState_2{box-shadow:0px 0px 0px 1px var(--status-good) !important}[dir] .input-phone-desktop_validState_3{box-shadow:0px 0px 0px 1px var(--status-bad) !important}

.reset-password-desktop{width:22.5rem;display:flex;flex-direction:column;align-items:center}[dir] .reset-password-desktop{padding:0 1rem;border-radius:1.25rem;background:var(--Colors-Cards-Card-2, #fff)}.reset-password-desktop__header{width:100%;display:flex;justify-content:space-between;align-items:center;gap:0 0.625rem;position:relative}[dir] .reset-password-desktop__header{padding:0.9375rem 0}.reset-password-desktop__header-title{color:var(--Colors-Text-Regular-3, #141415);font-size:1.375rem;font-weight:500;line-height:100%}[dir] .reset-password-desktop__header-title{text-align:center}.reset-password-desktop__header-cross{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:0.875rem;min-width:0.875rem;height:0.875rem;display:flex}[dir] .reset-password-desktop__header-cross{cursor:pointer}.reset-password-desktop__fields{width:100%;display:flex;flex-direction:column;gap:1.25rem 0}[dir] .reset-password-desktop__fields{padding-top:0.625rem;margin:0 0 0.625rem 0}.reset-password-desktop__field{width:100%;display:flex;flex-direction:column;gap:2px}.reset-password-desktop__input{width:100%;height:2.375rem}.reset-password-desktop__button{min-width:100%;height:2.5rem}.reset-password-desktop__button-text{color:var(--Colors-Text-Regular-1, #f0f2f5);font-size:0.875rem;font-weight:600}[dir] .reset-password-desktop__button-text{text-align:center}.reset-password-desktop__sign-up{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.3125rem}[dir] .reset-password-desktop__sign-up{padding:1.875rem 0}.reset-password-desktop__sign-up-label{color:var(--Colors-Text-Regular-3, #141415);font-size:0.875rem;font-weight:500;line-height:1rem}.reset-password-desktop__sign-up-button{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--Colors-Status-Info, #016fff);font-size:0.875rem;font-weight:500;line-height:1rem}[dir] .reset-password-desktop__sign-up-button{cursor:pointer}

.sign-in-desktop{width:22.5rem;display:flex;flex-direction:column;align-items:center}[dir] .sign-in-desktop{padding:0 1rem;border-radius:1.25rem;background:var(--Colors-Cards-Card-2, #fff)}.sign-in-desktop__header{width:100%;display:flex;justify-content:space-between;align-items:center;gap:0 0.625rem;position:relative}[dir] .sign-in-desktop__header{padding:0.9375rem 0}.sign-in-desktop__header-title{color:var(--Colors-Text-Regular-3, #141415);font-size:1.375rem;font-weight:500;line-height:100%}[dir] .sign-in-desktop__header-title{text-align:center}.sign-in-desktop__header-cross{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:0.875rem;min-width:0.875rem;height:0.875rem;display:flex}[dir] .sign-in-desktop__header-cross{cursor:pointer}.sign-in-desktop__fields{width:100%;display:flex;flex-direction:column;gap:1.25rem 0}[dir] .sign-in-desktop__fields{padding-top:0.625rem;margin:0 0 0.625rem 0}.sign-in-desktop__field{width:100%;display:flex;flex-direction:column;gap:2px}.sign-in-desktop__input{width:100%;height:2.375rem}.sign-in-desktop__forgot-text{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--Colors-Status-Info, #016fff);font-size:0.875rem;font-weight:500;line-height:1rem}[dir] .sign-in-desktop__forgot-text{cursor:pointer}[dir=ltr] .sign-in-desktop__forgot-text{margin:0 0 1.25rem auto}[dir=rtl] .sign-in-desktop__forgot-text{margin:0 auto 1.25rem 0}.sign-in-desktop__button{min-width:100%;height:2.5rem}.sign-in-desktop__button-text{color:var(--Colors-Text-Regular-1, #f0f2f5);font-size:0.875rem;font-weight:600}[dir] .sign-in-desktop__button-text{text-align:center}.sign-in-desktop__sign-up{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.3125rem}[dir] .sign-in-desktop__sign-up{padding:1.875rem 0}.sign-in-desktop__sign-up-label{color:var(--Colors-Text-Regular-3, #141415);font-size:0.875rem;font-weight:500;line-height:1rem}.sign-in-desktop__sign-up-button{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--Colors-Status-Info, #016fff);font-size:0.875rem;font-weight:500;line-height:1rem}[dir] .sign-in-desktop__sign-up-button{cursor:pointer}

.check-box-desktop{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%;display:flex;justify-content:center;align-items:center;user-select:none;flex-shrink:0;position:relative}[dir] .check-box-desktop{cursor:pointer}.check-box-desktop__input{opacity:0;position:absolute;width:1px;height:1px}.check-box-desktop__check{width:calc(100%);display:flex;flex-direction:column;align-items:center;justify-content:center}

.sign-up-desktop{width:22.5rem;display:flex;flex-direction:column;align-items:center}[dir] .sign-up-desktop{padding:0 1rem;border-radius:1.25rem;background:var(--Colors-Cards-Card-2, #fff)}.sign-up-desktop__header{width:100%;display:flex;justify-content:space-between;align-items:center;gap:0 0.625rem;position:relative}[dir] .sign-up-desktop__header{padding:0.9375rem 0}.sign-up-desktop__header-title{color:var(--Colors-Text-Regular-3, #141415);font-size:1.375rem;font-weight:500;line-height:100%}[dir] .sign-up-desktop__header-title{text-align:center}.sign-up-desktop__header-cross{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:0.875rem;min-width:0.875rem;height:0.875rem;display:flex}[dir] .sign-up-desktop__header-cross{cursor:pointer}.sign-up-desktop__fields{width:100%;display:flex;flex-direction:column;gap:1.25rem 0}[dir] .sign-up-desktop__fields{padding-top:0.625rem}.sign-up-desktop__field{width:100%;display:flex;flex-direction:column;gap:2px}.sign-up-desktop__input{width:100%;height:2.375rem}.sign-up-desktop__password-description{width:100%;display:flex;flex-direction:column;gap:0.3125rem}[dir=ltr] .sign-up-desktop__password-description{padding:0.625rem 0 0 0.3125rem}[dir=rtl] .sign-up-desktop__password-description{padding:0.625rem 0.3125rem 0 0}.sign-up-desktop__password-description-item{display:flex;align-items:center;color:var(--Colors-Text-Regular-3, #141415);font-size:0.75rem;font-weight:600;line-height:normal}.sign-up-desktop__password-description-item::before{content:'';width:4px;min-width:4px;height:4px;display:flex;align-items:center;justify-content:center}[dir] .sign-up-desktop__password-description-item::before{border-radius:50%;background:var(--Colors-Text-Regular-3, #141415)}[dir=ltr] .sign-up-desktop__password-description-item::before{margin:0 0.3125rem 0 0}[dir=rtl] .sign-up-desktop__password-description-item::before{margin:0 0 0 0.3125rem}.sign-up-desktop__check-box-description{width:100%;height:31.25rem;display:flex;flex-direction:column;overflow:auto}[dir] .sign-up-desktop__check-box-description{padding:1rem;border-radius:0.25rem;background:var(--Dark-UI-Cards-2, #213743)}.sign-up-desktop__check-box-description::-webkit-scrollbar{width:6px}[dir] .sign-up-desktop__check-box-description::-webkit-scrollbar-thumb{border-radius:1.25rem;background:var(--Text-Text-Additional, #b1bad3);cursor:pointer}.sign-up-desktop__check-box-wrapper{width:100%;display:grid;grid-template-columns:min-content 1fr;align-items:center;gap:0.625rem}.sign-up-desktop__check-box{width:1.5rem;min-width:1.5rem;height:1.5rem}.sign-up-desktop__check-box-text{display:flex;align-items:center;color:var(--Colors-Text-Regular-3, #141415);font-size:0.75rem;font-weight:500;line-height:1rem}.sign-up-desktop__button{min-width:100%;height:2.5rem}.sign-up-desktop__button-text{color:var(--Colors-Text-Regular-1, #f0f2f5);font-size:0.875rem;font-weight:600}[dir] .sign-up-desktop__button-text{text-align:center}.sign-up-desktop__sign-in{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.3125rem}[dir] .sign-up-desktop__sign-in{padding:1.875rem 0}.sign-up-desktop__sign-in-label{color:var(--Colors-Text-Regular-3, #141415);font-size:0.875rem;font-weight:500;line-height:1rem}.sign-up-desktop__sign-in-button{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--Colors-Status-Info, #016fff);font-size:0.875rem;font-weight:500;line-height:1rem}[dir] .sign-up-desktop__sign-in-button{cursor:pointer}

.auth-desktop{position:relative;overflow:hidden}

.button-mobile{display:flex;justify-content:center;align-items:center;width:100%;height:100%;outline:none;font-weight:600;font-size:0.875rem;line-height:1rem;font-family:'Inter';white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}[dir] .button-mobile{border:none;text-align:center;cursor:pointer}[dir] .button-mobile:active{transform:translateY(2px)}[dir] .button-mobile_borderRadius_4{border-radius:0.25rem}[dir] .button-mobile_borderRadius_5{border-radius:0.3125rem}[dir] .button-mobile_borderRadius_6{border-radius:0.375rem}[dir] .button-mobile_borderRadius_10{border-radius:0.625rem}[dir] .button-mobile_borderRadius_15{border-radius:0.9688rem}[dir] .button-mobile_borderRadius_20{border-radius:1.25rem}[dir] .button-mobile_borderRadius_100{border-radius:6.25rem}[dir] .button-mobile_color_default{background:var(--Colors-Button-Secondary-BG, #2b2b2c)}[dir] .button-mobile_color_colored1{background:var(--Colors-Button-Primary-BG, #d40000)}[dir=ltr] .button-mobile_color_colored2{background:var(--Gradient-Full, linear-gradient(299deg, #9f0003 4.29%, #ff6264 35.63%, #9f0003 93.19%))}[dir=rtl] .button-mobile_color_colored2{background:var(--Gradient-Full, linear-gradient(-299deg, #9f0003 4.29%, #ff6264 35.63%, #9f0003 93.19%))}.button-mobile_color_colored3{color:var(--Colors-Text-Regular-3, #141415)}[dir] .button-mobile_color_colored3{background:var(--Colors-Cards-Card-2, #fff)}.button-mobile_color_colored4{color:var(--Colors-Text-Accent-3, #d93600)}[dir] .button-mobile_color_colored4{background:var(--Colors-Cards-Accent-2, #ffe1d7)}[dir] .button-mobile_color_colored5{border:2px solid var(--Colors-Stroke-Accent-1, #ff4545);background:var(--Colors-Button-Primary-BG, #d40000);box-shadow:0 0 10px 0 rgba(255,121,123,0.5),0 3px 1.5px 0 #ff797b inset}[dir] .button-mobile_color_hollow{background:transparent}[dir] .button-mobile_color_green{background:var(--Button-Green, #00e701)}[dir] .button-mobile_color_red{background:var(--Status-Bad, #ed4163)}[dir] .button-mobile_color_grey{background:var(--Dark-UI-Cards-4, #2f4553);box-shadow:0px 1px 2px 0px rgba(0,0,0,0.12),0px 1px 3px 0px rgba(0,0,0,0.33)}.button-mobile_disabled{opacity:0.5}[dir] .button-mobile_disabled{cursor:not-allowed;box-shadow:none}[dir] .button-mobile_disabled.button-mobile:active{transform:translateY(0px)}

.ellipsis-text{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.loadable-image{flex-grow:1;overflow:hidden;position:relative}.loadable-image__loader{width:100%;height:100%;display:flex;flex-direction:column}[dir] .loadable-image__loader{background-image:url(/images/src/components/LoadableImage/img/loaded-img.webp);background-size:75% auto;background-position:center center;background-color:#2b2b2c;background-repeat:no-repeat}.loadable-image__image{flex-grow:2;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity 0.3s ease-in-out}@keyframes imageLoad-ltr{from{left:-150px}to{left:100%}}@keyframes imageLoad-rtl{from{left:-150px}to{left:100%}}


.casino-icon-desktop{height:100%;width:100%;max-width:100%;position:relative;display:flex;flex-direction:column;overflow:hidden;gap:0.625rem 0}[dir] .casino-icon-desktop{cursor:pointer}.casino-icon-desktop__img-wrapper{position:relative;aspect-ratio:100 / 100;box-sizing:content-box;overflow:hidden}[dir] .casino-icon-desktop__img-wrapper{border-radius:0.9375rem}.casino-icon-desktop__img{transition:0.2s;position:absolute;width:100%;height:100%;display:flex;overflow:hidden}[dir] .casino-icon-desktop__img{border-radius:0.9375rem}.casino-icon-desktop__modal{position:absolute;width:100%;height:100%;max-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:1rem 0;overflow:hidden}[dir] .casino-icon-desktop__modal{padding:0.75rem 0.625rem;border-radius:0.9375rem}[dir=ltr] .casino-icon-desktop__modal{background:linear-gradient(180deg, rgba(239,16,1,0) 65%, rgba(239,16,1,0.3) 75%, rgba(239,16,1,0.7) 85%, #ef1001 100%)}[dir=rtl] .casino-icon-desktop__modal{background:linear-gradient(-180deg, rgba(239,16,1,0) 65%, rgba(239,16,1,0.3) 75%, rgba(239,16,1,0.7) 85%, #ef1001 100%)}[dir] .casino-icon-desktop_needColored .casino-icon-desktop__modal{background:transparent}.casino-icon-desktop__modal-text1{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#fff;text-overflow:ellipsis;font-family:Inter;font-size:1.125rem;font-weight:400;text-transform:uppercase}[dir] .casino-icon-desktop__modal-text1{text-align:center}.casino-icon-desktop__star-wrap{width:1.375rem;min-width:1.375rem;height:1.375rem;display:flex;align-items:center;justify-content:center}.casino-icon-desktop__star{width:100%;min-width:100%;height:100%;display:flex}.casino-icon-desktop__bottom{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0.25rem 0}.casino-icon-desktop__bottom1{width:100%;max-width:100%;display:flex;align-items:center;justify-content:space-between;overflow:hidden}[dir] .casino-icon-desktop__bottom1{padding:0 0.3125rem}.casino-icon-desktop__bottom2{width:100%;max-width:100%;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}[dir] .casino-icon-desktop__bottom2{padding:0 0.3125rem}.casino-icon-desktop__text1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;gap:0 0.375rem;color:var(--Light-UI-Text-Regular, #fff);font-size:1rem;font-weight:700}[dir] .casino-icon-desktop__text1{text-align:start}.casino-icon-desktop__text1-marker{width:0.375rem;min-width:0.375rem;height:0.375rem;display:flex}[dir] .casino-icon-desktop__text1-marker{border-radius:50%;background:#1fff20}.casino-icon-desktop__text11{color:var(--Light-UI-Text-Regular, #fff);font-size:0.75rem;font-weight:600}[dir] .casino-icon-desktop__text11{text-align:start}.casino-icon-desktop__text12{color:var(--Text-Text-Additional, #b1bad3);font-size:0.75rem;font-weight:600}[dir] .casino-icon-desktop__text12{text-align:start}

.casino-search-layout-games-list-desktop{width:100%;display:flex;flex-direction:column;position:relative}.casino-search-layout-games-list-desktop__header{direction:initial;position:relative;height:2.25rem;display:flex;justify-content:space-between;align-items:center}[dir] .casino-search-layout-games-list-desktop__header{margin:0 0 1.25rem 0}.casino-search-layout-games-list-desktop__header-all{display:flex;align-items:center;gap:0 0.625rem;color:var(--Text-Accent, #ffe28d);font-size:1.125rem;font-weight:600}.casino-search-layout-games-list-desktop__header-icon{width:1.875rem;min-width:1.875rem;height:1.875rem;display:flex;--color-1: #9aa1b1}[dir=ltr] .casino-search-layout-games-list-desktop__header-icon{margin:0 0.625rem 0 0}[dir=rtl] .casino-search-layout-games-list-desktop__header-icon{margin:0 0 0 0.625rem}.casino-search-layout-games-list-desktop__header-name{color:var(--Colors-Text-Regular-3, #141415);font-size:1rem;font-weight:600}[dir] .casino-search-layout-games-list-desktop__header-name{text-align:center}[dir=ltr] .casino-search-layout-games-list-desktop__header-name{margin:0 auto 0 0}[dir=rtl] .casino-search-layout-games-list-desktop__header-name{margin:0 0 0 auto}.casino-search-layout-games-list-desktop__header-arrows{display:flex;align-items:center;gap:0 0.625rem}.casino-search-layout-games-list-desktop__header-arrows-all{height:1.875rem;display:flex;align-items:center;gap:0 0.3125rem}[dir] .casino-search-layout-games-list-desktop__header-arrows-all{border-radius:6.25rem;background:var(--Colors-Cards-Card-modal-1, #e9eaeb)}[dir=ltr] .casino-search-layout-games-list-desktop__header-arrows-all{padding:0 0.3125rem 0 0.9375rem}[dir=rtl] .casino-search-layout-games-list-desktop__header-arrows-all{padding:0 0.9375rem 0 0.3125rem}.casino-search-layout-games-list-desktop__header-arrows-all-text{color:var(--Colors-Text-Regular-3, #141415);font-size:0.8125rem;font-weight:600}[dir] .casino-search-layout-games-list-desktop__header-arrows-all-text{text-align:center}.casino-search-layout-games-list-desktop__header-arrows-all-arrow{width:1.25rem;min-width:1.25rem;height:1.25rem;display:flex;--color-1: var(--Colors-Text-Regular-3, #141415)}.casino-search-layout-games-list-desktop__header-arrow-left,.casino-search-layout-games-list-desktop__header-arrow-right{width:1.875rem;min-width:1.875rem;height:1.875rem;display:flex}[dir] .casino-search-layout-games-list-desktop__header-arrow-left, [dir] .casino-search-layout-games-list-desktop__header-arrow-right{cursor:pointer}.casino-search-layout-games-list-desktop__header-arrow-left_disabled,.casino-search-layout-games-list-desktop__header-arrow-right_disabled{opacity:0.5}[dir] .casino-search-layout-games-list-desktop__header-arrow-left_disabled, [dir] .casino-search-layout-games-list-desktop__header-arrow-right_disabled{cursor:not-allowed}.casino-search-layout-games-list-desktop__list-scroll{position:relative;width:100%;display:flex;align-items:center;overflow:auto}.casino-search-layout-games-list-desktop__list-scroll::-webkit-scrollbar{height:0}.casino-search-layout-games-list-desktop__list{position:relative;direction:initial;width:100%;display:flex;align-items:center;align-self:center}.casino-search-layout-games-list-desktop__game-icon{position:relative;width:6.875rem;min-width:6.875rem}[dir=ltr] .casino-search-layout-games-list-desktop__game-icon{margin:0 0.625rem 0 0}[dir=rtl] .casino-search-layout-games-list-desktop__game-icon{margin:0 0 0 0.625rem}.casino-search-layout-games-list-desktop__trigger,.casino-search-layout-games-list-desktop__trigger-left,.casino-search-layout-games-list-desktop__trigger-right{min-height:2px;min-width:2px;max-height:2px;max-width:2px;width:2px;height:2px;display:flex;align-items:center;justify-content:center;opacity:0}

.casino-search-layout-games-list-full-desktop{width:100%;display:flex;flex-direction:column;position:relative}.casino-search-layout-games-list-full-desktop__header{direction:initial;position:relative;height:1rem;display:flex;justify-content:space-between;align-items:center;color:var(--Colors-Text-Regular-3, #141415);font-size:1rem;font-weight:600}[dir] .casino-search-layout-games-list-full-desktop__header{margin:0 0 0.625rem 0;text-align:center}.casino-search-layout-games-list-full-desktop__list-scroll{width:100%;display:flex;align-items:flex-end;overflow:auto}.casino-search-layout-games-list-full-desktop__list-scroll::-webkit-scrollbar{height:0}.casino-search-layout-games-list-full-desktop__list{position:relative;direction:initial;width:100%;display:grid;grid-template-columns:repeat(5, 1fr);grid-auto-rows:min-content;gap:0.625rem;align-self:center}.casino-search-layout-games-list-full-desktop__game-icon{position:relative;min-width:0;min-height:0;width:100%}.casino-search-layout-games-list-full-desktop__loader-text{width:100%;display:flex;align-items:center;justify-content:center;color:var(--Colors-Text-Additional, #9aa1b1);font-size:0.875rem;font-weight:500}[dir] .casino-search-layout-games-list-full-desktop__loader-text{text-align:center;margin:1.25rem auto 0.625rem auto}.casino-search-layout-games-list-full-desktop__loader-button{width:-moz-fit-content;width:fit-content;height:2.375rem;display:flex}[dir] .casino-search-layout-games-list-full-desktop__loader-button{margin:0.625rem auto}.casino-search-layout-games-list-full-desktop__loader-button-text{color:var(--Colors-Text-Regular-1, #f0f2f5);font-size:0.875rem;font-weight:500}[dir] .casino-search-layout-games-list-full-desktop__loader-button-text{padding:0 0.9375rem;text-align:center}

.casino-search-layout-games-list-full-additional-desktop{width:100%;display:flex;flex-direction:column;position:relative}[dir] .casino-search-layout-games-list-full-additional-desktop{margin-bottom:0.625rem}.casino-search-layout-games-list-full-additional-desktop__header{direction:initial;position:relative;height:1.875rem;display:flex;justify-content:flex-start;align-items:center}[dir] .casino-search-layout-games-list-full-additional-desktop__header{margin:0 0 1.25rem 0}.casino-search-layout-games-list-full-additional-desktop__header-icon{width:1.875rem;min-width:1.875rem;height:1.875rem;display:flex;--color-1: var(--Text-Text-Regular, #fff)}[dir=ltr] .casino-search-layout-games-list-full-additional-desktop__header-icon{margin:0 0.625rem 0 0}[dir=rtl] .casino-search-layout-games-list-full-additional-desktop__header-icon{margin:0 0 0 0.625rem}.casino-search-layout-games-list-full-additional-desktop__header-name{color:var(--Colors-Text-Regular-1, #f0f2f5);font-size:1.25rem;font-weight:600}[dir] .casino-search-layout-games-list-full-additional-desktop__header-name{text-align:center}[dir=ltr] .casino-search-layout-games-list-full-additional-desktop__header-name{margin:0 auto 0 0}[dir=rtl] .casino-search-layout-games-list-full-additional-desktop__header-name{margin:0 0 0 auto}.casino-search-layout-games-list-full-additional-desktop__list-scroll{width:100%;display:flex;align-items:flex-end;overflow:auto}.casino-search-layout-games-list-full-additional-desktop__list-scroll::-webkit-scrollbar{height:0}.casino-search-layout-games-list-full-additional-desktop__list{position:relative;direction:initial;width:100%;display:grid;grid-template-columns:repeat(5, 1fr);grid-auto-rows:min-content;gap:0.625rem;align-self:center}.casino-search-layout-games-list-full-additional-desktop__game-icon{position:relative;min-width:0;min-height:0;width:100%}.casino-search-layout-games-list-full-additional-desktop__loader-text{width:100%;display:flex;align-items:center;justify-content:center;color:var(--Colors-Text-Additional, #9aa1b1);font-size:0.875rem;font-weight:500}[dir] .casino-search-layout-games-list-full-additional-desktop__loader-text{text-align:center;margin:1.25rem auto 0.625rem auto}.casino-search-layout-games-list-full-additional-desktop__loader-button{width:-moz-fit-content;width:fit-content;height:2.375rem;display:flex}[dir] .casino-search-layout-games-list-full-additional-desktop__loader-button{margin:0.625rem auto}.casino-search-layout-games-list-full-additional-desktop__loader-button-text{color:var(--Colors-Text-Regular-1, #f0f2f5);font-size:0.875rem;font-weight:500}[dir] .casino-search-layout-games-list-full-additional-desktop__loader-button-text{padding:0 0.9375rem;text-align:center}

.casino-search-layout-content-desktop{flex-grow:2;width:100%;display:flex;flex-direction:column;align-items:center;gap:1.25rem 0}.casino-search-layout-content-desktop__empty{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.9375rem 0}[dir] .casino-search-layout-content-desktop__empty{margin:1.25rem 0 0 0}.casino-search-layout-content-desktop__empty-icon{width:4rem;min-width:4rem;height:4rem;display:flex;align-items:center;justify-content:center}.casino-search-layout-content-desktop__empty-text1{width:100%;display:flex;align-items:center;justify-content:center;color:var(--Colors-Text-Regular-3, #141415);font-size:1.25rem;font-weight:500}[dir] .casino-search-layout-content-desktop__empty-text1{text-align:center}.casino-search-layout-content-desktop__empty-text2{max-width:14.9419rem;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.9375rem 0;color:var(--Colors-Text-Additional, #9aa1b1);font-size:1rem;font-weight:500}[dir] .casino-search-layout-content-desktop__empty-text2{text-align:center}.casino-search-layout-content-desktop__empty-button{width:-moz-fit-content;width:fit-content;min-width:8.5625rem;height:2.3125rem;display:flex}.casino-search-layout-content-desktop__trigger{width:2px;min-width:2px;height:2px;min-height:2px;display:flex;align-items:center;justify-content:center}

.input-search-desktop{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;min-width:0;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}[dir=ltr] .input-search-desktop{padding:0 0 0 0.9375rem}[dir=rtl] .input-search-desktop{padding:0 0.9375rem 0 0}.input-search-desktop__native{width:100%;min-width:0;height:100%;display:flex;align-items:center;outline:none;font-family:'Inter';-webkit-appearance:none;z-index:2;text-overflow:ellipsis}[dir] .input-search-desktop__native{border-radius:0;border:0 solid transparent;background-color:transparent}[dir=ltr] .input-search-desktop__native{padding:0 0 0 0.9375rem}[dir=rtl] .input-search-desktop__native{padding:0 0.9375rem 0 0}.input-search-desktop__native::-moz-placeholder{font-family:'Inter'}.input-search-desktop__native::placeholder{font-family:'Inter'}.input-search-desktop__native:focus.input-search-desktop__native::-moz-placeholder{color:transparent}.input-search-desktop__native:focus.input-search-desktop__native::placeholder{color:transparent}.input-search-desktop__native::-webkit-search-cancel-button{opacity:0;min-width:1.9375rem !important;min-height:1.9375rem !important}[dir] .input-search-desktop__native::-webkit-search-cancel-button{cursor:pointer}[dir=ltr] .input-search-desktop__native::-webkit-search-cancel-button{margin:0 0.5rem 0 0.625rem !important}[dir=rtl] .input-search-desktop__native::-webkit-search-cancel-button{margin:0 0.625rem 0 0.5rem !important}.input-search-desktop__native:-webkit-autofill::first-line,.input-search-desktop__native:-webkit-autofill,.input-search-desktop__native:-webkit-autofill:hover,.input-search-desktop__native:-webkit-autofill:focus{font:0.875rem 'Inter' !important;color:var(--text-regular);-webkit-text-fill-color:var(--text-regular);-webkit-box-shadow:0 0 0px 1000px transparent inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}[dir] .input-search-desktop__native:-webkit-autofill::first-line, [dir] .input-search-desktop__native:-webkit-autofill, [dir] .input-search-desktop__native:-webkit-autofill:hover, [dir] .input-search-desktop__native:-webkit-autofill:focus{background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,174,255,0.04) 50%, rgba(255,255,255,0) 51%, rgba(0,174,255,0.03) 100%)}.input-search-desktop__native::-webkit-inner-spin-button{display:none !important}.input-search-desktop__search-icon{width:1.25rem;min-width:1.25rem;height:1.25rem;display:flex}.input-search-desktop__cross-container{z-index:1;position:absolute;width:1.25rem;min-width:1.25rem;height:1.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center}[dir] .input-search-desktop__cross-container{cursor:pointer}[dir=ltr] .input-search-desktop__cross-container{right:1.25rem}[dir=rtl] .input-search-desktop__cross-container{left:1.25rem}.input-search-desktop__cross{width:1.25rem;height:1.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.input-search-desktop_fontSize_16 .input-search-desktop__native{font-weight:600;font-size:1rem}.input-search-desktop_fontSize_16 .input-search-desktop__native::-moz-placeholder{font-weight:600;font-size:1rem}.input-search-desktop_fontSize_16 .input-search-desktop__native::placeholder{font-weight:600;font-size:1rem}.input-search-desktop_fontSize_14 .input-search-desktop__native{font-weight:600;font-size:0.875rem}.input-search-desktop_fontSize_14 .input-search-desktop__native::-moz-placeholder{font-weight:600;font-size:0.875rem}.input-search-desktop_fontSize_14 .input-search-desktop__native::placeholder{font-weight:600;font-size:0.875rem}[dir] .input-search-desktop_color_default{border:2px solid var(--Strokes-Stroke-additional, #2f4553);background:var(--Dark-UI-Cards-3, #0f212e)}[dir=ltr] .input-search-desktop_color_default{border-radius:0rem 1.25rem 1.25rem 0rem}[dir=rtl] .input-search-desktop_color_default{border-radius:1.25rem 0rem 0rem 1.25rem}.input-search-desktop_color_default .input-search-desktop__native{color:var(--Dark-UI-Text-Regular, #fff)}.input-search-desktop_color_default .input-search-desktop__native::-moz-placeholder{color:var(--Text-Text-Additional, #b1bad3)}.input-search-desktop_color_default .input-search-desktop__native::placeholder{color:var(--Text-Text-Additional, #b1bad3)}[dir] .input-search-desktop_color_color1{border-radius:0.625rem;background:var(--Colors-Cards-Card-modal-1, #e9eaeb)}.input-search-desktop_color_color1 .input-search-desktop__native{color:var(--Colors-Text-Regular-3, #141415)}.input-search-desktop_color_color1 .input-search-desktop__native::-moz-placeholder{color:var(--Colors-Text-Additional, #9aa1b1)}.input-search-desktop_color_color1 .input-search-desktop__native::placeholder{color:var(--Colors-Text-Additional, #9aa1b1)}[dir] .input-search-desktop_validState_2{border:1px solid var(--status-good) !important}[dir] .input-search-desktop_validState_3{border:1px solid var(--status-bad) !important}

.casino-search-layout-providers-item-desktop__item{min-width:-moz-fit-content;min-width:fit-content;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0 0.625rem}[dir] .casino-search-layout-providers-item-desktop__item{cursor:pointer;padding:1.25rem 1.25rem 0.625rem 1.25rem;border-radius:0.625rem;background:var(--Colors-Cards-Card-modal-2, #f5f5f6)}.casino-search-layout-providers-item-desktop__item-icon{height:2.3125rem;min-height:2.3125rem;display:flex}[dir] .casino-search-layout-providers-item-desktop__item-icon{margin:0 0 0.625rem 0}.casino-search-layout-providers-item-desktop__item-text{color:var(--Colors-Text-Regular-3, #141415);font-size:0.75rem;font-weight:500}[dir] .casino-search-layout-providers-item-desktop__item-text{text-align:center}

.casino-search-layout-providers-desktop{width:100%;display:flex;flex-direction:column}.casino-search-layout-providers-desktop__search{width:100%;height:2.5rem;display:flex;align-items:center;justify-content:center}[dir] .casino-search-layout-providers-desktop__search{margin:0 0 1.25rem 0}.casino-search-layout-providers-desktop__title{width:100%;display:flex;align-items:center;justify-content:flex-start;color:var(--Colors-Text-Regular-3, #141415);font-size:1rem;font-weight:600}[dir] .casino-search-layout-providers-desktop__title{text-align:center;margin:0 0 0.625rem 0}.casino-search-layout-providers-desktop__list2{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.25rem 0}.casino-search-layout-providers-desktop__group{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.25rem 0}.casino-search-layout-providers-desktop__group-title{width:-moz-fit-content;width:fit-content;height:1.375rem;display:flex;align-items:center;justify-content:center;color:var(--Colors-Text-Regular-3, #141415);font-size:0.75rem;font-weight:500;text-transform:uppercase}[dir] .casino-search-layout-providers-desktop__group-title{padding:0 1.25rem;border-radius:0.625rem;background:var(--Colors-Cards-Card-modal-2, #f5f5f6);text-align:center}.casino-search-layout-providers-desktop__group-list{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:0.625rem;max-height:60vh;overflow:auto}.casino-search-layout-providers-desktop__group-list::-webkit-scrollbar{width:4px}[dir] .casino-search-layout-providers-desktop__group-list::-webkit-scrollbar-thumb{border-radius:10px;background:var(--Colors-Cards-Card-modal-1, #e9eaeb)}.casino-search-layout-providers-desktop__group-item{width:100%;display:flex;align-items:center;justify-content:flex-start}.casino-search-layout-providers-desktop__empty{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.9375rem 0}[dir] .casino-search-layout-providers-desktop__empty{padding:8.625rem 0;margin:1.25rem 0 0 0}.casino-search-layout-providers-desktop__empty-icon{width:4rem;min-width:4rem;height:4rem;display:flex;align-items:center;justify-content:center}.casino-search-layout-providers-desktop__empty-text1{width:100%;display:flex;align-items:center;justify-content:center;color:var(--Colors-Text-Regular-3, #141415);font-size:1.25rem;font-weight:500}[dir] .casino-search-layout-providers-desktop__empty-text1{text-align:center}.casino-search-layout-providers-desktop__empty-text2{max-width:14.9419rem;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.9375rem 0;color:var(--Colors-Text-Additional, #9aa1b1);font-size:0.875rem;font-weight:500}[dir] .casino-search-layout-providers-desktop__empty-text2{text-align:center}.casino-search-layout-providers-desktop__empty-button{width:-moz-fit-content;width:fit-content;min-width:8.5625rem;height:2.3125rem;display:flex}.casino-search-layout-providers-desktop__list{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:0.625rem}.casino-search-layout-providers-desktop__trigger{min-height:2px;min-width:2px;max-height:2px;max-width:2px;width:2px;height:2px;display:flex;align-items:center;justify-content:center;opacity:0}

.casino-search-layout-search-filter-desktop{width:100%;height:100%;display:grid}

.casino-search-layout-desktop{flex-grow:2;width:100%;display:flex;flex-direction:column;align-items:center;position:relative}.casino-search-layout-desktop__wrap{flex-grow:2;max-width:100%;width:38.75rem;display:flex;flex-direction:column;gap:1.5rem 0}[dir] .casino-search-layout-desktop__wrap{padding:0.9375rem;border-radius:1.25rem;background:var(--Colors-Cards-Card-2, #fff)}.casino-search-layout-desktop__title{width:100%;display:flex;align-items:center;justify-content:flex-start;color:var(--Colors-Text-Regular-3, #141415);font-size:1.375rem;font-weight:500}[dir] .casino-search-layout-desktop__title{margin:0 0 0.9375rem 0;text-align:center}.casino-search-layout-desktop__menu{width:100%;height:2.375rem;display:grid;grid-template-columns:1fr 1fr;gap:0 0.625rem}[dir] .casino-search-layout-desktop__menu{margin:0 0 0.625rem 0;border-radius:0.625rem;background:var(--Colors-Cards-Card-modal-2, #f5f5f6)}.casino-search-layout-desktop__menu-item{height:100%;width:100%;min-width:0;display:flex;align-items:center;justify-content:center;color:var(--Colors-Text-Regular-3, #141415);font-size:0.875rem;font-weight:500}[dir] .casino-search-layout-desktop__menu-item{cursor:pointer;border-radius:0.625rem;text-align:center}[dir] .casino-search-layout-desktop__menu-item_active{background:var(--Colors-Cards-Card-modal-1, #e9eaeb)}.casino-search-layout-desktop__filter-search{height:2.5rem;width:100%;display:flex;align-items:center;justify-content:center}[dir] .casino-search-layout-desktop__filter-search{margin:0 0 1.25rem 0}.casino-search-layout-desktop__page{flex-grow:2;width:100%;max-height:60vh;display:flex;flex-direction:column;overflow:auto}.casino-search-layout-desktop__page::-webkit-scrollbar{width:0}.casino-search-layout-desktop__content{flex-grow:2;width:100%;display:flex;flex-direction:column}

.casino-search-modal-desktop{width:100%;height:2.5rem;display:flex;align-items:center;gap:0 0.9375rem}[dir] .casino-search-modal-desktop{padding:0 1.125rem;border-radius:1.25rem;border:2px solid var(--Strokes-Stroke-additional, #2f4553);background:var(--Dark-UI-Cards-3, #0f212e)}.casino-search-modal-desktop__icon{width:1.25rem;min-width:1.25rem;height:1.25rem;display:flex}.casino-search-modal-desktop__text{display:flex;color:var(--Text-Text-Additional, #b1bad3);font-size:0.875rem;font-weight:600}

.notification-desktop{z-index:1005;position:relative;width:100%;display:grid;grid-template-columns:3.1875rem 173fr 46fr}[dir] .notification-desktop{border-radius:0.25rem;background:var(--Colors-Button-Secondary-BG, #2b2b2c);margin-top:0.625rem}[dir=ltr] .notification-desktop{animation:0.7s ease init-ltr }[dir=rtl] .notification-desktop{animation:0.7s ease init-rtl }[dir=ltr] .notification-desktop_deleted{animation:0.7s ease delete-ltr }[dir=rtl] .notification-desktop_deleted{animation:0.7s ease delete-rtl }.notification-desktop__icon-wrap{width:3.1875rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.625rem}[dir] .notification-desktop__icon-wrap{padding:0.625rem;background:var(--Colors-Button-Secondary-BG, #2b2b2c)}.notification-desktop__icon{width:1rem;min-width:1rem;height:1rem;display:flex}.notification-desktop__text-wrap{display:flex;flex-direction:column;justify-content:center;gap:0.625rem}[dir] .notification-desktop__text-wrap{padding:0.625rem}.notification-desktop__title{display:flex;align-items:center;word-break:break-word;color:var(--Text-Text-Regular, #fff);font-size:0.75rem;font-weight:600}[dir=ltr] .notification-desktop__title{text-align:left}[dir=rtl] .notification-desktop__title{text-align:right}.notification-desktop__text{display:flex;align-items:center;word-break:break-word;color:var(--Text-Text-Additional, #b1bad3);font-size:0.75rem;font-weight:600}[dir=ltr] .notification-desktop__text{text-align:left}[dir=rtl] .notification-desktop__text{text-align:right}.notification-desktop__cross-wrap{display:flex;flex-direction:column;justify-content:center;gap:0.625rem}[dir] .notification-desktop__cross-wrap{padding:0.625rem 1rem}.notification-desktop__cross{display:flex;flex-direction:column;align-items:center;justify-content:center;width:1.375rem;min-width:1.375rem;height:1.375rem}[dir] .notification-desktop__cross{cursor:pointer}.notification-desktop__progress{position:absolute;bottom:0;width:100%;height:0.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}

.paginator-switcher-desktop{-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:2.625rem;width:-moz-fit-content;width:fit-content;height:1.875rem;display:flex;align-items:center;gap:0 0.3125rem;overflow:hidden}.paginator-switcher-desktop__page-item{width:-moz-fit-content;width:fit-content;height:1.875rem;display:flex;align-items:center;justify-content:center;color:var(--Colors-Text-Additional, #9aa1b1);font-size:0.875rem;font-weight:900}[dir] .paginator-switcher-desktop__page-item{cursor:pointer;border-radius:0.625rem;border:1px solid var(--Colors-Cards-Card-modal-1, #e9eaeb)}[dir] .paginator-switcher-desktop__page-item:last-child, [dir] .paginator-switcher-desktop__page-item:first-child{background:transparent}.paginator-switcher-desktop__active{min-width:3.5rem;height:1.875rem;color:var(--Colors-Text-Additional, #9aa1b1);font-size:0.875rem;font-weight:900}.paginator-switcher-desktop__page-item.disabled{opacity:0.5}.paginator-switcher-desktop__arrow-left,.paginator-switcher-desktop__arrow-right{width:1.875rem;min-width:1.875rem;height:1.875rem;display:flex}[dir=ltr] .paginator-switcher-desktop__arrow-right{transform:rotate(180deg)}[dir=rtl] .paginator-switcher-desktop__arrow-right{transform:rotate(-180deg)}.paginator-switcher-desktop__arrow-left-container,.paginator-switcher-desktop__arrow-right-container{width:1.875rem;min-width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center}

.input-date-desktop{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%}[dir] .input-date-desktop{cursor:pointer}.input-date-desktop .react-datepicker-wrapper{width:100%;height:100%}.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;gap:0 0.625rem}[dir] .input-date-desktop__custom-date-input{padding:0.375rem 0.625rem;border-radius:var(--Border-Radius-Text-fields, 0.625rem);background:var(--Colors-Cards-Card-modal-2, #f5f5f6)}.input-date-desktop__custom-date-input-calendar{width:1rem;min-width:1rem;height:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.input-date-desktop__custom-date-input-value{color:var(--Colors-Text-Additional, #9aa1b1);font-size:0.875rem;font-weight:500;line-height:1.125rem}[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{width:1.875rem;min-width:1.875rem;height:1.875rem;display:flex;flex-direction:column;align-items:center;justify-content:center}[dir] .input-date-desktop_validState_2 .input-date-desktop__custom-date-input{box-shadow:0px 0px 0px 1px #0d9252 !important}[dir] .input-date-desktop_validState_3 .input-date-desktop__custom-date-input{box-shadow:0px 0px 0px 1px #d31c32 !important}

.select-desktop{width:100%;height:100%;display:flex;flex-direction:column;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}[dir] .select-desktop{cursor:pointer}.select-desktop__item-selected{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;gap:0 0.625rem}[dir] .select-desktop__item-selected{padding:0 0.9375rem;border-radius:0.25rem;border:2px solid var(--Strokes-Stroke-additional, #2f4553);background:var(--Dark-UI-Cards-3, #0f212e)}[dir] .select-desktop_open .select-desktop__item-selected{border-radius:0.25rem 0.25rem 0 0;border-bottom:2px solid transparent}.select-desktop__item-value-selected{color:var(--Text-Text-Regular, #fff);font-size:0.875rem;font-weight:600}.select-desktop__item-arrow-selected{display:flex;width:1.5rem;height:1.5rem;transition:0.3s}[dir=ltr] .select-desktop__item-arrow-selected_open{transform:rotate(180deg)}[dir=rtl] .select-desktop__item-arrow-selected_open{transform:rotate(-180deg)}.select-desktop__items{position:absolute;top:100%;z-index:3;width:100%;max-height:16.25rem;display:flex;flex-direction:column;overflow-y:auto}[dir] .select-desktop__items{border-radius:0.25rem;border:2px solid var(--Strokes-Stroke-additional, #2f4553);background:var(--Dark-UI-Cards-3, #0f212e)}.select-desktop__items::-webkit-scrollbar{width:0.375rem}[dir] .select-desktop__items::-webkit-scrollbar-thumb{cursor:pointer;background:var(--Strokes-Stroke-additional, #2f4553)}[dir] .select-desktop_open .select-desktop__items{border-top:0 solid var(--Strokes-Stroke-additional, #2f4553);border-radius:0 0 0.25rem 0.25rem}.select-desktop__item{width:100%;height:2.5rem;display:flex;align-items:center;gap:0.625rem;color:var(--Text-Text-Regular, #fff);font-size:0.875rem;font-weight:600}[dir] .select-desktop__item{padding:0 0.9375rem}[dir] .select-desktop__item:hover, [dir] .select-desktop__item_active{background:var(--Button-Blue, #1475e1)}

.select-multi-desktop{width:100%;height:100%;display:flex;flex-direction:column;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}[dir] .select-multi-desktop{cursor:pointer}.select-multi-desktop__item-selected{width:100%;min-width:0;height:100%;display:flex;align-items:center;justify-content:space-between}[dir] .select-multi-desktop__item-selected{padding:0 0.625rem;border-radius:0.25rem;border:2px solid var(--Strokes-Stroke-additional, #2f4553);background:var(--Dark-UI-Cards-3, #0f212e)}[dir] .select-multi-desktop_open .select-multi-desktop__item-selected{border-radius:0.25rem 0.25rem 0 0;border-bottom:2px solid transparent}.select-multi-desktop__item-value-selected{height:100%;max-width:80%;display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize;color:var(--Text-Text-Regular, #fff);font-size:0.875rem;font-weight:600}.select-multi-desktop__item-arrow-selected{display:flex;width:1.5rem;height:1.5rem;transition:0.3s}[dir=ltr] .select-multi-desktop__item-arrow-selected_open{transform:rotate(180deg)}[dir=rtl] .select-multi-desktop__item-arrow-selected_open{transform:rotate(-180deg)}.select-multi-desktop__items{position:absolute;top:100%;z-index:3;width:100%;max-height:16.25rem;display:flex;flex-direction:column;overflow-y:auto}[dir] .select-multi-desktop__items{border-radius:0.25rem;border:2px solid var(--Strokes-Stroke-additional, #2f4553);background:var(--Dark-UI-Cards-3, #0f212e)}.select-multi-desktop__items::-webkit-scrollbar{width:0.375rem}[dir] .select-multi-desktop__items::-webkit-scrollbar-thumb{cursor:pointer;background:var(--Strokes-Stroke-additional, #2f4553)}[dir] .select-multi-desktop_open .select-multi-desktop__items{border-top:0 solid var(--Strokes-Stroke-additional, #2f4553);border-radius:0 0 0.25rem 0.25rem}.select-multi-desktop__item{width:100%;height:2.5rem;display:flex;align-items:center;gap:0.625rem;color:var(--Text-Text-Regular, #fff);font-size:0.875rem;font-weight:600}[dir] .select-multi-desktop__item{padding:0 0.9375rem}[dir] .select-multi-desktop__item:hover, [dir] .select-multi-desktop__item_active{background:var(--Button-Blue, #1475e1)}.select-multi-desktop__item-check{width:1.5rem;min-width:1.5rem;height:1.5rem;display:flex}

.casino-history-filter-desktop{width:100%;display:flex;flex-direction:column;gap:0.625rem 0}.casino-history-filter-desktop__block1{width:100%;display:grid;grid-template-columns:14.875rem 14.875rem min-content;align-items:flex-end;gap:0 0.625rem}.casino-history-filter-desktop__block2{width:100%;display:grid;grid-template-columns:14.875rem 14.875rem min-content;align-items:flex-end;gap:0 0.625rem}.casino-history-filter-desktop__field{width:100%;min-width:0;display:flex;flex-direction:column;gap:3px}.casino-history-filter-desktop__label{color:var(--Text-Regular, #fff);font-size:0.625rem;font-weight:500}.casino-history-filter-desktop__input{width:100%;height:2.5rem;display:flex;align-items:flex-end}.casino-history-filter-desktop__item-selector{width:100%;min-width:0;height:2.5rem}.casino-history-filter-desktop__selector-item{height:2.5rem;display:flex;align-items:center}.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 0.625rem 0 0}[dir=rtl] .casino-history-filter-desktop__selector-item-icon{margin:0 0 0 0.625rem}.casino-history-filter-desktop__selector-item-text{overflow:hidden;font-size:0.875rem;font-weight:500}.casino-history-filter-desktop__checkboxes{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:0 1.875rem}.casino-history-filter-desktop__checkbox-container{display:flex;align-items:center;justify-content:flex-start;gap:0 0.5625rem}.casino-history-filter-desktop__checkbox{display:flex;width:1.5rem;min-width:1.5rem;height:1.5rem}.casino-history-filter-desktop__checkbox-text{color:var(--Text-Regular, #fff);font-size:0.875rem;font-weight:500}.casino-history-filter-desktop__button{width:100%;height:2.625rem}.casino-history-filter-desktop__button-text{color:var(--White-card-Text-regular, #071824);font-size:1rem;font-weight:600;text-transform:none}[dir] .casino-history-filter-desktop__button-text{padding:0 2.25rem;text-align:center}

.casino-history-item-desktop{width:100%;height:2.9375rem;display:flex;align-items:center;justify-content:center}[dir] .casino-history-item-desktop{padding:0 1rem;border-radius:0.25rem;background:var(--Dark-UI-Cards-4, #2f4553)}.casino-history-item-desktop__item{width:100%;min-width:0;height:100%;display:flex;align-items:center;justify-content:center;color:var(--Text-Text-Additional, #b1bad3);font-size:0.75rem;font-weight:600}.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:first-child{justify-content:flex-start}.casino-history-item-desktop__item:last-child{justify-content:flex-end}

.casino-history-desktop{flex-grow:2;width:100%;display:flex;flex-direction:column;align-items:center;position:relative}[dir] .casino-history-desktop{background:var(--Dark-UI-Cards-1, #1a2c38)}.casino-history-desktop__wrap{flex-grow:2;max-width:100%;width:75rem;display:flex;flex-direction:column;gap:1.5rem 0}[dir] .casino-history-desktop__wrap{padding:2.25rem 0}.casino-history-desktop__header{width:100%;display:flex;align-items:center;gap:0 0.375rem}.casino-history-desktop__header-icon{width:1rem;min-width:1rem;height:1rem;display:flex}.casino-history-desktop__header-title{color:var(--Text-Text-Additional, #b1bad3);font-size:1.125rem;font-weight:600}.casino-history-desktop__menu{min-width:12.625rem;height:3.375rem;width:-moz-fit-content;width:fit-content;display:grid;grid-template-columns:1fr 1fr}[dir] .casino-history-desktop__menu{padding:0.3125rem;border-radius:1.875rem;background:var(--Dark-UI-Cards-3, #0f212e)}.casino-history-desktop__menu-item{width:100%;height:100%;min-width:0;display:flex;align-items:center;justify-content:center;color:var(--Text-Text-Regular, #fff);font-size:0.875rem;font-weight:600}[dir] .casino-history-desktop__menu-item{cursor:pointer}[dir] .casino-history-desktop__menu-item_active{border-radius:6.25rem;background:var(--Dark-UI-Cards-4, #2f4553)}.casino-history-desktop__content{width:100%;display:flex;flex-direction:column;gap:0.625rem 0}[dir] .casino-history-desktop__content{padding:1.5rem;border-radius:0.5rem;background:var(--Dark-UI-Cards-3, #0f212e)}.casino-history-desktop__filters{width:100%;display:flex;flex-direction:column;gap:0.625rem 0}.casino-history-desktop__filters-header{width:100%;display:flex;justify-content:flex-end;gap:0 0.625rem}.casino-history-desktop__filters-header-text{color:var(--Dark-UI-Accent, #da4167);font-size:0.875rem;font-weight:700}.casino-history-desktop__filters-header-icon{width:1.5rem;height:1.5rem;display:flex}.casino-history-desktop__filters-content{width:100%;display:flex;align-items:flex-end;justify-content:center}.casino-history-desktop__table{width:100%;display:flex;flex-direction:column;gap:0.625rem 0}.casino-history-desktop__table-header{width:100%;height:2.9375rem;display:grid;grid-template-columns:repeat(4, 1fr)}.casino-history-desktop__table-header-item{width:100%;min-width:0;height:100%;display:flex;align-items:center;justify-content:center;color:var(--Text-Text-Additional, #b1bad3);font-size:0.75rem;font-weight:600}[dir] .casino-history-desktop__table-header-item{padding:0 1rem}.casino-history-desktop__table-header-item:first-child{justify-content:flex-start}.casino-history-desktop__table-header-item:last-child{justify-content:flex-end}.casino-history-desktop__table-body{width:100%;display:flex;flex-direction:column;gap:0.625rem 0}.casino-history-desktop__paginator{width:100%;display:flex;align-items:center;justify-content:center}.casino-history-desktop__empty{width:100%;display:flex;flex-direction:column;align-items:center;gap:0.625rem 0}[dir] .casino-history-desktop__empty{padding:1.25rem 0}.casino-history-desktop__empty-icon{width:5rem;height:5rem;min-height:5rem;display:flex}.casino-history-desktop__empty-text{color:var(--Text-Text-Additional, #b1bad3);font-size:0.75rem;font-weight:600;text-transform:capitalize}

.select-radio-desktop{width:100%;height:2.5rem;display:grid}[dir] .select-radio-desktop{border-radius:0.625rem;background:var(--Colors-Cards-Card-modal-2, #f5f5f6)}.select-radio-desktop__item{width:100%;min-width:0;height:100%;display:flex;align-items:center;justify-content:center}[dir] .select-radio-desktop__item{padding:0 1.25rem;cursor:pointer}[dir] .select-radio-desktop__item_active{border-radius:0.625rem;background:var(--Colors-Cards-Card-modal-1, #e9eaeb)}.select-radio-desktop__item-value{color:var(--Colors-Text-Regular-3, #141415);font-size:0.875rem;font-weight:600;line-height:100%}

.promo-history-filter-desktop{width:100%;display:flex;flex-direction:column;gap:0.625rem 0}.promo-history-filter-desktop__block1{width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:flex-end;gap:0 0.625rem}.promo-history-filter-desktop__field{width:100%;min-width:0;display:flex;flex-direction:column}.promo-history-filter-desktop__input{width:100%;height:2.375rem;display:flex;align-items:flex-end}.promo-history-filter-desktop__button{width:100%;height:2.625rem}.promo-history-filter-desktop__button-text{color:var(--White-card-Text-regular, #071824);font-size:1rem;font-weight:600;text-transform:none}[dir] .promo-history-filter-desktop__button-text{padding:0 2.25rem;text-align:center}

.promo-history-item-desktop{width:100%;height:3.875rem;display:flex;align-items:center;justify-content:space-between;gap:0.625rem}[dir] .promo-history-item-desktop{padding:0.625rem 0.9375rem}.promo-history-item-desktop__icon{width:1.5rem;height:1.5rem;display:flex}.promo-history-item-desktop__left{display:flex;flex-direction:column}[dir=ltr] .promo-history-item-desktop__left{margin:0 auto 0 0}[dir=rtl] .promo-history-item-desktop__left{margin:0 0 0 auto}.promo-history-item-desktop__right{display:flex;flex-direction:column;align-items:flex-end}.promo-history-item-desktop__item1{color:var(--Colors-Text-Regular-3, #141415);font-size:0.875rem;font-weight:600}.promo-history-item-desktop__item2{color:var(--Colors-Text-Additional, #9aa1b1);font-size:0.75rem;font-weight:500}.promo-history-item-desktop__item3{color:var(--Colors-Text-Regular-3, #141415);font-size:0.875rem;font-weight:600}.promo-history-item-desktop__item4{color:var(--Colors-Text-Additional, #9aa1b1);font-size:0.75rem;font-weight:500}[dir=ltr] .promo-history-item-desktop__item4{text-align:right}[dir=rtl] .promo-history-item-desktop__item4{text-align:left}

.promo-history-desktop{flex-grow:2;width:100%;height:45rem;max-height:80vh;display:flex;flex-direction:column;align-items:center;gap:1.25rem 0;position:relative}[dir] .promo-history-desktop{padding:0 0 7.125rem 0}.promo-history-desktop__header1{width:100%;display:flex;align-items:center;justify-content:space-between}[dir] .promo-history-desktop__header1{padding:0.9375rem 0}.promo-history-desktop__header1-cross{width:0.8654rem;height:0.8654rem;display:flex}[dir] .promo-history-desktop__header1-cross{cursor:pointer}.promo-history-desktop__header2{width:100%;display:flex;align-items:center;justify-content:space-between}.promo-history-desktop__header2-title{color:var(--Colors-Text-Regular-3, #141415);font-size:1.25rem;font-weight:500;line-height:100%}[dir] .promo-history-desktop__header2-title{text-align:center}.promo-history-desktop__content{flex-grow:2;width:100%;display:flex;flex-direction:column;gap:1.5rem}.promo-history-desktop__filters{width:100%;display:flex;flex-direction:column;gap:0.625rem 0}.promo-history-desktop__table{max-height:60%;width:100%;display:flex;flex-direction:column;gap:0.625rem 0;overflow:auto}.promo-history-desktop__table::-webkit-scrollbar{width:4px}[dir] .promo-history-desktop__table::-webkit-scrollbar-thumb{background:var(--Colors-Button-Primary-BG, #d40000);border-radius:6.25rem}.promo-history-desktop__item{width:100%;display:flex}.promo-history-desktop__item-separator{width:100%;height:1px}[dir] .promo-history-desktop__item-separator{border-radius:6.25rem;background:var(--Colors-Cards-Card-modal-1, #e9eaeb);background-clip:content-box;padding:0 0.625rem}.promo-history-desktop__paginator{width:100%;display:flex;align-items:center;justify-content:center}.promo-history-desktop__empty{width:100%;min-height:36vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.9375rem 0}.promo-history-desktop__empty-text1{color:var(--Colors-Text-Regular-3, #141415);font-size:1.25rem;font-weight:500;line-height:100%}[dir] .promo-history-desktop__empty-text1{text-align:center}.promo-history-desktop__empty-text2{max-width:14.9375rem;color:var(--Colors-Text-Additional, #9aa1b1);font-size:0.875rem;font-weight:500;line-height:100%}[dir] .promo-history-desktop__empty-text2{text-align:center}

.promocode-activator-desktop{flex-grow:2;width:100%;height:45rem;max-height:80vh;display:flex;flex-direction:column;align-items:center;gap:1.25rem 0;position:relative}[dir] .promocode-activator-desktop{padding:0 0 7.125rem 0}.promocode-activator-desktop__header1{width:100%;display:flex;align-items:center;justify-content:space-between}[dir] .promocode-activator-desktop__header1{padding:0.9375rem 0}.promocode-activator-desktop__header1-cross{width:0.8654rem;height:0.8654rem;display:flex}[dir] .promocode-activator-desktop__header1-cross{cursor:pointer}.promocode-activator-desktop__header2{width:100%;display:flex;align-items:center;justify-content:space-between}.promocode-activator-desktop__header2-title{color:var(--Colors-Text-Regular-3, #141415);font-size:1.25rem;font-weight:500;line-height:100%}[dir] .promocode-activator-desktop__header2-title{text-align:center}.promocode-activator-desktop__content{flex-grow:2;width:100%;display:flex;flex-direction:column;gap:0.625rem}.promocode-activator-desktop__field{width:100%;display:flex;flex-direction:column}.promocode-activator-desktop__field-input{height:2.375rem;width:100%;display:flex}.promocode-activator-desktop__button{width:100%;height:2.5rem;display:flex}

.transactions-history-filter-desktop{width:100%;display:flex;flex-direction:column;gap:0.625rem 0}.transactions-history-filter-desktop__block1{width:100%;display:grid;grid-template-columns:14.875rem 14.875rem min-content;align-items:flex-end;gap:0 0.625rem}.transactions-history-filter-desktop__block2{width:100%;display:grid;grid-template-columns:14.875rem 14.875rem min-content;align-items:flex-end;gap:0 0.625rem}.transactions-history-filter-desktop__field{width:100%;min-width:0;display:flex;flex-direction:column;gap:3px}.transactions-history-filter-desktop__label{color:var(--Text-Regular, #fff);font-size:0.625rem;font-weight:500}.transactions-history-filter-desktop__input{width:100%;height:2.5rem;display:flex;align-items:flex-end}.transactions-history-filter-desktop__button{width:100%;height:2.625rem}.transactions-history-filter-desktop__button-text{color:var(--White-card-Text-regular, #071824);font-size:1rem;font-weight:600;text-transform:none}[dir] .transactions-history-filter-desktop__button-text{padding:0 2.25rem;text-align:center}

.transactions-history-item-desktop{width:100%;height:3.875rem;display:flex;align-items:center;justify-content:space-between;gap:0.625rem}[dir] .transactions-history-item-desktop{padding:0.625rem 0.9375rem}.transactions-history-item-desktop__icon{width:1.5rem;height:1.5rem;display:flex}.transactions-history-item-desktop__left{display:flex;flex-direction:column}[dir=ltr] .transactions-history-item-desktop__left{margin:0 auto 0 0}[dir=rtl] .transactions-history-item-desktop__left{margin:0 0 0 auto}.transactions-history-item-desktop__right{display:flex;flex-direction:column;align-items:flex-end}.transactions-history-item-desktop__item1{color:var(--Colors-Text-Regular-3, #141415);font-size:0.875rem;font-weight:600}.transactions-history-item-desktop__item2{color:var(--Colors-Text-Additional, #9aa1b1);font-size:0.75rem;font-weight:500}.transactions-history-item-desktop__item3{color:var(--Colors-Text-Regular-3, #141415);font-size:0.875rem;font-weight:600}.transactions-history-item-desktop__item4{color:var(--Colors-Text-Additional, #9aa1b1);font-size:0.75rem;font-weight:500}[dir=ltr] .transactions-history-item-desktop__item4{text-align:right}[dir=rtl] .transactions-history-item-desktop__item4{text-align:left}

.transactions-history-desktop{flex-grow:2;width:100%;height:45rem;max-height:80vh;display:flex;flex-direction:column;align-items:center;gap:1.25rem 0;position:relative}[dir] .transactions-history-desktop{padding:0 0 7.125rem 0}.transactions-history-desktop__header1{width:100%;display:flex;align-items:center;justify-content:space-between}[dir] .transactions-history-desktop__header1{padding:0.9375rem 0}.transactions-history-desktop__header1-cross{width:0.8654rem;height:0.8654rem;display:flex}[dir] .transactions-history-desktop__header1-cross{cursor:pointer}.transactions-history-desktop__header2{width:100%;display:flex;align-items:center;justify-content:space-between}.transactions-history-desktop__header2-title{color:var(--Colors-Text-Regular-3, #141415);font-size:1.25rem;font-weight:500;line-height:100%}[dir] .transactions-history-desktop__header2-title{text-align:center}.transactions-history-desktop__content{flex-grow:2;width:100%;display:flex;flex-direction:column;gap:1.5rem}.transactions-history-desktop__filters{width:100%;display:flex;flex-direction:column;gap:0.625rem 0}.transactions-history-desktop__table{max-height:60%;width:100%;display:flex;flex-direction:column;gap:0.625rem 0;overflow:auto}.transactions-history-desktop__table::-webkit-scrollbar{width:4px}[dir] .transactions-history-desktop__table::-webkit-scrollbar-thumb{background:var(--Colors-Button-Primary-BG, #d40000);border-radius:6.25rem}.transactions-history-desktop__item{width:100%;display:flex}.transactions-history-desktop__item-separator{width:100%;height:1px}[dir] .transactions-history-desktop__item-separator{border-radius:6.25rem;background:var(--Colors-Cards-Card-modal-1, #e9eaeb);background-clip:content-box;padding:0 0.625rem}.transactions-history-desktop__paginator{width:100%;display:flex;align-items:center;justify-content:center}.transactions-history-desktop__empty{width:100%;min-height:36vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.9375rem 0}.transactions-history-desktop__empty-text1{color:var(--Colors-Text-Regular-3, #141415);font-size:1.25rem;font-weight:500;line-height:100%}[dir] .transactions-history-desktop__empty-text1{text-align:center}.transactions-history-desktop__empty-text2{max-width:14.9375rem;color:var(--Colors-Text-Additional, #9aa1b1);font-size:0.875rem;font-weight:500;line-height:100%}[dir] .transactions-history-desktop__empty-text2{text-align:center}


.wager-progress-desktop{flex-grow:2;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative}[dir] .wager-progress-desktop{padding:0.625rem 0.9375rem;border-radius:0.625rem;border:1px solid white;background:rgba(255,255,255,0.03)}.wager-progress-desktop__content{width:100%;display:flex;flex-direction:column}.wager-progress-desktop__content-text1{width:100%;display:flex;justify-content:space-between;align-items:center;color:var(--Colors-Text-Regular-3, #141415);font-size:0.75rem;font-weight:600}[dir] .wager-progress-desktop__content-text1{margin:0 0 0.6875rem 0}.wager-progress-desktop__content-bar{width:100%;height:0.5rem;min-height:0.5rem;display:flex;align-items:center;justify-content:flex-start}[dir] .wager-progress-desktop__content-bar{margin:0 0 0.3125rem 0;border-radius:1rem;background:#fff}.wager-progress-desktop__content-bar-value{width:30%;height:0.5rem;min-height:0.5rem;display:flex}[dir] .wager-progress-desktop__content-bar-value{border-radius:1rem;background:#F60D2C}.wager-progress-desktop__content-text2{width:100%;display:flex;justify-content:space-between;align-items:center;color:var(--Colors-Text-Regular-3, #141415);font-size:0.75rem;font-weight:600}[dir=ltr] .wager-progress-desktop__content-text21 span, [dir=ltr] .wager-progress-desktop__content-text22 span{margin:0 0 0 0.3125rem}[dir=rtl] .wager-progress-desktop__content-text21 span, [dir=rtl] .wager-progress-desktop__content-text22 span{margin:0 0.3125rem 0 0}

.profile-menu-desktop{width:100%;display:flex;flex-direction:column;gap:1.25rem 0}.profile-menu-desktop__list{width:100%;display:flex;flex-direction:column;gap:0.625rem 0}[dir] .profile-menu-desktop__list{padding:0.9375rem 0.9375rem;border-radius:var(--Border-Radius-Text-fields, 0.625rem);background:var(--Colors-Cards-Card-modal-1, #e9eaeb)}.profile-menu-desktop__link{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:0.625rem}.profile-menu-desktop__link-icon{width:1.5rem;height:1.5rem}.profile-menu-desktop__link-text{display:flex;flex-direction:column;align-items:flex-start}.profile-menu-desktop__link-text-main{color:var(--Colors-Text-Regular-3, #141415);font-size:0.875rem;font-weight:600}.profile-menu-desktop__link-text-secondary{color:var(--Colors-Text-Additional, #9aa1b1);font-size:0.75rem;font-weight:500}.profile-menu-desktop__logout{width:100%;height:2.5rem;display:flex;align-items:center;justify-content:center}[dir] .profile-menu-desktop__logout{cursor:pointer}

.profile-desktop{width:100%;height:45rem;max-height:80vh;display:flex;flex-direction:column;gap:1.25rem;overflow:auto}[dir] .profile-desktop{padding:0.625rem 0 5.625rem 0}.profile-desktop::-webkit-scrollbar{width:0}.profile-desktop__header{width:100%;display:flex;justify-content:space-between;align-items:center}.profile-desktop__header-text{width:100%;color:var(--Colors-Text-Regular-3, #141415);font-size:1.375rem;font-weight:500}.profile-desktop__header-cross{width:0.8654rem;height:0.8654rem;display:flex}[dir] .profile-desktop__header-cross{cursor:pointer}.profile-desktop__data1{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-desktop__data1-phone{width:100%;display:flex;align-items:center;justify-content:center;color:var(--Colors-Text-Regular-3, #141415);font-size:1.25rem;font-weight:500}[dir] .profile-desktop__data1-phone{text-align:center}.profile-desktop__data1-id{width:100%;display:flex;align-items:center;justify-content:center;gap:0.625rem;width:100%}[dir] .profile-desktop__data1-id{cursor:pointer}.profile-desktop__data1-id-icon{width:1rem;height:1rem}.profile-desktop__data1-id-value{color:var(--Colors-Text-Additional, #9aa1b1);font-size:0.75rem;font-weight:500}[dir] .profile-desktop__data1-id-value{text-align:center}.profile-desktop__data2{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.625rem}[dir] .profile-desktop__data2{padding:0.625rem;border-radius:var(--Border-Radius-Text-fields, 0.625rem);background:var(--Colors-Cards-Card-modal-1, #e9eaeb)}.profile-desktop__data2-balance{width:100%;display:flex;flex-direction:column;gap:0.3125rem 0}.profile-desktop__data2-balance-text{color:var(--Colors-Text-Additional, #9aa1b1);font-size:0.75rem;font-weight:500}.profile-desktop__data2-balance-value{color:var(--Colors-Text-Regular-3, #141415);font-size:1.25rem;font-weight:500}.profile-desktop__data2-cashback{width:100%;display:flex;align-items:center;gap:0.3125rem;color:var(--Colors-Text-Regular-3, #141415);font-size:0.75rem;font-weight:700}.profile-desktop__data2-cashback-timer{color:var(--Colors-Text-Additional, #9aa1b1);font-size:0.625rem;font-weight:700}.profile-desktop__data2-payment{width:100%;display:flex;align-items:center;justify-content:center;gap:0.625rem}.profile-desktop__data2-payment-button1{width:100%;height:2.5rem;display:flex;align-items:center;justify-content:center;gap:0.3125rem}[dir] .profile-desktop__data2-payment-button1{cursor:pointer;border-radius:0.625rem;border:2px solid var(--Colors-Stroke-Accent-1, #ff4545);background:var(--Colors-Button-Primary-BG, #d40000);box-shadow:0 0 0.625rem 0 rgba(255,121,123,0.5),0 0.13rem 0.0938rem 0 #ff797b inset}.profile-desktop__data2-payment-button1-icon{width:1rem;height:1rem}.profile-desktop__data2-payment-button1-text{color:var(--Colors-Text-Regular-1, #f0f2f5);font-size:0.875rem;font-weight:600}[dir] .profile-desktop__data2-payment-button1-text{text-align:center}.profile-desktop__data2-payment-button2{width:100%;height:2.5rem;display:flex;align-items:center;justify-content:center}[dir] .profile-desktop__data2-payment-button2{cursor:pointer;border-radius:0.625rem;background:var(--Colors-Cards-Card-modal-2, #f5f5f6)}.profile-desktop__data2-payment-button2-text{color:var(--Colors-Text-Regular-3, #141415);font-size:0.875rem;font-weight:600}[dir] .profile-desktop__data2-payment-button2-text{text-align:center}.profile-desktop__data2-progress{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-desktop__info{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.25rem;width:100%}.profile-desktop__about-account{display:flex;flex-direction:column;gap:0.625rem;width:100%;height:100%;box-sizing:border-box}[dir] .profile-desktop__about-account{padding:1.25rem 1.875rem;border-radius:1.25rem;background-color:var(--background-cards-2)}.profile-desktop__about-account-title{width:100%;box-sizing:border-box;font-size:1.5rem;font-weight:700}[dir] .profile-desktop__about-account-title{padding:0.625rem 0}.profile-desktop__about-account-values{display:grid;grid-template-columns:repeat(2, 1fr);gap:0.625rem;width:100%}.profile-desktop__about-account-field{display:flex;flex-direction:column;gap:2px;width:100%}.profile-desktop__about-account-label{font-size:0.75rem;font-weight:500}.profile-desktop__about-account-value{display:flex;align-items:center;width:100%;min-height:2.5rem;box-sizing:border-box;font-size:0.875rem;overflow:hidden}[dir] .profile-desktop__about-account-value{padding:0.625rem 0.9375rem;border:1px solid var(--stroke-1);border-radius:0.625rem;background-color:var(--background-cards-3)}.profile-desktop__about-account-phone{width:100%;height:2.5rem}

.profile-modal-desktop{width:38.75rem;display:flex;flex-direction:column}[dir] .profile-modal-desktop{padding:0 1rem;border-radius:1.25rem;background:var(--Colors-Cards-Card-2, #fff)}

.language-dropdown-selector-desktop{display:flex;flex-direction:column;align-items:flex-start;gap:0.3125rem 0;position:relative}.language-dropdown-selector-desktop__current{display:flex;align-items:center;gap:0 0.5rem}[dir] .language-dropdown-selector-desktop__current{cursor:pointer;padding:0.3125rem 0.625rem;border-radius:0.625rem;background:var(--Colors-Cards-Card-1, #2b2b2c)}[dir] .language-dropdown-selector-desktop_open .language-dropdown-selector-desktop__current{border-radius:0.625rem 0.625rem 0 0}.language-dropdown-selector-desktop__items{position:absolute;top:calc(100%);width:100%;display:none;flex-direction:column;gap:0.3125rem}[dir] .language-dropdown-selector-desktop__items{border-radius:0 0 0.625rem 0.625rem;background:var(--Colors-Cards-Card-1, #2b2b2c)}.language-dropdown-selector-desktop_open .language-dropdown-selector-desktop__items{display:flex}.language-dropdown-selector-desktop__item{width:100%;display:flex;align-items:center;gap:0 0.3125rem}[dir] .language-dropdown-selector-desktop__item{cursor:pointer;padding:0.3125rem 0.625rem}.language-dropdown-selector-desktop__item-img{width:1.25rem;min-width:1.25rem;height:1.25rem;display:flex}.language-dropdown-selector-desktop__item-text{color:var(--Text-Text-Regular, #fff);font-size:0.875rem;font-weight:600}.language-dropdown-selector-desktop__item-arrow{width:1.5rem;min-width:1.5rem;display:flex}[dir] .language-dropdown-selector-desktop_open .language-dropdown-selector-desktop__item-arrow{transform:scaleY(-1)}

.socials-desktop{width:100%;display:flex;align-items:center;gap:0.625rem}.socials-desktop__link{display:flex;align-items:center;justify-content:center;width:2.25rem;min-width:2.25rem;height:2.25rem}.socials-desktop__link-icon{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}

.support{display:flex;flex-direction:column;justify-content:center;gap:1.25rem;width:20.5rem;height:8.75rem;position:relative;overflow:hidden}[dir] .support{padding:0.625rem 0.9375rem;border-radius:0.625rem;background-color:var(--Colors-Cards-Card-1, #2b2b2c)}.support__gradient{position:absolute;bottom:-3.1148rem;width:8.354rem;height:7.0667rem;filter:blur(3.125rem)}[dir=ltr] .support__gradient{right:-1.604rem;background-image:var(--Gradient-Full, linear-gradient(299deg, #9f0003 4.29%, #ff6264 35.63%, #9f0003 93.19%))}[dir=rtl] .support__gradient{left:-1.604rem;background-image:var(--Gradient-Full, linear-gradient(-299deg, #9f0003 4.29%, #ff6264 35.63%, #9f0003 93.19%))}.support__text{display:flex;flex-direction:column;gap:0.3125rem;z-index:1}.support__text1{display:flex;gap:0.625rem;align-items:center}.support__text11{font-weight:600;font-size:0.875rem;line-height:1.21em;color:#f0f2f5}.support__text12{display:flex;justify-content:center;align-items:center;width:3.125rem;font-weight:600;font-size:0.6875rem;line-height:1.21em;color:#f0f2f5}[dir] .support__text12{padding:0.125rem 0.625rem;background-color:#d40000;border-radius:6.25rem}.support__text2{font-weight:400;font-size:0.75rem;line-height:1.21em;color:#9aa1b1;max-width:11.625rem}.support__image{position:absolute;top:0.25rem;width:5.0094rem;height:7.5144rem;-o-object-fit:cover;object-fit:cover}[dir=ltr] .support__image{right:1.25rem}[dir=rtl] .support__image{left:1.25rem}.support__button{width:100%;height:2.3125rem;display:flex;align-items:center;justify-content:center;z-index:1}

.language-dropdown-selector2-desktop{width:100%;display:flex;flex-direction:column;align-items:flex-start;position:relative}[dir] .language-dropdown-selector2-desktop_menuOpened.language-dropdown-selector2-desktop_dropdownOpened{background:var(--Dark-UI-Cards-2, #213743)}.language-dropdown-selector2-desktop__current-item{position:relative;width:100%;display:flex;align-items:center;justify-content:center;gap:0 0.5rem}[dir] .language-dropdown-selector2-desktop__current-item{cursor:pointer;padding:0.9375rem 1rem}.language-dropdown-selector2-desktop_menuOpened .language-dropdown-selector2-desktop__current-item{justify-content:flex-start}.language-dropdown-selector2-desktop__current-item-icon{width:0.875rem;min-width:0.875rem;height:0.875rem;display:flex;--color-1: #b1bad3}.language-dropdown-selector2-desktop_menuOpened.language-dropdown-selector2-desktop_dropdownOpened .language-dropdown-selector2-desktop__current-item-icon{--color-1: white}.language-dropdown-selector2-desktop__current-item-text{max-width:0%;display:none;align-items:center;color:var(--Text-Text-Additional, #b1bad3);font-size:0.875rem;font-weight:600;white-space:nowrap;overflow:hidden}.language-dropdown-selector2-desktop_menuOpened .language-dropdown-selector2-desktop__current-item-text{max-width:100%;display:flex}.language-dropdown-selector2-desktop_menuOpened.language-dropdown-selector2-desktop_dropdownOpened .language-dropdown-selector2-desktop__current-item-text{color:white}.language-dropdown-selector2-desktop__current-item-arrow{width:1.5rem;min-width:1.5rem;height:1.5rem;display:flex}[dir] .language-dropdown-selector2-desktop__current-item-arrow{border-radius:0.9375rem;background:var(--Strokes-Stroke-additional, #2f4553)}[dir=ltr] .language-dropdown-selector2-desktop__current-item-arrow{margin:0 0 0 auto}[dir=rtl] .language-dropdown-selector2-desktop__current-item-arrow{margin:0 auto 0 0}[dir] .language-dropdown-selector2-desktop__current-item-arrow_isOpened{background:var(--Button-Blue, #1475e1)}[dir=ltr] .language-dropdown-selector2-desktop__current-item-arrow_isOpened{transform:rotate(90deg)}[dir=rtl] .language-dropdown-selector2-desktop__current-item-arrow_isOpened{transform:rotate(-90deg)}.language-dropdown-selector2-desktop__current-item-arrow2{position:absolute;width:1.25rem;min-width:1.25rem;height:1.25rem;display:flex}[dir=ltr] .language-dropdown-selector2-desktop__current-item-arrow2{right:0}[dir=rtl] .language-dropdown-selector2-desktop__current-item-arrow2{left:0}.language-dropdown-selector2-desktop__items{width:100%;display:none;flex-direction:column}[dir] .language-dropdown-selector2-desktop__items{box-shadow:inset 0 1px 0 0 var(--Strokes-Stroke-additional, #2f4553)}.language-dropdown-selector2-desktop_dropdownOpened .language-dropdown-selector2-desktop__items{display:flex}.language-dropdown-selector2-desktop__item{width:100%;height:2.75rem;display:flex;align-items:center;justify-content:space-between;gap:0 0.3125rem}[dir] .language-dropdown-selector2-desktop__item{cursor:pointer;padding:0 1rem}.language-dropdown-selector2-desktop__item-text{color:var(--Text-Text-Additional, #b1bad3);font-size:0.875rem;font-weight:600}.language-dropdown-selector2-desktop__item-marker{width:1.25rem;min-width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}[dir] .language-dropdown-selector2-desktop__item-marker{border-radius:1.25rem;border:1px solid var(--Strokes-Stroke-additional, #2f4553)}[dir] .language-dropdown-selector2-desktop__item_selected .language-dropdown-selector2-desktop__item-marker{border-radius:1.25rem;background:var(--Dark-UI-Cards-4, #2f4553)}.language-dropdown-selector2-desktop__item_selected .language-dropdown-selector2-desktop__item-marker::after{content:'';width:0.625rem;min-width:0.625rem;height:0.625rem;display:flex}[dir] .language-dropdown-selector2-desktop__item_selected .language-dropdown-selector2-desktop__item-marker::after{background-color:var(--White-card-White, #fff);border-radius:50%}

.side-menu-list-dropdown-item-desktop{width:100%;display:flex;flex-direction:column;gap:0.9375rem 0}[dir] .side-menu-list-dropdown-item-desktop:not(:last-child){margin:0 0 0.9375rem 0}.side-menu-list-dropdown-item-desktop_menuOpened{justify-content:flex-start}.side-menu-list-dropdown-item-desktop__item{position:relative;display:flex;align-items:center;justify-content:center;gap:0 0.625rem}[dir] .side-menu-list-dropdown-item-desktop__item{cursor:pointer;padding:0 0.625rem}.side-menu-list-dropdown-item-desktop__item-icon{width:1.25rem;min-width:1.25rem;height:1.25rem;display:flex;--color-1: #9aa1b1}.side-menu-list-dropdown-item-desktop_menuOpened.side-menu-list-dropdown-item-desktop_dropdownOpened .side-menu-list-dropdown-item-desktop__item-text{--color-1: #9aa1b1}.side-menu-list-dropdown-item-desktop__item-text{max-width:0%;display:none;align-items:center;color:var(--Colors-Text-Regular-1, #f0f2f5);font-size:1rem;font-weight:500;white-space:nowrap;overflow:hidden}.side-menu-list-dropdown-item-desktop_menuOpened .side-menu-list-dropdown-item-desktop__item-text{max-width:100%;display:flex}.side-menu-list-dropdown-item-desktop_menuOpened.side-menu-list-dropdown-item-desktop_dropdownOpened .side-menu-list-dropdown-item-desktop__item-text{color:var(--Colors-Text-Regular-1, #f0f2f5)}.side-menu-list-dropdown-item-desktop__item-arrow{width:1.5rem;min-width:1.5rem;height:1.5rem;display:flex}[dir=ltr] .side-menu-list-dropdown-item-desktop__item-arrow{margin:0 0 0 auto;transform:rotate(180deg)}[dir=rtl] .side-menu-list-dropdown-item-desktop__item-arrow{margin:0 auto 0 0;transform:rotate(-180deg)}[dir] .side-menu-list-dropdown-item-desktop_dropdownOpened .side-menu-list-dropdown-item-desktop__item-arrow{transform:rotate(0deg)}.side-menu-list-dropdown-item-desktop__item-arrow2{position:absolute;width:1.25rem;min-width:1.25rem;height:1.25rem;display:flex}[dir=ltr] .side-menu-list-dropdown-item-desktop__item-arrow2{right:0}[dir=rtl] .side-menu-list-dropdown-item-desktop__item-arrow2{left:0}.side-menu-list-dropdown-item-desktop__items2{width:100%;display:flex}[dir=ltr] .side-menu-list-dropdown-item-desktop__items2{padding:0 0 0 1.25rem}[dir=rtl] .side-menu-list-dropdown-item-desktop__items2{padding:0 1.25rem 0 0}.side-menu-list-dropdown-item-desktop__items2-line{width:1px;height:100%}[dir] .side-menu-list-dropdown-item-desktop__items2-line{background:var(--Colors-Stroke-Regular-1, #2b2b2c)}[dir=ltr] .side-menu-list-dropdown-item-desktop__items2-line{margin:0 0.625rem 0 0}[dir=rtl] .side-menu-list-dropdown-item-desktop__items2-line{margin:0 0 0 0.625rem}.side-menu-list-dropdown-item-desktop__items2-content{width:100%;display:flex;flex-direction:column;gap:0.9375rem 0}.side-menu-list-dropdown-item-desktop__item2{position:relative;height:1.875rem;min-height:1.875rem;display:flex;align-items:center;justify-content:flex-start;gap:0 0.625rem}[dir] .side-menu-list-dropdown-item-desktop__item2{cursor:pointer;padding:0 0.625rem}[dir] .side-menu-list-dropdown-item-desktop__item2_active{border-radius:0.625rem;background:var(--Colors-Cards-Card-1, #2b2b2c)}.side-menu-list-dropdown-item-desktop__item2-icon{width:1.25rem;min-width:1.25rem;height:1.25rem;display:flex;--color-1: #9aa1b1}.side-menu-list-dropdown-item-desktop__item2-text{max-width:100%;display:flex;align-items:center;color:var(--Colors-Text-Regular-1, #f0f2f5);font-size:1rem;font-weight:500;white-space:nowrap;overflow:hidden}

.side-menu-list-item-desktop{position:relative;height:1.875rem;min-height:1.875rem;display:flex;align-items:center;justify-content:center;gap:0 0.625rem}[dir] .side-menu-list-item-desktop{cursor:pointer;padding:0 0.625rem}[dir] .side-menu-list-item-desktop:not(:last-child){margin:0 0 0.9375rem 0}.side-menu-list-item-desktop_menuOpened{justify-content:flex-start}[dir] .side-menu-list-item-desktop_active{border-radius:0.625rem;background:var(--Colors-Cards-Card-1, #2b2b2c)}.side-menu-list-item-desktop__icon{width:1.25rem;min-width:1.25rem;height:1.25rem;display:flex;--color-1: #9aa1b1}.side-menu-list-item-desktop__text{max-width:0%;display:none;align-items:center;color:var(--Colors-Text-Regular-1, #f0f2f5);font-size:1rem;font-weight:500;white-space:nowrap;overflow:hidden}.side-menu-list-item-desktop_menuOpened .side-menu-list-item-desktop__text{max-width:100%;display:flex}

.side-menu-list-desktop{width:100%;min-width:100%;min-height:-moz-fit-content;min-height:fit-content;display:flex;flex-direction:column;gap:0.625rem 0;transition:0.2s ease}[dir] .side-menu-list-desktop{border-radius:0.25rem}.side-menu-list-desktop::-webkit-scrollbar{height:0;width:0}.side-menu-list-desktop_opened{width:100%;min-width:100%}.side-menu-list-desktop__title{width:100%;display:flex;align-items:center;justify-content:flex-start;color:var(--Text-Text-Regular, #fff);font-size:0.875rem;font-weight:600}[dir=ltr] .side-menu-list-desktop__title{padding:0.9375rem 1.875rem 0.9375rem 1rem}[dir=rtl] .side-menu-list-desktop__title{padding:0.9375rem 1rem 0.9375rem 1.875rem}.side-menu-list-desktop__items{width:100%;min-width:100%;display:flex;flex-direction:column}.side-menu-list-desktop__item{position:relative;display:flex;align-items:center;justify-content:center;gap:0 0.625rem}[dir] .side-menu-list-desktop__item{cursor:pointer;padding:0.9375rem 1rem}[dir] .side-menu-list-desktop__item:not(:last-child){margin:0 0 0.3125rem 0}.side-menu-list-desktop_opened .side-menu-list-desktop__item{justify-content:flex-start}.side-menu-list-desktop__item-icon{width:0.875rem;min-width:0.875rem;height:0.875rem;display:flex}.side-menu-list-desktop__item-text{max-width:0%;display:none;align-items:center;color:var(--Text-Text-Additional, #b1bad3);font-size:0.875rem;font-weight:600;white-space:nowrap}.side-menu-list-desktop_opened .side-menu-list-desktop__item-text{max-width:100%;display:flex}.side-menu-list-desktop__item-arrow{width:1.5rem;min-width:1.5rem;height:1.5rem;display:flex}[dir] .side-menu-list-desktop__item-arrow{border-radius:0.9375rem}[dir=ltr] .side-menu-list-desktop__item-arrow{margin:0 0 0 auto}[dir=rtl] .side-menu-list-desktop__item-arrow{margin:0 auto 0 0}[dir=ltr] .side-menu-list-desktop__item-arrow_isOpened{transform:rotate(90deg)}[dir=rtl] .side-menu-list-desktop__item-arrow_isOpened{transform:rotate(-90deg)}.side-menu-list-desktop__item-arrow2{position:absolute;width:1.25rem;min-width:1.25rem;height:1.25rem;display:flex}[dir=ltr] .side-menu-list-desktop__item-arrow2{right:0}[dir=rtl] .side-menu-list-desktop__item-arrow2{left:0}[dir] .side-menu-list-desktop__item_dropdown:not(:last-child){margin:0}.side-menu-list-desktop__item2{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:0 0.625rem}[dir] .side-menu-list-desktop__item2{cursor:pointer;padding:0.9375rem 1rem}.side-menu-list-desktop__item2-icon{width:0.875rem;min-width:0.875rem;height:0.875rem;display:flex}.side-menu-list-desktop__item2-text{max-width:100%;display:flex;align-items:center;color:var(--Text-Text-Additional, #b1bad3);font-size:0.875rem;font-weight:600;white-space:nowrap}

.wager-progress2-desktop{flex-grow:2;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative}[dir] .wager-progress2-desktop{padding:0.625rem 0.9375rem;border-radius:0.625rem;background:rgba(255,255,255,0.03)}.wager-progress2-desktop__content{width:100%;display:flex;flex-direction:column}.wager-progress2-desktop__content-text1{width:100%;display:flex;justify-content:space-between;align-items:center;color:var(--Colors-Text-Regular-1, #f0f2f5);font-size:0.75rem;font-weight:600}[dir] .wager-progress2-desktop__content-text1{margin:0 0 0.6875rem 0}.wager-progress2-desktop__content-bar{width:100%;height:0.5rem;min-height:0.5rem;display:flex;align-items:center;justify-content:flex-start}[dir] .wager-progress2-desktop__content-bar{margin:0 0 0.3125rem 0;border-radius:1rem;background:#fff}.wager-progress2-desktop__content-bar-value{width:30%;height:0.5rem;min-height:0.5rem;display:flex}[dir] .wager-progress2-desktop__content-bar-value{border-radius:1rem;background:#F60D2C}.wager-progress2-desktop__content-text2{width:100%;display:flex;justify-content:space-between;align-items:center;color:var(--Colors-Text-Regular-1, #f0f2f5);font-size:0.75rem;font-weight:600}[dir=ltr] .wager-progress2-desktop__content-text21 span, [dir=ltr] .wager-progress2-desktop__content-text22 span{margin:0 0 0 0.3125rem}[dir=rtl] .wager-progress2-desktop__content-text21 span, [dir=rtl] .wager-progress2-desktop__content-text22 span{margin:0 0.3125rem 0 0}

.side-menu-login-block-desktop{width:100%;display:flex;flex-direction:column;gap:0.625rem 0}[dir] .side-menu-login-block-desktop{padding:1.25rem 1rem}.side-menu-login-block-desktop__login{width:100%;display:flex;align-items:center;justify-content:space-between}[dir] .side-menu-login-block-desktop__login{cursor:pointer}.side-menu-login-block-desktop__user-icon{width:3.125rem;min-width:3.125rem;height:3.125rem;display:flex;align-items:center;justify-content:center}[dir=ltr] .side-menu-login-block-desktop__user-icon{margin:0 0.625rem 0 0}[dir=rtl] .side-menu-login-block-desktop__user-icon{margin:0 0 0 0.625rem}.side-menu-login-block-desktop__user-info{display:flex;align-items:center;width:100%;min-width:0}[dir=ltr] .side-menu-login-block-desktop__user-info{margin:0 auto 0 0}[dir=rtl] .side-menu-login-block-desktop__user-info{margin:0 0 0 auto}.side-menu-login-block-desktop__user-info-values{max-width:100%;display:flex;flex-direction:column;gap:0.3125rem 0}.side-menu-login-block-desktop__user-info-values-login{display:flex;color:var(--Colors-General-Accent-1, #d40000);font-size:0.875rem;font-weight:700;text-transform:uppercase}.side-menu-login-block-desktop__user-info-values-balance{display:flex;align-items:baseline;gap:0 3px;color:var(--Dark-UI-Text-Regular, #fff);font-size:0.875rem;font-weight:700;text-transform:uppercase}.side-menu-login-block-desktop__user-info-values-currency{color:var(--Light-Text-Text-additional-2, rgba(255,255,255,0.5));font-size:0.625rem;font-weight:700;text-transform:uppercase}.side-menu-login-block-desktop__auth{color:var(--Light-Text-Text-Regular-2, #fff);font-size:1rem;font-weight:700;line-height:100%}[dir=ltr] .side-menu-login-block-desktop__auth{margin:0 auto 0 0}[dir=rtl] .side-menu-login-block-desktop__auth{margin:0 0 0 auto}.side-menu-login-block-desktop__arrow{width:1.875rem;min-width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center}[dir=ltr] .side-menu-login-block-desktop__arrow{margin:0 0 0 0.625rem}[dir=rtl] .side-menu-login-block-desktop__arrow{margin:0 0.625rem 0 0}.side-menu-login-block-desktop__cashback{width:100%;display:flex;align-items:center;gap:0.3125rem;color:var(--Accent-Text-Regular, #fff);font-size:0.75rem;font-weight:700}.side-menu-login-block-desktop__cashback-timer{color:var(--DarkUI-Text-Additional, rgba(255,255,255,0.5));font-size:0.625rem;font-weight:700}

.side-menu-desktop{width:3.125vw;min-width:3.125vw;height:100%;display:flex;flex-direction:column;transition:0.2s ease}[dir] .side-menu-desktop{background:var(--Colors-Cards-Background, #141415)}.side-menu-desktop_menuOpened{width:100%;min-width:100%}.side-menu-desktop__header{width:4.6875vw;min-width:4.6875vw;display:flex;align-items:center;justify-content:space-between;transition:0.2s ease}[dir] .side-menu-desktop__header{padding:0}.side-menu-desktop_menuOpened .side-menu-desktop__header{width:100%}[dir=ltr] .side-menu-desktop_menuOpened .side-menu-desktop__header{padding:0 0.521vw 0 0}[dir=rtl] .side-menu-desktop_menuOpened .side-menu-desktop__header{padding:0 0 0 0.521vw}.side-menu-desktop__header-login-block{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between}.side-menu-desktop__header-burger{width:3.125vw;min-width:3.125vw;height:3.125vw;display:flex;align-items:center;justify-content:center}[dir] .side-menu-desktop__header-burger{cursor:pointer}.side-menu-desktop__header-burger-icon{width:0.833vw;height:0.833vw;display:flex;align-items:center;justify-content:center}.side-menu-desktop__header-buttons{width:0%;height:1.875vw;display:flex;align-items:center;gap:0 0.313vw;transition:0.2s ease;overflow:hidden}.side-menu-desktop_menuOpened .side-menu-desktop__header-buttons{width:100%}.side-menu-desktop__header-button{width:0%;min-width:-moz-fit-content;min-width:fit-content;height:100%;display:flex;align-items:center;transition:0.2s ease;overflow:hidden}.side-menu-desktop_menuOpened .side-menu-desktop__header-button{width:100%}.side-menu-desktop__header2{width:3.125vw;min-width:3.125vw;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:0.2s ease}[dir] .side-menu-desktop__header2{padding:10px 5px}.side-menu-desktop_menuOpened .side-menu-desktop__header2{display:none}.side-menu-desktop__header2-buttons{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px 0;transition:0.2s ease;overflow:hidden}.side-menu-desktop_menuOpened .side-menu-desktop__header2-buttons{width:0%}.side-menu-desktop__header2-button{width:100%;height:50px;display:flex;align-items:center;transition:0.2s ease;overflow:hidden}.side-menu-desktop_menuOpened .side-menu-desktop__header2-button{width:0%}.side-menu-desktop__content{width:100%;display:flex;flex-direction:column;overflow:auto}.side-menu-desktop__content::-webkit-scrollbar{width:3px}[dir] .side-menu-desktop__content::-webkit-scrollbar{background:transparent}[dir] .side-menu-desktop__content::-webkit-scrollbar-thumb{cursor:pointer;border-radius:0.625rem;background:var(--Strokes-Stroke-additional, #2f4553)}.side-menu-desktop__lists{width:3.125vw;min-width:3.125vw;display:flex;flex-direction:column;gap:1.042vw 0}[dir] .side-menu-desktop__lists{padding:1.042vw 0.833vw;border-top:1px solid var(--Colors-Stroke-Regular-1, #2b2b2c)}.side-menu-desktop_menuOpened .side-menu-desktop__lists{width:100%;min-width:100%}[dir] .side-menu-desktop_menuOpened .side-menu-desktop__lists{padding:0.521vw 0.833vw}.side-menu-desktop__lists-separator{width:100%;height:1px;display:flex}[dir] .side-menu-desktop__lists-separator{background:var(--Colors-Stroke-Regular-1, #2b2b2c)}.side-menu-desktop__footer{z-index:2;width:100%;display:flex;align-items:center;justify-content:space-between;gap:0 0.3125rem}[dir] .side-menu-desktop__footer{margin:1.25rem 0 0 0;padding:0 1rem 2.25rem 1rem}.side-menu-desktop__support{z-index:1;width:100%;display:flex;align-items:center}[dir] .side-menu-desktop__support{padding:0.625rem 1rem;border-top:1px solid var(--Colors-Stroke-Regular-1, #2b2b2c)}

.slide-out-desktop{flex-grow:2;width:100%;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:0.3s ease}.slide-out-desktop__menu-wrapper{z-index:1;position:absolute;bottom:0;width:3.75rem;height:calc(100%);display:flex;align-items:flex-end;transition:0.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_open .slide-out-desktop__menu-wrapper{width:17.5rem}.slide-out-desktop__menu{z-index:100;position:absolute;width:3.75rem;height:100%;transition:0.3s ease}[dir=ltr] .slide-out-desktop__menu{left:0;right:auto}[dir=rtl] .slide-out-desktop__menu{right:0;left:auto}.slide-out-desktop_open .slide-out-desktop__menu{width:17.5rem}[dir=ltr] .slide-out-desktop_open .slide-out-desktop__menu{right:auto;left:0}[dir=rtl] .slide-out-desktop_open .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,0.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:auto}[dir=ltr] .slide-out-desktop__content{padding:0 0 0 17.5rem}[dir=rtl] .slide-out-desktop__content{padding:0 17.5rem 0 0}.slide-out-desktop__content::-webkit-scrollbar{width:0.3125rem}[dir] .slide-out-desktop__content::-webkit-scrollbar{background:transparent}[dir] .slide-out-desktop__content::-webkit-scrollbar-thumb{cursor:pointer;border-radius:0.625rem;background:var(--Strokes-Stroke-additional, #2f4553)}

.app-desktop{flex-grow:2;width:100%;display:flex;flex-direction:column;align-items:center;overflow:auto}[dir] .app-desktop{background:var(--Colors-Cards-Background, #141415)}.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__children{width:100%;display:flex;flex-direction:column;flex-grow:2;transition:0.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:'Inter';font-feature-settings:'pnum' on, 'lnum' on;color:var(--text-regular)}[dir] #root, html[dir], [dir] body{margin:0;padding:0;background-color:var(--background-main)}*,*::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}}

