@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);#root,body,html{font-family:Roboto Condensed,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;padding:0;width:100%}@media only screen and (max-width:767px){#root,body,html{-webkit-overflow-scrolling:touch;height:-webkit-fill-available}}@media only screen and (min-width:768px){#root,body,html{height:100%}}html{color:#292b2c;line-height:1.15;-webkit-user-select:none;user-select:none}@media only screen and (max-width:767px){html{overflow-x:hidden}}@media only screen and (min-width:768px){html{overflow-y:auto}}.html-overflow-hidden,.html-overflow-hidden #root,.html-overflow-hidden body{overflow:hidden}body{-webkit-font-smoothing:antialiased;background:#2e2d2e;color:#292b2c;font-size:1rem;font-weight:400;line-height:1.5}@media only screen and (max-width:767px){body{background:#fff}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:#2a2f3d}: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;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)}}.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 - 60px)}}.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}}.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;-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;display:flex;height:80%;justify-content:center;position:relative;width:80%}.fullscreen-button__fullscreen-icon *{fill:#fff}@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-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%}.spinner{align-items:center;background:#0009;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0;max-height:100vh;position:absolute;top:0;width:100%;z-index:10}[dir=ltr] .spinner{left:0}[dir=rtl] .spinner{right:0}.spinner__wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:relative;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 #be1d1d #0000 #d5d5d5}[dir=rtl] .spinner__circle{border-color:#0000 #d5d5d5 #0000 #be1d1d}.spinner__label{animation:i 2s linear 0s infinite normal;color:#be1d1d;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:var(--vh);width:100vw}.bet-history-frame{height:100%;overflow-y:auto;position:fixed;top:0;width:100vw}.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}@media only screen and (max-width:767px){.error-boundary__info{color:#000}}.error-boundary__button{border-radius:5px;font-size:24px}[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;margin-bottom:1rem}.footer-desktop{border-top:2px solid #1c1c1c;flex-direction:column;padding:40px 0;position:relative}.footer-desktop,.footer-desktop__link{align-items:center;display:flex;justify-content:center}.footer-desktop__link{color:#636c72;font-size:14px;padding:0 5px;text-transform:capitalize;transition:all .25s ease-in-out}[dir=ltr] .footer-desktop__link{border-right:1px solid #3e3d3e}[dir=rtl] .footer-desktop__link{border-left:1px solid #3e3d3e}.footer-desktop__link:hover{color:#fff;transition:all .25s ease-in-out}[dir=ltr] .footer-desktop__link:last-child{border-right:none}[dir=rtl] .footer-desktop__link:last-child{border-left:none}.footer-desktop__link_isActive{color:#fff}.footer-desktop__links{flex-direction:row;gap:5px}.footer-desktop__links,.footer-desktop__links-block{align-items:center;display:flex;justify-content:center}.footer-desktop__links-block{border-bottom:1px solid #3e3d3e;border-top:1px solid #3e3d3e;gap:26px;padding:5px 20px;width:100%}.footer-desktop__copyright{padding-top:20px;text-align:center}.footer-desktop__copyright-text{color:#fff;font-size:14px;line-height:1.2em;padding-top:8px}[dir=ltr] .footer-desktop__copyright-text{padding-left:4px}[dir=rtl] .footer-desktop__copyright-text{padding-right:4px}.footer-mobile{border-top:2px solid #1c1c1c;margin-top:auto;padding:20px 0 80px}.footer-mobile__license{text-align:center}.footer-mobile__license-icon{height:auto;margin:0 10px;width:60px}.footer-mobile__copyright{padding-top:20px;text-align:center}.footer-mobile__copyright-text{color:#474747;font-size:14px;line-height:1.2em;padding-top:8px}[dir=ltr] .footer-mobile__copyright-text{padding-left:4px}[dir=rtl] .footer-mobile__copyright-text{padding-right:4px}.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:1200px){.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}.button_colors_green{background-color:#23a152!important;border-color:#23a152!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_green{border-radius:.1875rem}.button_colors_green,.button_colors_yellow{background-color:#be1d1d!important;color:#fff!important}.button_colors_yellow{border-radius:3px!important}.button_colors_yellow:hover{border-color:#ffce00;opacity:.8}.button_colors_yellow:focus,.button_colors_yellow:hover{background-color:#ffce00;color:#79020a}.button_colors_yellow:disabled{background-color:#ffce00;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:linear-gradient(#da2020,#be1d1d 21.02%,#a71a1a 38.93%,#901212 55.67%,#6e0b0b 73.96%)!important;border-radius:5px;color:#fff!important}.button_colors_main:hover{opacity:.8}.button_colors_main:disabled,.button_colors_main:focus,.button_colors_main:hover{background:linear-gradient(#da2020,#be1d1d 21.02%,#a71a1a 38.93%,#901212 55.67%,#6e0b0b 73.96%)}.button_colors_main:disabled,.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:#3498ff!important;border-color:#3498ff!important}.button_colors_secondary:hover{background-color:#3498ff;border-color:#3498ff;opacity:.8}.button_colors_secondary:focus{background-color:#3498ff}.button_colors_secondary:disabled{background-color:#3498ff;opacity:.5}.button_colors_secondary:disabled:hover{opacity:.5}.button_colors_login{background-color:#79020a!important;border-color:#0000!important}.button_colors_login:hover{background-color:#000!important;border-color:#0000;color:#ccc}.button_colors_login:focus{background-color:#79020a}.button_colors_login:disabled{background-color:#79020a;opacity:.5}.button_colors_login: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;border-radius:0;display:flex;font-family:Roboto Condensed,sans-serif!important;font-size:1rem;height:100%;justify-content:center;line-height:1.25;min-width:auto;padding:.5rem 1rem;text-transform:capitalize;width:100%}.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{height:.875rem}[dir=ltr] .button__icon-svg{margin-right:.1rem}[dir=rtl] .button__icon-svg{margin-left:.1rem}.button_rounded{border-radius:150px!important}.loadable-image__container{box-sizing:border-box;height:100%;overflow:hidden;position:relative;width:100%}.loadable-image__image{color:#fff;height:100%;object-fit:contain;opacity:0;transition:opacity .3s ease-in-out;width:100%}.loadable-image__image_loaded{opacity:1}.loadable-image__image_hidden{opacity:0}.loader__container{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;top:0;width:100%}[dir=ltr] .loader__container{left:0}[dir=rtl] .loader__container{right:0}.loader__wrapper{align-items:center;display:inline-block;display:flex;height:30px;justify-content:center;position:relative;width:70px}.loader__wrapper div{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)}}.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:1200px){.roulette-game{height:600px;width:500px}}.roulette-game__container{direction:ltr;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:1200px){.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:1200px){.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;left:0;position:absolute;top:0;width:100%}.roulette-game__data-on-wheel__container{display:inline-block;height:100%;position:relative;width:100%}.roulette-game__data-on-wheel__item{align-items:center;border-radius:348px;box-sizing:border-box;color:#fff;display:flex;font-size:20px;height:35px;left:0;padding:0 25px;position:absolute;top:156.5px;width:348px}@media only screen and (min-width:1200px){.roulette-game__data-on-wheel__item{font-size:32px}}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(1turn);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(60deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(300deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(51.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(102.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(154.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(205.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(257.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(308.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(45deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(135deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(225deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(315deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(40deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(80deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(160deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(200deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(280deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(320deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(36deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(108deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(252deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(324deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(32.7272727273deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(65.4545454545deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(98.1818181818deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(130.9090909091deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(163.6363636364deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(196.3636363636deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(229.0909090909deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(261.8181818182deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(294.5454545455deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(327.2727272727deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(30deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(60deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(150deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(210deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(300deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(330deg)}.roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(27.6923076923deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(55.3846153846deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(83.0769230769deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(110.7692307692deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(138.4615384615deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(166.1538461538deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(193.8461538462deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(221.5384615385deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(249.2307692308deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(276.9230769231deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(304.6153846154deg)}.roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(332.3076923077deg)}.roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(25.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(51.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(77.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(102.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(128.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(154.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(205.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(231.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(257.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(282.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(308.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(334.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(24deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(48deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(96deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(168deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(192deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(264deg)}.roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(312deg)}.roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(336deg)}.roulette-game__data-on-wheel__item:nth-child(16){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(22.5deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(45deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(67.5deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(112.5deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(135deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(157.5deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(202.5deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(225deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(247.5deg)}.roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(292.5deg)}.roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(315deg)}.roulette-game__data-on-wheel__item:nth-child(16){transform:rotate(337.5deg)}.roulette-game__data-on-wheel__item:nth-child(17){transform:rotate(1turn)}.roulette-game__data-on-wheel__item_is-present{font-size:12px}@media only screen and (max-width:475px){.roulette-game__data-on-wheel__item{border-radius:320px;height:25px;padding:0 25px;top:147.5px;width:320px}}@media only screen and (min-width:1200px){.roulette-game__data-on-wheel__item{border-radius:500px;height:55px;padding:0 50px;top:222.5px;width:500px}}.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{align-items:center;display:flex;height:25px;transform:rotate(90deg);width:25px}@media only screen and (max-width:475px){.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{height:20px;width:20px}}@media only screen and (min-width:1200px){.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{height:30px;width:30px}}.roulette-game__data-on-wheel__value{font-weight:700;left:10px;position:relative;text-shadow:2px 2px 2px #000;transform:rotate(180deg)}@media only screen and (max-width:475px){.roulette-game__data-on-wheel__value{left:6px}}@media only screen and (min-width:1200px){.roulette-game__data-on-wheel__value{left:15px}}.roulette-game__selector-img{height:84px;position:absolute;/*!rtl:ignore */right:-28px;top:134px;width:152px;z-index:6}.roulette-game__selector-img_hidden{opacity:0}@media only screen and (max-width:475px){.roulette-game__selector-img{height:74px;/*!rtl:ignore */right:-24px;top:125px;width:140px}}@media only screen and (min-width:1200px){.roulette-game__selector-img{height:140px;/*!rtl:ignore */right:-44px;top:182px;width:210px}}.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:1200px){.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:1200px){.roulette-game__bottom-heading{bottom:-60px;height:125px}}.roulette-game__bottom-heading_img{width:100%}.roulette-game__btn-spin{background-color:#b471ff;background-image:conic-gradient(from 1turn,#940dff,#b471ff);border:none;border-radius:6.25rem;bottom:-110px;box-shadow:0 4px 8px #1d22251a;color:#f5f6f7;cursor:pointer;display:block;font-weight:700;height:45px;left:0;margin:0 auto;outline:none;position:absolute;right:0;transition:transform .2s cubic-bezier(.36,.66,.04,1);width:190px}@media only screen and (min-width:1200px){.roulette-game__btn-spin{bottom:-155px;font-size:1.8rem;height:65px;width:300px}}@media only screen and (max-width:1200px){.roulette-game__btn-spin{font-size:16px}}.roulette-game__btn-spin_hidden{opacity:0}.roulette-game__btn-spin_inner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.roulette-game__btn-spin_wrapper{bottom:-150px;left:0;position:absolute;right:0}.roulette-game__btn-spin_wrapper_hidden{opacity:0}@media only screen and (min-width:1200px){.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:1200px){.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:1200px){.roulette-game__mid-block{height:4.5rem;width:20.25rem}}.roulette-game__mid-block__icon{height:1.5rem;margin-right:.5rem;width:1.5rem}.roulette-game__mid-block__currency{color:#fff;margin-left:.5rem}.roulette-game__bot-block{margin-top:3rem}.roulette-game__btn-view{background-color:var(--primary-color);background-image:conic-gradient(from 1turn,#43b309,#5ddb1c);border:none;border-radius:6.25rem;box-shadow:0 4px 8px #1d22251a;color:#f5f6f7;cursor:pointer;display:block;font-size:1.25rem;font-weight:700;height:3rem;outline:none;padding:0 3rem}@media only screen and (min-width:1200px){.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-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:1200px){.wheel-timer{height:60px;width:300px}}.wheel-timer__container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.clock{color:#f5f6f7;display:flex;font-size:16px;font-weight:700;white-space:nowrap}@media only screen and (min-width:1200px){.clock{font-size:1.4rem}}[dir=ltr] .clock__label{margin-right:5px}[dir=rtl] .clock__label{margin-left:5px}@media(max-width:1000px){.clock__label{font-size:14px}}.clock__time{display:block;overflow:inherit;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1000px){.clock__time{font-size:14px}}.wheel-game{align-items:center;border-radius:1.25rem;box-sizing:border-box;direction:ltr;display:flex;flex-direction:column;height:calc(100vh - 16.4rem);padding:.75rem 2.2rem;position:relative}@media only screen and (max-width:767px){.wheel-game{height:calc(100vh - 10rem)}}@media only screen and (min-width:1200px){.wheel-game{height:100vh}}.wheel-game__present-icon{height:80%}.wheel-game__roulette-wrapper_hidden,.wheel-game__winner-wrapper_hidden{display:none}.wheel-game-history__modal{align-items:center;background-color:#17181b;border-radius:1.25rem;display:flex;flex-direction:column;margin:0 auto;padding:3.5rem .75rem .75rem;position:relative;width:464px}@media(max-width:540px){.wheel-game-history__modal{margin:0 auto;max-height:85vh;padding:4rem .2rem 3rem;width:94vw}}.wheel-game-history__close{align-items:center;background-color:#17181b;border:none;border-radius:1.25rem;cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;top:.5rem;width:2rem;z-index:10}[dir=ltr] .wheel-game-history__close{right:.5rem}[dir=rtl] .wheel-game-history__close{left:.5rem}@media(max-width:540px){.wheel-game-history__close{top:.3rem}[dir=ltr] .wheel-game-history__close{right:.3rem}[dir=rtl] .wheel-game-history__close{left:.3rem}.wheel-game-history__close svg{height:1rem;width:1rem}}.wheel-game-history__close svg{fill:#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}}.user-info-mobile{align-items:center;color:#fff;display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}.user-info-mobile__name{font-size:18px;font-weight:700;width:100%}.user-info-mobile__money{align-items:center;display:flex;font-size:14px;font-weight:400;justify-content:space-between;width:100%}.profile-mobile{align-items:center;display:flex;flex-direction:column;justify-content:center}.profile-mobile__header{background:#262525;display:flex;height:100%;padding:8px 8px 16px;width:100%}.profile-mobile__content{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;padding:10px 0;width:100%}.profile-mobile__item{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.102);color:#fff;cursor:pointer;display:flex;font-size:16px;padding:10px;width:100%}.input__wrapper{border-radius:6px;height:100%;position:relative;width:100%}.input__wrapper_isFlex{align-items:center;display:flex}.input__left-icon{height:15px;width:30px}.input__left-icon *{fill:#be1d1d}.input__left-icon-wrapper{align-items:center;background:#1f1f1f;display:flex;height:100%;justify-content:center;padding:10px}[dir=ltr] .input__left-icon-wrapper{border-right:1px solid #bebaba}[dir=rtl] .input__left-icon-wrapper{border-left:1px solid #bebaba}.input__left-icon-wrapper_light{background-color:#f7f7f9}[dir=ltr] .input__left-icon-wrapper_light{border-bottom-left-radius:5px!important;border-top-left-radius:5px!important}[dir=rtl] .input__left-icon-wrapper_light{border-bottom-right-radius:5px!important;border-top-right-radius:5px!important}.input__right-icon{height:15px;width:30px}.input__right-icon *{fill:#be1d1d}.input__right-icon-wrapper{align-items:center;background:#1f1f1f;display:flex;height:100%;justify-content:center;padding:10px}[dir=ltr] .input__right-icon-wrapper{border-left:1px solid #bebaba}[dir=rtl] .input__right-icon-wrapper{border-right:1px solid #bebaba}.input__right-icon-wrapper_light{background-color:#f7f7f9}[dir=ltr] .input__right-icon-wrapper_light{border-bottom-right-radius:5px!important;border-top-right-radius:5px!important}[dir=rtl] .input__right-icon-wrapper_light{border-bottom-left-radius:5px!important;border-top-left-radius:5px!important}.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{height:100%;position:absolute}[dir=ltr] .input .MuiInputAdornment-positionEnd{right:0}[dir=rtl] .input .MuiInputAdornment-positionEnd{left:0}.input>input:-webkit-autofill,.input>input:-webkit-autofill:active,.input>input:-webkit-autofill:focus,.input>input:-webkit-autofill:hover{-webkit-text-fill-color:#454444!important;background-color:#fff!important;-webkit-box-shadow:inset 0 0 0 50px #888!important;-webkit-transition:background-color 5s ease-in-out 0s!important;transition:background-color 5s ease-in-out 0s!important}.input input:-webkit-autofill,.input input:-webkit-autofill:active,.input input:-webkit-autofill:focus,.input input:-webkit-autofill:hover{-webkit-text-fill-color:#454444!important;-webkit-box-shadow:inset 0 0 0 2000px #fff!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.input .MuiInputBase-input::placeholder{color:#292828;opacity:.8}.input.Mui-focused{border:none;box-shadow:none!important}.wheel-button{animation:wheelSpin 1.6s infinite;animation-timing-function:linear;cursor:pointer;filter:drop-shadow(0 0 8px #be1d1d);height:100%;width:100%}@keyframes wheelSpin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.profile-settings-menu{background:#232323;box-shadow:0 -5px 10px #000000b3;display:flex;flex-direction:column;height:100%;overflow:hidden;position:fixed;transition:transform .4s ease;width:300px;z-index:15}.profile-settings-menu__spacer{background-color:#292b2c;height:1px;margin-top:20px;width:100%}[dir=ltr] .profile-settings-menu__spacer{margin-left:18px}[dir=rtl] .profile-settings-menu__spacer{margin-right:18px}.profile-settings-menu__bottom{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;margin-bottom:30px}.profile-settings-menu__language{align-items:center;display:flex;justify-content:center;padding:18px;width:100%}.profile-settings-menu__header{align-items:center;background:#1a1a1a;display:flex;justify-content:flex-end}[dir=ltr] .profile-settings-menu__header{padding:15px 20px 15px 15px}[dir=rtl] .profile-settings-menu__header{padding:15px 15px 15px 20px}.profile-settings-menu__header-icon{height:10px;width:10px}.profile-settings-menu__header-icon *{fill:#fff}.profile-settings-menu__btn-wrapper{height:35px;width:100%}.profile-settings-menu__content{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:8px 10px}.profile-settings-menu .input__wrapper{background-color:#fff;box-sizing:border-box;height:100%;width:100%}.profile-settings-menu .MuiInput-root{border:none;color:#454444;font-size:16px;height:38px}[dir=ltr] .profile-settings-menu .MuiInput-root{border-bottom-right-radius:5px;border-top-right-radius:5px}[dir=rtl] .profile-settings-menu .MuiInput-root{border-bottom-left-radius:5px;border-top-left-radius:5px}[dir=ltr] .profile-settings-menu .MuiInput-root input{padding-left:10px}[dir=rtl] .profile-settings-menu .MuiInput-root input{padding-right:10px}.profile-settings-menu .MuiInputBase-input{padding:0 5px}.profile-settings-menu .MuiButtonBase-root{font-family:Roboto Condensed,sans-serif!important;font-size:18px!important;font-weight:500!important;text-transform:capitalize!important}.side-menu{background-color:#232323;box-shadow:0 -5px 10px #000000b3;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-x:hidden;position:fixed;transition:transform .4s ease;width:300px;z-index:999}@media only screen and (min-width:768px){.side-menu{display:none!important}}.side-menu__header{align-items:center;background:#1a1a1a;display:flex;height:40px;justify-content:flex-end;padding:20px;width:100%}.side-menu__close{height:10px!important;width:10px!important}.side-menu__close path{fill:#f2f2f2}.side-menu__items{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%;z-index:10}.side-menu__items-wrapper{width:100%}.side-menu__items_isLang{position:absolute;top:40px;z-index:20}.side-menu__logo{height:55px;width:100%}.side-menu__item{align-items:center;color:#fff;display:flex;font-family:Roboto Condensed,sans-serif;font-size:16px;justify-content:flex-start;text-transform:capitalize;width:100%}[dir=ltr] .side-menu__item{padding:10px 8px 10px 20px}[dir=rtl] .side-menu__item{padding:10px 20px 10px 8px}.side-menu__item:before{border-bottom-style:solid;border-bottom-width:1px;bottom:0;color:#000;content:"";display:block;position:absolute}[dir=ltr] .side-menu__item:before{left:20px;right:0}[dir=rtl] .side-menu__item:before{left:0;right:20px}.side-menu__item_isLogo{background:#1a1a1a}.side-menu__item_active{color:#be1d1d}.side-menu__lang-icon{height:15px;width:15px}[dir=ltr] .side-menu__lang-icon{margin-right:10px}[dir=rtl] .side-menu__lang-icon{margin-left:10px}.side-menu__lang-icon path{fill:#be1d1d}[dir=ltr] .side-menu__lang-arrow{margin-left:auto;margin-right:10px}[dir=rtl] .side-menu__lang-arrow{margin-left:10px;margin-right:auto}.side-menu__lang-arrow path{fill:#be1d1d}.download-app-button{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.download-app-button button{border-radius:.1875rem!important}.download-app-button__icon{height:30px;width:30px}[dir=ltr] .download-app-button__icon{margin-right:10px}[dir=rtl] .download-app-button__icon{margin-left:10px}.download-app-button__button-text{text-wrap:nowrap;text-transform:none}.side-panel{display:"flex";height:100%;overscroll-behavior:none;position:absolute;width:300px;z-index:9999}.side-panel_leftSide{box-shadow:0 5px 10px #000000b3;overflow:hidden}[dir=ltr] .side-panel_leftSide{left:0}[dir=ltr] .side-panel_rightSide,[dir=rtl] .side-panel_leftSide{right:0}[dir=rtl] .side-panel_rightSide{left:0}.side-panel__wrapper{display:flex;height:100vh;overflow:hidden;overscroll-behavior:none;position:absolute;top:0;width:100%;z-index:999}[dir=ltr] .side-panel__wrapper{left:0}[dir=rtl] .side-panel__wrapper{right:0}.side-panel__blur-background{display:none;flex-grow:1;height:100%}.side-panel__blur-background_isActive{display:block}.header-block-mobile{background:#1d1d1d;font-size:.95rem;height:60px;position:fixed;top:0;width:100%;z-index:999}[dir=ltr] .header-block-mobile{left:0}[dir=rtl] .header-block-mobile{right:0}.header-block-mobile__wrapper{align-items:center;display:flex;gap:10px;height:60px;justify-content:space-between;padding:5px 0}.header-block-mobile__buttons-wrapper{box-sizing:border-box;display:flex;width:100%}.header-block-mobile__button{height:2.35rem;text-decoration:none;width:50%}.header-block-mobile__toggle-wrapper{top:0}[dir=ltr] .header-block-mobile__toggle-wrapper{left:0;padding:15px 11px 12px 15px}[dir=rtl] .header-block-mobile__toggle-wrapper{padding:15px 15px 12px 11px;right:0}.header-block-mobile__toggle{height:27px;width:40px}[dir=ltr] .header-block-mobile__right{margin-right:15px}[dir=rtl] .header-block-mobile__right{margin-left:15px}.header-block-mobile__logo-link{display:block;max-width:150px;width:-webkit-max-content;width:max-content;z-index:1000}.header-block-mobile__logo{display:block;height:100%;width:100%}.header-block-mobile__user{align-items:center;border:1px solid #be1d1d;border-radius:3px;display:flex;gap:6px;justify-content:center;padding:5px}.header-block-mobile__user-name{color:#be1d1d;font-size:14px}.header-block-mobile__user-icon *{fill:#be1d1d}.header-block-mobile__login{align-items:center;background:none;border:1px solid #be1d1d;color:#be1d1d;display:flex;font-size:13px;padding:5px}.header-block-mobile__login-icon{height:13px;width:13px}[dir=ltr] .header-block-mobile__login-icon{margin-right:3px}[dir=rtl] .header-block-mobile__login-icon{margin-left:3px}.header-block-mobile__login-icon *{fill:#fff}.user-block{align-items:center;display:flex;gap:10px;position:relative}.user-block__round-icon{align-items:center;display:flex;height:30px;justify-content:center;width:30px}.user-block__block{cursor:pointer;gap:10px;min-width:100px;position:relative;z-index:99}.user-block__block_isInput{height:38px}.user-block__block-btn{align-items:center;border-radius:5px;color:#fff;display:flex;font-family:Roboto Condensed,sans-serif;font-size:1rem;justify-content:center;padding:.5rem 1rem;transition:all .3s ease-in-out}.user-block__block-btn_user:hover{background-color:#be1d1d;transition:all .3s ease-in-out}.user-block__block-icon{transition:all .35s ease-in-out}[dir=ltr] .user-block__block-icon_isOpen{transform:rotate(180deg)}[dir=rtl] .user-block__block-icon_isOpen{transform:rotate(-180deg)}.user-block__block-icon *{fill:#fff}.user-block__block-content{margin:0 5px}.user-block__btn{min-width:100px}.user-block .MuiButtonBase-root{border-radius:3px;font-size:16px;height:38px}.user-block__items{background-color:#111;border:1px solid #333;border-radius:5px;display:none;overflow:hidden;padding:.5rem 0;position:absolute;top:100%;width:100%;z-index:10}.user-block__items_open{display:block}.user-block__item{align-items:center;background:#111;border-bottom:1px solid #111;color:#fff;cursor:pointer;display:flex;font-size:.9rem;justify-content:space-between;position:relative;transition:all .2s ease-in-out;width:100%}[dir=ltr] .user-block__item{padding:7px .7rem 7px .9rem;text-align:left}[dir=rtl] .user-block__item{padding:7px .9rem 7px .7rem;text-align:right}.user-block__item:hover{background-color:#be1d1d;color:#000;scale:1.1;transition:all .2s ease-in-out}.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;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 .input__wrapper{background:#fff;height:100%;width:100%}.user-block .MuiInput-root{background:none;border:none;color:#454444;font-family:Roboto Condensed,sans-serif;font-size:16px}[dir=ltr] .user-block .MuiInput-root{border-bottom-right-radius:5px;border-top-right-radius:5px}[dir=rtl] .user-block .MuiInput-root{border-bottom-left-radius:5px;border-top-left-radius:5px}.user-block .MuiInputBase-input{padding:0 5px}.user-block__sign-in{gap:10px}.top-header,.user-block__sign-in{align-items:center;display:flex;position:relative}.top-header{background:#1d1d1d;height:103px;justify-content:space-between;padding:30px 15px;width:100%}@media only screen and (min-width:768px){.top-header{max-width:100%}}.top-header__left,.top-header__logo,.top-header__logo-link{height:50px;width:auto}.top-header__logo-link{display:block}.top-header__right{align-items:center;display:flex;justify-content:flex-end}.select-lang{cursor:pointer;display:flex;flex-direction:column;height:100%;position:relative}@media only screen and (max-width:767px){.select-lang{border:1px solid #1a1a1a;border-radius:5px}}.select-lang__flag{height:15px;margin-bottom:5px;object-fit:fill;width:20px}.select-lang__items{align-items:center;background:#1d1d1d4d;border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;flex-direction:column;justify-content:center;padding:0 5px 5px;position:absolute;width:40px;z-index:3}[dir=ltr] .select-lang__items{right:8px}[dir=rtl] .select-lang__items{left:8px}.select-lang__items_open{display:block}.select-lang__top{align-items:center;display:flex;gap:5px;height:100%;justify-content:center}[dir=ltr] .select-lang__top{padding:5px 3px 0 20px}[dir=rtl] .select-lang__top{padding:5px 20px 0 3px}@media only screen and (max-width:767px){.select-lang__top{padding:5px!important}}.select-lang__top-arrow{height:10px;padding-bottom:5px;width:10px}[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)}@keyframes dropdown{0%{opacity:0;transform:translateY(-25px)}to{opacity:1;transform:translateY(0)}}.bottom-header{align-items:center;display:flex;height:41px;justify-content:space-between;padding:0 20px}.bottom-header__items,.bottom-header__left-block,.bottom-header__right-block{height:100%}.bottom-header__left-block{margin:0 auto}.bottom-header__items{align-items:center;display:flex;gap:15px}.bottom-header__item{align-items:center;color:#636c72;display:flex;font-family:Roboto Condensed,sans-serif;font-size:18px;height:100%;padding:0 15px;text-transform:uppercase;transition:all .25s ease-in-out}.bottom-header__item:hover,.bottom-header__item_active{border-bottom:5px solid #be1d1d;color:#fff;scale:1.1;transition:all .25s ease-in-out}.header-block-desktop{align-items:center;display:flex;flex-direction:column;position:relative;width:100%;z-index:100}.page-loading{height:100%;height:calc(var(--vh) - 144px);position:relative}@media only screen and (max-width:767px){.page-loading{height:calc(var(--vh) - 60px)}}.app{height:100%;overflow:hidden}.app,.app__container{display:flex;width:100%}.app__container{align-items:stretch;flex-direction:column;flex-wrap:nowrap;font-weight:400;justify-content:flex-start;max-width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;position:relative}.app__container_isSportMatch{background-color:#0000}.app__content_container{margin:0 auto;max-width:min(100%,1560px)}.app__main{background-color:#1c1c1c;transition:transform .3s ease;width:100%;z-index:2}.app__main,.app__main-inner{display:flex;position:relative}.app__main-inner{flex-direction:column;min-height:100vh}[dir=ltr] .app__main-inner{margin-left:auto}[dir=rtl] .app__main-inner{margin-right:auto}@media only screen and (max-width:767px){.app__main-inner{padding-top:60px}}.app__main-content{display:flex;flex:1 0 auto;flex-direction:column;min-height:50vh;padding:0;position:relative;width:100%}@media only screen and (min-width:768px){.app__main-content{margin:0 auto 50px;max-width:100%;width:100%}}.app__main-inner{transition:all .3s ease-in-out 0s;width:100%}.notify-container{align-items:center;display:flex;font-family:Roboto,sans-serif;height:100vh;justify-content:center;position:fixed;width:100vw;z-index:200}.notify-container:nth-child(n+2){display:none}.notify-container__background{background-color:#000;height:100%;opacity:.4;position:absolute;top:0;width:100%}[dir=ltr] .notify-container__background{left:0}[dir=rtl] .notify-container__background{right:0}.notify-container__content{align-items:center;background-color:#000;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;min-width:500px;padding-bottom:30px;position:relative;z-index:202}@media only screen and (max-width:767px){.notify-container__content{min-width:340px}}.notify-container__header{align-items:center;background:#be1d1d;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;flex-direction:column;justify-content:center;margin-bottom:32px;padding:24px 0;width:100%}.notify-container__header-text{color:#fff;font-size:24px;font-weight:700;text-transform:uppercase}@media only screen and (max-width:767px){.notify-container__header-text{font-size:22px}}.notify-container__logo{height:60px;position:relative;width:250px;z-index:2}.notify-container__divider{background-color:#484848;height:1px;margin:32px 0;min-width:100%}.notify-container__info{align-items:center;display:flex;flex-direction:column;font-style:normal;justify-content:center;text-align:center;width:100%}.notify-container__info-text{color:#fff;font-size:22px;font-weight:500;line-height:19px;margin-bottom:32px;opacity:.8}.notify-container__info-amount{color:#fff;font-size:150px;margin-bottom:10px}@media only screen and (max-width:767px){.notify-container__info-amount{font-size:100px}}.notify-container__info-currency{color:#fff;font-size:22px;margin:0}.notify-container__amount-container{align-items:center;border-radius:10px;display:flex;flex-direction:column;font-weight:700;justify-content:center;margin-bottom:32px;position:relative}.notify-container__button-wrapper{height:54px;margin-top:24px;padding:0 20px;width:100%}.notify-container__button-wrapper button{background:#cd2020!important;border-radius:10px;color:#fff!important;font-size:18px;font-weight:700;padding:6px 15px 4px!important}