@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;700&display=swap);.slot-back-button{align-items:center;cursor:pointer;display:flex;height:35px;position:fixed;right:50px;top:5px;width:35px;z-index:100}@media only screen and (max-width:767px){.slot-back-button{display:none}}.slot-back-button__goBack{fill:#fff;height:100%;width:100%}.fullscreen-button{align-items:center;display:flex;height:35px;justify-content:center;overflow:hidden;position:absolute;right:5px;top:5px;width:35px;z-index:11}@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;background:linear-gradient(90deg,#00fe90,#00ff59);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%}.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:#08ea86;margin:0 auto}.bookmekers-settings{background:#343434;box-sizing:border-box;height:var(--vh);left:0;overflow-y:auto;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;padding:18px 20px 18px 11px}.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}.modal-header{align-items:center;background:linear-gradient(90deg,#00fe90,#00ff59);border-radius:5px 5px 0 0;box-shadow:0 4px 4px rgba(0,0,0,.25);display:flex;justify-content:space-between;margin-bottom:15px;padding:15px 10px;width:100%}.modal-header__cross{width:25px}.modal-header__title{color:#212531;font-size:18px;font-weight:600}.button_colors_main{background-color:#63b75d!important;border-color:#63b75d!important}.button_colors_main:hover{background-color:#63b75d;border-color:#63b75d;opacity:.8}.button_colors_main:disabled,.button_colors_main:focus{background-color:#63b75d}.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_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 #63b75d!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_forgotPass{background-color:#171c2c!important;border:1px solid #63b75d!important;color:#bbb!important}.button_colors_forgotPass:disabled,.button_colors_forgotPass:focus,.button_colors_forgotPass:hover{background-color:#171c2c}.button:disabled{cursor:not-allowed;opacity:.5}.button:disabled:hover{opacity:.5}.button__icon-svg{height:.875rem;margin-right:.1rem}.check-email{align-items:center;background:#292929;border-radius:4px;color:#888;display:flex;flex-direction:column;position:relative;width:406px}.check-email__body{align-items:flex-end;justify-content:flex-end;padding:14px}.check-email__body,.check-email__content{display:flex;flex-direction:column;height:100%;width:100%}.check-email__content{align-items:center;justify-content:center;padding:20px 0 40px}.check-email__content-title{font-size:28px;margin-bottom:3px}.check-email__content-text{font-size:18px}.check-email__button{height:30px;margin-left:auto;max-width:60px;width:100%}.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;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.input__bottom-text{text-align:center}.input .MuiInputAdornment-positionEnd{height:100%;position:absolute;right:0}.input .Mui-disabled{-webkit-text-fill-color:inherit!important}.input.Mui-focused{border:none;box-shadow:none!important}.reset-password{background:#292929;border-radius:4px;color:#888;padding-bottom:65px;position:relative;width:406px}.reset-password__form{align-items:center;display:flex;flex-direction:column}.reset-password__group{margin-bottom:12px;width:75%}.reset-password__label{color:#d1d1d1;font-size:14px;font-weight:400;margin-bottom:5px}.reset-password__input{height:30px;position:relative;width:100%}.reset-password__buttons{bottom:8px;display:flex;height:28px;position:absolute;right:8px}.reset-password__buttons-item{height:100%;margin-right:.4375rem}.reset-password__buttons-item:last-child{margin-right:0}.reset-password__buttons-item button{padding-left:10px;padding-right:10px}.reset-password__error{color:red;font-size:12px;margin-top:3px}.reset-password-confirm{background:#292929;border-radius:4px;color:#888;padding-bottom:65px;position:relative;width:406px}.reset-password-confirm__form{align-items:center;display:flex;flex-direction:column}.reset-password-confirm__group{margin-bottom:12px;width:75%}.reset-password-confirm__label{color:#d1d1d1;font-size:14px;font-weight:400;margin-bottom:5px}.reset-password-confirm__input{height:30px;position:relative;width:100%}.reset-password-confirm__buttons{bottom:8px;display:flex;height:28px;position:absolute;right:8px}.reset-password-confirm__buttons-item{height:100%;margin-right:.4375rem}.reset-password-confirm__buttons-item:last-child{margin-right:0}.reset-password-confirm__buttons-item button{padding-left:10px;padding-right:10px}.reset-password-confirm__error{color:red;font-size:12px;margin-top:3px}.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-bottom: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}.sign-in__btn-forgot button{padding-left:10px;padding-right:10px}.sign-in__buttons{bottom:8px;display:flex;height:28px;position:absolute;right:8px}.sign-in__buttons-item{height:100%;margin-right:.4375rem}.sign-in__buttons-item:last-child{margin-right:0}.sign-in__buttons-item button{padding-left:10px;padding-right:10px}.check-box{align-items:center;background:#fff;border:1px solid #767676;border-radius:3px;box-sizing:border-box;display:flex;flex-shrink:0;height:1.25rem;justify-content:center;position:relative;transition:all .3s ease-in;-webkit-user-select:none;user-select:none;width:1.25rem}.check-box__input{display:none}.check-box_checked{background:#0075ff;border:none}.check-box__error{bottom:100%;color:red;position:absolute;text-align:center}.check-box__check{display:block;height:100%;width:.75rem}.check-box_view{position:absolute}.sign-up{align-items:center;background:#333;color:#bbb;display:flex;flex-direction:column;max-height:600px;width:100%;width:468px}@media only screen and (max-width:767px){.sign-up{width:92vw}}.sign-up__hr{border:1px solid #bbb;margin-bottom:19px;position:relative;width:100%}.sign-up__hr:last-child{margin-bottom:0}.sign-up__hr-text{background:#333;color:#abda37;font-size:14px;left:14px;padding:0 2px;position:absolute;top:calc(100% - 8px)}.sign-up__form{align-items:center;display:flex;flex-direction:column;max-height:100%;overflow-y:auto;padding:1rem .625rem .475rem;width:100%}.sign-up__form::-webkit-scrollbar{display:none}.sign-up__form-header{justify-content:space-between;margin-bottom:14px;width:100%}.sign-up__example-check,.sign-up__form-header{align-items:center;display:flex}.sign-up__example-icon{margin-right:5px}.sign-up__example-icon img{width:2rem}.sign-up__note{color:#abda37;font-style:italic;position:relative}.sign-up__note:before{content:"✱";font-size:9px;font-style:normal;left:-10px;position:absolute}.sign-up__account-details{margin-bottom:30px}.sign-up__account-details,.sign-up__personal-details{width:100%}.sign-up__label-text{position:relative;width:-webkit-max-content;width:max-content}@media only screen and (max-width:767px){.sign-up__label-text{margin-bottom:.25rem}}.sign-up__label-text_promocode{padding-right:8px}.sign-up__radio-wrapper{justify-content:center;margin-left:1.75rem;width:12.625rem}.sign-up__label-radio,.sign-up__radio-wrapper{align-items:center;display:flex}.sign-up__label-radio:first-child{margin-right:2rem}.sign-up__radio-text{margin-left:.3125rem}.required .sign-up__label-text:after{content:"✱";font-size:9px;opacity:1;position:absolute;right:-12px;top:0}.sign-up__group{display:flex;justify-content:flex-end;margin:0 auto .75rem;white-space:nowrap;width:80%}@media only screen and (max-width:767px){.sign-up__group{flex-direction:column;width:100%}}.sign-up__select-container{width:100%}.sign-up__select-container select{background-color:#888;border:none;border-radius:none;color:#343434;height:1.875rem;outline:none;width:100%}.sign-up__input-container,.sign-up__select-container{height:1.875rem;margin-left:1.75rem;width:12.625rem}@media only screen and (max-width:767px){.sign-up__input-container,.sign-up__select-container{height:1.875rem;margin-left:0;width:100%}}.sign-up__terms{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;position:relative;width:93%}.sign-up__terms span{font-size:16px}@media only screen and (max-width:767px){.sign-up__terms{align-items:flex-start;flex-direction:column}}.sign-up__error{color:red;text-align:center}.sign-up__recaptcha-wrapper{left:50%;position:absolute;top:160%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.sign-up__accept{align-items:center;display:flex;justify-content:center;margin-bottom:.75rem}.sign-up__accept-text{font-size:.875rem;margin-top:.25rem;position:relative;text-indent:13px}.sign-up__accept-text:before{content:"✱";font-size:9px;font-style:normal;left:-10px;position:absolute}@media only screen and (max-width:767px){.sign-up__accept-text{margin-left:8px}}.sign-up__link{color:#ffb401;text-decoration:underline}.sign-up__button{height:40px;margin:0 auto 25px;min-height:40px;width:234px}.sign-up__button button{background:linear-gradient(180deg,#97bb20,#bfe348 93.04%,#abda0f 93.22%);border-radius:6px;color:#fff;font-size:25px}.sign-up__promocode-checkbox{position:absolute;right:-15px;top:0}.sign-up__promocode-text{margin-left:1.75rem}@media only screen and (max-width:767px){.sign-up__promocode-text{margin-left:0}}.sign-up input::-webkit-inner-spin-button,.sign-up input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sign-up input[type=number]{-moz-appearance:textfield}.activate-promocode{box-sizing:border-box;color:#888;height:100%;width:100%}.activate-promocode__container{background-color:#292929;box-shadow:4px 4px 16px 2px #000;height:100%;width:425px}@media only screen and (max-width:767px){.activate-promocode__container{min-width:360px;width:100%}}.activate-promocode__form{overflow-y:auto;padding:16px 6px 6px}@media only screen and (min-width:768px){.activate-promocode__form{display:flex;flex-wrap:wrap;overflow:hidden;padding:10px}}.activate-promocode__section{display:flex;flex-direction:column;width:100%}.activate-promocode__item{font-weight:700;width:100%}@media only screen and (min-width:768px){.activate-promocode__item{font-size:.75rem}}@media only screen and (max-width:767px){.activate-promocode__item{margin-bottom:5px;width:100%!important}}.activate-promocode__item-title{font-size:16px;margin-bottom:5px}.activate-promocode__item-input{height:40px}@media only screen and (max-width:767px){.activate-promocode__item-input{height:35px}}.activate-promocode__buttons{align-items:center;display:flex;justify-content:center;padding:1rem 0;width:100%}.activate-promocode__button-wrapper{height:30px}.activate-promocode__button-wrapper button{font-weight:700;min-width:120px;text-transform:capitalize}.confirm-activate-bonus{align-items:center;border-radius:1.25rem;box-sizing:border-box;display:flex;flex-direction:column;max-width:45vw;padding:2.75rem 2.2rem 6rem;position:relative}@media only screen and (max-width:767px){.confirm-activate-bonus{max-width:65vw}}@media only screen and (max-width:475px){.confirm-activate-bonus{max-width:90vw;padding:3rem 0 6rem}}.confirm-activate-bonus__person{width:10rem}.confirm-activate-bonus__button-wrapper{bottom:1rem;display:flex;justify-content:space-between;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:50%}@media only screen and (max-width:767px){.confirm-activate-bonus__button-wrapper{justify-content:space-evenly;width:100%}}.confirm-activate-bonus__button button{padding:8px 15px}.confirm-activate-bonus__text{font-size:1.65rem;margin-top:1rem;width:90%}.profile-change-password{color:#888;width:100%}.profile-change-password__container{background-color:#292929;box-shadow:4px 4px 16px 2px #000;height:100%;width:500px}@media only screen and (max-width:767px){.profile-change-password__container{min-width:360px;width:100%}}.profile-change-password__form{padding:15px}.profile-change-password__item{display:flex;flex-direction:column;margin-bottom:12px;width:100%}.profile-change-password__item-label{font-size:14px;margin-bottom:3px}.profile-change-password__item-input{height:34px}.profile-change-password__form-error{font-size:15px;font-weight:700;height:20px;margin:5px 0;position:relative}.profile-change-password__form-error small{color:#ee1a1a}.profile-change-password__buttons{align-items:center;display:flex;justify-content:flex-end;padding-top:2rem}.profile-change-password__button-wrapper{height:30px;margin-right:.4375rem}.profile-change-password__button-wrapper:last-child{margin-right:0}.profile-change-password__button-wrapper button{font-weight:700;text-transform:capitalize}.profile-user-info{box-sizing:border-box;color:#888;height:100%;width:100%}.profile-user-info__container{background-color:#292929;box-shadow:4px 4px 16px 2px #000;height:100%;width:625px}@media only screen and (max-width:767px){.profile-user-info__container{min-width:360px;width:100%}}.profile-user-info__form{overflow-y:auto;padding:16px 6px 6px}@media only screen and (min-width:768px){.profile-user-info__form{display:flex;flex-wrap:wrap;overflow:hidden;padding:10px}}.profile-user-info__section{display:flex;flex-direction:column;width:100%}.profile-user-info__section-header{border-bottom:.125rem solid #272729;font-size:16px;font-weight:700;padding-bottom:.3125rem}@media only screen and (max-width:767px){.profile-user-info__section-header{display:none}}.profile-user-info__row{align-items:center;display:flex;justify-content:space-between;margin:.625rem 0;padding:0 5px;position:relative}@media only screen and (max-width:767px){.profile-user-info__row{flex-direction:column;margin:0;padding:0}}.profile-user-info__item{font-weight:700;width:49%}@media only screen and (min-width:768px){.profile-user-info__item{font-size:.75rem}}@media only screen and (max-width:767px){.profile-user-info__item{margin-bottom:5px;width:100%!important}}.profile-user-info__item_full{width:100%}@media only screen and (max-width:767px){.profile-user-info__item_noInMobile{display:none}}.profile-user-info__item-title{font-size:16px;margin-bottom:5px}.profile-user-info__item-input{height:40px}@media only screen and (max-width:767px){.profile-user-info__item-input{height:35px}}.profile-user-info__buttons{align-items:center;display:flex;justify-content:flex-end;padding:1rem 0;width:100%}.profile-user-info__button-wrapper{height:30px;margin-right:.4375rem}.profile-user-info__button-wrapper:last-child{margin-right:0}.profile-user-info__button-wrapper button{font-weight:700;text-transform:capitalize}.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{display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.loader__container,.loader__wrapper{align-items:center;justify-content:center}.loader__wrapper{display:inline-block;display:flex;height:30px;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;left:8px}.loader__wrapper div:nth-child(2){left:8px}.loader__wrapper div:nth-child(2),.loader__wrapper div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.loader__wrapper div:nth-child(3){left:32px}.loader__wrapper div:nth-child(4){-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite;left: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;background-image:conic-gradient(from 1turn,#940dff,#b471ff);border:none;border-radius:6.25rem;box-shadow:0 4px 8px rgba(29,34,37,.1);cursor:pointer;display:block;height:45px;margin:0 auto;outline:none;transition:-webkit-transform .2s cubic-bezier(.36,.66,.04,1);transition:transform .2s cubic-bezier(.36,.66,.04,1);transition:transform .2s cubic-bezier(.36,.66,.04,1),-webkit-transform .2s cubic-bezier(.36,.66,.04,1);width:190px}.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}.clock__label{margin-right: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{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}.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;background-image:linear-gradient(8deg,#31343c -16%,#1e2025 -5%,#1e2025 6%,#1d2024 40%,#1e2025 74%,#1e2025 113%);border-radius:1.25rem;box-sizing:border-box;display:flex;flex-direction:column;height:548px;padding:.75rem 2.2rem;position:relative;width:388px}@media only screen and (max-width:475px){.wheel-game{height:588px;margin:0 auto;padding:4rem 2.2rem;width:98%}}.wheel-game__present-icon{height:80%}.wheel-game__roulette-wrapper_hidden,.wheel-game__winner-wrapper_hidden{display:none}.wheel-game-history__modal{align-items:center;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;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%}.wheel-game-history__col-head_isDate{text-align:left}.wheel-game-history__col-head_isType{text-align:center}.wheel-game-history__col-head_isAmount{text-align:right}.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}.wheel-game-history__col_isDate{text-align:left}.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;text-align:right}.wheel-game-history__coin-icon{height:1.25rem;margin:0 .3125rem 0 0;width:1.25rem}.wheel-game-history__coin-icon_isUnlocked{margin-left:.5625rem}.wheel-game-history__coin-icon_isHeading{margin-left:.5rem}.wheel-game-history__coin-icon_isCol{height:1.3rem;margin-left:.3125rem;width:1.3rem}@-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;right:5px;top:5px;width:30px;z-index:10000}.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{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.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)}.Toastify__toast-container--rtl{left:auto;right:0}}.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;direction:ltr;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}.Toastify__toast--rtl{direction:rtl}.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;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.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}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.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%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-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{left:1rem;top:2rem;width:92%}}.Toastify__toast{background:#2f2a2a;border-radius:8px;margin-bottom:1rem}.animation-hoc__bonus-notification{display:flex;justify-content:center;position:fixed;top:10%;width:100%;z-index:100}@media(max-width:400px){.animation-hoc__bonus-notification{width:100%}}.bonus-promotion-notification{align-items:center;background:linear-gradient(180deg,#343434,#282828 68.75%);border:2px solid #63b75d;box-sizing:border-box;cursor:pointer;display:flex;overflow:hidden;padding:12px 26px;position:relative}.bonus-promotion-notification__text{color:#fff;display:flex;font-size:2rem;font-weight:800;gap:5px;text-transform:uppercase;white-space:nowrap;z-index:2}@media only screen and (min-width:1024px){.bonus-promotion-notification__text{font-size:3rem}}.bonus-promotion-notification__cross{cursor:pointer;height:20px;position:absolute;right:10px;top:5px;width:20px;z-index:2}.bonus-promotion-notification__cross path{fill:#fff}.bonus-promotion-notification__shadow{background:linear-gradient(239.62deg,rgba(26,112,81,0) 39.68%,#63b75d);bottom:0;height:150%;left:0;position:absolute;width:25.83%}.bonus-promotion-notification__shadow_right{left:auto;right:0;-webkit-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0)}.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;margin-right:5px;width:30px}.contact-us-links__item:last-child{margin-right: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;margin-right:15px;text-align:center}.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{align-items:center;background:#08ea86;cursor:pointer;display:flex;height:29px;justify-content:center;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;margin-right:10px}.footer__links:last-child{margin-right:0;width:100%}@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}.bonus-button__icon{-webkit-animation:shake 5s cubic-bezier(.36,.07,.19,.97) infinite;animation:shake 5s cubic-bezier(.36,.07,.19,.97) infinite;-webkit-animation-delay:3s;animation-delay:3s;height:30px;width:30px}@media only screen and (max-width:767px){.bonus-button__icon{height:35px;width:35px}}.bonus-button__icon *{fill:#08ea86}.bonus-button__icon-wrapper{cursor:pointer;position:relative}@media only screen and (max-width:767px){.bonus-button__icon-wrapper{align-items:center;background-color:#2b2b2a;border-radius:.5rem;display:flex;height:50px;justify-content:center;width:50px}}.bonus-button__indicator{align-items:center;background-color:red;border-radius:50%;display:flex;font-size:9px;height:12px;justify-content:center;line-height:1;position:absolute;right:-2px;top:-2px;width:12px;z-index:2}.bonus-button__indicator_isHidden{display:none}.cashback-timer__container{align-items:center;background:linear-gradient(90deg,rgba(0,254,144,.557),#08ea86);border-radius:10px;box-shadow:0 5px 15px #08ea86;box-sizing:border-box;cursor:pointer;display:flex;height:3rem;padding:10px;position:relative;width:200px}@media only screen and (min-width:768px){.cashback-timer__container{box-shadow:none;height:35px;padding:0 10px 0 50px;width:auto}}.cashback-timer img{position:absolute;width:5rem}@media only screen and (min-width:768px){.cashback-timer img{height:100%;width:auto}}.cashback-timer__cash{border-radius:0 0 0 10px;bottom:0;left:0}.cashback-timer__cash-bg{top:0}@media only screen and (min-width:768px){.cashback-timer__cash-bg{left:20%}}.timer-clock{margin-left:auto;text-align:right;white-space:nowrap}.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:50px}.cashback-button_isClosed{width:50px}}@media only screen and (min-width:768px){.cashback-button{height:37px}}.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;justify-content:center;-webkit-perspective:1000px;perspective:1000px;width:45px}.cashback-button__cashback-icon *{fill:#08ea86}@media only screen and (min-width:768px){.cashback-button__cashback-icon{width:37px}}.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)}}.demo-design-changer{align-items:center;background:#1e1e1e;color:#888;display:flex;font-size:14px;gap:20px;height:44px;justify-content:flex-start;padding:10px}.demo-design-changer__items{align-items:center;display:flex;gap:10px;justify-content:center}.demo-design-changer__item{background:#282828;border-radius:3px;padding:5px}.demo-design-changer__item_isActive{color:#ff0}.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;right:0;top:30px;width:40px;z-index:3}.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{cursor:pointer;overflow:hidden;position:relative}@media only screen and (max-width:767px){.wheel-button__icon-wrapper{align-items:center;background-color:#2b2b2a;border-radius:.5rem;display:flex;height:50px;justify-content:center;position:relative;width:50px}}.wheel-button__icon_wheel{height:55px;width:55px}@media only screen and (max-width:767px){.wheel-button__icon_wheel{height:65px;width:65px}}.wheel-button__icon_pointer{cursor:pointer;display:none;height:55px;position:absolute;top:2px;width:55px;z-index:1}@media only screen and (max-width:767px){.wheel-button__icon_pointer{height:50px;top:-6px;width:50px}}.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 #08ea86}.navigation-menu__item-icon{height:20px;margin-right:5px;width:20px}.navigation-menu__item-text{padding:8px 10px 8px 6px;white-space:nowrap}.header-desktop{background:#282828;position:-webkit-sticky;position:sticky;top:-1px;width:100%;z-index:15}.header-desktop__inner{align-items:center;display:flex;height:61px;justify-content:space-between;margin:0 auto;max-width:1720px;padding:0 5px;position:relative;width:100%}.header-desktop__left{align-items:center;display:flex;margin-right:7rem}.header-desktop__right{align-items:center;display:flex;justify-content:flex-end;width:100%}.header-desktop__logo{display:block;height:40px}.header-desktop__menu{margin-right:auto}.header-desktop__buttons-wrapper{display:flex;height:30px}.header-desktop__buttons-wrapper button{font-size:14px;min-width:50px;padding:0 10px}.header-desktop__buttons-wrapper button:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.header-desktop__buttons-wrapper button:last-child{border-bottom-left-radius:0;border-top-left-radius:0;color:#888}.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;padding:0 .6rem}.header-desktop__block-item_bonus{padding-left:.2rem;padding-right:.5rem}.header-desktop__block-item_cashback{padding-left:.2rem;padding-right:.2rem;position:relative}.header-desktop__block-item_spin{border:none!important;padding-left:0}.header-desktop__block-item_language{border-left:1px solid #2a2f3d;margin-left:7px;padding:0}.header-desktop__block-item:nth-child(2n){border:1px solid #2a2f3d;border-bottom:none;border-top:none}.header-desktop__block-item:last-of-type{border-right:none}.header-desktop__user{background:#08ea86;border-radius:15px 0 0 15px;color:#202020;display:flex;font-size:1rem;margin-right:8px;padding:5px 2px 5px 6px}.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:#08ea86}.header-desktop__user-icon-wrapper{background:#202020;border-radius:50%;margin-right:.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;text-align:right}.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;margin-left:.625rem}.header-desktop__deposit-button{height:30px;margin-right:8px;width:80px}.header-desktop__deposit-button button{color:#888}.header-mobile{background:#282828;border-bottom:1px solid #000;position:-webkit-sticky;position:sticky;top:-1px;width:100%;z-index:15}.header-mobile__inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1720px;padding:.3125rem .375rem .3125rem .875rem;position:relative;width:100%}.header-mobile__left{align-items:center;display:flex;margin-right:0}.header-mobile__right{align-items:flex-end;display:flex;flex-direction:column-reverse;justify-content:space-around;width:100%}.header-mobile__logo{display:block;height:calc(4.375rem - 35px);width:auto}.header-mobile__buttons-wrapper{display:flex;height:28px;margin-top:5px}.header-mobile__buttons-wrapper button{font-size:14px;min-width:40px;padding:0 10px}.header-mobile__buttons-wrapper button:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.header-mobile__buttons-wrapper button:last-child{border-bottom-left-radius:0;border-top-left-radius:0;color:#888}.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%;margin-right:8px;padding:0}.header-mobile__block-item:last-child{margin-right:0}.header-mobile__user{background:#08ea86;border-radius:15px 0 0 15px;color:#202020;display:flex;font-size:.9rem;margin-right:0;margin-top:7px;padding:5px 6px}.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:#08ea86}.header-mobile__user-icon-wrapper{background:#202020;border-radius:50%;margin-right:.4rem}.header-mobile__user-name{display:flex;flex-direction:column;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;text-align:right}.header-mobile__messages,.header-mobile__settings{display:block;height:1.275rem;width:1.275rem}.header-mobile__settings{margin-left:3px}.header-mobile__settings *{fill:#888}.header-mobile__logout-button{height:2rem;margin-left:.625rem}.header{background:#171c2c;position:-webkit-sticky;position:sticky;top:-1px;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.375rem;padding:.3125rem .375rem .3125rem .875rem}}.header__left{align-items:center;display:flex;margin-right:7rem}@media only screen and (max-width:767px){.header__left{margin-right: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}}.header__menu{margin-right: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}.header__block-item:last-of-type{border-right:none}@media only screen and (max-width:767px){.header__block-item{border:none!important;margin-right:8px;padding:0}.header__block-item:last-of-type{margin-right:0}}.header__user{background:#1a7051;border-radius:15px 0 0 15px;color:#ccc;display:flex;font-size:1rem;margin-right:8px;padding:5px 6px}@media only screen and (max-width:767px){.header__user{font-size:.9rem;margin-right:0;margin-top:7px}}.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:#1a7051}.header__user-icon-wrapper{background:#bbb;border-radius:50%;margin-right:.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;text-align:right}.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;margin-left:3px;width:1.275rem}}.header__logout-button{height:2rem;margin-left:.625rem}.notify-container{align-items:center;display:flex;height:100vh;justify-content:center;position:fixed;top:0;width:100vw;z-index:200}.notify-container__background{background-color:#000;height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%}.notify-container__content{align-items:center;background-color:#0e151b;border:5px solid #2b8565;border-radius:30px;display:flex;flex-direction:column;height:257px;justify-content:space-between;padding:16.5px;width:300px;z-index:202}.notify-container__content_isJackpot{background-image:url(/static/media/jackpot-background.544060566d66067f5791.png);background-position:50%;background-size:cover;border-color:#ffc908}.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}.notify-container__logo_isSvg{height:30px;margin-top:10px}.notify-container__logo_isJackpot path:last-child{fill:#ffc908}.notify-container__info{align-items:center;display:flex;flex-direction:column;font-family:Inter,sans-serif;font-style:normal;justify-content:center;text-align:center}.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:#2fcb2f;font-size:40px;font-weight:900;line-height:48px}.notify-container__info-amount_isJackpot{color:#ffc908}.notify-container__button-wrapper{margin-top:7px}.notify-container__button-wrapper button{background-color:#327d62;border-radius:10px;padding:10px}.spinner{align-items:center;background:rgba(0,0,0,.5);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;margin:0;max-height:100vh;position:absolute;top:0;width:100%;z-index:10}.spinner__text{margin-top:1rem;text-align:center}.spinner__cart{height:5rem}@media only screen and (max-width:767px){.spinner__cart{height:3rem}}.page-loading{height:100%;height:var(--vh);position:relative}@media only screen and (min-width:768px){.page-loading{height:calc(var(--vh) - 61px)}}.app{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:#2ecc93;border-radius:5px}.app::-webkit-scrollbar-thumb:hover{background:#e9ab04}.app::-webkit-scrollbar-track{background:#1a7051;border-radius:5px}}.app__main{width:100%}.app__main-inner{display:flex;flex-direction:column;min-height:var(--vh);position:relative;width:100%}@media only screen and (min-width:768px){.app__main-inner{min-width:1200px}}.app__content-wrapper{background:#343434;overflow:auto}.app__content-container,.app__content-wrapper{display:flex;flex-direction:column;flex-grow:1}.app__content-container{margin:0 auto;padding:0 5px 29px;width:100%}@media only screen and (min-width:768px){.app__content-container{padding-top:0}.app__content-container::-webkit-scrollbar{height:.375rem;width:.375rem}.app__content-container::-webkit-scrollbar-thumb{background:#2ecc93;border-radius:5px}.app__content-container::-webkit-scrollbar-thumb:hover{background:#e9ab04}.app__content-container::-webkit-scrollbar-track{background:#1a7051;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:#2ecc93;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 (min-width:768px){.app__content-container_isProfilePage{height:calc(var(--vh) - 29px);left:0;padding:0;position:fixed;top:0;z-index:99}}@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}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)}}.html-mac ::-webkit-scrollbar,.html-mobile ::-webkit-scrollbar{display:none}#root,body,html{font-family:Roboto Condensed,sans-serif;margin:0;padding:0;width:100%}@media only screen and (max-width:767px){#root,body,html{-webkit-overflow-scrolling:touch}}#root{display:flex;flex-direction:column;width:100%}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}}body::-webkit-scrollbar{height:.375rem;width:.375rem}body::-webkit-scrollbar-thumb{background:#2ecc93;border-radius:5px}body::-webkit-scrollbar-thumb:hover{background:#e9ab04}body::-webkit-scrollbar-track{background:#1a7051;border-radius:5px}.html-overflow-hidden,.html-overflow-hidden #root,.html-overflow-hidden .app__content-wrapper,.html-overflow-hidden body{overflow:hidden}