@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:100,300,400,700,900);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;700;800&display=swap);@import url(https://fonts.googleapis.com/css?family=Inter:400,500,600,700);.slot-back-button{align-items:center;cursor:pointer;display:flex;height:35px;position:fixed;top:5px;width:35px;z-index:100}[dir=ltr] .slot-back-button{right:50px}[dir=rtl] .slot-back-button{left:50px}@media only screen and (max-width:767px){.slot-back-button{display:none}}.slot-back-button__goBack{fill:#fff;height:100%;width:100%}.fullscreen-button{align-items:center;display:flex;height:35px;justify-content:center;overflow:hidden;position:absolute;top:5px;width:35px;z-index:11}[dir=ltr] .fullscreen-button{right:5px}[dir=rtl] .fullscreen-button{left:5px}@media only screen and (max-width:767px){.fullscreen-button{display:none}}.fullscreen-button__fullscreen-icon{align-items:center;-webkit-animation:shake 5s cubic-bezier(.36,.07,.19,.97) infinite;animation:shake 5s cubic-bezier(.36,.07,.19,.97) infinite;-webkit-animation-delay:2s;animation-delay:2s;-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;display:flex;height:80%;justify-content:center;position:relative;width:80%}.fullscreen-button__fullscreen-icon *{fill:#fff}@-webkit-keyframes shake{14%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}2%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}4%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}6%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}8%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}12%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes shake{14%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}2%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}4%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}6%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}8%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}12%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.slot-frame{display:flex;height:calc(100vh - 3.5rem);min-height:700px;min-width:100%;width:100%;z-index:100}@media only screen and (max-width:767px){.slot-frame{height:calc(100vh - 61px)}}.slot-frame__wrapper{align-items:flex-end;display:flex;flex-grow:1;flex-shrink:0;height:100%;position:relative;width:100%}.slot-frame__iframe{background-size:cover;border:none;height:100%;width:100%}@media only screen and (max-width:1024px){.slot-frame__iframe{display:flex;flex-grow:1}}.spinner{align-items:center;background:#0f314e;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0;position:absolute;top:0;width:100%}[dir=ltr] .spinner{left:0}[dir=rtl] .spinner{right:0}.spinner__wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.spinner__circle{-webkit-animation:h 2.5s linear 0s infinite normal;animation:h 2.5s linear 0s infinite normal;border:3px solid transparent;border-radius:100%;height:90px;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:all .5s ease-in-out;width:90px}[dir=ltr] .spinner__circle{border-color:transparent #49a0f8 transparent #d5d5d5}[dir=rtl] .spinner__circle{border-color:transparent #d5d5d5 transparent #49a0f8}.spinner__label{-webkit-animation:i 2s linear 0s infinite normal;animation:i 2s linear 0s infinite normal;color:#49a0f8;font-family:FontAwesome,sans-serif;font-size:.875em;font-weight:700;opacity:0;position:absolute;text-align:center;width:90px}@-webkit-keyframes h{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes h{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes i{0%{opacity:1}20%{opacity:0}50%{opacity:0}to{opacity:1}}@keyframes i{0%{opacity:1}20%{opacity:0}50%{opacity:0}to{opacity:1}}.slot-redirect{height:var(--vh);width:100vw}.rs-picker-select-menu{z-index:2000}.modal{background-color:rgba(0,0,0,.4);height:100%;inset:0;position:fixed;width:100%;z-index:1000}.modal_isFull{height:100vh;top:0}.modal__app-container{align-items:center;display:flex;font-size:1rem;justify-content:center;min-height:100%;-webkit-transform:translateZ(0);transform:translateZ(0);width:100vw;z-index:15}@media only screen and (min-width:1200px){.modal__app-container{padding:2rem 0 0}}.modal__wrapper{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:rgba(0,0,0,.65);height:100vh;overflow-y:auto;position:fixed}.modal__wrapper_position_center{align-items:center;display:flex;justify-content:center}.modal__content-container{overflow:hidden;position:relative}.modal__content-container_bordered{border-radius:5px}.modal__close-block,.modal__save-block{align-items:center;background-color:#3f4451;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;position:absolute;top:5px;width:30px;z-index:10000}[dir=ltr] .modal__close-block,[dir=ltr] .modal__save-block{right:5px}[dir=rtl] .modal__close-block,[dir=rtl] .modal__save-block{left:5px}.modal__close-img{height:60%;width:60%}.modal__save-block{height:25px;width:90px}.button_colors_success{background-color:#079c20!important;border-color:#079c20!important;color:#fff!important}.button_colors_success:hover{border-color:#079c20;opacity:.8}.button_colors_success:focus,.button_colors_success:hover{background-color:#079c20;color:#fff}.button_colors_success:disabled{background-color:#d8d8d8!important}.button_colors_filter{background-color:#14805e!important;border-color:#14805e!important;color:#fff!important}.button_colors_filter:hover{border-color:#14805e;opacity:.8}.button_colors_filter:focus,.button_colors_filter:hover{background-color:#14805e;color:#fff}.button_colors_filter:disabled{background-color:#d8d8d8!important}.button_colors_sport{background-color:#c22327!important;border-color:#c22327!important;color:#fff!important}.button_colors_sport:hover{border-color:#c22327;opacity:.8}.button_colors_sport:focus,.button_colors_sport:hover{background-color:#c22327;color:#fff}.button_colors_sport:disabled{background-color:#c22327;opacity:.5}.button_colors_sport:disabled:hover{opacity:.5}.button_colors_main{background-color:#48a0f8!important;border-color:#48a0f8!important}.button_colors_main:hover{background-color:#48a0f8;border-color:#48a0f8;opacity:.8}.button_colors_main:focus{background-color:#48a0f8}.button_colors_main:disabled{background-color:#48a0f8;color:#fff!important;opacity:.5}.button_colors_main:disabled:hover{opacity:.5}.button_colors_tertiary{background-color:#d8d8d8!important;border-color:#d8d8d8!important}.button_colors_tertiary:hover{background-color:#d8d8d8;border-color:#d8d8d8;opacity:.8}.button_colors_tertiary:focus{background-color:#d8d8d8}.button_colors_tertiary:disabled{background-color:#d8d8d8;opacity:.5}.button_colors_tertiary:disabled:hover{opacity:.5}.button_colors_secondary{background-color:#c22327!important;border-color:#c22327!important}.button_colors_secondary:hover{background-color:#c22327;border-color:#c22327;opacity:.8}.button_colors_secondary:focus{background-color:#c22327}.button_colors_secondary:disabled{background-color:#c22327;opacity:.5}.button_colors_secondary:disabled:hover{opacity:.5}.button:disabled{cursor:not-allowed}.button_appearance_ghost{background-color:transparent;color:#fff}.button_appearance_ghost:hover{background:transparent;color:#fff;opacity:.8}.button__button-container{height:100%;width:100%}.button__button-container button{align-items:center;display:flex;font-family:inherit!important;font-size:14px;height:100%;justify-content:center;text-transform:capitalize;width:100%}@media only screen and (max-width:476px){.button__button-container button{font-size:14px}}.button__button-container_uppercase button{text-transform:uppercase!important}.button__button-container_disabled{cursor:not-allowed}.button__button-container_loading{cursor:progress}.button_rounded{border-radius:150px!important}.input__wrapper{height:100%;position:relative;width:100%}.input__wrapper_isFlex{align-items:center;display:flex}[dir=ltr] .input__wrapper_isPasswordInput .input{padding-right:20px!important}[dir=rtl] .input__wrapper_isPasswordInput .input{padding-left:20px!important}.input__left-icon{height:100%;width:100%}.input__left-icon *{fill:#d5d5d5}.input__left-icon-wrapper{align-items:center;background:#1f1f1f;display:flex;height:100%;justify-content:center;width:50px}.input__error{bottom:-19px;color:red;font-size:1.2rem;position:absolute}[dir=ltr] .input__error{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[dir=rtl] .input__error{right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.input__bottom-text{text-align:center}.input .MuiInputAdornment-positionEnd{height:100%;position:absolute}[dir=ltr] .input .MuiInputAdornment-positionEnd{right:5px}[dir=rtl] .input .MuiInputAdornment-positionEnd{left:5px}.input>input:-webkit-autofill,.input>input:-webkit-autofill:active,.input>input:-webkit-autofill:focus,.input>input:-webkit-autofill:hover{-webkit-text-fill-color:#000!important;background-color:#fff!important;-webkit-box-shadow:inset 0 0 0 50px #fff!important;-webkit-transition:background-color 5s ease-in-out 0s!important;transition:background-color 5s ease-in-out 0s!important}.input.Mui-focused{border:none;box-shadow:none!important}.sign-in{background:#fff;border-radius:5px;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;justify-content:flex-start;margin:60px auto;max-width:450px;overflow:hidden;width:100%}@media only screen and (min-width:1024px){.sign-in{margin:auto;max-width:inherit;min-height:auto;position:fixed;top:79px;width:390px;z-index:15}[dir=ltr] .sign-in{right:5%}[dir=rtl] .sign-in{left:5%}.sign-in:before{background-color:#fff;content:"";display:block;height:1.5rem;position:absolute;top:-.6rem;width:1.5rem}[dir=ltr] .sign-in:before{left:85%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}[dir=rtl] .sign-in:before{right:85%;-webkit-transform:translateX(50%) rotate(-45deg);transform:translateX(50%) rotate(-45deg)}}@media only screen and (min-width:1450px){[dir=ltr] .sign-in{right:calc(50% - 700px)}[dir=rtl] .sign-in{left:calc(50% - 700px)}}.sign-in__head{align-items:center;background:transparent;border-bottom:1px solid #b5b5b5;border-radius:5px 5px 0 0;color:#000;display:flex;flex-direction:row;font-size:.875rem;font-style:normal;font-weight:700;justify-content:space-between;line-height:1rem;width:100%}.sign-in__head-title{font-size:18px}.sign-in__block,.sign-in__body{width:100%}.sign-in__block-recovery{height:5.75rem;max-height:5.75rem;overflow:hidden}.sign-in__control-wrapper{padding:0 24px 12px}.sign-in__control-wrapper:first-child{padding:12px 24px}.sign-in__control-wrapper_input{background:#f6f6f6;display:flex;flex-direction:column}.sign-in__control-wrapper_buttons{border-top:1px solid #b5b5b5}.sign-in__control-wrapper_buttons,.sign-in__head{padding:24px}.sign-in__label{align-items:center;color:#000;display:flex;font-size:16px;font-style:normal;font-weight:400;font-weight:600;line-height:18px;margin-bottom:7px}.sign-in-modal{height:var(--vh);isolation:isolate;position:fixed;top:0;width:100%;z-index:2}[dir=ltr] .sign-in-modal{left:0}[dir=rtl] .sign-in-modal{right:0}.confirm-activate-bonus{align-items:center;border-radius:1.25rem;box-sizing:border-box;display:flex;flex-direction:column;max-width:45vw;padding:2.75rem 2.2rem 6rem;position:relative}@media only screen and (max-width:767px){.confirm-activate-bonus{max-width:65vw}}@media only screen and (max-width:475px){.confirm-activate-bonus{max-width:90vw;padding:3rem 0 6rem}}.confirm-activate-bonus__person{width:10rem}.confirm-activate-bonus__button-wrapper{bottom:1rem;display:flex;justify-content:space-between;position:absolute;width:50%}[dir=ltr] .confirm-activate-bonus__button-wrapper{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[dir=rtl] .confirm-activate-bonus__button-wrapper{right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}@media only screen and (max-width:767px){.confirm-activate-bonus__button-wrapper{justify-content:space-evenly;width:100%}}.confirm-activate-bonus__button button{padding:8px 15px}.confirm-activate-bonus__text{font-size:1.65rem;margin-top:1rem;width:90%}.user-info-mobile{align-items:center;color:#1a1a1a;display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}.user-info-mobile__name{font-size:18px;font-weight:700;width:100%}.user-info-mobile__money{align-items:center;display:flex;font-size:14px;font-weight:400;justify-content:space-between;width:100%}.profile-mobile{height:100%;overflow-y:auto}.profile-mobile__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.profile-mobile__header{background:#f3f3f3;display:flex;height:100%;padding:8px 8px 16px;width:100%}.profile-mobile__content{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;padding:10px 0;width:100%}.profile-mobile__item{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:16px;position:relative;width:90%}[dir=ltr] .profile-mobile__item{padding:10px 10px 10px 0}[dir=rtl] .profile-mobile__item{padding:10px 0 10px 10px}.profile-mobile__item:after{border-bottom-style:solid;border-bottom-width:1px;bottom:0;color:hsla(0,0%,100%,.1);content:"";display:block;left:0;position:absolute;right:0}[dir=ltr] .profile-mobile__item:after{margin-right:10%}[dir=rtl] .profile-mobile__item:after{margin-left:10%}.wheel-button{position:relative}.wheel-button,.wheel-button__icon{height:100%;width:100%}.wheel-button__icon-wrapper{align-items:center;display:flex;height:24px;justify-content:center;position:relative;width:24px}.wheel-button__icon_pointer,.wheel-button__icon_wheel{height:35px;position:absolute;width:35px}.wheel-button__icon_pointer{cursor:pointer;top:-5px;z-index:1}.cashback-timer{width:9rem}@media only screen and (max-width:767px){[dir=ltr] .cashback-timer{margin-right:0}[dir=rtl] .cashback-timer{margin-left:0}}.cashback-timer__container{align-items:center;border-radius:10px;box-shadow:0 5px 15px #ffb401;box-sizing:border-box;cursor:pointer;display:flex;height:100%;padding:10px;position:relative;width:100%}[dir=ltr] .cashback-timer__container{background:linear-gradient(127.71deg,#ffb401 -33.87%,#ffb401 69.19%)}[dir=rtl] .cashback-timer__container{background:linear-gradient(-127.71deg,#ffb401 -33.87%,#ffb401 69.19%)}@media only screen and (max-width:767px){.cashback-timer__container{height:42px}}.cashback-timer img{height:100%;position:absolute}.cashback-timer__cash{border-radius:10px}[dir=ltr] .cashback-timer__cash{left:0}[dir=rtl] .cashback-timer__cash{right:0}.timer-clock{white-space:nowrap}[dir=ltr] .timer-clock{margin-left:auto;text-align:right}[dir=rtl] .timer-clock{margin-right:auto;text-align:left}.timer-clock__label{color:#fff;font-size:.65rem;font-weight:500;letter-spacing:.5px}.timer-clock__time{color:#fff;font-size:1.2rem;font-weight:600;margin-top:3px;overflow:inherit;text-overflow:ellipsis;white-space:nowrap}.profile-settings-menu{background:#1f1f1f;border-radius:3px;box-shadow:0 -5px 10px rgba(0,0,5,.5);display:flex;flex-direction:column;gap:15px;max-height:calc(100vh - 20%);position:fixed;top:61px;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:300px;z-index:15}[dir=ltr] .profile-settings-menu{right:1.5rem}[dir=rtl] .profile-settings-menu{left:1.5rem}.profile-settings-menu:before{background-color:#1f1f1f;content:"";display:block;height:1rem;position:absolute;top:-.5rem;width:1rem}[dir=ltr] .profile-settings-menu:before{left:90%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}[dir=rtl] .profile-settings-menu:before{right:90%;-webkit-transform:translateX(50%) rotate(-45deg);transform:translateX(50%) rotate(-45deg)}.profile-settings-menu__bottom{align-items:center;display:flex;flex-direction:column;gap:15px;height:100%;justify-content:flex-end;margin-bottom:15px}.profile-settings-menu__bottom-inline{align-items:center;display:flex;gap:15px;justify-content:space-between;padding:8px 0;width:9rem}.profile-settings-menu__social{cursor:pointer;height:35px;width:35px}.profile-settings-menu__language{align-items:center;display:flex;justify-content:center;padding:36px 18px 18px;width:100%}.profile-settings-menu__header{align-items:center;display:flex;flex-direction:column;margin-top:15px;padding:8px 18px 0;position:relative}.profile-settings-menu__header-text{color:#fff;font-weight:400;text-transform:uppercase}.profile-settings-menu__header-icon{cursor:pointer;height:16px;position:absolute;top:-.5rem;width:16px}[dir=ltr] .profile-settings-menu__header-icon{left:.5rem}[dir=rtl] .profile-settings-menu__header-icon{right:.5rem}.profile-settings-menu__header-icon *{fill:#fff}.profile-settings-menu__content{align-items:center;display:flex;flex-direction:column;gap:7px;justify-content:center;padding:8px 18px}.profile-settings-menu .input__wrapper{background:#fff;border:1px solid #1a1a1a;border-radius:5px;height:100%;padding:10px;width:100%}.profile-settings-menu .input__left-icon{height:100%;width:100%}.profile-settings-menu .input__left-icon-wrapper{background:none;height:14px!important;width:18px}.profile-settings-menu .input__left-icon-wrapper *{fill:#454444}.profile-settings-menu__wheel-button{margin-inline:0}.profile-settings-menu .MuiInput-root{background:none;color:#000;font-size:16px}.profile-settings-menu .MuiInputBase-input{padding:0 5px}.profile-settings-menu .MuiButtonBase-root{border-radius:5px;font-family:Roboto Condensed,sans-serif!important;font-size:20px!important;font-weight:700!important;text-transform:uppercase!important}.profile-modal{height:100vh;isolation:isolate;position:fixed;top:0;width:100%;z-index:2}[dir=ltr] .profile-modal{left:0}[dir=rtl] .profile-modal{right:0}.sport-modal{align-items:center;color:#1c1c1c;display:flex;flex-direction:column;padding:10px 5px 5px;position:relative;width:21.875rem}[dir=ltr] .sport-modal{background:linear-gradient(80.52deg,#d7e6f5 10.86%,#fff 76.56%)}[dir=rtl] .sport-modal{background:linear-gradient(-80.52deg,#d7e6f5 10.86%,#fff 76.56%)}@media only screen and (max-width:475px){.sport-modal{width:90vw}}.sport-modal__header,.sport-modal__items{display:flex;padding:10px 5px;width:100%}.sport-modal__items{flex-direction:column;gap:10px}.sport-modal__item{background:#262f4a;border-radius:5px;color:#fff;padding:10px 5px}.sport-modal__item:hover{color:#fff}.loadable-image__container{box-sizing:border-box;height:100%;overflow:hidden;position:relative;width:100%}.loadable-image__image{color:#fff;height:100%;object-fit:contain;opacity:0;transition:opacity .3s ease-in-out;width:100%}.loadable-image__image_loaded{opacity:1}.loadable-image__image_hidden{opacity:0}.loader__container{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;top:0;width:100%}[dir=ltr] .loader__container{left:0}[dir=rtl] .loader__container{right:0}.loader__wrapper{align-items:center;display:inline-block;display:flex;height:30px;justify-content:center;position:relative;width:70px}.loader__wrapper div{-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0);background:#fff;border-radius:50%;height:13px;position:absolute;width:13px}.loader__wrapper_colorType_dark div{background:#000}.loader__wrapper div:first-child{-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}[dir=ltr] .loader__wrapper div:first-child{left:8px}[dir=rtl] .loader__wrapper div:first-child{right:8px}.loader__wrapper div:nth-child(2){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}[dir=ltr] .loader__wrapper div:nth-child(2){left:8px}[dir=rtl] .loader__wrapper div:nth-child(2){right:8px}.loader__wrapper div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}[dir=ltr] .loader__wrapper div:nth-child(3){left:32px}[dir=rtl] .loader__wrapper div:nth-child(3){right:32px}.loader__wrapper div:nth-child(4){-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}[dir=ltr] .loader__wrapper div:nth-child(4){left:56px}[dir=rtl] .loader__wrapper div:nth-child(4){right:56px}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}.roulette-game{height:448px;width:348px}@media only screen and (max-width:475px){.roulette-game{height:420px;width:320px}}.roulette-game__container{height:348px;margin:0 auto;position:relative;width:348px}@media only screen and (max-width:475px){.roulette-game__container{height:320px;width:320px}}.roulette-game__container_isHidden{display:none}.roulette-game__container_isWinBlock{height:448px;padding-top:50px}.roulette-game__wheel{display:flex;position:relative}.roulette-game__img{height:348px;margin:0;padding:0;width:348px}@media only screen and (max-width:475px){.roulette-game__img{height:320px;width:320px}}.roulette-game__img_light{-webkit-animation:lightRot 2s infinite none;animation:lightRot 2s infinite none}.roulette-game__img_diamonds,.roulette-game__img_light{position:absolute;z-index:1}.roulette-game__data-on-wheel{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;top:0;width:100%}[dir=ltr] .roulette-game__data-on-wheel{left:0}[dir=rtl] .roulette-game__data-on-wheel{right:0}.roulette-game__data-on-wheel__container{display:inline-block;height:100%;position:relative;width:100%}.roulette-game__data-on-wheel__item{align-items:center;border-radius:348px;box-sizing:border-box;color:#fff;display:flex;font-size:20px;height:35px;padding:0 25px;position:absolute;top:156.5px;width:348px}[dir=ltr] .roulette-game__data-on-wheel__item{left:0}[dir=rtl] .roulette-game__data-on-wheel__item{right:0}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(1turn);transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(1turn);transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(120deg);transform:rotate(120deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(-120deg);transform:rotate(-120deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(240deg);transform:rotate(240deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(-240deg);transform:rotate(-240deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(1turn);transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(90deg);transform:rotate(90deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(270deg);transform:rotate(270deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(-270deg);transform:rotate(-270deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(1turn);transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(72deg);transform:rotate(72deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(-72deg);transform:rotate(-72deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(144deg);transform:rotate(144deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(-144deg);transform:rotate(-144deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(216deg);transform:rotate(216deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(-216deg);transform:rotate(-216deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(288deg);transform:rotate(288deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(-288deg);transform:rotate(-288deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(1turn);transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(60deg);transform:rotate(60deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(120deg);transform:rotate(120deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(-120deg);transform:rotate(-120deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(240deg);transform:rotate(240deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(-240deg);transform:rotate(-240deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(300deg);transform:rotate(300deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(-300deg);transform:rotate(-300deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(1turn);transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(51.4285714286deg);transform:rotate(51.4285714286deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(-51.4285714286deg);transform:rotate(-51.4285714286deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(102.8571428571deg);transform:rotate(102.8571428571deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(-102.8571428571deg);transform:rotate(-102.8571428571deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(154.2857142857deg);transform:rotate(154.2857142857deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(-154.2857142857deg);transform:rotate(-154.2857142857deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(205.7142857143deg);transform:rotate(205.7142857143deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(-205.7142857143deg);transform:rotate(-205.7142857143deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(257.1428571429deg);transform:rotate(257.1428571429deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(-257.1428571429deg);transform:rotate(-257.1428571429deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(308.5714285714deg);transform:rotate(308.5714285714deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(-308.5714285714deg);transform:rotate(-308.5714285714deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(1turn);transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(90deg);transform:rotate(90deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(135deg);transform:rotate(135deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(225deg);transform:rotate(225deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(270deg);transform:rotate(270deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(-270deg);transform:rotate(-270deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(315deg);transform:rotate(315deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(-315deg);transform:rotate(-315deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(1turn);transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(40deg);transform:rotate(40deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(80deg);transform:rotate(80deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(-80deg);transform:rotate(-80deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(120deg);transform:rotate(120deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(-120deg);transform:rotate(-120deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(160deg);transform:rotate(160deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(-160deg);transform:rotate(-160deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(200deg);transform:rotate(200deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(240deg);transform:rotate(240deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(-240deg);transform:rotate(-240deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(280deg);transform:rotate(280deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(-280deg);transform:rotate(-280deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(320deg);transform:rotate(320deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(-320deg);transform:rotate(-320deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(1turn);transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(36deg);transform:rotate(36deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(-36deg);transform:rotate(-36deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(72deg);transform:rotate(72deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(-72deg);transform:rotate(-72deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(108deg);transform:rotate(108deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(-108deg);transform:rotate(-108deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(144deg);transform:rotate(144deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(-144deg);transform:rotate(-144deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(216deg);transform:rotate(216deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(-216deg);transform:rotate(-216deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(252deg);transform:rotate(252deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(-252deg);transform:rotate(-252deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(288deg);transform:rotate(288deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(-288deg);transform:rotate(-288deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(324deg);transform:rotate(324deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(-324deg);transform:rotate(-324deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(1turn);transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(32.7272727273deg);transform:rotate(32.7272727273deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(-32.7272727273deg);transform:rotate(-32.7272727273deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(65.4545454545deg);transform:rotate(65.4545454545deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(-65.4545454545deg);transform:rotate(-65.4545454545deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(98.1818181818deg);transform:rotate(98.1818181818deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(-98.1818181818deg);transform:rotate(-98.1818181818deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(130.9090909091deg);transform:rotate(130.9090909091deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(-130.9090909091deg);transform:rotate(-130.9090909091deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(163.6363636364deg);transform:rotate(163.6363636364deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(-163.6363636364deg);transform:rotate(-163.6363636364deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(196.3636363636deg);transform:rotate(196.3636363636deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(-196.3636363636deg);transform:rotate(-196.3636363636deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(229.0909090909deg);transform:rotate(229.0909090909deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(-229.0909090909deg);transform:rotate(-229.0909090909deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(261.8181818182deg);transform:rotate(261.8181818182deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(-261.8181818182deg);transform:rotate(-261.8181818182deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(294.5454545455deg);transform:rotate(294.5454545455deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(-294.5454545455deg);transform:rotate(-294.5454545455deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(327.2727272727deg);transform:rotate(327.2727272727deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(-327.2727272727deg);transform:rotate(-327.2727272727deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(1turn);transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(-120deg);transform:rotate(-120deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(-150deg);transform:rotate(-150deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(-210deg);transform:rotate(-210deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(-240deg);transform:rotate(-240deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(-270deg);transform:rotate(-270deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(-300deg);transform:rotate(-300deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(-330deg);transform:rotate(-330deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(1turn);transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(27.6923076923deg);transform:rotate(27.6923076923deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(-27.6923076923deg);transform:rotate(-27.6923076923deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(55.3846153846deg);transform:rotate(55.3846153846deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(-55.3846153846deg);transform:rotate(-55.3846153846deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(83.0769230769deg);transform:rotate(83.0769230769deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(-83.0769230769deg);transform:rotate(-83.0769230769deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(110.7692307692deg);transform:rotate(110.7692307692deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(-110.7692307692deg);transform:rotate(-110.7692307692deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(138.4615384615deg);transform:rotate(138.4615384615deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(-138.4615384615deg);transform:rotate(-138.4615384615deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(166.1538461538deg);transform:rotate(166.1538461538deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(-166.1538461538deg);transform:rotate(-166.1538461538deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(193.8461538462deg);transform:rotate(193.8461538462deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(-193.8461538462deg);transform:rotate(-193.8461538462deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(221.5384615385deg);transform:rotate(221.5384615385deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(-221.5384615385deg);transform:rotate(-221.5384615385deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(249.2307692308deg);transform:rotate(249.2307692308deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(-249.2307692308deg);transform:rotate(-249.2307692308deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(276.9230769231deg);transform:rotate(276.9230769231deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(-276.9230769231deg);transform:rotate(-276.9230769231deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(304.6153846154deg);transform:rotate(304.6153846154deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(-304.6153846154deg);transform:rotate(-304.6153846154deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(332.3076923077deg);transform:rotate(332.3076923077deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(-332.3076923077deg);transform:rotate(-332.3076923077deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(1turn);transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(25.7142857143deg);transform:rotate(25.7142857143deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(-25.7142857143deg);transform:rotate(-25.7142857143deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(51.4285714286deg);transform:rotate(51.4285714286deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(-51.4285714286deg);transform:rotate(-51.4285714286deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(77.1428571429deg);transform:rotate(77.1428571429deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(-77.1428571429deg);transform:rotate(-77.1428571429deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(102.8571428571deg);transform:rotate(102.8571428571deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(-102.8571428571deg);transform:rotate(-102.8571428571deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(128.5714285714deg);transform:rotate(128.5714285714deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(-128.5714285714deg);transform:rotate(-128.5714285714deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(154.2857142857deg);transform:rotate(154.2857142857deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(-154.2857142857deg);transform:rotate(-154.2857142857deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(205.7142857143deg);transform:rotate(205.7142857143deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(-205.7142857143deg);transform:rotate(-205.7142857143deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(231.4285714286deg);transform:rotate(231.4285714286deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(-231.4285714286deg);transform:rotate(-231.4285714286deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(257.1428571429deg);transform:rotate(257.1428571429deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(-257.1428571429deg);transform:rotate(-257.1428571429deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(282.8571428571deg);transform:rotate(282.8571428571deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(-282.8571428571deg);transform:rotate(-282.8571428571deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(308.5714285714deg);transform:rotate(308.5714285714deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(-308.5714285714deg);transform:rotate(-308.5714285714deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(334.2857142857deg);transform:rotate(334.2857142857deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(-334.2857142857deg);transform:rotate(-334.2857142857deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(15){-webkit-transform:rotate(1turn);transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(15){-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(24deg);transform:rotate(24deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(48deg);transform:rotate(48deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(-48deg);transform:rotate(-48deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(72deg);transform:rotate(72deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(-72deg);transform:rotate(-72deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(96deg);transform:rotate(96deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(-96deg);transform:rotate(-96deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(120deg);transform:rotate(120deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(-120deg);transform:rotate(-120deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(144deg);transform:rotate(144deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(-144deg);transform:rotate(-144deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(168deg);transform:rotate(168deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(-168deg);transform:rotate(-168deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(192deg);transform:rotate(192deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(-192deg);transform:rotate(-192deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(216deg);transform:rotate(216deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(-216deg);transform:rotate(-216deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(240deg);transform:rotate(240deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(-240deg);transform:rotate(-240deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(264deg);transform:rotate(264deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(-264deg);transform:rotate(-264deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(288deg);transform:rotate(288deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(-288deg);transform:rotate(-288deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(312deg);transform:rotate(312deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(-312deg);transform:rotate(-312deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(15){-webkit-transform:rotate(336deg);transform:rotate(336deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(15){-webkit-transform:rotate(-336deg);transform:rotate(-336deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(16){-webkit-transform:rotate(1turn);transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(16){-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(-22.5deg);transform:rotate(-22.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(67.5deg);transform:rotate(67.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(-67.5deg);transform:rotate(-67.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(90deg);transform:rotate(90deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(112.5deg);transform:rotate(112.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(-112.5deg);transform:rotate(-112.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(135deg);transform:rotate(135deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(157.5deg);transform:rotate(157.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(-157.5deg);transform:rotate(-157.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(202.5deg);transform:rotate(202.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(-202.5deg);transform:rotate(-202.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(225deg);transform:rotate(225deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(247.5deg);transform:rotate(247.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(-247.5deg);transform:rotate(-247.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(270deg);transform:rotate(270deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(-270deg);transform:rotate(-270deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(292.5deg);transform:rotate(292.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(-292.5deg);transform:rotate(-292.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(15){-webkit-transform:rotate(315deg);transform:rotate(315deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(15){-webkit-transform:rotate(-315deg);transform:rotate(-315deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(16){-webkit-transform:rotate(337.5deg);transform:rotate(337.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(16){-webkit-transform:rotate(-337.5deg);transform:rotate(-337.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(17){-webkit-transform:rotate(1turn);transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(17){-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.roulette-game__data-on-wheel__item_is-present{font-size:12px}@media only screen and (max-width:475px){.roulette-game__data-on-wheel__item{border-radius:320px;height:25px;padding:0 25px;top:147.5px;width:320px}}.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{align-items:center;display:flex;height:25px;width:25px}[dir=ltr] .roulette-game__data-on-wheel img,[dir=ltr] .roulette-game__data-on-wheel__icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}[dir=rtl] .roulette-game__data-on-wheel img,[dir=rtl] .roulette-game__data-on-wheel__icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media only screen and (max-width:475px){.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{height:20px;width:20px}}.roulette-game__data-on-wheel__value{font-weight:700;position:relative}[dir=ltr] .roulette-game__data-on-wheel__value{left:10px;text-shadow:2px 2px 2px #000;-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__value{right:10px;text-shadow:-2px 2px 2px #000;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@media only screen and (max-width:475px){[dir=ltr] .roulette-game__data-on-wheel__value{left:6px}[dir=rtl] .roulette-game__data-on-wheel__value{right:6px}}.roulette-game__selector-img{height:84px;position:absolute;top:134px;width:152px;z-index:6}[dir=ltr] .roulette-game__selector-img{right:-28px}[dir=rtl] .roulette-game__selector-img{left:-28px}.roulette-game__selector-img_hidden{opacity:0}@media only screen and (max-width:475px){.roulette-game__selector-img{height:74px;top:125px;width:140px}[dir=ltr] .roulette-game__selector-img{right:-24px}[dir=rtl] .roulette-game__selector-img{left:-24px}}.roulette-game__spin-btn{background-image:url(/static/media/btn-bg.3ec7a1aa8527b1c24efb.png);background-size:cover;bottom:0;height:125px;left:0;margin:auto;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;width:125px;z-index:5}.roulette-game__spin-btn_hidden{opacity:0}@media only screen and (max-width:475px){.roulette-game__spin-btn{height:105px;width:105px}}.roulette-game__spin-btn_container{height:100%;position:relative;width:100%}.roulette-game__spin-btn_text{bottom:0;display:inline;left:0;margin:auto;position:absolute;right:0;top:0;width:80%}.roulette-game__bottom-heading{bottom:-50px;height:85px;position:absolute;width:100%}.roulette-game__bottom-heading_img{width:100%}.roulette-game__btn-spin{background-color:#b471ff;border:none;border-radius:6.25rem;bottom:-110px;box-shadow:0 4px 8px rgba(29,34,37,.1);color:#f5f6f7;cursor:pointer;display:block;font-weight:700;height:45px;left:0;margin:0 auto;outline:none;position:absolute;right:0;transition:-webkit-transform .2s cubic-bezier(.36,.66,.04,1);transition:transform .2s cubic-bezier(.36,.66,.04,1);transition:transform .2s cubic-bezier(.36,.66,.04,1),-webkit-transform .2s cubic-bezier(.36,.66,.04,1);width:190px}[dir=ltr] .roulette-game__btn-spin{background-image:conic-gradient(from 1turn,#940dff,#b471ff)}[dir=rtl] .roulette-game__btn-spin{background-image:conic-gradient(from -1turn,#940dff,#b471ff)}@media only screen and (max-width:1200px){.roulette-game__btn-spin{font-size:16px}}.roulette-game__btn-spin_hidden{opacity:0}.roulette-game__btn-spin_inner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.roulette-game__btn-spin_wrapper{bottom:-150px;left:0;position:absolute;right:0}.roulette-game__btn-spin_wrapper_hidden{opacity:0}.roulette-game__btn-spin_isCost{margin-bottom:.5rem;position:static}.roulette-game__win-block{align-items:center;display:flex;flex-direction:column;padding:1rem .5rem;width:100%}.roulette-game__top-block{height:21.5625rem;position:relative;width:21.5625rem}.roulette-game__top-block__img{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;width:100%}.roulette-game__top-block__img_lucky{z-index:1}.roulette-game__mid-block{align-items:center;background-color:rgba(15,16,17,.5);border-radius:10px;color:#5ddb1c;display:flex;font-size:1.125rem;font-weight:800;height:3rem;justify-content:center;line-height:3rem;padding:5px;text-align:center;width:16.25rem}.roulette-game__mid-block__icon{height:1.5rem;width:1.5rem}[dir=ltr] .roulette-game__mid-block__icon{margin-right:.5rem}[dir=rtl] .roulette-game__mid-block__icon{margin-left:.5rem}.roulette-game__mid-block__currency{color:#fff}[dir=ltr] .roulette-game__mid-block__currency{margin-left:.5rem}[dir=rtl] .roulette-game__mid-block__currency{margin-right:.5rem}.roulette-game__bot-block{margin-top:3rem}.roulette-game__btn-view{background-color:var(--primary-color);border:none;border-radius:6.25rem;box-shadow:0 4px 8px rgba(29,34,37,.1);color:#f5f6f7;cursor:pointer;display:block;font-size:1.25rem;font-weight:700;height:3rem;outline:none;padding:0 3rem}[dir=ltr] .roulette-game__btn-view{background-image:conic-gradient(from 1turn,#43b309,#5ddb1c)}[dir=rtl] .roulette-game__btn-view{background-image:conic-gradient(from -1turn,#43b309,#5ddb1c)}.roulette-game__btn-view_inner{align-items:center;display:flex;font-size:1.1rem;height:100%;justify-content:center;width:100%}.roulette-game__wheel-wrapper{position:relative}@-webkit-keyframes lightRot{0%{-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}50%{-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}50.1%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes lightRot{0%{-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}50%{-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}50.1%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.wheel-timer{background-color:#b471ff;border:none;border-radius:6.25rem;box-shadow:0 4px 8px rgba(29,34,37,.1);cursor:pointer;display:block;height:45px;margin:0 auto;outline:none;transition:-webkit-transform .2s cubic-bezier(.36,.66,.04,1);transition:transform .2s cubic-bezier(.36,.66,.04,1);transition:transform .2s cubic-bezier(.36,.66,.04,1),-webkit-transform .2s cubic-bezier(.36,.66,.04,1);width:190px}[dir=ltr] .wheel-timer{background-image:conic-gradient(from 1turn,#940dff,#b471ff)}[dir=rtl] .wheel-timer{background-image:conic-gradient(from -1turn,#940dff,#b471ff)}@media only screen and (min-width:1200px){.wheel-timer{height:60px;width:300px}}.wheel-timer__container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.clock{color:#f5f6f7;display:flex;font-size:16px;font-weight:700;white-space:nowrap}@media only screen and (min-width:1200px){.clock{font-size:1.4rem}}[dir=ltr] .clock__label{margin-right:5px}[dir=rtl] .clock__label{margin-left:5px}@media(max-width:1000px){.clock__label{font-size:14px}}.clock__time{display:block;overflow:inherit;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1000px){.clock__time{font-size:14px}}.wheel-game{align-items:center;border-radius:1.25rem;box-sizing:border-box;display:flex;flex-direction:column;height:548px;padding:.75rem 2.2rem;position:relative;width:388px}@media only screen and (max-width:475px){.wheel-game{height:588px;margin:0 auto;padding:4rem 2.2rem;width:98%}}@media only screen and (min-width:1200px){.wheel-game{height:100vh}}.wheel-game__present-icon{height:80%}.wheel-game__roulette-wrapper_hidden,.wheel-game__winner-wrapper_hidden{display:none}.wheel-game-history__modal{align-items:center;background-color:#17181b;border-radius:1.25rem;display:flex;flex-direction:column;margin:0 auto;padding:3.5rem .75rem .75rem;position:relative;width:464px}@media(max-width:540px){.wheel-game-history__modal{margin:0 auto;max-height:85vh;padding:4rem .2rem 3rem;width:94vw}}.wheel-game-history__close{align-items:center;background-color:#17181b;border:none;border-radius:1.25rem;cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;top:.5rem;width:2rem;z-index:10}[dir=ltr] .wheel-game-history__close{right:.5rem}[dir=rtl] .wheel-game-history__close{left:.5rem}@media(max-width:540px){.wheel-game-history__close{top:.3rem}[dir=ltr] .wheel-game-history__close{right:.3rem}[dir=rtl] .wheel-game-history__close{left:.3rem}.wheel-game-history__close svg{height:1rem;width:1rem}}.wheel-game-history__close svg{fill:rgba(153,164,176,.6);height:2rem;width:2rem}.wheel-game-history__history{background:#1e2024;border-radius:1.25rem;box-sizing:border-box;max-height:85vh;overflow-y:scroll;padding:.25rem .625rem 1rem;width:100%}.wheel-game-history__history-container{color:rgba(153,164,176,.8);width:100%}.wheel-game-history__heading{align-items:center;box-sizing:border-box;display:flex;font-size:16px;justify-content:space-between;line-height:1.25rem;margin-bottom:.9rem;padding:0 1.75rem;width:100%}.wheel-game-history__heading__claimed-amount{align-items:center;color:#fff;display:flex;justify-content:center}.wheel-game-history__table{font-size:16px}.wheel-game-history__row{align-items:center;background-color:#23252a;border-radius:15px;display:flex;height:4.3rem;justify-content:space-between;margin-bottom:.125rem;padding:0 1rem;text-align:center}.wheel-game-history__row_isHeading{background-color:transparent;height:3.9rem}.wheel-game-history__col-head{color:rgba(95,105,117,.8);width:33%}[dir=ltr] .wheel-game-history__col-head_isDate{text-align:left}[dir=rtl] .wheel-game-history__col-head_isDate{text-align:right}.wheel-game-history__col-head_isType{text-align:center}[dir=ltr] .wheel-game-history__col-head_isAmount{text-align:right}[dir=rtl] .wheel-game-history__col-head_isAmount{text-align:left}.wheel-game-history__col{width:33%}.wheel-game-history__col_time{color:rgba(95,105,117,.8);font-size:14px;font-weight:400}.wheel-game-history__col_time:last-child{margin-bottom:0}[dir=ltr] .wheel-game-history__col_isDate{text-align:left}[dir=rtl] .wheel-game-history__col_isDate{text-align:right}.wheel-game-history__col_isType{color:#99a4b0;text-align:center}.wheel-game-history__col_isAmount{align-items:center;color:#43b309;display:flex;font-weight:700;justify-content:flex-end}[dir=ltr] .wheel-game-history__col_isAmount{text-align:right}[dir=rtl] .wheel-game-history__col_isAmount{text-align:left}.wheel-game-history__coin-icon{height:1.25rem;width:1.25rem}[dir=ltr] .wheel-game-history__coin-icon{margin:0 .3125rem 0 0}[dir=rtl] .wheel-game-history__coin-icon{margin:0 0 0 .3125rem}[dir=ltr] .wheel-game-history__coin-icon_isUnlocked{margin-left:.5625rem}[dir=rtl] .wheel-game-history__coin-icon_isUnlocked{margin-right:.5625rem}[dir=ltr] .wheel-game-history__coin-icon_isHeading{margin-left:.5rem}[dir=rtl] .wheel-game-history__coin-icon_isHeading{margin-right:.5rem}.wheel-game-history__coin-icon_isCol{height:1.3rem;width:1.3rem}[dir=ltr] .wheel-game-history__coin-icon_isCol{margin-left:.3125rem}[dir=rtl] .wheel-game-history__coin-icon_isCol{margin-right:.3125rem}@-webkit-keyframes anim-bg-position{0%{background-position:center 0}to{background-position:center -2250rem}}@keyframes anim-bg-position{0%{background-position:center 0}to{background-position:center -2250rem}}[dir=rtl] .Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}[dir=rtl] .Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__toast-container--top-right{border-radius:3px}@media only screen and (max-width:767px){.Toastify__toast-container--top-right{top:2rem;width:92%}[dir=ltr] .Toastify__toast-container--top-right{left:1rem}[dir=rtl] .Toastify__toast-container--top-right{right:1rem}}.Toastify__toast{background:#2f2a2a;border-radius:8px}.bottom-menu-mobile{bottom:-1px;box-shadow:0 -4px 15px 0 rgba(0,0,0,.051);height:45px;position:fixed;width:100%;z-index:100}.bottom-menu-mobile__items{background:radial-gradient(50% 50% at 50% 50%,#1361a2,#053b6c);gap:.5rem;justify-content:space-around}.bottom-menu-mobile__item,.bottom-menu-mobile__items{align-items:center;display:flex;height:100%;width:100%}.bottom-menu-mobile__item{flex-direction:column;gap:3px;justify-content:center;padding:.7375rem 0}.bottom-menu-mobile__item-wrapper{flex-shrink:0;height:100%;width:calc(16.66667% - .41667rem)}.bottom-menu-mobile__item-icon{flex-shrink:0;height:1rem;width:1rem}.bottom-menu-mobile__item-text{text-wrap:nowrap;color:#fff;font-size:10px;font-weight:400;text-align:center}.bottom-menu-mobile__item_active>.bottom-menu-mobile__item-text{color:#0a141d!important}.bottom-menu-mobile__item_active>.bottom-menu-mobile__item-icon *{stroke:#0a141d}.bottom-menu-mobile_dark .bottom-menu-mobile__item-text{color:#fff}.footer{align-items:center;background:#264265;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;margin-top:auto;overflow:hidden;padding:2rem;position:relative;width:100%;z-index:5}@media only screen and (min-width:768px){.footer_container{margin:0 auto;max-width:1400px;width:90vw}}.footer__wrapper{background-color:#2e557f;display:flex;height:100%;justify-content:space-between;padding:32px;width:100%}@media only screen and (min-width:1024px){[dir=ltr] .footer__wrapper{padding-right:140px}[dir=rtl] .footer__wrapper{padding-left:140px}}@media only screen and (min-width:1450px){[dir=ltr] .footer__wrapper{padding-right:190px}[dir=rtl] .footer__wrapper{padding-left:190px}}.footer__column{display:flex;width:100%}.footer__column_grid{flex-direction:column}.footer__column_right{flex-direction:column;font-size:14px;max-width:360px}@media only screen and (min-width:1450px){.footer__column_right{max-width:400px}}.footer__logo{display:block;margin-bottom:30px;width:9.375rem}.footer__logo-img{height:100%;width:100%}.footer__links{display:flex;flex-direction:column;margin-top:.5625rem}[dir=ltr] .footer__links{margin-right:6.25rem}[dir=rtl] .footer__links{margin-left:6.25rem}.footer__links_max{max-width:28.625rem;width:100%}[dir=ltr] .footer__links_max{margin-right:0}[dir=rtl] .footer__links_max{margin-left:0}.footer__max-gain{color:#fff;display:flex;font-size:13px;opacity:.5;width:100%}.footer__links-header{color:#fff;margin-bottom:.625rem;text-transform:uppercase}.footer__link{align-items:center;color:#fff;display:flex;font-weight:lighter;font-weight:700;margin-bottom:.7125rem;opacity:.5}.footer__link_max{max-width:11.5rem;white-space:nowrap;width:100%}.footer__arrow{height:.5rem;width:.3125rem}[dir=ltr] .footer__arrow{margin-right:3px}[dir=rtl] .footer__arrow{margin-left:3px}.footer__arrow *{fill:#646464}.footer__links-wrapper{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.footer__links-wrapper_info{display:grid;grid-template-columns:repeat(2,11.5rem)}.footer__pagis{display:flex;margin-top:2.625rem}.footer__payments{display:flex;justify-content:center;margin-bottom:.625rem;width:100%}.footer__description{align-items:center;box-sizing:border-box;color:#fff;display:flex;font-weight:700;margin-bottom:10px}.footer__text{color:hsla(0,0%,100%,.5);line-height:1.6;width:100%}.footer__icon{height:2rem}[dir=ltr] .footer__icon:not(:last-child){margin-right:1.25rem}[dir=rtl] .footer__icon:not(:last-child){margin-left:1.25rem}.footer__pagi{height:1.6875rem}[dir=ltr] .footer__pagi:not(:last-child){margin-right:1.25rem}[dir=rtl] .footer__pagi:not(:last-child){margin-left:1.25rem}.footer__footer-rights{background-color:#fff;color:#000;font-size:.75rem;padding:1.25rem 0;position:relative;text-align:center;width:100%}.footer__top-arrow{cursor:pointer;position:relative;top:19%;z-index:1000}[dir=ltr] .footer__top-arrow{left:60rem}[dir=rtl] .footer__top-arrow{right:60rem}.select-lang{border:1px solid rgba(0,0,0,.302);border-radius:5px;cursor:pointer;display:flex;flex-direction:column;height:100%;padding:4px 8px;position:relative}.select-lang__items{-webkit-animation:animatePopUpReverseKeyframes .35s ease-out forwards;animation:animatePopUpReverseKeyframes .35s ease-out forwards;background:#fff;border:1px solid #eaeef2;border-radius:5px;display:none;position:absolute;top:120%;width:100%;z-index:3}[dir=ltr] .select-lang__items{right:0}[dir=rtl] .select-lang__items{left:0}@-webkit-keyframes animatePopUpReverseKeyframes{0%{opacity:0;-webkit-transform:translateY(-15%);transform:translateY(-15%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes animatePopUpReverseKeyframes{0%{opacity:0;-webkit-transform:translateY(-15%);transform:translateY(-15%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.select-lang__items-text{color:#000;font-size:16px;font-weight:700;padding:8px;text-transform:uppercase}.select-lang__items_open{display:flex;flex-direction:column}.select-lang__top{align-items:center;display:flex;gap:4px;height:100%;justify-content:space-between;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.select-lang__top-text{color:#000;font-size:16px;font-weight:700;text-transform:uppercase}.select-lang__top-arrow{height:10px;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:10px}.select-lang__top-arrow path{fill:#48a0f8}.select-lang__top-arrow-container{align-items:center;display:flex;height:16px;justify-content:center;width:16px}@media only screen and (max-width:767px){.select-lang__top-arrow-container{display:none}}[dir=ltr] .select-lang__top_open .select-lang__top-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .select-lang__top_open .select-lang__top-arrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.select-lang_isMenu{background:#172036;border:none;border-radius:5px;height:40px}.select-lang_isMenu .select-lang__items{background-color:#172036;border-radius:5px}.select-lang_isMenu .select-lang__items-text,.select-lang_isMenu .select-lang__top-text{color:#fff;text-align:center;width:100%}.main-menu{display:flex;font-weight:600;gap:2rem;justify-content:center}[dir=ltr] .main-menu{margin-left:1rem;margin-right:.5rem}[dir=rtl] .main-menu{margin-left:.5rem;margin-right:1rem}@media only screen and (max-width:1450px){.main-menu{gap:1rem}}@media only screen and (max-width:1024px){.main-menu{display:none}}.main-menu__item{align-items:center;border-bottom:none;border-top:none;box-sizing:border-box;color:#000;display:flex;font-size:1.2rem;font-weight:400;height:100%;justify-content:center;opacity:.8;position:relative;transition:all .6s;white-space:nowrap}.main-menu__item:hover,.main-menu__item_active{font-weight:700;opacity:1}@media only screen and (max-width:1450px){.main-menu__item{font-size:1.2rem}}.search__btn{align-items:center;background-color:#343434;border-radius:5px;cursor:pointer;display:flex;height:55px;justify-content:center;width:55px}.search__btn svg{height:24px;width:24px}.search__btn svg path{stroke:#fff}.search__autocomplete.MuiAutocomplete-root,.search__text-field{height:100%!important}.search__text-field{transition:width .3s ease!important;width:160px!important}@media only screen and (max-width:767px){.search__text-field{position:absolute!important;top:0;width:100%!important;z-index:10}[dir=ltr] .search__text-field{left:0}[dir=rtl] .search__text-field{right:0}}.search__wrapper{height:100%!important}.search__icon{flex-shrink:0;height:16px;width:16px}[dir=ltr] .search__icon{margin-right:5px}[dir=rtl] .search__icon{margin-left:5px}.search__icon path,.search__search-icon path{stroke:#48a0f8}.search__input{background-color:#fff!important;border-radius:5px!important;height:100%!important;padding:15px!important}.search__input input{color:#000!important;outline:none!important;padding:0!important}.search__input fieldset{transition:all .1s ease-in-out}.search__input fieldset,.search__input:hover fieldset{border-color:transparent!important}.search__input.Mui-focused fieldset{border-color:transparent!important;border-width:0!important}.MuiAutocomplete-paper{background-color:#fff!important;margin-top:5px!important}.MuiAutocomplete-noOptions{color:#000!important}.MuiAutocomplete-listbox{padding:0!important}.MuiAutocomplete-listbox li{background-color:#fff!important;color:#000!important;padding:5px!important}.MuiAutocomplete-listbox li a{max-width:100%;overflow:hidden;text-overflow:ellipsis}.user-block{align-items:center;display:flex;flex-direction:row}.user-block_isMenu{width:100%}.user-block__balance{align-items:center;background:#172036;border-radius:5px;color:#48a0f8;display:flex;font-size:1rem;font-weight:500;gap:5px;height:40px;justify-content:center;padding:13px;text-align:center;width:-webkit-max-content;width:max-content}[dir=ltr] .user-block__balance{margin-right:10px}[dir=rtl] .user-block__balance{margin-left:10px}.user-block__balance div{height:21px}.user-block__balance-icon{height:16px;width:16px}.user-block__balance-icon .cls-1{fill:#f7931a}.user-block__link-text{line-height:1;overflow:hidden;text-overflow:ellipsis}.user-block__link-icon{max-height:15px;width:12px}.user-block__top{align-items:center;display:flex;justify-content:center}.user-block__top_column{flex-direction:column;width:100%}.user-block__dropdown{background:#172036;border-radius:5px;height:40px;margin:0;position:relative;-webkit-user-select:none;user-select:none}.user-block__dropdown-head{align-items:flex-start;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;min-width:120px;padding:10px}.user-block__dropdown-head_mini{padding:5px}.user-block__dropdown-head_mini .user-block__username{font-size:.65rem}[dir=ltr] .user-block__dropdown-head_mini .user-block__username{padding-left:0}[dir=rtl] .user-block__dropdown-head_mini .user-block__username{padding-right:0}.user-block__dropdown-head_mini .user-block__mini-balance{color:#48a0f8;font-size:.7rem}.user-block__dropdown-head-top{align-items:center;border-radius:5px;cursor:pointer;display:flex;justify-content:space-between;width:100%}.user-block__dropdown-head-bottom{display:flex}.user-block__dropdown-items{-webkit-animation:animatePopUpKeyframes .35s ease-out forwards;animation:animatePopUpKeyframes .35s ease-out forwards;background-color:#172036;border-radius:5px;color:#fff;display:block;margin-top:45px;min-width:150px;padding:10px 0;position:absolute;top:0;width:98%;z-index:97}[dir=ltr] .user-block__dropdown-items{left:1%}[dir=rtl] .user-block__dropdown-items{right:1%}@-webkit-keyframes animatePopUpKeyframes{0%{opacity:0;-webkit-transform:translateY(15%);transform:translateY(15%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes animatePopUpKeyframes{0%{opacity:0;-webkit-transform:translateY(15%);transform:translateY(15%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media only screen and (min-width:1024px){.user-block__dropdown-items{width:160px}[dir=ltr] .user-block__dropdown-items{left:auto;right:0}[dir=rtl] .user-block__dropdown-items{left:0;right:auto}.user-block__dropdown-items:after{border-bottom:5px solid #172036;border-left:5px solid transparent;border-radius:5px;border-right:5px solid transparent;bottom:100%;content:"";position:absolute}[dir=ltr] .user-block__dropdown-items:after{right:12px;-webkit-transform:translate(-50%);transform:translate(-50%)}[dir=rtl] .user-block__dropdown-items:after{left:12px;-webkit-transform:translate(50%);transform:translate(50%)}}.user-block__dropdown-item{align-items:center;color:#fff;display:flex;font-size:.9rem;font-weight:400;gap:7px;padding:.6875rem .65rem;white-space:nowrap;width:100%}[dir=ltr] .user-block__dropdown-item{text-align:left}[dir=rtl] .user-block__dropdown-item{text-align:right}@media only screen and (max-width:767px){.user-block__dropdown-item{font-size:.7rem}}.user-block_isMenu .user-block__balance,.user-block_isMenu .user-block__dropdown,.user-block_isMenu .user-block__dropdown-head{justify-content:flex-start;margin:0 0 5px;width:100%}.user-block_isMenu .user-block__dropdown,.user-block_isMenu .user-block__dropdown-head{height:-webkit-max-content;height:max-content;margin:0;min-height:40px;transition:height 3s ease-in-out}.user-block_isMenu .user-block__dropdown-items{margin-top:0;padding-top:0;position:relative;top:0;width:100%}[dir=ltr] .user-block_isMenu .user-block__dropdown-items{left:0}[dir=rtl] .user-block_isMenu .user-block__dropdown-items{right:0}[dir=ltr] .user-block_isMenu .user-block__icon-wrapper_arrow{margin-left:auto}[dir=rtl] .user-block_isMenu .user-block__icon-wrapper_arrow{margin-right:auto}.user-block__arrow-icon{transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}[dir=ltr] .user-block__arrow-icon_open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .user-block__arrow-icon_open{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.user-block__arrow-icon *{fill:#48a0f8}.user-block__username{color:#fff;display:table-cell;font-size:.75rem;max-width:6.95rem;min-width:3.125rem;overflow:hidden;padding-left:6px;padding-right:6px;text-overflow:ellipsis;white-space:nowrap}.user-block__wallet{position:absolute;top:50px;z-index:2}[dir=ltr] .user-block__wallet{right:0}[dir=rtl] .user-block__wallet{left:0}.user-block__icon-wrapper{align-items:center;display:flex;height:18px;justify-content:center}.user-block__icon-arrow{display:block;height:100%;width:100%}[dir=ltr] .user-block__icon-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}[dir=rtl] .user-block__icon-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.user-block__icon-user{height:16px;width:16px}.user-block__buttons-wrapper{display:flex;gap:10px;height:40px}[dir=ltr] .user-block__buttons-wrapper{margin-right:10px}[dir=rtl] .user-block__buttons-wrapper{margin-left:10px}.user-block__button{position:relative;width:110px}.top-header{align-items:center;box-sizing:border-box;display:grid;font-family:inherit;grid-template-columns:.9fr 1fr 1fr;margin:0 auto;max-width:1400px;position:relative;width:100%;width:90vw}@media only screen and (max-width:767px){.top-header{grid-template-columns:2fr 1fr;width:100%}}.top-header__logo{box-sizing:border-box}.top-header__logo-img{display:block;height:100%;width:9.375rem}[dir=ltr] .top-header__logo-img{margin-left:1.25rem}[dir=rtl] .top-header__logo-img{margin-right:1.25rem}@media only screen and (max-width:1450px){.top-header__logo-img{width:7.375rem}}@media only screen and (max-width:767px){.top-header__logo-img{width:6.375rem}}.top-header__left{align-items:center;display:flex;gap:10px;height:100%}@media only screen and (max-width:767px){.top-header__left{justify-content:space-between}[dir=ltr] .top-header__left{padding-right:10px}[dir=rtl] .top-header__left{padding-left:10px}}.top-header__top-block{display:flex}.top-header__search-wrapper{height:40px}@media only screen and (max-width:1450px){.top-header__search-wrapper{height:36px}}@media only screen and (max-width:767px){.top-header__search-wrapper{height:auto}}.top-header__right{align-items:center;display:flex;flex-grow:1;gap:10px;height:100%;justify-content:flex-end;padding-bottom:.5rem;padding-top:.775rem}@media only screen and (max-width:767px){.top-header__right{padding:0}}.top-header__menu-for-authorized-user{display:flex;justify-content:flex-end}.top-header__user-info{display:flex;flex-direction:column;min-width:10.375rem}[dir=ltr] .top-header__user-info{margin-left:1.25rem}[dir=rtl] .top-header__user-info{margin-right:1.25rem}.top-header__icon{display:flex;height:1.5rem;width:1.5rem}[dir=ltr] .top-header__icon{margin-left:.875rem}[dir=rtl] .top-header__icon{margin-right:.875rem}.top-header__icon-svg{width:100%}.top-header__icon-svg *{fill:#000}.top-header__inputs-wrapper{display:flex;justify-content:flex-end}[dir=ltr] .top-header__inputs-wrapper{margin-right:4rem}[dir=rtl] .top-header__inputs-wrapper{margin-left:4rem}[dir=ltr] .top-header__button:not(:first-child),[dir=ltr] .top-header__input:not(:first-child){margin-left:.5625rem}[dir=rtl] .top-header__button:not(:first-child),[dir=rtl] .top-header__input:not(:first-child){margin-right:.5625rem}.top-header__button button,.top-header__input button{padding:0 1.875rem}.top-header__input{background:#272729;height:1.875rem;position:relative;width:12rem}[dir=ltr] .top-header__input{margin-right:1rem}[dir=rtl] .top-header__input{margin-left:1rem}[dir=ltr] .top-header__input_last{margin-left:10px}[dir=rtl] .top-header__input_last{margin-right:10px}.top-header__input-svg{bottom:0;cursor:pointer;margin:auto 0;position:absolute;top:0;z-index:1}[dir=ltr] .top-header__input-svg{left:5px}[dir=rtl] .top-header__input-svg{right:5px}.top-header__input-svg_lock{height:1rem;width:1rem}.top-header__input-svg_user{height:1.2rem;width:1.2rem}[dir=ltr] .top-header__input input{padding-left:1.788rem}[dir=rtl] .top-header__input input{padding-right:1.788rem}.top-header__button{white-space:nowrap}.top-header__user-info-row{align-items:center;display:flex;justify-content:space-between}.top-header__user-info-text{align-items:center;color:#fff;display:flex}[dir=ltr] .top-header__user-info-text_name{margin-left:1rem}[dir=rtl] .top-header__user-info-text_name{margin-right:1rem}.top-header__logout-button{height:1.875rem;width:100%}.top-header__auth-buttons{display:flex;margin-top:.175rem}.top-header__auth-buttons .button{color:#000!important;font-weight:700!important}.top-header__auth-button{transition:background-color .2s;width:12rem}@media only screen and (max-width:767px){.top-header__auth-button{height:35px;margin-bottom:7px;width:7rem}.top-header__auth-button .button{padding:5px!important}}.top-header__password,.top-header__username{color:#d1d1d1;font-size:1rem;font-weight:700;margin-bottom:5px}.top-header__title{font-size:1.125rem;font-weight:700;margin-bottom:.8125rem;position:relative;text-align:center;text-transform:uppercase}[dir=ltr] .top-header__title{right:10.7rem}[dir=rtl] .top-header__title{left:10.7rem}.top-header__recovery{align-self:center;color:#fff;cursor:pointer;display:flex;font-size:.8rem;font-weight:700;margin-bottom:5px;position:absolute;top:3.5rem}[dir=ltr] .top-header__recovery{left:55rem}[dir=rtl] .top-header__recovery{right:55rem}.top-header__copy-button{cursor:pointer;height:15px;width:15px}[dir=ltr] .top-header__copy-button{margin-left:7px}[dir=rtl] .top-header__copy-button{margin-right:7px}.top-header__copy-button path{fill:#fff}.top-header__copy-button_isCopied path{fill:#499c23}.header-block{height:74px}[dir=ltr] .header-block{background:linear-gradient(80.52deg,#d7e6f5 10.86%,#fff 76.56%)}[dir=rtl] .header-block{background:linear-gradient(-80.52deg,#d7e6f5 10.86%,#fff 76.56%)}.header-block_mobile{align-items:center;box-sizing:border-box;display:flex;height:61px;justify-content:space-between;padding:0 .5rem;position:fixed;top:0;width:100%;z-index:100}@media only screen and (max-width:767px){.header-block__arrow{cursor:pointer;display:flex;height:1.5rem;width:.875rem}[dir=ltr] .header-block__arrow{-webkit-transform:scaleX(-1) rotate(-90deg);transform:scaleX(-1) rotate(-90deg)}[dir=rtl] .header-block__arrow{-webkit-transform:scaleX(-1) rotate(90deg);transform:scaleX(-1) rotate(90deg)}.header-block__arrow *{fill:#fff}.header-block__arrow_disabled{opacity:0}.header-block__burger{display:flex;height:1.4375rem;width:1.8125rem}.header-block__burger *{fill:#fff}}.header-block__wrapper{display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}@media only screen and (min-width:768px){.header-block{align-items:center;box-sizing:border-box;flex-shrink:0;position:-webkit-sticky;position:sticky;-webkit-user-select:none;user-select:none;z-index:15}.header-block,.header-block__wrapper{display:flex;flex-direction:column;width:100%}.header-block__wrapper{height:100%;justify-content:center}.header-block__top-block{color:#fff;display:flex;font-size:14px;height:1.875rem;justify-content:center;width:100%;z-index:10}.header-block__top-block-wrapper{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0 auto;max-width:1400px;width:90vw}[dir=ltr] .header-block__top-block-wrapper{padding:0 4.625rem 0 .8125rem}[dir=rtl] .header-block__top-block-wrapper{padding:0 .8125rem 0 4.625rem}.header-block__selector{position:relative}[dir=ltr] .header-block__selector{margin-left:1.875rem}[dir=rtl] .header-block__selector{margin-right:1.875rem}[dir=ltr] .header-block__selector:not(:last-child){margin-left:auto}[dir=rtl] .header-block__selector:not(:last-child){margin-right:auto}.header-block__time-wrapper{align-items:center;display:flex}.header-block__time-img{height:1.25rem;width:1.25rem}[dir=ltr] .header-block__time-img{margin-right:1rem}[dir=rtl] .header-block__time-img{margin-left:1rem}}.notify-container{align-items:center;display:flex;height:100vh;justify-content:center;position:fixed;top:0;width:100vw;z-index:200}.notify-container__background{background-color:rgba(0,0,0,.3);height:100%;opacity:.2;position:absolute;top:0;width:100%}[dir=ltr] .notify-container__background{left:0}[dir=rtl] .notify-container__background{right:0}.notify-container__content{align-items:center;background-color:#000;border-radius:5px;display:flex;flex-direction:column;font-family:Roboto;justify-content:space-between;position:relative;width:390px;z-index:202}@media only screen and (max-width:475px){.notify-container__content{max-width:280px;width:80%}}.notify-container__content-header{align-items:center;border-radius:5px 5px 0 0;color:#fff;display:flex;font-size:20px;font-weight:600;height:70px;justify-content:center;padding:10px;text-align:center;text-transform:uppercase;width:100%}[dir=ltr] .notify-container__content-header{background:linear-gradient(138.2deg,#48a0f8 -7.23%,rgba(72,160,248,.54) 86.93%)}[dir=rtl] .notify-container__content-header{background:linear-gradient(-138.2deg,#48a0f8 -7.23%,rgba(72,160,248,.54) 86.93%)}@media only screen and (max-width:475px){.notify-container__content-header{font-size:18px;height:55px}}.notify-container__content-body{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:16.5px;width:100%}.notify-container__info{align-items:center;display:flex;flex-direction:column;font-family:Inter,sans-serif;font-style:normal;gap:8px;justify-content:center;padding:10px 0 20px;text-align:center}@media only screen and (max-width:475px){.notify-container__info{gap:0}}.notify-container__info-text{color:#fff;font-size:20px;font-weight:500}@media only screen and (max-width:475px){.notify-container__info-text{font-size:18px}}.notify-container__info-text_amount{color:#48a0f8;font-size:65px;font-style:italic;font-weight:700}@media only screen and (max-width:475px){.notify-container__info-text_amount{font-size:50px}}.notify-container__info-text_currency{font-weight:700;text-transform:uppercase}.notify-container__info-amount{font-size:18px;font-weight:600}@media only screen and (max-width:767px){.notify-container__info-amount{font-size:16px}}.notify-container__logo-wrapper{border-top:1px solid hsla(0,0%,100%,.2);margin-top:32px;padding:27px 70px 0;width:100%}@media only screen and (max-width:475px){.notify-container__logo-wrapper{padding:16px 45px 0}}.notify-container__logo{width:100%}.notify-container__shadow{background-image:url(/static/media/notify-shadow.2fdb52f5df420dc5d79f.webp);background-position:50%;background-size:cover;border-radius:0 0 5px 5px;bottom:0;height:190px;position:absolute;width:100%}[dir=ltr] .notify-container__shadow{right:0}[dir=rtl] .notify-container__shadow{left:0}@media only screen and (max-width:475px){.notify-container__shadow{height:155px}}.notify-container__button-wrapper{height:45px;margin-top:7px;width:100%;z-index:1}.notify-container__button-wrapper button{border-radius:5px;color:#fff!important;font-size:18px;font-weight:700;padding:10px 25px}@media only screen and (max-width:767px){.notify-container__button-wrapper button{font-size:14px;padding-bottom:7px;padding-top:7px}}.side-menu{display:flex;height:var(--vh);position:fixed;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:100%;z-index:1991}[dir=ltr] .side-menu{left:100vw}[dir=rtl] .side-menu{right:100vw}@media only screen and (min-width:768px){.side-menu{display:none!important}}[dir=ltr] .side-menu_open{-webkit-transform:translateX(-100vw);transform:translateX(-100vw)}[dir=rtl] .side-menu_open{-webkit-transform:translateX(100vw);transform:translateX(100vw)}.side-menu__wheel-button-container{align-items:center;display:flex;justify-content:center;margin:15px 0}.side-menu__plug{background-color:rgba(15,49,78,.502);height:100%;width:calc(100% - 260px)}.side-menu__plug_closed{background-color:transparent}.side-menu__content{background:rgba(26,51,75,.898);display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-x:hidden;overflow-y:auto;padding:1rem;position:relative;width:260px}.side-menu__close-block{align-items:center;background-color:#43505b;display:flex;height:48px;justify-content:center;position:absolute;top:0;width:48px}[dir=ltr] .side-menu__close-block{right:260px}[dir=rtl] .side-menu__close-block{left:260px}.side-menu__header{align-items:center;display:flex;font-size:20px;font-weight:500;justify-content:space-between;padding:10px 20px 20px;width:100%}.side-menu__toggle{height:18px}.side-menu__toggle *{fill:#fff}.side-menu__lang-wrapper{margin-bottom:10px}.side-menu__user-block{margin-bottom:5px}.side-menu__menu-items{align-items:center;box-sizing:border-box;display:flex;gap:12px;height:80px;justify-content:space-evenly;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:10px 20px}.side-menu__menu-item{text-wrap:nowrap;align-items:center;display:flex;font-size:12px;gap:8px;justify-content:flex-start;margin-bottom:16px;text-transform:capitalize}.side-menu__language{margin-top:auto}.app{height:100%;overflow:hidden}.app,.app__container{display:flex;width:100%}.app__container{align-items:stretch;flex-direction:column;flex-wrap:nowrap;font-weight:400;justify-content:flex-start;max-width:100%;min-height:var(--vh);overflow-x:hidden;overflow-y:auto;position:relative}.app__container_isSportMatch{background-color:transparent}.app__container_darkBg{background-color:#0a141d}.app__content_container{margin:0 auto;max-width:min(100%,1560px)}.app__main{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%;z-index:2}.app__main,.app__main-inner{display:flex;position:relative}.app__main-inner{flex-direction:column;min-height:var(--vh)}[dir=ltr] .app__main-inner{margin-left:auto}[dir=rtl] .app__main-inner{margin-right:auto}.app__main-content{display:flex;flex:1 0 auto;flex-direction:column;margin:0 auto;max-width:1400px;min-height:50vh;position:relative;width:100%;width:90vw}@media only screen and (max-width:767px){.app__main-content{margin:61px auto 45px}}.app__main-content_fullContainer{width:100vw}.app__main-inner{transition:all .3s ease-in-out 0s;width:100%}.error-boundary{align-items:center;display:flex;flex-direction:column;font-size:24px;height:100%;justify-content:center;width:100%}.error-boundary__info{color:#f5f5f5;margin-bottom:10px}.error-boundary__button{border-radius:5px;font-size:24px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{top:1em}[dir=ltr] .Toastify__toast-container--top-left{left:1em}[dir=rtl] .Toastify__toast-container--top-left{right:1em}.Toastify__toast-container--top-center{top:1em}[dir=ltr] .Toastify__toast-container--top-center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[dir=rtl] .Toastify__toast-container--top-center{right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.Toastify__toast-container--top-right{top:1em}[dir=ltr] .Toastify__toast-container--top-right{right:1em}[dir=rtl] .Toastify__toast-container--top-right{left:1em}.Toastify__toast-container--bottom-left{bottom:1em}[dir=ltr] .Toastify__toast-container--bottom-left{left:1em}[dir=rtl] .Toastify__toast-container--bottom-left{right:1em}.Toastify__toast-container--bottom-center{bottom:1em}[dir=ltr] .Toastify__toast-container--bottom-center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[dir=rtl] .Toastify__toast-container--bottom-center{right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.Toastify__toast-container--bottom-right{bottom:1em}[dir=ltr] .Toastify__toast-container--bottom-right{right:1em}[dir=rtl] .Toastify__toast-container--bottom-right{left:1em}@media only screen and (max-width:480px){.Toastify__toast-container{margin:0;padding:0;width:100vw}[dir=ltr] .Toastify__toast-container{left:0}[dir=rtl] .Toastify__toast-container{right:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}[dir=ltr] .Toastify__toast-container--rtl{left:auto;right:0}[dir=rtl] .Toastify__toast-container--rtl{left:0;right:auto}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:pointer;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}[dir=ltr] .Toastify__toast{direction:ltr}[dir=ltr] .Toastify__toast--rtl,[dir=rtl] .Toastify__toast{direction:rtl}[dir=rtl] .Toastify__toast--rtl{direction:ltr}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;opacity:.7;position:absolute;width:100%;z-index:9999;z-index:var(--toastify-z-index)}[dir=ltr] .Toastify__progress-bar{left:0;-webkit-transform-origin:left;transform-origin:left}[dir=rtl] .Toastify__progress-bar{right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}[dir=ltr] .Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}[dir=rtl] .Toastify__progress-bar--rtl{left:0;right:auto;-webkit-transform-origin:left;transform-origin:left}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;box-sizing:border-box;height:20px;width:20px}[dir=ltr] .Toastify__spinner{border-right-color:#616161;border-right-color:var(--toastify-spinner-color)}[dir=rtl] .Toastify__spinner{border-left-color:#616161;border-left-color:var(--toastify-spinner-color)}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@font-face{font-family:SF-PRO-DISPLAY;font-style:italic;font-weight:800;src:url(/static/media/SF-Pro-Display-BoldItalic.9ef8d09009e261609c55.otf) format("opentype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/Roboto-Light.333da16a3f3cc391d087.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/Roboto-Regular.fc2b5060f7accec5cf74.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/Roboto-Medium.7c8d04cd831df3033c8a.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(/static/media/Roboto-Thin.a732a12eb07742232407.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/Roboto-Bold.f80816a5455d171f948d.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(/static/media/Roboto-Black.cf56c1b149d0a5e8d7c6.ttf) format("truetype")}@font-face{font-family:Sansita One;font-style:normal;font-weight:400;src:url(/static/media/SansitaOne-Regular.d6e781fac18e154dd79d.ttf) format("truetype")}#root,body,html{font-family:Roboto Condensed,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;padding:0;width:100%}@media only screen and (max-width:767px){#root,body,html{height:-webkit-fill-available}}@media only screen and (min-width:768px){#root,body,html{height:100%}}html{color:#fff;line-height:1.15;-webkit-user-select:none;user-select:none}@media only screen and (max-width:767px){html{overflow-x:hidden}}@media only screen and (min-width:768px){html{overflow-y:auto}}.html-overflow-hidden,.html-overflow-hidden body{overflow:hidden}body{-webkit-font-smoothing:antialiased;background:#0f314e;color:#fff;font-size:1rem;font-weight:400;line-height:1.5}@media only screen and (max-width:767px){a,button,div{-webkit-tap-highlight-color:rgba(0,0,0,0)}}button{border:none;outline:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media only screen and (max-width:2600px){html{font-size:19px}}@media only screen and (max-width:2300px){html{font-size:17.5px}}@media only screen and (max-width:1920px){html{font-size:16px}}@media only screen and (max-width:1750px){html{font-size:14.5px}}@media only screen and (max-width:1600px){html{font-size:13px}}@media only screen and (max-width:1440px){html{font-size:14px}}@media only screen and (max-width:1366px){html{font-size:14px}}@media only screen and (max-width:768px){html{font-size:16px}}.html-mac ::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{-webkit-font-feature-settings:inherit;font-feature-settings:inherit;border:0;box-sizing:border-box;font-stretch:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;margin:0;padding:0;vertical-align:initial}div::-webkit-scrollbar,header::-webkit-scrollbar,li::-webkit-scrollbar{-ms-overflow-style:none;display:none;scrollbar-width:none}a,a:active,a:focus,a:hover{text-decoration:none}a,h1,h2,h3,h4,h5,h6,li,ol,p,ul{color:inherit;list-style:none;text-decoration:none}::-webkit-scrollbar{height:.275rem;width:.275rem}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.05)}