@import url(https://fonts.googleapis.com/css2?family=Istok+Web&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:100,300,400,700,900);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);.spinner{align-items:center;background:#00000080;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;margin:0;position:absolute;top:0;width:100%;z-index:10}.spinner_fullHeight{height:var(--vh);position:fixed;z-index:99999}.spinner__text{margin-top:1rem;text-align:center}.spinner__cart{height:5rem}@media only screen and (max-width:767px){.spinner__cart{height:3rem}}.button_colors_main{background-color:#9500f7!important;border-color:#9500f7!important;color:#fff!important}.button_colors_main:hover{background-color:#9500f7;border-color:#9500f7}.button_colors_main:disabled,.button_colors_main:focus{background-color:#9500f7}.button_colors_secondary{background-color:#6906ac!important;border-color:#6906ac!important;font-size:16px!important}.button_colors_secondary:hover{background-color:#6906ac;border-color:#6906ac}.button_colors_secondary:disabled,.button_colors_secondary:focus{background-color:#6906ac}.button_colors_tertiary{background-color:#e10000!important;border-color:#e10000!important}.button_colors_tertiary:hover{background-color:#e10000;border-color:#e10000;opacity:.8}.button_colors_tertiary:disabled,.button_colors_tertiary:focus{background-color:#e10000}.button_colors_success{background-color:#43974e!important;border-color:#43974e!important}.button_colors_success:hover{background-color:#43974e;border-color:#43974e;opacity:.8}.button_colors_success:disabled,.button_colors_success:focus{background-color:#43974e}.button_colors_outlined{background-color:#0000!important;border:1px solid #fff!important}.button_colors_outlined:hover{background-color:#0000;border-color:#fff;opacity:.8}.button_colors_outlined:disabled,.button_colors_outlined:focus{background-color:#0000}.button_colors_outlined2{background-color:#0000!important;border:1px solid #9500f7!important;color:#bbb!important}.button_colors_outlined2:hover{background-color:#0000;color:#fff!important}.button_colors_outlined2:disabled,.button_colors_outlined2:focus{background-color:#0000}.button_colors_banner{background-color:#fff!important;border-color:#fff;color:#000!important;font-size:.875rem;font-weight:600;padding:.3125rem 1.25rem}.button_colors_banner:hover{background:#fff;border-color:#fff;color:#000!important}@media only screen and (max-width:767px){.button_colors_banner{font-size:.65rem;padding:.8rem 1.075rem}}.button:disabled{cursor:not-allowed;opacity:.5}.button:disabled:hover{opacity:.5}.button__icon-svg{height:.875rem;margin-right:.1rem}.input__wrapper{--Input-bg:#888;--Input-color:#343434;--Input-autofill-bg:#6b6b6b;--Input-autofill-color:#fff;height:100%;position:relative;width:100%}.input__wrapper_hasSvg{align-items:center;background-color:var(--Input-bg);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;transform:translateX(-50%)}.input__bottom-text{text-align:center}.input .MuiInputAdornment-positionEnd{height:100%;position:absolute;right:10px}.input .Mui-disabled{-webkit-text-fill-color:inherit!important}.input.Mui-focused{border:none;box-shadow:none!important}.reset-password-confirm-modal{background:linear-gradient(270deg,#3f3f3f,#171416);border-radius:3px;color:#bbb;display:flex;flex-direction:column;padding:25px;width:400px}.reset-password-confirm-modal__title{align-items:center;display:flex;font-size:22px;font-weight:700;margin-bottom:10px;text-transform:capitalize}.reset-password-confirm-modal__form{padding:16px 6px 6px}.reset-password-confirm-modal__label{font-size:12px;font-weight:700;margin-bottom:5px;width:100%}.reset-password-confirm-modal__label-required{color:red;margin-left:5px}.reset-password-confirm-modal__item{color:#d5d5d5;display:flex;flex-direction:column;margin-bottom:20px;width:100%}.reset-password-confirm-modal__item-input{height:40px}.reset-password-confirm-modal__item .MuiInput-root{color:#fff}.reset-password-confirm-modal__item .input__left-icon{height:25px;width:9px}.reset-password-confirm-modal__form-error{font-size:15px;font-weight:700;height:20px;margin:5px 0;position:relative}.reset-password-confirm-modal__form-error small{color:#ee1a1a}.reset-password-confirm-modal__button-wrapper{height:44px;min-width:130px}.reset-password-confirm{height:100%;width:100%}@media only screen and (min-width:768px){.reset-password-confirm{border-radius:3px}}.reset-password-confirm__header{align-items:center;color:#fff;display:flex;height:45px;justify-content:space-between;padding:0 1rem;width:100%}.reset-password-confirm__header h3{font-size:16px}@media only screen and (min-width:768px){.reset-password-confirm__header{background:#0000;justify-content:flex-start;margin-bottom:1rem;padding:0}.reset-password-confirm__header h3{color:#d5d5d5;font-size:1.125rem;font-weight:800}}.reset-password-confirm__form{padding:16px 6px 6px}@media only screen and (min-width:768px){.reset-password-confirm__form{align-items:flex-end;display:flex;flex-direction:column;padding:0}}.reset-password-confirm__item{color:#d5d5d5;display:flex;flex-direction:column;margin-bottom:10px;width:100%}@media only screen and (max-width:767px){.reset-password-confirm__item{margin-right:0;margin-top:10px}}.reset-password-confirm__item-input{height:34px}@media only screen and (max-width:767px){.reset-password-confirm__item-input{height:50px}}.reset-password-confirm__item .MuiInput-root{color:#fff}@media only screen and (max-width:767px){.reset-password-confirm__item .MuiInput-root{font-size:12px}}.reset-password-confirm__item .input__left-icon{height:25px;width:9px}.reset-password-confirm__label{font-size:11px;font-weight:700;margin-bottom:5px;width:100%}.reset-password-confirm__label-required{color:red;margin-left:5px}.reset-password-confirm__form-error{font-size:15px;font-weight:700;height:20px;margin:5px 0;position:relative}.reset-password-confirm__form-error small{color:#ee1a1a}.reset-password-confirm__button-wrapper{height:44px;min-width:130px}@media only screen and (min-width:768px){.reset-password-confirm__button-wrapper{margin-top:15px}}@media only screen and (max-width:767px){.reset-password-confirm__button-wrapper{height:50px;margin-top:10px}}.slot-back-button{align-items:center;cursor:pointer;display:flex;height:35px;position:fixed;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%}.free-spin-modal{background-color:#000000a6;height:100%;inset:0;position:fixed;z-index:2000}.free-spin-modal,.free-spin-modal__header{align-items:center;display:flex;justify-content:center;width:100%}.free-spin-modal__header{background:linear-gradient(93.66deg,#9500f7 3.11%,#9500f759 102.55%);height:80px}.free-spin-modal__attention{color:#fff;font-size:24px;font-weight:700;line-height:1.3}.free-spin-modal__wrapper{background:#000;border-radius:32px;overflow:hidden;width:500px}.free-spin-modal__content{padding:32px 24px 24px;position:relative;width:100%}.free-spin-modal__content:before{border-radius:100%;box-shadow:0 0 300px 65px #9500f7;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:100%;width:100%}.free-spin-modal__text{color:#fff;font-size:24px;font-weight:500;text-align:center}.free-spin-modal__button{border-radius:12px;height:74px;margin-top:56px;overflow:hidden;width:100%}.free-spin-modal__button button{font-size:20px;font-weight:700}.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;animation:shake 5s cubic-bezier(.36,.07,.19,.97) infinite;animation-delay:2s;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:var(--vh);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:#000;box-sizing:border-box;color:#fff;width:100%}.profile-set-language__header{align-items:center;background:linear-gradient(90deg,#9500f7 38%,#141414);border-bottom:1px solid #0000;border-radius:5px 5px 0 0;box-sizing:border-box;color:#fff;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:#fff}.profile-set-language__items{display:block;width:100%}.profile-set-language__items_close{display:none}.profile-set-language__item{align-items:center;background:#000;border-bottom:1px solid #1b1b1b;box-sizing:border-box;color:#fff;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:#9500f7;margin:0 auto}.bookmekers-settings{background:#1b1b1b;box-sizing:border-box;height:var(--vh);left:0;overflow:hidden;position:fixed;right:0;top:0;width:100%;z-index:101}.bookmekers-settings__content{padding:1.25rem 1rem 5rem}.bookmekers-settings__content-item{margin-bottom:6px}.bookmekers-settings__header{align-items:center;background:#000;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}.slider{overflow:hidden;width:100%}.slider .swiper{height:100%;overflow:visible!important}.slider .swiper-pagination{align-items:center;bottom:10px!important;display:flex;height:min-content!important;left:50%!important;position:absolute;transform:translateX(-50%);width:auto!important}.slider .swiper-pagination-bullet:not(.custom-bullet){background:#0000;border:1px solid #fff;border-radius:100%;cursor:pointer;height:5px;margin-right:2px!important;opacity:1!important;transition:width .3s ease-in;width:5px}.slider .swiper-pagination-bullet-active:not(.custom-bullet),.slider .swiper-pagination-bullet-active:not(.custom-bullet):hover,.slider .swiper-pagination-bullet:not(.custom-bullet):hover{background:#fff}.slider .swiper-pagination-bullet.custom-bullet{align-items:flex-end;background:#0000;border:1px solid #0000;border-radius:3px;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:24px;justify-content:center;line-height:1;margin:0!important;opacity:1!important;padding:2px;transition:height,border-color .3s ease-in;width:30px}.slider .swiper-pagination-bullet.custom-bullet:hover{background:#0000}.slider .swiper-pagination-bullet-active.custom-bullet{background:#0000;border-color:#ffd400;font-size:1.45rem;height:30px}.slider .swiper-pagination-bullet-active.custom-bullet:hover{background-color:#0000}@media only screen and (max-width:767px){.slider__mySwiper:not(.slider__mySwiper_isNumbPagination):not(.slider__mySwiper_isCircularPagination) .swiper-pagination{display:none!important}}.slider__mySwiper_isCircularPagination .swiper-pagination,.slider__mySwiper_isNumbPagination .swiper-pagination{align-items:flex-end!important}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.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{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{animation:lds-ellipsis1 .6s infinite;left:8px}.loader__wrapper div:nth-child(2){animation:lds-ellipsis2 .6s infinite;left:8px}.loader__wrapper div:nth-child(3){animation:lds-ellipsis2 .6s infinite;left:32px}.loader__wrapper div:nth-child(4){animation:lds-ellipsis3 .6s infinite;left:56px}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.carousel-slider,.slider-plug{position:relative;width:100%}.carousel-slider{overflow:hidden}.carousel-slider__slide{display:block;position:relative;width:100%}.carousel-slider__slide img{height:100%;left:0;position:absolute;top:0;width:100%}.carousel-slider__slider-container{height:100%;width:100%}.logout{border-radius:4px;color:#fff;display:flex;flex-direction:row;justify-content:center;position:relative}@media only screen and (max-width:767px){.logout{align-items:center;height:100%;justify-content:center;width:100%}}.logout__wrapper{background:#292929;display:flex;flex-direction:row;width:100%}@media only screen and (max-width:767px){.logout__wrapper{border-radius:5px;flex-direction:column-reverse}}.logout__image{min-width:400px}@media only screen and (max-width:767px){.logout__image{min-width:250px}}.logout__image .carousel-slider{border-radius:0;box-shadow:none;margin:0}.logout__cross{fill:#fff;cursor:pointer;position:absolute;right:0;top:0;width:11px}@media only screen and (min-width:1024px){.logout__cross{right:-7px;top:-10px}}.logout__body{display:flex;flex-direction:column;height:auto;justify-content:space-between;padding:24px 32px;width:404px}@media only screen and (max-width:767px){.logout__body{padding:10px;width:100%}}.logout__container{display:flex;flex-direction:column;gap:10px;position:relative;width:100%}.logout__title{color:#fff;font-size:32px;margin:10px 0;text-align:left}@media only screen and (max-width:767px){.logout__title{font-size:22px}}.logout__info{color:#888;font-size:14px}.logout__btn-wrapper{cursor:pointer;height:45px;margin:30px 0}.modal-header{align-items:center;background:linear-gradient(90deg,#9500f7 38%,#141414);border-radius:5px 5px 0 0;box-shadow:0 4px 4px #00000040;display:flex;justify-content:space-between;padding:15px 10px;width:100%}.modal-header__cross{width:25px}.modal-header__title{color:#fff;font-size:18px;font-weight:600}.resend-email{align-items:center;background:#212121;color:#bbb;display:flex;flex-direction:column;max-width:500px;width:50vw}@media only screen and (max-width:767px){.resend-email{width:92vw}}.resend-email__hr{border:1px solid #bbb;margin-bottom:19px;position:relative;width:100%}.resend-email__hr:last-child{margin-bottom:0}.resend-email__form{align-items:center;display:flex;flex-direction:column;max-height:100%;overflow-y:auto;padding:1rem .625rem .475rem;width:100%}.resend-email__form::-webkit-scrollbar{display:none}.resend-email__group{margin-bottom:calc(15px + 1rem);width:75%}.resend-email__label{color:#d1d1d1;font-size:14px;font-weight:400;margin-bottom:5px}.resend-email__input{height:30px;position:relative;width:100%}.resend-email__button{height:40px;margin:0 auto 25px;min-height:40px;width:234px}.resend-email__button button{background:linear-gradient(180deg,#97bb20,#bfe348 93.04%,#abda0f 93.22%);border-radius:6px;color:#fff;font-size:25px}.select-lang{cursor:pointer;display:flex;flex-direction:column;height:100%;position:relative}@media only screen and (max-width:767px){.select-lang{background-color:#0000}}.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:#1b1b1b;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{color:#fff;font-size:14px;font-weight:400;justify-content:space-between;padding:0 .6rem;white-space:nowrap}.select-lang__top,.sign-in{align-items:center;display:flex;height:100%}.sign-in{background:#292929;border-radius:10px;color:#bbb;flex-direction:column;min-width:90vw;padding:15px;width:100%}@media only screen and (min-width:768px){.sign-in{min-width:380px}}.sign-in__header{align-items:center;display:flex;font-size:20px;justify-content:space-between;width:100%}.sign-in__header-link{color:#fff}.sign-in__header-close{background:#0000;cursor:pointer;outline:none}.sign-in__header-close-icon{color:#bbb;font-size:30px;line-height:1;text-shadow:none}.sign-in__body{margin:20px auto 0;width:100%}.sign-in__group{margin-bottom:15px}.sign-in__group-label{color:#bbb;display:inline-block;font-size:16px;margin-bottom:5px}.sign-in__group-input{height:36px}.sign-in__group-input-wrapper{--Input-bg:#343434;--Input-color:#fff}.sign-in__btn-wrapper{height:36px;margin:25px auto;min-height:40px;width:100%}.sign-in__btn-wrapper button{border-radius:10px}.sign-in__bottom{align-items:center;display:flex;justify-content:center;padding:10px 0;width:100%}.sign-in__required{color:red}.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:#9500f7;border:none}.check-box__error{color:red;font-size:12px;left:0;position:absolute;text-align:center;top:calc(100% + 3px)}.check-box__check{display:block;height:100%;width:.75rem}.check-box__check *{stroke:#000}.check-box_view{position:absolute}.select-input{--Select-bg:#888;--Select-color:#d5d5d5;height:100%;width:100%}.select-input__label{font-size:13px;font-weight:400}.select-input__default-select{background-color:#0000;border:1px solid #9aafb0;border-radius:24px;cursor:pointer;font-size:1.4rem;height:100%;position:relative;width:100%}.select-input__default-select select{font-size:1.4rem;height:100%;opacity:0;position:absolute;width:100%}.select-input__value{left:20px}.select-input__arrow,.select-input__value{position:absolute;top:50%;transform:translateY(-50%)}.select-input__arrow{color:#0f202d;display:block;height:10px;right:2rem;width:10px}.select-input__custom-select,.select-input__custom-select input{height:100%}.select-input__custom-select svg{color:#d5d5d5;font-size:22px!important}.select-input__custom-select .MuiOutlinedInput-notchedOutline{border:none}.MuiMenuItem-root{text-transform:capitalize}@media only screen and (max-width:767px){.MuiPaper-root{border-radius:0!important;margin:0 auto}}.sign-up{align-items:center;background:#292929;border-radius:10px;color:#bbb;display:flex;flex-direction:column;height:100%;max-height:calc(var(--vh) - var(--vh)/10);max-width:96vw;min-width:80vw;overflow:auto;padding:15px;width:100%}@media only screen and (min-width:768px){.sign-up{min-width:760px;padding:25px}}.sign-up__header{align-items:center;display:flex;justify-content:space-between;width:100%}.sign-up__header-link{color:#fff;font-size:20px}.sign-up__header-close{background:#0000;cursor:pointer;outline:none}.sign-up__header-close-icon{color:#bbb;font-size:30px;line-height:1;text-shadow:none}.sign-up__sub-header{font-size:16px;font-weight:500;margin:20px 0 15px;width:100%}.sign-up__account-details,.sign-up__form{width:100%}@media only screen and (min-width:768px){.sign-up__account-details{grid-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:repeat(2,1fr)}}.sign-up__group{margin-bottom:15px}.sign-up__group-label{color:#bbb;display:inline-block;font-size:16px;margin-bottom:5px}.sign-up__group-input{height:36px}.sign-up__group-input .MuiInputBase-input::-webkit-inner-spin-button,.sign-up__group-input .MuiInputBase-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sign-up__group-input-wrapper{--Input-bg:#343434;--Input-color:#fff}.sign-up__group-input-select{--Select-bg:#343434;--Select-color:#fff}.sign-up__btn-wrapper{height:36px;margin:25px auto 15px;min-height:40px;width:100%}.sign-up__btn-wrapper button{border-radius:10px}.sign-up__terms{margin-top:15px}.sign-up__terms-header{display:inline-block;font-size:16px;margin-bottom:10px}.sign-up__accept{align-items:center;display:flex;margin-bottom:20px}.sign-up__accept-text{font-size:16px;margin-left:8px;position:relative}.sign-up__accept-link{color:#9500f7;cursor:pointer;text-decoration:underline}.sign-up__bottom{font-size:16px;padding:10px 0;width:100%}@media only screen and (min-width:768px){.sign-up__bottom{align-items:center;display:flex;justify-content:center}}.sign-up__bottom-link{color:#9500f7;cursor:pointer;margin-left:4px;text-decoration:underline}.sign-up__error,.sign-up__required{color:red;font-size:12px}.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;background:#000;border-radius:32px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:500px}.confirm-activate-bonus__header{align-items:center;background:linear-gradient(93.66deg,#9500f7 3.11%,#9500f759 102.55%);display:flex;height:80px;justify-content:center;width:100%}.confirm-activate-bonus__attention{color:#fff;font-size:24px;font-weight:700;line-height:1.3}.confirm-activate-bonus__content{padding:32px 24px 24px;position:relative;width:100%}.confirm-activate-bonus__content:before{border-radius:100%;box-shadow:0 0 300px 65px #9500f7;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:100%;width:100%}.confirm-activate-bonus__button-wrapper{display:flex;gap:8px;justify-content:space-between;margin-top:56px;width:100%}.confirm-activate-bonus__button{border-radius:12px;height:74px;overflow:hidden;width:100%}.confirm-activate-bonus__button button{font-size:20px;font-weight:700}.confirm-activate-bonus__text{color:#fff;font-size:24px;font-weight:500;text-align:center}.choose-document__all-methods{display:flex;flex-direction:column;row-gap:20px}@media only screen and (min-width:1024px){.choose-document__all-methods{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr;height:200px}}.choose-document__document-icon{color:#505466}.choose-document__method{align-items:center;background:#20202080;border:1px solid hsla(0,0%,100%,.102);border-radius:4px;cursor:pointer;display:flex;flex-shrink:0;gap:10px;height:auto;min-height:96px;text-align:left}@media only screen and (max-width:767px){.choose-document__method{column-gap:10px}}@media only screen and (max-width:1024px){.choose-document__method{padding-left:28px}}@media only screen and (min-width:1024px){.choose-document__method{background-color:#0000;border-radius:4px;flex-direction:column;height:100%;padding-top:40px;position:relative;width:100%}}.choose-document__method:hover{background:#15151580}.choose-document__method:hover svg{color:#fff}.choose-document__method-icon{height:100%;width:100%}.choose-document__text{color:#fff;font-size:12px;font-weight:400;line-height:2;overflow:hidden;padding:0 6px;text-overflow:ellipsis}@media only screen and (min-width:1024px){.choose-document__text{text-align:center}}.choose-document__icon-wrapper{align-items:center;display:flex;height:50px;width:50px}@media only screen and (min-width:1024px){.choose-document__icon-wrapper{margin-top:10px}}.drop-zone{cursor:pointer;display:contents;text-align:center}.drop-zone_active{border:3px dashed hsla(0,0%,100%,.102)}.documents{background-color:#000;position:relative;width:100vw}@media only screen and (min-width:768px){.documents{max-width:460px}}@media only screen and (max-width:767px){.documents{height:var(--vh);overflow-y:auto}}.documents__header-sub-title{color:#bbb;font-size:12px;font-weight:400;line-height:2}.documents__icon{color:#71768e}.documents__header{border-bottom:1px solid hsla(0,0%,100%,.102);font-size:.8rem;gap:5px;padding:24px 32px;position:relative;text-align:left;width:100%}.documents__header-title{color:#fff;font-size:20px;font-weight:600;line-height:1.6}.documents__header-close{background:#0000;cursor:pointer;outline:none;position:absolute;right:5px;top:5px}.documents__header-close-icon{color:#fff;font-size:2rem;font-weight:700;line-height:1;opacity:.5;text-shadow:none}.documents__header span{border-bottom:3px solid #0000;border-left:4px solid #009544;border-top:3px solid #0000;height:0;width:0}.documents__cards-wrapper{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.documents__example{align-items:center;display:flex;height:110px;justify-content:center;margin-bottom:20px;max-width:100%;width:100%}.documents__example svg{height:100%;width:100%}.documents__card{align-items:center;border:1px solid hsla(0,0%,100%,.102);border-radius:4px;cursor:pointer;display:flex;gap:15px;height:110px;justify-content:flex-start;max-width:100%;overflow:hidden;padding:22px 5px 22px 20px;text-align:left;width:100%}@media only screen and (max-width:1024px){.documents__card{margin-bottom:10px}}@media only screen and (max-width:475px){.documents__card{gap:12px;padding-left:10px}}.documents__card:hover{background:#15151580}.documents__card:hover .documents__icon{color:#fff}.documents__card-icon{height:100%;width:100%}.documents__content{padding:32px}.documents__icon{height:auto;width:46px}.documents__icon-wrapper{display:flex}.documents__text{color:#bbb;font-size:12px;font-weight:400;line-height:2;margin-bottom:40px;margin-top:24px;text-align:left}.documents__text_card{color:#fff;margin:0}.documents__text_sub{font-size:10px;line-height:1.3;margin:0;max-width:100%;word-break:break-word}@media only screen and (max-width:767px){.documents__text_sub{font-size:8px;max-width:80%}}.documents__text-container{overflow:hidden}.documents__container{max-height:calc(var(--vh) - 100px);overflow-y:auto}.documents__error{background-color:#cb010180;border-radius:5px;font-family:Sofia Pro,sans-serif;font-size:13px;font-weight:600;margin-top:5px;padding:2px 11px;width:100%}.documents__title{margin:5px 0 10px;text-align:center}.documents__buttons-wrapper{grid-gap:25px;bottom:5px;display:grid;gap:25px;grid-template-columns:1fr 1fr;left:0;margin:0 auto;padding:0 15px;width:100%}.documents__button-wrapper{height:40px}.documents__button-wrapper button{font-size:.85rem}.choose-payment__title{color:#fff;font-size:18px;margin-bottom:20px;text-align:center;width:100%}.choose-payment__all-methods{grid-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:max-content}@media only screen and (max-width:475px){.choose-payment__all-methods{grid-template-columns:repeat(2,1fr)}}.choose-payment__method{align-items:center;animation:fadeIn .35s ease-out forwards;background-color:#fff;border-radius:4px;cursor:pointer;display:flex;height:106px;justify-content:center;margin-bottom:20px;opacity:0;overflow:hidden;padding:8px 16px;position:relative;text-transform:capitalize;transition:opacity .35s}@media only screen and (max-width:475px){.choose-payment__method{margin-bottom:5px}}.choose-payment__method_hide{height:0;margin:0;min-width:0;opacity:0!important;padding:0;width:0}.choose-payment__method_focused{border:2px solid #9500f7}.choose-payment__method-icon{max-width:90px;width:100%}.choose-payment__method-checkmark{position:absolute;right:4px;top:4px}.choose-payment__icon-wrapper{align-items:center;display:flex}.choose-payment__text{background-color:#2e2e2e;border:1px dashed #a1a1a1;border-radius:10px;color:#a1a1a1;font-size:8.4px;padding:10px;width:100%}.choose-payment__spinner{height:15px;margin:0 auto;position:relative;width:15px}.choose-payment__spinner:before{animation:animate-rotate 1s linear 0s infinite;border:3px solid #bbb;border-left-color:#0000;border-radius:50%;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.choose-payment__button-wrapper .MuiButton-root{font-size:14px;font-weight:500;height:100%;line-height:1.75;padding:6px 16px;text-transform:capitalize;width:100%}@keyframes animate-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.crypto-payment{max-height:600px;width:100%}.crypto-payment__button{height:30px;margin:1.5rem 0;max-width:11rem;width:auto}@media only screen and (max-width:767px){.crypto-payment__button{margin-left:auto;margin-right:auto}}.crypto-payment__container{min-height:5vh;position:relative}.crypto-payment__text{align-items:center;display:flex;font-size:1.2rem;margin-bottom:1.5rem}@media only screen and (max-width:767px){.crypto-payment__text{font-size:1rem}}.crypto-payment__address{margin-bottom:1.5rem}@media only screen and (max-width:767px){.crypto-payment__address{max-width:100%}}.crypto-payment__address button{color:#000;font-size:1.1rem;padding:.5rem 1rem;-webkit-user-select:all;user-select:all}@media(max-width:430px){.crypto-payment__address button{font-size:.79rem}}.crypto-payment__qr-container{align-items:center;display:flex;justify-content:center}.crypto-payment__qr-container svg{border:15px solid #fff;border-radius:10px}.crypto-payment__attention{color:#009544}.crypto-payment__min{font-size:1.2rem;margin-bottom:1.5rem}@media only screen and (max-width:767px){.crypto-payment__min{font-size:1rem}}.crypto-payment__info{font-size:1.2rem;margin-bottom:1.5rem;text-transform:uppercase}@media only screen and (max-width:767px){.crypto-payment__info{font-size:1rem}}.crypto-payment__info-amount{color:#009544}.requisite-block{align-items:center;background-color:hsla(0,0%,100%,.102);border-radius:6px;color:#fff;display:flex;gap:8px;justify-content:center;margin-bottom:24px;padding:16px 0;width:100%}@media only screen and (max-width:767px){.requisite-block{padding:16px 12px}}.requisite-block__value{font-weight:600}.requisite-block__icon-wrapper{cursor:pointer;display:flex}.requisite-block__icon-wrapper:active{opacity:.5}.current-payment{animation:animate-open-close-frames .5s linear forwards;font-size:14px;width:100%}.current-payment__header{align-items:center;display:flex;gap:20px;justify-content:flex-start;margin-bottom:24px}.current-payment__header-title{color:#fffc;font-size:18px;line-height:22px}.current-payment__header-arrow{cursor:pointer;height:15px;width:8px}.current-payment__group{color:#bbb;margin-bottom:5px;width:100%}.current-payment__group_limits{color:hsla(0,0%,100%,.302);margin-bottom:24px}.current-payment__group-label{display:flex;font-size:16px;margin-bottom:16px}.current-payment__group-input{align-items:center;display:flex;gap:10px;height:60px;justify-content:center;margin-bottom:10px;width:100%}.current-payment__group-input .MuiInputBase-root{background:#ffffff0d;color:#ffffff40;font-size:16px;font-weight:500}.current-payment__group-input select{background-color:#fff;border:none;border-radius:2px;border-right:10px solid #0000;color:#000;height:100%;outline:none;text-transform:capitalize;width:100%}.current-payment__group-input input::-webkit-inner-spin-button,.current-payment__group-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.current-payment__group-input input:-webkit-autofill,.current-payment__group-input input:-webkit-autofill:active,.current-payment__group-input input:-webkit-autofill:focus,.current-payment__group-input input:-webkit-autofill:hover{-webkit-text-fill-color:hsla(0,0%,100%,.247)!important;-webkit-box-shadow:inset 0 0 0 2000px #222!important;caret-color:hsla(0,0%,100%,.247);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.current-payment__group-input input[type=number]{-moz-appearance:textfield}.current-payment__group-input_type_selector{height:40px}.current-payment__lock-block{align-items:center;border-radius:.1875rem;cursor:pointer;display:flex;font-size:1rem;justify-content:center;margin-right:.1rem;position:absolute;right:.625rem}.current-payment__balance{align-items:center;display:flex;font-size:16px;justify-content:flex-start;margin-bottom:24px;width:100%}.current-payment__user-currency{color:#bbb;cursor:auto;font-weight:700;margin-right:1rem;-webkit-user-select:none;user-select:none}.current-payment__estimate-amount{position:relative;text-align:center;width:150px}.current-payment__title{margin:5px 0 10px;text-align:center}.current-payment__buttons-wrapper{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr;margin:24px auto 0;width:100%}.current-payment__buttons-wrapper .MuiButton-root{font-size:14px;font-weight:500;height:100%;line-height:1.75;padding:6px 16px;text-transform:capitalize;width:100%}.current-payment__error{background-color:#cb010180;border-radius:5px;font-family:Sofia Pro,sans-serif;font-size:13px;font-weight:600;padding:2px 11px;width:100%}.current-payment__error_withMargin{margin-bottom:17px}.current-payment__button-wrapper{height:40px}.current-payment__button-wrapper button{font-size:.85rem}.current-payment__block{border-radius:5px;margin-bottom:18px;padding:10px 7px;position:relative}.current-payment__block:last-child{margin-bottom:0}.current-payment__block-title{background-color:#1a242d;color:#ffffff4d;display:inline-block;left:10px;padding:3px 8px;position:absolute;text-transform:capitalize;top:-17px}.current-payment__code-wrapper{word-wrap:break-word;background-color:#0f1923;border-radius:10px;padding:15px;position:relative;width:100%}.current-payment__code-copy-wrapper{height:30px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.current-payment__code-text{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media only screen and (max-width:767px){.current-payment__code-text{max-width:400px}}@media only screen and (max-width:475px){.current-payment__code-text{max-width:80vw}}.current-payment__qrcode-container{align-items:center;display:flex;flex-direction:column;gap:10px}.current-payment__qrcode-button{height:30px;margin-top:10px;width:100%}.current-payment__qrcode-button button{font-size:15px;font-weight:700;padding:9px 24px;text-align:center;text-transform:uppercase;width:100%}.current-payment__qrcode-button button:hover{background:#0f1923}@media only screen and (max-width:767px){.current-payment__qrcode-button{display:flex;height:40px;justify-content:center}}.current-payment__requisite{align-items:center;background-color:hsla(0,0%,100%,.102);border-radius:6px;color:#fff;display:flex;gap:8px;justify-content:center;margin-bottom:24px;padding:16px 0;width:100%}.current-payment__requisite-value{font-weight:600}.deposit__block-wrapper{animation:animate-open-close-frames .5s linear forwards}.deposit__container{padding:1rem 1.5rem}.deposit__container_withBottomPadding{padding-bottom:4rem}.deposit-payments{width:100%}.deposit-payments__group{color:#bbb;margin-bottom:5px;width:100%}.deposit-payments__group-input{height:60px;margin-bottom:10px;width:100%}.deposit-payments__group-input_error>.input__wrapper,.deposit-payments__group-input_error>input{border:1px solid #cb010180!important;border-radius:2.5px}.deposit-payments__group-input_correct>.input__wrapper,.deposit-payments__group-input_correct>input{border:1px solid #056205!important;border-radius:2.5px}.deposit-payments__group-input .MuiInputBase-root{color:#000}.deposit-payments__group-input input::-webkit-inner-spin-button,.deposit-payments__group-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.deposit-payments__group-input input[type=number]{-moz-appearance:textfield}.deposit-payments__error{background-color:#cb010180;border-radius:5px;font-family:Sofia Pro,sans-serif;font-size:13px;font-weight:600;margin-top:5px;padding:2px 11px;width:100%}.deposit-payments__lock-block{align-items:center;border-radius:.1875rem;cursor:pointer;display:flex;font-size:1rem;justify-content:center;margin-right:.1rem;position:absolute;right:.625rem}.deposit-payments__title{margin:5px 0 10px;text-align:center}.deposit-payments__buttons-wrapper{grid-gap:16px;bottom:3px;display:grid;gap:16px;grid-template-columns:1fr 1fr;left:0;padding:0 8px;position:absolute;width:100%}.deposit-payments__button-wrapper{height:36px}.deposit-payments__button-wrapper button{font-size:.85rem}.withdrawal__block-wrapper{animation:animate-open-close-frames .5s linear forwards}@keyframes animate-open-close-frames{0%{opacity:0}to{opacity:1}}.withdrawal__container{padding:1rem 1.5rem}.withdrawal__container_withBottomPadding{padding-bottom:4rem}.date-picker,.date-picker .MuiInputBase-root,.date-picker .MuiTextField-root,.date-picker input{height:100%;width:100%}.date-picker .MuiInputBase-root{background-color:#888!important;border:0 solid #0000!important;border-radius:3px;box-shadow:none}.date-picker .MuiOutlinedInput-notchedOutline{border:0 solid #0000!important}.date-picker input{font-family:Roboto Condensed,"sans-serif";font-size:14px;min-height:36px;padding:0 10px}@media only screen and (max-width:767px){.date-picker input{padding-left:5px!important;padding-right:5px!important}}.time-picker,.time-picker .MuiInputBase-root,.time-picker .MuiTextField-root,.time-picker input{height:100%;width:100%}.time-picker .MuiInputBase-root{background-color:#888!important;border:0 solid #0000!important;border-radius:3px;box-shadow:none}.time-picker .MuiOutlinedInput-notchedOutline{border:0 solid #0000!important}.time-picker input{font-family:Roboto Condensed,"sans-serif";font-size:14px;min-height:36px;padding:0 10px}@media only screen and (max-width:767px){.time-picker input{padding-left:5px!important;padding-right:5px!important}}.payment-field-group{color:#bbb;margin-bottom:24px;width:100%}.payment-field-group__overrideSelectStyles{background:#0f1923!important;border:none!important;border-radius:0!important}.payment-field-group__overrideSelectStyles .MuiInputBase-root{height:100%}.payment-field-group__overrideSelectStyles input{color:#bbb}.payment-field-group__label{display:flex;font-size:16px;margin-bottom:16px}.payment-field-group__input{margin-bottom:10px;width:100%}.payment-field-group__input .Mui-disabled,.payment-field-group__input .MuiInputBase-root{-webkit-text-fill-color:#ffffff40!important;background-color:#ffffff0d!important;color:#ffffff40!important;font-size:16px;font-weight:500;height:56px}.payment-field-group__input select{background-color:#fff;border:none;border-radius:2px;border-right:10px solid #0000;color:#000;height:100%;outline:none;text-transform:capitalize;width:100%}.payment-field-group__input input::-webkit-inner-spin-button,.payment-field-group__input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.payment-field-group__input input:-webkit-autofill,.payment-field-group__input input:-webkit-autofill:active,.payment-field-group__input input:-webkit-autofill:focus,.payment-field-group__input input:-webkit-autofill:hover{-webkit-text-fill-color:hsla(0,0%,100%,.247)!important;-webkit-box-shadow:inset 0 0 0 2000px #222!important;caret-color:hsla(0,0%,100%,.247);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.payment-field-group__input input[type=number]{-moz-appearance:textfield}.payment-field-group__input_type_selector{margin-bottom:13px}.payment-field-group__error{background-color:#cb010180;border-radius:5px;font-family:Sofia Pro,sans-serif;font-size:13px;font-weight:600;padding:2px 11px;width:100%}.payment-field-group__error_withMargin{margin-bottom:17px}.payment-field-group__date,.payment-field-group__date-input{align-items:flex-start;display:flex;gap:8px;justify-content:center;width:100%}.payment-field-group__date-input{flex-direction:column}.payment-field-group__date-input .MuiInputBase-root{-webkit-text-fill-color:#fff!important;color:#fff!important}.payment-field-group__date-input .MuiSvgIcon-root{fill:#fff}.payment-field-group__date-label{display:flex;font-size:16px}.description-block{margin:10px 0 15px;width:100%}.description-block__text{color:#bbb;padding:10px;width:100%}.template-amount{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:12px;width:100%}.template-amount__item-container{cursor:pointer;flex-direction:column}.template-amount__item-container,.template-amount__item-content{align-items:center;display:flex;justify-content:center;width:100%}.template-amount__item-content{background:#2d2d2d;border-radius:4px;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;padding:8px 0}.payment-modal-wrapper{background:#161616;position:relative;width:100vw}@media only screen and (min-width:768px){.payment-modal-wrapper{border-radius:10px;max-width:544px}}@media only screen and (max-width:767px){.payment-modal-wrapper{height:var(--vh);overflow-y:auto}}.payment-modal-wrapper__header{align-items:center;border-bottom:1px solid #2d2d2d;display:flex;flex-direction:column;font-size:14px;gap:5px;justify-content:center;padding:16px 32px;position:relative;width:100%}.payment-modal-wrapper__header-title{font-size:16px;margin-top:8px}.payment-modal-wrapper__header-logo{margin-right:auto;width:140px}.payment-modal-wrapper__header-logo img{width:100%}.payment-modal-wrapper__header-close{background:#0000;cursor:pointer;outline:none;position:absolute;right:35px}.payment-modal-wrapper__header-close-icon{color:#fff;font-size:32px;font-weight:500;line-height:1;opacity:1;text-shadow:none}.payment-modal-wrapper__navigation{align-items:center;display:flex;font-size:16px;gap:.75rem;justify-content:space-between;padding:16px 24px}.payment-modal-wrapper__navigation-item{background:#303030;border:1px solid #0000;border-radius:8px;color:#8c8c8c;cursor:pointer;padding:10px 0;text-align:center;width:100%}.payment-modal-wrapper__navigation-item_isActive{background:#fff3;border:1px solid #fff;color:#fff}.transfer-comment{background-color:#292929;height:max-content;margin:auto;min-width:300px}@media only screen and (max-width:475px){.transfer-comment{min-width:inherit;width:100vw}}.transfer-comment__container{box-shadow:4px 4px 16px 2px #000;color:#888;padding:25px}.transfer-comment__text{font-size:19px;margin-bottom:30px;text-align:center}.transfer-comment__support-link{background-color:#d1a641;border-radius:.1875rem;color:#181818;display:block;padding:10px}.transfer-comment__buttons{display:flex;gap:10px;justify-content:center}.transfer-comment__button-wrapper{min-width:70px;text-align:center}.restrict{background:#000;max-width:500px}.restrict,.restrict__header{position:relative;width:100%}.restrict__header{align-items:center;background:linear-gradient(90deg,#9500f7 38%,#141414);border-radius:5px 5px 0 0;box-shadow:0 4px 4px #00000040;display:flex;flex-direction:column;font-size:.8rem;gap:5px;justify-content:center;padding:1rem}.restrict__header-close{background:#0000;cursor:pointer;outline:none;position:absolute;right:5px;top:5px}.restrict__header-close-icon{color:#000;font-size:2rem;font-weight:700;line-height:1;opacity:.5;text-shadow:none}.restrict__title{margin:5px 0 10px;text-align:center}.restrict__title_verify{color:#000;font-size:18px}.restrict__text{font-size:15px;padding:15px}.restrict__info-text{margin-bottom:7px}.restrict__logo-wrapper{display:block;margin-bottom:.9375rem;width:8.125rem}.restrict__logo{display:block;height:100%;width:100%}.restrict__acc-link{color:#bbb;text-decoration:underline}.withdraw-cancel{box-sizing:border-box;color:#888;height:100%;width:100%}.withdraw-cancel__container{background-color:#292929;box-shadow:4px 4px 16px 2px #000;height:100%;width:425px}@media only screen and (max-width:767px){.withdraw-cancel__container{min-width:360px;width:100%}}.withdraw-cancel__form{overflow-y:auto;padding:16px 6px 6px}@media only screen and (min-width:768px){.withdraw-cancel__form{display:flex;flex-wrap:wrap;overflow:hidden;padding:10px}}.withdraw-cancel__text{font-size:18px;margin-bottom:10px;text-align:center}.withdraw-cancel__text_notice{color:#ffd500}.withdraw-cancel__section{display:flex;flex-direction:column;width:100%}.withdraw-cancel__buttons{align-items:center;display:flex;gap:10px;justify-content:center;padding:1rem 0;width:100%}.withdraw-cancel__button-wrapper{height:30px}.withdraw-cancel__button-wrapper button{color:#292929;font-weight:700;min-width:120px;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%}.wheel-timer{background-color:#b471ff;background-image:conic-gradient(from 1turn,#940dff,#b471ff);border:none;border-radius:6.25rem;box-shadow:0 4px 8px #1d22251a;cursor:pointer;display:block;height:45px;margin:0 auto;outline:none;transition: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{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){transform:rotate(1turn);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(60deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(300deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(51.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(102.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(154.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(205.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(257.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(308.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(45deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(135deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(225deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(315deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(40deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(80deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(160deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(200deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(280deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(320deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(36deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(108deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(252deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(324deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(32.7272727273deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(65.4545454545deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(98.1818181818deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(130.9090909091deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(163.6363636364deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(196.3636363636deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(229.0909090909deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(261.8181818182deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(294.5454545455deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(327.2727272727deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(30deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(60deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(150deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(210deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(300deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(330deg)}.roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(27.6923076923deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(55.3846153846deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(83.0769230769deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(110.7692307692deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(138.4615384615deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(166.1538461538deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(193.8461538462deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(221.5384615385deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(249.2307692308deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(276.9230769231deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(304.6153846154deg)}.roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(332.3076923077deg)}.roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(25.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(51.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(77.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(102.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(128.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(154.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(205.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(231.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(257.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(282.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(308.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(334.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(24deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(48deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(96deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(168deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(192deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(264deg)}.roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(312deg)}.roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(336deg)}.roulette-game__data-on-wheel__item:nth-child(16){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(22.5deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(45deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(67.5deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(112.5deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(135deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(157.5deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(202.5deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(225deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(247.5deg)}.roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(292.5deg)}.roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(315deg)}.roulette-game__data-on-wheel__item:nth-child(16){transform:rotate(337.5deg)}.roulette-game__data-on-wheel__item:nth-child(17){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;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;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 #1d22251a;color:#f5f6f7;cursor:pointer;display:block;font-weight:700;height:45px;left:0;margin:0 auto;outline:none;position:absolute;right:0;transition: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:#0f101180;border-radius:10px;color:#5ddb1c;display:flex;font-size:1.125rem;font-weight:800;height:3rem;justify-content:center;line-height:3rem;padding:5px;text-align:center;width:16.25rem}.roulette-game__mid-block__icon{height:1.5rem;margin-right:.5rem;width:1.5rem}.roulette-game__mid-block__currency{color:#fff;margin-left:.5rem}.roulette-game__bot-block{margin-top:3rem}@media only screen and (max-width:767px){.roulette-game__bot-block{margin-top:1rem}}.roulette-game__btn-view{background-color:var(--primary-color);background-image:conic-gradient(from 1turn,#43b309,#5ddb1c);border:none;border-radius:6.25rem;box-shadow:0 4px 8px #1d22251a;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}@keyframes lightRot{0%{transform:rotate(22.5deg)}50%{transform:rotate(22.5deg)}50.1%{transform:rotate(0)}to{transform:rotate(0)}}.wheel-game{align-items:center;background:#1b1b1b;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:628px;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;background-color:#1b1b1b;border-radius:1.25rem;display:flex;flex-direction:column;height:100%;min-height:350px;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:#99a4b0cc;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__table_list{height:100%;max-height:50vh;overflow-y:auto}.wheel-game-history__table_list::-webkit-scrollbar{height:.375rem;width:.375rem}.wheel-game-history__table_list::-webkit-scrollbar-thumb{background:#9500f7;border-radius:5px}.wheel-game-history__table_list::-webkit-scrollbar-thumb:hover{background:#8702e0}.wheel-game-history__table_list::-webkit-scrollbar-track{background:rgba(189,149,56,.169);border-radius:5px}.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:#0000;height:3.9rem}.wheel-game-history__col-head{color:#5f6975cc;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:#5f6975cc;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}@keyframes anim-bg-position{0%{background-position:center 0}to{background-position:center -2250rem}}.rs-picker-select-menu{z-index:2000}.modal{background-color:#0006;height:100%;inset:0;position:fixed;width:100%;z-index:1000}.modal_isFull{height:var(--vh);top:0}.modal__app-container{align-items:center;display:flex;font-size:1rem;height:100%;justify-content:center;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);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(23,31,53,.698);height:var(--vh);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:#ffffffb3;--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;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%;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;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;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{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;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:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;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}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{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}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--toastify-color-success:#9500f7!important}.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}.top-banner-hoc{background:#3d074e;color:#fff;height:var(--banner-height);left:0;position:fixed;z-index:100}.top-banner-hoc,.top-banner-hoc__wrapper{align-items:center;display:flex;justify-content:center;width:100%}.top-banner-hoc__wrapper{gap:.8125rem;position:relative}.top-banner-hoc__close-block{align-items:center;cursor:pointer;display:flex;height:1.5rem;justify-content:center;position:absolute;right:0;text-align:center;width:1.5rem}.top-banner-hoc__close-icon{color:#fff;font-size:1.3rem;font-weight:700;line-height:1;text-shadow:none}.bonus-promotion-notification{align-items:center;display:flex;font-size:1rem;gap:10px;position:relative}@media only screen and (max-width:767px){.bonus-promotion-notification{font-size:12px;padding:0 30px 0 10px}}@media only screen and (max-width:475px){.bonus-promotion-notification{font-size:10px}}.bonus-promotion-notification_isTakeBonus .bonus-promotion-notification__text{text-align:center}@media only screen and (min-width:475px){.bonus-promotion-notification_isWager .bonus-promotion-notification__text{white-space:nowrap}}.bonus-promotion-notification__text{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-size:14px;font-weight:700;gap:5px;text-align:center;text-transform:capitalize}@media screen and (max-width:600px){.bonus-promotion-notification__text{font-size:.8rem}}.bonus-promotion-notification__button-wrapper{height:32px}.bonus-promotion-notification__button-wrapper button{color:#fff}.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:#9500f7;cursor:pointer;display:flex;height:29px;justify-content:center;width:100%}.footer__btn-toggle svg{margin:0 auto}.footer__wrapper{background:#000;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:#1b1b1b;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{animation:shake 5s cubic-bezier(.36,.07,.19,.97) infinite;animation-delay:3s;height:32px;width:32px}.bonus-button__icon *{fill:#fff}.bonus-button__icon-wrapper{align-items:center;cursor:pointer;display:flex;position:relative}@media only screen and (max-width:1024px){.bonus-button__icon-wrapper{background-color:#2b2b2a;border-radius:.5rem;height:50px;justify-content:center;width:50px}}@media only screen and (max-width:767px){.bonus-button__icon-wrapper{background:#000}}.bonus-button__indicator{align-items:center;background-color:red;border-radius:50%;color:#fff;display:flex;font-size:10px;height:14px;justify-content:center;line-height:10.5px;position:absolute;right:-2px;top:-2px;width:14px;z-index:2}.bonus-button__indicator_isHidden{display:none}.cashback-timer__container{align-items:center;background:linear-gradient(90deg,rgba(0,254,144,.557),#9500f7);border-radius:10px;box-shadow:0 5px 15px #9500f7;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:#000;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;animation:shake 5s cubic-bezier(.36,.07,.19,.97) infinite;animation-delay:2s;backface-visibility:hidden;display:flex;height:auto;justify-content:center;perspective:1000px;width:45px}.cashback-button__cashback-icon *{fill:#9500f7}@media only screen and (min-width:768px){.cashback-button__cashback-icon{width:37px}}.cashback-button__cashback-icon_closed{display:none}@keyframes shake{14%,to{transform:rotate(0deg)}0%{transform:rotate(0deg)}2%{transform:rotate(10deg)}4%{transform:rotate(0deg)}6%{transform:rotate(-10deg)}8%{transform:rotate(0deg)}10%{transform:rotate(10deg)}12%{transform:rotate(0deg)}}.wheel-button{animation:wheelSpin 1.6s infinite;animation-timing-function:linear;cursor:pointer;filter:drop-shadow(0 0 8px #9500f7);height:55px;width:55px}@keyframes wheelSpin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.navigation-menu,.navigation-menu__item{display:flex;height:100%}.navigation-menu__item{align-items:center;color:#fff;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 #9500f7}.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:#000;position:sticky;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:50px}.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:#fff}.header-desktop__block-list{align-items:center;display:flex;height:2rem;justify-content:center}.header-desktop__block-item{align-items:center;display:flex;height:100%;justify-content:center;margin:0 .6rem}.header-desktop__block-item_cashback{position:relative}.header-desktop__block-item_spin{border:none!important}.header-desktop__block-item_spin .wheel-button{height:30px;width:30px}.header-desktop__block-item_language{border-left:1px solid #2a2f3d;margin-left:7px;padding:0}.header-desktop__user{background:#9500f7;border-radius:15px 0 0 15px;color:#fff;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:#9500f7}.header-desktop__user-icon-wrapper{background:#fff;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:#fff}.header-desktop__settings{display:block;height:25px;width:25px}.header-desktop__settings *{fill:#fff}.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:#fff}.header-mobile{background:#000;border-bottom:1px solid #000;height:4.375rem;position:fixed;top:var(--banner-height);width:100%;z-index:100}.header-mobile__inner{align-items:center;display:flex;height:100%;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;height:100%;justify-content:space-around;width:100%}.header-mobile__logo{display:block;height:calc(4.375rem - 20px);width:auto}.header-mobile__buttons-wrapper{display:flex;height:28px}.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:#fff}.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:#9500f7;border-radius:15px 0 0 15px;color:#fff;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:#9500f7}.header-mobile__user-icon-wrapper{background:#fff;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:#fff}.header-mobile__logout-button{height:2rem;margin-left:.625rem}.header{background:#171c2c;position:sticky;width:100%;z-index:15}.header__inner{align-items:center;display:flex;height:61px;justify-content:space-between;margin:0 auto;max-width:1720px;position:relative;width:100%}@media only screen and (max-width:767px){.header__inner{height:4.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:#bd9538;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:#bd9538}.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:var(--vh);justify-content:center;position:fixed;width:100vw;z-index:1000}.notify-container__background{background:#000;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}.notify-container__container{background-image:url(/static/media/notify-bg.ffaa40f864d9b7d484db.png);background-position:0 30px;background-size:cover;border-radius:20px;display:flex;flex-direction:column;position:relative;width:500px;z-index:2}@media only screen and (max-width:767px){.notify-container__container{background-position:0 60px}}@media screen and (max-width:500px){.notify-container__container{width:90%}}.notify-container__heading{align-items:center;background:linear-gradient(120deg,#9500f7 35%,#7c03cd);border-top-left-radius:20px;border-top-right-radius:20px;display:flex;flex-direction:column;height:60px;justify-content:center;position:relative;width:100%;z-index:2}.notify-container__title{color:#fff;font-size:24px;font-weight:900;text-align:center;text-transform:uppercase}.notify-container__logo{width:75%}.notify-container__logo-wrapper{display:flex;justify-content:center;padding:20px 0;width:100%}.notify-container__content{align-items:center;background:#0d1017;display:flex;flex-direction:column;gap:24px;padding:32px 0}.notify-container__you-got{color:#fff;font-size:24px;font-weight:500;opacity:.8}.notify-container__value-wrapper{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;position:relative}.notify-container__value{align-items:center;display:flex;justify-content:center;min-width:180px}.notify-container__value span{color:#fff;font-family:Inter,sans-serif;font-size:100px;font-weight:700;line-height:130%}@media only screen and (max-width:767px){.notify-container__value span{font-size:60px}}.notify-container__currency{color:#fff;font-size:24px;font-weight:700;line-height:130%}.notify-container__button-wrapper{padding:24px 24px 0;width:100%}.notify-container__button-wrapper button{background:#9500f7!important;border-radius:10px!important;box-shadow:0 0 50px 0 #ab0bea4d!important;color:#fff!important;height:54px}.notify-container__divider{background-color:#fff3;height:1px;position:relative;width:100%;z-index:2}.page-loading{height:calc(var(--vh) - 61px);position:relative}@media only screen and (max-width:767px){.page-loading{height:calc(var(--vh) - 4.375rem)}}.app{background:#1b1b1b;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:#9500f7;border-radius:5px}.app::-webkit-scrollbar-thumb:hover{background:#8702e0}.app::-webkit-scrollbar-track{background:rgba(189,149,56,.169);border-radius:5px}}.app__main{height:100%;width:100%}.app__main-inner{display:flex;flex-direction:column;min-height:var(--vh);padding-top:var(--banner-height);position:relative;width:100%}@media only screen and (min-width:768px){.app__main-inner{min-width:1200px}}@media only screen and (max-width:767px){.app__main-inner{padding-top:calc(var(--banner-height) + 4.375rem)}}.app__content-wrapper{background:#1b1b1b}.app__content-container,.app__content-wrapper{display:flex;flex-direction:column;flex-grow:1}.app__content-container{margin:0 auto;max-width:1720px;padding:0 5px 29px;width:100%}@media only screen and (min-width:768px){.app__content-container::-webkit-scrollbar{height:.375rem;width:.375rem}.app__content-container::-webkit-scrollbar-thumb{background:#9500f7;border-radius:5px}.app__content-container::-webkit-scrollbar-thumb:hover{background:#8702e0}.app__content-container::-webkit-scrollbar-track{background:rgba(189,149,56,.169);border-radius:5px}}@media only screen and (max-width:767px){.app__content-container::-webkit-scrollbar{height:.2rem;width:.2rem}.app__content-container::-webkit-scrollbar-thumb{background:#9500f7;border-radius:5px}}.app__content-container_isSlotsPage{margin:0 auto;max-width:1400px;width:100%}.app__content-container_isTermsPage{max-width:1200px}.app__content-container_isProfilePage{overflow:visible}@media only screen and (max-width:767px){.app__content-container_isProfilePage{overflow:auto}}@media only screen and (min-width:768px){.app__content-container_isProfilePage ::-webkit-scrollbar{height:0;width:0}}.app__content-container_isProfilePage ::-webkit-scrollbar-thumb{background-color:#fff3}.app__content-container_isProfilePage ::-webkit-scrollbar-track{background-color:#0000}@font-face{font-family:TT-Interfaces;font-style:normal;font-weight:900;src:url(/static/media/TTInterfaces-Black.b8c007049e2ccf895afa.ttf) format("truetype")}@font-face{font-family:TT-Interfaces;font-style:normal;font-weight:800;src:url(/static/media/TTInterfaces-ExtraBold.f3516ef80dd976d176bb.ttf) format("truetype")}@font-face{font-family:TT-Interfaces;font-style:normal;font-weight:700;src:url(/static/media/TTInterfaces-Bold.4fe27a30a05599381987.ttf) format("truetype")}@font-face{font-family:TT-Interfaces;font-style:normal;font-weight:600;src:url(/static/media/TTInterfaces-SemiBold.7dd39a5aec8df2977804.ttf) format("truetype")}@font-face{font-family:TT-Interfaces;font-style:normal;font-weight:500;src:url(/static/media/TTInterfaces-Medium.86ebd3d13ab5764381f9.ttf) format("truetype")}@font-face{font-family:TT-Interfaces;font-style:normal;font-weight:400;src:url(/static/media/TTInterfaces-Regular.933ac25ba1f0ed75c2b0.ttf) format("truetype")}@font-face{font-family:TT-Interfaces;font-style:normal;font-weight:300;src:url(/static/media/TTInterfaces-Light.cd941124c4b042a044a6.ttf) format("truetype")}@font-face{font-family:TT-Interfaces;font-style:normal;font-weight:200;src:url(/static/media/TTInterfaces-ExtraLight.78b76c1a3b46e9ad7423.ttf) format("truetype")}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{font-feature-settings:inherit;border:0;box-sizing:border-box;font-stretch:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;margin:0;padding:0;vertical-align:initial}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a,h1,h2,h3,h4,h5,h6,li,ol,p,ul{color:inherit;list-style:none;text-decoration:none}button,input,textarea{border:none;outline:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}a,a:active,a:focus,a:hover{text-decoration:none}@media only screen and (max-width:767px){a,button,div{-webkit-tap-highlight-color:rgba(0,0,0,0)}}#root,body,html{font-family:Roboto Condensed,sans-serif;height:100%;margin:0;padding:0;width:100%}@media only screen and (max-width:767px){#root,body,html{-webkit-overflow-scrolling:touch}}html{color:#fff;font-size:16px}@media only screen and (max-width:767px){html{-webkit-user-select:none;user-select:none}}@media only screen and (min-width:768px){html{background:#070a14}}@media only screen and (max-width:2600px){html{font-size:19px}}@media only screen and (max-width:2300px){html{font-size:17.5px}}@media only screen and (max-width:1920px){html{font-size:16px}}@media only screen and (max-width:1750px){html{font-size:14.5px}}@media only screen and (max-width:1600px){html{font-size:13px}}@media only screen and (max-width:1440px){html{font-size:12px}}@media only screen and (max-width:1366px){html{font-size:11px}}@media only screen and (max-width:768px){html{font-size:16px}}.html-mac ::-webkit-scrollbar{display:none}.html-overflow-hidden,.html-overflow-hidden body{overflow:hidden}