@import url(https://fonts.googleapis.com/css2?family=Istok+Web&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto&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=Open+Sans:wght@300;400;500;700;800&display=swap);@import url(https://fonts.googleapis.com/css?family=Inter:400,600);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);.slot-back-button{align-items:center;cursor:pointer;display:flex;height:35px;position:fixed;top:5px;width:35px;z-index:100}[dir=ltr] .slot-back-button{right:50px}[dir=rtl] .slot-back-button{left:50px}@media only screen and (max-width:767px){.slot-back-button{display:none}}.slot-back-button__goBack{fill:#fff;height:100%;width:100%}.button_colors_green{background-color:#23a152!important;border-color:#23a152!important;border-radius:.1875rem;color:#fff!important}.button_colors_green:hover{border-color:#23a152;opacity:.8}.button_colors_green:focus,.button_colors_green:hover{background-color:#23a152;color:#fff}.button_colors_green:disabled{background-color:#23a152;opacity:.5}.button_colors_green:disabled:hover{opacity:.5}.button_colors_yellow{background-color:#fcd301!important;border-color:#fcd301!important;border-radius:.1875rem;color:#181818!important}.button_colors_yellow:hover{border-color:#fcd301;opacity:.8}.button_colors_yellow:focus,.button_colors_yellow:hover{background-color:#fcd301;color:#181818}.button_colors_yellow:disabled{background-color:#fcd301;opacity:.5}.button_colors_yellow:disabled:hover{opacity:.5}.button_colors_white{background-color:#fff!important;border-color:#fff!important;color:#000!important}.button_colors_white:hover{border-color:#fff;opacity:.8}.button_colors_white:focus,.button_colors_white:hover{background-color:#fff;color:#000}.button_colors_white:disabled{background-color:#fff;opacity:.5}.button_colors_white:disabled:hover{opacity:.5}.button_colors_orange{background-color:#ffb124!important;border-color:#ffb124!important;color:#000!important}.button_colors_orange:hover{border-color:#ffb124;opacity:.8}.button_colors_orange:focus,.button_colors_orange:hover{background-color:#ffb124;color:#000}.button_colors_orange:disabled{background-color:#ffb124;opacity:.5}.button_colors_orange:disabled:hover{opacity:.5}.button_colors_main{background-color:#f48d02!important;border-color:#f48d02!important}.button_colors_main:hover{background-color:#f48d02;border-color:#f48d02;opacity:.8}.button_colors_main:focus{background-color:#f48d02}.button_colors_main:disabled{background-color:#f48d02;opacity:.5}.button_colors_main:disabled:hover{opacity:.5}.button_colors_tertiary{background-color:#c70303!important;border-color:#c70303!important}.button_colors_tertiary:hover{background-color:#c70303;border-color:#c70303;opacity:.8}.button_colors_tertiary:focus{background-color:#c70303}.button_colors_tertiary:disabled{background-color:#c70303;opacity:.5}.button_colors_tertiary:disabled:hover{opacity:.5}.button_colors_secondary{background-color:#39393f!important;border-color:#39393f!important}.button_colors_secondary:hover{background-color:#39393f;border-color:#39393f;opacity:.8}.button_colors_secondary:focus{background-color:#39393f}.button_colors_secondary:disabled{background-color:#39393f;opacity:.5}.button_colors_secondary:disabled:hover{opacity:.5}.button:disabled{cursor:not-allowed}.button_appearance_ghost{background-color:#0000;color:#fff}.button_appearance_ghost:hover{background:#0000;color:#fff;opacity:.8}.button__button-container{height:100%;position:relative;width:100%}.button__button-container button{align-items:center;display:flex;font-family:Roboto Condensed,sans-serif!important;font-size:.875rem;height:100%;justify-content:center;text-transform:capitalize;width:100%}@media only screen and (max-width:475px){.button__button-container button{font-size:14px}}.button__button-container_uppercase button{text-transform:uppercase!important}.button__button-container_disabled{cursor:not-allowed}.button__button-container_loading{cursor:progress}.button__icon-svg_isDeposit{background:#121293;border-radius:50%;height:23px;padding:1px 1px 3px;width:23px}[dir=ltr] .button__icon-svg_isDeposit{margin-right:.1rem}[dir=rtl] .button__icon-svg_isDeposit{margin-left:.1rem}.button_rounded{border-radius:150px!important}.free-spin-modal{align-items:center;background-color:#000000a6;display:flex;height:100%;inset:0;justify-content:center;position:fixed;width:100%;z-index:2000}.free-spin-modal__container{height:500px;width:65%}@media only screen and (max-width:767px){.free-spin-modal__container{height:100%;padding:0 16px}}.free-spin-modal__wrapper{align-items:center;background:#111922;display:flex;flex-direction:column;height:100%;justify-content:center;padding:32px}.free-spin-modal__content{font-size:40px}.free-spin-modal__button{height:40px;position:relative;top:40%;width:90%}.fullscreen-button{align-items:center;display:flex;height:35px;justify-content:center;overflow:hidden;position:absolute;top:5px;width:35px;z-index:11}[dir=ltr] .fullscreen-button{right:5px}[dir=rtl] .fullscreen-button{left:5px}@media only screen and (max-width:767px){.fullscreen-button{display:none}}.fullscreen-button__fullscreen-icon{align-items:center;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}@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)}}.slot-frame{display:flex;height:calc(100vh - 3.5rem);min-height:700px;min-width:100%;width:100%;z-index:100}@media only screen and (max-width:767px){.slot-frame{height:calc(100vh - 58px)}}.slot-frame__wrapper{align-items:flex-end;display:flex;flex-grow:1;flex-shrink:0;height:100%;position:relative;width:100%}.slot-frame__iframe{background-size:cover;border:none;height:100%;width:100%}@media only screen and (max-width:1024px){.slot-frame__iframe{display:flex;flex-grow:1}}.spinner{background:#0009;color:#fff;display:flex;flex-direction:column;height:100%;margin:0;position:absolute;top:0;width:100%;z-index:1000}[dir=ltr] .spinner{left:0}[dir=rtl] .spinner{right:0}.spinner__wrapper{align-items:center;display:flex;height:100%;justify-content:center;max-height:100vh;position:relative;top:0;width:100%}.spinner__circle{animation:h 2.5s linear 0s infinite normal;border:3px solid #0000;border-radius:100%;height:90px;transform-origin:50% 50%;transition:all .5s ease-in-out;width:90px}[dir=ltr] .spinner__circle{border-color:#0000 #f48d02 #0000 #d5d5d5}[dir=rtl] .spinner__circle{border-color:#0000 #d5d5d5 #0000 #f48d02}.spinner__label{animation:i 2s linear 0s infinite normal;color:#f48d02;font-family:FontAwesome,sans-serif;font-size:.875em;font-weight:700;opacity:0;position:absolute;text-align:center;width:90px}@keyframes h{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes i{0%{opacity:1}20%{opacity:0}50%{opacity:0}to{opacity:1}}.slot-redirect{height:100vh;width:100vw}.slider{width:100%}.slider .swiper{height:100%;width:100%}.slider .swiper-pagination{align-items:center;display:flex;height:min-content;position:absolute;top:20px;width:auto}[dir=ltr] .slider .swiper-pagination{left:auto;right:1.875rem}[dir=rtl] .slider .swiper-pagination{left:1.875rem;right:auto}@media only screen and (max-width:767px){.slider .swiper-pagination{display:none!important}}.slider .swiper-pagination-bullet{border:1px solid #fff;border-radius:50%;height:.5rem;transition:height .3s ease-in,width .3s ease-in;width:.5rem}[dir=ltr] .slider .swiper-pagination-bullet{margin-right:.1875rem}[dir=rtl] .slider .swiper-pagination-bullet{margin-left:.1875rem}.slider .swiper-pagination-bullet-active{background:#fff;height:.6rem;width:.6rem}@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%;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}[dir=ltr] .swiper-3d .swiper-slide-shadow,[dir=ltr] .swiper-3d .swiper-slide-shadow-bottom,[dir=ltr] .swiper-3d .swiper-slide-shadow-left,[dir=ltr] .swiper-3d .swiper-slide-shadow-right,[dir=ltr] .swiper-3d .swiper-slide-shadow-top{left:0}[dir=rtl] .swiper-3d .swiper-slide-shadow,[dir=rtl] .swiper-3d .swiper-slide-shadow-bottom,[dir=rtl] .swiper-3d .swiper-slide-shadow-left,[dir=rtl] .swiper-3d .swiper-slide-shadow-right,[dir=rtl] .swiper-3d .swiper-slide-shadow-top{right:0}.swiper-3d .swiper-slide-shadow{background:#00000026}[dir=ltr] .swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}[dir=ltr] .swiper-3d .swiper-slide-shadow-right,[dir=rtl] .swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(90deg,#00000080,#0000)}[dir=rtl] .swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(270deg,#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;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}[dir=ltr] .swiper-lazy-preloader{left:50%;margin-left:-21px}[dir=rtl] .swiper-lazy-preloader{margin-right:-21px;right:50%}.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);top:auto;top:var(--swiper-pagination-top,auto);width:100%}[dir=ltr] .swiper-horizontal>.swiper-pagination-bullets,[dir=ltr] .swiper-pagination-bullets.swiper-pagination-horizontal,[dir=ltr] .swiper-pagination-custom,[dir=ltr] .swiper-pagination-fraction{left:0}[dir=rtl] .swiper-horizontal>.swiper-pagination-bullets,[dir=rtl] .swiper-pagination-bullets.swiper-pagination-horizontal,[dir=rtl] .swiper-pagination-custom,[dir=rtl] .swiper-pagination-fraction{right:0}.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{top:50%;transform:translate3d(0,-50%,0)}[dir=ltr] .swiper-pagination-vertical.swiper-pagination-bullets,[dir=ltr] .swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px)}[dir=rtl] .swiper-pagination-vertical.swiper-pagination-bullets,[dir=rtl] .swiper-vertical>.swiper-pagination-bullets{left:8px;left:var(--swiper-pagination-right,8px);right:auto;right:var(--swiper-pagination-left,auto)}.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{white-space:nowrap}[dir=ltr] .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,[dir=ltr] .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%)}[dir=rtl] .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,[dir=rtl] .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{right:50%;transform:translateX(50%)}[dir=ltr] .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,[dir=ltr] .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}[dir=rtl] .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,[dir=rtl] .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}[dir=ltr] .swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,[dir=ltr] :host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}[dir=rtl] .swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,[dir=rtl] :host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .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%;position:absolute;top:0;transform:scale(0);width:100%}[dir=ltr] .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{left:0;transform-origin:left top}[dir=rtl] .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{right:0;transform-origin:right top}[dir=ltr] .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}[dir=rtl] .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:left 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);top:0;width:100%}[dir=ltr] .swiper-horizontal>.swiper-pagination-progressbar,[dir=ltr] .swiper-pagination-progressbar.swiper-pagination-horizontal,[dir=ltr] .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,[dir=ltr] .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{left:0}[dir=rtl] .swiper-horizontal>.swiper-pagination-progressbar,[dir=rtl] .swiper-pagination-progressbar.swiper-pagination-horizontal,[dir=rtl] .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,[dir=rtl] .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{right:0}.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%;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}[dir=ltr] .swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,[dir=ltr] .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,[dir=ltr] .swiper-pagination-progressbar.swiper-pagination-vertical,[dir=ltr] .swiper-vertical>.swiper-pagination-progressbar{left:0}[dir=rtl] .swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,[dir=rtl] .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,[dir=rtl] .swiper-pagination-progressbar.swiper-pagination-vertical,[dir=rtl] .swiper-vertical>.swiper-pagination-progressbar{right:0}.swiper-pagination-lock{display:none}.loader__container{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;top:0;width:100%}[dir=ltr] .loader__container{left:0}[dir=rtl] .loader__container{right:0}.loader__wrapper{align-items:center;display:inline-block;display:flex;height:30px;justify-content:center;position:relative;width:70px}.loader__wrapper div{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}[dir=ltr] .loader__wrapper div:first-child{left:8px}[dir=rtl] .loader__wrapper div:first-child{right:8px}.loader__wrapper div:nth-child(2){animation:lds-ellipsis2 .6s infinite}[dir=ltr] .loader__wrapper div:nth-child(2){left:8px}[dir=rtl] .loader__wrapper div:nth-child(2){right:8px}.loader__wrapper div:nth-child(3){animation:lds-ellipsis2 .6s infinite}[dir=ltr] .loader__wrapper div:nth-child(3){left:32px}[dir=rtl] .loader__wrapper div:nth-child(3){right:32px}.loader__wrapper div:nth-child(4){animation:lds-ellipsis3 .6s infinite}[dir=ltr] .loader__wrapper div:nth-child(4){left:56px}[dir=rtl] .loader__wrapper div:nth-child(4){right:56px}@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}@media only screen and (min-width:768px){.carousel-slider{padding-bottom:48px}}.carousel-slider__slide{display:block;position:relative;width:100%}.carousel-slider img{height:100%;position:absolute;top:0;width:100%}[dir=ltr] .carousel-slider img{left:0}[dir=rtl] .carousel-slider img{right:0}.carousel-slider__slider-container{height:100%;width:100%}.empty-favorites{align-items:center;color:#fff;display:flex;flex-direction:column;grid-area:1/1/5/5;height:19.6rem;margin-left:auto;margin-right:auto;padding:20px 0;text-align:center;width:100%}@media only screen and (max-width:767px){.empty-favorites{grid-area:1/1/3/3}.empty-favorites__title{font-size:25px}}.empty-favorites__description{align-items:center;display:flex;justify-content:center;margin-top:30px}@media only screen and (max-width:767px){.empty-favorites__description{font-size:16px}}.empty-favorites__icon-wrapper{margin-top:5px}[dir=ltr] .empty-favorites__icon-wrapper{margin-left:3px}[dir=rtl] .empty-favorites__icon-wrapper{margin-right:3px}.loadable-image__container{box-sizing:border-box;height:100%;overflow:hidden;position:relative;width:100%}.loadable-image__image{color:#fff;height:100%;object-fit:contain;opacity:0;transition:opacity .3s ease-in-out;width:100%}.loadable-image__image_loaded{opacity:1}.loadable-image__image_hidden{opacity:0}.loadable-image__image_withAspectRatio{position:absolute}.slots-icon__prerelease{--bg-size:400%;animation:move-bg 3s linear infinite;color:#0000;font-weight:700}[dir=ltr] .slots-icon__prerelease{background:linear-gradient(90deg,#e8b116,#000,#e8b116) 0 0/var(--bg-size) 100%}[dir=rtl] .slots-icon__prerelease{background:linear-gradient(-90deg,#e8b116,#000,#e8b116) 0 0/var(--bg-size) 100%}[dir] .slots-icon__prerelease{background-clip:text;-webkit-background-clip:text}@media(prefers-reduced-motion:no-preference){.slots-icon__prerelease{animation:move-bg 3s linear infinite}@keyframes move-bg{to{background-position:var(--bg-size) 0}}}.slots-icon__prerelease-wrapper{align-items:center;background:#e8b116;border-radius:3px;color:#000;display:flex;font-weight:700;justify-content:center;padding:.3rem .6rem;position:absolute;text-transform:uppercase;top:3px;z-index:6}[dir=ltr] .slots-icon__prerelease-wrapper{right:3px}[dir=rtl] .slots-icon__prerelease-wrapper{left:3px}@media only screen and (max-width:767px){.slots-icon__prerelease-wrapper{font-size:.8rem}}@media only screen and (min-width:768px){.slots-icon__prerelease-wrapper{font-size:1.2rem}}.slots-icon_isPrerelease .slots-icon__name{background:#1116}@media only screen and (max-width:767px){.slots-icon_isPrerelease .slots-icon__name{background:#fcd301}}.slots-icon_isPrerelease .slots-icon__name h4{height:auto;line-height:100%;white-space:break-spaces}.slots-icon_isPrerelease .slots-icon__img{padding:6px;position:relative}.slots-icon_isPrerelease .slots-icon__img:after,.slots-icon_isPrerelease .slots-icon__img:before{animation:prereleaseBgAnim 5s linear infinite;background-size:50%;content:"";height:350%;position:absolute;top:-80%;width:300%;z-index:-1}[dir=ltr] .slots-icon_isPrerelease .slots-icon__img:after,[dir=ltr] .slots-icon_isPrerelease .slots-icon__img:before{background:linear-gradient(45deg,#fb0094,#00f,#0f0,#ff0,red,#fb0094,#00f,#0f0,#ff0,red);left:-50%}[dir=rtl] .slots-icon_isPrerelease .slots-icon__img:after,[dir=rtl] .slots-icon_isPrerelease .slots-icon__img:before{background:linear-gradient(-45deg,#fb0094,#00f,#0f0,#ff0,red,#fb0094,#00f,#0f0,#ff0,red);right:-50%}@keyframes prereleaseBgAnim{0%{rotate:0}50%{rotate:180deg}to{rotate:1turn}}.slots-icon_isPrerelease .slots-icon__img:after{filter:blur(50px)}.slots-icon__new-label{background:#ffdf1b;border-radius:2px;color:#000;font-size:.9rem;font-weight:700;padding:.1rem .4rem;position:absolute;text-transform:uppercase;top:3px;z-index:2}[dir=ltr] .slots-icon__new-label{right:3px}[dir=rtl] .slots-icon__new-label{left:3px}@media only screen and (max-width:767px){.slots-icon{flex-direction:column;min-height:7rem;overflow:hidden;transition:all .3s ease;width:100%}.slots-icon,.slots-icon__name{display:flex;position:relative}.slots-icon__name{align-items:center;background-color:#fcd301;color:#181818;font-size:.8rem;font-weight:400;height:1.6rem;justify-content:space-between;padding:0 .3125rem}.slots-icon__name h4{font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slots-icon__img{height:100%;max-height:39vw;position:relative}.slots-icon__img img{object-fit:fill}.slots-icon__img-plug{align-items:center;background:#4f4f4f;display:flex;height:100%;justify-content:center;padding-bottom:31.57%;padding-top:31.57%;width:100%}.slots-icon__dropWins-wrapper{border-top:55px solid #111;position:absolute;top:0}[dir=ltr] .slots-icon__dropWins-wrapper{border-right:55px solid #0000;left:0}[dir=rtl] .slots-icon__dropWins-wrapper{border-left:55px solid #0000;right:0}.slots-icon__dropWins-image{animation:scaleDumping 2s infinite;position:absolute;top:-55px;width:40px}[dir=ltr] .slots-icon__dropWins-image{left:0}[dir=rtl] .slots-icon__dropWins-image{right:0}.slots-icon__play-wrapper{align-items:center;background-color:#fcd301;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;opacity:.9;position:absolute;top:50%;width:30px}[dir=ltr] .slots-icon__play-wrapper{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .slots-icon__play-wrapper{right:50%;transform:translate(50%,-50%)}.slots-icon__play-icon{width:10px}.slots-icon__play-icon *{fill:#fff}.slots-icon__favorite{align-items:center;bottom:.4rem;display:flex;height:.875rem;justify-content:center;width:.875rem;z-index:3}[dir=ltr] .slots-icon__favorite{right:.4375rem}[dir=rtl] .slots-icon__favorite{left:.4375rem}.slots-icon__favorite *{fill:#8d0400}}@media only screen and (min-width:768px){.slots-icon{border:.1875rem solid #0000;border-bottom:none;cursor:pointer;display:flex;flex-direction:column;min-height:12rem!important;overflow:hidden;position:relative;transition:all .3s linear;width:100%}.slots-icon__img{height:calc(100% - 2.9375rem);width:100%}.slots-icon__img img{object-fit:fill}.slots-icon__img-plug{background:#4f4f4f;height:100%;padding-bottom:31.57%;padding-top:31.57%}.slots-icon__img-plug,.slots-icon__play-wrapper{align-items:center;display:flex;justify-content:center;width:100%}.slots-icon__play-wrapper{height:calc(100% - 2.9375rem);position:absolute;top:0}[dir=ltr] .slots-icon__play-wrapper{left:0}[dir=rtl] .slots-icon__play-wrapper{right:0}.slots-icon__play-icon{height:0;overflow:hidden;width:0}.slots-icon__play-icon *{fill:#fcd301}.slots-icon__play-icon-wrapper{align-items:center;display:flex;justify-content:center;padding:10px;transition:all .1s linear}.slots-icon__play-icon-wrapper:hover{box-shadow:0 0 1.25rem #000}.slots-icon:hover{background:#fcd301;color:#000}.slots-icon:hover .slots-icon__play-icon-wrapper{background:#fff;border-radius:100%;color:#fff;height:3.975rem;width:3.975rem}.slots-icon:hover .slots-icon__play-icon-wrapper svg{height:40%;width:40%}.slots-icon:hover .slots-icon__img{opacity:.8}.slots-icon__dropWins-wrapper{border-top:55px solid #111;position:absolute;top:0}[dir=ltr] .slots-icon__dropWins-wrapper{border-right:55px solid #0000}[dir=rtl] .slots-icon__dropWins-wrapper{border-left:55px solid #0000}.slots-icon__dropWins-image{animation:scaleDumping 2s infinite;position:absolute;top:-55px;width:40px}.slots-icon__name{align-items:center;border-bottom:.125rem solid hsla(0,0%,84%,.075);display:flex;height:2.9375rem;justify-content:space-between;padding:0 .9375rem;position:relative;transition:all .3s linear}.slots-icon__name h4{color:#d5d5d5;display:inline-block;font-size:.85rem;height:2.9375rem;line-height:2.9375rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 4.375rem)}.slots-icon__name svg{color:#fcd301}.slots-icon:hover .slots-icon__name h4,.slots-icon:hover .slots-icon__name svg{color:#000!important}.slots-icon__favorite{height:15px;width:15px}}@keyframes scaleDumping{0%{transform:scale(.7)}50%{transform:scale(1)}to{transform:scale(.7)}}.slots-layout-content{min-height:100%;position:relative}@media only screen and (max-width:767px){.slots-layout-content__slots{grid-gap:.325rem;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(2,1fr);padding:0 .6rem .5rem}}@media(min-width:500px){.slots-layout-content__slots{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:768px){.slots-layout-content__slots{grid-gap:0 1.5625rem;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(4,2fr);margin-top:.3125rem;padding:.625rem}}@media only screen and (min-width:1450px){.slots-layout-content__slots{grid-template-columns:repeat(5,2fr)}}.slots-layout-content__slots_isFavorite{display:flex}.slots-layout-content__loading{align-items:center;color:#fff;display:flex;height:2rem;justify-content:center}.slots-layout-content__header{align-items:center;background:#1f1f1f;color:#fff;display:flex;height:2.8125rem;justify-content:space-between;padding:0 .9375rem;width:100%}.slots-layout-content__header-title{text-transform:uppercase}.slots-layout-content__header-back{width:11px}.slots-layout-content__header-back *{fill:#fff}@media only screen and (min-width:768px){.slots-layout-content__header{display:none}}.slots-layout__wrapper{flex-grow:1}.input input:-webkit-autofill,.input input:-webkit-autofill:active,.input input:-webkit-autofill:focus,.input input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;border-color:#666!important;border-radius:8px!important;box-shadow:inset 0 0 0 1000px #2a2a31!important;caret-color:#fff!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.input input:-moz-autofill,.input input:-webkit-autofill,.input input:-webkit-autofill:active,.input input:-webkit-autofill:focus,.input input:-webkit-autofill:hover,.input input:autofill,.input input:autofill:active,.input input:autofill:focus,.input input:autofill:hover{-webkit-text-fill-color:#fff!important;border-color:#666!important;border-radius:8px!important;box-shadow:inset 0 0 0 1000px #2a2a31!important;caret-color:#fff!important;-webkit-transition:background-color 5000s ease-in-out 0s;-moz-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.input__wrapper{height:100%;position:relative;width:100%}.input__wrapper_isFlex{align-items:center;display:flex}.input__left-icon{height:100%;width:100%}.input__left-icon *{fill:#d5d5d5}.input__left-icon-wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:50px}.input__error{bottom:-19px;color:red;font-size:1.2rem;position:absolute}[dir=ltr] .input__error{left:50%;transform:translateX(-50%)}[dir=rtl] .input__error{right:50%;transform:translateX(50%)}.input__bottom-text{text-align:center}.input .MuiInputAdornment-positionEnd{color:#fff;height:100%;position:absolute}[dir=ltr] .input .MuiInputAdornment-positionEnd{right:10px}[dir=rtl] .input .MuiInputAdornment-positionEnd{left:10px}.input .Mui-disabled{-webkit-text-fill-color:inherit!important}.input.Mui-focused{border:none;box-shadow:none!important}.reset-password-confirm-modal{background:#121293;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}[dir=ltr] .reset-password-confirm-modal__label-required{margin-left:5px}[dir=rtl] .reset-password-confirm-modal__label-required{margin-right:5px}.reset-password-confirm-modal__item{color:#d5d5d5;display:flex;flex-direction:column;margin-bottom:20px;width:100%}.reset-password-confirm-modal__item-input{height:40px}.reset-password-confirm-modal__item .MuiInput-root{color:#fff}.reset-password-confirm-modal__item .input__left-icon{height:25px;width:9px}.reset-password-confirm-modal__form-error{font-size:15px;font-weight:700;height:20px;margin:5px 0;position:relative}.reset-password-confirm-modal__form-error small{color:#ee1a1a}.reset-password-confirm-modal__button-wrapper{height:44px;min-width:130px}.pagination{margin-top:5px}.pagination .MuiPaginationItem-root{background-color:#0000;border-color:#fff;color:#fff}.pagination .MuiButtonBase-root.Mui-selected,.pagination .MuiButtonBase-root.Mui-selected:hover{background-color:#f48d02;border-color:#f48d02;color:#fff}.profile-header{align-items:center;background-color:#2a2a31;display:flex;margin-bottom:30px;padding:10px 20px;position:relative}.profile-header__title{align-items:center;display:flex;font-size:22px;font-weight:700;text-transform:capitalize;width:100%}@media only screen and (max-width:1024px){.profile-header__title{font-size:1.25rem}}.profile-header__back-icon{cursor:pointer;height:1.875rem;width:1.875rem}[dir=ltr] .profile-header__back-icon{margin-right:1.5625rem}[dir=rtl] .profile-header__back-icon{margin-left:1.5625rem}.profile-header__back-icon *{fill:#fff}.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;background:#1f1f1f;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-top:10px}[dir=ltr] .reset-password-confirm__item{margin-right:0}[dir=rtl] .reset-password-confirm__item{margin-left:0}}.reset-password-confirm__item-input{height:34px}@media only screen and (max-width:767px){.reset-password-confirm__item-input{height:50px}}.reset-password-confirm__item .MuiInput-root{color:#fff}@media only screen and (max-width:767px){.reset-password-confirm__item .MuiInput-root{font-size:12px}}.reset-password-confirm__item .input__left-icon{height:25px;width:9px}.reset-password-confirm__label{font-size:11px;font-weight:700;margin-bottom:5px;width:100%}.reset-password-confirm__label-required{color:red}[dir=ltr] .reset-password-confirm__label-required{margin-left:5px}[dir=rtl] .reset-password-confirm__label-required{margin-right:5px}@media only screen and (max-width:767px){.reset-password-confirm__label{display:none}}.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}}.sign-in{color:#bbb;display:flex;flex-direction:column;margin:0 auto;padding-bottom:1.6875rem;width:500px}@media only screen and (max-width:767px){.sign-in{width:100%}}.sign-in__form{align-items:center;display:flex;flex-direction:column;width:100%}.sign-in__form>*{width:90%}@media only screen and (max-width:767px){.sign-in__form>*{width:100%}}.sign-in__sub-header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:15px}.sign-in__title{color:#fff;font-size:20px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:-.56px;line-height:1.6;margin-bottom:24px;text-align:center}.sign-in__logo{width:240px}.sign-in__logo-wrapper{display:block;margin-bottom:.9375rem}.sign-in__header{align-items:center;border-bottom:.0625rem solid #313131;border-radius:.3125rem .3125rem 0 0;display:flex;justify-content:space-between;margin-bottom:1.6rem;padding:1rem 0;width:90%}@media only screen and (max-width:767px){.sign-in__header{background:rgba(59,59,59,.251);border:none;height:45px;margin-bottom:.4rem;padding:0 .5rem;width:100%}}.sign-in__header-icon{display:none}@media only screen and (max-width:767px){.sign-in__header-icon{display:inline-block;height:17px;width:17px}[dir=ltr] .sign-in__header-icon{margin-right:6px}[dir=rtl] .sign-in__header-icon{margin-left:6px}}.sign-in__title{color:#d5d5d5;font-size:18px;font-weight:700}@media only screen and (max-width:767px){.sign-in__title{color:#fff;font-size:16px;text-transform:uppercase}}.sign-in__cross{height:1rem!important;width:1rem!important}@media only screen and (max-width:767px){.sign-in__cross{height:8px!important;width:auto!important}[dir=ltr] .sign-in__cross{transform:rotate(180deg)}[dir=rtl] .sign-in__cross{transform:rotate(-180deg)}}.sign-in__label{color:#bbb;font-weight:400;margin-bottom:5px}.sign-in__input{height:3rem;margin-bottom:15px;overflow:hidden;position:relative}@media only screen and (max-width:767px){.sign-in__input{border:none;border-radius:0;box-shadow:none;height:40px;margin:0 0 .8rem}}.sign-in__input .input__left-icon{height:100%;width:100%}.sign-in__input .input__left-icon-wrapper{background:#272729;width:2.5rem}@media only screen and (max-width:767px){.sign-in__input .input__left-icon{height:25px;width:50px}.sign-in__input .input__left-icon-wrapper{background-color:#272729;width:50px}}.sign-in__input .MuiInput-root{color:#fff}@media only screen and (max-width:767px){.sign-in__input .MuiInput-root{border-radius:3px;font-size:12px;font-weight:400}}.sign-in__button-forgot{cursor:pointer;transition:all .25s ease-in-out}.sign-in__button-forgot:hover{color:#fff;transition:all .25s ease-in-out}.sign-in__submit-btn{display:flex;justify-content:flex-end}.sign-in__submit-btn button{background-color:#23a152;border-radius:3px;color:#d5d5d5!important;font-size:14px;font-weight:700;padding:3px 40px}@media only screen and (max-width:767px){.sign-in__submit-btn{justify-content:center}.sign-in__submit-btn button{border-radius:0;color:#fff!important;font-size:18px}}.sign-in__btn-wrapper{width:auto}@media only screen and (max-width:767px){.sign-in__btn-wrapper{height:48px;margin-top:10px;width:100%}}.modal-header{align-items:center;background:#f48d02;border-radius:5px 5px 0 0;box-shadow:0 4px 4px #00000040;display:flex;height:50px;justify-content:space-between;padding:9px 20px;width:100%}.modal-header__cross{cursor:pointer;width:19px}.modal-header__title{color:#fff;font-family:Roboto,sans-serif;font-size:24px;font-weight:700;text-align:center}.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_variant_main{background:#0f1923;border-color:#f48d02;margin-top:5px}.check-box_variant_casino{background:#fff;margin-top:3px}.check-box_variant_casino.check-box_checked{background:#767676}.check-box__error{color:#cb0101b3;font-family:Roboto,sans-serif;font-size:13px;font-weight:600;position:absolute;text-align:center;top:120%}[dir=ltr] .check-box__error{left:0}[dir=rtl] .check-box__error{right:0}.check-box__check{display:block;height:100%;width:.75rem}.check-box_view{position:absolute}.select-input{height:100%;width:100%}.select-input__label-new{color:red;font-size:1rem;font-weight:600;text-transform:uppercase}[dir=ltr] .select-input__label-new{margin-left:5px}[dir=rtl] .select-input__label-new{margin-right:5px}.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{position:absolute;top:50%;transform:translateY(-50%)}[dir=ltr] .select-input__value{left:20px}[dir=rtl] .select-input__value{right:20px}.select-input__arrow{color:#0f202d;display:block;height:10px;position:absolute;top:50%;transform:translateY(-50%);width:10px}[dir=ltr] .select-input__arrow{right:2rem}[dir=rtl] .select-input__arrow{left:2rem}.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;left:0!important;margin:0 auto;right:0!important}}.sign-up-form{background:#121293;color:#bbb;display:flex;flex-direction:column;width:500px}@media only screen and (max-width:767px){.sign-up-form{overflow-y:auto;width:100%}}@media only screen and (min-width:768px){.sign-up-form{align-items:center}}.sign-up-form__header{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.102);display:flex;font-size:.8rem;justify-content:space-evenly;padding:1.5rem;position:relative;width:100%}@media only screen and (min-width:1024px){.sign-up-form__header{border:none;padding:1rem 0 0}}.sign-up-form__header-title{font-size:1rem;margin-bottom:0}.sign-up-form__header-close{background:#0000;cursor:pointer;outline:none;position:absolute}[dir=ltr] .sign-up-form__header-close{right:5px}[dir=rtl] .sign-up-form__header-close{left:5px}@media only screen and (min-width:1024px){.sign-up-form__header-close{top:5px}}.sign-up-form__header-close-icon{color:#fff;font-size:2rem;font-weight:700;line-height:1;opacity:.5;text-shadow:none}.sign-up-form__header-link_active{color:#fff}@media only screen and (min-width:1024px){.sign-up-form__header-link{display:none}}.sign-up-form__wrapper-input{width:100%}[dir=ltr] .sign-up-form__icon{margin-left:10px;transform:rotate(90deg)}[dir=rtl] .sign-up-form__icon{margin-right:10px;transform:rotate(-90deg)}.sign-up-form__verify-block{align-items:center;background:#1a242d;border-radius:.1875rem;color:#fff;cursor:pointer;display:flex;font-family:Sofia Pro,sans-serif;font-size:1rem;justify-content:center;padding:.2375rem .725rem;position:absolute}[dir=ltr] .sign-up-form__verify-block{margin-right:.1rem;right:.625rem}[dir=rtl] .sign-up-form__verify-block{left:.625rem;margin-left:.1rem}.sign-up-form__verify-block-logo{animation:logo-loading .5s ease-in-out infinite;height:15px;position:absolute;width:15px}[dir=ltr] .sign-up-form__verify-block-logo{right:5px}[dir=rtl] .sign-up-form__verify-block-logo{left:5px}[dir=ltr] .sign-up-form__verify-block_documentLoading{padding:.4375rem 1.725rem .4375rem .725rem}[dir=rtl] .sign-up-form__verify-block_documentLoading{padding:.4375rem .725rem .4375rem 1.725rem}@media only screen and (max-width:767px){.sign-up-form__verify-block{font-size:1rem}}.sign-up-form__country-block{align-items:center;border-radius:.1875rem;color:#bbb;display:flex;font-family:Sofia Pro,sans-serif;font-size:1rem;justify-content:center}[dir=ltr] .sign-up-form__country-block{left:.3125rem;padding:0 .1875rem 0 .625rem}[dir=rtl] .sign-up-form__country-block{padding:0 .625rem 0 .1875rem;right:.3125rem}@media only screen and (max-width:767px){.sign-up-form__country-block{font-size:1rem}}.sign-up-form__country-block img{height:.9625rem;margin-bottom:.2rem;width:.9625rem}[dir=ltr] .sign-up-form__country-block img{margin-right:.25rem}[dir=rtl] .sign-up-form__country-block img{margin-left:.25rem}.sign-up-form__hr{border:1px solid hsla(0,0%,100%,.102);margin-bottom:19px;position:relative;width:100%}.sign-up-form__hr:last-child{margin-bottom:0}.sign-up-form__hr-text{background:#1a242d;color:#f48d02;font-size:14px;padding:0 2px;position:absolute;top:calc(100% - 8px)}[dir=ltr] .sign-up-form__hr-text{left:14px}[dir=rtl] .sign-up-form__hr-text{right:14px}.sign-up-form__form{align-items:center;display:flex;flex-direction:column;padding:0 .625rem .475rem;width:100%}@media only screen and (min-width:1024px){.sign-up-form__form{max-height:80vh}}.sign-up-form__form ::-webkit-scrollbar{height:.275rem;width:.275rem}.sign-up-form__form ::-webkit-scrollbar-thumb{background:#f48d02}.sign-up-form__form-header{justify-content:space-between;margin-bottom:14px;width:100%}.sign-up-form__example-check,.sign-up-form__form-header{align-items:center;display:flex}[dir=ltr] .sign-up-form__example-icon{margin-right:5px}[dir=rtl] .sign-up-form__example-icon{margin-left:5px}.sign-up-form__example-icon img{width:2rem}.sign-up-form__note{color:#f48d02;font-style:italic;position:relative}.sign-up-form__note:before{content:"✱";font-size:9px;font-style:normal;position:absolute}[dir=ltr] .sign-up-form__note:before{left:-10px}[dir=rtl] .sign-up-form__note:before{right:-10px}.sign-up-form__account-details{margin-bottom:30px}@media only screen and (min-width:1024px){.sign-up-form__account-details{overflow-y:auto}}.sign-up-form__account-details,.sign-up-form__personal-details{width:100%}.sign-up-form__label-text{position:relative;width:max-content}@media only screen and (max-width:767px){.sign-up-form__label-text{margin-bottom:.25rem}}[dir=ltr] .sign-up-form__label-text_promocode{padding-right:8px}[dir=rtl] .sign-up-form__label-text_promocode{padding-left:8px}.sign-up-form__radio-wrapper{align-items:center;display:flex;justify-content:center;width:12.625rem}[dir=ltr] .sign-up-form__radio-wrapper{margin-left:1.75rem}[dir=rtl] .sign-up-form__radio-wrapper{margin-right:1.75rem}.sign-up-form__label-radio{align-items:center;display:flex}[dir=ltr] .sign-up-form__label-radio:first-child{margin-right:2rem}[dir=rtl] .sign-up-form__label-radio:first-child{margin-left:2rem}[dir=ltr] .sign-up-form__radio-text{margin-left:.3125rem}[dir=rtl] .sign-up-form__radio-text{margin-right:.3125rem}.required .sign-up-form__label-text:after{content:"✱";font-size:9px;opacity:1;position:absolute;top:0}[dir=ltr] .required .sign-up-form__label-text:after{right:-12px}[dir=rtl] .required .sign-up-form__label-text:after{left:-12px}.sign-up-form__group{display:flex;flex-direction:column;justify-content:flex-end;margin:0 auto .8rem;white-space:nowrap;width:80%}@media only screen and (max-width:767px){.sign-up-form__group{flex-direction:column;width:100%}}@media only screen and (min-width:1024px){.sign-up-form__group{width:88%}}.sign-up-form__input-label{margin-bottom:5px}.sign-up-form__sub-header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:15px}.sign-up-form__title{color:#fff;font-size:20px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:-.56px;line-height:1.6;margin-bottom:24px;text-align:center}.sign-up-form__logo-wrapper{display:block;margin-bottom:.9375rem}.sign-up-form__logo{display:block;height:100%;width:100%}.sign-up-form__select-container .MuiSelect-select{background:#2a2a31!important}.sign-up-form__input-container,.sign-up-form__select-container{height:2.5rem;width:100%}.sign-up-form__terms{align-items:center;align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:1rem;position:relative;width:93%}.sign-up-form__terms span{font-size:16px}.sign-up-form__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%}.sign-up-form__recaptcha-wrapper{position:absolute;top:160%}[dir=ltr] .sign-up-form__recaptcha-wrapper{left:50%;transform:translateX(-50%)}[dir=rtl] .sign-up-form__recaptcha-wrapper{right:50%;transform:translateX(50%)}.sign-up-form__accept{align-items:center;display:flex;justify-content:center;margin-bottom:1.3rem}.sign-up-form__accept:not(:first-child){margin-bottom:.7rem}.sign-up-form__accept-text{font-size:.875rem;margin-top:.25rem;position:relative;text-indent:13px}[dir=ltr] .sign-up-form__accept-text{margin-left:4px}[dir=rtl] .sign-up-form__accept-text{margin-right:4px}.sign-up-form__star{font-size:15px!important;position:relative;top:-1px}[dir=ltr] .sign-up-form__star{right:3px}[dir=rtl] .sign-up-form__star{left:3px}.sign-up-form__link{color:#ffb401;text-decoration:underline}.sign-up-form__button{height:40px;height:48px;margin:0 auto 25px;min-height:40px;width:100%}@media only screen and (min-width:768px){.sign-up-form__button{margin-bottom:15px;padding:0 6px}}.sign-up-form__promocode-checkbox{position:absolute;top:0}[dir=ltr] .sign-up-form__promocode-checkbox{right:-15px}[dir=rtl] .sign-up-form__promocode-checkbox{left:-15px}[dir=ltr] .sign-up-form__promocode-text{margin-left:1.75rem}[dir=rtl] .sign-up-form__promocode-text{margin-right:1.75rem}@media only screen and (max-width:767px){[dir=ltr] .sign-up-form__promocode-text{margin-left:0}[dir=rtl] .sign-up-form__promocode-text{margin-right:0}}.sign-up-form input::-webkit-inner-spin-button,.sign-up-form input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sign-up-form input[type=number]{-moz-appearance:textfield}.sign-up-form input[name=firstName],.sign-up-form input[name=lastName]{text-transform:uppercase}.sign-up-form__info{color:#ff2929;font-size:16px;font-weight:700;margin-bottom:15px;text-align:center;width:100%}.sign-up-form__info-link{color:#ffb401;cursor:pointer;text-decoration:underline}.sign-up-form__have-account{color:#bcbfc7;display:flex;font-size:12px;font-weight:300;justify-content:center;margin-bottom:10px;text-align:center}@media only screen and (max-width:1024px){.sign-up-form__have-account{display:none}}[dir=ltr] .sign-up-form__register-link{margin-left:5px}[dir=rtl] .sign-up-form__register-link{margin-right:5px}@keyframes logo-loading{0%{opacity:.5;scale:1}25%{opacity:.75}50%{opacity:1;scale:1.25}75%{opacity:.75}to{opacity:.5;scale:1}}.sign-up-desktop{border-radius:4px;display:flex;flex-direction:row;position:relative}.sign-up-desktop__image{min-width:398px}.sign-up-desktop__image .carousel-slider{border-radius:0;box-shadow:none;margin:0}.check-email{align-items:center;background:#121293;border-radius:4px;color:#fff;display:flex;flex-direction:column;font-family:Roboto,sans-serif;position:relative;width:321px}.check-email .modal-header__title{font-size:18px}.check-email__body{align-items:flex-end;justify-content:flex-end;padding:20px}.check-email__body,.check-email__content{display:flex;flex-direction:column;height:100%;width:100%}.check-email__content{align-items:center;justify-content:center;margin-bottom:20px}.check-email__content-title{color:#fff;font-size:20px;font-weight:700;text-align:center;text-transform:uppercase}.check-email__content-text{color:#fff;font-size:12px;font-weight:400;text-align:center;text-transform:uppercase}.check-email__button{margin:0 auto}.check-email__button button{color:#fff;font-family:Istok Web,sans-serif;font-size:20px;font-weight:700;padding:5px 30px;text-align:center;width:auto}.check-email__info{color:#ff2929;font-size:16px;font-weight:700;margin-bottom:15px;text-align:center;width:100%}.check-email__info-link{color:#f4c748;cursor:pointer;text-decoration:underline}.logout{background-color:#121293;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{display:flex;flex-direction:row}@media only screen and (min-width:1024px){.logout__wrapper{width:100%}}@media only screen and (max-width:767px){.logout__wrapper{border-radius:5px;flex-direction:column-reverse;width:100%}}.logout__image{min-width:346px}@media only screen and (max-width:767px){.logout__image{min-width:250px}}.logout__image .carousel-slider{border-radius:0;box-shadow:none;margin:0}.logout__cross{fill:#fff;cursor:pointer;position:absolute;top:0;width:11px}[dir=ltr] .logout__cross{right:0}[dir=rtl] .logout__cross{left:0}@media only screen and (min-width:1024px){.logout__cross{top:-10px}[dir=ltr] .logout__cross{right:-7px}[dir=rtl] .logout__cross{left:-7px}}.logout__body{display:flex;flex-direction:column;height:auto;justify-content:space-between;padding:24px 32px 15px;width:404px}@media only screen and (max-width:767px){.logout__body{padding:24px 32px;width:100%}}.logout__container{display:flex;flex-direction:column;gap:10px;position:relative;width:100%}.logout__title{color:#fff;font-size:32px;margin:10px 0}[dir=ltr] .logout__title{text-align:left}[dir=rtl] .logout__title{text-align:right}@media only screen and (max-width:767px){.logout__title{font-size:22px}}.logout__info{color:#bcbfc7;font-size:14px}.logout__btn-wrapper{cursor:pointer;height:45px;margin:85px 0 0}@media only screen and (max-width:767px){.logout__btn-wrapper{margin:35px 0 0}}.resend-email{background:#121293;border-radius:4px;position:relative;width:321px}@media only screen and (max-width:767px){.resend-email{width:92vw}}.resend-email__form{align-items:center;display:flex;flex-direction:column;gap:20px;padding:20px}.resend-email__input{height:34px;position:relative;width:100%}.resend-email__input input{background:#2a2a31!important}.resend-email__button{margin:0 auto}.resend-email__button button{color:#fff;font-family:Istok Web,sans-serif;font-size:16px;font-weight:700;padding:5px 30px;text-align:center;width:auto}.confirm-activate-bonus{align-items:center;background-color:#121293;border-radius:1.25rem;box-sizing:border-box;display:flex;flex-direction:column;max-width:45vw;padding:2.75rem 2.2rem 6rem;position:relative}@media only screen and (max-width:1024px){.confirm-activate-bonus{margin:0 auto;max-width:65vw}}@media only screen and (max-width:475px){.confirm-activate-bonus{max-width:90vw;padding:3rem 0 6rem}}.confirm-activate-bonus__person{width:10rem}.confirm-activate-bonus__button-wrapper{bottom:1rem;display:flex;justify-content:space-between;position:absolute;width:50%}[dir=ltr] .confirm-activate-bonus__button-wrapper{left:50%;transform:translateX(-50%)}[dir=rtl] .confirm-activate-bonus__button-wrapper{right:50%;transform:translateX(50%)}@media only screen and (max-width:767px){.confirm-activate-bonus__button-wrapper{justify-content:space-evenly;width:100%}}.confirm-activate-bonus__button button{padding:8px 15px}.confirm-activate-bonus__text{font-size:1.65rem;margin-top:1rem;width:90%}.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:#71768e}.choose-document__method{align-items:center;background-color:#2e314280;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}[dir=ltr] .choose-document__method{text-align:left}[dir=rtl] .choose-document__method{text-align:right}@media only screen and (max-width:767px){.choose-document__method{column-gap:10px}}@media only screen and (max-width:1024px){[dir=ltr] .choose-document__method{padding-left:28px}[dir=rtl] .choose-document__method{padding-right: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-color:#0f1923}.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:#1d2730;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;width:100%}[dir=ltr] .documents__header{text-align:left}[dir=rtl] .documents__header{text-align:right}.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;top:5px}[dir=ltr] .documents__header-close{right:5px}[dir=rtl] .documents__header-close{left: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-top:3px solid #0000;height:0;width:0}[dir=ltr] .documents__header span{border-left:4px solid #23a152}[dir=rtl] .documents__header span{border-right:4px solid #23a152}.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-bottom:22px;padding-top:22px;width:100%}[dir=ltr] .documents__card{padding-left:20px;padding-right:5px;text-align:left}[dir=rtl] .documents__card{padding-left:5px;padding-right:20px;text-align:right}@media only screen and (max-width:1024px){.documents__card{margin-bottom:10px}}@media only screen and (max-width:475px){.documents__card{gap:12px}[dir=ltr] .documents__card{padding-left:10px}[dir=rtl] .documents__card{padding-right:10px}}.documents__card:hover{background-color:#0f1923}.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}[dir=ltr] .documents__text{text-align:left}[dir=rtl] .documents__text{text-align:right}.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;margin:0 auto;padding:0 15px;width:100%}[dir=ltr] .documents__buttons-wrapper{left:0}[dir=rtl] .documents__buttons-wrapper{right:0}.documents__button-wrapper{height:40px}.documents__button-wrapper button{font-size:.85rem}.restrict{background:#121293;max-width:500px}.restrict,.restrict__header{position:relative;width:100%}.restrict__header{align-items:center;background:#f48d02;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;top:5px}[dir=ltr] .restrict__header-close{right:5px}[dir=rtl] .restrict__header-close{left:5px}.restrict__header-close-icon{color:#fff;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:#fff;font-size:16px}.restrict__text{font-size:15px;padding:15px}.restrict__info-text{font-size:14;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}.transfer-comment{background-color:#111922;border-radius:4px;height:max-content;margin:auto;max-width:400px;min-width:300px;padding:25px 25px 20px}@media only screen and (max-width:1024px){.transfer-comment{width:400px}}@media only screen and (max-width:767px){.transfer-comment{align-items:center;border-radius:4px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:45px 25px 25px;width:100%}}.transfer-comment__header{display:none}@media only screen and (max-width:767px){.transfer-comment__header{display:block;font-size:20px;margin-bottom:15px;text-align:center;width:100%}.transfer-comment__header-close{color:#bbb;font-size:30px;position:absolute;top:0}[dir=ltr] .transfer-comment__header-close{right:15px}[dir=rtl] .transfer-comment__header-close{left:15px}}.transfer-comment__text{font-size:19px;margin-bottom:30px;text-align:center;word-break:break-word}.transfer-comment__buttons{display:flex;gap:10px;justify-content:center}.transfer-comment__button-wrapper{min-width:70px;text-align:center}@media only screen and (max-width:767px){.transfer-comment__button-wrapper{min-width:inherit}.transfer-comment__button-wrapper .button{padding:5px 20px!important}}.withdraw-cancel{color:#fff;display:flex;flex-direction:column;margin:auto;padding:10px;position:relative;width:100%}.withdraw-cancel__container{background:#111922;border-radius:4px;height:100%;max-width:425px;width:100%}.withdraw-cancel__form{overflow-y:auto;padding:1.5rem 1rem 1rem}@media only screen and (min-width:768px){.withdraw-cancel__form{display:flex;flex-wrap:wrap;overflow:hidden}}.withdraw-cancel__text{font-size:18px;margin-bottom:10px;text-align:center}.withdraw-cancel__text_notice{color:#bbb}.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 0;width:100%}.withdraw-cancel__button-wrapper{height:30px}.withdraw-cancel__button-wrapper button{font-weight:700;min-width:120px;text-transform:capitalize}.change-phone{background:#121293;border-radius:4px;position:relative;width:350px}@media only screen and (max-width:767px){.change-phone{width:92vw}}.change-phone__form{align-items:center;display:flex;flex-direction:column;gap:20px;padding:20px}.change-phone__group{display:flex;flex-direction:column;justify-content:flex-end;margin:0 auto .8rem;white-space:nowrap;width:80%}@media only screen and (max-width:767px){.change-phone__group{flex-direction:column;width:100%}}@media only screen and (min-width:1024px){.change-phone__group{width:88%}}.change-phone__input-wrapper{width:100%}.change-phone__input-container{height:2.5rem;width:100%}.change-phone__input-label{margin-bottom:5px}.change-phone__country-block{align-items:center;border-radius:.1875rem;color:#bbb;display:flex;font-family:Sofia Pro,sans-serif;font-size:1rem;justify-content:center}[dir=ltr] .change-phone__country-block{left:.3125rem;padding:0 .1875rem 0 .625rem}[dir=rtl] .change-phone__country-block{padding:0 .625rem 0 .1875rem;right:.3125rem}@media only screen and (max-width:767px){.change-phone__country-block{font-size:1rem}}.change-phone__country-block img{height:.9625rem;margin-bottom:.2rem;width:.9625rem}[dir=ltr] .change-phone__country-block img{margin-right:.25rem}[dir=rtl] .change-phone__country-block img{margin-left:.25rem}.change-phone__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%}.change-phone__button{margin:0 auto}.change-phone__button button{color:#fff;font-family:Istok Web,sans-serif;font-size:16px;font-weight:700;padding:5px 30px;text-align:center;width:auto}.choose-sport{align-items:center;background:#181818;border-radius:4px;display:flex;flex-direction:column;max-width:26rem;position:relative;width:85vw}.choose-sport__content{padding:1rem;width:100%}.choose-sport__sport{align-items:center;background:#1f1f1f;display:flex;padding:1rem}.choose-sport__sport:not(:last-child){margin-bottom:1rem}.choose-sport__sport-icon{height:2rem;width:2rem}.choose-sport__sport-text{color:#fff;font-size:1rem;font-weight:500}[dir=ltr] .choose-sport__sport-text{margin-left:.6rem}[dir=rtl] .choose-sport__sport-text{margin-right:.6rem}.wheel-timer{background-color:#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}[dir=ltr] .wheel-timer{background-image:conic-gradient(from 1turn,#940dff,#b471ff)}[dir=rtl] .wheel-timer{background-image:conic-gradient(from -1turn,#940dff,#b471ff)}@media only screen and (min-width:1450px){.wheel-timer{height:60px;width:300px}}.wheel-timer__container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.clock{color:#f5f6f7;display:flex;font-size:16px;font-weight:700;white-space:nowrap}@media only screen and (min-width:1450px){.clock{font-size:1.4rem}}[dir=ltr] .clock__label{margin-right:5px}[dir=rtl] .clock__label{margin-left:5px}@media(max-width:1000px){.clock__label{font-size:14px}}.clock__time{display:block;overflow:inherit;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1000px){.clock__time{font-size:14px}}.roulette-game{height:448px;width:348px}@media only screen and (max-width:475px){.roulette-game{height:420px;width:320px}}@media only screen and (min-width:1450px){.roulette-game{height:600px;width:500px}}.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}}@media only screen and (min-width:1450px){.roulette-game__container{height:500px;width:500px}}.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}}@media only screen and (min-width:1450px){.roulette-game__img{height:500px;width:500px}}.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;position:absolute;top:0;width:100%}[dir=ltr] .roulette-game__data-on-wheel{left:0}[dir=rtl] .roulette-game__data-on-wheel{right:0}.roulette-game__data-on-wheel__container{display:inline-block;height:100%;position:relative;width:100%}.roulette-game__data-on-wheel__item{align-items:center;border-radius:348px;box-sizing:border-box;color:#fff;display:flex;font-size:20px;height:35px;padding:0 25px;position:absolute;top:156.5px;width:348px}[dir=ltr] .roulette-game__data-on-wheel__item{left:0}[dir=rtl] .roulette-game__data-on-wheel__item{right:0}@media only screen and (min-width:1450px){.roulette-game__data-on-wheel__item{font-size:22px}}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(120deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-120deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(240deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-240deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(90deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-90deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(270deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-270deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(72deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-72deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(144deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-144deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(216deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-216deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(288deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-288deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(60deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-60deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(120deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-120deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(240deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-240deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(300deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-300deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(51.4285714286deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-51.4285714286deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(102.8571428571deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-102.8571428571deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(154.2857142857deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-154.2857142857deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(205.7142857143deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-205.7142857143deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(257.1428571429deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-257.1428571429deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(308.5714285714deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-308.5714285714deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(45deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-45deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(90deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-90deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(135deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-135deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(225deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-225deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(270deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-270deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(315deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-315deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(40deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-40deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(80deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-80deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(120deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-120deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(160deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-160deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(200deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-200deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(240deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-240deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(280deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-280deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(320deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-320deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(36deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-36deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(72deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-72deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(108deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-108deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(144deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-144deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(216deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-216deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(252deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-252deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(288deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-288deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(324deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(-324deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(32.7272727273deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-32.7272727273deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(65.4545454545deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-65.4545454545deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(98.1818181818deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-98.1818181818deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(130.9090909091deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-130.9090909091deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(163.6363636364deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-163.6363636364deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(196.3636363636deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-196.3636363636deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(229.0909090909deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-229.0909090909deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(261.8181818182deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-261.8181818182deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(294.5454545455deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(-294.5454545455deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(327.2727272727deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(-327.2727272727deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(30deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-30deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(60deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-60deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(90deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-90deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(120deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-120deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(150deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-150deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(210deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-210deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(240deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-240deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(270deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(-270deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(300deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(-300deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(330deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(-330deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(27.6923076923deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-27.6923076923deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(55.3846153846deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-55.3846153846deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(83.0769230769deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-83.0769230769deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(110.7692307692deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-110.7692307692deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(138.4615384615deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-138.4615384615deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(166.1538461538deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-166.1538461538deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(193.8461538462deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-193.8461538462deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(221.5384615385deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-221.5384615385deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(249.2307692308deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(-249.2307692308deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(276.9230769231deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(-276.9230769231deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(304.6153846154deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(-304.6153846154deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(332.3076923077deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(-332.3076923077deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(25.7142857143deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-25.7142857143deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(51.4285714286deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-51.4285714286deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(77.1428571429deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-77.1428571429deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(102.8571428571deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-102.8571428571deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(128.5714285714deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-128.5714285714deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(154.2857142857deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-154.2857142857deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(205.7142857143deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-205.7142857143deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(231.4285714286deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(-231.4285714286deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(257.1428571429deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(-257.1428571429deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(282.8571428571deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(-282.8571428571deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(308.5714285714deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(-308.5714285714deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(334.2857142857deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(-334.2857142857deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(24deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-24deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(48deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-48deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(72deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-72deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(96deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-96deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(120deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-120deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(144deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-144deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(168deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-168deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(192deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-192deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(216deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(-216deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(240deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(-240deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(264deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(-264deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(288deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(-288deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(312deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(-312deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(336deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(-336deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(16){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(16){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(22.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-22.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(45deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-45deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(67.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-67.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(90deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-90deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(112.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-112.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(135deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-135deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(157.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-157.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(202.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(-202.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(225deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(-225deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(247.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(-247.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(270deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(-270deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(292.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(-292.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(315deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(-315deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(16){transform:rotate(337.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(16){transform:rotate(-337.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(17){transform:rotate(1turn)}[dir=rtl] .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}}@media only screen and (min-width:1450px){.roulette-game__data-on-wheel__item{border-radius:500px;height:55px;padding:0 40px;top:222.5px;width:500px}}[dir=ltr] .roulette-game__data-on-wheel__icon{transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__icon{transform:rotate(-180deg)}.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{align-items:center;display:flex;font-weight:600;height:25px;justify-content:center;width:25px}[dir=ltr] .roulette-game__data-on-wheel img,[dir=ltr] .roulette-game__data-on-wheel__icon{text-shadow:2px 2px 2px #000}[dir=rtl] .roulette-game__data-on-wheel img,[dir=rtl] .roulette-game__data-on-wheel__icon{text-shadow:-2px 2px 2px #000}@media only screen and (max-width:475px){.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{height:20px;width:20px}}@media only screen and (min-width:1450px){.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{font-size:24px;height:30px;width:30px}}.roulette-game__data-on-wheel__value{font-weight:700;position:relative}[dir=ltr] .roulette-game__data-on-wheel__value{left:10px;text-shadow:2px 2px 2px #000;transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__value{right:10px;text-shadow:-2px 2px 2px #000;transform:rotate(-180deg)}@media only screen and (max-width:475px){[dir=ltr] .roulette-game__data-on-wheel__value{left:6px}[dir=rtl] .roulette-game__data-on-wheel__value{right:6px}}@media only screen and (min-width:1450px){[dir=ltr] .roulette-game__data-on-wheel__value{left:15px}[dir=rtl] .roulette-game__data-on-wheel__value{right:15px}}.roulette-game__selector-img{height:84px;position:absolute;top:134px;width:152px;z-index:6}[dir=ltr] .roulette-game__selector-img{right:-28px}[dir=rtl] .roulette-game__selector-img{left:-28px}.roulette-game__selector-img_hidden{opacity:0}@media only screen and (max-width:475px){.roulette-game__selector-img{height:74px;top:125px;width:140px}[dir=ltr] .roulette-game__selector-img{right:-24px}[dir=rtl] .roulette-game__selector-img{left:-24px}}@media only screen and (min-width:1450px){.roulette-game__selector-img{height:140px;top:182px;width:210px}[dir=ltr] .roulette-game__selector-img{right:-44px}[dir=rtl] .roulette-game__selector-img{left:-44px}}.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}}@media only screen and (min-width:1450px){.roulette-game__spin-btn{height:210px;width:210px}}.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%}@media only screen and (min-width:1450px){.roulette-game__bottom-heading{bottom:-60px;height:125px}}.roulette-game__bottom-heading_img{width:100%}.roulette-game__btn-spin{background-color:#b471ff;border:none;border-radius:6.25rem;bottom:-110px;box-shadow:0 4px 8px #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}[dir=ltr] .roulette-game__btn-spin{background-image:conic-gradient(from 1turn,#940dff,#b471ff)}[dir=rtl] .roulette-game__btn-spin{background-image:conic-gradient(from -1turn,#940dff,#b471ff)}@media only screen and (min-width:1450px){.roulette-game__btn-spin{bottom:-155px;font-size:1.8rem;height:65px;width:300px}}@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}@media only screen and (min-width:1450px){.roulette-game__btn-spin_wrapper{bottom:-190px}}.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}@media only screen and (max-width:767px){.roulette-game__top-block{height:15.5625rem;width:15.5625rem}}@media only screen and (min-width:1450px){.roulette-game__top-block{height:34.5625rem;width:34.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}@media only screen and (min-width:1450px){.roulette-game__mid-block{height:4.5rem;width:20.25rem}}.roulette-game__mid-block__icon{height:1.5rem;width:1.5rem}[dir=ltr] .roulette-game__mid-block__icon{margin-right:.5rem}[dir=rtl] .roulette-game__mid-block__icon{margin-left:.5rem}.roulette-game__mid-block__currency{color:#fff}[dir=ltr] .roulette-game__mid-block__currency{margin-left:.5rem}[dir=rtl] .roulette-game__mid-block__currency{margin-right:.5rem}.roulette-game__bot-block{margin-top:3rem}.roulette-game__btn-view{background-color:var(--primary-color);border:none;border-radius:6.25rem;box-shadow:0 4px 8px #1d22251a;color:#f5f6f7;cursor:pointer;display:block;font-size:1.25rem;font-weight:700;height:3rem;outline:none;padding:0 3rem}[dir=ltr] .roulette-game__btn-view{background-image:conic-gradient(from 1turn,#43b309,#5ddb1c)}[dir=rtl] .roulette-game__btn-view{background-image:conic-gradient(from -1turn,#43b309,#5ddb1c)}@media only screen and (min-width:1450px){.roulette-game__btn-view{font-size:2.2rem;height:4.5rem;width:20rem}}.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;border-radius:1.25rem;box-sizing:border-box;display:flex;flex-direction:column;height:548px;padding:.75rem 2.2rem;position:relative;width:558px}@media only screen and (max-width:475px){.wheel-game{height:588px;margin:0 auto;padding:4rem 2.2rem;width:98%}}@media only screen and (min-width:1450px){.wheel-game{height:100vh}}.wheel-game__present-icon{height:80%}.wheel-game__roulette-wrapper_hidden,.wheel-game__winner-wrapper_hidden{display:none}.wheel-game-history__modal{align-items:center;background-color:#121293;border-radius:1.25rem;display:flex;flex-direction:column;margin:0 auto;padding:3.5rem .75rem .75rem;position:relative;width:464px}@media(max-width:540px){.wheel-game-history__modal{margin:0 auto;max-height:85vh;padding:4rem .2rem 3rem;width:94vw}}.wheel-game-history__close{align-items:center;background-color:#17181b;border:none;border-radius:1.25rem;cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;top:.5rem;width:2rem;z-index:10}[dir=ltr] .wheel-game-history__close{right:.5rem}[dir=rtl] .wheel-game-history__close{left:.5rem}@media(max-width:540px){.wheel-game-history__close{top:.3rem}[dir=ltr] .wheel-game-history__close{right:.3rem}[dir=rtl] .wheel-game-history__close{left:.3rem}.wheel-game-history__close svg{height:1rem;width:1rem}}.wheel-game-history__close svg{fill:#99a4b099;height:2rem;width:2rem}.wheel-game-history__history{background:#1e2024;border-radius:1.25rem;box-sizing:border-box;max-height:85vh;overflow-y:scroll;padding:.25rem .625rem 1rem;width:100%}.wheel-game-history__history-container{color:#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__row{align-items:center;background-color:#23252a;border-radius:15px;display:flex;height:4.3rem;justify-content:space-between;margin-bottom:.125rem;padding:0 1rem;text-align:center}.wheel-game-history__row_isHeading{background-color:#0000;height:3.9rem}.wheel-game-history__col-head{color:#5f6975cc;width:33%}[dir=ltr] .wheel-game-history__col-head_isDate{text-align:left}[dir=rtl] .wheel-game-history__col-head_isDate{text-align:right}.wheel-game-history__col-head_isType{text-align:center}[dir=ltr] .wheel-game-history__col-head_isAmount{text-align:right}[dir=rtl] .wheel-game-history__col-head_isAmount{text-align:left}.wheel-game-history__col{width:33%}.wheel-game-history__col_time{color:#5f6975cc;font-size:14px;font-weight:400}.wheel-game-history__col_time:last-child{margin-bottom:0}[dir=ltr] .wheel-game-history__col_isDate{text-align:left}[dir=rtl] .wheel-game-history__col_isDate{text-align:right}.wheel-game-history__col_isType{color:#99a4b0;text-align:center}.wheel-game-history__col_isAmount{align-items:center;color:#43b309;display:flex;font-weight:700;justify-content:flex-end}[dir=ltr] .wheel-game-history__col_isAmount{text-align:right}[dir=rtl] .wheel-game-history__col_isAmount{text-align:left}.wheel-game-history__coin-icon{height:1.25rem;width:1.25rem}[dir=ltr] .wheel-game-history__coin-icon{margin:0 .3125rem 0 0}[dir=rtl] .wheel-game-history__coin-icon{margin:0 0 0 .3125rem}[dir=ltr] .wheel-game-history__coin-icon_isUnlocked{margin-left:.5625rem}[dir=rtl] .wheel-game-history__coin-icon_isUnlocked{margin-right:.5625rem}[dir=ltr] .wheel-game-history__coin-icon_isHeading{margin-left:.5rem}[dir=rtl] .wheel-game-history__coin-icon_isHeading{margin-right:.5rem}.wheel-game-history__coin-icon_isCol{height:1.3rem;width:1.3rem}[dir=ltr] .wheel-game-history__coin-icon_isCol{margin-left:.3125rem}[dir=rtl] .wheel-game-history__coin-icon_isCol{margin-right:.3125rem}@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:100vh;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);background-color:#000000a6;height:100vh;overflow-y:auto;position:fixed}.modal__wrapper_position_center{align-items:center;display:flex;justify-content:center}.modal__content-container{overflow:hidden;position:relative}.modal__content-container_bordered{border-radius:.25rem}.modal__close-block,.modal__save-block{align-items:center;background-color:#3f4451;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;position:absolute;top:5px;width:30px;z-index:10000}[dir=ltr] .modal__close-block,[dir=ltr] .modal__save-block{right:5px}[dir=rtl] .modal__close-block,[dir=rtl] .modal__save-block{left:5px}.modal__close-img{height:60%;width:60%}.modal__save-block{height:25px;width:90px}[dir=rtl] .Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutLeft}[dir=rtl] .Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInLeft}.Toastify__toast-container--top-right{border-radius:3px}@media only screen and (max-width:767px){.Toastify__toast-container--top-right{top:2rem;width:92%}[dir=ltr] .Toastify__toast-container--top-right{left:1rem}[dir=rtl] .Toastify__toast-container--top-right{right:1rem}}.Toastify__toast{background:#2f2a2a;border-radius:8px}:root{--banner-height:0px}.top-banner-hoc{align-items:center;background:#f48d02;display:flex;height:0;height:var(--banner-height);justify-content:center;position:fixed;top:0;width:100%;z-index:100}[dir=ltr] .top-banner-hoc{left:0}[dir=rtl] .top-banner-hoc{right:0}.top-banner-hoc__wrapper{gap:.8125rem;position:relative;width:100%}.top-banner-hoc__close-block,.top-banner-hoc__wrapper{align-items:center;display:flex;justify-content:center}.top-banner-hoc__close-block{cursor:pointer;height:1.5rem;position:absolute;text-align:center;width:1.5rem}[dir=ltr] .top-banner-hoc__close-block{right:0}[dir=rtl] .top-banner-hoc__close-block{left:0}.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}[dir=ltr] .bonus-promotion-notification{padding:0 30px 0 10px}[dir=rtl] .bonus-promotion-notification{padding:0 10px 0 30px}}@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:.9375rem;font-weight:900;gap:5px;text-align:center;text-transform:capitalize}@media screen and (max-width:600px){.bonus-promotion-notification__text{font-size:.7rem}}.bonus-promotion-notification__button-wrapper{height:1.875rem}.bonus-promotion-notification__button-wrapper button{background:#111922!important;color:#fff;transition:all .3s ease-in-out}@media only screen and (max-width:767px){.bonus-promotion-notification__button-wrapper button{font-size:12px!important;white-space:nowrap}}.bonus-promotion-notification__button-wrapper button:hover{background-color:#111922!important;opacity:1!important;transform:scale(1.1)}.links-temp__more{border-top:1px solid #d0d0d0;display:flex;justify-content:space-between;margin-bottom:6px;padding:15px 10px 0;width:100%}@media only screen and (max-width:767px){.links-temp__more{align-items:center;flex-direction:column}}.links-temp__more-notice{color:#888;font:normal 11px Verdana;justify-self:center;text-align:center}[dir=ltr] .links-temp__more-notice{margin-right:15px}[dir=rtl] .links-temp__more-notice{margin-left:15px}.links-temp__more-notice span{font-size:10px;line-height:20px}@media only screen and (max-width:767px){.links-temp__more-notice{margin-bottom:15px;margin-top:10px}}.links-temp__more-img_download{border:2px solid #ccc;border-radius:7px;height:40px;margin-bottom:10px;width:150px}@media only screen and (max-width:767px){.links-temp__more-img_download{grid-column:2;justify-self:end}}.links-temp__more-img_adult{height:62px;justify-self:end;width:62px}@media only screen and (max-width:767px){.links-temp__more-img_adult{height:42px;width:42px}}.links-temp__links{list-style-type:none}.links-temp__links li{border-radius:5px;color:#888;margin-bottom:11px;padding:3px;text-align:center;transition:all .25s}.links-temp__links li:hover{background-color:#0000004d;color:#fff;transform:scale(1.1)}.links-temp__links_social{display:flex;justify-content:center}.links-temp__description{width:165px}.links-temp__description p{color:#888;line-height:24px;text-align:center}.links-temp__social-media-item{background:#0000;border:1px solid #fff;border-radius:100%;color:#fff;display:inline-block;flex-shrink:0;height:40px;margin-bottom:10px;text-align:center;transition:all .3s ease;width:40px}[dir=ltr] .links-temp__social-media-item{margin-right:10px}[dir=rtl] .links-temp__social-media-item{margin-left:10px}.links-temp__social-media-item:hover{background:#0b0b0b;border:1px solid #0b0b0b}.links-temp__social-media-item:hover *{fill:#d5d5d5}.links-temp__social-icon{padding:8px 0}.links-temp__social-icon svg{height:1.4rem;width:1.4rem}.links-temp__social-icon svg *{fill:#fff}.footer{bottom:0;left:0;position:fixed;right:0;z-index:1000}.footer__btn-toggle{align-items:center;background:#f48d02;cursor:pointer;display:flex;height:29px;justify-content:center;width:100%}.footer__btn-toggle svg{margin:0 auto}.footer__info{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:80%}@media only screen and (max-width:767px){.footer__image,.footer__info{width:100%}}.footer__arrow-icon{transition:all .3s linear}.footer__arrow-icon_isOpen{rotate:180deg}.footer__wrapper{background:#17222d;height:100%;overflow-y:auto}@media only screen and (max-width:767px){.footer__wrapper{padding:10px 0;width:100%}}.footer__inner{align-items:center;display:flex;flex-direction:column;padding:10px 0 67px}@media only screen and (max-width:767px){.footer__inner{padding:10px 5px}}.footer__links{display:flex;flex-direction:column}@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{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}.footer__label_isUpperCase{text-transform:uppercase}.footer__row-payments{width:100%}.footer__payments-wrapper{padding:15px;text-align:center}.footer__row-copyright{background:#121293;font-size:12px;line-height:22px;margin-top:20px;padding:40px 10px;text-align:center;width:80%}.footer__bookmaker-copyright{margin-top:25px}.header-block-mobile{background:#ca7605;box-sizing:border-box;font-size:.95rem;max-height:109px;min-height:58px;position:fixed;top:var(--banner-height);width:100%;z-index:1001}[dir=ltr] .header-block-mobile{left:0}[dir=rtl] .header-block-mobile{right:0}.header-block-mobile__top{align-items:center;display:flex;height:58px;justify-content:space-between;padding:5px 0}.header-block-mobile__down{box-sizing:border-box;height:51px;padding:.4375rem}.header-block-mobile__buttons-wrapper{box-sizing:border-box;display:flex;justify-content:space-between;width:100%}.header-block-mobile__button{height:2.35rem;text-decoration:none;width:49%}.header-block-mobile__toggle-wrapper{padding:0 15px;top:0}[dir=ltr] .header-block-mobile__toggle-wrapper{left:0}[dir=rtl] .header-block-mobile__toggle-wrapper{right:0}.header-block-mobile__toggle{height:1.25rem;padding-top:10px;width:1.25rem}.header-block-mobile__user{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;top:0}[dir=ltr] .header-block-mobile__user{padding:8px 15px 0 0;right:0}[dir=rtl] .header-block-mobile__user{left:0;padding:8px 0 0 15px}.header-block-mobile__user-icon-wrapper{background:#121293;border-radius:50%}.header-block-mobile__user-icon{display:block;height:1.3125rem;width:1.3125rem}.header-block-mobile__user-icon *{fill:#fff}.header-block-mobile__user-icon_open{height:1.75rem;width:1.75rem}.header-block-mobile__currency{bottom:10px;color:#fff;font-size:10px;position:absolute}[dir=ltr] .header-block-mobile__currency{right:40px}[dir=rtl] .header-block-mobile__currency{left:40px}.header-block-mobile__logo-wrapper{display:flex;width:130px}.header-block-mobile__logo-link{display:block;z-index:1000}.header-block-mobile__logo{display:block;height:99%;width:100%}.time-clock{align-items:center;color:#fff;display:flex;font-size:12px;justify-content:center;text-transform:uppercase;white-space:nowrap}[dir=ltr] .time-clock{padding-left:.625rem}[dir=rtl] .time-clock{padding-right:.625rem}.time-clock__clock{fill:#fff;height:1rem;width:1rem}[dir=ltr] .time-clock__clock{margin-right:.3125rem}[dir=rtl] .time-clock__clock{margin-left:.3125rem}.select-lang{background:#121293;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:3.2rem;width:3.2rem}[dir=ltr] .select-lang__current-flag{margin-left:0;transition:margin-left .4s ease-in-out}[dir=rtl] .select-lang__current-flag{margin-right:0;transition:margin-right .4s ease-in-out}@media only screen and (max-width:767px){[dir=ltr] .select-lang__current-flag_open{margin-left:0}[dir=rtl] .select-lang__current-flag_open{margin-right:0}}.select-lang__flag{width:1.375rem}[dir=ltr] .select-lang__flag{margin-right:.8rem}[dir=rtl] .select-lang__flag{margin-left:.8rem}.select-lang__item{align-items:center;background:#111922;box-sizing:border-box;color:#d5d5d5;display:flex;font-size:.9rem;height:3.115rem;padding:0 .9375rem;white-space:pre;width:100%}@media only screen and (min-width:768px){.select-lang__item:hover{background:#4f4f4f}}@media only screen and (max-width:767px){.select-lang__item{align-items:center;background:#49494a;border-bottom:1px solid #171c2c;border-radius:3px;box-sizing:border-box;color:#bbb;display:flex;font-size:.875rem;height:2rem;padding:0 .9375rem;white-space:pre;width:7.6875rem}.select-lang__item_active{background:#f48d02;color:#fff;position:relative}.select-lang__item_active:after{color:#fff;content:"✓";position:absolute;width:.9725rem}[dir=ltr] .select-lang__item_active:after{right:3px}[dir=rtl] .select-lang__item_active:after{left:3px}}.select-lang__items{background-color:#fff;border:1px solid #171c2c;display:none;position:absolute;top:100%;width:100%;z-index:3}[dir=ltr] .select-lang__items{right:0}[dir=rtl] .select-lang__items{left:0}.select-lang__items_open{display:block}@media only screen and (max-width:767px){.select-lang__items{background-color:#0000;border:none;display:flex;flex-wrap:wrap;justify-content:space-evenly;position:static}}.select-lang__top{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:700;height:100%;justify-content:center;padding:0 .6rem}.select-lang__top-arrow{align-items:center;display:flex;transition:transform .2s ease-in;width:.525rem;will-change:transform}[dir=ltr] .select-lang__top-arrow{margin-left:5px}[dir=rtl] .select-lang__top-arrow{margin-right:5px}.select-lang__top-arrow *{fill:#fff}[dir=ltr] .select-lang__top_open .select-lang__top-arrow{transform:rotate(180deg)}[dir=rtl] .select-lang__top_open .select-lang__top-arrow{transform:rotate(-180deg)}@media only screen and (max-width:767px){.select-lang__top{display:none}}.bottom-header{align-items:center;background:#f48d02;color:#fff;display:flex;font-weight:700;height:3.1rem;justify-content:space-between;padding:0 .625rem}.bottom-header__left-block,.bottom-header__right-block,.bottom-header__set-language-wrapper{height:100%}.bottom-header__set-language-wrapper{position:relative;width:8.45rem}.bottom-header__time-wrapper{align-items:center;display:flex;justify-content:center}.bottom-header__left-block{max-width:80%;overflow-x:auto}.bottom-header__right-block{display:flex}.bottom-header__item,.bottom-header__items{align-items:center;display:flex;height:100%}.bottom-header__item{color:#fff;font-size:14px;padding:0 .8rem;position:relative;white-space:nowrap}.bottom-header__item:hover,.bottom-header__item_active{background:#1f1f1f;color:#d5d5d5}.cashback-timer{width:9rem}[dir=ltr] .cashback-timer{margin-right:1rem}[dir=rtl] .cashback-timer{margin-left:1rem}.cashback-timer__container{align-items:center;border-radius:10px;box-shadow:0 5px 15px #f48d02;box-sizing:border-box;cursor:pointer;display:flex;height:100%;padding:10px;position:relative;width:100%}[dir=ltr] .cashback-timer__container{background:linear-gradient(127.71deg,#f48d02 -33.87%,#f48d02 69.19%)}[dir=rtl] .cashback-timer__container{background:linear-gradient(-127.71deg,#f48d02 -33.87%,#f48d02 69.19%)}.cashback-timer img{height:100%;position:absolute}[dir=ltr] .cashback-timer__cash{border-radius:0 0 0 10px;left:0}[dir=rtl] .cashback-timer__cash{border-radius:0 0 10px 0;right:0}.timer-clock{white-space:nowrap}[dir=ltr] .timer-clock{margin-left:auto;text-align:right}[dir=rtl] .timer-clock{margin-right:auto;text-align:left}.timer-clock__label{color:#fff;font-size:.65rem;font-weight:500;letter-spacing:.5px}.timer-clock__time{color:#fff;font-size:1.2rem;font-weight:600;margin-top:3px;overflow:inherit;text-overflow:ellipsis;white-space:nowrap}.wheel-button{animation:wheelSpin 1.6s infinite;animation-timing-function:linear;cursor:pointer;filter:drop-shadow(0 0 8px #121293);height:100%;width:100%}@keyframes wheelSpin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.user-block{padding:0 .7rem;position:relative}.user-block,.user-block__wheel{align-items:center;display:flex}.user-block__wheel{height:45px;justify-content:center;width:45px}[dir=ltr] .user-block__wheel{margin-right:30px}[dir=rtl] .user-block__wheel{margin-left:30px}.user-block__user{display:flex}.user-block__coins-icon,.user-block__user-icon{display:block;width:2.5rem}.user-block__block{align-items:center;background-color:#2a2a31;border:none;border-radius:25px;color:#c9c9c9;cursor:pointer;display:flex;height:50px;position:relative;width:250px}[dir=ltr] .user-block__block{margin-right:5px}[dir=rtl] .user-block__block{margin-left:5px}@media only screen and (min-width:1450px){.user-block__block_balance{width:auto}[dir=ltr] .user-block__block_balance{padding-right:10px}[dir=rtl] .user-block__block_balance{padding-left:10px}}.user-block__block-content span{font-weight:700}.user-block__block-icon-wrapper{align-items:center;background:#111922;border-radius:25px;display:flex;height:45px;justify-content:center;width:45px}[dir=ltr] .user-block__block-icon-wrapper{margin-left:2.5px;margin-right:5px}[dir=rtl] .user-block__block-icon-wrapper{margin-left:5px;margin-right:2.5px}.user-block__block_logout{background-color:#0000;justify-content:center;width:50px}.user-block__items{box-sizing:border-box;display:none;overflow:hidden;position:absolute;top:100%;width:100%;z-index:10}.user-block__items_open{display:block}.user-block__item{align-items:center;background:#111922;border-bottom:1px solid #111;box-sizing:border-box;cursor:pointer;display:flex;height:37.5px;justify-content:space-between;padding:0 10px;position:relative;width:100%}[dir=ltr] .user-block__item{text-align:left}[dir=rtl] .user-block__item{text-align:right}.user-block__item:hover{background-color:#313131;color:#d5d5d5}.user-block__dropdown-items{display:none;flex-direction:column;position:absolute;top:100%;z-index:10}[dir=ltr] .user-block__dropdown-items{left:100%}[dir=rtl] .user-block__dropdown-items{right:100%}.user-block__dropdown-items_open{display:flex}.user-block__dropdown-items_second{top:175%}.user-block__dropdown-item{background:#111;border-bottom:1px solid #111;box-sizing:border-box;cursor:pointer;height:37.5px;line-height:37.5px;padding:0 10px;position:relative;width:200px}[dir=ltr] .user-block__dropdown-item{text-align:left}[dir=rtl] .user-block__dropdown-item{text-align:right}.user-block__dropdown-item:hover{background-color:#313131;color:#d5d5d5}.user-block__link-text{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-block__link-icon{display:block;margin-top:2px;width:1rem}.user-block__link-icon *{fill:#fff}.user-block__logout-icon{display:block;width:2.375rem}.user-block__deposit-btn{height:30px;min-width:100px}.user-block__deposit-btn button{border-radius:15px}.top-header{align-items:center;background:#ca7605;box-sizing:border-box;display:flex;height:5.4rem;padding:0 1.875rem;position:relative;width:100%}.top-header__logo-link{box-sizing:border-box;display:block;height:100%}[dir=ltr] .top-header__logo-link{padding-left:1.2rem}[dir=rtl] .top-header__logo-link{padding-right:1.2rem}.top-header__logo{display:block;height:100%;width:10rem}.top-header__buttons-wrapper{display:flex;gap:10px;height:100%;min-height:100%;width:100%}.top-header__buttons-wrapper button{font-weight:700}.top-header__button-wrapper{min-width:110px}.top-header__button-wrapper button{text-transform:uppercase!important}.top-header__left{height:100%;width:23.4375rem}[dir=ltr] .top-header__left{margin-right:auto}[dir=rtl] .top-header__left{margin-left:auto}.top-header__right{align-items:center;display:flex;justify-content:flex-end}.header-block-desktop{box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;position:sticky;-webkit-user-select:none;user-select:none;width:100%;z-index:15}.page-loading{height:100%;height:calc(var(--vh) - 170px);position:relative}@media only screen and (max-width:767px){.page-loading{height:calc(var(--vh) - 109px)}.page-loading_auth{height:calc(var(--vh) - 58px)}}.user-info-mobile{margin-bottom:.625rem;padding:0 .625rem}.profile-mobile{color:#fff;display:flex;flex-direction:column}.profile-mobile__header{display:flex;justify-content:space-between}.profile-mobile__content{width:100%}[dir=ltr] .profile-mobile__cashback{margin:0 0 1rem .7rem}[dir=rtl] .profile-mobile__cashback{margin:0 .7rem 1rem 0}.profile-mobile__category-header,.profile-mobile__category-header-logout{background:#121293;border-bottom:.0625rem solid #2f3031;font-weight:700;height:2.5rem;line-height:2.5rem;padding:0 .625rem;position:relative;text-transform:uppercase;width:100%}.profile-mobile__category-header-logout{cursor:pointer}.profile-mobile__category-items{display:flex;flex-direction:column;text-transform:uppercase}.profile-mobile__category-item{border-bottom:.0625rem solid #4f4f4f;color:#fff;display:block;font-size:.8125rem;font-weight:400;height:2.5rem;letter-spacing:.0313rem;line-height:2.5rem;padding:0 .625rem}.profile-mobile__category-item:last-child{border:none}.profile-mobile__category-icon,.profile-mobile__category-logout-icon{height:1.5rem;position:absolute;top:50%;transform:translateY(-59%);width:1.5rem}[dir=ltr] .profile-mobile__category-icon,[dir=ltr] .profile-mobile__category-logout-icon{right:.9375rem}[dir=rtl] .profile-mobile__category-icon,[dir=rtl] .profile-mobile__category-logout-icon{left:.9375rem}.profile-mobile__category-icon *{fill:#fff}.profile-settings-menu{background:#2a2a31;display:flex;flex-direction:column;height:calc(var(--vh) - 58px - var(--banner-height));margin-top:auto;overflow:auto;position:fixed;top:calc(58px + var(--banner-height));touch-action:none;transition:transform .4s ease;width:100vw;z-index:1991}[dir=ltr] .profile-settings-menu{right:-100vw}[dir=rtl] .profile-settings-menu{left:-100vw}[dir=ltr] .profile-settings-menu_open{transform:translateX(-100vw)}[dir=rtl] .profile-settings-menu_open{transform:translateX(100vw)}.profile-settings-menu__header{align-items:center;display:flex;padding:10px}.profile-settings-menu__header-close{height:20px;width:20px}.profile-settings-menu__header-close *{fill:#fff}.profile-settings-menu__button-wrapper,.profile-settings-menu__content-item{margin-bottom:.625rem}.profile-settings-menu__button-wrapper{color:#fff;height:2.5rem;padding:0 1rem;text-transform:uppercase}.profile-settings-menu__button-wrapper a{background:#111922;box-sizing:border-box;display:block;height:100%;padding:.625rem 0;text-align:center;width:100%}.profile-settings-menu__content{height:100%;overflow-y:auto;padding:1rem 0;width:100vw}.profile-settings-menu__title{font-size:1.125rem;font-weight:400;line-height:1.5rem}.profile-settings-menu__cross{display:block;width:.875rem}.profile-settings-menu__item{align-items:center;background:#47475f;border-radius:.3125rem;box-sizing:border-box;display:flex;height:2.5rem;width:100%}[dir=ltr] .profile-settings-menu__item{padding:0 1.25rem 0 .8125rem}[dir=rtl] .profile-settings-menu__item{padding:0 .8125rem 0 1.25rem}.profile-settings-menu__item:not(:last-of-type){margin-bottom:.75rem}.profile-settings-menu__item-symbol{color:#fff;font-size:1.5rem;font-weight:700}[dir=ltr] .profile-settings-menu__item-symbol{margin-right:.5625rem}[dir=rtl] .profile-settings-menu__item-symbol{margin-left:.5625rem}.profile-settings-menu__item-value{color:#757575;font-size:.875rem}.profile-settings-menu__item_active .profile-settings-menu__item-value{color:#595979}.profile-settings-menu__item-circle{border:.3125rem solid #fff;border-radius:1rem;box-sizing:border-box;height:1rem;transition:all .3s ease-in;width:1rem}[dir=ltr] .profile-settings-menu__item-circle{margin-left:auto}[dir=rtl] .profile-settings-menu__item-circle{margin-right:auto}.profile-settings-menu__item_active .profile-settings-menu__item-circle{border-color:#595979}.side-menu{background:#2a2a31;display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin-top:auto;overflow-x:auto;padding-bottom:.1875rem;position:fixed;top:calc(58px + var(--banner-height));transition:transform .4s ease;width:100%;z-index:1991}[dir=ltr] .side-menu{left:-100vw}[dir=rtl] .side-menu{right:-100vw}@media only screen and (min-width:768px){.side-menu{display:none!important}}.side-menu_open{touch-action:none}[dir=ltr] .side-menu_open{transform:translateX(100vw)}[dir=rtl] .side-menu_open{transform:translateX(-100vw)}.side-menu_padding{padding-top:3.625rem}.side-menu__logo-text{color:#fff;font-size:2rem;font-weight:700;text-transform:uppercase}.side-menu__items{align-items:flex-start;color:#fff;display:flex;flex-wrap:wrap;height:max-content;justify-content:flex-start;width:100%}.side-menu__item{align-items:center;background:#3b3b3e;border-bottom:.0625rem solid #000;box-sizing:border-box;color:#bbb;display:flex;flex-direction:column;height:4.175rem;justify-content:center;text-decoration:none;width:33.33333%}[dir=ltr] .side-menu__item{border-left:.0625rem solid #000}[dir=rtl] .side-menu__item{border-right:.0625rem solid #000}.side-menu__item *{fill:#bbb}.side-menu__item_active{background:#1a2737;border-bottom:.25rem solid #f48d02;color:#fff}.side-menu__item_active *{fill:#fff}.side-menu__item-text{font-size:.8rem;margin-top:.2rem;text-align:center}.side-menu__icon{height:1.6rem;width:1.6rem}.side-menu__icon,.side-menu__one-click{align-items:center;display:flex;justify-content:center}.side-menu__one-click{flex-direction:column;font-size:.9rem;margin-left:auto;margin-right:auto;width:6rem}.side-menu__input{background:none;border:none;border-bottom:1px dashed #ffdf38;box-sizing:border-box;color:#fff;display:flex;height:1.3rem;outline:none;padding-top:.3rem;text-align:center;width:1.5rem}[dir=ltr] .side-menu__input{margin-right:.5rem}[dir=rtl] .side-menu__input{margin-left:.5rem}.side-menu__settings{align-items:center;display:flex;padding-top:.2rem}[dir=ltr] .side-menu__settings{justify-content:left}[dir=rtl] .side-menu__settings{justify-content:right}.app{height:100%}.app,.app__container{display:flex;width:100%}.app__container{align-items:stretch;background:#121293;flex-direction:column;flex-wrap:nowrap;font-weight:400;justify-content:flex-start;max-width:100%;position:relative;top:var(--banner-height)}.app__container_isSportMatch{background-color:#0000}.app__content_container{margin:0 auto;max-width:min(100%,1560px)}.app__main{background:#111922;display:flex;position:relative;transition:transform .3s ease;width:100%;z-index:2}.app__main-inner{min-height:var(--vh)}@media only screen and (max-width:767px){.app__main{padding-top:109px}.app__main_isAuth{padding-top:58px}.app__main-inner{min-height:calc(var(--vh) - 138px)!important}.app__main_isAuth .app__main-inner{min-height:calc(var(--vh) - 87px)!important}}.app__main-inner{display:flex;flex-direction:column;min-height:100vh;position:relative}[dir=ltr] .app__main-inner{margin-left:auto}[dir=rtl] .app__main-inner{margin-right:auto}.app__main-content{display:flex;flex:1 0 auto;flex-direction:column;min-height:50vh;padding:0 0 29px;position:relative;width:100%}.app__main-content_betslip{height:70vh;overflow-y:hidden}.app__main-inner{transition:all .3s ease-in-out 0s;width:100%}.error-boundary{align-items:center;display:flex;flex-direction:column;font-size:24px;height:100%;justify-content:center;width:100%}.error-boundary__info{color:#f5f5f5;margin-bottom:10px}.error-boundary__button{border-radius:5px;font-size:25px}: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{top:1em}[dir=ltr] .Toastify__toast-container--top-left{left:1em}[dir=rtl] .Toastify__toast-container--top-left{right:1em}.Toastify__toast-container--top-center{top:1em}[dir=ltr] .Toastify__toast-container--top-center{left:50%;transform:translateX(-50%)}[dir=rtl] .Toastify__toast-container--top-center{right:50%;transform:translateX(50%)}.Toastify__toast-container--top-right{top:1em}[dir=ltr] .Toastify__toast-container--top-right{right:1em}[dir=rtl] .Toastify__toast-container--top-right{left:1em}.Toastify__toast-container--bottom-left{bottom:1em}[dir=ltr] .Toastify__toast-container--bottom-left{left:1em}[dir=rtl] .Toastify__toast-container--bottom-left{right:1em}.Toastify__toast-container--bottom-center{bottom:1em}[dir=ltr] .Toastify__toast-container--bottom-center{left:50%;transform:translateX(-50%)}[dir=rtl] .Toastify__toast-container--bottom-center{right:50%;transform:translateX(50%)}.Toastify__toast-container--bottom-right{bottom:1em}[dir=ltr] .Toastify__toast-container--bottom-right{right:1em}[dir=rtl] .Toastify__toast-container--bottom-right{left:1em}@media only screen and (max-width:480px){.Toastify__toast-container{margin:0;padding:0;width:100vw}[dir=ltr] .Toastify__toast-container{left:0}[dir=rtl] .Toastify__toast-container{right:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}[dir=ltr] .Toastify__toast-container--rtl{left:auto;right:0}[dir=rtl] .Toastify__toast-container--rtl{left:0;right:auto}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}[dir=ltr] .Toastify__toast{direction:ltr}[dir=ltr] .Toastify__toast--rtl,[dir=rtl] .Toastify__toast{direction:rtl}[dir=rtl] .Toastify__toast--rtl{direction:ltr}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{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;opacity:.7;position:absolute;width:100%;z-index:9999;z-index:var(--toastify-z-index)}[dir=ltr] .Toastify__progress-bar{left:0;transform-origin:left}[dir=rtl] .Toastify__progress-bar{right:0;transform-origin:right}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}[dir=ltr] .Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}[dir=rtl] .Toastify__progress-bar--rtl{left:0;right:auto;transform-origin:left}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;box-sizing:border-box;height:20px;width:20px}[dir=ltr] .Toastify__spinner{border-right-color:#616161;border-right-color:var(--toastify-spinner-color)}[dir=rtl] .Toastify__spinner{border-left-color:#616161;border-left-color:var(--toastify-spinner-color)}@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,body,html{margin:0;padding:0;width:100%}@media only screen and (max-width:767px){#root,body,html{-webkit-overflow-scrolling:touch;font-family:Roboto Condensed,sans-serif;height:-webkit-fill-available}}@media only screen and (min-width:768px){#root,body,html{font-family:Open Sans,sans-serif;font-weight:500;height:100%}}@media only screen and (max-width:1024px){#chat-widget-container{bottom:29px!important;max-height:calc(var(--vh) - 29px)!important}}html{color:#fff;font-size:16px;-webkit-user-select:none;user-select:none}@media only screen and (max-width:767px){html{background:#333;overflow-x:hidden}}@media only screen and (min-width:768px){html{background:#111;color:#fff;overflow-y:auto}}.html-overflow-hidden{overflow:hidden}.html-overflow-hidden .app__content-wrapper,.html-overflow-hidden body{overflow:hidden;touch-action:none}@media only screen and (max-width:767px){a,button,div{-webkit-tap-highlight-color:rgba(0,0,0,0)}}button{border:none;outline:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media only screen and (max-width:2600px){html{font-size:19px}}@media only screen and (max-width:2300px){html{font-size:17.5px}}@media only screen and (max-width:1920px){html{font-size:16px}}@media only screen and (max-width:1750px){html{font-size:14.5px}}@media only screen and (max-width:1600px){html{font-size:13px}}@media only screen and (max-width:1440px){html{font-size:14px}}@media only screen and (max-width:1366px){html{font-size:14px}}@media only screen and (max-width:768px){html{font-size:16px}}.html-mac ::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{font-feature-settings:inherit;border:0;box-sizing:border-box;font-stretch:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;margin:0;padding:0;vertical-align:initial}div::-webkit-scrollbar,header::-webkit-scrollbar,li::-webkit-scrollbar{-ms-overflow-style:none;display:none;scrollbar-width:none}a,a:active,a:focus,a:hover{text-decoration:none}a,h1,h2,h3,h4,h5,h6,li,ol,p,ul{color:inherit;list-style:none;text-decoration:none}::-webkit-scrollbar{height:.275rem;width:.275rem}::-webkit-scrollbar-thumb{background:#f48d02}