@import url(https://fonts.googleapis.com/css2?family=Istok+Web&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:100,300,400,700,900);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);.spinner{align-items:center;background:rgba(0,0,0,.5);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0;max-height:100vh;position:absolute;top:0;width:100%;z-index:10}[dir=ltr] .spinner{left:0}[dir=rtl] .spinner{right:0}.spinner__text{margin-top:1rem;text-align:center}.spinner__cart{height:5rem}@media only screen and (max-width:767px){.spinner__cart{height:3rem}}.button_colors_main{background-color:#1b7051!important;border-color:#1b7051!important;color:#000!important}.button_colors_main:hover{background-color:#1b7051;border-color:#1b7051}.button_colors_main:disabled,.button_colors_main:focus{background-color:#1b7051}.button_colors_secondary{background-color:#ffc908!important;border-color:#ffc908!important;border-radius:.5rem!important;font-size:16px!important}.button_colors_secondary:hover{background-color:#ffc908;border-color:#ffc908}.button_colors_secondary:disabled,.button_colors_secondary:focus{background-color:#ffc908}.button_colors_tertiary{background-color:#e10000!important;border-color:#e10000!important}.button_colors_tertiary:hover{background-color:#e10000;border-color:#e10000;opacity:.8}.button_colors_tertiary:disabled,.button_colors_tertiary:focus{background-color:#e10000}.button_colors_success{background-color:#43974e!important;border-color:#43974e!important}.button_colors_success:hover{background-color:#43974e;border-color:#43974e;opacity:.8}.button_colors_success:disabled,.button_colors_success:focus{background-color:#43974e}.button_colors_outlined{background-color:transparent!important;border:1px solid #fff!important}.button_colors_outlined:hover{background-color:transparent;border-color:#fff;opacity:.8}.button_colors_outlined:disabled,.button_colors_outlined:focus{background-color:transparent}.button_colors_outlined2{background-color:transparent!important;border:1px solid #1b7051!important;color:#bbb!important}.button_colors_outlined2:hover{background-color:transparent;color:#fff!important}.button_colors_outlined2:disabled,.button_colors_outlined2:focus{background-color:transparent}.button_colors_banner{background-color:#fff!important;border-color:#fff;color:#000!important;font-size:.875rem;font-weight:600;padding:.3125rem 1.25rem}.button_colors_banner:hover{background:#fff;border-color:#fff;color:#000!important}@media only screen and (max-width:767px){.button_colors_banner{font-size:.65rem;padding:.8rem 1.075rem}}.button:disabled{cursor:not-allowed;opacity:.5}.button:disabled:hover{opacity:.5}.button__icon-svg{height:.875rem}[dir=ltr] .button__icon-svg{margin-right:.1rem}[dir=rtl] .button__icon-svg{margin-left:.1rem}.input__wrapper{height:100%;position:relative;width:100%}.input__wrapper_isFlex{align-items:center;display:flex}.input__left-icon{height:100%;width:100%}.input__left-icon *{fill:#d5d5d5}.input__left-icon-wrapper{align-items:center;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:10px}[dir=rtl] .input .MuiInputAdornment-positionEnd{left:10px}.input .Mui-disabled{-webkit-text-fill-color:inherit!important}.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:#888!important;-webkit-box-shadow:inset 0 0 0 50px #888!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}.reset-password-confirm-modal{border-radius:3px;color:#bbb;display:flex;flex-direction:column;padding:25px;width:400px}[dir=ltr] .reset-password-confirm-modal{background:linear-gradient(270deg,#3f3f3f,#171416)}[dir=rtl] .reset-password-confirm-modal{background:linear-gradient(-270deg,#3f3f3f,#171416)}.reset-password-confirm-modal__title{align-items:center;display:flex;font-size:22px;font-weight:700;margin-bottom:10px;text-transform:capitalize}.reset-password-confirm-modal__form{padding:16px 6px 6px}.reset-password-confirm-modal__label{font-size:12px;font-weight:700;margin-bottom:5px;width:100%}.reset-password-confirm-modal__label-required{color:red}[dir=ltr] .reset-password-confirm-modal__label-required{margin-left:5px}[dir=rtl] .reset-password-confirm-modal__label-required{margin-right:5px}.reset-password-confirm-modal__item{color:#d5d5d5;display:flex;flex-direction:column;margin-bottom:20px;width:100%}.reset-password-confirm-modal__item-input{height:40px}.reset-password-confirm-modal__item .MuiInput-root{color:#fff}.reset-password-confirm-modal__item .input__left-icon{height:25px;width:9px}.reset-password-confirm-modal__form-error{font-size:15px;font-weight:700;height:20px;margin:5px 0;position:relative}.reset-password-confirm-modal__form-error small{color:#ee1a1a}.reset-password-confirm-modal__button-wrapper{height:44px;min-width:130px}.reset-password-confirm{height:100%;width:100%}@media only screen and (min-width:768px){.reset-password-confirm{border-radius:3px}}.reset-password-confirm__header{align-items:center;color:#fff;display:flex;height:45px;justify-content:space-between;padding:0 1rem;width:100%}.reset-password-confirm__header h3{font-size:16px}@media only screen and (min-width:768px){.reset-password-confirm__header{background:transparent;justify-content:flex-start;margin-bottom:1rem;padding:0}.reset-password-confirm__header h3{color:#d5d5d5;font-size:1.125rem;font-weight:800}}.reset-password-confirm__form{padding:16px 6px 6px}@media only screen and (min-width:768px){.reset-password-confirm__form{align-items:flex-end;display:flex;flex-direction:column;padding:0}}.reset-password-confirm__item{color:#d5d5d5;display:flex;flex-direction:column;margin-bottom:10px;width:100%}@media only screen and (max-width:767px){.reset-password-confirm__item{margin-top:10px}[dir=ltr] .reset-password-confirm__item{margin-right:0}[dir=rtl] .reset-password-confirm__item{margin-left:0}}.reset-password-confirm__item-input{height:34px}@media only screen and (max-width:767px){.reset-password-confirm__item-input{height:50px}}.reset-password-confirm__item .MuiInput-root{color:#fff}@media only screen and (max-width:767px){.reset-password-confirm__item .MuiInput-root{font-size:12px}}.reset-password-confirm__item .input__left-icon{height:25px;width:9px}.reset-password-confirm__label{font-size:11px;font-weight:700;margin-bottom:5px;width:100%}.reset-password-confirm__label-required{color:red}[dir=ltr] .reset-password-confirm__label-required{margin-left:5px}[dir=rtl] .reset-password-confirm__label-required{margin-right:5px}.reset-password-confirm__form-error{font-size:15px;font-weight:700;height:20px;margin:5px 0;position:relative}.reset-password-confirm__form-error small{color:#ee1a1a}.reset-password-confirm__button-wrapper{height:44px;min-width:130px}@media only screen and (min-width:768px){.reset-password-confirm__button-wrapper{margin-top:15px}}@media only screen and (max-width:767px){.reset-password-confirm__button-wrapper{height:50px;margin-top:10px}}.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%}.free-spin-modal{align-items:center;background-color:rgba(0,0,0,.65);display:flex;height:100%;inset:0;justify-content:center;position:fixed;width:100%;z-index:2000}.free-spin-modal__container{height:500px;padding:32px;width:600px}@media only screen and (max-width:767px){.free-spin-modal__container{height:100%;padding:0 16px}}.free-spin-modal__wrapper{align-items:center;background:#292929;display:flex;flex-direction:column;height:100%;justify-content:center}.free-spin-modal__content{font-size:40px}.free-spin-modal__button{height:40px;position:relative;top:40%;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}.slot-frame{height:100%;min-width:100%;width:100%;z-index:100}.slot-frame__wrapper{display:grid;grid-template-rows:45px 1fr;height:100vh;overflow:hidden;width:100vw}.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}}.slot-frame__buttons{display:flex;justify-content:flex-end}.profile-set-language{background:#282828;box-sizing:border-box;color:#888;width:100%}.profile-set-language__header{align-items:center;border-bottom:1px solid transparent;border-radius:5px 5px 0 0;box-sizing:border-box;color:#202020;display:flex;font-size:1.2rem;height:2.7rem;justify-content:space-between;padding:.625rem .9375rem .875rem;white-space:pre;width:100%}[dir=ltr] .profile-set-language__header{background:linear-gradient(90deg,#1b7051,#ebc469)}[dir=rtl] .profile-set-language__header{background:linear-gradient(-90deg,#1b7051,#ebc469)}.profile-set-language__title{font-size:1rem;font-weight:400}.profile-set-language__arrow{height:100%;width:.875rem}.profile-set-language__arrow *{fill:#202020}.profile-set-language__items{display:block;width:100%}.profile-set-language__items_close{display:none}.profile-set-language__item{align-items:center;background:#282828;border-bottom:1px solid #343434;box-sizing:border-box;color:#888;display:flex;font-size:1.2rem;height:2.7rem;padding:0 .9375rem;white-space:pre;width:100%}.profile-set-language__item_active{background:#1e1e1e;opacity:.9}.profile-set-language__item-value{font-size:.875rem}.profile-set-language__item_active .profile-set-language__item-value{color:#1b7051;margin:0 auto}.bookmekers-settings{background:#343434;box-sizing:border-box;height:var(--vh);left:0;overflow:hidden;position:fixed;right:0;top:0;width:100%;z-index:101}.bookmekers-settings__content{padding:1.25rem 1rem 5rem}.bookmekers-settings__content-item{margin-bottom:6px}.bookmekers-settings__header{align-items:center;background:#282828;border-bottom:1px solid #080b10;color:#fff;display:flex;justify-content:space-between}[dir=ltr] .bookmekers-settings__header{padding:18px 20px 18px 11px}[dir=rtl] .bookmekers-settings__header{padding:18px 11px 18px 20px}.bookmekers-settings__title{font-size:1.125rem;font-weight:400;line-height:1.5rem}.bookmekers-settings__close{align-items:center;display:flex;font-size:1.5rem;font-weight:700;height:1.5rem;justify-content:center;width:1.5rem}.logout{border-radius:4px;color:#fff;display:flex;flex-direction:row;justify-content:center;position:relative}@media only screen and (max-width:767px){.logout{align-items:center;height:100%;justify-content:center;width:100%}}.logout__wrapper{background:#292929;display:flex;flex-direction:row;width:100%}@media only screen and (max-width:767px){.logout__wrapper{border-radius:5px;flex-direction:column-reverse}}.logout__image{min-width:346px}@media only screen and (max-width:767px){.logout__image{min-width:250px}}.logout__image .carousel-slider{border-radius:0;box-shadow:none;margin:0}.logout__cross{fill:#fff;cursor:pointer;position:absolute;top:0;width:11px}[dir=ltr] .logout__cross{right:0}[dir=rtl] .logout__cross{left:0}@media only screen and (min-width:1024px){.logout__cross{top:-10px}[dir=ltr] .logout__cross{right:-7px}[dir=rtl] .logout__cross{left:-7px}}.logout__body{display:flex;flex-direction:column;height:auto;justify-content:space-between;padding:24px 32px;width:404px}@media only screen and (max-width:767px){.logout__body{padding:10px;width:100%}}.logout__container{display:flex;flex-direction:column;gap:10px;position:relative;width:100%}.logout__title{color:#fff;font-size:32px;margin:10px 0}[dir=ltr] .logout__title{text-align:left}[dir=rtl] .logout__title{text-align:right}@media only screen and (max-width:767px){.logout__title{font-size:22px}}.logout__info{color:#888;font-size:14px}.logout__btn-wrapper{cursor:pointer;height:45px;margin:30px 0}.modal-header{align-items:center;border-radius:5px 5px 0 0;box-shadow:0 4px 4px rgba(0,0,0,.25);display:flex;justify-content:space-between;padding:15px 10px;width:100%}[dir=ltr] .modal-header{background:linear-gradient(90deg,#1b7051,#ebc469)}[dir=rtl] .modal-header{background:linear-gradient(-90deg,#1b7051,#ebc469)}.modal-header__cross{width:25px}.modal-header__title{color:#212531;font-size:18px;font-weight:600}.sign-in{align-items:center;background:#292929;border-radius:4px;color:#888;display:flex;flex-direction:column;padding-bottom:65px;position:relative;width:406px}@media only screen and (max-width:767px){.sign-in{width:92vw}}.sign-in__group{margin-top:12px;width:75%}.sign-in__label{color:#d1d1d1;font-size:14px;font-weight:400;margin-bottom:5px}.sign-in__input{height:30px;position:relative;width:100%}.sign-in__btn-forgot{height:26px;margin-top:12px}.sign-in__btn-forgot button{padding-left:10px;padding-right:10px}.sign-in__buttons{bottom:8px;display:flex;height:28px;position:absolute}[dir=ltr] .sign-in__buttons{right:8px}[dir=rtl] .sign-in__buttons{left:8px}.sign-in__buttons-item{height:100%}[dir=ltr] .sign-in__buttons-item{margin-right:.4375rem}[dir=rtl] .sign-in__buttons-item{margin-left:.4375rem}[dir=ltr] .sign-in__buttons-item:last-child{margin-right:0}[dir=rtl] .sign-in__buttons-item:last-child{margin-left:0}.sign-in__buttons-item button{padding-left:10px;padding-right:10px}.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:1;width:100%}.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)}}.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:220px}[dir=ltr] .wheel-timer{background-image:conic-gradient(from 1turn,#940dff,#b471ff)}[dir=rtl] .wheel-timer{background-image:conic-gradient(from -1turn,#940dff,#b471ff)}.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}[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}}.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;left:0;position:absolute;top:0;width:100%}.roulette-game__data-on-wheel__container{direction:ltr;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;left:0;padding:0 25px;position:absolute;top:156.5px;width:348px}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(1turn);transform:rotate(1turn);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(72deg);transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(144deg);transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(216deg);transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(288deg);transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(60deg);transform:rotate(60deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(300deg);transform:rotate(300deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(51.4285714286deg);transform:rotate(51.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(102.8571428571deg);transform:rotate(102.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(154.2857142857deg);transform:rotate(154.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(205.7142857143deg);transform:rotate(205.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(257.1428571429deg);transform:rotate(257.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(308.5714285714deg);transform:rotate(308.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(135deg);transform:rotate(135deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(225deg);transform:rotate(225deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(315deg);transform:rotate(315deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(40deg);transform:rotate(40deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(80deg);transform:rotate(80deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(160deg);transform:rotate(160deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(200deg);transform:rotate(200deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(280deg);transform:rotate(280deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(320deg);transform:rotate(320deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(36deg);transform:rotate(36deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(72deg);transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(108deg);transform:rotate(108deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(144deg);transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(216deg);transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(252deg);transform:rotate(252deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(288deg);transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(324deg);transform:rotate(324deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(32.7272727273deg);transform:rotate(32.7272727273deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(65.4545454545deg);transform:rotate(65.4545454545deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(98.1818181818deg);transform:rotate(98.1818181818deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(130.9090909091deg);transform:rotate(130.9090909091deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(163.6363636364deg);transform:rotate(163.6363636364deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(196.3636363636deg);transform:rotate(196.3636363636deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(229.0909090909deg);transform:rotate(229.0909090909deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(261.8181818182deg);transform:rotate(261.8181818182deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(294.5454545455deg);transform:rotate(294.5454545455deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(327.2727272727deg);transform:rotate(327.2727272727deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg)}.roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(27.6923076923deg);transform:rotate(27.6923076923deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(55.3846153846deg);transform:rotate(55.3846153846deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(83.0769230769deg);transform:rotate(83.0769230769deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(110.7692307692deg);transform:rotate(110.7692307692deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(138.4615384615deg);transform:rotate(138.4615384615deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(166.1538461538deg);transform:rotate(166.1538461538deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(193.8461538462deg);transform:rotate(193.8461538462deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(221.5384615385deg);transform:rotate(221.5384615385deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(249.2307692308deg);transform:rotate(249.2307692308deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(276.9230769231deg);transform:rotate(276.9230769231deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(304.6153846154deg);transform:rotate(304.6153846154deg)}.roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(332.3076923077deg);transform:rotate(332.3076923077deg)}.roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(25.7142857143deg);transform:rotate(25.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(51.4285714286deg);transform:rotate(51.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(77.1428571429deg);transform:rotate(77.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(102.8571428571deg);transform:rotate(102.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(128.5714285714deg);transform:rotate(128.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(154.2857142857deg);transform:rotate(154.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(205.7142857143deg);transform:rotate(205.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(231.4285714286deg);transform:rotate(231.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(257.1428571429deg);transform:rotate(257.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(282.8571428571deg);transform:rotate(282.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(308.5714285714deg);transform:rotate(308.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(334.2857142857deg);transform:rotate(334.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(15){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(24deg);transform:rotate(24deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(48deg);transform:rotate(48deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(72deg);transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(96deg);transform:rotate(96deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(144deg);transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(168deg);transform:rotate(168deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(192deg);transform:rotate(192deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(216deg);transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(264deg);transform:rotate(264deg)}.roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(288deg);transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(312deg);transform:rotate(312deg)}.roulette-game__data-on-wheel__item:nth-child(15){-webkit-transform:rotate(336deg);transform:rotate(336deg)}.roulette-game__data-on-wheel__item:nth-child(16){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(67.5deg);transform:rotate(67.5deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(112.5deg);transform:rotate(112.5deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(135deg);transform:rotate(135deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(157.5deg);transform:rotate(157.5deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(202.5deg);transform:rotate(202.5deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(225deg);transform:rotate(225deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(247.5deg);transform:rotate(247.5deg)}.roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(292.5deg);transform:rotate(292.5deg)}.roulette-game__data-on-wheel__item:nth-child(15){-webkit-transform:rotate(315deg);transform:rotate(315deg)}.roulette-game__data-on-wheel__item:nth-child(16){-webkit-transform:rotate(337.5deg);transform:rotate(337.5deg)}.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;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:25px}@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;left:10px;position:relative;text-shadow:2px 2px 2px #000;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width:475px){.roulette-game__data-on-wheel__value{left:6px}}.roulette-game__selector-img{height:84px;position:absolute;right:-28px;top:134px;width:152px;z-index:6}.roulette-game__selector-img_hidden{opacity:0}@media only screen and (max-width:475px){.roulette-game__selector-img{height:74px;right:-24px;top:125px;width:140px}}.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;background-image:conic-gradient(from 1turn,#940dff,#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}@media only screen and (max-width:1450px){.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;margin-right:.5rem;width:1.5rem}.roulette-game__mid-block__currency{color:#fff;margin-left:.5rem}.roulette-game__bot-block{margin-top:3rem}@media only screen and (max-width:767px){.roulette-game__bot-block{margin-top:1rem}}.roulette-game__btn-view{background-color:var(--primary-color);background-image:conic-gradient(from 1turn,#43b309,#5ddb1c);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}.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-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}[dir=ltr] .wheel-game{background-image:linear-gradient(8deg,#31343c -16%,#1e2025 -5%,#1e2025 6%,#1d2024 40%,#1e2025 74%,#1e2025 113%)}[dir=rtl] .wheel-game{background-image:linear-gradient(-8deg,#31343c -16%,#1e2025 -5%,#1e2025 6%,#1d2024 40%,#1e2025 74%,#1e2025 113%)}@media only screen and (max-width:475px){.wheel-game{height:628px;margin:0 auto;padding:4rem 2.2rem;width:98%}}.wheel-game__present-icon{height:80%}[dir=ltr] .wheel-game__roulette-wrapper,[dir=ltr] .wheel-game__winner-wrapper{direction:ltr}[dir=rtl] .wheel-game__roulette-wrapper,[dir=rtl] .wheel-game__winner-wrapper{direction:rtl}.wheel-game__roulette-wrapper_hidden,.wheel-game__winner-wrapper_hidden{display:none}.wheel-game-history__modal{align-items:center;border-radius:1.25rem;display:flex;flex-direction:column;padding:3.5rem .75rem .75rem;position:relative;width:464px}@media(max-width:540px){.wheel-game-history__modal{height:auto;margin:0 auto;padding:4rem 0;width:94vw}}.wheel-game-history__history{border-radius:1.25rem;box-sizing:border-box;max-height:75vh;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;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}}.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;height:100%;justify-content:center;-webkit-transform:translateZ(0);transform:translateZ(0);width:100vw;z-index:15}@media only screen and (min-width:1450px){.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:.25rem}.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}: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;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)}}.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;margin-bottom:1rem}.contact-us-links{align-items:center;display:flex;justify-content:center;padding:0 12px;width:150px}.contact-us-links__item{display:inline-block;height:30px;width:30px}[dir=ltr] .contact-us-links__item{margin-right:5px}[dir=rtl] .contact-us-links__item{margin-left:5px}[dir=ltr] .contact-us-links__item:last-child{margin-right:0}[dir=rtl] .contact-us-links__item:last-child{margin-left:0}.contact-us-links__item>svg{height:100%;width:100%}.links-temp__more{border-top:1px solid #d0d0d0;display:flex;justify-content:space-between;margin-bottom:6px;padding:15px 10px 0;width:100%}@media only screen and (max-width:767px){.links-temp__more{align-items:center;flex-direction:column}}.links-temp__more-notice{color:#888;font:normal 11px Verdana;justify-self:center;text-align:center}[dir=ltr] .links-temp__more-notice{margin-right:15px}[dir=rtl] .links-temp__more-notice{margin-left:15px}.links-temp__more-notice span{font-size:10px;line-height:20px}@media only screen and (max-width:767px){.links-temp__more-notice{margin-bottom:15px;margin-top:10px}}.links-temp__more-img_download{border:2px solid #ccc;border-radius:7px;height:40px;margin-bottom:10px;width:150px}@media only screen and (max-width:767px){.links-temp__more-img_download{grid-column:2;justify-self:end}}.links-temp__more-img_adult{height:62px;justify-self:end;width:62px}@media only screen and (max-width:767px){.links-temp__more-img_adult{height:42px;width:42px}}.links-temp__links{list-style-type:none;width:165px}.links-temp__links li{color:#888;margin-bottom:11px;text-align:center}.links-temp__description{width:165px}.links-temp__description p{color:#888;line-height:24px;text-align:center}.footer{bottom:0;left:0;position:fixed;right:0;z-index:100}.footer_open{height:60%;padding-bottom:10px}.footer__btn-toggle{background:#1b7051;cursor:pointer;height:29px;width:100%}.footer__btn-toggle svg{margin:0 auto}.footer__wrapper{background:#282828;height:100%;overflow-y:auto}.footer__wrapper_hidden{display:none}@media only screen and (max-width:767px){.footer__wrapper{padding:10px 0;width:100%}}.footer__inner{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1088px;padding:10px 0 67px}@media only screen and (max-width:767px){.footer__inner{padding:10px 0}}@media only screen and (max-width:475px){.footer__inner{width:360px}}.footer__links{display:flex;flex-direction:column}[dir=ltr] .footer__links{margin-right:10px}[dir=rtl] .footer__links{margin-left:10px}.footer__links:last-child{width:100%}[dir=ltr] .footer__links:last-child{margin-right:0}[dir=rtl] .footer__links:last-child{margin-left:0}@media only screen and (max-width:767px){.footer__links{margin-bottom:10px}.footer__links:nth-child(5){order:6}}.footer__links a,.footer__links h4{font-family:Verdana}.footer__links a{font-size:12px}.footer__links h4{background:#343434;border-radius:8.47328px 8.47328px 0 0;color:#fff;font-size:13px;font-weight:400;margin-bottom:12px;padding:3px 0 7px;text-align:center}.footer__links svg{align-self:center;cursor:pointer}.cashback-timer__container{align-items:center;border-radius:10px;box-shadow:0 5px 15px #1b7051;box-sizing:border-box;cursor:pointer;display:flex;height:3rem;padding:10px;position:relative;width:200px}[dir=ltr] .cashback-timer__container{background:linear-gradient(90deg,rgba(0,254,144,.557),#1b7051)}[dir=rtl] .cashback-timer__container{background:linear-gradient(-90deg,rgba(0,254,144,.557),#1b7051)}@media only screen and (min-width:768px){.cashback-timer__container{box-shadow:none;height:35px;width:auto}[dir=ltr] .cashback-timer__container{padding:0 10px 0 50px}[dir=rtl] .cashback-timer__container{padding:0 50px 0 10px}}.cashback-timer img{position:absolute;width:5rem}@media only screen and (min-width:768px){.cashback-timer img{height:100%;width:auto}}.cashback-timer__cash{bottom:0}[dir=ltr] .cashback-timer__cash{border-radius:0 0 0 10px;left:0}[dir=rtl] .cashback-timer__cash{border-radius:0 0 10px 0;right:0}.cashback-timer__cash-bg{top:0}@media only screen and (min-width:768px){[dir=ltr] .cashback-timer__cash-bg{left:20%}[dir=rtl] .cashback-timer__cash-bg{right:20%}}.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:.75rem;font-weight:500;letter-spacing:.5px}.timer-clock__time{color:#fff;font-size:.875rem;font-weight:600;margin-top:3px;overflow:inherit;text-overflow:ellipsis;white-space:nowrap}@media only screen and (min-width:768px){.timer-clock__time{font-size:1.2rem;margin-top:0}}.cashback-button{cursor:pointer;overflow:hidden;position:relative}@media only screen and (max-width:767px){.cashback-button{background:#2b2b2a;border-radius:.625rem;height:37px}.cashback-button_isClosed{width:37px}}@media only screen and (min-width:768px){.cashback-button{height:40px}}.cashback-button__icon-wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.cashback-button__cashback-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;display:flex;height:auto;justify-content:center;-webkit-perspective:1000px;perspective:1000px;width:45px}.cashback-button__cashback-icon *{fill:#1b7051}@media only screen and (min-width:768px){.cashback-button__cashback-icon{width:40px}}.cashback-button__cashback-icon_closed{display:none}@-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)}}.select-lang{cursor:pointer;display:flex;flex-direction:column;height:100%;position:relative}@media only screen and (max-width:767px){.select-lang{background-color:transparent}}.select-lang__current-flag{height:25px;width:25px}.select-lang__item,.select-lang__item-description{align-items:center;display:flex;font-size:14px;height:40px;justify-content:center;white-space:pre;width:100%}.select-lang__item-flag{width:25px}.select-lang__item:hover{opacity:.95}.select-lang__items{background-color:#343434;border:1px solid #171c2c;display:none;position:absolute;top:30px;width:40px;z-index:3}[dir=ltr] .select-lang__items{right:0}[dir=rtl] .select-lang__items{left:0}.select-lang__items_open{display:block}.select-lang__top{align-items:center;color:#888;display:flex;font-size:14px;font-weight:400;height:100%;justify-content:space-between;padding:0 .6rem;white-space:nowrap}.wheel-button{position:relative}.wheel-button,.wheel-button__icon{height:100%;width:100%}.wheel-button__icon-wrapper{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative;width:40px}@media only screen and (max-width:767px){.wheel-button__icon-wrapper{align-items:center;background-color:#2b2b2a;border-radius:.5rem;display:flex;height:40px;justify-content:center;position:relative;width:40px}}.wheel-button__icon_wheel{height:40px;width:40px}@media only screen and (max-width:767px){.wheel-button__icon_wheel{height:40px;width:40px}}.wheel-button__icon_pointer{cursor:pointer;display:none;height:40px;position:absolute;top:2px;width:40px;z-index:1}@media only screen and (max-width:767px){.wheel-button__icon_pointer{height:40px;top:-6px;width:40px}}.navigation-menu,.navigation-menu__item{display:flex;height:100%}.navigation-menu__item{align-items:center;color:#888;font-size:15px;justify-content:center;line-height:20px;margin:0 6px;position:relative}.navigation-menu__item:hover,.navigation-menu__item_active{color:#fff}.navigation-menu__item_active span{border-bottom:2px solid #1b7051}.navigation-menu__item-icon{height:20px;width:20px}[dir=ltr] .navigation-menu__item-icon{margin-right:5px}[dir=rtl] .navigation-menu__item-icon{margin-left:5px}.navigation-menu__item-text{padding:8px 6px;white-space:nowrap}[dir=ltr] .navigation-menu__item-text{padding-right:10px}[dir=rtl] .navigation-menu__item-text{padding-left:10px}.header-desktop{background:#282828;position:-webkit-sticky;position:sticky;width:100%;z-index:15}.header-desktop__inner{height:61px;justify-content:space-between;margin:0 auto;max-width:1720px;padding:0 5px;position:relative;width:100%}.header-desktop__inner,.header-desktop__left{align-items:center;display:flex}[dir=ltr] .header-desktop__left{margin-right:7rem}[dir=rtl] .header-desktop__left{margin-left:7rem}.header-desktop__right{align-items:center;display:flex;justify-content:flex-end;width:100%}.header-desktop__logo{display:block;height:40px}[dir=ltr] .header-desktop__menu{margin-right:auto}[dir=rtl] .header-desktop__menu{margin-left:auto}.header-desktop__buttons-wrapper{display:flex;height:30px}.header-desktop__buttons-wrapper button{font-size:14px;min-width:50px;padding:0 10px}[dir=ltr] .header-desktop__buttons-wrapper button:first-child{border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .header-desktop__buttons-wrapper button:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.header-desktop__buttons-wrapper button:last-child{color:#888}[dir=ltr] .header-desktop__buttons-wrapper button:last-child{border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .header-desktop__buttons-wrapper button:last-child{border-bottom-right-radius:0;border-top-right-radius:0}.header-desktop__block-list{align-items:center;display:flex;height:2rem;justify-content:center}.header-desktop__block-item{align-items:center;display:flex;height:100%;justify-content:center;margin:0 8px}.header-desktop__block-item_cashback{position:relative}.header-desktop__block-item_spin{border:none!important}.header-desktop__block-item_language{padding:0}[dir=ltr] .header-desktop__block-item_language{border-left:1px solid #2a2f3d;margin-left:7px}[dir=rtl] .header-desktop__block-item_language{border-right:1px solid #2a2f3d;margin-right:7px}.header-desktop__user{background:#1b7051;color:#202020;display:flex;font-size:1rem;padding:5px 6px}[dir=ltr] .header-desktop__user{border-radius:15px 0 0 15px;margin-right:8px;padding-right:2px}[dir=rtl] .header-desktop__user{border-radius:0 15px 15px 0;margin-left:8px;padding-left:2px}.header-desktop__user-wrapper{align-items:center;display:flex}.header-desktop__user-icon{display:block;height:1.125rem;width:1.125rem}.header-desktop__user-icon *{fill:#1b7051}.header-desktop__user-icon-wrapper{background:#202020;border-radius:50%}[dir=ltr] .header-desktop__user-icon-wrapper{margin-right:.4rem}[dir=rtl] .header-desktop__user-icon-wrapper{margin-left:.4rem}.header-desktop__username{display:flex;flex-direction:column;font-weight:700;max-width:110px;position:relative;width:100%}@media only screen and (min-width:1450px){.header-desktop__username{max-width:140px}}.header-desktop__username span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-desktop__balance{font-size:14px}.header-desktop__balance>div{font-size:12px}[dir=ltr] .header-desktop__balance>div{text-align:right}[dir=rtl] .header-desktop__balance>div{text-align:left}.header-desktop__messages{display:block;height:1.3rem;width:1.7rem}.header-desktop__messages *{fill:#888}.header-desktop__settings{display:block;height:25px;width:25px}.header-desktop__settings *{fill:#888}.header-desktop__logout-button{height:25px}[dir=ltr] .header-desktop__logout-button{margin-left:.625rem}[dir=rtl] .header-desktop__logout-button{margin-right:.625rem}.header-desktop__deposit-button{cursor:pointer;height:40px;width:40px}[dir=ltr] .header-desktop__deposit-button{margin-right:8px}[dir=rtl] .header-desktop__deposit-button{margin-left:8px}.header-desktop__deposit-button img{height:100%;width:auto}.header-mobile{background:#282828;border-bottom:1px solid #000;height:4.575rem;position:fixed;top:0;top:var(--banner-height);width:100%;z-index:100}[dir=ltr] .header-mobile__wheel{margin-left:8px}[dir=rtl] .header-mobile__wheel{margin-right:8px}.header-mobile__inner{height:100%;justify-content:space-between;margin:0 auto;max-width:1720px;padding:.3125rem .375rem;position:relative;width:100%}.header-mobile__inner,.header-mobile__left{align-items:center;display:flex}[dir=ltr] .header-mobile__left{margin-right:0}[dir=rtl] .header-mobile__left{margin-left:0}.header-mobile__right{align-items:center;display:flex;gap:8px;height:100%;justify-content:flex-end;width:100%}.header-mobile__right_isAuth{align-items:flex-end;flex-direction:column-reverse;gap:0;justify-content:space-around}.header-mobile__logo{display:block;height:32px}.header-mobile__buttons-wrapper{display:flex;height:28px}.header-mobile__buttons-wrapper button{font-size:14px;min-width:40px;padding:0 10px}[dir=ltr] .header-mobile__buttons-wrapper button:first-child{border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .header-mobile__buttons-wrapper button:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.header-mobile__buttons-wrapper button:last-child{color:#888;font-weight:700}[dir=ltr] .header-mobile__buttons-wrapper button:last-child{border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .header-mobile__buttons-wrapper button:last-child{border-bottom-right-radius:0;border-top-right-radius:0}.header-mobile__block-list{height:auto}.header-mobile__block-item,.header-mobile__block-list{align-items:center;display:flex;justify-content:center}.header-mobile__block-item{height:100%;padding:0}[dir=ltr] .header-mobile__block-item{margin-right:8px}[dir=rtl] .header-mobile__block-item{margin-left:8px}[dir=ltr] .header-mobile__block-item:last-child{margin-right:0}[dir=rtl] .header-mobile__block-item:last-child{margin-left:0}.header-mobile__user{background:#1b7051;color:#202020;display:flex;font-size:.9rem;margin-top:7px;padding:5px 6px}[dir=ltr] .header-mobile__user{border-radius:15px 0 0 15px;margin-right:0}[dir=rtl] .header-mobile__user{border-radius:0 15px 15px 0;margin-left:0}.header-mobile__user_isArabic{flex-direction:row-reverse}[dir=ltr] .header-mobile__user_isArabic{border-radius:0 15px 15px 0}[dir=rtl] .header-mobile__user_isArabic{border-radius:15px 0 0 15px}.header-mobile__user-wrapper{align-items:center;display:flex;flex-direction:column}.header-mobile__user-icon{display:block;height:1.125rem;width:1.125rem}.header-mobile__user-icon *{fill:#1b7051}.header-mobile__user-icon-wrapper{background:#202020;border-radius:50%}[dir=ltr] .header-mobile__user-icon-wrapper{margin-right:.4rem}[dir=rtl] .header-mobile__user-icon-wrapper{margin-left:.4rem}.header-mobile__user-name{font-weight:700;max-width:100px;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.header-mobile__balance{font-size:14px}.header-mobile__balance>div{font-size:12px}[dir=ltr] .header-mobile__balance>div{text-align:right}[dir=rtl] .header-mobile__balance>div{text-align:left}.header-mobile__messages,.header-mobile__settings{display:block;height:1.275rem;width:1.275rem}[dir=ltr] .header-mobile__settings{margin-left:3px}[dir=rtl] .header-mobile__settings{margin-right:3px}.header-mobile__settings *{fill:#888}.header-mobile__logout-button{height:2rem}[dir=ltr] .header-mobile__logout-button{margin-left:.625rem}[dir=rtl] .header-mobile__logout-button{margin-right:.625rem}.header{background:#171c2c;position:-webkit-sticky;position:sticky;width:100%;z-index:15}.header__inner{align-items:center;display:flex;height:61px;justify-content:space-between;margin:0 auto;max-width:1720px;position:relative;width:100%}@media only screen and (max-width:767px){.header__inner{height:4.575rem}[dir=ltr] .header__inner{padding:.3125rem .375rem .3125rem .875rem}[dir=rtl] .header__inner{padding:.3125rem .875rem .3125rem .375rem}}.header__left{align-items:center;display:flex}[dir=ltr] .header__left{margin-right:7rem}[dir=rtl] .header__left{margin-left:7rem}@media only screen and (max-width:767px){[dir=ltr] .header__left{margin-right:0}[dir=rtl] .header__left{margin-left:0}}.header__right{align-items:center;display:flex;justify-content:flex-end;width:100%}@media only screen and (max-width:767px){.header__right{align-items:flex-end;flex-direction:column-reverse;height:100%;justify-content:space-around}}.header__logo{display:block;height:40px}@media only screen and (max-width:767px){.header__logo{height:auto;width:11.5rem}}[dir=ltr] .header__menu{margin-right:auto}[dir=rtl] .header__menu{margin-left:auto}@media only screen and (max-width:767px){.header__menu{display:none}}.header__buttons-wrapper{display:flex;height:30px}@media only screen and (max-width:767px){.header__buttons-wrapper button{font-size:.7rem}}.header__block-list{align-items:center;display:flex;height:2rem;justify-content:center}@media only screen and (max-width:767px){.header__block-list{height:auto}}.header__block-item{align-items:center;display:flex;height:100%;justify-content:center;padding:0 .6rem}.header__block-item_language{padding:0}.header__block-item:nth-child(2n){border:1px solid #2a2f3d;border-bottom:none;border-top:none}[dir=ltr] .header__block-item:last-of-type{border-right:none}[dir=rtl] .header__block-item:last-of-type{border-left:none}@media only screen and (max-width:767px){.header__block-item{border:none!important;padding:0}[dir=ltr] .header__block-item{margin-right:8px}[dir=rtl] .header__block-item{margin-left:8px}[dir=ltr] .header__block-item:last-of-type{margin-right:0}[dir=rtl] .header__block-item:last-of-type{margin-left:0}}.header__user{background:#bd9538;color:#ccc;display:flex;font-size:1rem;padding:5px 6px}[dir=ltr] .header__user{border-radius:15px 0 0 15px;margin-right:8px}[dir=rtl] .header__user{border-radius:0 15px 15px 0;margin-left:8px}@media only screen and (max-width:767px){.header__user{font-size:.9rem;margin-top:7px}[dir=ltr] .header__user{margin-right:0}[dir=rtl] .header__user{margin-left:0}}.header__user-wrapper{align-items:center;display:flex}@media only screen and (max-width:767px){.header__user-wrapper{flex-direction:column}}.header__user-icon{display:block;height:1.125rem;width:1.125rem}.header__user-icon *{fill:#bd9538}.header__user-icon-wrapper{background:#bbb;border-radius:50%}[dir=ltr] .header__user-icon-wrapper{margin-right:.4rem}[dir=rtl] .header__user-icon-wrapper{margin-left:.4rem}.header__username{display:flex;flex-direction:column;font-weight:700;max-width:100px;overflow:hidden;position:relative;text-overflow:ellipsis}.header__balance{font-size:14px}.header__balance>div{font-size:12px}[dir=ltr] .header__balance>div{text-align:right}[dir=rtl] .header__balance>div{text-align:left}.header__messages{display:block;height:1.3rem;width:1.7rem}@media only screen and (max-width:767px){.header__messages{height:1.275rem;width:1.275rem}}.header__settings{display:block;height:1.7rem;width:1.5rem}@media only screen and (max-width:767px){.header__settings{height:1.275rem;width:1.275rem}[dir=ltr] .header__settings{margin-left:3px}[dir=rtl] .header__settings{margin-right:3px}}.header__logout-button{height:2rem}[dir=ltr] .header__logout-button{margin-left:.625rem}[dir=rtl] .header__logout-button{margin-right:.625rem}.notify-container{align-items:center;display:flex;font-family:Inter,sans-serif;height:var(--vh);justify-content:center;position:fixed;width:100vw;z-index:200}.notify-container__header{border-bottom:1px solid hsla(0,0%,100%,.051);display:flex;flex-direction:column;padding-bottom:15px;width:100%}.notify-container__header-text{font-size:16px;font-weight:600;text-align:center;text-transform:uppercase;width:100%}.notify-container__background{background-color:#000;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:#131312;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;padding:16.5px;position:relative;width:300px;z-index:202}@media only screen and (max-width:475px){.notify-container__content{width:80vw}}.notify-container__blur{background:#d9d9d9;-webkit-filter:blur(25px);filter:blur(25px);height:254px;position:absolute;width:288px;z-index:201}.notify-container__blur_isJackpot{background:#ffc908;-webkit-filter:blur(15px);filter:blur(15px)}.notify-container__logo{height:40px;margin:0 auto;width:100%}.notify-container__logo-wrapper{margin:10px auto 0;width:100%}.notify-container__logo_isSvg{height:30px;margin-top:10px}.notify-container__amount-container{aspect-ratio:1/1;border:8px solid #d4a91d;border-radius:50%;margin:45px auto 30px;width:110px}.notify-container__amount-container,.notify-container__info{align-items:center;display:flex;flex-direction:column;justify-content:center}.notify-container__info{font-family:Inter,sans-serif;font-style:normal;margin-bottom:15px;position:relative;text-align:center;width:100%}.notify-container__info-text{color:#fff;font-size:16px;font-weight:500;line-height:19px}.notify-container__info-text_isJackpot{text-transform:uppercase}.notify-container__info-amount{color:#fff;font-size:26px;font-weight:900;line-height:42px}.notify-container__info-currency{font-weight:900}.notify-container__shadow-top{border-radius:5px;height:90px;position:absolute;top:0;width:100%}[dir=ltr] .notify-container__shadow-top{background:linear-gradient(180deg,rgba(255,223,103,.4),rgba(255,223,103,0));left:0}[dir=rtl] .notify-container__shadow-top{background:linear-gradient(-180deg,rgba(255,223,103,.4),rgba(255,223,103,0));right:0}.notify-container__shadow-center{background-image:url(/static/media/shadow.f9e2d79da0171ab1d235.webp);position:absolute;top:50%}[dir=ltr] .notify-container__shadow-center{left:50%}[dir=rtl] .notify-container__shadow-center{right:50%}.notify-container__button-wrapper{box-shadow:0 0 50px 0 rgba(255,223,103,.369);height:45px;margin-top:7px;width:100%}.notify-container__button-wrapper button{border-radius:5px!important;padding:10px}[dir=ltr] .notify-container__button-wrapper button{background:linear-gradient(165.49deg,#ffdf67 -18.46%,#d5a91d 108.61%)!important}[dir=rtl] .notify-container__button-wrapper button{background:linear-gradient(-165.49deg,#ffdf67 -18.46%,#d5a91d 108.61%)!important}.app{background:#343434;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:100%;width:100%}@media only screen and (min-width:768px){.app::-webkit-scrollbar{height:.375rem;width:.375rem}.app::-webkit-scrollbar-thumb{background:#1b7051;border-radius:5px}.app::-webkit-scrollbar-thumb:hover{background:#e9ab04}.app::-webkit-scrollbar-track{background:rgba(189,149,56,.169);border-radius:5px}}.app__main{height:100%;width:100%}.app__main-inner{display:flex;flex-direction:column;min-height:var(--vh);padding-top:0;padding-top:var(--banner-height);position:relative;width:100%}@media only screen and (min-width:768px){.app__main-inner{min-width:1200px}}@media only screen and (max-width:767px){.app__main-inner{padding-top:4.575rem;padding-top:calc(var(--banner-height) + 4.575rem)}}.app__content-wrapper{background:#343434}.app__content-container,.app__content-wrapper{display:flex;flex-direction:column;flex-grow:1}.app__content-container{margin:0 auto;max-width:1720px;padding:0 5px 29px;width:100%}@media only screen and (min-width:768px){.app__content-container::-webkit-scrollbar{height:.375rem;width:.375rem}.app__content-container::-webkit-scrollbar-thumb{background:#1b7051;border-radius:5px}.app__content-container::-webkit-scrollbar-thumb:hover{background:#e9ab04}.app__content-container::-webkit-scrollbar-track{background:rgba(189,149,56,.169);border-radius:5px}}@media only screen and (max-width:767px){.app__content-container::-webkit-scrollbar{height:.2rem;width:.2rem}.app__content-container::-webkit-scrollbar-thumb{background:#1b7051;border-radius:5px}}.app__content-container_isSlotsPage{margin:0 auto;max-width:1400px;width:100%}.app__content-container_isTermsPage{max-width:1200px}.app__content-container_isProfilePage{overflow:visible}@media only screen and (max-width:767px){.app__content-container_isProfilePage{overflow:auto}}@media only screen and (min-width:768px){.app__content-container_isProfilePage ::-webkit-scrollbar{height:0;width:0}}.app__content-container_isProfilePage ::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.2)}.app__content-container_isProfilePage ::-webkit-scrollbar-track{background-color:transparent}@font-face{font-family:TT-Interfaces;font-style:normal;font-weight:900;src:url(/static/media/TTInterfaces-Black.b8c007049e2ccf895afa.ttf) format("truetype")}@font-face{font-family:TT-Interfaces;font-style:normal;font-weight:800;src:url(/static/media/TTInterfaces-ExtraBold.f3516ef80dd976d176bb.ttf) format("truetype")}@font-face{font-family:TT-Interfaces;font-style:normal;font-weight:700;src:url(/static/media/TTInterfaces-Bold.4fe27a30a05599381987.ttf) format("truetype")}@font-face{font-family:TT-Interfaces;font-style:normal;font-weight:600;src:url(/static/media/TTInterfaces-SemiBold.7dd39a5aec8df2977804.ttf) format("truetype")}@font-face{font-family:TT-Interfaces;font-style:normal;font-weight:500;src:url(/static/media/TTInterfaces-Medium.86ebd3d13ab5764381f9.ttf) format("truetype")}@font-face{font-family:TT-Interfaces;font-style:normal;font-weight:400;src:url(/static/media/TTInterfaces-Regular.933ac25ba1f0ed75c2b0.ttf) format("truetype")}@font-face{font-family:TT-Interfaces;font-style:normal;font-weight:300;src:url(/static/media/TTInterfaces-Light.cd941124c4b042a044a6.ttf) format("truetype")}@font-face{font-family:TT-Interfaces;font-style:normal;font-weight:200;src:url(/static/media/TTInterfaces-ExtraLight.78b76c1a3b46e9ad7423.ttf) format("truetype")}:root{--banner-height:0px}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a,h1,h2,h3,h4,h5,h6,li,ol,p,ul{color:inherit;list-style:none;text-decoration:none}button,input,textarea{border:none;outline:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}a,a:active,a:focus,a:hover{text-decoration:none}@media only screen and (max-width:767px){a,button,div{-webkit-tap-highlight-color:rgba(0,0,0,0)}}#root,body,html{font-family:Roboto Condensed,sans-serif;height:100%;margin:0;padding:0;width:100%}@media only screen and (max-width:767px){#root,body,html{-webkit-overflow-scrolling:touch}}html{color:#fff;font-size:16px}@media only screen and (max-width:767px){html{-webkit-user-select:none;user-select:none}}@media only screen and (min-width:768px){html{background:#070a14}}@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:12px}}@media only screen and (max-width:1366px){html{font-size:11px}}@media only screen and (max-width:768px){html{font-size:16px}}.html-mac ::-webkit-scrollbar{display:none}.html-overflow-hidden,.html-overflow-hidden body{overflow:hidden}