:root{--primary:#00c74d;--primaryHover:#00e258;--secondary:#ffd600;--secondaryHover:#ffe03a;--lightGreen:#00ff63;--black:#111316;--black-100:#15191d;--grey-100:#16191d;--grey-200:#1a1e23;--grey-300:#1e2226;--grey-400:#1e2226;--grey-500:#1e2226;--grey-600:#252a30;--grey-700:#484e55;--grey-800:#8e8e8e;--grey-900:#b7b7b7;--lightBlue:#93a0ae;--darkBlue:#343a42;--white:#f7f7f7;--fullWhite:#fff;--baseColors-White:#fff;--baseColors-Black:#000;--brand400:#313840;--brand600:#3b434c;--brand700:#4e5a67;--brand800:#6f7f90;--brand900:#bacbde;--errorRed:#f02121;--padding-top:var(--safe-area-inset-top,env(safe-area-inset-top,0))}@font-face{font-family:Cera-Pro;font-style:normal;font-weight:400;src:url(/static/media/Cera-Pro-Regular.3f733fd9184f17d7885a.woff2) format("woff2"),url(/static/media/Cera-Pro-Regular.def92f01fd0a4bd5892f.woff) format("woff")}@font-face{font-family:Cera-Pro;font-style:normal;font-weight:700;src:url(/static/media/Cera-Pro-Bold.59496df52ec13a902107.woff2) format("woff2"),url(/static/media/Cera-Pro-Bold.5a0c04a0bca64be5e5b2.woff) format("woff")}@font-face{font-family:Cera-Pro;font-style:normal;font-weight:600;src:url(/static/media/Cera-Pro-Medium.5869c73f64c061e208dd.woff2) format("woff2"),url(/static/media/Cera-Pro-Medium.624a184199e33aceda5a.woff) format("woff")}@font-face{font-family:Cera-Pro;font-style:normal;font-weight:900;src:url(/static/media/Cera-Pro-Black.344acb2958aec4f9925a.woff2) format("woff2"),url(/static/media/Cera-Pro-Black.432a3472b248ffe57ce3.woff) format("woff")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);background:#16191d;color:#fff;font-family:Cera-Pro,sans-serif;font-size:14px;min-height:100dvh;overflow-x:hidden;overflow-y:scroll;overflow:hidden scroll;touch-action:pan-y}.root,body{display:flex}.root{flex-direction:column;flex-grow:1;width:100%}*{box-sizing:border-box;margin:0;padding:0}.App{display:flex;flex-direction:column;flex-grow:1;height:100%;position:relative;transition:display .5s}button,input,select,textarea{background:#0000;border:none;font-family:Cera-Pro,sans-serif;outline:none}button{cursor:pointer}.app-container{display:flex}@media screen and (max-width:1000px){.app-container{display:block}}.content-container{display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 210px)}.content-container .dropdown-menu-mobile-profile .dropdown-content{max-height:none}@media screen and (max-width:1000px){.content-container{width:100%}.profile-layout{padding:16px}}input:focus,ul:focus{border-color:#0000;box-shadow:none;outline:none}::-webkit-scrollbar-thumb{background-color:#484e55;background-color:var(--grey-700)}::-webkit-scrollbar-track{background-color:#1a1e23;background-color:var(--grey-200)}::-webkit-scrollbar{height:5px;width:5px}img{-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.grecaptcha-badge{pointer-events:none;visibility:hidden}@media screen and (max-width:750px){.chat-opened .App{display:none}}.not-found .footer{display:none}:-webkit-full-screen .content-container,:-webkit-full-screen .game-layout{width:100%}:fullscreen .content-container,:fullscreen .game-layout{width:100%}:-webkit-full-screen #chat-widget-container,:-webkit-full-screen .aside-menu,:-webkit-full-screen .footer,:-webkit-full-screen .header{display:none}:fullscreen #chat-widget-container,:fullscreen .aside-menu,:fullscreen .footer,:fullscreen .header{display:none}.loader{height:128px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:128px}.loader.loader-hidden{display:none}.loader .loader-vert{animation:loaderVert 4.9s infinite;will-change:transform}.loader .loader-wave-a{animation:loaderWaveA 2.2s linear infinite;will-change:transform}.loader .loader-wave-b{animation:loaderWaveB 2.2s linear infinite;will-change:transform}@keyframes loaderVert{0%{transform:translateY(520px)}50%{transform:translateY(-200px)}to{transform:translateY(520px)}}@keyframes loaderWaveA{0%{transform:translate(-1400px)}to{transform:translate(0)}}@keyframes loaderWaveB{0%{transform:translate(0)}to{transform:translate(-1400px)}}@keyframes tilt-shake{0%{transform:rotate(0deg)}12.5%{transform:rotate(-5deg)}25%{transform:rotate(5deg)}37.5%{transform:rotate(-5deg)}50%{transform:rotate(0deg)}to{transform:rotate(0deg)}}a{color:inherit;text-decoration:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media screen and (max-width:750px){.footer-menu-active div#chat-widget-container{z-index:1!important}}.dropdown-menu-mobile{display:inline-block;height:100%;position:relative;width:100%;z-index:5}.dropdown-menu-mobile .dropbtn{align-items:center;background:#252a30;border:none;border-radius:16px;color:var(--white);cursor:pointer;display:flex;font-size:12px;font-weight:700;height:48px;justify-content:space-between;padding:12px 20px;position:relative;width:100%;z-index:2}.dropdown-menu-mobile .dropbtn:hover:not(.dropbtn-no-options){background:var(--grey-700)}.dropdown-menu-mobile .dropbtn+.dropdown-content{background-color:var(--grey-300)}.dropdown-menu-mobile .dropbtn+.dropdown-content .option{color:var(--white)}.dropdown-menu-mobile .dropbtn+.dropdown-content{top:30px}.dropdown-menu-mobile .dropbtn+.dropdown-content--openUp{bottom:30px;top:0}.dropdown-menu-mobile .dropbtn+.dropdown-content .option{padding:18px 20px}.dropdown-menu-mobile .dropbtn__currency-symbol{align-items:center;border-radius:7px;display:flex;height:20px;justify-content:center;margin-right:10px;width:20px}.dropdown-menu-mobile .dropbtn .text-container{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:flex-start;width:100%}.dropdown-menu-mobile .dropbtn .text-container span{color:#f7f7f7;font-size:14px;font-weight:700;line-height:12px}.dropdown-menu-mobile .dropbtn .text-container svg{fill:currentColor;color:var(--primaryHover);height:20px;margin-right:15px;width:20px}.dropdown-menu-mobile .dropbtn .arw{color:#8b97a1;height:12px;width:6px}.dropdown-menu-mobile .dropbtn .arw svg{height:100%;width:auto}.dropdown-menu-mobile .dropdown-content{border-bottom-left-radius:16px;border-bottom-right-radius:16px;left:0;padding-top:15px;position:absolute;right:0;z-index:1}.dropdown-menu-mobile .dropdown-content--openUp{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:16px;border-top-right-radius:16px;padding-bottom:15px;padding-top:0}.dropdown-menu-mobile .option{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:700;text-decoration:none}.dropdown-menu-mobile .option__name{align-items:center;display:flex;flex-direction:row;gap:8px}.dropdown-menu-mobile .option__name svg{fill:currentColor;height:100%;width:100%}.dropdown-menu-mobile .option__icon{align-items:center;display:flex;height:20px;justify-content:center;margin-right:15px;width:20px}.dropdown-menu-mobile .option__icon svg{fill:none;height:100%;width:100%}.dropdown-menu-mobile .option__image{border-radius:7px;height:20px;margin-right:10px;width:20px}.dropdown-menu-mobile .option:hover{text-decoration:underline}.mainPageMenu_menu__GTyvY{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-bottom:20px}@media screen and (max-width:750px){.mainPageMenu_menu__GTyvY{flex-wrap:nowrap;gap:8px;margin-bottom:12px}}.mainPageMenu_menu__GTyvY button{color:#dbe7f1;flex-shrink:0;justify-content:center;width:48px}.mainPageMenu_item__bu1Vv,.mainPageMenu_menu__GTyvY button{align-items:center;background:#252a30;border-radius:16px;display:flex;height:48px}.mainPageMenu_item__bu1Vv{flex-direction:row;gap:10px;padding:12px 20px;transition:background-color .2s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mainPageMenu_item__bu1Vv:hover{background:#313840}.mainPageMenu_item__bu1Vv:hover p{color:#f7f7f7}.mainPageMenu_item__bu1Vv:hover svg{color:var(--primary)}.mainPageMenu_item__bu1Vv p{color:#bacbde;font-size:14px;font-weight:700;line-height:12px;transition:color .2s ease-in-out}.mainPageMenu_item__bu1Vv div{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.mainPageMenu_item__bu1Vv div svg{fill:currentColor;color:#bacbde;height:100%;transition:color .2s ease-in-out;width:100%}.carouselHeader_header__Wnj\+T{align-items:center;background:#1a1e23;border-radius:16px;display:flex;justify-content:space-between;min-height:56px;padding:4px 4px 4px 20px}@media screen and (max-width:750px){.carouselHeader_header__Wnj\+T{min-height:48px;padding:4px 4px 4px 16px}}.carouselHeader_title__-XkdW{align-items:center;display:flex;flex-direction:row;gap:8px}.carouselHeader_title__-XkdW div{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.carouselHeader_title__-XkdW div svg{fill:currentColor;color:#bacbde;height:100%;width:100%}.carouselHeader_title__-XkdW p{color:#fff;font-size:18px;font-weight:700;line-height:12px}.carouselHeader_controls__UaqX2{display:flex;flex-direction:row;gap:8px}.carouselHeader_controls__UaqX2 a,.carouselHeader_controls__UaqX2 button{align-items:center;background-color:#252a30;border-radius:12px;color:#8b97a1;display:flex;font-size:14px;font-weight:700;height:48px;justify-content:center;line-height:12px;padding:0 24px;text-transform:uppercase;transition:background-color .2s ease-in-out,color .2s ease-in-out}@media screen and (max-width:750px){.carouselHeader_controls__UaqX2 a,.carouselHeader_controls__UaqX2 button{height:40px}}.carouselHeader_controls__UaqX2 a:last-of-type svg,.carouselHeader_controls__UaqX2 button:last-of-type svg{transform:rotate(180deg)}.carouselHeader_controls__UaqX2 a:hover,.carouselHeader_controls__UaqX2 button:hover{background-color:#313840;color:#dbe7f1}.providerCarousel_section__rCg\+X{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}@media screen and (max-width:750px){.providerCarousel_section__rCg\+X{gap:12px;margin-bottom:20px}}.providerCarousel_slides__3dMvs{display:flex;gap:15px}.providerCarousel_slides__3dMvs>a:first-of-type{margin-left:32px}@media screen and (max-width:750px){.providerCarousel_slides__3dMvs>a:first-of-type{margin-left:16px}}.providerCarousel_slides__3dMvs>a:last-of-type{margin-right:32px}@media screen and (max-width:750px){.providerCarousel_slides__3dMvs>a:last-of-type{margin-right:16px}}.providerCarousel_wrapper__Fa5\+4{margin-left:-32px;overflow:hidden;position:relative;width:calc(100vw - 210px)}@media screen and (max-width:1000px){.providerCarousel_wrapper__Fa5\+4{width:100vw}}@media screen and (max-width:750px){.providerCarousel_wrapper__Fa5\+4{margin-left:-16px}}.providerCarousel_dark__6YZvf{height:100%;pointer-events:none;position:absolute;z-index:1}.providerCarousel_dark__6YZvf.providerCarousel_right__1iWHG{background:linear-gradient(270deg,#16191d,#16191d00);right:0;width:84px}@media screen and (max-width:750px){.providerCarousel_dark__6YZvf.providerCarousel_right__1iWHG{width:36px}}.providerCarousel_dark__6YZvf.providerCarousel_left__BhKuL{background:linear-gradient(-270deg,#16191d,#16191d00);left:0;width:32px}.providerCarousel_all__J5hdc{background:#252a30;border-radius:16px;height:124px;min-width:124px}.providerCarousel_all__J5hdc,.providerCarousel_all__J5hdc a{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.providerCarousel_all__J5hdc a{color:#8b97a1;font-size:14px;font-weight:700;line-height:12px}.providerCarousel_all__J5hdc a svg{color:#dbe7f1}.providerCarousel_slide__6Od3D{background:#1e2226;border-radius:16px;flex-shrink:0;height:100px;padding:35px 44px;width:160px}.providerCarousel_slide__6Od3D img{height:100%;width:100%}.leaderboards{overflow:hidden}@media screen{.leaderboards{padding-top:20px}}.leaderboards__container{display:flex;margin:32px 0}.leaderboards__table{min-width:500px;width:50%}.leaderboards__table+.leaderboards__table{margin-left:15px}.leaderboards__table--header{color:var(--white);font-size:20px;font-weight:700;line-height:28px;margin:0 0 20px 32px}@media screen and (max-width:750px){.leaderboards__table--header{font-size:16px;line-height:24px;margin:0 0 20px 10px}}.leaderboards .casino-section-header{display:flex;justify-content:space-between;margin-left:32px;padding:32px 32px 0}.leaderboards .casino-section-header .casino-section-title{color:var(--white);display:flex;font-size:20px;font-weight:700;overflow:hidden;padding:0 8px 22px;position:relative}.leaderboards .casino-section-header .casino-section-title .app-svg{margin-right:10px}.leaderboards .casino-section-header .casino-section-title svg{fill:currentColor;color:var(--secondary)}.leaderboards .casino-section-header .casino-section-title:after{background:var(--secondary);border-radius:8px;bottom:-4px;content:"";height:8px;left:0;position:absolute;right:0}.leaderboards .casino-section-header .casino-section-controls{display:flex}.leaderboards .casino-section-header .casino-section-controls svg{fill:currentColor;color:var(--white);display:flex}.leaderboards .casino-section-header .casino-section-controls--left{margin-left:8px}.leaderboards .casino-section-header .casino-section-controls--left .app-svg{transform:rotate(-90deg)}.leaderboards .casino-section-header .casino-section-controls--right{margin-left:8px}.leaderboards .casino-section-header .casino-section-controls--right .app-svg{transform:rotate(90deg)}.leaderboards .casino-section-header .casino-section-controls .casino-section-controls-button{align-items:center;background:var(--grey-600);border-radius:8px;cursor:pointer;display:flex;height:32px;justify-content:center;width:52px}@media screen and (max-width:1500px){.leaderboards__container{margin:0;transform:translateX(0);transition-duration:.7s;transition-property:transform;width:200%}.leaderboards__container--translate{transform:translateX(-49%)}.leaderboards__table{margin:32px;width:calc(50% - 64px)}}@media screen and (max-width:850px){.leaderboards__table{margin:16px 0;width:calc(50% - 16px)}}@media screen and (max-width:750px){.leaderboards .casino-section-header{margin-left:0;padding:32px 0 0 16px}.leaderboards .casino-section-header .casino-section-title{font-size:16px}.leaderboards__table{min-width:200px}}.Main .leaderboards__container{border-top:1px solid var(--grey-300);margin-top:0;padding-top:32px}.leaderboards-table__title{color:var(--lightBlue);font-size:10px;font-weight:700;margin-bottom:5px;text-transform:uppercase}.leaderboards-table__title--acent{color:var(--primary);font-size:14px;font-weight:700;line-height:20px}.leaderboards-table__user_icon{height:19px;width:16px}.leaderboards-table__button{background:inherit;border:2px solid var(--primary);border-radius:8px;color:var(--white);cursor:pointer;font-size:12px;font-weight:700;padding:9px 36px;text-align:center;text-transform:uppercase;transition:background .3s ease}.leaderboards-table__button:hover{background:var(--primary)}.leaderboards-table__button-mobile{align-items:center;background:var(--primary);border:0;border-radius:8px;color:var(--white);cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;width:32px}.leaderboards-table__button-mobile .app-svg{color:var(--fullWhite);width:12px}.leaderboards-table__button-mobile .app-svg svg{fill:currentColor;height:auto;width:100%}.leaderboards-table__row{align-items:center;display:flex;justify-content:space-between;padding:10px 24px 10px 10px}.leaderboards-table__row:nth-child(2n){background:var(--grey-300);border-radius:11px}.leaderboards-table__text{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leaderboards-table__game-logo{border-radius:11px;height:65px;overflow:hidden;width:65px}.leaderboards-table__game-logo img{height:auto;width:100%}.leaderboards-table__action,.leaderboards-table__game-name,.leaderboards-table__nickname,.leaderboards-table__prize{width:20%}.leaderboards-table__prize .leaderboards-table__title{color:var(--secondary)!important}@media screen and (max-width:750px){.leaderboards-table__prize{width:14%}.leaderboards-table__rank{width:5%}}.leaderboards-table--prize{width:100%}@media screen and (max-width:750px){.leaderboards-table--prize{width:100vw}}.leaderboards-table--prize .leaderboards-table__row{padding:24px 32px}.leaderboards-table--prize .leaderboards-table__row:nth-child(2) .leaderboards-table__prize,.leaderboards-table--prize .leaderboards-table__row:nth-child(2) .leaderboards-table__rank{color:var(--secondary)}.leaderboards-table--prize .leaderboards-table__row:nth-child(3) .leaderboards-table__prize,.leaderboards-table--prize .leaderboards-table__row:nth-child(3) .leaderboards-table__rank{color:#deefff}.leaderboards-table--prize .leaderboards-table__row:nth-child(4) .leaderboards-table__prize,.leaderboards-table--prize .leaderboards-table__row:nth-child(4) .leaderboards-table__rank{color:#f29914}.leaderboards-table--prize .leaderboards-table__title{color:var(--white)}.leaderboards-table--prize .leaderboards-table__game-name{align-items:center;display:flex;flex-direction:row;gap:8px}.leaderboards-table--prize .leaderboards-table__game-name img{border-radius:11px;height:32px;width:32px}@media screen and (max-width:750px){.leaderboards-table--prize .leaderboards-table__nickname{width:10%}.leaderboards-table--prize .leaderboards-table__nickname svg{fill:#93a0ae}.leaderboards-table--prize .leaderboards-table__row{border-radius:0;padding:8px 18px}}.app-currency{font-family:Noto Sans,sans-serif}.bonus-terms-container{background:#11131680;border-radius:16px;color:#fff;margin:0 auto;padding:32px;width:100%}.bonus-terms-header{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none}.bonus-terms-header button{background:none;border:none;display:flex;flex-direction:row;gap:12px}.bonus-terms-header h1,.bonus-terms-header h2{color:var(--white);font-size:24px;font-weight:700;margin:0}@media screen and (max-width:750px){.bonus-terms-header h1,.bonus-terms-header h2{font-size:20px}}.bonus-terms-header span{color:#93a0ae;flex-shrink:0;font-size:18px;font-weight:700;line-height:18px;text-transform:uppercase}.bonus-terms-header svg{stroke-width:2px;color:#93a0ae;height:24px;margin-top:-3px;width:16px}.bonus-terms-content{border-radius:8px;line-height:1.6;padding:20px;width:100%}.bonus-terms-content ul{list-style-type:none;margin:0;padding:0}.bonus-terms-content ul li{color:#d5d8dc;margin:5px 0;padding-left:20px;position:relative}.bonus-terms-content ul li:before{background-color:var(--primary);border-radius:2px;content:"";height:6px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:6px}.bonus-terms-enter{max-height:0;opacity:0;transform:translateY(-10px)}.bonus-terms-enter.bonus-terms-enter-active{transition:all .3s ease-in-out}.bonus-terms-enter.bonus-terms-enter-active,.bonus-terms-exit{max-height:1000px;opacity:1;transform:translateY(0)}.bonus-terms-exit.bonus-terms-exit-active{max-height:0;opacity:0;transform:translateY(-10px);transition:all .3s ease-in-out}.speedometer{border-radius:8px;display:flex;position:relative;width:100%}.speedometer-blinkers{position:absolute}.speedometer img{border-radius:8px}.speedometer .img{bottom:0;left:50%;object-fit:contain;position:absolute;transform:translateX(-50%);width:100%}.speedometer-blinkers{height:100%;width:100%}.progress-bar{align-items:center;bottom:7%;display:flex;flex-direction:column;gap:6px;justify-content:center;position:absolute;right:50%;transform:translateX(50%);width:42%}@media screen and (max-width:1400px){.progress-bar{bottom:5%}}@media screen and (max-width:1200px){.progress-bar{bottom:2%}}@media screen and (max-width:750px){.progress-bar{bottom:5%}}@media screen and (max-width:500px){.progress-bar{bottom:2%}}.progress-bar-header{align-items:center;display:flex;justify-content:space-between;padding:0 5px;width:100%}.progress-bar-header p{color:#fff;font-size:14px;font-weight:700;margin:0}@media screen and (max-width:1400px){.progress-bar-header p{font-size:10px}}@media screen and (max-width:1000px){.progress-bar-header p{font-size:8px}}@media screen and (max-width:750px){.progress-bar-header p{font-size:10px}}@media screen and (max-width:500px){.progress-bar-header p{font-size:8px}}@media screen and (max-width:400px){.progress-bar-header p{font-size:6px}}.progress-bar-bar{align-items:center;background:#1e2226;border-radius:5.727px;box-shadow:0 0 20.044px 0 #00c74d40;box-sizing:border-box;display:flex;height:32px;justify-content:center;padding:8px 10px;position:relative;width:100%}@media screen and (max-width:1400px){.progress-bar-bar{height:26px}}@media screen and (max-width:1100px){.progress-bar-bar{height:22px}}@media screen and (max-width:900px){.progress-bar-bar{height:18px}}@media screen and (max-width:750px){.progress-bar-bar{height:26px}}@media screen and (max-width:500px){.progress-bar-bar{height:22px}}@media screen and (max-width:400px){.progress-bar-bar{height:18px}}.progress-bar-bar .line{background:linear-gradient(90deg,#009d3d,#00e157);border-radius:4.581px;box-shadow:0 0 11.454px 0 #00c74d66;height:28px;left:2px;padding:4px;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width:1400px){.progress-bar-bar .line{height:22px}}@media screen and (max-width:1100px){.progress-bar-bar .line{height:18px}}@media screen and (max-width:900px){.progress-bar-bar .line{height:14px}}@media screen and (max-width:750px){.progress-bar-bar .line{height:22px}}@media screen and (max-width:500px){.progress-bar-bar .line{height:18px}}@media screen and (max-width:400px){.progress-bar-bar .line{height:14px}}.progress-bar-bar .line{align-items:center;display:flex;justify-content:space-between}.progress-bar-bar .line .current-progress{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:center}.progress-bar-bar .line .current-progress svg{fill:none;height:14px;width:14px}@media screen and (max-width:1200px){.progress-bar-bar .line .current-progress svg{height:12px;width:12px}}@media screen and (max-width:1000px){.progress-bar-bar .line .current-progress svg{height:10px;width:10px}}.progress-bar-bar .line .current-progress p{color:#fff;font-size:14px;font-weight:700;margin:0}@media screen and (max-width:1400px){.progress-bar-bar .line .current-progress p{font-size:10px}}@media screen and (max-width:1000px){.progress-bar-bar .line .current-progress p{font-size:8px}}@media screen and (max-width:750px){.progress-bar-bar .line .current-progress p{font-size:10px}}@media screen and (max-width:500px){.progress-bar-bar .line .current-progress p{font-size:8px}}@media screen and (max-width:400px){.progress-bar-bar .line .current-progress p{font-size:6px}}.progress-bar-bar .progress{align-items:center;display:flex;justify-content:flex-end;left:-5px;position:absolute;top:50%;transform:translateY(-50%);width:100%}.progress-bar-bar .oc{align-items:center;display:flex;flex-direction:row;gap:2px;justify-content:center}.progress-bar-bar .oc svg{fill:none;height:14px;width:14px}@media screen and (max-width:1200px){.progress-bar-bar .oc svg{height:12px;width:12px}}@media screen and (max-width:1000px){.progress-bar-bar .oc svg{height:10px;width:10px}}.progress-bar-bar .oc p{color:#fff;font-size:14px;font-weight:700;margin:0}@media screen and (max-width:1400px){.progress-bar-bar .oc p{font-size:10px}}@media screen and (max-width:1000px){.progress-bar-bar .oc p{font-size:8px}}@media screen and (max-width:750px){.progress-bar-bar .oc p{font-size:10px}}@media screen and (max-width:500px){.progress-bar-bar .oc p{font-size:8px}}@media screen and (max-width:400px){.progress-bar-bar .oc p{font-size:6px}}.progress-bar-bar .oc span{color:#b8fbd2;font-size:14px;font-weight:700;text-transform:uppercase}@media screen and (max-width:1400px){.progress-bar-bar .oc span{font-size:10px}}@media screen and (max-width:1000px){.progress-bar-bar .oc span{font-size:8px}}@media screen and (max-width:750px){.progress-bar-bar .oc span{font-size:10px}}@media screen and (max-width:500px){.progress-bar-bar .oc span{font-size:8px}}@media screen and (max-width:400px){.progress-bar-bar .oc span{font-size:6px}}.drops-and-wins{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;position:absolute;top:16%;transform:translateX(-50%)}@media screen and (max-width:1400px){.drops-and-wins{top:16%}}.drops-and-wins-amount{-webkit-text-fill-color:#0000;-webkit-text-stroke-width:.5;-webkit-text-stroke-color:#000;background:linear-gradient(0deg,#e2ae24 26.42%,#f3cb2a 46.91%,#fffbe8 62.59%,#fffc13 78.3%);background-clip:text;-webkit-background-clip:text;font-size:78px;font-weight:700;letter-spacing:-2.4px}@media screen and (max-width:1750px){.drops-and-wins-amount{font-size:68px}}@media screen and (max-width:1500px){.drops-and-wins-amount{font-size:52px}}@media screen and (max-width:1100px){.drops-and-wins-amount{font-size:42px}}@media screen and (max-width:900px){.drops-and-wins-amount{font-size:36px}}@media screen and (max-width:750px){.drops-and-wins-amount{font-size:58px}}@media screen and (max-width:600px){.drops-and-wins-amount{font-size:42px}}@media screen and (max-width:450px){.drops-and-wins-amount{font-size:32px}}.drops-and-wins-incash{-webkit-text-fill-color:#0000;background:linear-gradient(0deg,#b7d0ff 23.27%,#fff 59.37%,#e6f0ff 77.27%);background-clip:text;-webkit-background-clip:text;font-size:17px;font-weight:700;letter-spacing:1.4px;text-shadow:0 0 15px #0f105580}@media screen and (max-width:1500px){.drops-and-wins-incash{font-size:12px}}@media screen and (max-width:1100px){.drops-and-wins-incash{font-size:10px}}@media screen and (max-width:750px){.drops-and-wins-incash{font-size:17px}}@media screen and (max-width:600px){.drops-and-wins-incash{font-size:12px}}@media screen and (max-width:450px){.drops-and-wins-incash{font-size:10px}}.drops-and-wins-dates{background:#483a09;border:1px solid #fffcf2;border-radius:4px;margin-top:4%;padding:2px}@media screen and (max-width:500px){.drops-and-wins-dates{margin-top:2%}}.drops-and-wins-dates p{-webkit-text-fill-color:#0000;leading-trim:both;text-edge:cap;background:linear-gradient(0deg,#f6df66 23.27%,#fff 59.37%,#f6df66 77.27%);background-clip:text;-webkit-background-clip:text;font-size:12px;font-weight:700;margin:0;text-shadow:0 0 15px #0f105580}@media screen and (max-width:1500px){.drops-and-wins-dates p{font-size:10px}}@media screen and (max-width:1100px){.drops-and-wins-dates p{font-size:8px}}@media screen and (max-width:750px){.drops-and-wins-dates p{font-size:12px}}@media screen and (max-width:600px){.drops-and-wins-dates p{font-size:10px}}@media screen and (max-width:450px){.drops-and-wins-dates p{font-size:7px}}.cashback{align-items:center;justify-content:center;left:50%;position:absolute;transform:translateX(-50%)}.cashback,.cashback-container{display:flex;flex-direction:column}.cashback-container{align-items:flex-start;gap:9px;width:366px}@media screen and (max-width:1400px){.cashback-container{gap:6px}}@media screen and (max-width:1220px){.cashback-container{width:250px}}@media screen and (max-width:900px){.cashback-container{gap:3px;width:200px}}@media screen and (max-width:750px){.cashback-container{gap:9px;width:366px}}@media screen and (max-width:500px){.cashback-container{gap:3px;width:200px}}.cashback-weekly{-webkit-text-fill-color:#0000;align-self:stretch;background:radial-gradient(50% 50% at 50% 50%,#23d96a 0,#00ec5b 67%,#00c742 100%);background-clip:text;-webkit-background-clip:text;font-size:16px;font-weight:700;line-height:150%;text-align:center;text-shadow:0 0 200px #1adf66,0 0 250px #1adf66,0 0 100px #1adf66,0 0 50px #1adf6699;text-transform:uppercase}@media screen and (max-width:1220px){.cashback-weekly{font-size:12px}}@media screen and (max-width:750px){.cashback-weekly{font-size:16px}}@media screen and (max-width:500px){.cashback-weekly{font-size:12px}}@media screen and (max-width:350px){.cashback-weekly{font-size:10px}}.cashback-timer{align-items:center;align-self:stretch;display:flex;gap:4px;margin-bottom:4px}.cashback-timer-time{align-items:center;display:flex;flex:1 0;flex-direction:column}.cashback-timer-time h4{-webkit-text-fill-color:#0000;align-self:stretch;background:linear-gradient(0deg,#b7d0ff 23.27%,#fff 59.37%,#e6f0ff 77.27%);background:var(--blue,linear-gradient(0deg,#b7d0ff 23.27%,#fff 59.37%,#e6f0ff 77.27%));background-clip:text;-webkit-background-clip:text;display:flex;flex-direction:column;font-size:60px;font-weight:700;justify-content:center;margin:0;text-align:center}@media screen and (max-width:1220px){.cashback-timer-time h4{font-size:40px}}@media screen and (max-width:900px){.cashback-timer-time h4{font-size:32px}}@media screen and (max-width:750px){.cashback-timer-time h4{font-size:60px}}@media screen and (max-width:500px){.cashback-timer-time h4{font-size:40px}}.cashback-timer-time p{font-size:12px;line-height:150%;margin:0;text-shadow:0 0 15px #0f105580;text-transform:uppercase}.cashback-timer-sep,.cashback-timer-time p{-webkit-text-fill-color:#0000;align-self:stretch;background:linear-gradient(0deg,#b7d0ff 23.27%,#fff 59.37%,#e6f0ff 77.27%);background:var(--blue,linear-gradient(0deg,#b7d0ff 23.27%,#fff 59.37%,#e6f0ff 77.27%));background-clip:text;-webkit-background-clip:text;display:flex;flex-direction:column;font-weight:700;justify-content:center;text-align:center}.cashback-timer-sep{font-size:60px;height:64px}@media screen and (max-width:1220px){.cashback-timer-sep{font-size:40px;height:42px}}@media screen and (max-width:900px){.cashback-timer-sep{font-size:32px;height:34px}}@media screen and (max-width:750px){.cashback-timer-sep{font-size:60px;height:64px}}@media screen and (max-width:500px){.cashback-timer-sep{font-size:40px;height:42px}}.cashback-amount{-webkit-text-fill-color:#0000;align-self:stretch;background:linear-gradient(0deg,#b7d0ff 23.27%,#fff 59.37%,#e6f0ff 77.27%);background-clip:text;-webkit-background-clip:text;display:flex;flex-direction:column;font-size:20px;font-weight:700;justify-content:center;line-height:110%;text-align:center;text-shadow:0 0 15px #0f105580}@media screen and (max-width:1220px){.cashback-amount{font-size:16px}}@media screen and (max-width:750px){.cashback-amount{font-size:20px}}@media screen and (max-width:500px){.cashback-amount{font-size:16px}}@media screen and (max-width:350px){.cashback-amount{font-size:12px}}.tgbanner{flex-direction:column;left:50%;position:absolute;transform:translateX(-50%)}.tgbanner,.tgbanner-join{align-items:center;display:flex;justify-content:center}.tgbanner-join{font-size:16.562px;font-weight:700;gap:5px;letter-spacing:1.656px;text-align:center}.tgbanner-join img{height:32px;max-height:32px;max-width:32px;width:32px}@media screen and (max-width:1360px){.tgbanner-join{font-size:14px}}@media screen and (max-width:1100px){.tgbanner-join{font-size:10px}}@media screen and (max-width:950px){.tgbanner-join{font-size:8px}}@media screen and (max-width:750px){.tgbanner-join{font-size:16px}}@media screen and (max-width:550px){.tgbanner-join{font-size:10px}}@media screen and (max-width:400px){.tgbanner-join{font-size:8px}}.tgbanner-secret{-webkit-text-fill-color:#0000;background:linear-gradient(0deg,#9ddeff 23.27%,#fff 59.37%,#f8fdff 77.27%);background:var(--tele-banner,linear-gradient(0deg,#9ddeff 23.27%,#fff 59.37%,#f8fdff 77.27%));background-clip:text;-webkit-background-clip:text;font-size:44.361px;font-weight:700;letter-spacing:2.218px;text-align:center}@media screen and (max-width:1360px){.tgbanner-secret{font-size:38px}}@media screen and (max-width:1100px){.tgbanner-secret{font-size:30px}}@media screen and (max-width:950px){.tgbanner-secret{font-size:20px}}@media screen and (max-width:750px){.tgbanner-secret{font-size:44px}}@media screen and (max-width:550px){.tgbanner-secret{font-size:30px}}@media screen and (max-width:400px){.tgbanner-secret{font-size:25px}}.bannerCarousel_section__p4r5A{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}@media screen and (max-width:750px){.bannerCarousel_section__p4r5A{gap:12px;margin-bottom:20px}}.bannerCarousel_wrapper__zot7d{margin-left:-32px;overflow:hidden;position:relative;width:calc(100vw - 210px)}@media screen and (max-width:1000px){.bannerCarousel_wrapper__zot7d{width:100vw}}@media screen and (max-width:750px){.bannerCarousel_wrapper__zot7d{margin-left:-16px}}.bannerCarousel_slides__ehM6-{display:flex;gap:15px}.bannerCarousel_slides__ehM6->div:first-of-type{margin-left:32px}@media screen and (max-width:750px){.bannerCarousel_slides__ehM6->div:first-of-type{margin-left:16px}}.bannerCarousel_slides__ehM6->div:last-of-type{margin-right:32px}@media screen and (max-width:750px){.bannerCarousel_slides__ehM6->div:last-of-type{margin-right:16px}}.bannerCarousel_slide__LHrJ-{aspect-ratio:100/38;border-radius:16px;display:flex;flex-direction:column;flex-shrink:0;overflow:hidden;position:relative;width:37.5vw}@media(max-width:750px){.bannerCarousel_slide__LHrJ-{width:92.55vw}}.bannerCarousel_slide__LHrJ- img{border-radius:8px;height:100%;object-fit:cover;width:100%}.bannerCarousel_slide__LHrJ->*{height:100%;width:100%}.register-banner{border-radius:16px;display:flex;flex-direction:row;height:400px;margin-bottom:32px;overflow:hidden}@media screen and (max-width:750px){.register-banner{border-radius:24px;height:336px;margin-bottom:12px}}.register-banner-reg{background:#111316;background:var(--black,#111316);box-sizing:border-box;max-width:340px;padding:40px;width:100%}.register-banner-reg .registration__container{padding:0}.register-banner-reg .app-input-container{width:100%}.register-banner-reg-text{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;padding-bottom:0}.register-banner-reg-p{color:#f7f7f7;color:var(--white,#f7f7f7);font-size:16px;margin:0}.register-banner-reg span,.register-banner-reg-p{font-weight:700;line-height:16px;text-align:center;text-transform:uppercase}.register-banner-reg span{-webkit-text-fill-color:#0000;text-wrap:nowrap;background:radial-gradient(50% 50% at 50% 50%,#23d96a 0,#00ec5b 67%,#00c742 100%);background:var(--green_smooth_gradient,radial-gradient(50% 50% at 50% 50%,#23d96a 0,#00ec5b 67%,#00c742 100%));background-clip:text;-webkit-background-clip:text;font-size:24px;margin-bottom:20px}.register-banner-reg .checkbox-container .checkbox-label{color:#93a0ae;color:var(--lightBlue,#93a0ae);font-size:10px;font-weight:500;line-height:12px}.register-banner-reg .checkbox-container .checkbox-label a{color:#00c74d;color:var(--oshGreen,#00c74d);font-size:10px;font-weight:500;line-height:12px}.register-banner-banner{border-radius:0 16px 16px 0;height:100%;overflow:hidden;position:relative;width:100%}@media screen and (max-width:750px){.register-banner-banner{border-radius:16px}}.register-banner-banner-osh{bottom:0;height:396px;left:0;position:absolute;width:396px}.register-banner-banner-bg{height:100%;left:0;object-fit:cover;object-position:left;position:absolute;top:0;width:100%;z-index:0}.register-banner-content{align-items:flex-end;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:40px;position:relative;width:100%;z-index:2}@media screen and (max-width:750px){.register-banner-content{align-items:center;justify-content:flex-end;padding:16px}}.register-banner-content p{color:#f7f7f7;color:var(--white,#f7f7f7);font-size:16px;line-height:16px;margin:0}.register-banner-content p,.register-banner-content span{font-weight:700;text-align:right;text-transform:uppercase}.register-banner-content span{-webkit-text-fill-color:#0000;background:radial-gradient(50% 50% at 50% 50%,#23d96a 0,#00ec5b 67%,#00c742 100%);background:var(--green_smooth_gradient,radial-gradient(50% 50% at 50% 50%,#23d96a 0,#00ec5b 67%,#00c742 100%));background-clip:text;-webkit-background-clip:text;font-size:40px;line-height:40px}.register-banner-content-first{color:#f7f7f7;color:var(--white,#f7f7f7);font-size:14px;font-weight:700;line-height:16px;margin-bottom:9px;text-align:center;text-transform:uppercase}.register-banner-content-second{color:#ffe03a;color:var(--yellowHover,#ffe03a);font-size:24px}.register-banner-content-second,.register-banner-content-third{font-weight:700;line-height:1;text-align:center;text-transform:uppercase}.register-banner-content-third{color:#f7f7f7;color:var(--white,#f7f7f7);font-size:14px;margin-top:8px}.register-banner-content button{margin-top:23px;width:100%}.googleButton_button__iy-9N{align-items:center;background-color:var(--grey-100);border:2px solid var(--white);border-radius:16px;color:var(--white);display:flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;line-height:1;min-height:48px;padding:12px 24px;text-align:center;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out;width:100%}.googleButton_button__iy-9N:hover:not(:disabled){border:2px solid #00e258;border:2px solid var(--hoverGreen,#00e258)}.googleButton_button__iy-9N:disabled{cursor:default;opacity:.5}.googleButton_icon__phS9f{display:block;flex-shrink:0;height:20px;width:20px}.googleButton_label__cD6uV{min-width:0}.dropdownOld_dropdown__ACei-{align-items:center;border-radius:16px;cursor:pointer;display:flex;flex-direction:row;height:48px;justify-content:space-between;min-width:0;padding:10px 16px 10px 20px;transition:background-color .2s ease-in-out}.dropdownOld_dropdown__ACei-.dropdownOld_dark__eEuBk,.dropdownOld_dropdown__ACei-.dropdownOld_default__mpBmR,.dropdownOld_dropdown__ACei-.dropdownOld_selected__Sfwek{background-color:var(--grey-600)}.dropdownOld_dropdown__ACei- p{transition:color .2s ease-in-out}.dropdownOld_dropdown__ACei- svg{color:var(--brand800)}.dropdownOld_dropdown__ACei-:not(.dropdownOld_disabled__e7soE):hover{background-color:rgba(147,160,174,.502)}.dropdownOld_dropdown__ACei-:not(.dropdownOld_disabled__e7soE):hover p{color:#f7f7f7;color:var(--white,#f7f7f7)}.dropdownOld_dropdown__ACei-.dropdownOld_disabled__e7soE{background:#252a30}.dropdownOld_dropdown__ACei-.dropdownOld_disabled__e7soE p{color:#4e5a67;color:var(--brand700,#4e5a67)}.dropdownOld_dropdown__ACei-.dropdownOld_open__L3PGd{background-color:rgba(147,160,174,.502);border-radius:16px 16px 0 0}.dropdownOld_dropdown__ACei-.dropdownOld_open__L3PGd p{color:#f7f7f7;color:var(--white,#f7f7f7)}.dropdownOld_dropdown__ACei-.dropdownOld_open__L3PGd .dropdownOld_arrow__lqCHB{transform:rotate(180deg)}.dropdownOld_dropdown__ACei-.dropdownOld_expand__7PgN8{width:100%}.dropdownOld_dropdown__ACei-.dropdownOld_blurred__vL7ne p{filter:blur(6px)}.dropdownOld_dropdown__ACei-.dropdownOld_isSearch__Gf2cO{cursor:default}.dropdownOld_dropdown__ACei- p{color:#f7f7f7;color:var(--white,#f7f7f7);font-size:14px;font-weight:700;line-height:16px;-webkit-user-select:none;user-select:none}.dropdownOld_arrow__lqCHB{align-items:center;display:flex;justify-content:center}.dropdownOld_title__TbQFG.dropdownOld_placeholder__HiDuv{color:#8b97a1}.dropdownOld_menu__\+bsb9{border-radius:0 0 27px 27px;max-height:300px;overflow-y:auto;padding:4px 0;position:fixed;z-index:2147483647}.dropdownOld_menu__\+bsb9.dropdownOld_absolute__RD15B{position:absolute}.dropdownOld_menu__\+bsb9{background-color:var(--grey-600)}.dropdownOld_menu__\+bsb9::-webkit-scrollbar-track{margin-bottom:20px}.dropdownOld_item__w\+ZZh{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:15px 4px 15px 24px;transition:background-color .2s ease-in-out}.dropdownOld_item__w\+ZZh:hover{background-color:rgba(147,160,174,.502)}.dropdownOld_item__w\+ZZh.dropdownOld_selected__Sfwek p{color:#e5edfe;color:var(--darkBlue-50,#e5edfe)}.dropdownOld_item__w\+ZZh p{color:#f7f7f7;color:var(--white,#f7f7f7);font-size:14px;font-weight:700;line-height:16px;-webkit-user-select:none;user-select:none}.dropdownOld_item__w\+ZZh svg{margin:-4px 14px}.dropdownOld_search__q9xHx{color:#fff;font-size:12px;font-weight:700;width:100%}.selectors_flag__ObcZ4{border-radius:7px;height:20px;margin:0 10px 0 0;touch-action:none;-webkit-user-select:none;user-select:none;width:20px}.selectors_menuItem__51AdF{align-items:center;color:#5673b4;color:var(--darkBlue-400,#5673b4);cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;justify-content:flex-start;line-height:16px;padding:9px 0 9px 6px;transition:background .2s ease-in-out,color .2s ease-in-out}.selectors_menuItem__51AdF:hover{background-color:rgba(147,160,174,.502)}.selectors_menuItem__51AdF.selectors_selected__O6WPk{color:#f7f7f7;color:var(--gray-50,#f7f7f7)}.selectors_menuItem__51AdF img{border-radius:7px;height:20px;opacity:.5;width:20px}.selectors_arrow__NUOJn{margin-right:8px}.selectors_countryItem__EJ8Ff{align-items:center;color:var(--fullWhitr);cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;justify-content:flex-start;line-height:16px;padding:9px 0 9px 12px;transition:background .2s ease-in-out,color .2s ease-in-out}.selectors_countryItem__EJ8Ff:hover{background-color:rgba(147,160,174,.502)}.selectors_countryItem__EJ8Ff.selectors_selected__O6WPk{color:#f7f7f7;color:var(--gray-50,#f7f7f7)}.selectors_countryItem__EJ8Ff.selectors_selected__O6WPk img{opacity:1}.selectors_countryItem__EJ8Ff img{border-radius:7px;height:20px;opacity:.5;width:20px}.selectors_countryItem__EJ8Ff p{font-size:12px}.button_button__aik3c{text-wrap:nowrap;align-items:center;border:none;border-radius:16px;cursor:pointer;display:flex;font-size:14px;font-weight:900;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;line-height:1;outline:none;padding:17px 24px;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:750px){.button_button__aik3c{font-size:16px;padding:18px 24px}}.button_button__aik3c.button_uppercase__tJ6qA{text-transform:uppercase}.button_button__aik3c.button_type-filled__GhUx-.button_color-green__N8ANo{background-color:#00e258;background-color:var(--hoverGreen,#00e258);color:#fff}.button_button__aik3c.button_type-filled__GhUx-.button_color-yellow__gFrxo{background-color:#ffd600;background-color:var(--yellow,#ffd600);color:#000}.button_button__aik3c.button_type-filled__GhUx-.button_color-grey__on0J-{background-color:#313840;color:#fff}.button_button__aik3c.button_type-stroke__mtyjj{background:#0000}.button_button__aik3c.button_type-stroke__mtyjj.button_no-shadow__4ojb9{color:#fff}.button_button__aik3c.button_type-stroke__mtyjj.button_color-green__N8ANo{border:3px solid #00e258;border:3px solid var(--hoverGreen,#00e258)}.button_button__aik3c.button_type-stroke__mtyjj.button_color-green__N8ANo.button_shadow__7KKJS{color:#00e258;color:var(--hoverGreen,#00e258)}.button_button__aik3c.button_type-stroke__mtyjj.button_color-yellow__gFrxo{border:3px solid #ffd600;border:3px solid var(--yellow,#ffd600)}.button_button__aik3c.button_type-stroke__mtyjj.button_color-yellow__gFrxo.button_shadow__7KKJS{color:#ffd600;color:var(--yellow,#ffd600)}.button_button__aik3c.button_type-secondary__g4Cr6.button_color-green__N8ANo{background-color:#00e25833;color:#00e258;color:var(--hoverGreen,#00e258)}.button_button__aik3c.button_type-secondary__g4Cr6.button_color-yellow__gFrxo{background-color:#ffd60033;color:#ffd600;color:var(--yellow,#ffd600)}.button_button__aik3c.button_shadow__7KKJS:not(.button_type-secondary__g4Cr6):not(:disabled).button_color-green__N8ANo{box-shadow:0 4px 20px -6px #00e258;box-shadow:0 4px 20px -6px var(--hoverGreen,#00e258)}.button_button__aik3c.button_shadow__7KKJS:not(.button_type-secondary__g4Cr6):not(:disabled).button_color-yellow__gFrxo{box-shadow:0 4px 20px -6px #ffd600;box-shadow:0 4px 20px -6px var(--yellow,#ffd600)}.button_button__aik3c:hover:not(:disabled).button_type-filled__GhUx-.button_color-green__N8ANo{background-color:#00c74d;background-color:var(--oshGreen,#00c74d)}.button_button__aik3c:hover:not(:disabled).button_type-filled__GhUx-.button_color-yellow__gFrxo{background-color:#ffe03a;background-color:var(--yellowHover,#ffe03a)}.button_button__aik3c:hover:not(:disabled).button_type-filled__GhUx-.button_color-grey__on0J-{background-color:#424a52}.button_button__aik3c:hover:not(:disabled).button_type-secondary__g4Cr6.button_color-yellow__gFrxo{background-color:#ffd6004d;color:#ffe03a;color:var(--yellowHover,#ffe03a)}.button_button__aik3c:hover:not(:disabled).button_type-stroke__mtyjj.button_color-green__N8ANo{border:3px solid #00c74d;border:3px solid var(--oshGreen,#00c74d)}.button_button__aik3c:hover:not(:disabled).button_type-stroke__mtyjj.button_color-yellow__gFrxo{border:3px solid #ffe03a;border:3px solid var(--yellowHover,#ffe03a)}.button_button__aik3c:active:not(:disabled).button_type-filled__GhUx-.button_color-yellow__gFrxo{color:#000c}.button_button__aik3c:active:not(:disabled).button_type-filled__GhUx-.button_color-green__N8ANo.button_shadow__7KKJS{color:#c7f9dacc}.button_button__aik3c:active:not(:disabled).button_type-filled__GhUx-.button_color-green__N8ANo.button_no-shadow__4ojb9{color:#c7f9da}.button_button__aik3c:active:not(:disabled).button_type-secondary__g4Cr6.button_shadow__7KKJS.button_color-yellow__gFrxo{background:#ffd60066;color:#ffd600;color:var(--yellow,#ffd600)}.button_button__aik3c:active:not(:disabled).button_type-stroke__mtyjj.button_color-green__N8ANo.button_shadow__7KKJS{color:#c7f9dacc}.button_button__aik3c:active:not(:disabled).button_type-stroke__mtyjj.button_color-green__N8ANo.button_no-shadow__4ojb9{color:#c7f9da}.button_button__aik3c:active:not(:disabled).button_type-stroke__mtyjj.button_color-yellow__gFrxo{color:#ffe03a;color:var(--yellowHover,#ffe03a)}.button_button__aik3c:disabled{cursor:default}.button_button__aik3c:disabled.button_type-filled__GhUx-{background:#484e55;background:var(--grey-700,#484e55);box-shadow:none;color:#252a30;color:var(--grey-600,#252a30)}.button_button__aik3c:disabled.button_type-stroke__mtyjj{border:3px solid #484e55;color:#5b636c;color:var(--cashier-gray,#5b636c)}.button_button__aik3c:disabled.button_type-secondary__g4Cr6.button_color-green__N8ANo{background:#00e2581a}.button_button__aik3c:disabled.button_type-secondary__g4Cr6.button_color-green__N8ANo.button_shadow__7KKJS{color:#00e25880}.button_button__aik3c:disabled.button_type-secondary__g4Cr6.button_color-green__N8ANo.button_no-shadow__4ojb9{color:#ffffff80}.button_button__aik3c:disabled.button_type-secondary__g4Cr6.button_color-yellow__gFrxo{background:#ffd6001a}.button_button__aik3c:disabled.button_type-secondary__g4Cr6.button_color-yellow__gFrxo.button_shadow__7KKJS{color:#ffd60066}.button_button__aik3c:disabled.button_type-secondary__g4Cr6.button_color-yellow__gFrxo.button_no-shadow__4ojb9{color:#fff6}.forms_form__yX9-l{display:flex;flex-direction:column;gap:12px;width:100%}.forms_form__yX9-l .checkbox-container .checkbox-label{color:var(--lightBlue);font-size:10px;font-weight:600;line-height:12px}.forms_form__yX9-l .checkbox-container .checkbox-label:before{background:var(--grey-700)}.forms_form__yX9-l .app-input-container{width:100%}.forms_form__yX9-l .app-input-container input{font-weight:600}.forms_form__yX9-l .app-input-container input::placeholder{font-weight:inherit}.forms_form__yX9-l .dropbtn__placeholder{color:var(--lightBlue);font-weight:600}.forms_form__yX9-l a{color:var(--primary)}.forms_checkboxes__BYPNL{align-items:center;display:flex;flex-direction:row;gap:8px}.forms_checkboxes__BYPNL p{color:var(--lightBlue);font-size:10px;font-weight:600;line-height:12px}.forms_title__XgnYk{color:var(--white);font-size:20px;font-weight:700;line-height:1;text-align:center}.forms_subTitle__Eb8hb{color:var(--lightBlue);font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:20px;text-align:center}.forms_double__hvVpa{grid-gap:12px;display:grid;gap:12px;grid-template-columns:.6fr .4fr}.forms_double__hvVpa.forms_equal__mHtXZ{grid-template-columns:1fr 1fr}.forms_phone__Nj9fr{grid-gap:12px;display:grid;gap:12px;grid-template-columns:.4fr .6fr;height:48px}.forms_phone__Nj9fr .app-input-container{min-width:0;width:auto}.forms_button__f1V9-{height:48px;margin-top:8px}.forms_button__f1V9- button{width:100%}.forms_forget__BhNd4{color:#93a0ae;color:var(--lightBlue,#93a0ae);display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:14px;margin:8px auto 0}.forms_forget__BhNd4 span{color:var(--primaryHover);cursor:pointer;font-weight:700}.checkbox_checkbox__CkaTF{background:var(--grey-700);border-radius:8px;cursor:pointer;flex-shrink:0;height:20px;position:relative;width:20px}.checkbox_checkbox__CkaTF:has(input:checked){background:var(--primary)}.checkbox_checkbox__CkaTF.checkbox_big__BzVGR{height:32px;width:32px}.checkbox_checkbox__CkaTF.checkbox_big__BzVGR svg{height:16px;width:16px}.checkbox_checkbox__CkaTF svg{display:none;height:8px;pointer-events:none;width:8px}.checkbox_checkbox__CkaTF label{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.checkbox_checkbox__CkaTF input{cursor:pointer;height:100%;opacity:0;width:100%}.checkbox_checkbox__CkaTF input:checked+svg{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.app-input-container{display:flex;flex-direction:column;position:relative;width:220px}.app-input-container .app-input-label{color:var(--grey-700);font-size:8px;font-weight:700;letter-spacing:.8px;line-height:12px;margin-bottom:5px;padding-left:20px;text-transform:uppercase}.app-input-container input[type=password]:disabled{color:var(--lightBlue)}.app-input-container .input{background:#d9d9d980;border:0;border-radius:16px;font-size:14px;height:48px;padding:14px 0 14px 20px}.app-input-container .input[type=password]{letter-spacing:4px}.app-input-container .input[type=password]::placeholder{letter-spacing:normal}.app-input-container .input::placeholder{color:var(--grey-800);font-size:inherit;font-weight:500}.app-input-container .input:focus{background:var(--darkBlue);box-shadow:0 7px 20px -6px #00000040}.app-input-container .input:disabled+.app-svg{cursor:pointer}.app-input-container .input__svg{cursor:auto;position:absolute;right:16px;top:15px}.app-input-container .input__password-shows{cursor:pointer}.app-input-container .input__password-shows--label{top:0}.app-input-container .input__password-shows svg{fill:var(--lightBlue)}.app-input-container .input__error{border:1px solid red}.app-input-container .input__error-text{color:red;padding:5px}.app-input-container .input__error-svg{cursor:pointer;height:20px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px}.app-input-container .input__error-svg:hover .tooltip-bubble.notvisible{display:flex}.app-input-container .input__eye_error-svg svg{fill:red}.app-input-container .password-icon-container{align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;right:14px;top:50%;transform:translateY(-50%)}.app-input-container .password-icon-container .input__svg{right:auto;top:auto}@media screen and (max-width:750px){.app-input-container .password-icon-container{top:24px}}.app-input-container .password-icon-container:hover .tooltip-bubble.notvisible{display:flex}.app-input-container .dark{background:var(--grey-600);caret-color:var(--white);color:var(--white)}.app-input-container .dark+.input__svg{color:var(--lightBlue)}.app-input-container .reg{background:var(--grey-600);caret-color:var(--grey-800);color:var(--white)}.app-input-container .reg+.input__svg,.app-input-container .reg::placeholder{color:var(--lightBlue)}.app-input-container .tooltip-bubble.notvisible{display:none}.password-change__container .password-icon-container{top:42px}.tooltip-bubble{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#484e5540;border-radius:12px;bottom:calc(100% + 15px);color:#fff;display:flex;flex-direction:column;font-size:13px;gap:7px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:292px;padding:12px 16px;transition:opacity .5s;z-index:2147483647}.tooltip-bubble,.tooltip-bubble:after{left:50%;position:absolute;transform:translateX(-50%)}.tooltip-bubble:after{border:6px solid #0000;border-top-color:#484e5540;content:"";top:100%;transform:translateX(calc(-50% + var(--tooltip-offset, 0)))}.tooltip-title{align-items:center;color:var(--fullWhite);display:flex;font-size:14px;font-weight:700;gap:7px;justify-content:start;line-height:20px;width:100%}.tooltip-title svg{height:20px;max-height:20px;max-width:20px;width:20px}.tooltip-subtext{color:var(--lightBlue);font-size:14px;font-weight:500;line-height:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mainBanner_banner__LUYgE{border-radius:24px;display:flex;flex-direction:column;height:300px;margin:0 0 32px;overflow:hidden;padding:40px;position:relative}@media screen and (max-width:750px){.mainBanner_banner__LUYgE{align-items:center;height:283px;margin:0 0 12px;padding:32px 16px 16px}.mainBanner_banner__LUYgE.mainBanner_guest__BM4lH{height:336px}.mainBanner_banner__LUYgE button{width:100%}}@media(prefers-reduced-data:reduce),(prefers-reduced-motion:reduce){.mainBanner_banner__LUYgE{background-position:0 0,100%;background-repeat:no-repeat,no-repeat;background-size:58% 100%,cover}.mainBanner_banner__LUYgE .mainBanner_dark__RvAt0,.mainBanner_banner__LUYgE video{display:none}}@media(max-width:750px)and (prefers-reduced-data:reduce),(max-width:750px)and (prefers-reduced-motion:reduce){.mainBanner_banner__LUYgE{background-position:50%;background-repeat:no-repeat;background-size:cover}}.mainBanner_banner__LUYgE video{height:100%;inset:0;object-fit:cover;object-position:right center;position:absolute;width:100%;z-index:0}.mainBanner_dark__RvAt0{background:linear-gradient(270deg,#0000,#000c);height:100%;inset:0;position:absolute;width:58%}@media screen and (max-width:750px){.mainBanner_dark__RvAt0{background:#0006;width:100%}}.mainBanner_content__QO9\+K{display:flex;flex-direction:column;height:100%;width:100%;z-index:1}@media screen and (max-width:750px){.mainBanner_content__QO9\+K{align-items:center}}.mainBanner_welcome__rDR\+R{align-items:center;background:#00e25833;border-radius:8px;color:#00e258;color:var(--hoverGreen,#00e258);display:flex;flex-direction:row;font-size:10px;font-weight:900;gap:4px;line-height:1;padding:4px 8px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.mainBanner_welcome__rDR\+R.mainBanner_guestWelcome__NVPve{background:#ffd60033;color:#ffd600;color:var(--yellow,#ffd600);margin-top:auto}.mainBanner_welcome__rDR\+R.mainBanner_guestWelcome__NVPve svg path{fill:#ffd600;fill:var(--secondary,#ffd600)}.mainBanner_welcome__rDR\+R svg{width:12px}.mainBanner_subtitle__6lQmy,.mainBanner_top__7eXDs{-webkit-text-fill-color:#0000;background:radial-gradient(69.16% 46.76% at 50% 50%,#fff 0,#e8fff1 100%);background:var(--heading-color,radial-gradient(69.16% 46.76% at 50% 50%,#fff 0,#e8fff1 100%));background-clip:text;-webkit-background-clip:text;color:#0000;margin:0;text-transform:uppercase}.mainBanner_top__7eXDs{font-size:18px;font-weight:700;line-height:20px;margin-top:21px}@media screen and (max-width:750px){.mainBanner_top__7eXDs{margin-top:24px;text-align:center}}.mainBanner_title__ZU4tW{-webkit-text-fill-color:#0000;background:linear-gradient(0deg,#00ff73 5.9%,#00c74d 95%);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:56px;font-weight:700;letter-spacing:-2.24px;line-height:1;margin:6px 0}@media screen and (max-width:750px){.mainBanner_title__ZU4tW{font-size:40px;letter-spacing:-1.6px;margin-bottom:8px;margin-top:4px;text-align:center}.mainBanner_title__ZU4tW.mainBanner_guestTitle__PFbkH{-webkit-text-fill-color:#ffd600;-webkit-text-fill-color:var(--yellow,#ffd600);background:none;color:#ffd600;color:var(--yellow,#ffd600);font-size:24px;font-weight:700;letter-spacing:-.96px;line-height:24px;margin-top:9px;text-align:center}}.mainBanner_subtitle__6lQmy{font-size:14px;font-weight:700;line-height:20px;margin-bottom:auto}.mainBanner_subtitle__6lQmy.mainBanner_guestSubtitle__7iW8D{line-height:1;margin-bottom:23px}@media screen and (max-width:750px){.mainBanner_subtitle__6lQmy{text-align:center}}.gameItem_game__IgNhB{box-sizing:border-box;position:relative;width:170px}.gameItem_game__IgNhB:hover .gameItem_overlay__HfS1n{opacity:1}.gameItem_game__IgNhB.gameItem_extended__ieI16{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.gameItem_game__IgNhB.gameItem_extended__ieI16 .gameItem_logo__3q-Cz{aspect-ratio:1/1;height:auto;width:100%}.gameItem_game__IgNhB.gameItem_extended__ieI16 .gameItem_info__PiQJ8{width:100%}@media screen and (max-width:750px){.gameItem_game__IgNhB{box-sizing:border-box;width:124px}.gameItem_game__IgNhB:hover .gameItem_overlayBottom__SZ1-Q,.gameItem_game__IgNhB:hover .gameItem_overlay__HfS1n{visibility:visible}.gameItem_game__IgNhB .gameItem_logo__3q-Cz{height:124px;width:124px}.gameItem_game__IgNhB .gameItem_info__PiQJ8{width:124px}}.gameItem_bonus__AXFeQ,.gameItem_new__ItahV{align-items:center;border-radius:8px;display:flex;font-size:12px;font-weight:700;height:20px;justify-content:center;padding:0 7px;text-transform:uppercase}.gameItem_new__ItahV{background:var(--primary)}.gameItem_bonus__AXFeQ{background:#730ac2}.gameItem_badges__K9bh3{display:flex;gap:5px;position:absolute;right:4px;top:4px}.gameItem_tournament__EqaAl{left:5px;position:absolute;top:4px}.gameItem_info__PiQJ8{color:var(--white);font-size:16px;font-style:normal;font-weight:700;line-height:1;margin-top:16px;padding-left:4px;width:160px}@media screen and (max-width:500px){.gameItem_info__PiQJ8{font-size:14px;margin-top:10px}}.gameItem_logo__3q-Cz{border-radius:8px;height:160px;overflow:hidden;position:relative}@media screen and (max-width:750px){.gameItem_logo__3q-Cz{border-radius:16px}}.gameItem_logo__3q-Cz img{width:100%}.gameItem_producer__LHEty{color:var(--grey-900);font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-top:5px;padding-left:4px}@media screen and (max-width:500px){.gameItem_producer__LHEty{font-size:12px;line-height:14px}}.gameItem_overlay__HfS1n{align-items:center;background:linear-gradient(0deg,#00000040,#00000040);display:flex;flex-direction:column;height:100%;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .2s ease-in-out}.gameItem_overlay__HfS1n button{border-radius:12px;gap:4px;padding:12px 20px}@media screen and (max-width:750px){.gameItem_overlay__HfS1n button{padding:8px 12px}}.gameItem_overlay__HfS1n button svg{color:#fff;height:12px;width:12px}.gameItem_overlayBottom__SZ1-Q{background-color:#252a30;border-radius:12px 12px 0 0;bottom:0;color:#dbe7f1;font-size:12px;font-weight:900;padding:4px 12px 2px;position:absolute;text-transform:uppercase;transition:background-color .2s ease-in-out}.gameItem_overlayBottom__SZ1-Q:hover{background-color:#353b42}.casinoCarousel_section__rT5N5{display:flex;flex-direction:column;gap:20px;padding-bottom:32px}@media screen and (max-width:750px){.casinoCarousel_section__rT5N5{gap:12px;padding-bottom:20px}}.casinoCarousel_slides__D6RjN{display:flex;gap:15px}.casinoCarousel_slides__D6RjN>div:first-of-type{margin-left:32px}@media screen and (max-width:750px){.casinoCarousel_slides__D6RjN>div:first-of-type{margin-left:16px}}.casinoCarousel_slides__D6RjN>div:last-of-type{margin-right:32px}@media screen and (max-width:750px){.casinoCarousel_slides__D6RjN>div:last-of-type{margin-right:16px}}.casinoCarousel_wrapper__RdAzT{margin-left:-32px;overflow:hidden;position:relative;width:calc(100vw - 210px)}@media screen and (max-width:1000px){.casinoCarousel_wrapper__RdAzT{width:100vw}}@media screen and (max-width:750px){.casinoCarousel_wrapper__RdAzT{margin-left:-16px}}.casinoCarousel_dark__YNihD{height:100%;pointer-events:none;position:absolute;z-index:1}.casinoCarousel_dark__YNihD.casinoCarousel_right__BUSMw{background:linear-gradient(270deg,#16191d,#16191d00);right:0;width:84px}@media screen and (max-width:750px){.casinoCarousel_dark__YNihD.casinoCarousel_right__BUSMw{width:36px}}.casinoCarousel_dark__YNihD.casinoCarousel_left__C3JJS{background:linear-gradient(-270deg,#16191d,#16191d00);left:0;width:32px}.casinoCarousel_all__bXLa4{background:#252a30;border-radius:16px;height:124px;min-width:124px}.casinoCarousel_all__bXLa4,.casinoCarousel_all__bXLa4 a{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.casinoCarousel_all__bXLa4 a{color:#8b97a1;font-size:14px;font-weight:700;line-height:12px}.casinoCarousel_all__bXLa4 a svg{color:#dbe7f1}.mainLayout_main__DS56o{padding:26px 32px 32px;width:100%}@media screen and (max-width:1000px){.mainLayout_main__DS56o{padding:20px 32px 32px}}@media screen and (max-width:750px){.mainLayout_main__DS56o{padding:20px 16px 32px}}.mainLayout_main__DS56o .bonus-terms-container{width:auto}.mainLayout_container__fE55U{min-height:1000px}.dropdown{display:inline-block;z-index:1}.dropbtn,.dropdown{height:100%;position:relative;width:100%}.dropbtn{align-items:center;border:none;border-radius:16px;cursor:pointer;display:flex;font-size:12px;font-weight:700;justify-content:space-between;z-index:2}.dropbtn__placeholder{color:var(--grey-800);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.dropbtn__currency-symbol{align-items:center;border-radius:7px;display:flex;height:20px;justify-content:center;margin-right:10px;width:20px}.dropbtn__small{padding:5px 12px}.dropbtn__small+.dropdown-content{top:20px}.dropbtn__small+.dropdown-content--openUp{bottom:20px;top:auto}.dropbtn__small+.dropdown-content .option{padding:5px 12px}.dropbtn__medium{height:48px;padding:10px 20px}.dropbtn__medium+.dropdown-content{top:30px}.dropbtn__medium+.dropdown-content--openUp{bottom:30px;top:0}.dropbtn__medium+.dropdown-content .option{padding:10px 20px}.dropbtn__white{background:#e8e8e8;color:var(--grey-200);transition:color .3s ease,background .3s ease}.dropbtn__white:hover{background:var(--grey-900)}.dropbtn__white__currency-symbol{background:var(--grey-200);color:var(--grey-200)}.dropbtn__white+.dropdown-content{background:#e8e8e8}.dropbtn__white+.dropdown-content .option{color:var(--grey-200)}.dropbtn__dark{background-color:var(--grey-600);color:var(--white);transition:color .3s ease,background .3s ease}.dropbtn__dark:hover:not(.dropbtn-no-options){background:var(--grey-700)}.dropbtn__dark__currency-symbol{background:var(--grey-500);color:var(--white)}.dropbtn__dark+.dropdown-content{background-color:var(--grey-300)}.dropbtn__dark+.dropdown-content .option,.dropbtn__reg{color:var(--white)}.dropbtn__reg{background-color:var(--grey-600)}.dropbtn__reg__currency-symbol{background:var(--grey-500);color:var(--white)}.dropbtn__reg+.dropdown-content{background-color:var(--grey-600)}.dropbtn__reg+.dropdown-content .option{color:var(--white)}.dropbtn .text-container{align-items:center;display:flex;justify-content:center}.dropbtn__arrow{display:flex;margin-left:10px;transform:rotate(.5turn);transition:transform .3s ease}.dropbtn__arrow svg{fill:currentColor}.dropbtn__open .dropbtn__arrow{transform:rotate(0turn)}.dropbtn-no-options{cursor:default}.dropbtn-error{border:1px solid red}.dropdown-content{border-bottom-left-radius:8px;border-bottom-right-radius:8px;left:0;max-height:235px;overflow-x:hidden;overflow-y:scroll;padding-top:15px;position:absolute;right:0;z-index:1}.dropdown-content--noScroll{max-height:none}.dropdown-content--openUp{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:8px;border-top-right-radius:8px;padding-bottom:15px;padding-top:0}.dropdown-content__error-text{color:red;margin-top:10px}.option{cursor:pointer;font-size:12px;font-weight:700;text-decoration:none}.option,.option__image{align-items:center;display:flex}.option__image{border-radius:7px;height:20px;justify-content:center;margin-right:10px;width:20px}.option:hover{text-decoration:underline}.languageSelector_dropdown__w49jA{background-color:#252a30;border-radius:16px;left:8px;overflow:hidden;position:absolute;right:8px;top:8px;z-index:2}@media screen and (max-width:750px){.languageSelector_dropdown__w49jA{left:auto;position:relative;right:auto;top:auto}}.languageSelector_dropdown__w49jA svg{margin-left:auto}.languageSelector_dropdown__w49jA.languageSelector_open__6Eni2 svg{transform:rotate(180deg)}.languageSelector_dropdown__w49jA img{border-radius:8px;height:20px;width:20px}@media screen and (max-width:1000px){.languageSelector_dropdown__w49jA img{border-radius:12px;height:32px;width:32px}}.languageSelector_dropdown__w49jA button{align-items:center;color:#dbe7f1;display:flex;flex-direction:row;flex-shrink:0;font-size:12px;font-weight:700;gap:8px;height:20px;text-transform:uppercase;width:100%}@media screen and (max-width:1000px){.languageSelector_dropdown__w49jA button{height:32px}}.languageSelector_dropdown__w49jA>button:first-of-type{color:#f7f7f7;color:var(--white,#f7f7f7);height:36px;padding:8px 12px}@media screen and (max-width:1000px){.languageSelector_dropdown__w49jA>button:first-of-type{height:48px}}.languageSelector_wrap__X50S0{background:#313840;border-radius:16px;padding:12px 4px 12px 12px;width:100%;z-index:2}.languageSelector_content__4RBBS{display:flex;flex-direction:column;gap:8px;max-height:156px;overflow-y:scroll}.languageSelector_content__4RBBS::-webkit-scrollbar{width:2px}.languageSelector_content__4RBBS::-webkit-scrollbar-thumb{background:#8b97a1;border-radius:99px}.languageSelector_content__4RBBS::-webkit-scrollbar-track{background:#252a30;border-radius:99px}@media screen and (max-width:750px){.game-active .header_header__MhatS{display:none}}.header_header__MhatS{display:flex;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:400}.header_logo__UESgy{align-items:center;display:flex;flex-shrink:0;height:38px;width:auto;width:105px}@media screen and (max-width:1000px){.header_logo__UESgy{height:32px;width:88px}}.header_logo__UESgy svg{height:100%;width:100%}.header_content__Oq5rs{align-items:center;background:var(--grey-300);display:flex;flex-direction:row;padding:4px 16px 4px 32px;position:relative;width:100%;z-index:1}.header_content__Oq5rs:before{background:linear-gradient(90deg,#00000040,#0000);content:"";filter:blur(8px);height:100%;left:-10px;pointer-events:none;position:absolute;top:0;width:40px}@media screen and (max-width:1000px){.header_content__Oq5rs{padding:5px 16px;padding-top:calc(5px + var(--padding-top, 0px))}}.header_center__ZTTaU{align-items:center;display:flex;max-width:417px;width:100%}.header_actions__i8x1m{display:flex;justify-content:flex-end;width:100%}.header_actions__i8x1m .header_deposit-button-mobile__\+ijXa{align-items:center;background:var(--primary);border:none;border-radius:8px;box-shadow:0 7px 20px -6px #00c74d80;display:flex;height:34px;justify-content:center;padding:12px;transition:background .2s ease;width:34px}.header_actions__i8x1m .header_deposit-button-mobile__\+ijXa:hover{background:var(--primaryHover)}.header_guest__X6uvz{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:flex-end;width:100%}.header_guest__X6uvz a,.header_guest__X6uvz button{flex-shrink:0}@media screen and (max-width:1000px){.header_guest__X6uvz button:not(.header_bonus__YjGPf){padding:13px 20px}}.header_bonus__YjGPf{color:#ffd600;color:var(--yellow,#ffd600);padding:16px}@media screen and (max-width:1000px){.header_bonus__YjGPf{padding:12px}}@media screen and (max-width:450px){.header_bonus__YjGPf{display:none}}.header_balance__gFXeL{align-items:center;background:var(--black-100);border-radius:16px;display:flex;flex-direction:row;gap:20px;height:48px;justify-content:space-between;padding-left:20px;position:relative}@media screen and (max-width:1000px){.header_balance__gFXeL{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:2px 2px 2px 16px}.header_balance__gFXeL button{height:36px;padding:12px;width:36px}}.header_amount__43O6v{align-items:center;color:#f7f7f7;color:var(--white,#f7f7f7);display:flex;font-size:14px;font-weight:900;justify-content:center;text-transform:uppercase}@media screen and (max-width:1000px){.header_amount__43O6v{font-size:12px}}.header_amount__43O6v:hover .header_balanceSnack__ftGZB{display:flex}.header_balanceSnack__ftGZB{background:var(--grey-600);border-radius:16px;display:none;left:-20px;padding:20px;position:absolute;top:calc(100% + 4px)}.header_buttons__LRmnZ{align-items:center;display:flex;gap:8px;margin-left:20px}@media screen and (max-width:1000px){.header_buttons__LRmnZ{margin-left:10px}}.header_buttons__LRmnZ button{align-items:center;background-color:var(--grey-600);border-radius:16px;display:flex;height:40px;justify-content:center;padding:12px;position:relative;transition:background-color .2s ease-in-out;width:40px}.header_buttons__LRmnZ button .app-svg,.header_buttons__LRmnZ button svg{height:100%;width:100%}.header_buttons__LRmnZ button:hover{background-color:#353b42}.header_buttons__LRmnZ button:hover svg,.header_buttons__LRmnZ button:hover svg path{fill:#fff}.header_buttons__LRmnZ svg,.header_buttons__LRmnZ svg path{fill:#dbe7f1;transition:fill .2s ease-in-out}.header_settings__9QuFm{align-items:center;background:#1a1e23;display:flex;justify-content:space-between;min-width:211px;padding:8px;position:relative;z-index:10}@media screen and (max-width:1000px){.header_settings__9QuFm{display:none}}.header_notifications__kw1h4{-webkit-backdrop-filter:blur(17.5px);backdrop-filter:blur(17.5px);background:#1a1e23b3;border-radius:11px;flex-shrink:0;padding:12px 8px 13px 20px;position:fixed;right:40px;top:65px;width:265px;z-index:999}@media screen and (max-width:1000px){.header_notifications__kw1h4{right:16px}.header_game-active__1G7Ig .header_notifications__kw1h4{top:35px}}@media screen and (max-width:400px){.header_notifications__kw1h4{width:200px}}.header_notificationsBody__GrmyK{text-wrap:wrap;margin-top:7px;white-space:wrap}.header_notificationsBody__GrmyK a{color:var(--primary);text-decoration:underline}.header_notificationsHeader__Y0lIx{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.header_notificationsHeader-svg__xE2vC{align-items:center;background:#3d423f;border-radius:8px;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.header_notificationsHeader__Y0lIx h1{color:var(--white);font-size:12px;font-weight:700;margin:0;text-transform:uppercase}.header_notificationsHeader__Y0lIx svg{height:11px;width:10px}.header_search__5C7wV{align-items:center;background:var(--grey-600);border:2px solid var(--grey-600);border-radius:16px;display:flex;flex-direction:row;gap:8px;height:48px;margin-left:30px;max-width:280px;padding-left:20px;position:relative;width:100%}.header_search__5C7wV input{background:#0000;border:none;color:var(--white);font-size:12px;font-weight:700;line-height:14px;padding:0;width:100%}.header_search__5C7wV input::placeholder{color:#8b97a1}.header_search__5C7wV svg{fill:none;height:12px;width:12px}.header_profileMenu__1eI3M{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e2226;background:var(--grey-500,#1e2226);border-radius:21px;display:flex;flex-direction:column;gap:8px;padding:12px;position:absolute;right:20px;top:67px}.header_line__Dr9dr{background:#15191d;background:var(--black-100,#15191d);height:2px;width:100%}.header_profileMenuItem__G2nC0{text-wrap:nowrap;align-items:center;border-radius:999px;color:#b7b7b7;color:var(--grey-900,#b7b7b7);cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-style:normal;font-weight:700;gap:16px;line-height:normal;padding:4px 20px 4px 4px;text-align:center;transition:background .5s ease,color .5s ease}.header_profileMenuItem__G2nC0.header_active__dknxN svg path{fill:#00c74d}.header_profileMenuItem__G2nC0:hover{background:#15191d;background:var(--black-100,#15191d);color:#f7f7f7;color:var(--white,#f7f7f7)}.header_profileMenuItem__G2nC0 div{align-items:center;background-color:#252a30;background-color:var(--grey-600,#252a30);border-radius:999px;display:flex;flex-shrink:0;height:46px;justify-content:center;width:46px}.header_profileMenuItem__G2nC0 div svg{fill:none;width:20px}.header_dot__tw0dz{align-items:center;background-color:#00e25833;border-radius:16px;display:flex;height:16px;justify-content:center;position:absolute;right:-3px;top:-3px;width:16px;z-index:10}.header_dot__tw0dz:before{background-color:var(--primaryHover);border-radius:16px;content:"";height:10px;width:10px}.header_messages__JbDyy{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#16191d4d;border-radius:24px;display:flex;flex-direction:column;max-height:452px;overflow:hidden;padding:8px;position:fixed;right:84px;top:86px;width:376px;z-index:999}@media screen and (max-width:1000px){.header_messages__JbDyy{left:8px;right:8px;top:56px;width:auto}}.header_message__\+XdGY{background:#252a30;background:var(--grey-600,#252a30);border-radius:16px;box-shadow:0 0 15px 0 #00000080;opacity:.5;padding:16px 8px 8px 16px;position:relative;transition:opacity .2s ease-in-out}.header_message__\+XdGY:hover{opacity:1}.header_text__cyB2f{color:#fff;color:var(--fullWhite,#fff);font-size:14px;font-weight:500;line-height:17px}.header_text__cyB2f.header_seen__73Tys{color:#93a0ae;color:var(--lightBlue,#93a0ae)}.header_d__nYJhE{align-items:center;border-radius:16px;display:flex;height:16px;justify-content:center;left:-8px;position:absolute;top:16px;width:16px;z-index:10}.header_d__nYJhE.header_green__FJbek{background-color:#00e25833}.header_d__nYJhE.header_green__FJbek:before{background-color:var(--primaryHover);border-radius:16px}.header_d__nYJhE.header_red__img1y{background-color:#f0212133}.header_d__nYJhE.header_red__img1y:before{background-color:var(--errorRed);border-radius:16px}.header_d__nYJhE:before{content:"";height:10px;width:10px}.header_info__gWjWn{align-items:center;display:flex;flex-direction:row;font-size:12px;font-weight:500;gap:15px;line-height:14px;margin-top:12px}.header_info__gWjWn p{color:#484e55;color:var(--grey-700,#484e55)}.header_info__gWjWn span{color:#93a0ae;color:var(--lightBlue,#93a0ae)}.header_btn__wWJ2A{margin-left:auto;padding:8px 20px}.messages_messages__oV0Og{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#16191d99;border-radius:24px;display:flex;flex-direction:column;max-height:64px;min-height:64px;min-height:376px;overflow:hidden;padding-bottom:8px;position:fixed;right:84px;top:86px;transition:max-height .2s ease-in-out;width:376px;z-index:999}@media screen and (max-width:750px){.messages_messages__oV0Og{left:8px;right:8px;top:56px;width:auto}}.messages_overlay__RgtMZ{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;height:100%;inset:0;position:absolute;width:100%;z-index:2}.messages_header__i-3c1{align-items:center;background:#252a30;background:var(--grey-600,#252a30);border-radius:16px;box-shadow:0 0 15px 0 #00000080;display:flex;flex-direction:row;justify-content:space-between;left:8px;padding:8px 8px 8px 22px;position:absolute;right:8px;top:8px;z-index:10}.messages_header__i-3c1 p{color:#f7f7f7;color:var(--white,#f7f7f7);font-size:16px;font-weight:700;line-height:1}.messages_list__rOafy{display:flex;flex-direction:column;flex-grow:1;gap:8px;overflow-y:auto;padding:8px;width:100%}.messages_list__rOafy::-webkit-scrollbar{height:0;width:0}.messages_message__ylMxS{background:#252a30;background:var(--grey-600,#252a30);border-radius:16px;box-shadow:0 0 15px 0 #00000080;padding:16px 8px 8px 16px;position:relative}.messages_message__ylMxS:first-of-type{margin-top:56px}.messages_text__4-ijh{color:#fff;color:var(--fullWhite,#fff);font-size:14px;font-weight:600;line-height:17px}.messages_text__4-ijh.messages_seen__adtDq{color:#93a0ae;color:var(--lightBlue,#93a0ae)}.messages_dot__MsNoE{align-items:center;border-radius:16px;display:flex;height:16px;justify-content:center;left:-8px;position:absolute;top:16px;width:16px;z-index:10}.messages_dot__MsNoE.messages_green__w3O5f{background-color:#00e25833}.messages_dot__MsNoE.messages_green__w3O5f:before{background-color:var(--primaryHover);border-radius:16px}.messages_dot__MsNoE.messages_red__1Zx12{background-color:#f0212133}.messages_dot__MsNoE.messages_red__1Zx12:before{background-color:var(--errorRed);border-radius:16px}.messages_dot__MsNoE:before{content:"";height:10px;width:10px}.messages_info__2BRuB{align-items:center;display:flex;flex-direction:row;font-size:12px;font-weight:600;gap:15px;line-height:14px;margin-top:12px}.messages_info__2BRuB p{color:#484e55;color:var(--grey-700,#484e55)}.messages_info__2BRuB span{color:#93a0ae;color:var(--lightBlue,#93a0ae)}.messages_btn__S9\+cH{border-radius:12px;font-size:12px;margin-left:auto;padding:9.5px 20px;text-transform:uppercase}button.messages_close__sWT\+b{background:#313840}.messages_empty__ywYW1{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:0 50px}.messages_empty__ywYW1 p{color:#d4e2f1;color:var(--brand950,#d4e2f1);font-size:20px;font-weight:700;line-height:1;margin-top:15px;text-align:center}.messages_empty__ywYW1 span{color:#6f7f90;color:var(--brand800,#6f7f90);font-size:14px;font-weight:700;line-height:18px;margin-top:6px;text-align:center}.closeButton_closeButton__kOnJG{align-items:center;background:#00000040;border-radius:12px;color:#fff;display:flex;height:32px;justify-content:center;padding:0 11px;right:8px;top:8px;transition:color .2s ease-in-out;width:32px}.closeButton_closeButton__kOnJG.closeButton_absolute__blmLS{position:absolute;z-index:100}.closeButton_closeButton__kOnJG.closeButton_big__ytBFv{background:#ffffff1a;padding:10px}.closeButton_closeButton__kOnJG svg{height:100%;width:100%}.closeButton_closeButton__kOnJG:hover{color:var(--primary)}.asideMenu_menu__3J\+m0{background:var(--grey-200);bottom:0;height:calc(100vh - 51px);min-height:calc(100vh - 145px);overflow-y:auto;padding:3px 8px 8px;position:-webkit-sticky;position:sticky;top:56px;width:210px}@media screen and (max-width:1000px){.asideMenu_menu__3J\+m0{display:none}}.asideMenu_section__CROEH{border-radius:8px;display:flex;flex-direction:column;gap:8px;padding-right:10px}.asideMenu_widgets__UPTq0{display:flex;flex-direction:row;gap:12px;margin:12px 0}.asideMenu_widgets__UPTq0 svg{height:auto;width:auto}.navItem_item__HjCfy{align-items:center;color:#8b97a1;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:700;gap:8px;line-height:14px;transition:color .2s ease-in-out}.navItem_item__HjCfy.navItem_active__QZivF{color:var(--fullWhite)}.navItem_item__HjCfy.navItem_active__QZivF .navItem_icon__qSAsG{background-color:#00c74d;background-color:var(--primary,#00c74d);color:var(--fullWhite)}.navItem_item__HjCfy.navItem_active__QZivF .navItem_icon__qSAsG.navItem_accent__FRXw2{background-color:#ffd600;color:var(--black)}.navItem_item__HjCfy.navItem_fill__LDm5M svg{fill:currentColor}.navItem_item__HjCfy:hover{color:#dbe7f1}.navItem_item__HjCfy:hover .navItem_icon__qSAsG{background-color:#313840}.navItem_item__HjCfy:hover .navItem_icon__qSAsG:not(.navItem_accent__FRXw2){color:var(--primary)}.navItem_icon__qSAsG{align-items:center;background-color:var(--grey-600);border-radius:8px;color:#bacbde;display:flex;height:32px;justify-content:center;padding:8px 0;transition:background-color .2s ease-in-out,color .2s ease-in-out;width:32px}.navItem_icon__qSAsG.navItem_accent__FRXw2{color:var(--secondary)}.navItem_icon__qSAsG div{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.navItem_icon__qSAsG svg{height:100%;width:100%}.navItem_count__JSL13{align-items:center;background:#ffd600;background:var(--secondary,#ffd600);border-radius:8px;color:#111316;color:var(--black,#111316);display:flex;font-size:12px;font-weight:700;height:20px;justify-content:center;line-height:14px;margin-left:auto;text-align:center;width:20px}.countdown-timer{width:100%}.countdown-timer,.countdown-timer-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.countdown-timer-desc{font-size:14px;font-weight:500;letter-spacing:1.4px;margin-top:3px}.countdown-timer h2,.countdown-timer-desc{color:#f7f7f7;color:var(--white,#f7f7f7);text-align:center}.countdown-timer h2{font-size:20px;font-weight:700;letter-spacing:2px;margin:0 0 11px}.countdown-timer-time{-webkit-text-fill-color:#0000;background:radial-gradient(50% 50% at 50% 50%,#23d96a 0,#00ec5b 67%,#00c742 100%);background-clip:text;-webkit-background-clip:text;font-size:128px;font-weight:400;text-align:center;text-shadow:0 0 200px #1adf66,0 0 250px #1adf66,0 0 100px #1adf66,0 0 50px #1adf6699;text-transform:uppercase}@media screen and (max-width:1200px){.countdown-timer-time{font-size:96px}}@media screen and (max-width:750px){.countdown-timer-time{font-size:64px}}.countdown-timer.medium h2{font-size:16px;letter-spacing:10%;line-height:100%;margin-bottom:16px}.countdown-timer.medium .countdown-timer-time{font-size:72px;font-weight:500;letter-spacing:0;line-height:72px}@media screen and (max-width:1200px){.countdown-timer.medium .countdown-timer-time{font-size:64px}}@media screen and (max-width:750px){.countdown-timer.medium .countdown-timer-time{font-size:48px}}.countdown-timer.medium .countdown-timer-desc{font-size:12px;letter-spacing:10%;line-height:100%;margin-top:19px}.countdown-timer.mini h2{-webkit-text-fill-color:#0000;font-size:14px;letter-spacing:2.8px;line-height:16px;margin-bottom:4px;text-shadow:0 0 42.588px #00c74d,0 0 24.336px #00c74d,0 0 14.196px #00c74d,0 0 7.098px #00c74d,0 0 2.028px #00c74d,0 0 1.014px #00c74d}.countdown-timer.mini .countdown-timer-time,.countdown-timer.mini h2{background:radial-gradient(50% 50% at 50% 50%,#23d96a 0,#00ec5b 67%,#00c742 100%);background-clip:text;-webkit-background-clip:text;font-style:normal;font-weight:500;text-transform:uppercase}.countdown-timer.mini .countdown-timer-time{-webkit-text-fill-color:#0000;font-size:32px;line-height:32px;text-shadow:0 0 85.176px #00c74d,0 0 48.672px #00c74d,0 0 28.392px #00c74d,0 0 14.196px #00c74d,0 0 4.056px #00c74d,0 0 2.028px #00c74d}.countdown-timer.mini .countdown-timer-desc{display:none}.widgets_top__AikSu{color:#f7f7f7;color:var(--white,#f7f7f7)}.widgets_bottom__TgrNR,.widgets_top__AikSu{font-size:12px;font-weight:700;line-height:14px;text-align:center}.widgets_bottom__TgrNR{color:#8b97a1}.widgets_widget__Kkg-b{align-items:center;background:var(--grey-600);border-radius:16px;color:#8b97a1;display:flex;flex-direction:column;height:99px;justify-content:flex-end;overflow:hidden;padding:12px 0;position:relative;width:91px;width:100%}.widgets_widget__Kkg-b.widgets_cabinet__RgIq5 svg{min-height:56px}.widgets_widget__Kkg-b .widgets_lvl__HpoS3,.widgets_widget__Kkg-b svg{margin-bottom:auto}.widgets_widget__Kkg-b .widgets_lvl__HpoS3{margin-top:4px}.widgets_widget__Kkg-b .widgets_bottom__TgrNR,.widgets_widget__Kkg-b .widgets_top__AikSu,.widgets_widget__Kkg-b h1,.widgets_widget__Kkg-b h4,.widgets_widget__Kkg-b p{pointer-events:none;-webkit-user-select:none;user-select:none}.widgets_widget__Kkg-b.widgets_active__PXCvl:before{background-color:#00e258;bottom:-25.5px;content:"";filter:blur(25px);height:29px;left:12.667px;opacity:.5;position:absolute;width:calc(100% - 24px)}.widgets_widget__Kkg-b.widgets_active__PXCvl .widgets_bottom__TgrNR{color:#00c74d;color:var(--oshGreen,#00c74d)}.widgets_widget__Kkg-b.widgets_active__PXCvl.widgets_bonus__K1rgA svg{margin-top:4px}.widgets_tooltip__wdb7a{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#484e5540;border-radius:24px;color:#fff;left:50%;max-width:240px;padding:20px 12px 12px;position:absolute;transform:translateX(-50%);z-index:2147483647}.widgets_tooltip__wdb7a .widgets_countdown-timer__0v8rc{margin-bottom:12px}.widgets_tooltip__wdb7a:after{border-left:12px solid #0000;border-right:12px solid #0000;border-top:13px solid #484e5540;bottom:-13px;content:"";left:calc(50% - var(--tooltip-offset));position:absolute;transform:translateX(-50%)}.widgets_level__lOFm3 h1,.widgets_level__lOFm3 p,.widgets_progress__AbPAO h1,.widgets_progress__AbPAO p{color:#d7ffe7;text-align:center;text-shadow:0 0 110.88px #00c74d,0 0 63.36px #00c74d,0 0 36.96px #00c74d,0 0 18.48px #d7ffe7,0 0 5.28px #d7ffe7,0 0 2.64px #d7ffe7}.widgets_progress__AbPAO h1{font-size:14px;font-weight:500;letter-spacing:2.8px;line-height:16px;text-transform:uppercase}.widgets_progress__AbPAO p{font-size:32px;font-weight:500;line-height:1;margin-top:4px;text-transform:uppercase}.widgets_title__kVn3Z{color:#f7f7f7;color:var(--white,#f7f7f7);font-size:14px;font-weight:700;line-height:20px;margin:8px 0;text-align:center}.widgets_row__FlPH6{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:space-between}.widgets_row__FlPH6.widgets_r__S1JUM{margin-top:12px}.widgets_row__FlPH6 h4{color:#93a0ae;color:var(--lightBlue,#93a0ae);font-size:14px;font-weight:500;line-height:20px}.widgets_row__FlPH6 p{color:#f7f7f7;color:var(--white,#f7f7f7);font-size:14px;font-weight:700;line-height:20px;text-align:right}.widgets_level__lOFm3 h1{font-size:14px;font-weight:500;letter-spacing:2.8px;line-height:16px;text-transform:uppercase}.widgets_level__lOFm3 p{font-size:56px;font-weight:500;line-height:56px;text-transform:uppercase}.widgets_balance__JzjGZ{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:2px 0 11px;width:100%}.widgets_balance__JzjGZ p{color:#b7b7b7;color:var(--grey-900,#b7b7b7);font-size:12px;font-weight:700;line-height:14px;margin-left:4px}.widgets_balance__JzjGZ span{color:#f7f7f7;color:var(--white,#f7f7f7)}.vipLevel_level__Y\+tfW{align-items:center;border:2px solid;border-radius:50%;display:flex;flex-shrink:0;font-size:32px;font-style:normal;font-weight:900;height:81px;justify-content:center;line-height:14px;pointer-events:none;text-align:center;-webkit-user-select:none;user-select:none;width:81px}@media screen and (max-width:900px){.vipLevel_level__Y\+tfW{box-shadow:inset 0 0 8px 0 #e2a300;font-size:12px;height:32px;width:32px}}.vipLevel_level__Y\+tfW.vipLevel_widget__t0sPp{font-size:16px;font-weight:900;height:36px;line-height:8.842px;width:36px}.modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(238deg,#0009,#0006 99.53%);bottom:0;display:flex;justify-content:center;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;z-index:2147483646}@media screen and (max-width:750px){.modal-overlay{bottom:64px;overflow-y:auto}}.layout-modal-overlay{align-items:flex-start;justify-content:center;left:210px;padding:16px;top:56px}@media screen and (max-width:750px){.layout-modal-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;bottom:64px;left:0;padding:0}}.error-modal__error{align-items:center;background:var(--grey-600);border-radius:24px;display:flex;flex-direction:column;justify-content:center;margin:auto 0;padding:46px 34px;position:relative}.error-modal__error--logo-Error{color:var(--errorRed);font-size:24px;font-weight:700;line-height:32px}.error-modal__error--pic{width:40px}.error-modal__error--logo-red{color:var(--errorRed)}.error-modal__error--text{color:var(--grey-900);font-size:14px;font-weight:500;text-align:center;width:320px}.error-modal__error--text .app-button{margin-top:20px}.error-modal__error--text-green{color:var(--primary)}.error-modal__error .error-modal__close{align-items:center;background:#ffffff40;border-radius:12px;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:8px;top:8px;width:32px}.error-modal__error .error-modal__close-svg{color:var(--white)}.error-modal__personalDataFields{align-items:center;background:var(--grey-500);border-radius:16px;display:flex;flex-direction:column;max-height:85vh;max-width:800px;overflow-x:hidden;overflow-y:scroll;padding:46px 34px;position:relative;width:100%}.error-modal__personalDataFields .profile-container{width:100%}.error-modal__personalDataFields .profile-box{max-height:100%}.error-modal__personalDataFields--logo-Error{color:var(--errorRed);font-size:24px;font-weight:700;line-height:32px}.error-modal__personalDataFields--pic{width:40px}.error-modal__personalDataFields--logo-red{color:var(--errorRed)}.error-modal__personalDataFields--text{color:var(--grey-900);font-size:14px;font-weight:500;text-align:center;width:320px}.error-modal__personalDataFields--text .app-button{margin-top:20px}.error-modal__personalDataFields--text-green{color:var(--primary)}.error-modal__personalDataFields .error-modal__close{align-items:center;background:#ffffff40;border-radius:12px;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:8px;top:8px;width:32px}.error-modal__personalDataFields .error-modal__close-svg{color:var(--white)}@media screen and (max-width:650px){.error-modal__error{padding:46px 30px}.error-modal__error--text{color:var(--white);font-size:20px;font-weight:500;line-height:28px;text-align:center;width:240px}}.landing-modal__success{border-radius:24px;margin:auto 0}.search-modal{background:var(--grey-600);border-radius:24px;height:450px;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.search-modal__header{color:#f7f7f7;color:var(--white,#f7f7f7);font-size:16px;font-style:normal;font-weight:700;line-height:16px;padding:24px 32px;width:100%}.search-modal__header--total{color:var(--primary);font-size:16px;font-weight:700;line-height:16px;margin-left:5px}.search-modal .landing-modal__close{align-items:center;background:#ffffff40;border-radius:12px;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:8px;top:8px;width:32px}.search-modal .landing-modal__close-svg{color:var(--white)}.search-modal .game-table{display:flex;flex-wrap:wrap;gap:25px 15px;justify-content:center;margin:25px 15px 50px;position:relative}.search-modal .game-table__show-more-button{margin:auto;width:140px}@media screen and (max-width:750px){.search-modal{background:var(--grey-100);border-radius:0;height:100%}.search-modal .search-input-container{margin:8px 16px;width:90%}}@media screen and (max-width:500px){.search-modal .game-table{grid-gap:16px 12px;display:grid;gap:16px 12px;grid-template-columns:repeat(3,1fr)}}.policy-modal{background:var(--grey-600);border-radius:24px;display:flex;flex-direction:column;margin:auto 0;max-height:70%;max-width:40%;padding:20px;position:relative}.policy-modal__text{overflow-y:scroll;padding:20px}.policy-modal__actions{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px}.policy-modal__actions--error{color:red}.policy-modal__actions--check{align-items:center;display:flex;flex-direction:row;gap:8px}.policy-modal__actions--check p{color:var(--lightBlue);font-size:10px;font-weight:600;line-height:12px}.policy-modal__actions--button{margin-top:20px;width:300px}.policy-modal__header{border-bottom:1px solid var(--grey-700);display:flex;height:64px;min-height:64px;overflow:hidden;padding:20px 8px 0 25px}.policy-modal__header--navigation{color:var(--lightBlue);cursor:pointer;font-size:16px;font-style:normal;font-weight:700;margin-right:32px;position:relative}.policy-modal__header--navigation:hover{color:var(--white)}.policy-modal__header--navigation:after{border-radius:8px;bottom:-4px;content:"";height:8px;left:-8px;position:absolute;right:-8px}.policy-modal__header--navigation-selected{color:var(--white);cursor:auto}.policy-modal__header--navigation-selected:after{background:var(--primary)}@media screen and (max-width:750px){.policy-modal{max-height:100%;max-width:100%;padding:10px}.policy-modal__actions,.policy-modal__text{padding:10px}.policy-modal__header{padding:0 0 0 15px}.policy-modal__header--navigation{font-size:14px}}.app-button{align-items:center;border:0;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:42px;justify-content:center;position:relative;text-transform:uppercase;width:100%}.app-button__svg{margin-right:8px}@media screen and (max-width:750px){.app-button{height:36px}}.secondary-button{background:#ffd6001a;color:var(--secondary);transition:color .3s ease,background .3s ease}.secondary-button:hover{background:#ffd6004d;color:var(--secondaryHover)}.primary-button{background:var(--primary);box-shadow:0 7px 20px -6px #00c74d80;color:var(--white);transition:background .3s ease,color .3s ease}.primary-button:hover{background:var(--primaryHover)}.invisible-button{background:inherit;color:var(--white)}.invisible-button:hover{text-decoration:underline}.outlined{background:inherit;border:2px solid var(--grey-600);border-radius:8px;color:var(--white);height:32px;transition:border .3s ease}.outlined:hover{border:2px solid var(--primary)}.bonus-button{background:var(--secondary);border-radius:8px;box-shadow:0 7px 20px -6px #ffd60080;color:var(--black)}.bonus-button:hover{background:var(--secondaryHover)}.bonus-button{text-wrap:nowrap;font-size:1.171vw;height:auto;padding:1.025vw 2.928vw;width:auto}@media screen and (max-width:750px){.bonus-button{font-size:3.2vw;padding:2.267vw 8.533vw}}.bonus-secondary-button{background:inherit;border:2px solid var(--secondary);border-radius:8px;color:var(--secondary);height:32px}.bonus-secondary-button:hover{border:2px solid var(--secondaryHover)}.app-button--disabled{background:var(--lightBlue);box-shadow:none;pointer-events:none}.app-button--disabled:hover{background:var(--lightBlue);border:0}.registration_modal__Qg82d{align-items:stretch;border-radius:24px;display:grid;grid-template-columns:375px 360px;margin:auto 0;min-height:515px;overflow:hidden;position:relative}@media screen and (max-width:750px){.registration_modal__Qg82d{display:flex;flex-direction:column;margin:auto 10px;max-width:360px;min-height:470px;width:100%}}.registration_banner__hcVjW{align-self:stretch;border-bottom-left-radius:24px;border-top-left-radius:24px;height:100%;overflow:hidden;position:relative;width:375px}.registration_banner__hcVjW img{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.registration_action__CGOQy{align-items:center;bottom:24px;display:flex;flex-direction:column;justify-content:center;left:20px;position:absolute;right:20px}.registration_action__CGOQy p{color:var(--white);font-size:24px;font-weight:700;line-height:20px;margin-bottom:12px;text-align:center;text-transform:uppercase}.registration_action__CGOQy span{color:var(--secondary);font-size:12px;font-style:normal;font-weight:700;letter-spacing:3.6px;line-height:20px;margin-bottom:15px;text-transform:uppercase}.registration_form__AYD7S{background:var(--grey-100);color:#000;display:flex;flex-direction:column;flex-grow:1;height:100%;max-width:360px;width:100%}.registration_header__uIPi5{align-items:center;border-bottom:1px solid var(--grey-600);display:flex;flex-direction:row;gap:32px;height:61px;overflow:hidden;padding:0 50px;width:100%}@media screen and (max-width:750px){.registration_header__uIPi5{gap:0}}.registration_header--disabled__tvuo0{pointer-events:none}.registration_header__uIPi5:not(:has(:nth-child(2))){align-items:flex-start;padding:20px 8px 0 25px}.registration_header__uIPi5:not(:has(:nth-child(2)))>div{line-height:23px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.registration_header__uIPi5:not(:has(:nth-child(2)))>div:after{border-radius:8px;bottom:-22px;content:"";height:8px;left:-8px;position:absolute;right:-8px}.registration_header__uIPi5>div{color:var(--lightBlue);cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:700;justify-content:center;line-height:11px;padding:0;position:relative;width:100%}.registration_header__uIPi5>div:hover{color:var(--white)}.registration_header__uIPi5>div:after{border-radius:8px;bottom:-28px;content:"";height:8px;left:-8px;position:absolute;right:-8px}.registration_header__uIPi5>div.registration_selected__uWIbo{color:var(--white);cursor:auto}.registration_header__uIPi5>div.registration_selected__uWIbo:after{background:var(--primary)}.registration_welcome__Gae-9{align-items:center;background:#ffd60033;border-radius:8px;color:#ffd600;color:var(--yellow,#ffd600);display:flex;flex-direction:row;font-size:8px;font-weight:900;gap:4px;left:16px;line-height:1;padding:4px 8px;position:absolute;text-transform:uppercase;top:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.registration_welcome__Gae-9 svg{width:10px}.registration_container__coADV{align-items:center;display:flex;flex-grow:1;justify-content:center;padding:36px;width:100%}@media screen and (min-width:750px){.registration_container__coADV.registration_containerProfile__WrGdY{padding:14px 36px 36px}}@media screen and (max-width:750px){.registration_container__coADV{padding:20px}}.registration_bonus__yAs4m{height:119px;position:relative}.registration_bonus__yAs4m:after{background:linear-gradient(90deg,#000,#0000);content:"";height:119px;inset:0;position:absolute;width:252px;z-index:0}.registration_bonus__yAs4m img{height:100%;inset:0;object-fit:cover;object-position:right;position:absolute;width:100%}.registration_text__BuTGH{padding:57px 16px 0;position:relative;z-index:1}.registration_text__BuTGH p{color:#ffd600;color:var(--yellow,#ffd600);font-size:18px;font-weight:700;letter-spacing:-.72px;line-height:16px}.registration_text__BuTGH span{-webkit-text-fill-color:#0000;background:radial-gradient(69.16% 46.76% at 50% 50%,#fff 0,#e8fff1 100%);background:var(--heading-color,radial-gradient(69.16% 46.76% at 50% 50%,#fff 0,#e8fff1 100%));background-clip:text;-webkit-background-clip:text;font-size:12px;font-weight:700;line-height:14px;text-transform:uppercase}.registration_title__USduR{display:flex;flex-direction:column;padding:0 36px}@media screen and (max-width:750px){.registration_title__USduR{padding:0 20px}}.registration_title__USduR p{-webkit-text-fill-color:#0000;background:radial-gradient(69.16% 46.76% at 50% 50%,#01ff7e 0,#00c74d 100%);background:var(--hightlight_gradient,radial-gradient(69.16% 46.76% at 50% 50%,#01ff7e 0,#00c74d 100%));background-clip:text;-webkit-background-clip:text;font-size:20px;font-weight:700;line-height:18px;margin:20px 0 4px;text-align:center;text-transform:uppercase}.registration_title__USduR span{text-wrap:wrap;color:#f7f7f7;color:var(--white,#f7f7f7);font-size:14px;font-weight:500;line-height:18px;text-align:center}@media screen and (max-width:750px){.registration_registration__28dlf{border-radius:24px}.registration_registration__banner__2rM-t{bottom:-5px;width:100%}.registration_registration__banner-action__KwiO-{max-width:200px;position:absolute;right:20px;top:20px}.registration_registration__banner-action--title__D3Krb{margin-bottom:5px}.registration_registration__banner-action--text__5vNBQ{color:var(--white);font-size:11px;font-weight:500;margin-bottom:15px;text-transform:uppercase}}.app-input-container__age{display:flex;position:relative}.app-input-container__age .age-field{border-radius:0;width:100%}.app-input-container__age .age-field__day{border-bottom-left-radius:16px;border-top-left-radius:16px}.app-input-container__age .age-field__month{border-radius:0}.app-input-container__age .age-field__year{border-bottom-right-radius:16px;border-top-right-radius:16px}.app-input-container .reg.age-field__day{border-right:1px solid var(--grey-500)}.app-input-container .reg.age-field__month{border-left:1px solid var(--grey-500);border-right:1px solid var(--grey-500)}.app-input-container .reg.age-field__year{border-left:1px solid var(--grey-500)}.app-input-container .dark.age-field__day{border-right:1px solid var(--grey-500)}.app-input-container .dark.age-field__month{border-left:1px solid var(--grey-500);border-right:1px solid var(--grey-500)}.app-input-container .dark.age-field__year{border-left:1px solid var(--grey-500)}.phoneNumber_dropdown__6eoRo{align-items:center;background:#252a30;border-radius:16px;color:#8b97a1;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:700;gap:12px;height:100%;justify-content:space-between;line-height:16px;max-height:100%;overflow:hidden;padding:8px;transition:background-color .2s ease-in-out}.phoneNumber_dropdown__6eoRo.phoneNumber_blurred__uHjib img,.phoneNumber_dropdown__6eoRo.phoneNumber_blurred__uHjib input{filter:blur(6px)}.phoneNumber_dropdown__6eoRo img,.phoneNumber_dropdown__6eoRo svg{aspect-ratio:1/1;border-radius:8px;flex-shrink:0;height:100%;touch-action:none;-webkit-user-select:none;user-select:none;width:auto}.phoneNumber_dropdown__6eoRo:hover{background:var(--brand400)}.phoneNumber_dropdown__6eoRo.phoneNumber_disabled__qP9vK{background:#252a30}.phoneNumber_dropdown__6eoRo.phoneNumber_disabled__qP9vK input,.phoneNumber_dropdown__6eoRo.phoneNumber_disabled__qP9vK input::placeholder{color:#4e5a67;color:var(--brand700,#4e5a67)}.phoneNumber_dropdown__6eoRo.phoneNumber_disabled__qP9vK img{opacity:.3}.phoneNumber_dropdown__6eoRo input{color:#f7f7f7;color:var(--white,#f7f7f7);font-size:14px;font-weight:700;line-height:16px;width:100%}.phoneNumber_dropdown__6eoRo input::placeholder{color:#8b97a1}.landing-modal{margin:auto 0}.landing-modal__success{align-items:center;background:var(--grey-600);border-radius:16px;display:flex;flex-direction:column;justify-content:center;padding:46px 34px;position:relative}.landing-modal__success--logo{color:#00c74d}.landing-modal__success--logo-Error{color:var(--errorRed);font-size:24px;font-weight:700;line-height:32px}.landing-modal__success--logo-red{color:red}.landing-modal__success--text{color:var(--white);font-size:20px;font-weight:500;line-height:28px;text-align:center;width:320px}.landing-modal__success--text-green{color:#00c74d;font-size:24px;margin-top:15px}.landing-modal__success--button{display:flex;gap:10px;margin-top:20px}.landing-modal__success--button .app-button{width:120px}.landing-modal__success .landing-modal__close{align-items:center;background:#ffffff40;border-radius:12px;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:8px;top:8px;width:32px}.landing-modal__success .landing-modal__close-svg{color:var(--white)}@media screen and (max-width:650px){.landing-modal__success{padding:46px 30px}.landing-modal__success--text{color:var(--white);font-size:20px;font-weight:500;line-height:28px;text-align:center;width:240px}}.registration-close-modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#252a3080;border-radius:24px;display:flex;flex-direction:column;margin:auto 0;overflow:hidden;position:relative;width:366px}.registration-close-modal__img{margin-top:-10px;position:relative}.registration-close-modal__img img{position:relative;width:100%;z-index:1}.registration-close-modal__glow{background:#00e258;border-radius:354px;filter:blur(82.5px);height:354px;left:0;opacity:.5;position:absolute;top:0;width:354px;z-index:0}.registration-close-modal__close{cursor:pointer;position:absolute;right:19px;top:19px;z-index:2}.registration-close-modal button{height:48px;margin:auto auto 0}.registration-close-modal__banner-action{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:0 25px;position:relative;top:-20px;z-index:1}.registration-close-modal__banner-action--title{color:#fff;font-size:20px;font-weight:700;line-height:24px;text-align:center}.registration-close-modal__banner-action--text{color:#fff;font-size:14px;font-weight:600;line-height:18px;margin-bottom:21px;text-align:center}.registration-close-modal__banner-action--text-accent{color:#00c74d;color:var(--oshGreen,#00c74d)}.nicknamePrompt_modal__qekPZ{background:#1e2226;background:var(--grey-400,#1e2226);border-radius:24px;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto 0;max-width:380px;padding:48px 24px;position:relative}.nicknamePrompt_modal__qekPZ p{color:#fff;color:var(--baseColors-White,#fff);font-size:16px;font-weight:900;letter-spacing:3.84px;margin:0;text-align:center}.nicknamePrompt_modal__qekPZ span{color:#93a0ae;color:var(--lightBlue,#93a0ae);font-size:14px;font-weight:700;line-height:18px;margin-bottom:17px;margin-top:7px;text-align:center}.nicknamePrompt_input__g7v9n{align-items:center;display:flex;justify-content:center;margin:0 auto 21px;max-width:276px;width:100%}.nicknamePrompt_input__g7v9n div,.nicknamePrompt_input__g7v9n input{width:100%}.nicknamePrompt_button__7d9Na{margin:0 auto;max-width:160px;width:100%}.nicknamePrompt_close__Kr5V\+{cursor:pointer;position:absolute;right:20px;top:20px}.nicknamePrompt_close__Kr5V\+ svg path{transition:fill .2s ease-in-out}.nicknamePrompt_close__Kr5V\+:hover svg path{fill:var(--grey-900)}.paystat_modal__MnJEN{align-items:center;background:#1e2226;background:var(--grey-500,#1e2226);border-radius:24px;display:flex;flex-direction:column;height:100%;margin:auto;max-height:636px;max-width:500px;padding:32px 40px;position:relative;width:100%}@media screen and (max-width:750px){.paystat_modal__MnJEN{margin:auto 20px}}.paystat_modal__MnJEN button:not(.paystat_close__Fntt6){font-size:18px;padding:22px 0;width:100%}.paystat_close__Fntt6{align-items:center;background:#ffffff26;border:none;border-radius:12px;cursor:pointer;display:flex;height:40px;justify-content:center;outline:none;position:absolute;right:20px;top:20px;transition:background-color .2s ease-in-out;width:40px}.paystat_close__Fntt6:hover{background:#ffffff40}.paystat_close__Fntt6 svg{height:12px;width:12px}.paystat_subTitle__\+sffg,.paystat_title__LYkyW,.paystat_top__c1VgI{margin:0}.paystat_top__c1VgI{color:#f7f7f7;font-size:24px;font-weight:700;line-height:20px;text-align:left;width:100%}.paystat_fail__469aO,.paystat_success__Sz5ge{height:108px;margin-top:88px;width:108px}.paystat_success__Sz5ge{fill:none;filter:drop-shadow(0 0 75px #00E258)}.paystat_fail__469aO{filter:drop-shadow(0 0 75px #F02121)}.paystat_title__LYkyW{color:#fff;color:var(--baseColors-White,#fff);font-size:32px;font-weight:700;line-height:36px;margin-bottom:10px;margin-top:16px;text-align:center}.paystat_subTitle__\+sffg{color:#93a0ae;color:var(--lightBlue,#93a0ae);font-size:20px;font-weight:500;line-height:24px;margin-bottom:auto;max-width:300px;text-align:center}.masked-input{position:relative;width:100%}.masked-input:hover .masked-input__label,.masked-input:hover input.masked-input__input{background:#111316;background:var(--black,#111316)}.masked-input__label{background-color:#16191d;background-color:var(--grey-100,#16191d);color:#5b636c;color:var(--cashier-gray,#5b636c);font-size:12px;font-weight:700;left:16px;line-height:18px;pointer-events:none;position:absolute;top:8px;transition:all .2s ease;z-index:3}.masked-input input.masked-input__input{background:#16191d;background:var(--grey-100,#16191d);border:2px solid #0000;border-radius:8px;caret-color:#f7f7f7;caret-color:var(--white,#f7f7f7);color:#0000;font-size:18px;font-weight:700;height:64px;outline:none;padding:32px 0 14px 16px;position:relative;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:100%;z-index:2}.masked-input input.masked-input__input::selection{color:#0000}.masked-input input.masked-input__input::placeholder{color:#93a0ae;color:var(--lightBlue,#93a0ae);font-size:18px;font-weight:700;line-height:18px;opacity:0;transition:opacity .2s ease}.masked-input input.masked-input__input:-webkit-autofill{-webkit-text-fill-color:#0000;background-color:#16191d;background-color:var(--grey-100,#16191d);border:none;box-shadow:inset 0 0 0 1000px #16191d;box-shadow:0 0 0 1000px var(--grey-100,#16191d) inset;-webkit-box-shadow:inset 0 0 0 1000px #16191d;-webkit-box-shadow:0 0 0 1000px var(--grey-100,#16191d) inset;color:#0000;outline:2px solid #16191d;outline:2px solid var(--grey-100,#16191d);outline-offset:-1px}.masked-input input.masked-input__input:-webkit-autofill:hover{background-color:var(--black);box-shadow:inset 0 0 0 1000px #16191d;box-shadow:0 0 0 1000px var(--black,#16191d) inset}.masked-input__overlay{display:flex;font-size:18px;font-weight:700;left:16px;line-height:18px;pointer-events:none;position:absolute;top:32px;z-index:10}.masked-input__overlay span.filled{color:#f7f7f7;color:var(--white,#f7f7f7)}.masked-input__overlay span.placeholder{color:#5b636c}.masked-input__wrapper{position:relative}.masked-input__wrapper.error input{border-color:var(--errorRed)}.custom-dropdown{margin-top:12px;position:relative}.custom-dropdown .error-message{color:#ff4d4f;color:var(--error,#ff4d4f);display:none;font-size:14px;font-weight:600;position:absolute;right:20px;top:14px}.custom-dropdown.error .dropdown-toggle{border-color:#ff4d4f!important;border-color:var(--error,#ff4d4f)!important}.custom-dropdown.error .error-message{display:block}.custom-dropdown .dropdown-label{color:var(--white);font-size:18px;font-weight:700;left:16px;pointer-events:none;position:absolute;top:23px;transition:all .2s ease}.custom-dropdown.has-value .dropdown-label,.custom-dropdown:focus-within .dropdown-label{background-color:#16191d;background-color:var(--grey-100,#16191d);color:#5b636c;color:var(--cashier-gray,#5b636c);font-size:12px;font-weight:700;line-height:18px;padding:0 8px;transform:translateY(-10px) translateX(-6px)}.custom-dropdown:hover .dropdown-label,.custom-dropdown:hover .dropdown-toggle{background:#111316;background:var(--black,#111316)}.custom-dropdown .dropdown-toggle{align-items:center;background:#16191d;background:var(--grey-100,#16191d);border:2px solid #0000;border-radius:8px;color:#f7f7f7;color:var(--white,#f7f7f7);cursor:pointer;display:flex;font-size:16px;font-weight:700;height:64px;justify-content:space-between;outline:none;padding:32px 20px 14px 16px;transition:all .2s ease;width:100%}.custom-dropdown .dropdown-toggle svg{fill:none;height:8px;position:absolute;right:20px;top:30px;width:10px}.custom-dropdown.is-open .dropdown-toggle{border-radius:8px 8px 0 0}.custom-dropdown.is-open svg{transform:rotate(180deg)}.custom-dropdown .dropdown-menu{background:#16191d;background:var(--grey-100,#16191d);border-radius:0 0 8px 8px;left:0;list-style:none;margin:0;padding:8px 0;position:absolute;top:66px;width:100%;z-index:9999}.custom-dropdown .dropdown-menu li{align-items:center;color:#f7f7f7;color:var(--white,#f7f7f7);cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:space-between;padding:12px 16px;position:relative}.custom-dropdown .dropdown-menu li.selected,.custom-dropdown .dropdown-menu li:hover{background:#111316;background:var(--black,#111316)}.custom-dropdown .dropdown-menu li.selected .check-mark{position:absolute;right:16px}.custom-dropdown .dropdown-menu li svg{fill:none;height:auto;transform:rotate(0deg);width:auto}.cashier-deposit-new{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0 20px;overflow:hidden;width:100%}@media screen and (max-width:750px){.cashier-deposit-new{align-items:flex-start;background:var(--grey-500);height:100vh;justify-content:flex-start;margin:0}}.cashier-deposit-new .hidden{display:none}.cashier-deposit-new-nonModal{justify-content:flex-start;margin:0 0 20px}@media screen and (max-width:750px){.cashier-deposit-new-top{display:flex;flex-direction:column;flex-shrink:1}}.cashier-deposit-new-details{height:100%;overflow-y:auto;padding-right:12px;width:calc(100% + 15px)}.cashier-deposit-new-details::-webkit-scrollbar{width:3px}.cashier-deposit-new-details::-webkit-scrollbar-thumb{background-color:var(--lightBlue)}.cashier-deposit-new-details::-webkit-scrollbar-track{background-color:var(--grey-600)}.cashier-deposit-new-details-wrapper{height:292px;max-height:292px;position:relative}.cashier-deposit-new-details-wrapper:after{background:linear-gradient(180deg,#1e222600,#1e2226);bottom:0;content:"";height:50px;left:0;pointer-events:none;position:absolute;right:0;transition:opacity .2s ease;width:100%;z-index:10}.cashier-deposit-new-details-wrapper.non-scrollable:after,.cashier-deposit-new-details-wrapper.scrolled-bottom:after{opacity:0}.cashier-deposit-new-details-wrapper.withdraw{height:330px;max-height:330px}@media screen and (max-height:700px){.cashier-deposit-new-details-wrapper.withdraw{max-height:220px}}@media screen and (max-height:650px){.cashier-deposit-new-details-wrapper.withdraw{max-height:150px}}@media screen and (max-height:700px){.cashier-deposit-new-details-wrapper{max-height:220px}}@media screen and (max-height:650px){.cashier-deposit-new-details-wrapper{max-height:150px}}.cashier-deposit-new-details.withdraw .cashier-deposit-new-input input:focus,.cashier-deposit-new-details.withdraw .masked-input__input:focus{border-color:var(--secondary)}.cashier-deposit-new-wrapper{flex-direction:column;height:100%;width:100%}.cashier-deposit-new-container,.cashier-deposit-new-wrapper{box-sizing:border-box;display:flex;justify-content:space-between}.cashier-deposit-new-container{background:var(--grey-500);border-radius:24px;flex-direction:row;height:712px;padding:24px 34px 20px 24px;width:975px}@media screen and (max-width:980px){.cashier-deposit-new-container{gap:28px;justify-content:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:750px){.cashier-deposit-new-container{border-radius:0;flex-direction:column;gap:0;height:100svh;padding:16px 16px 0;width:100vw}}.cashier-deposit-new-container.iframe{height:800px;position:relative;width:500px}.cashier-deposit-new-container.iframe .cashier-deposit-new-iframe,.cashier-deposit-new-container.iframe iframe{height:100%;position:relative;width:100%;z-index:1}.cashier-deposit-new-container.iframe .cashier-deposit-new-iframe{margin-bottom:100px}@media screen and (max-width:750px){.cashier-deposit-new-container.iframe{height:100%;width:100vw}}.cashier-deposit-new-container.iframe button{align-items:center;background:#000000e6;border:none;border-radius:12px;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:12px;top:12px;transition:background .1s ease;width:40px;z-index:10}.cashier-deposit-new-container.iframe button:hover{background:#000c}.cashier-deposit-new-container.iframe button svg{height:12px;width:12px}.cashier-deposit-new-container.success{flex-direction:column;height:636px;justify-content:flex-start;padding:30px 40px 40px;width:503px}@media screen and (max-width:750px){.cashier-deposit-new-container.success{height:100%;width:100vw}}.cashier-deposit-new-actions{background:var(--grey-100);border-radius:11px;display:flex;flex-direction:row;gap:0;padding:4px}.cashier-deposit-new-actions.only-deposit button{width:100%}.cashier-deposit-new-actions button{background:#0000;border:none;border-radius:8px;color:var(--white);cursor:pointer;font-size:18px;font-weight:700;height:100%;line-height:12px;padding:20px 40px;transition:color .2s ease;width:50%}@media screen and (max-width:750px){.cashier-deposit-new-actions button{padding:20px 0}}.cashier-deposit-new-actions button.active{background:var(--primary);cursor:default}.cashier-deposit-new-actions button:not(.active):hover{color:var(--grey-900)}.cashier-deposit-new-actions button.cashier-deposit-new-action-withdraw.active{background:var(--secondary);color:#000}@media screen and (max-width:750px){.cashier-deposit-new-mobile-provider{display:flex;flex-direction:row;gap:12px;justify-content:space-between;width:100%}}.cashier-deposit-new-back-btn{align-content:center;align-items:center;background:#2b3037;border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;padding:8px;width:40px}.cashier-deposit-new-back-btn svg{fill:none;height:12px;width:14px}.cashier-deposit-new-left{display:flex;flex-direction:column;max-width:448px;width:100%}@media screen and (max-width:980px){.cashier-deposit-new-left{max-width:none;width:auto}}.cashier-deposit-new-right{box-sizing:border-box;display:flex;flex-direction:column;height:100%;max-width:423px;width:100%}@media screen and (max-width:980px){.cashier-deposit-new-right{max-width:395px}}@media screen and (max-width:750px){.cashier-deposit-new-right{max-width:none;width:100%}.cashier-deposit-new-left{display:flex;flex-direction:column;height:100%;padding-bottom:110px}.cashier-deposit-new-bottom{margin-bottom:35px}}.cashier-deposit-new-methods{background:var(--grey-100);border-radius:11px;height:100%;margin-top:12px;overflow-y:auto;padding:24px 12px 24px 24px;position:relative}.cashier-deposit-new-methods h4{color:var(--white);font-size:20px;font-weight:700;line-height:20px;margin:0 0 20px}@media screen and (max-width:750px){.cashier-deposit-new-methods{display:flex;flex-direction:column;height:100%;padding-bottom:20px}}.cashier-deposit-new .cashier-deposit-new-grid-space-top{margin-top:20px}.cashier-deposit-new-grid{grid-gap:8px;display:grid;gap:8px;grid-auto-rows:80px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));overflow:hidden;padding-right:16px}.cashier-deposit-new-grid:has(>:only-child){grid-template-columns:repeat(auto-fit,120px)}.cashier-deposit-new-grid::-webkit-scrollbar{width:2px}@media screen and (max-width:750px){.cashier-deposit-new-grid{flex-shrink:0}}.cashier-deposit-new-grid.withdraw .cashier-deposit-new-method.active{border:2px solid var(--secondary)}.cashier-deposit-new-method{align-items:center;background:#1e2226;background:var(--grey-400,#1e2226);border:2px solid #0000;border-radius:20px;display:flex;height:80px;justify-content:center;position:relative;width:100%}.cashier-deposit-new-method-info{background:#484e55;background:var(--grey-700,#484e55);border-radius:4px;color:#fff;font-size:12px;font-weight:700;line-height:20px;padding:0 5px;position:absolute;right:4px;top:4px}.cashier-deposit-new-method-wrap{align-items:center;display:flex;height:100%;justify-content:center;padding:22px 26px;width:100%}.cashier-deposit-new-method-wrap img{height:100%;object-fit:contain;width:100%}.cashier-deposit-new-method:hover{background:#252a30;background:var(--grey-600,#252a30)}.cashier-deposit-new-method.active{background:#0000;border:2px solid var(--primary)}.cashier-deposit-new-header{align-items:center;display:flex;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;margin-bottom:21px;margin-top:8px}@media screen and (max-width:750px){.cashier-deposit-new-header{margin-bottom:16px}}.cashier-deposit-new-header h4{color:var(--white);font-size:24px;font-weight:700;line-height:20px;margin:0}.cashier-deposit-new-header button{align-items:center;background:#ffffff26;border:none;border-radius:12px;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background .1s ease;width:40px}.cashier-deposit-new-header button:hover{background:#ffffff40}.cashier-deposit-new-header button svg{height:12px;width:12px}.cashier-deposit-new-header.success{justify-content:flex-end}.cashier-deposit-new-provider-info{height:55px;width:100%}.cashier-deposit-new-provider-info-top{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.cashier-deposit-new-provider-info-top img{height:36px;margin-bottom:5px;width:auto}@media screen and (max-width:750px){.cashier-deposit-new-provider-info-top img{height:18px}}.cashier-deposit-new-provider-info-top p{color:var(--white);font-size:32px;font-weight:700;margin:0;text-align:center;text-transform:uppercase}@media screen and (max-width:750px){.cashier-deposit-new-provider-info-top p{font-size:24px}}.cashier-deposit-new-provider-info-bottom{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.cashier-deposit-new-provider-info-bottom p{color:#93a0ae;color:var(--lightBlue,#93a0ae);font-size:12px;font-weight:500;line-height:14px;margin:0}.cashier-deposit-new-fast{box-sizing:border-box;display:flex;flex-direction:row;gap:8px;justify-content:center;margin-bottom:12px;margin-top:20px;width:100%}.cashier-deposit-new-fast button{background:#252a30;background:var(--grey-600,#252a30);border:2px solid #0000;border-radius:16px;box-sizing:border-box;color:var(--white);font-size:14px;font-weight:700;padding:16px 0;text-transform:uppercase;transition:background .2s ease,color .2s ease;width:33.3%}.cashier-deposit-new-fast button:hover{background:var(--grey-650)}.cashier-deposit-new-fast button.active{background:#0000;border:2px solid var(--primary)}.cashier-deposit-new-fast.withdraw button.active{background:#0000;border:2px solid var(--secondary)}.cashier-deposit-new-input{border-radius:16px;height:64px;overflow:hidden;position:relative}@media screen and (max-width:750px){.cashier-deposit-new-input{width:100%}}.cashier-deposit-new-input-error{color:var(--errorRed);position:absolute;right:20px;top:14px;z-index:10}.cashier-deposit-new-input p{color:#5b636c;color:var(--cashier-gray,#5b636c);font-size:12px;line-height:12px;top:14px}.cashier-deposit-new-input p,.cashier-deposit-new-input span{font-weight:700;left:16px;pointer-events:none;position:absolute;z-index:2}.cashier-deposit-new-input span{color:#93a0ae;color:var(--lightBlue,#93a0ae);font-size:18px;line-height:18px;top:32px}.cashier-deposit-new-input-bonus:not(:focus-within):has(input:placeholder-shown){background-color:#1e2226;border:3px solid #16191d}.cashier-deposit-new-input-bonus:not(:focus-within):has(input:placeholder-shown) input,.cashier-deposit-new-input-bonus:not(:focus-within):has(input:placeholder-shown) label{opacity:0}.cashier-deposit-new-input-bonus:focus-within p,.cashier-deposit-new-input-bonus:focus-within span{display:none}.cashier-deposit-new-input-bonus:has(input:not(:placeholder-shown)) p,.cashier-deposit-new-input-bonus:has(input:not(:placeholder-shown)) span{display:none}.cashier-deposit-new-input.error input{border-color:var(--errorRed)}.cashier-deposit-new-input.error .error-message{color:#ff4d4f;color:var(--error,#ff4d4f);display:block;font-size:14px;font-weight:600;position:absolute;right:20px;top:14px}.cashier-deposit-new-input .error-message{display:none}.cashier-deposit-new-input input{background:#16191d;background:var(--grey-100,#16191d);border:2px solid #0000;color:var(--white);font-size:16px;font-size:18px;font-style:normal;font-weight:500;font-weight:700;height:100%;line-height:18px;outline:none;padding:32px 0 14px 16px;transition:all .2s ease}.cashier-deposit-new-input input:-webkit-autofill{-webkit-text-fill-color:var(--white);background-color:#16191d;background-color:var(--grey-100,#16191d);border:none;box-shadow:inset 0 0 0 1000px #16191d;box-shadow:0 0 0 1000px var(--grey-100,#16191d) inset;-webkit-box-shadow:inset 0 0 0 1000px #16191d;-webkit-box-shadow:0 0 0 1000px var(--grey-100,#16191d) inset;color:var(--white);outline:2px solid #16191d;outline:2px solid var(--grey-100,#16191d);outline-offset:-1px}.cashier-deposit-new-input input:-webkit-autofill:hover{background-color:var(--black);box-shadow:inset 0 0 0 1000px #16191d;box-shadow:0 0 0 1000px var(--black,#16191d) inset}.cashier-deposit-new-input input:not(:placeholder-shown)+.amount-label{color:#5b636c;color:var(--cashier-gray,#5b636c);font-size:12px;padding:0 8px;transform:translateY(-10px) translateX(-6px)}.cashier-deposit-new-input input::placeholder{color:#93a0ae;color:var(--lightBlue,#93a0ae);font-size:18px;font-style:normal;font-weight:700;line-height:18px;opacity:0;transition:opacity .2s ease}.cashier-deposit-new-input input.amount::placeholder{opacity:.2}.cashier-deposit-new-input input.amount+.amount-label{background-color:#16191d;background-color:var(--grey-100,#16191d);color:#5b636c;color:var(--cashier-gray,#5b636c);font-size:12px;font-weight:700;line-height:18px;padding:0 8px;transform:translateY(-10px) translateX(-6px)}.cashier-deposit-new-input input:focus::placeholder{opacity:.2}.cashier-deposit-new-input input:focus+.amount-label{background-color:#16191d;background-color:var(--grey-100,#16191d);color:#5b636c;color:var(--cashier-gray,#5b636c);font-size:12px;font-weight:700;line-height:18px;padding:0 8px;transform:translateY(-10px) translateX(-6px)}.cashier-deposit-new-input input:hover,.cashier-deposit-new-input input:hover+.amount-label{background:var(--black)}.cashier-deposit-new-input .amount-label{color:var(--white);font-size:16px;font-size:18px;font-weight:500;font-weight:700;left:16px;line-height:18px;pointer-events:none;position:absolute;top:23px;transform-origin:left top;transition:all .2s ease}.cashier-deposit-new-double{display:flex;flex-direction:row;gap:15px;margin-top:12px;width:100%}.cashier-deposit-new-double>div{width:50%}.cashier-deposit-new-double .cashier-deposit-new-input input{box-sizing:border-box;width:100%}.cashier-deposit-new-double.first{margin:0}.cashier-deposit-new-single{margin-top:12px}.cashier-deposit-new-single .cashier-deposit-new-input input{width:100%}.cashier-deposit-new-single.first{margin:0}.cashier-deposit-new-success{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.cashier-deposit-new-success svg{fill:none;height:80px;width:80px}.cashier-deposit-new-success h1{color:#f7f7f7;color:var(--white,#f7f7f7);font-size:32px;font-weight:700;margin:16px 0 4px;text-align:center;text-transform:uppercase}.cashier-deposit-new-success p{color:#93a0ae;color:var(--lightBlue,#93a0ae);font-size:14px;font-weight:500;margin:0 0 72px;text-align:center}.cashier-deposit-new-success p.cashier-deposit-new-success-receipt{line-height:18px;margin:72px 0 0}.cashier-deposit-new-success-info{display:flex;flex-direction:column;gap:16px;width:100%}.cashier-deposit-new-success-info span{color:#f7f7f7;color:var(--white,#f7f7f7);font-size:14px;font-weight:700;line-height:18px;margin:0;text-align:right;width:50%}.cashier-deposit-new-success-info p{text-wrap:wrap;line-height:18px;margin:0;text-align:left;width:50%}.cashier-deposit-new-success-info-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.cashier-deposit-new-save{align-items:center;color:var(--white);cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:500;gap:12px;justify-content:center;line-height:18px;margin-top:21px;width:100%}.cashier-deposit-new-save:hover .checkmark{background-color:#e0e0e0;border-color:#ccc}.cashier-deposit-new-save input:checked~.checkmark{background-color:var(--primary);border-color:var(--primary)}.cashier-deposit-new-save input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.cashier-deposit-new-save input:checked~.checkmark:after{display:flex}.cashier-deposit-new-save .checkmark{align-items:center;background-color:#f0f0f0;border:2px solid #ddd;border-radius:4px;display:flex;height:20px;justify-content:center;min-width:20px;position:relative;transition:background-color .2s,border-color .2s}.cashier-deposit-new-save .checkmark:after{align-items:center;border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:10px;justify-content:center;margin-top:-3px;position:absolute;transform:rotate(45deg);width:5px}.cashier-deposit-new .cashier-loader-container{align-items:center;display:flex;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.cashier-deposit-new .cashier-loader{height:128px;width:128px}.cashier-deposit-new-deposit{background:var(--primary);border:none;border-radius:20px;color:var(--white);cursor:pointer;font-size:24px;font-weight:700;line-height:24px;margin-top:24px;outline:none;padding:24px 0;text-align:center;transition:background .2s ease;width:100%}.cashier-deposit-new-deposit:hover{background:var(--primaryHover)}.cashier-deposit-new-deposit.withdraw{background:var(--secondary);color:var(--black)}.cashier-deposit-new-deposit.withdraw:hover{background:var(--secondaryHover)}.cashier-deposit-new-deposit:disabled{background:#252a30;background:var(--grey-600,#252a30);color:#484e55;color:var(--grey-700,#484e55);cursor:not-allowed}.cashier-deposit-new-rate{color:#93a0ae;color:var(--lightBlue,#93a0ae);font-size:12px;font-weight:500;line-height:14px;margin-top:16px;text-align:center}.cashier-deposit-new-error{background:#f0212133;border-radius:8px;color:#f02121;color:var(--errorRed,#f02121);font-size:12px;font-weight:700;line-height:14px;margin-top:7px;padding:6px 0;text-align:center;width:100%}.footer{background:var(--black);padding:64px 40px 45px}.footer .footer-game-providers{align-items:center;border-top:1px solid var(--grey-100);display:flex;justify-content:space-between;margin-top:30px;padding:46px 72px}.footer .footer-game-providers__item{width:43px}.footer .footer-game-providers__item img{height:auto;width:100%}.footer .footer-licence{align-items:center;display:flex;justify-content:center;max-height:100px}.footer .footer-licence img{max-height:70px;max-width:70px}.footer__text-container{display:flex;margin-top:40px}.footer__text-container--text{color:var(--lightBlue);display:flex;flex-direction:column;margin-left:32px;width:70%}.footer__text-container--ico{align-items:center;display:flex;gap:15px;justify-content:center;width:30%}.footer__text-container--ico .footer__18{height:30px;width:30px}.footer__text-container--ico .footer__ga{height:20px;width:38px}.footer__text-container--ico .footer__gameCare{height:30px;width:110px}@media screen and (max-width:750px){.footer__text-container{flex-direction:column}.footer__text-container--text{margin-left:0;width:100%}.footer__text-container--ico{gap:15px;margin-top:50px;width:100%}.footer .footer-game-providers{align-items:center;border-top:1px solid var(--grey-100);display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px;padding:32px 10px}.footer .footer-game-providers__item{margin:15px;width:43px}}.footer-container{display:flex}.footer-container .payment-methods{margin-right:20px;width:40%}.footer-container .payment-methods__header{color:var(--white);font-size:24px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:24px}.footer-container .payment-methods__container{display:flex;flex-wrap:wrap;gap:16px}.footer-container .payment-methods__container .payment-methods__item{width:70px}.footer-container .footer-menu{margin-left:32px;width:60%}.footer-container .footer-menu__header{color:var(--white);font-size:24px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:24px}.footer-container .footer-menu__container{column-count:3;column-gap:15px;height:140px}.footer-container .footer-menu__item{color:var(--lightBlue);cursor:pointer;font-size:16px;font-style:normal;font-weight:500;margin-top:15px}.footer-container .footer-menu__item:hover{text-decoration:underline}.footer-container .footer-menu__item:first-child{margin:0}@media screen and (max-width:2000px){.footer-container{display:block}.footer-container .footer-menu{margin-bottom:50px;margin-right:0;width:100%}.footer-container .payment-methods{margin-left:32px;width:96%}}@media screen and (max-width:750px){.footer-container .footer-menu,.footer-container .payment-methods{margin-left:0;margin-right:0;width:100%}.footer-container .footer-menu__item{margin-top:20px;min-width:200px}.footer-container .footer-menu__container{column-count:auto;display:flex;flex-wrap:wrap;height:auto}}@media screen and (max-width:400px){.footer-container .payment-methods__container .payment-methods__item{width:56px}}@media screen and (max-width:750px){.game-active:not(.mobile-show-menu) .mobile-menu-new_footer__WAC8i{display:none}}.mobile-menu-new_footer__WAC8i{bottom:0;position:-webkit-sticky;position:sticky;width:100%;z-index:300}.mobile-menu-new_footer__WAC8i.mobile-menu-new_shrinked__3vJ1l .mobile-menu-new_menu__NVFtP{padding:8px 16px 34px}.mobile-menu-new_menu__NVFtP{background:#1e2226;padding:8px 16px;position:relative;transition:padding .2s ease-in-out;width:100%;z-index:10}.mobile-menu-new_wrap__4YhCY{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:408px;width:100%}.mobile-menu-new_footerButton__cOJZ7{background-color:#252a30;border-radius:16px;color:#dbe7f1;height:48px;padding:14px;transition:background-color .3s ease,background-image .3s ease,filter .3s ease;width:48px}.mobile-menu-new_footerButton__cOJZ7 svg{height:100%;width:100%}.mobile-menu-new_footerButton__cOJZ7.mobile-menu-new_active__Gbiw7{background-color:#dbe7f1;color:var(--grey-600)}.mobile-menu-new_footerButton__cOJZ7.mobile-menu-new_deposit__EZMOj{background-image:linear-gradient(0deg,#00c74d,#00c74d);filter:drop-shadow(0 7px 20px rgba(0,199,77,.5))}.mobile-menu-new_footerButton__cOJZ7.mobile-menu-new_deposit__EZMOj svg{color:var(--fullWhite)}.mobile-menu-new_footerButton__cOJZ7.mobile-menu-new_deposit__EZMOj.mobile-menu-new_active__Gbiw7{background-image:linear-gradient(0deg,#1be866,#1be866)}.mobile-menu-new_footerButton__cOJZ7.mobile-menu-new_bonuses__e2Ntf{background-image:linear-gradient(0deg,#ffd600,#ffd600);filter:drop-shadow(0 7px 20px rgba(255,214,0,.5))}.mobile-menu-new_footerButton__cOJZ7.mobile-menu-new_bonuses__e2Ntf svg{color:var(--black)}.mobile-menu-new_footerButton__cOJZ7.mobile-menu-new_bonuses__e2Ntf.mobile-menu-new_active__Gbiw7{background-image:linear-gradient(0deg,#ffe03a,#ffe03a)}.mobile-menu-new_modal__ydbRL{background:#15191d;background:var(--black-100,#15191d);border-radius:24px 24px 0 0;bottom:64px;box-shadow:0 0 150px 0 #00e258;display:flex;flex-direction:column;gap:20px;left:0;padding:16px;position:absolute;width:100%;z-index:1}.mobile-menu-new_modal__ydbRL.mobile-menu-new_s__F7vUp{height:81.5vh;max-height:570px;padding:16px 16px 0}.mobile-menu-new_selector__pH1cw{height:48px;position:relative;z-index:5}.mobile-menu-new_middle__FJGSH{display:flex;flex-direction:row;justify-content:space-between}.mobile-menu-new_links__Ts3TR{display:flex;flex-direction:column;gap:16px}.mobile-menu-new_button__lrzpA,.mobile-menu-new_buttons__GLcHs button{align-items:center;background-color:var(--grey-600);border-radius:16px;display:flex;height:48px;justify-content:center;padding:12px;transition:background-color .2s ease-in-out;width:48px}.mobile-menu-new_button__lrzpA.mobile-menu-new_active__Gbiw7,.mobile-menu-new_buttons__GLcHs button.mobile-menu-new_active__Gbiw7{background-color:#00e258;background-color:var(--hoverGreen,#00e258);filter:drop-shadow(0 4px 20px #00E258);filter:drop-shadow(0 4px 20px var(--hoverGreen,#00E258))}.mobile-menu-new_button__lrzpA .app-svg,.mobile-menu-new_buttons__GLcHs button .app-svg{height:100%}.mobile-menu-new_button__lrzpA svg,.mobile-menu-new_buttons__GLcHs button svg{height:100%;width:auto}.mobile-menu-new_buttons__GLcHs{display:flex;flex-direction:column;gap:12px}.mobile-menu-new_buttons__GLcHs svg,.mobile-menu-new_buttons__GLcHs svg path{fill:#dbe7f1;transition:fill .2s ease-in-out}.mobile-menu-new_widgets__fW6gI{gap:8px;margin-bottom:16px;padding:8px;width:100%}.mobile-menu-new_search__spEMU,.mobile-menu-new_widgets__fW6gI{background:#111316;background:var(--black,#111316);border-radius:24px;display:flex;flex-direction:row}.mobile-menu-new_search__spEMU{align-items:center;gap:10px;padding:20px 24px}.mobile-menu-new_search__spEMU.mobile-menu-new_light__5vGP3{background:#313840}.mobile-menu-new_search__spEMU form{width:100%}.mobile-menu-new_search__spEMU input{color:#dbe7f1;font-size:12px;font-weight:700;line-height:14px;width:100%}.mobile-menu-new_search__spEMU input::placeholder{color:#dbe7f1}.mobile-menu-new_search__spEMU svg{height:16px;width:auto}.mobile-menu-new_search__spEMU p{color:#8b97a1;font-size:12px;font-weight:700;line-height:14px}.mobile-menu-new_promo__Mj\+BS{background:#252a30;border-radius:24px;bottom:272px;box-shadow:0 0 150px 0 #00e258;display:flex;flex-direction:column;gap:12px;left:8px;padding:8px;position:absolute;right:8px;z-index:20}.mobile-menu-new_promo__Mj\+BS p{color:#fff;color:var(--fullWhite,#fff);font-size:18px;font-weight:700;line-height:14px;margin-left:12px}.mobile-menu-new_promo__Mj\+BS div{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.mobile-menu-new_promo__Mj\+BS input{background:#313840;border:none;border-radius:16px;color:var(--fullWhite);font-size:14px;font-weight:700;line-height:14px;outline:none;padding:17px 20px}.mobile-menu-new_promo__Mj\+BS input::placeholder{color:#8b97a1}.mobile-menu-new_promo__Mj\+BS button:not(.mobile-menu-new_button__lrzpA){width:100%}.mobile-menu-new_table__HLQ7b{display:flex;flex-wrap:wrap;gap:25px 15px;height:100%;justify-content:center;margin:-8px 0 0;max-height:486px;overflow:hidden auto;position:relative}.mobile-menu-new_table__HLQ7b::-webkit-scrollbar{height:0;width:0}@media screen and (max-width:500px){.mobile-menu-new_table__HLQ7b{grid-gap:16px 12px;align-content:start;display:grid;gap:16px 12px;grid-template-columns:repeat(3,1fr)}}.mobile-menu-new_footerButton__cOJZ7{align-items:center;display:flex;justify-content:center}.mobile-menu-new_morphIcon__ps20o{display:block;height:20px;position:relative;width:20px}.mobile-menu-new_line__GadNO{background:currentColor;border-radius:999px;height:2px;left:0;position:absolute;transform-origin:center;transition:transform .28s ease,opacity .2s ease,top .28s ease;width:20px}.mobile-menu-new_lineTop__T\+K1m{left:auto;right:0;top:3px;width:16px}.mobile-menu-new_lineMiddle__qY458{top:9px}.mobile-menu-new_lineBottom__KS19C{top:15px}.mobile-menu-new_open__BFEng .mobile-menu-new_lineTop__T\+K1m{left:0;right:auto;top:9px;transform:rotate(45deg);width:20px}.mobile-menu-new_open__BFEng .mobile-menu-new_lineMiddle__qY458{opacity:0;transform:scaleX(0)}.mobile-menu-new_open__BFEng .mobile-menu-new_lineBottom__KS19C{top:9px;transform:rotate(-45deg)}.upperNav_casinoSectionHeader__Ttweu{background:#16191d;margin-bottom:20px;padding-top:12px;position:-webkit-sticky;position:sticky;top:84px;width:100%;z-index:300}@media screen and (max-width:750px){.upperNav_casinoSectionHeader__Ttweu{padding-top:0;top:78px}}.upperNav_casinoSectionHeader__Ttweu:after{background:#16191d;content:"";inset:0;position:absolute;top:-28px;z-index:-2}.upperNav_casinoSectionHeader__Ttweu:before{border-bottom:2px solid #252a30;content:"";inset:2px;position:absolute;touch-action:none;z-index:-1}.upperNav_label__hQYcJ{color:#fff;color:var(--baseColors-White,#fff);font-size:32px;font-weight:700;line-height:36px;margin-bottom:20px;margin-left:32px}@media screen and (max-width:750px){.upperNav_label__hQYcJ{margin-left:20px;margin-top:0}}.upperNav_routes__pV28J{display:flex;gap:40px;overflow:auto hidden;padding-bottom:21px}@media screen and (max-width:750px){.upperNav_routes__pV28J{-webkit-overflow-scrolling:touch;gap:24px;touch-action:pan-x}}.upperNav_routes__pV28J a:first-of-type{margin-left:32px}.upperNav_routes__pV28J::-webkit-scrollbar{display:none}.upperNav_routes__pV28J .upperNav_casinoSectionTitle__vRyHM{align-items:center;color:#6f7f90;color:var(--brand800,#6f7f90);display:flex;flex-direction:row;font-size:20px;font-weight:700;gap:8px;line-height:24px;position:relative;text-decoration:none;transition:color .2s ease-in-out;white-space:nowrap}@media screen and (max-width:750px){.upperNav_routes__pV28J .upperNav_casinoSectionTitle__vRyHM{font-size:16px;line-height:20px}}.upperNav_routes__pV28J .upperNav_casinoSectionTitle__vRyHM span{background:#bacbde;background:var(--brand900,#bacbde);border-radius:999px;color:#000;color:var(--baseColors-Black,#000);font-size:14px;font-weight:700;line-height:16px;padding:2px 9px}.upperNav_routes__pV28J .upperNav_casinoSectionTitle__vRyHM:hover{color:#bacbde}.upperNav_routes__pV28J .upperNav_casinoSectionTitle__vRyHM.upperNav_casinoSectionTitleActive__UMBNb{color:#fff;color:var(--baseColors-White,#fff)}.upperNav_routes__pV28J .upperNav_casinoSectionTitle__vRyHM.upperNav_casinoSectionTitleActive__UMBNb span{background:#00e258;background:var(--hoverGreen,#00e258);color:#fff;color:var(--baseColors-White,#fff)}.upperNav_routes__pV28J .upperNav_casinoSectionTitle__vRyHM.upperNav_casinoSectionTitleActive__UMBNb:after{background:#00e258;background:var(--hoverGreen,#00e258);border-radius:999px;bottom:-20px;content:"";height:4px;left:0;position:absolute;right:0;width:100%}.upperNav_dark__ls9M4{background:linear-gradient(0deg,#16191d00 0,#16191d);bottom:-48px;height:48px;pointer-events:none;position:absolute;width:100%}.accountMenu_container__18euB{align-items:flex-start;background:#1a1e23;border-radius:24px;display:flex;flex-direction:column;flex-shrink:0;gap:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:32px 20px 20px;position:-webkit-sticky;position:sticky;top:84px;width:340px}@media screen and (max-width:1000px){.accountMenu_container__18euB{width:280px}}@media screen and (max-width:870px){.accountMenu_container__18euB{padding:20px;width:100%}.accountMenu_container__18euB .accountMenu_dpbutton__5Y81t{display:none}}.accountMenu_container__18euB button,.accountMenu_dpbutton__5Y81t{width:100%}.accountMenu_userInfo__ptSqu{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px;padding-left:16px}@media screen and (max-width:870px){.accountMenu_userInfo__ptSqu{gap:4px}}.accountMenu_nickname__EOk8G{color:#fff;font-size:24px;font-weight:700;line-height:28px}.accountMenu_email__5rUgv{color:#bacbde;font-size:16px;font-weight:500;line-height:20px}.accountMenu_balance__SyT1u{align-items:flex-end;color:#fff;display:flex;font-size:36px;font-weight:700;gap:4px;line-height:36px;padding-left:16px}.accountMenu_balance__SyT1u span{color:#bacbde;font-size:20px;font-weight:700;line-height:24px}.accountMenu_balanceWrapper__tN0UH{align-items:flex-start;align-self:stretch;display:flex;gap:12px}.accountMenu_block__oQAVt{align-items:flex-start;align-self:stretch;background:#252a30;border-radius:24px;color:#fff;display:flex;flex-direction:column;font-size:24px;font-weight:700;justify-content:flex-start;line-height:28px;padding:20px 16px;text-align:start;width:100%}.accountMenu_block__oQAVt .accountMenu_desc__l\+-Fb{color:#bacbde;font-size:14px;font-weight:500;line-height:16px}@media screen and (max-width:1000px){.accountMenu_block__oQAVt .accountMenu_desc__l\+-Fb{font-size:12px}}.accountMenu_menuWrapper__esYcS{display:flex;flex-direction:column;gap:16px;width:100%}.accountMenu_menuWrapper__esYcS button{width:100%}.accountMenu_wrap__Spdb3{display:flex;flex-direction:column;gap:20px;width:100%}@media screen and (max-width:870px){.accountMenu_wrap__Spdb3{gap:12px}}.currency_currency__1679q{font-family:var(--font-third)}.categoryButton_button__iTHD5{align-items:center;background:#252a30;border-radius:16px;color:#bacbde;display:flex;font-size:16px;font-weight:700;gap:16px;justify-content:flex-start;padding:17px 20px;position:relative;text-align:center;transition:background-color .2s ease-in-out,color .2s ease-in-out}.categoryButton_button__iTHD5.categoryButton_light__9LX3Y{background:#0d1932;background:var(--darkBlue-700,#0d1932)}.categoryButton_button__iTHD5.categoryButton_light__9LX3Y .categoryButton_icon__7TulF{background:#1c2f57;background:var(--darkBlue-600,#1c2f57)}.categoryButton_button__iTHD5.categoryButton_category__kHUAc{padding:4px 20px 4px 4px}.categoryButton_button__iTHD5.categoryButton_active__Fqg-n{background:#00c74d;background:var(--oshGreen,#00c74d);color:#fff}.categoryButton_button__iTHD5.categoryButton_active__Fqg-n .categoryButton_icon__7TulF{background:#fff3;background:var(--opacity-white20,#fff3);color:var(--baseColors-White)}.categoryButton_button__iTHD5:not(:disabled,.categoryButton_active__Fqg-n):hover{color:#fff}.categoryButton_button__iTHD5:not(:disabled,.categoryButton_active__Fqg-n):hover .categoryButton_icon__7TulF{color:var(--darkBlue-200)}.categoryButton_button__iTHD5:not(:disabled,.categoryButton_active__Fqg-n):hover.categoryButton_light__9LX3Y{background:#1c2f57;background:var(--darkBlue-600,#1c2f57)}.categoryButton_button__iTHD5:not(:disabled,.categoryButton_active__Fqg-n):hover.categoryButton_light__9LX3Y .categoryButton_icon__7TulF{background:#246dff;background:var(--darkBlue-500,#246dff)}.categoryButton_button__iTHD5:disabled{color:#1c2f57;color:var(--darkBlue-500,#1c2f57);cursor:not-allowed}.categoryButton_button__iTHD5 p{text-wrap:nowrap}.categoryButton_button__iTHD5 span{background:#246dff;background:var(--scandiBlue-500,#246dff);border-radius:999px;color:#fff;color:var(--baseColors-White,#fff);font-size:14px;font-weight:700;line-height:16px;padding:2px 9px;position:absolute;right:16px;text-align:center;top:16px}.categoryButton_icon__7TulF{align-items:center;background:#313840;border-radius:12px;color:#bacbde;display:flex;flex-shrink:0;height:46px;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out;width:46px}.categoryButton_custom__eTO8B div,.categoryButton_custom__eTO8B svg{height:24px;width:24px}.cabinet_container__7nX4J{display:flex;flex-direction:row;flex-grow:1;gap:12px;padding:28px 30px 0 20px}.cabinet_content__4qULm{display:flex;flex-direction:column;width:100%}.game-layout{min-height:800px;width:100%}@media screen and (max-width:1000px){.game-layout{height:calc(100vh - 116px)}}.game-layout .game-container{border-radius:11px;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:32px}.game-layout .game-container .game-wrapper{background:#000;display:flex;height:100%;justify-content:center;position:relative}.game-layout .game-container .game-wrapper .fullscreen-button{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a1e2380;border-radius:0 11px 11px 0;bottom:0;color:var(--lightBlue);cursor:pointer;display:flex;height:48px;justify-content:center;left:0;position:fixed;right:0;top:35px;width:46px}.game-layout .game-container .game-wrapper .game-block{width:100%}.game-layout .game-container .game-wrapper .game-wrapper--strange-game{width:1020px}.game-layout .game-container .game-wrapper--blocked{opacity:.5;pointer-events:none}.game-layout .game-container .game-wrapper iframe{border:0;height:100%;width:100%}.game-layout .game-container .game-wrapper__bonus-popup--action{display:flex;gap:15px}.game-layout .game-container .game-wrapper__bonus-popup--action .app-button{height:42px;width:200px}.game-layout .game-container .game-wrapper__setting-popup{align-items:center;background:var(--grey-200);border-radius:8px;bottom:0;display:flex;flex-direction:column;height:50%;justify-content:center;left:0;margin:auto;min-height:350px;min-width:450px;padding:38px 54px;position:absolute;right:0;top:0;width:45%}.game-layout .game-container .game-wrapper__setting-popup--close{color:var(--lightBlue);cursor:pointer;height:16px;position:absolute;right:15px;top:15px;width:16px}.game-layout .game-container .game-wrapper__setting-popup--close:hover{color:var(--white)}.game-layout .game-container .game-wrapper__setting-popup--header{font-size:24px;font-weight:700;margin-bottom:10px}.game-layout .game-container .game-wrapper__setting-popup--text{color:var(--grey-900);font-size:14px;font-weight:500;margin-bottom:20px;max-width:355px;text-align:center}.game-layout .game-container .game-wrapper__setting-popup--action{display:flex;gap:15px}.game-layout .game-container .game-wrapper__setting-popup--action .app-button{height:42px;width:160px}.game-layout .game-container .game-actions{background:var(--grey-200);border-radius:0 0 11px 11px;display:flex;flex-shrink:0;justify-content:space-between;padding:15px 30px}.game-layout .game-container .game-actions .play-mode{align-items:center;display:flex;gap:12px}.game-layout .game-container .game-actions .play-mode .app-svg{color:var(--lightBlue);cursor:pointer}.game-layout .game-container .game-actions .play-mode .app-svg:hover{color:var(--primary)}.game-layout .game-container .game-actions .play-mode__name{color:var(--lightBlue);font-size:14px;font-style:normal;font-weight:700;line-height:20px}.game-layout .game-container .game-actions .play-mode__name.active{color:var(--white)}.game-layout .game-container .game-actions .logo-box svg{height:100%;width:80px}.game-layout .game-container .game-actions .screen-actions{align-items:center;color:var(--lightBlue);display:flex;justify-content:space-between}.game-layout .game-container .game-actions .screen-actions>div:not(:first-child){margin-left:25px}.game-layout .game-container .game-actions .screen-actions__icon{cursor:pointer;height:24px;width:24px}.game-layout .game-container .game-actions .screen-actions__icon div,.game-layout .game-container .game-actions .screen-actions__icon svg{height:100%;width:100%}.game-layout .game-container .game-actions .screen-actions__favorites--active{color:var(--primary)}.game-layout .game-container .game-actions .screen-actions__fullscreen{color:var(--lightBlue);cursor:pointer}.game-layout .game-container .game-actions .screen-actions__fullscreen:hover{color:var(--primary)}.game-layout .game-container .game-info{background:var(--grey-600);border-radius:11px;margin-top:20px;padding:18px 32px;width:100%}.game-layout .game-container .game-info__name{color:var(--white);font-size:20px;font-style:normal;font-weight:700;line-height:28px}.game-layout .game-container .game-info__name span{color:var(--lightBlue);font-size:20px;font-weight:500;line-height:28px;margin-left:7px}@media screen and (max-width:750px){.game-layout{width:100%}.game-layout .game-info{display:none}.game-layout .game-container{border-radius:0;margin-bottom:auto;padding:0}.game-layout .game-container .game-actions{display:none;position:relative;top:-5px}.game-layout .game-container .game-actions .screen-actions__fullscreen{display:none}.game-layout .game-container .game-wrapper iframe{min-width:200px}.game-layout .game-container .game-wrapper__bonus-popup--action{display:block;gap:15px}.game-layout .game-container .game-wrapper__bonus-popup--action .app-button{margin-top:15px}.game-layout .game-container .game-wrapper__setting-popup{min-width:310px;padding:38px 15px}.game-layout .game-container .game-wrapper__setting-popup--action{flex-direction:column;gap:15px}.game-layout .game-container .game-wrapper__setting-popup--action .app-button{height:42px;width:160px}}:-webkit-full-screen .game-layout .game-container .game-wrapper .game-wrapper--strange-game{width:calc(170vh - 221px)}:fullscreen .game-layout .game-container .game-wrapper .game-wrapper--strange-game{width:calc(170vh - 221px)}:-webkit-full-screen .game-layout .game-container .game-wrapper iframe{height:calc(100vh - 130px)}:fullscreen .game-layout .game-container .game-wrapper iframe{height:calc(100vh - 130px)}:-webkit-full-screen .game-info{display:none}:fullscreen .game-info{display:none}@media screen and (max-width:750px){.game-active{bottom:0;left:0;position:absolute;right:0;top:0}.game-active .footer,.game-active .header,.game-active .mobile-menu-new{display:none}.game-active #game-wrapper,.game-active #root,.game-active .App,.game-active .app-container,.game-active .content-container,.game-active .game-container,.game-active .game-layout,.game-active .game-wrapper,.game-active iframe{height:100%}.game-active .mobile-menu{position:relative}.game-active #chat-widget-container{display:none}.mobile-show-menu .mobile-menu-new{display:flex}.mobile-show-menu .game-block#game-wrapper{height:calc(100% - 77px)}}.switch-container{align-items:center;display:flex;justify-content:center}.toggle-switch{background:#ffffff1a;border:none;border-radius:43px;cursor:pointer;height:24px;outline:none;padding:2px;position:relative;transition:background-color .3s ease;width:44px}.toggle-switch__slider{background-color:var(--fullWhite);border-radius:50%;display:block;height:20px;transition:transform .3s ease,background-color .3s ease;width:20px}.toggle-switch.active{background:#00c74d1a}.toggle-switch.active .toggle-switch__slider{background-color:var(--primary);transform:translateX(20px)}.leaderboard{width:100%}.text-page{display:flex;padding:32px;width:100%}.text-page__menu{background:var(--grey-500);border-radius:8px;margin-right:20px;padding:8px;width:240px}.text-page__menu--item{color:var(--lightBlue);cursor:pointer;display:block;font-size:14px;font-style:normal;font-weight:500;line-height:40px;margin:5px 0;padding:5px 16px}.text-page__menu--active,.text-page__menu--item:hover{background:var(--grey-600);border-radius:8px;color:var(--white)}.text-page__menu--active{cursor:default;pointer-events:none}.text-page__text-container{background:var(--grey-500);border-radius:8px;padding:32px;width:75%}.text-page__text-container--header{color:var(--white);font-size:24px;font-weight:700;line-height:32px;margin-bottom:15px}.text-page__text-container--text{color:var(--grey-900);font-size:14px;font-weight:400;line-height:20px;max-height:600px;overflow-y:scroll}.text-page__text-container--text a{color:var(--primary);text-decoration:none}.text-page__text-container--text a:hover{color:var(--primaryHover)}.text-page__text-container--button{display:block;margin-top:30px;max-width:200px;text-decoration:none}.text-page .dropdown-menu-mobile{display:none}@media screen and (max-width:750px){.text-page{display:block;padding:10px;width:auto}.text-page__menu{display:none}.text-page__text-container{margin-top:15px;width:auto}.text-page .dropdown-menu-mobile{display:inline-block;margin:25px 0 0;width:100%}}.welcome-bonus-img{border-radius:16px;height:100%;object-fit:cover;object-position:right;position:absolute;width:100%}.welcome-bonus .welcome-bonus-mob-button{padding:0 16px;width:100%}.welcome-bonus .welcome-bonus-mob-button button{width:100%}@media screen and (min-width:1000px){.welcome-bonus .welcome-bonus-mob-button{display:none}}.welcome-bonus-text{display:flex;flex-direction:column;gap:20px;height:100%;justify-content:space-between;padding:32px 0}@media screen and (max-width:1250px){.welcome-bonus-text{align-items:center;flex-direction:row;justify-content:space-between;padding:0 26px;width:100%}}@media screen and (max-width:1000px){.welcome-bonus-text-wrapper{width:100%}.welcome-bonus-text h1,.welcome-bonus-text p{text-align:center;width:100%}.welcome-bonus-text button{display:none}}.welcome-bonus-text h1{color:var(--secondary);font-size:32px;font-weight:700;line-height:20.87px;margin:0}.welcome-bonus-text p{color:var(--fullWhite);font-size:16px;font-weight:700;line-height:20px;margin:12px 0 0}@media screen and (max-width:1250px){.welcome-bonus-text p{margin-bottom:0}}.welcome-bonus-container{align-items:center;display:flex;flex-direction:row;gap:20px;height:100%;justify-content:space-between;overflow:hidden;padding:40px 40px 40px 64px;position:absolute;width:100%}@media screen and (max-width:1250px){.welcome-bonus-container{align-items:flex-start;flex-direction:column;justify-content:flex-start;padding:24px 0 16px}}@media screen and (max-width:1000px){.welcome-bonus-container{gap:16px;justify-content:flex-start;padding:40px 0 16px}}.welcome-bonus-bonuses{display:flex;flex-direction:row;gap:20px;justify-content:flex-end}@media screen and (max-width:1250px){.welcome-bonus-bonuses{gap:10px;margin-left:16px}}@media screen and (max-width:1000px){.welcome-bonus-bonuses{margin:0;width:100%}}.welcome-bonus-bonuses__card{background:#000;border-radius:10.203px;display:flex;flex-shrink:0;height:220px;justify-content:center;overflow:hidden;position:relative;width:165px}.welcome-bonus-bonuses__card.bonus-used{filter:brightness(.5)}.welcome-bonus-bonuses__card .bonus-chest{position:absolute;width:100%}.welcome-bonus-bonuses__card svg{color:#ffd600;height:40px;position:absolute;right:0;top:0;width:36px}@media screen and (max-width:1000px){.welcome-bonus-bonuses__card{margin-left:13px}.welcome-bonus-bonuses__card.card-first{margin-left:16px}}.welcome-bonus-bonuses__content{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;padding:13.5px;position:relative;width:100%}.welcome-bonus-bonuses h1{color:var(--secondary);font-size:22px;font-weight:700;line-height:22.957px;margin:0 0 2px;text-align:center}.welcome-bonus-bonuses p{color:var(--fullWhite);font-size:12px;font-weight:700;line-height:12.754px;margin:0 0 9px;text-align:center}.welcome-bonus-bonuses__card button{background:var(--grey-600);border:none;border-radius:5.739px;color:var(--lightBlue);cursor:pointer;font-size:13.2px;font-weight:700;height:35px;outline:none;text-transform:uppercase;transition:.5s ease;width:100%}.welcome-bonus-bonuses__card button.welcome-bonus-bonuses__active{background:#554800;border-radius:5.739px;color:var(--secondary)}.welcome-bonus-bonuses__card button.welcome-bonus-bonuses__active:hover{background:var(--secondary);color:#000}.welcome-bonus-bonuses .scroll-menu{display:flex;flex-direction:column;width:100%}.welcome-bonus-bonuses .slider-item{margin-right:12px}.bonus-page{padding:32px 28px}.bonus-page__header{align-items:center;color:var(--white);display:flex;font-size:20px;font-weight:500;line-height:28px;padding-bottom:26px;padding-left:32px}.bonus-page__header--mark{align-items:center;background:var(--secondary);border-radius:8px;color:var(--black);display:flex;font-size:12px;font-weight:700;height:24px;justify-content:center;margin-left:15px;text-transform:uppercase;width:32px}.bonus-page__list{grid-gap:27px;display:grid;gap:27px;grid-auto-flow:row;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-content:center;margin-bottom:100px;width:100%}@media screen and (min-width:1200px){.bonus-page__list{justify-content:space-between}}.bonus-page__list .bonus-item{max-width:100%;width:100%}.bonus-page .slider-container{height:auto;overflow:hidden;position:relative;width:100%}.bonus-page .slides{display:flex}.bonus-page .scroll-buttons{align-items:center;display:flex;flex-direction:row;gap:10px;margin-top:20px;padding:0 16px;width:100%}.bonus-page .scroll-buttons button{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffd60033;line-height:12px;width:50%}.bonus-page .scroll-buttons button:disabled{background:#ffd6001a}.bonus-page .scroll-buttons button svg{fill:none;height:auto;width:8px}.bonus-page .scroll-buttons button:first-of-type svg{transform:rotate(-180deg)}@media screen and (max-width:750px){.bonus-page{padding:20px 15px}.bonus-page__header{padding-bottom:20px;padding-left:0}.bonus-page__list{align-items:center;flex-direction:column;flex-wrap:nowrap;justify-content:center}}.bonus-layout_page__HqYfE{padding:32px 28px}.bonus-layout_welcome__33WXI{border-radius:16px;margin-bottom:64px;position:relative;width:100%}.bonus-layout_bg__nijsj{border-radius:16px;height:100%;inset:0;object-fit:cover;object-position:right;position:absolute;width:100%}.bonus-layout_other__bMuwb{color:var(--white);font-size:24px;font-weight:700;letter-spacing:4.8px;line-height:28px;margin-bottom:32px;text-align:center;text-transform:uppercase;width:100%}@media screen and (max-width:750px){.bonus-layout_other__bMuwb{display:none}}.bonus-layout_container__WyHJ0{display:flex;gap:20px;height:100%;justify-content:space-between;padding:40px 40px 40px 64px;position:relative;z-index:1}@media screen and (max-width:1250px){.bonus-layout_container__WyHJ0{flex-direction:column;padding:24px 26px 16px}}@media screen and (max-width:1000px){.bonus-layout_container__WyHJ0{padding:40px 16px 16px}}.bonus-layout_left__Kq3Et{display:flex;flex-direction:column;flex-grow:1;padding:32px 0}@media screen and (max-width:1250px){.bonus-layout_left__Kq3Et{flex-direction:row;justify-content:space-between;padding:0;width:100%}}@media screen and (max-width:1000px){.bonus-layout_left__Kq3Et{flex-grow:0;justify-content:center}.bonus-layout_left__Kq3Et>div{display:inline-flex;flex-direction:column;justify-content:flex-start}.bonus-layout_left__Kq3Et>div p,.bonus-layout_left__Kq3Et>div span{text-align:center}}.bonus-layout_left__Kq3Et p{color:var(--fullWhite);font-size:16px;font-weight:700;line-height:20px;margin-top:12px}@media screen and (max-width:1250px){.bonus-layout_left__Kq3Et p{margin-bottom:0}}.bonus-layout_left__Kq3Et span{color:var(--secondary);font-size:32px;font-weight:700;line-height:20.87px}.bonus-layout_left__Kq3Et button{margin-top:auto}@media screen and (max-width:1250px){.bonus-layout_left__Kq3Et button{margin-top:0}}@media screen and (max-width:1000px){.bonus-layout_left__Kq3Et button{display:none}.bonus-layout_right__crF8j{align-items:center;display:flex;flex-direction:column}}.bonus-layout_embla__EZzUq{overflow:hidden;width:100%}@media screen and (max-width:1000px){.bonus-layout_embla__EZzUq{width:calc(100% + 32px)}}.bonus-layout_slides__uOKuC{display:flex;gap:20px;justify-content:center}.bonus-layout_slides__uOKuC.bonus-layout_withButtons__v4RwE{justify-content:flex-start}@media screen and (max-width:1000px){.bonus-layout_slides__uOKuC .bonus-layout_card__cM\+gq:first-of-type{margin-left:16px}.bonus-layout_slides__uOKuC .bonus-layout_card__cM\+gq:last-child{margin-right:16px}}.bonus-layout_card__cM\+gq{background:#000;border-radius:10.203px;display:flex;flex-shrink:0;height:220px;justify-content:center;overflow:hidden;position:relative;width:165px}.bonus-layout_card__cM\+gq img{position:absolute;width:100%}.bonus-layout_card__cM\+gq svg{color:#ffd600;height:40px;position:absolute;right:0;top:0;width:36px}.bonus-layout_card__cM\+gq>div{display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:13.5px;position:relative;width:100%;z-index:1}.bonus-layout_card__cM\+gq p{color:var(--secondary);font-size:22px;font-weight:700;line-height:22.957px;margin:0 0 2px;text-align:center}.bonus-layout_card__cM\+gq span{color:var(--fullWhite);font-size:12px;font-weight:700;line-height:12.754px;margin:0 0 9px;text-align:center}.bonus-layout_card__cM\+gq button{border-radius:5.739px;font-size:13.2px;padding:11px 0;width:100%}.bonus-layout_buttons__USEzP{align-items:center;display:flex;flex-direction:row;gap:10px;margin-top:20px;width:100%}.bonus-layout_buttons__USEzP button{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffd60033;line-height:12px;width:50%}.bonus-layout_buttons__USEzP button:disabled{background:#ffd6001a}.bonus-layout_buttons__USEzP button svg{fill:none;height:auto;width:8px}.bonus-layout_buttons__USEzP button:first-of-type svg{transform:rotate(-180deg)}.bonus-layout_mob__8vyRt{margin-top:16px;width:100%}@media screen and (min-width:1000px){.bonus-layout_mob__8vyRt{display:none}}.bonus-layout_bonuses__xiQtW{grid-gap:27px;display:grid;gap:27px;grid-auto-flow:row;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-content:center;margin-bottom:100px;width:100%}@media screen and (min-width:1200px){.bonus-layout_bonuses__xiQtW{justify-content:space-between}}.bonus-layout_bonuses__xiQtW .bonus-layout_bonus-item__FsNJ5{max-width:100%;width:100%}.BonusItem_bonusItem__gWYVm{border-radius:24px;display:flex;height:345px;overflow:hidden;position:relative;width:100%}.BonusItem_bonusItem__gWYVm .BonusItem_bgDark__AjiY3{background:linear-gradient(180deg,#0000 30.43%,#000 78.7%);border-radius:inherit;height:100%;position:absolute;width:100%;z-index:1}.BonusItem_bonusItem__gWYVm img{border-radius:inherit;height:345px;left:0;object-fit:cover;position:absolute;top:0;width:100%}.BonusItem_bonusItem__gWYVm img.BonusItem_disabled__KTstj{filter:grayscale(1)}.BonusItem_bonusItem__textContainer__TaCik{display:flex;flex-direction:column;height:100%;margin-top:auto;max-height:166px;padding:0 20px 20px;position:relative;width:100%;z-index:2}.BonusItem_bonusItem__text__ahULr{color:var(--secondary);font-size:20px;font-style:normal;font-weight:700;line-height:36px}.BonusItem_bonusItem__name__KP6DD{color:var(--white);font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:auto}.BonusItem_bonusItem__currencies__RpaS8{color:var(--white);display:flex;font-size:14px;font-weight:700;line-height:22px;margin-bottom:10%}.BonusItem_bonusItem__gWYVm button{font-size:16px;width:100%}.BonusItem_available__6Qi8E,.BonusItem_locked__OHEW4{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:8px;display:flex;flex-direction:row;font-size:12px;font-weight:700;gap:8px;height:31px;justify-content:center;line-height:1;padding:8px 16px;position:absolute;text-transform:uppercase;top:12px;z-index:1}.BonusItem_locked__OHEW4{background:linear-gradient(269deg,#2eff8c3d 2.22%,#00d92f30 98.21%);color:#00e258;color:var(--hoverGreen,#00e258);left:12px}.BonusItem_locked__OHEW4 svg{fill:none;filter:drop-shadow(0 0 12px #2EFF8C)}.BonusItem_available__6Qi8E{background:#ffd60033;color:#ffd600;color:var(--yellow,#ffd600);right:12px}.bonus-landing-page{align-items:center;align-self:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;max-width:1321px;overflow-y:clip;padding:32px;position:relative;width:100%}.bonus-landing-page__bg-img{left:0;position:absolute;top:0;width:100%}.bonus-landing-page__bg-container{border-radius:24px;height:320px;position:relative;width:100%}.bonus-landing-page__bg-container img{border-radius:24px;height:320px;object-fit:cover;object-position:center;position:absolute}.bonus-landing-page__bg-container-shadow{background:linear-gradient(84deg,#000000e6 9.25%,#0000 75.72%);border-radius:24px;height:320px;position:absolute;width:100%;z-index:1}@media screen and (max-width:750px){.bonus-landing-page__bg-container-shadow{background:linear-gradient(0deg,#000000e6 1.41%,#0000 99.83%)}}.bonus-landing-page__bg-container-text{padding:0 80px;position:absolute;top:40%;width:100%;z-index:2}.bonus-landing-page__bg-container-text h1{-webkit-text-fill-color:#0000;background:radial-gradient(50% 50% at 50% 50%,#23d96a 0,#00ec5b 67%,#00c742 100%);background-clip:text;-webkit-background-clip:text;font-size:48px;font-weight:700;margin:0;text-transform:uppercase}.bonus-landing-page__bg-container-text p{color:var(--fullWhite);font-size:18px;font-weight:700;margin:0}@media screen and (max-width:750px){.bonus-landing-page__bg-container-text{bottom:40px;padding:0 50px;top:auto}.bonus-landing-page__bg-container-text h1{font-size:32px;margin-bottom:5px;text-align:center}.bonus-landing-page__bg-container-text p{text-align:center}}@media screen and (max-width:600px){.bonus-landing-page{padding:16px}}.bonus-page-custom-layout{margin-top:20px;width:100%}@media screen and (max-width:750px){.bonus-page-custom-layout{padding:0}}.bonus-page-custom-layout-steps{display:flex;flex-direction:row;gap:20px}@media screen and (max-width:750px){.bonus-page-custom-layout-steps{flex-direction:column}}.bonus-page-custom-layout-step{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111316cc;border-radius:16px;padding:24px;width:100%}.bonus-page-custom-layout-header{display:flex;justify-content:space-between;margin-bottom:26px}@media screen and (max-width:1000px){.bonus-page-custom-layout-header{align-items:flex-start;flex-direction:column;gap:10px;justify-content:flex-start}}@media screen and (max-width:750px){.bonus-page-custom-layout-header{align-items:normal;flex-direction:row;justify-content:space-between}}.bonus-page-custom-layout svg{max-height:20px;max-width:34px}.bonus-page-custom-layout-badge{background:#00ff631a;border-radius:11.2px;color:var(--lightGreen);font-size:14px;font-weight:700;padding:5px 20px}.bonus-page-custom-layout-text{display:flex;flex-direction:column;gap:9px}.bonus-page-custom-layout-text h1{color:var(--fullWhite);font-size:20px;font-weight:700;margin:0}.bonus-page-custom-layout-text p{color:var(--lightBlue);font-size:14px;font-weight:600;line-height:20px;margin:0}.bonus-page-custom-layout-heading{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:40px}.bonus-page-custom-layout-heading h1{-webkit-text-fill-color:#0000;background:radial-gradient(50% 50% at 50% 50%,#23d96a 0,#00ec5b 67%,#00c742 100%);background-clip:text;-webkit-background-clip:text;margin:0 0 9px;text-align:center}.bonus-page-custom-layout-heading p{color:#fff;font-size:16px;font-weight:700;margin:0 0 40px;text-align:center}.bonus-page-custom-layout-heading button{background:var(--primaryHover);border:none;border-radius:8px;box-shadow:0 7px 20px -6px #00c74d80;color:#000;cursor:pointer;font-size:18px;font-weight:700;outline:none;padding:17px 54px;text-transform:uppercase}.bonus-page-custom-layout-html{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#11131680;border-radius:16px;margin-top:40px;padding:40px}.bonus-page-custom-layout-html h1{color:var(--white);font-size:24px;font-weight:700}@media screen and (max-width:750px){.bonus-page-custom-layout-html h1{font-size:20px}}.bonus-page-custom-layout-html p{color:#d5d8dc;font-size:18px;font-weight:500;line-height:26px}@media screen and (max-width:750px){.bonus-page-custom-layout-html p{font-size:14px;line-height:20px}}.bonus-page-custom-layout-related{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#11131680;border-radius:16px;display:flex;flex-direction:column;justify-content:center;margin-top:40px;padding:40px}.bonus-page-custom-layout-related-games{grid-gap:12px 20px;display:grid;gap:12px 20px;grid-auto-flow:column;grid-template-rows:repeat(2,1fr);width:100%}.bonus-page-custom-layout-related .bonus-page-custom-layout-game{aspect-ratio:1/1;border-radius:11px;position:relative;width:100%}.bonus-page-custom-layout-related .bonus-page-custom-layout-game img{border-radius:11px;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.bonus-page-custom-layout-related .bonus-page-custom-layout-game svg{height:20px;position:absolute;right:4px;top:4px;width:24px}@media(max-width:1200px){.bonus-page-custom-layout-related .bonus-page-custom-layout-game:nth-child(n+7){display:none}}.bonus-page-custom-layout-related h1{color:var(--white);font-size:24px;font-weight:700;margin:0 0 32px;text-align:center}.bonus-page-custom-layout-related a{background:#00e2581a;border-radius:8px;color:var(--lightGreen);font-size:18px;font-weight:700;margin:32px 0 0;padding:17px 74px;text-align:center;text-transform:uppercase}.bonus-page-custom-layout-free{margin-top:100px}.bonus-page-custom-layout-free h1{color:var(--white);font-size:32px;font-weight:700;margin:0 0 32px;text-align:center}.bonus-page-custom-layout-free-bottom{display:flex;flex-direction:row;gap:20px;justify-content:space-between}@media screen and (max-width:1000px){.bonus-page-custom-layout-free-bottom{flex-direction:column}}.bonus-page-custom-layout-free-games{grid-gap:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#11131680;border-radius:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);padding:32px;place-items:start;width:100%}@media screen and (max-width:1170px){.bonus-page-custom-layout-free-games{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1000px){.bonus-page-custom-layout-free-games{grid-template-columns:repeat(3,1fr)}}.bonus-page-custom-layout-free-games .bonus-page-custom-layout-game{aspect-ratio:1;border-radius:11px;position:relative}.bonus-page-custom-layout-free-games .bonus-page-custom-layout-game img{border-radius:inherit;height:100%;object-fit:cover;width:100%}.bonus-page-custom-layout-free-games .bonus-page-custom-layout-game svg{height:20px;position:absolute;right:4px;top:4px;width:24px}.bonus-page-custom-layout-free-terms{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#11131680;border-radius:16px;padding:40px 32px}.bonus-page-custom-layout-free-terms h1{color:var(--white);font-size:24px;font-weight:700;text-align:left}@media screen and (max-width:750px){.bonus-page-custom-layout-free-terms h1{margin-bottom:14px}}.bonus-page-custom-layout-free-terms ul{list-style-type:none;margin:0;padding:0}.bonus-page-custom-layout-free-terms ul li{color:#d5d8dc;font-size:18px;font-weight:500;line-height:26px;margin:5px 0 16px;padding-left:20px;position:relative}@media screen and (max-width:750px){.bonus-page-custom-layout-free-terms ul li{font-size:14px;line-height:20px}}.bonus-page-custom-layout-free-terms ul li:before{background-color:var(--primary);border-radius:2px;content:"";height:6px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:6px}.bonus-page-custom-layout-banner{margin-top:90px}.bonus-page-custom-layout-banner h1{color:var(--white);font-size:24px;font-weight:700;margin:0 0 32px;text-align:center}.bonus-page-custom-layout-banner-img{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#11131680;border-radius:16px;padding:24px}.bonus-page-custom-layout-banner-img img{border-radius:8px;object-fit:cover}.bonus-page-custom-layout .bonus-terms-container{margin-top:40px}.bonus-page-custom-layout .bonus-terms-container li{font-size:18px;font-weight:500;line-height:26px;margin-bottom:20px}@media screen and (max-width:750px){.bonus-page-custom-layout .bonus-terms-container li{font-size:14px;line-height:20px;margin-bottom:12px}}.bg-gradient-circle{background:radial-gradient(69.16% 46.76% at 50% 50%,#01ff7e 0,var(--primary) 100%);background:var(--hightlight_gradient,radial-gradient(69.16% 46.76% at 50% 50%,#01ff7e 0,var(--primary) 100%));border-radius:562.133px;filter:blur(125px);height:562.133px;position:absolute;transform:rotate(.353turn);width:145.33px;z-index:-1}.faq-section{width:100%}.faq-section h1{margin:70px 0 32px;text-align:center}.faq-section .faq-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1000px){.faq-section .faq-grid{grid-template-columns:1fr}}.faq-section .faq-item{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#11131680;border-radius:16px;padding:32px}.faq-section .faq-item svg{stroke-width:2px;stroke:var(--lightBlue);fill:none;height:24px;margin-top:-3px;width:16px}.faq-section .faq-item:hover{box-shadow:0 6px 12px #0003}.faq-section .faq-item .faq-question{align-items:center;cursor:pointer;display:flex;justify-content:space-between;-webkit-user-select:none;user-select:none}.faq-section .faq-item .faq-question h2{color:#d5d8dc;font-size:20px;font-weight:700;margin:0}@media screen and (max-width:750px){.faq-section .faq-item .faq-question h2{font-size:16px}}.faq-section .faq-item .faq-question p{color:#d5d8dc;font-size:18px;font-weight:500;line-height:26px}@media screen and (max-width:750px){.faq-section .faq-item .faq-question p{font-size:14px}}.faq-section .faq-item .faq-question button{align-items:center;background:none;border:none;color:var(--lightBlue);cursor:pointer;display:flex;font-size:14px;font-weight:700;text-transform:uppercase}.faq-section .faq-item .faq-question button:hover{color:#00c74d}.faq-section .faq-item .faq-answer{color:#d5d8dc;font-size:14px;line-height:1.6;margin-top:12px}.faq-section .faq-item .faq-answer p{color:#d5d8dc;font-size:18px;font-weight:500;line-height:26px;margin:0}@media screen and (max-width:750px){.faq-section .faq-item .faq-answer p{font-size:14px;line-height:20px}}.faq-section .faq-content-enter{max-height:0;opacity:0;transform:translateY(-10px)}.faq-section .faq-content-enter-active{transition:all .3s ease-in-out}.faq-section .faq-content-enter-active,.faq-section .faq-content-exit{max-height:1000px;opacity:1;transform:translateY(0)}.faq-section .faq-content-exit-active{max-height:0;opacity:0;transform:translateY(-10px);transition:all .3s ease-in-out}.chests{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111316cc;border-radius:16px;display:flex;flex-direction:row;gap:20px;justify-self:center;margin-bottom:40px;margin-top:20px;padding:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1250px){.chests{gap:10px}}@media screen and (max-width:1000px){.chests{width:100%}}.chests__card{background:#000;border-radius:10.203px;display:flex;flex-shrink:0;height:220px;justify-content:center;overflow:hidden;position:relative;width:165px}.chests__card.bonus-used{filter:brightness(.5)}.chests__card .bonus-chest{position:absolute;width:100%}.chests__card svg{height:40px;max-height:none;max-width:none;position:absolute;right:0;top:0;width:36px}@media screen and (max-width:1000px){.chests__card{margin-left:13px}.chests__card.card-first{margin-left:33px}.chests__card.card-last{margin-right:33px}}.chests__content{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;padding:13.5px;position:relative;width:100%}.chests h1{color:var(--secondary);font-size:22px;line-height:22.957px;margin:0 0 2px}.chests h1,.chests p{font-weight:700;text-align:center}.chests p{color:var(--fullWhite);font-size:12px;line-height:12.754px;margin:0 0 9px}.chests button{background:var(--grey-600);border:none;border-radius:5.739px;color:var(--lightBlue);cursor:pointer;font-size:13.2px;font-weight:700;height:35px;outline:none;text-transform:uppercase;transition:.5s ease;width:100%}.chests button.chests-active.active{background:#554800;border-radius:5.739px;color:var(--secondary)}.chests button.chests-active.active:hover{background:var(--secondary);color:#000}.chests .scroll-menu{display:flex;flex-direction:column;width:100%}.chests .slider-item{margin-right:12px}.chests .slider-container{height:auto;overflow:hidden;position:relative;width:100%}.chests .slides{display:flex}.promo-cards-container{align-items:center;display:flex;flex-direction:row;gap:17px;height:412px;justify-content:center;margin:50px 0}@media screen and (max-width:1200px){.promo-cards-container{flex-direction:column;height:auto}}.promo-cards-container .promo-card:nth-child(2) .promo-card-content{align-items:flex-end}.promo-cards-container .promo-card:nth-child(2) .promo-card-content-top{text-align:end}.promo-cards-container .promo-card:nth-child(2) .shadow{transform:scaleX(-1)}.promo-cards-container .promo-card{border:2px solid var(--primaryHover);border-radius:24px;height:100%;max-width:620px;position:relative;width:100%}@media screen and (max-width:1200px){.promo-cards-container .promo-card{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.promo-cards-container .promo-card-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:60px 48px;position:relative;width:100%;z-index:1}@media screen and (max-width:1200px){.promo-cards-container .promo-card-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px}.promo-cards-container .promo-card-content-top{padding-left:12px;padding-top:12px}}.promo-cards-container .promo-card-content-top p{color:#fff;font-size:24px;font-weight:700;letter-spacing:2.56px;line-height:30px;margin:0}.promo-cards-container .promo-card-content h2{text-wrap:wrap;color:var(--primaryHover);font-size:48px;font-weight:700;line-height:38px;margin:0 0 9px}@media screen and (max-width:1200px){.promo-cards-container .promo-card-content h2{font-size:38px;margin-bottom:0}}.promo-cards-container .promo-card-content-bottom{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;border-radius:16px;padding:16px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1200px){.promo-cards-container .promo-card-content-bottom{margin-top:11px}}.promo-cards-container .promo-card-content-bottom p{color:#fff;font-size:14px;font-weight:700;letter-spacing:.28px;line-height:14px;margin:0}.promo-cards-container .promo-card-content h3{color:var(--primaryHover);display:flex;flex-direction:row;font-size:26px;font-weight:700;gap:4px;letter-spacing:.52px;line-height:32px;margin:0}.promo-cards-container .promo-card-content span{color:#fff;font-size:26px;font-weight:700;letter-spacing:.52px;line-height:32px}.promo-cards-container .promo-card-content .copyable-code{align-items:center;display:flex;flex-direction:row;margin-top:4px}.promo-cards-container .promo-card-content .copyable-code svg{margin-left:8px}.promo-cards-container .promo-card .promo-card-bg,.promo-cards-container .promo-card img{border-radius:24px;height:100%;object-fit:cover;position:absolute;width:100%;z-index:-1}.promo-cards-container .promo-card .shadow{background:linear-gradient(270deg,#0000 50%,#000),#0000;border-radius:24px;height:100%;position:absolute;width:100%;z-index:-1;z-index:0}.promo-cards-container p.copied{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;border-radius:16px;color:#fff;font-size:14px;font-weight:700;letter-spacing:.28px;line-height:14px;padding:11px 16px;position:absolute;right:0;top:-40px}.password-recovery{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:100px 0;width:500px}.password-recovery__header{font-size:24px;font-weight:700;line-height:32px}.password-recovery__text{color:var(--lightBlue);font-size:14px;font-weight:500;letter-spacing:2px;line-height:22px;margin-top:16px}.password-recovery__fields{display:flex;gap:16px;justify-content:center;margin-top:16px}.password-recovery__action{margin-top:16px;width:160px}@media screen and (max-width:750px){.password-recovery{display:block;padding:10px;width:auto}.password-recovery__menu{display:none}.password-recovery__text-container{margin-top:15px;width:auto}.password-recovery .dropdown-menu-mobile{display:inline-block;margin:25px 0 0;width:100%}}.contact-us{margin:32px}.contact-us__banner{border-radius:30px;margin-bottom:30px;overflow:hidden;position:relative}.contact-us__banner--image{min-width:1150px}.contact-us__text-container{left:65px;position:absolute;top:25%}.contact-us__header{color:var(--primary);font-size:40px;font-weight:700;line-height:48px;margin-bottom:15px}.contact-us__text{font-weight:500;line-height:16px;min-width:350px;width:60%}.contact-us__content{background:var(--grey-500);border-radius:8px;display:flex;gap:15px;padding:60px}.contact-us__content .contact-us__form{display:flex;flex-direction:column;gap:25px;width:80%}.contact-us__content .contact-us__form .app-button{max-width:200px}.contact-us__content .contact-us__inputs{display:flex;gap:15px}.contact-us__content .contact-us__dropdown,.contact-us__content .contact-us__inputs .app-input-container{width:33%}.contact-us__content .contact-us__dropdown--label{color:#93a0ae;color:var(--lightBlue,#93a0ae);font-size:8px;font-weight:700;letter-spacing:.8px;line-height:12px;margin-bottom:5px;padding-left:20px;text-transform:uppercase}.contact-us__content .contact-us__text-input{background:var(--grey-600);border:1px solid var(--grey-600);border-radius:8px;color:var(--white);font-size:12px;font-weight:600;height:220px;padding:15px 20px;resize:none;width:100%}.contact-us__content .contact-us__text-input::placeholder{color:var(--grey-800);font-size:14px;font-weight:500}.contact-us__content .contact-us__text-input--error{border:1px solid red}.contact-us__content .contact-us__text-input--error-text{color:red;padding:5px}.contact-us__content .contact-us__info{background:var(--grey-200);border:1px solid var(--primary);border-radius:8px;display:flex;flex-direction:column;gap:25px;margin-bottom:67px;max-width:300px;min-height:250px;min-width:250px;overflow:hidden;padding:30px 20px;position:relative;width:20%;z-index:0}.contact-us__content .contact-us__info--decoration{height:65%;position:absolute;right:-17%;top:-17%;width:70%;z-index:-1}.contact-us__content .contact-us__info--header{font-size:20px;font-weight:700;line-height:28px}.contact-us__content .contact-us__info--label{color:#93a0ae;color:var(--lightBlue,#93a0ae);font-size:8px;font-weight:700;letter-spacing:.8px;line-height:12px;margin-bottom:5px;text-transform:uppercase}.contact-us__content .contact-us__info--email{color:var(--white);display:flex;gap:8px;text-decoration:none}.contact-us__content .contact-us__info--email .app-svg{color:var(--grey-200);width:16px}@media screen and (max-width:1150px){.contact-us__text-container{left:45px;top:15%}.contact-us__content{align-items:center;flex-direction:column;gap:60px;justify-content:center}.contact-us__content .contact-us__form{width:100%}.contact-us__content .contact-us__form .app-button{align-self:center}.contact-us__content{padding:20px}}@media screen and (max-width:750px){.contact-us__content .contact-us__inputs{flex-direction:column}.contact-us__content .contact-us__dropdown,.contact-us__content .contact-us__inputs .app-input-container{width:100%}}@media screen and (max-width:500px){.contact-us{margin:10px}.contact-us__content{padding:10px}.contact-us__content .contact-us__info{margin-bottom:0;min-width:235px}.contact-us__text-container{left:25px;top:10%}.contact-us__text{min-width:auto;width:95%}}.dropdown_dropdown__pYyis{align-items:center;border-radius:24px;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:4px 4px 4px 0;transition:background-color .2s ease-in-out}.dropdown_dropdown__pYyis.dropdown_dark__GhbAR,.dropdown_dropdown__pYyis.dropdown_default__7Urk0{background-color:#252a30}.dropdown_dropdown__pYyis p{transition:color .2s ease-in-out}.dropdown_dropdown__pYyis svg{color:var(--brand800)}.dropdown_dropdown__pYyis:not(.dropdown_disabled__\+HmTq):hover.dropdown_dark__GhbAR,.dropdown_dropdown__pYyis:not(.dropdown_disabled__\+HmTq):hover.dropdown_default__7Urk0{background-color:var(--brand400)}.dropdown_dropdown__pYyis:not(.dropdown_disabled__\+HmTq):hover p{color:#f7f7f7;color:var(--white,#f7f7f7)}.dropdown_dropdown__pYyis.dropdown_selected__W36Ur{background-color:var(--brand400)}.dropdown_dropdown__pYyis.dropdown_selected__W36Ur.dropdown_dark__GhbAR{background-color:var(--darkBlue-800)}.dropdown_dropdown__pYyis.dropdown_selected__W36Ur p{color:#f7f7f7;color:var(--white,#f7f7f7)}.dropdown_dropdown__pYyis.dropdown_disabled__\+HmTq{background:#252a30}.dropdown_dropdown__pYyis.dropdown_disabled__\+HmTq p{color:#4e5a67;color:var(--brand700,#4e5a67)}.dropdown_dropdown__pYyis.dropdown_open__Ijlj0{background-color:var(--brand400);border-radius:27px 27px 0 0}.dropdown_dropdown__pYyis.dropdown_open__Ijlj0 p{color:#f7f7f7;color:var(--white,#f7f7f7)}.dropdown_dropdown__pYyis.dropdown_open__Ijlj0 .dropdown_arrow__Dy87L{transform:rotate(180deg)}.dropdown_dropdown__pYyis.dropdown_expand__loKv2{width:100%}.dropdown_dropdown__pYyis.dropdown_blurred__5m2Cw p{filter:blur(6px)}.dropdown_dropdown__pYyis.dropdown_isSearch__HMv0s{cursor:default}.dropdown_dropdown__pYyis p{color:#f7f7f7;color:var(--white,#f7f7f7);font-size:14px;font-weight:700;line-height:16px;-webkit-user-select:none;user-select:none}.dropdown_arrow__Dy87L{align-items:center;display:flex;justify-content:center}.dropdown_arrowSVG__NrLB4{margin:11px 14px}.dropdown_title__5zQZe{padding:0 0 0 24px}.dropdown_title__5zQZe.dropdown_placeholder__EjOAA{color:#8b97a1}.dropdown_menu__e0a9Q{border-radius:0 0 27px 27px;max-height:300px;overflow-y:auto;padding:4px 0;position:fixed;z-index:2147483647}.dropdown_menu__e0a9Q.dropdown_absolute__gX\+T6{position:absolute}.dropdown_menu__e0a9Q.dropdown_dark__GhbAR,.dropdown_menu__e0a9Q.dropdown_default__7Urk0{background-color:var(--brand400)}.dropdown_menu__e0a9Q::-webkit-scrollbar-track{margin-bottom:20px}.dropdown_item__\+k0HF{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:15px 4px 15px 24px;transition:background-color .2s ease-in-out}.dropdown_item__\+k0HF:hover.dropdown_dark__GhbAR,.dropdown_item__\+k0HF:hover.dropdown_default__7Urk0{background-color:var(--brand700)}.dropdown_item__\+k0HF.dropdown_selected__W36Ur p{color:#e5edfe;color:var(--darkBlue-50,#e5edfe)}.dropdown_item__\+k0HF p{color:#f7f7f7;color:var(--white,#f7f7f7);font-size:14px;font-weight:700;line-height:16px;-webkit-user-select:none;user-select:none}.dropdown_item__\+k0HF svg{margin:-4px 14px}.dropdown_search__PHwj\+{color:#fff;font-size:12px;font-weight:700;width:100%}.payment-methods .text-page__text-container{width:100%}.payment-methods .payment-methods__table{border-collapse:initial;border-spacing:0 1em;width:100%}.payment-methods .payment-methods__table tr th{color:#fff}.payment-methods .payment-methods__table tr th:nth-child(2){padding-left:20px;text-align:left}.payment-methods .payment-methods__table tr td:nth-child(3){font-weight:700;padding:20px 40px;text-align:center}.payment-methods .payment-methods__table--title{font-weight:700;padding:0 0 0 20px;text-align:center}.payment-methods .payment-methods__table--logo{max-width:70px;vertical-align:middle;width:auto}.payment-methods .payment-methods__table tr td:nth-child(2) span{font-weight:700;padding:0 0 0 20px}.cookie-confirmation{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #6c7075;border-radius:16px;bottom:50px;left:210px;max-width:420px;padding:30px;position:fixed;z-index:10}.cookie-confirmation__header{font-size:20px;font-weight:700;margin-bottom:10px}.cookie-confirmation__text{color:var(--grey-900);font-size:14px;font-weight:500;margin-bottom:10px}.cookie-confirmation__buttons{display:flex;gap:15px}.cookie-confirmation__buttons .outlined{height:42px}@media screen and (max-width:750px){.cookie-confirmation{bottom:75px;left:0;max-width:100%}}.loyalty{overflow:hidden;padding-top:300px;position:relative}.loyalty__howToPlay{align-items:center;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:#111015e6;border-radius:14px;color:var(--white);display:flex;flex-direction:column;font-size:16px;font-style:normal;font-weight:700;gap:15px;height:50px;line-height:14px;max-height:440px;max-width:650px;padding:8px 8px 8px 20px;position:absolute;right:32px;top:32px;transition:width 1s ease,height 1s ease;width:190px;z-index:3}.loyalty__howToPlay--open.loyalty__howToPlay{height:440px;width:650px}.loyalty__howToPlay--header{justify-content:space-between;width:100%}.loyalty__howToPlay--button,.loyalty__howToPlay--header{align-items:center;display:flex;-webkit-user-select:none;user-select:none}.loyalty__howToPlay--button{background:#00c74d40;border-radius:8px;color:var(--primary);cursor:pointer;font-size:18px;font-style:normal;font-weight:700;height:32px;justify-content:center;line-height:14px;width:32px}.loyalty__howToPlay--button:hover{background:#00c74d80}.loyalty__howToPlay--text{color:var(--grey-900);font-size:14px;font-weight:400;line-height:20px;max-height:440px;overflow-y:scroll;padding:0 20px}.loyalty__howToPlay--text a{color:var(--primary);text-decoration:none}.loyalty__howToPlay--text a:hover{color:var(--primaryHover)}.loyalty .banner-image{left:0;min-width:1400px;position:absolute;top:0;width:100%}.loyalty .oshroad-image{left:0;position:absolute;top:0;width:800px}.loyalty .oshroad__main-prize{border-radius:16px;height:auto;overflow:hidden;width:100%}.loyalty__main-prize{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:#111015b3;border-radius:24px;display:flex;height:320px;justify-content:space-between;margin:60px auto 32px;max-width:1100px;padding:62px;position:relative;width:calc(100% - 134px)}.loyalty__main-prize--right{display:flex;flex-direction:column;justify-content:center}.loyalty__main-prize--left{max-width:500px;width:55%}.loyalty__main-prize--level{color:#ffd600;color:var(--yellow,#ffd600);font-weight:700;line-height:14px}.loyalty__main-prize--level-container{color:var(--white);display:flex;font-size:20px;font-style:normal;font-weight:700;gap:6px;line-height:14px}.loyalty__main-prize--main{color:var(--secondary);font-size:56px;font-style:normal;font-weight:700;line-height:72px;margin-bottom:32px;margin-top:14px}.loyalty__main-prize--coins{align-items:center;display:flex;font-weight:600}.loyalty__main-prize--coins svg:first-of-type{fill:currentColor;color:var(--fullWhite);height:10px;margin-right:6px;width:10px}@media screen and (max-width:1400px){.loyalty__main-prize__main-prize{margin:60px 32px 32px 102px}.loyalty__main-prize--level-container{font-size:18px}.loyalty__main-prize--main{font-size:56px;line-height:56px}.loyalty__main-prize--coins{font-size:14px}}@media screen and (max-width:1200px){.loyalty__main-prize{flex-direction:column;gap:40px;height:auto;justify-content:center;margin-bottom:30px}.loyalty__main-prize--right{align-items:center;display:flex;flex-direction:column;justify-content:center}.loyalty__main-prize--left{max-width:100%;width:100%}.loyalty__main-prize--level-container{font-size:18px}.loyalty__main-prize--main{font-size:40px}.loyalty__main-prize--coins{font-size:14px}}@media screen and (max-width:750px){.loyalty__main-prize{gap:20px;margin-left:16px;margin-right:16px;padding:48px 22px 22px;width:auto}.loyalty__main-prize--level-container{font-size:18px}.loyalty__main-prize--main{font-size:50px;line-height:1.2;margin:4px 0}.loyalty__main-prize--coins{font-size:14px}}@media screen and (max-width:500px){.loyalty__main-prize--level-container{font-size:16px}.loyalty__main-prize--main{font-size:48px}.loyalty__main-prize--coins{font-size:12px}}@media screen and (max-width:380px){.loyalty__main-prize--main{font-size:38px}}@media screen and (max-width:900px){.loyalty{padding-top:150px}.loyalty .banner-image{left:0;min-width:600px;position:absolute;top:0}.loyalty .oshroad-image{width:380px}.loyalty__howToPlay{height:44px;max-height:440px;max-width:calc(100% - 12px);padding:6px;right:6px;top:6px;transition:width 1s ease,height 1s ease;width:44px}.loyalty__howToPlay--open.loyalty__howToPlay{height:440px;width:calc(100% - 12px)}.loyalty__howToPlay--header{justify-content:flex-end;width:100%}.loyalty__howToPlay--button,.loyalty__howToPlay--header{align-items:center;display:flex;-webkit-user-select:none;user-select:none}.loyalty__howToPlay--button{background:#00c74d40;border-radius:8px;cursor:pointer;font-size:18px;font-style:normal;font-weight:700;height:32px;justify-content:center;line-height:14px;width:32px}.loyalty__howToPlay--text{color:var(--grey-900);font-size:14px;font-weight:400;line-height:20px;max-height:440px;overflow-y:scroll}.loyalty__howToPlay--text a{color:var(--primary);text-decoration:none}.loyalty__howToPlay--text a:hover{color:var(--primaryHover)}}.vip-section .vip-info{align-items:center;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:#11101580;border-radius:21px;bottom:-48px;display:flex;gap:16px;height:129px;margin-left:32px;padding:16px 16px 24px 32px;position:relative;width:424px}.vip-section .vip-info__noAuth{align-items:center;background:#000c;border-radius:21px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.vip-section .vip-info__noAuth .app-button{width:200px}.vip-section .vip-info__user-name{color:var(--white);font-size:20px;font-style:normal;font-weight:700;line-height:14px;margin-bottom:5px}.vip-section .vip-info__user-member{color:var(--grey-900);font-size:12px;font-style:normal;font-weight:500;line-height:14px}.vip-section .vip-info__button{height:42px;position:absolute;right:16px;top:16px;width:42px}.vip-section .vip-info__button .app-button{font-size:20px}.vip-section .vip-info__info-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-top:8px;width:280px}.vip-section .vip-info__level-info{align-items:center;color:var(--white);display:flex;font-size:12px;font-style:normal;font-weight:700;justify-content:space-between;line-height:14px}.vip-section .vip-info__level-info--title{text-transform:uppercase}.vip-section .vip-info__level-info--exp{align-items:center;color:var(--grey-900);display:flex;justify-content:center}.vip-section .vip-info__level-info--user-exp{color:var(--white)}.vip-section .vip-info__level-info--bar{margin-top:6px;width:100%}.vip-section .vip-info__level-info--bar .level-exp__bar{height:4px;width:100%}.vip-section .vip-info__level-info--bar .level-exp__bar--progress{height:4px}.vip-section__reward{align-items:center;background:#111015cc;border-radius:14px;display:flex;flex-direction:column;height:195px;justify-content:space-between;padding:20px;position:relative;width:55px}.vip-section__reward--icon{color:var(--primary)}.vip-section__reward--text{bottom:57px;color:#fff;font-size:18px;font-style:normal;font-weight:700;left:-16px;line-height:16px;position:absolute;text-transform:uppercase;transform:rotate(-90deg)}.vip-section .level-item{align-items:center;background:#11101580;border-radius:14px;display:flex;flex-direction:column;height:195px;justify-content:space-between;margin:0 6px;min-height:195px;min-width:245px;padding-bottom:20px;padding-top:46px;position:relative;width:245px}.vip-section .level-item:hover .level-item__canBeActivated{display:flex}.vip-section .level-item__main-prize{padding:0;width:500px}.vip-section .level-item__main-prize img{width:100%}.vip-section .level-item__canBeActivated{align-items:center;background:#11101580;border-radius:14px;bottom:0;display:none;justify-content:center;left:0;position:absolute;right:0;top:0}.vip-section .level-item__canBeActivated .app-button{max-width:140px}.vip-section .level-item__incomplete{align-items:center;background:#11101580;border-radius:14px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.vip-section .level-item--completed{opacity:.6}.vip-section .level-item__complete-bage{align-items:center;background:var(--primary);border-radius:8px;display:flex;height:24px;justify-content:center;position:absolute;right:12px;top:12px;width:30px}.vip-section .level-item__complete-bage--svg{fill:none;color:var(--white);height:8px;width:12px}.vip-section .level-item__complete-bage--svg path{stroke:var(--white)}.vip-section .level-item__reward{color:#d7ffe7;font-size:48px;font-style:normal;font-weight:700;text-align:center;text-shadow:0 0 110.88px #00c74d,0 0 63.36px #00c74d,0 0 36.96px #00c74d,0 0 18.48px #d7ffe7,0 0 5.28px #d7ffe7,0 0 2.64px #d7ffe7;text-transform:uppercase}.vip-section .level-item__reward-info{color:#fff;font-size:12px;font-style:normal;font-weight:700;line-height:14px;padding:0 24px;text-align:center;width:100%}.vip-section .level-exp{align-items:center;display:flex;justify-content:center;margin:20px 6px 0;width:245px}.vip-section .level-exp__main-prize{width:500px}.vip-section .level-exp__main-prize .level-exp__bar{border-radius:8px;width:calc(100% - 100px)}.vip-section .level-exp__main-prize .level-exp__number{background:#ffd600;border-radius:8px;color:#000;font-size:14px;font-style:normal;font-weight:700;line-height:14px;text-align:center;width:100px}.vip-section .level-exp__bar{background:#000;border-radius:17px;height:2px;width:calc(100% - 50px)}.vip-section .level-exp__bar--completed{background:var(--primary)}.vip-section .level-exp__bar--progress{background:var(--primary);border-radius:17px;height:2px}.vip-section .level-exp__number{align-items:center;background:#000;border-radius:8px;display:flex;height:24px;justify-content:center;margin-left:10px;width:40px}.vip-section .level-exp__number--completed{background:var(--primary)}.vip-section .casino-section-header{align-items:flex-end;display:flex;justify-content:flex-end;margin-left:32px;padding:0 32px 0 0}.vip-section .casino-section-header .casino-section-title{color:var(--white);font-size:20px;font-weight:700;overflow:hidden;position:relative}.vip-section .casino-section-header .casino-section-controls{display:flex;flex-direction:row;gap:8px}.vip-section .casino-section-header .casino-section-controls .app-svg{color:var(--white);display:flex}.vip-section .casino-section-header .casino-section-controls--myLevel{align-items:center;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:#111015cc;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:700;gap:10px;height:48px;justify-content:center;line-height:14px;padding:0 30px;text-transform:uppercase;z-index:2}.vip-section .casino-section-header .casino-section-controls--right .app-svg{transform:rotate(180deg)}.vip-section .casino-section-header .casino-section-controls .casino-section-controls-button{align-items:center;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:#111015cc;border-radius:8px;cursor:pointer;display:flex;height:48px;justify-content:center;width:56px;z-index:2}.vip-section .casino-section-header .casino-section-controls .casino-section-controls-button svg{height:12px}.vip-section .casino-section-header .casino-section-controls .casino-section-controls-button--disabled{opacity:.6;pointer-events:none}.vip-section .slider-container{height:auto;overflow:hidden;position:relative;width:100%}.vip-section .slider-container>div{display:flex;flex-direction:row}.vip-section .slider-container__wrapper{display:flex;gap:15px;overflow:hidden;padding-bottom:32px;padding-left:32px;padding-top:32px;position:relative}.vip-section .slider-container__mobile{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:none}.vip-section .slider-container__mobile::-webkit-scrollbar{display:none}.vip-section .slider-container__dark{background:linear-gradient(270deg,#16191d,#16191d00);bottom:0;position:absolute;right:0;top:0;width:50px;z-index:1}.vip-section .slider-container__dark-left{background:linear-gradient(-270deg,#16191d,#16191d00);bottom:0;left:0;position:absolute;top:0;width:32px;z-index:1}.vip-section .slider-container .providers-slide{display:flex;transition:transform .5s ease-in-out}.vip-section .slider-container button:first-child{left:0}.vip-section .slider-container button:last-child{right:0}.vip-section .providers-slide{background:#1e2226;border-radius:11px;box-sizing:border-box;height:100px;margin-left:15px;overflow:hidden;padding:35px 44px;position:relative;width:160px}.vip-section .providers-slide img{height:100%;width:100%}.vip-section .providers-slide:hover .overlay{visibility:visible}.vip-section .providers-slide .providers-slide__action{cursor:pointer}.vip-section .providers-slide .providers-slide__action:hover{color:var(--primary)}.vip-section .providers-slide+.vip-section .providers-slide{margin-left:15px}.vip-section .providers-slide .slide-info{color:#f7f7f7;font-size:16px;font-style:normal;font-weight:700;margin-top:16px}.vip-section .providers-slide .overlay{align-items:center;background:linear-gradient(0deg,#00000080,#00000080);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;visibility:hidden}@media screen and (max-width:1000px){.vip-section .vip-info{bottom:0}}@media screen and (max-width:900px){.vip-section .vip-info{height:60px;margin-left:16px;margin-right:16px;padding:16px 14px;top:0;width:370px}.vip-section .vip-info__level{box-shadow:inset 0 0 8px 0 #e2a300;font-size:12px;height:32px;width:32px}.vip-section .vip-info__info-container{padding-top:0}.vip-section__reward{height:175px}.vip-section .slider-container__wrapper{padding-left:0}.vip-section .level-item{height:175px;min-height:175px;min-width:220px;width:220px}.vip-section .level-item__main-prize{width:450px}.vip-section .level-exp{min-width:220px;width:220px}.vip-section .level-exp__main-prize{width:450px}}@media screen and (max-width:750px){.vip-section .slider-container{width:100vw}.vip-section .casino-section-controls{padding-right:15px}.vip-section .casino-section-header{margin-left:0;padding:32px 0 0 16px}.vip-section .casino-section-header .casino-section-title{font-size:16px}.vip-section .slide{box-sizing:border-box}.vip-section .slide:hover .overlay{visibility:visible}.vip-section .slide .slide-logo{height:100px;width:100px}.vip-section .slide .slide-info{width:100px}.vip-section .slide+.vip-section .slide{margin-left:8px}}@media screen and (max-width:400px){.vip-section .level-item{height:150px;min-height:150px;min-width:190px;width:190px}.vip-section .level-item__main-prize{width:385px}.vip-section .level-exp{min-width:190px;width:190px}.vip-section .level-exp__main-prize{width:385px}.vip-section .vip-info{gap:5px;height:60px;margin-left:16px;margin-right:16px;padding:16px 10px;top:0;width:293px}.vip-section .vip-info__level-info{font-size:10px;font-style:normal;font-weight:700;line-height:14px}.vip-section .vip-info__level-info--title{text-transform:uppercase}.vip-section .vip-info__level-info--exp{align-items:center;color:var(--grey-900);display:flex;justify-content:center}.vip-section .vip-info__level-info--user-exp{color:var(--white)}.vip-section .vip-info__level-info--bar{margin-top:6px;width:100%}.vip-section .vip-info__level-info--bar .level-exp__bar{height:4px;width:100%}.vip-section .vip-info__level-info--bar .level-exp__bar--progress{height:4px}.vip-section .vip-info__level{box-shadow:inset 0 0 8px 0 #e2a300;font-size:12px;height:32px;min-width:32px;width:32px}.vip-section .vip-info__info-container{padding-top:0}}.not-found-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.not-found-wrapper svg{height:344px;width:391px}@media screen and (max-width:750px){.not-found-wrapper svg{width:70%}}.not-found-wrapper button{max-width:180px}.not-found-wrapper h1,.not-found-wrapper p{margin:0}.not-found-wrapper h1{color:var(--white);font-size:32px;font-weight:400;line-height:40px;margin-top:40px;text-align:center}.not-found-wrapper p{color:var(--grey-900);font-size:20px;font-weight:500;line-height:28px;margin-bottom:24px;text-align:center}@media screen and (max-width:750px){.not-found-wrapper p{margin-bottom:32px}.not-found-wrapper{min-height:calc(100vh - 114px)}}.not-found-light{background:#00c74d;border-radius:8px;bottom:-60vh;filter:blur(125px);flex-shrink:0;height:658px;left:60%;position:fixed;transform:rotate(-90deg);transform:translateX(-60%);width:40%;z-index:-1}@media screen and (max-width:1350px){.not-found-light{left:65%;transform:translateX(-65%)}}@media screen and (max-width:900px){.not-found-light{left:70%;transform:translateX(-70%)}}@media screen and (max-width:750px){.not-found-light{bottom:-50vh;left:60%;transform:translateX(-60%)}}.leaderboard-component{background:#1a1e23;background:var(--grey-200,#1a1e23);border-radius:16px;display:flex;flex-direction:column;height:100%;max-height:506px;overflow:hidden;width:100%}.leaderboard-component .leaderboard-component-heading{align-items:center;color:#fff;color:var(--baseColors-White,#fff);display:flex;font-size:20px;font-weight:900;justify-content:center;letter-spacing:4.8px;padding:16px 20px;text-align:center}.leaderboard-component .leaderboard-component-tableHeader{padding:8px 20px}.leaderboard-component .leaderboard-component-tableContent-glow{border-radius:371px;bottom:-23px;filter:blur(17.5px);height:30px;left:20px;opacity:.5;position:absolute;width:100%}.leaderboard-component .leaderboard-component-tableContent{background:var(--darkBlue-700);border-bottom:1px solid #252a30;border-bottom:1px solid var(--grey-600,#252a30);height:46px;padding:12px 20px;position:relative}.leaderboard-component .leaderboard-component-tableContent-sticky{flex-shrink:0}.leaderboard-component .leaderboard-component-tableContent-user{background:#252a30;background:var(--grey-600,#252a30);border-bottom:none}.leaderboard-component .leaderboard-component-tableContent-user .leaderboard-component-tableContent-position,.leaderboard-component .leaderboard-component-tableContent-user .leaderboard-component-tableContent-username{color:#00e258;color:var(--hoverGreen,#00e258)}.leaderboard-component .leaderboard-component-tableHeader{grid-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:minmax(0,34fr) minmax(0,122fr) minmax(0,72fr) minmax(0,120fr)}.leaderboard-component .leaderboard-component-tableHeader div{color:#93a0ae;color:var(--lightBlue,#93a0ae);font-size:16px;font-weight:500;line-height:20px}@media screen and (max-width:750px){.leaderboard-component .leaderboard-component-tableHeader div{font-size:14px;line-height:16px}}.leaderboard-component .leaderboard-component-tableBody{overflow-y:auto;position:relative;z-index:1}.leaderboard-component .leaderboard-component-tableBody::-webkit-scrollbar{width:2px}.leaderboard-component .leaderboard-component-tableBody::-webkit-scrollbar-track{background:#484e55;background:var(--grey-700,#484e55)}.leaderboard-component .leaderboard-component-tableBody::-webkit-scrollbar-thumb{background:#93a0ae;background:var(--lightBlue,#93a0ae)}.leaderboard-component .leaderboard-component-tableBody .leaderboard-component-tableContent:first-child .leaderboard-component-tableContent-glow{background:#ffd600}.leaderboard-component .leaderboard-component-tableBody .leaderboard-component-tableContent:first-child .leaderboard-component-tableContent-position{color:#ffd600;color:var(--baseColors-Yellow,#ffd600)}.leaderboard-component .leaderboard-component-tableBody .leaderboard-component-tableContent:first-child .leaderboard-component-tableContent-points{color:#ffd600;color:var(--yellow,#ffd600)}.leaderboard-component .leaderboard-component-tableBody .leaderboard-component-tableContent:nth-child(2) .leaderboard-component-tableContent-glow{background:#d5e0f6;background:var(--darkBlue-100,#d5e0f6)}.leaderboard-component .leaderboard-component-tableBody .leaderboard-component-tableContent:nth-child(2) .leaderboard-component-tableContent-position{color:#9bf;color:var(--scandiBlue-200,#9bf)}.leaderboard-component .leaderboard-component-tableBody .leaderboard-component-tableContent:nth-child(2) .leaderboard-component-tableContent-points{color:#9bf}.leaderboard-component .leaderboard-component-tableBody .leaderboard-component-tableContent:nth-child(3) .leaderboard-component-tableContent-glow{background:#ff8000;background:var(--baseColors-Orange,#ff8000)}.leaderboard-component .leaderboard-component-tableBody .leaderboard-component-tableContent:nth-child(3) .leaderboard-component-tableContent-position{color:#ff8000;color:var(--baseColors-Orange,#ff8000)}.leaderboard-component .leaderboard-component-tableBody .leaderboard-component-tableContent:nth-child(3) .leaderboard-component-tableContent-points{color:#ff8000}.leaderboard-component .leaderboard-component-tableContent{grid-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:minmax(0,34fr) minmax(0,122fr) minmax(0,72fr) minmax(0,120fr);overflow:hidden}.leaderboard-component .leaderboard-component-tableContent div{text-wrap:nowrap;color:#fff;color:var(--baseColors-White,#fff);font-size:15px;font-weight:700;line-height:22px;overflow:hidden;text-overflow:ellipsis}.leaderboard-component .leaderboard-component-tableContent div.leaderboard-component-tableContent-username{font-size:15px}.leaderboard-component .leaderboard-component-tableContent .leaderboard-component-tableContent-points{color:#b7b7b7;color:var(--grey-900,#b7b7b7)}.leaderboard-component .leaderboard-component-tableContent-points,.leaderboard-component .leaderboard-component-tableHeader-points{text-align:center}.leaderboard-component .leaderboard-component-tableContent-prize,.leaderboard-component .leaderboard-component-tableHeader-prize{text-align:right}.tournaments-content{margin-bottom:40px}.tournaments-component{display:flex;flex-direction:column;gap:16px;margin-bottom:40px;padding:20px 32px 0;position:relative}@media screen and (max-width:750px){.tournaments-component{padding:16px}}.tournaments-component-hero{display:flex;flex-direction:row;gap:16px;height:506px}@media screen and (max-width:1200px){.tournaments-component-hero{flex-direction:column;height:auto}}.tournaments-component-hero .tournaments-button{background:#00c74d;border:none;border-radius:8px;box-shadow:0 7px 20px -6px #00c74d80;color:#f7f7f7;cursor:pointer;font-size:16px;font-weight:700;line-height:16px;padding:16px 29px;text-align:center;transition:background .5s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tournaments-component-hero .tournaments-button:hover{background:#00e258}.tournaments-component-hero-leaderboard{flex-shrink:0;max-width:411px}@media screen and (max-width:1200px){.tournaments-component-hero-leaderboard{max-width:none}}.tournaments-component-hero .tournaments-component-hero-content-header-tooltip{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00ff1e1a;border-radius:4px;color:#00ff1e;color:var(--baseColors-Green,#00ff1e);display:flex;font-size:14px;font-weight:700;justify-content:center;line-height:16px;padding:8px 12px}.tournaments-component-hero .tournaments-component-hero-content-header-tooltip.ended{background:#ffd6001a;color:#ffd600;color:var(--yellow,#ffd600)}.tournaments-component-hero .tournaments-component-hero-current{border-radius:24px;isolation:isolate;overflow:hidden;position:relative;width:100%}@media screen and (max-width:1200px){.tournaments-component-hero .tournaments-component-hero-current{height:600px}}@media screen and (max-width:1000px){.tournaments-component-hero .tournaments-component-hero-current{height:541px}}.tournaments-component-hero .tournaments-component-hero-current img{border-radius:24px;height:100%;object-fit:cover;width:100%}.tournaments-component-hero .tournaments-component-hero-current.ended:after{background:#daffe8;content:"";inset:0;mix-blend-mode:color;pointer-events:none;position:absolute;z-index:2}.tournaments-component-hero .tournaments-component-hero-current.ended:before{background:#00000040;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.tournaments-component-hero .tournaments-component-hero-current .tournaments-component-hero-current-dark{background:linear-gradient(90deg,#000,#0000);height:100%;left:0;position:absolute;top:0;width:554px}.tournaments-component-hero .tournaments-component-hero-content{display:flex;flex-direction:column;gap:24px;height:100%;justify-content:space-between;left:0;padding:32px 30px;position:absolute;top:0;width:100%;z-index:3}@media screen and (max-width:750px){.tournaments-component-hero .tournaments-component-hero-content{padding:16px}}.tournaments-component-hero .tournaments-component-hero-content-top{display:flex;flex-direction:column;flex-grow:1}.tournaments-component-hero .tournaments-component-hero-content-header{align-items:center;display:flex;flex-direction:row;gap:7px}.tournaments-component-hero .tournaments-component-hero-content-header p{color:var(--white);font-size:10px;font-weight:700;line-height:16px}@media screen and (max-width:750px){.tournaments-component-hero .tournaments-component-hero-content-header p{font-size:10px;font-style:normal;font-weight:700;line-height:12px;max-width:123px;text-align:start}}.tournaments-component-hero .tournaments-component-hero-content-fill{flex-grow:1;max-height:40px;min-height:16px}.tournaments-component-hero .tournaments-component-hero-content-info .tournaments-component-hero-content-info-top{display:flex;flex-direction:column;gap:4px}.tournaments-component-hero .tournaments-component-hero-content-info .tournaments-component-hero-content-info-top p{color:#fff;color:var(--baseColors-White,#fff);font-size:18px;font-weight:900;letter-spacing:4.8px;margin:0}@media screen and (max-width:750px){.tournaments-component-hero .tournaments-component-hero-content-info .tournaments-component-hero-content-info-top p{font-size:12px;font-style:normal;font-weight:900;letter-spacing:2.88px;line-height:normal}}.tournaments-component-hero .tournaments-component-hero-content-info .tournaments-component-hero-content-info-top span{-webkit-text-fill-color:#0000;background:radial-gradient(50% 50% at 50% 50%,#47ff8e 0,#00ec5b 67%,#00c742 100%);background:var(--green_heading,radial-gradient(50% 50% at 50% 50%,#47ff8e 0,#00ec5b 67%,#00c742 100%));background-clip:text;-webkit-background-clip:text;font-size:48px;font-weight:900;line-height:1}@media screen and (max-width:1000px){.tournaments-component-hero .tournaments-component-hero-content-info .tournaments-component-hero-content-info-top span{font-size:40px;font-weight:900;line-height:48px}}.tournaments-component-hero .tournaments-component-hero-content-info .tournaments-component-hero-content-info-top.ended span{-webkit-text-fill-color:unset;background:#0000;color:#ffd600;color:var(--yellow,#ffd600)}.tournaments-component-hero .tournaments-component-hero-content-info .tournaments-component-hero-content-info-blocks{display:flex;flex-direction:row;gap:8px;margin-top:16px}@media screen and (max-width:1000px){.tournaments-component-hero .tournaments-component-hero-content-info .tournaments-component-hero-content-info-blocks{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto)}}.tournaments-component-hero .tournaments-component-hero-content-info .tournaments-component-hero-content-info-blocks .tournaments-component-hero-content-info-blocks-block{align-items:flex-start;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e2226bf;border-radius:12px;box-shadow:0 0 50px 0 #246dff1a;display:flex;flex-direction:column;justify-content:center;padding:12px 24px 12px 21px}.tournaments-component-hero .tournaments-component-hero-content-info .tournaments-component-hero-content-info-blocks .tournaments-component-hero-content-info-blocks-block p{color:#93a0ae;color:var(--lightBlue,#93a0ae);font-size:14px;font-weight:700;line-height:18px;margin:0}.tournaments-component-hero .tournaments-component-hero-content-info .tournaments-component-hero-content-info-blocks .tournaments-component-hero-content-info-blocks-block span{color:#fff;color:var(--baseColors-White,#fff);font-size:20px;font-weight:700;line-height:24px}.tournaments-component-hero .tournaments-component-hero-content-bottom{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between}@media screen and (max-width:900px){.tournaments-component-hero .tournaments-component-hero-content-bottom{flex-direction:column}.tournaments-component-hero .tournaments-component-hero-content-bottom button{width:100%}}.tournaments-component-hero .tournaments-component-hero-content-due{display:flex;flex-direction:column;gap:9px;max-width:368px;width:100%}@media screen and (max-width:900px){.tournaments-component-hero .tournaments-component-hero-content-due{max-width:none}}.tournaments-component-hero .tournaments-component-hero-content-due p{color:#f7f7f7;color:var(--white,#f7f7f7);font-size:14px;font-weight:700;line-height:18px;margin:0}@media screen and (max-width:750px){.tournaments-component-hero .tournaments-component-hero-content-due p{color:#fff;color:var(--fullWhite,#fff);font-size:18px;font-weight:700;line-height:22px;text-align:center}}.tournaments-component-hero .tournaments-component-hero-content-due .tournaments-component-hero-content-due-row{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between;width:100%}.tournaments-component-hero .tournaments-component-hero-content-due .tournaments-component-hero-content-due-blocks{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr);max-width:368px;width:100%}@media screen and (max-width:900px){.tournaments-component-hero .tournaments-component-hero-content-due .tournaments-component-hero-content-due-blocks{max-width:none}}.tournaments-component-hero .tournaments-component-hero-content-due .tournaments-component-hero-content-due-blocks .tournaments-component-hero-content-due-blocks-block{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e2226bf;border-radius:12px;box-shadow:0 0 50px 0 #246dff1a;display:flex;flex-direction:column;justify-content:center;padding:8px 0}@media screen and (max-width:1250px){.tournaments-component-hero .tournaments-component-hero-content-due .tournaments-component-hero-content-due-blocks .tournaments-component-hero-content-due-blocks-block{padding:8px 0}}.tournaments-component-hero .tournaments-component-hero-content-due .tournaments-component-hero-content-due-blocks .tournaments-component-hero-content-due-blocks-block p{color:#fff;color:var(--baseColors-White,#fff);font-size:16px;font-weight:700;line-height:16px;margin:0}.tournaments-component-hero .tournaments-component-hero-content-due .tournaments-component-hero-content-due-blocks .tournaments-component-hero-content-due-blocks-block span{color:#93a0ae;color:var(--lightBlue,#93a0ae);font-size:10px;font-weight:900;line-height:16px}.tournaments-component-bg{height:140%;position:absolute;top:0;width:100%;z-index:-1}@media screen and (max-width:750px){.tournaments-component-bg{display:none}}.tournament-slider{margin-bottom:80px}@media screen and (max-width:750px){.tournament-slider{margin-bottom:40px}}.tournament-item{background:#000;border-radius:16px;height:272px;isolation:isolate;overflow:hidden;position:relative;width:480px}.tournament-item.ended:after{background:#daffe8;mix-blend-mode:color;z-index:2}.tournament-item.ended:after,.tournament-item.ended:before{border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute}.tournament-item.ended:before{background:#00000040;z-index:1}@media screen and (max-width:750px){.tournament-item{height:233px;width:343px}}.tournament-item img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.tournament-item-dark{background:linear-gradient(0deg,#00000040,#0000);background-blend-mode:normal,color;width:100%}.tournament-item-dark,.tournament-item-dark2{border-radius:16px;height:100%;left:0;position:absolute;top:0;z-index:1}.tournament-item-dark2{background:linear-gradient(90deg,#000,#0000);width:70%}.tournament-item-content{display:flex;flex-direction:column;height:100%;padding:32px;position:relative;width:100%;z-index:10}@media screen and (max-width:750px){.tournament-item-content{padding:24px}}.tournament-item-content-top{align-items:center;display:flex;flex-direction:row;gap:6px;margin-bottom:16px}.tournament-item-content-top-status{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00ff1e1a;border-radius:4px;color:#00ff1e;color:var(--baseColors-Green,#00ff1e);display:flex;font-size:14px;font-weight:700;justify-content:center;line-height:16px;padding:8px 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tournament-item-content-top-status.ended{background:#ffd6001a;color:#ffd600;color:var(--yellow,#ffd600)}.tournament-item-content-top p{color:#e5eeff;color:var(--scandiBlue-50,#e5eeff);font-size:10px;font-weight:700;line-height:16px;margin:0}.tournament-item-content-title{display:flex;flex-direction:column;gap:4px}.tournament-item-content-title p{color:#fff;color:var(--baseColors-White,#fff);font-size:16px;font-style:normal;font-weight:900;letter-spacing:2.56px;line-height:normal;margin:0}@media screen and (max-width:750px){.tournament-item-content-title p{font-size:12px;letter-spacing:1.92px}}.tournament-item-content-title span{-webkit-text-fill-color:#0000;background:radial-gradient(50% 50% at 50% 50%,#47ff8e 0,#00ec5b 67%,#00c742 100%);background:var(--green_heading,radial-gradient(50% 50% at 50% 50%,#47ff8e 0,#00ec5b 67%,#00c742 100%));background-clip:text;-webkit-background-clip:text;font-size:40px;font-weight:900;line-height:48px}@media screen and (max-width:750px){.tournament-item-content-title span{font-size:32px;line-height:36px}}.tournament-item-content-button{background:#00c74d;border:none;border-radius:8px;bottom:32px;box-shadow:0 7px 20px -6px #00c74d80;color:#f7f7f7;cursor:pointer;font-size:16px;font-weight:700;left:32px;line-height:16px;margin-top:38px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:14px 29px;position:absolute;text-align:center;transition:background .5s ease-in-out,color .5s ease-in-out}.tournament-item-content-button:hover{background:#00e258}.tournament-item-content-button.ended{background:#ffd60033;box-shadow:none;color:#ffd600}.tournament-item-content-button.ended:hover{background:#ffd600;color:#000}@media screen and (max-width:750px){.tournament-item-content-button{margin-top:32px}}.slider_slider__Mt6ad{display:flex;flex-direction:column;gap:32px}.slider_header__Zkdma{align-items:center;border-bottom:1px solid #1e2226;display:flex;flex-direction:row;justify-content:space-between;margin-left:32px;overflow:hidden;padding:32px 32px 19px}@media screen and (max-width:750px){.slider_header__Zkdma{margin-left:0;padding:32px 16px 12px}}.slider_title__nUeVa{color:#f7f7f7;font-size:20px;font-style:normal;font-weight:700;line-height:20px;padding:0 3px;position:relative}.slider_title__nUeVa:after{background:#00c74d;border-radius:999px;bottom:-29px;content:"";height:8px;left:0;position:absolute;width:100%}@media screen and (max-width:750px){.slider_title__nUeVa:after{bottom:-22px}}.slider_controls__K\+TN4{align-items:center;display:flex;flex-direction:row;gap:8px}.slider_all__5Slfz button{padding:8px 28px}.slider_left__Tdds0,.slider_right__w9eW2{align-items:center;background:#252a30;background:var(--grey-600,#252a30);border:none;border-radius:8px;display:flex;justify-content:center;outline:none;padding:12px 24px;transition:background .5s ease-in-out}.slider_left__Tdds0:hover,.slider_right__w9eW2:hover{background:var(--grey-650)}.slider_left__Tdds0 svg,.slider_right__w9eW2 svg{fill:none}.slider_left__Tdds0 svg path,.slider_right__w9eW2 svg path{transition:stroke .5s ease-in-out}.slider_left__Tdds0:not(:disabled) svg path,.slider_right__w9eW2:not(:disabled) svg path{stroke:#f7f7f7}.slider_right__w9eW2 svg{transform:rotate(-180deg)}.slider_wrapper__-vLUT{position:relative}.slider_container__NQOCI{overflow:hidden;padding:0 32px}@media screen and (max-width:750px){.slider_container__NQOCI{padding:0 16px}}.slider_slides__dgLyN{display:flex;flex-direction:row;margin-left:-16px;touch-action:pan-y pinch-zoom}.slider_emblaSlide__TX\+M8{flex:0 0 auto;padding-left:16px;transform:translateZ(0)}.slider_dark__grl9m{background:linear-gradient(270deg,#16191d,#16191d00);height:100%;pointer-events:none;position:absolute;right:0;top:0;width:84px;z-index:1}@media screen and (max-width:750px){.slider_dark__grl9m{display:none}}.slider_darkLeft__qGw-G{background:linear-gradient(-270deg,#16191d,#16191d00);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:84px;z-index:1}@media screen and (max-width:750px){.slider_darkLeft__qGw-G{display:none}}.slider_emblaDots__jndNx{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:center;width:100%}.slider_emblaDot__uLaOK{background:#252a30;background:var(--grey-600,#252a30);border:none;border-radius:99px;cursor:pointer;height:3px;outline:none;padding:0;transition:background .5s ease-in-out;width:20px}.slider_emblaDot__uLaOK.slider_active__VZIyN{background:#00c74d;background:var(--oshGreen,#00c74d)}.favorite-layout{padding:26px 32px 32px;width:100%}@media screen and (max-width:1000px){.favorite-layout{padding:20px 32px 32px}}@media screen and (max-width:750px){.favorite-layout{padding:20px 16px 32px}}.favorite-layout .casino-section-header{display:flex;justify-content:space-between;margin-left:32px}.favorite-layout .casino-section-header .casino-section-title{color:var(--white);font-size:20px;font-weight:700;overflow:hidden;padding:0 8px 22px;position:relative}.favorite-layout .casino-section-header .casino-section-title:after{background:var(--primary);border-radius:8px;bottom:-4px;content:"";height:8px;left:0;position:absolute;right:0}.favorite-layout .casino-section-header .casino-section-controls{display:flex}.favorite-layout .casino-section-header .casino-section-controls .casino-section-controls--all{width:100px}.favorite-layout .casino-section-header .casino-section-controls .app-svg{color:var(--white);display:flex}.favorite-layout .casino-section-header .casino-section-controls--left{margin-left:8px}.favorite-layout .casino-section-header .casino-section-controls--left .app-svg{transform:rotate(-90deg)}.favorite-layout .casino-section-header .casino-section-controls--right{margin-left:8px}.favorite-layout .casino-section-header .casino-section-controls--right .app-svg{transform:rotate(90deg)}.favorite-layout .casino-section-header .casino-section-controls .casino-section-controls-button{align-items:center;background:var(--grey-600);border-radius:8px;cursor:pointer;display:flex;height:32px;justify-content:center;width:52px}.favorite-layout .game-table{display:flex;flex-wrap:wrap;gap:25px 15px;justify-content:center;margin-bottom:24px;position:relative}.favorite-layout .game-table__show-more-button{margin:auto;width:140px}.favorite-layout .favorite__massage{align-items:center;display:flex;height:100px;justify-content:center;width:100%}@media screen and (max-width:750px){.favorite-layout{width:100%}.favorite-layout .slider-container{width:100vw}.favorite-layout .casino-section-header{margin-left:0;padding:0 0 0 16px}.favorite-layout .casino-section-header .casino-section-title{font-size:16px}.favorite-layout .casino-section-header .casino-section-controls .casino-section-controls--all{display:none}}@media screen and (max-width:500px){.favorite-layout .game-table{grid-gap:16px 12px;display:grid;gap:16px 12px;grid-template-columns:repeat(3,1fr)}}.casino-filters{padding:32px 0}.casino-filters .checkbox-container{display:none}.casino-filters__container{align-items:center;display:flex;flex-direction:row;height:56px}.casino-filters__providers{display:flex;flex-wrap:wrap;gap:10px;margin-left:-5px;margin-top:20px}.casino-filters__providers-title{display:none}.casino-filters__providers-count{align-items:center;background:var(--grey-600);border-radius:16px;display:flex;flex-direction:row;gap:9px;max-height:40px;padding:4px 4px 4px 16px}.casino-filters__providers-count p{color:var(--lightBlue);font-size:14px;font-weight:700;line-height:20px}.casino-filters__providers-count button{background:#1a1e23;background:var(--grey-200,#1a1e23);border:none;border-radius:5px;color:var(--primary);cursor:pointer;font-size:14px;font-weight:700;line-height:20px;outline:none;padding:6px 12px}.casino-filters__providers-item{border:2px solid var(--grey-600);border-radius:16px;cursor:pointer;font-size:14px;font-weight:700;padding:10px 24px}.casino-filters__providers-item--active{border:2px solid var(--primary)}.casino-filters__arrow{align-items:center;background:var(--grey-500);border-radius:16px;cursor:pointer;display:flex;height:56px;justify-content:center;min-width:56px}.casino-filters__arrow .app-svg{height:20px;width:20px}.casino-filters__provider-filters{align-items:center;background:var(--grey-500);border-radius:16px;cursor:pointer;display:flex;height:56px;justify-content:center;min-width:200px;width:16%}.casino-filters__provider-filters svg{height:16px;width:16px}.casino-filters__provider-filters svg.cls{height:12px;width:12px}.casino-filters__provider-filters--text{margin-left:5px}.casino-filters .search-input-container{align-items:center;background:var(--grey-300);border:2px solid var(--grey-300);border-radius:16px;display:flex;gap:20px;height:100%;margin:0 10px;padding-left:20px;transition:border .2s ease-in-out,background .2s ease-in-out;width:85%}.casino-filters .search-input-container svg{height:16px;width:16px}.casino-filters .search-input-container .search-input{color:var(--white);font-size:12px;font-weight:700;line-height:14px;width:100%}.casino-filters .search-input-container .search-input::placeholder{color:#8b97a1}@media screen and (max-width:750px){.casino-filters{padding:16px 0;position:relative}.casino-filters .checkbox-container{display:flex;pointer-events:none}.casino-filters__providers{background:var(--grey-600);border-radius:16px;display:flex;flex-direction:column;height:80%;left:50%;margin:0;position:fixed;top:70px;transform:translateX(-50%);width:calc(100% - 20px);z-index:2}.casino-filters__providers button.app-button.primary-button{bottom:20px;height:42px;left:50%;position:absolute;transform:translateX(-50%);width:160px}.casino-filters__providers-list{flex:1 1 auto;margin-top:128px;overflow:auto}.casino-filters__providers-list::-webkit-scrollbar{width:0}.casino-filters__providers-list button{position:absolute}.casino-filters__providers-header{background:var(--grey-600);border-radius:16px;flex:0 0 auto;position:absolute;width:100%;z-index:1}.casino-filters__providers-count{display:flex;justify-content:space-between;padding:20px 10px 0 24px;width:100%}.casino-filters__providers-count p{color:var(--white);font-size:16px}.casino-filters__providers-count button{align-items:center;background-color:#0000;display:flex;gap:8px;justify-content:center;max-width:133px;width:100%}.casino-filters__providers-count button p{color:var(--lightBlue)}.casino-filters__providers-count button svg{stroke:var(--lightBlue);height:12px;width:12px}.casino-filters__providers-count button.active p{color:var(--primary)}.casino-filters__providers-count button.active svg{stroke:var(--primary)}.casino-filters__providers-title{border-bottom:1px solid var(--grey-700);display:flex;justify-content:space-between;padding:20px 22px;width:100%}.casino-filters__providers-title p{color:#f7f7f7;font-size:16px;font-weight:700;line-height:16px;margin:0}.casino-filters__providers-title button{background-color:#0000;border:none}.casino-filters__providers-title button svg{height:12px;width:12px}.casino-filters__providers-item{border:0;border-radius:16px;color:var(--lightBlue);cursor:pointer;display:flex;font-size:16px;justify-content:space-between;margin-bottom:10px;padding:10px 24px;width:100%}.casino-filters__providers-item--active{border:0;color:var(--white)}.casino-filters__providers-item{min-height:52px}.casino-filters__provider-filters{align-items:center;background:var(--grey-500);border-radius:16px;cursor:pointer;display:flex;height:56px;justify-content:center;min-width:56px;width:6%}.casino-filters__provider-filters--text{display:none}}.profileInput_inputWrapper__f6AHN{width:100%}.profileInput_inputContainer__\+VYMQ{align-items:center;background:#252a30;border-radius:16px;display:flex;flex-direction:row;gap:5px;height:54px;padding:0 24px;transition:background-color .2s ease-in-out,border .2s ease-in-out;width:100%}.profileInput_inputContainer__\+VYMQ.profileInput_light__9sHAD{background:#313840;background:var(--Brand400,#313840)}.profileInput_inputContainer__\+VYMQ.profileInput_errorBorder__Ee2j6{border:2px solid #ff3b00;border:2px solid var(--baseColors-Fire,#ff3b00)}.profileInput_inputContainer__\+VYMQ:hover:not(:has(input:disabled)){background:#313840;background:var(--brand400,#313840)}.profileInput_inputContainer__\+VYMQ:focus-within input{color:#bacbde;color:var(--brand900,#bacbde)}.profileInput_inputContainer__\+VYMQ.profileInput_blurred__GbvOL input{filter:blur(6px)}.profileInput_inputContainer__\+VYMQ input{background:#0000;border:none;color:#f7f7f7;color:var(--white,#f7f7f7);font-size:14px;font-weight:700;height:100%;line-height:16px;outline:none;transition:none;transition:color .2s ease-in-out;width:100%}.profileInput_inputContainer__\+VYMQ input::placeholder{color:#8b97a1}.profileInput_inputContainer__\+VYMQ input:-webkit-autofill{-webkit-text-fill-color:#fff;-webkit-background-clip:text;background-clip:text;box-shadow:inset 0 0 20px 20px rgba(35,35,35,.161);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.profileInput_inputContainer__\+VYMQ input:disabled,.profileInput_inputContainer__\+VYMQ input:disabled::placeholder{color:#4e5a67;color:var(--brand700,#4e5a67)}.profileInput_inputContainer__\+VYMQ input[type=password]{letter-spacing:8px}.profileInput_inputContainer__\+VYMQ input[type=password]::placeholder{letter-spacing:0}.profileInput_inputContainer__\+VYMQ.profileInput_hideDisabled__NQy29 input{color:#f7f7f7;color:var(--white,#f7f7f7)}.profileInput_toggleIcon__rfHtN{color:var(--brand700);cursor:pointer;height:24px}.profileInput_errorIconWrapper__dpBCX{align-items:center;display:flex;justify-content:center;position:relative}.profileInput_errorIconWrapper__dpBCX svg{cursor:pointer}.profileInput_errorTooltip__ELbe2{bottom:32px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:200px;position:absolute;width:auto;z-index:10000}.profileInput_copyWrap__ln0mL{align-items:center;display:flex;height:100%;position:relative}.profileInput_copyIcon__mJOjc{height:20px;width:20px}.profileInput_copyIcon__mJOjc svg{color:var(--brand700);height:100%;transition:color .2s ease-in-out;width:100%}.profileInput_copyIcon__mJOjc:hover svg{color:var(--brand800)}.profileInput_copied__o-K21{text-wrap:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#246dff33;background:var(--opacity-blue20,#246dff33);border-radius:16px;color:#37f;color:var(--scandiBlue-400,#37f);font-size:14px;font-weight:700;left:calc(100% + 10px);letter-spacing:.28px;line-height:14px;padding:11px 16px;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width:1050px){.profileInput_copied__o-K21{bottom:calc(100% + 5px);left:50%;top:auto;transform:translateX(-50%)}}.snackbar_tooltip__KR-SW{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;display:flex;flex-direction:row;gap:20px;padding:8px 12px 8px 20px}.snackbar_tooltip__KR-SW p{font-size:14px;font-weight:700;line-height:16px}.snackbar_tooltip__KR-SW.snackbar_error__v7dor{background:#ff00001a}.snackbar_tooltip__KR-SW.snackbar_error__v7dor p{color:#ff3b00;color:var(--baseColors-Fire,#ff3b00)}.snackbar_tooltip__KR-SW.snackbar_info__un5ya{background:#ffd6001a}.snackbar_tooltip__KR-SW.snackbar_info__un5ya p{color:#ffd600;color:var(--baseColors-Yellow,#ffd600)}.snackbar_tooltip__KR-SW.snackbar_success__ZySmh{background:#00ff1e1a}.snackbar_tooltip__KR-SW.snackbar_success__ZySmh p{color:#00ff1e;color:var(--baseColors-Green,#00ff1e)}.snackbar_tooltip__KR-SW.snackbar_branded__IlJ8E{background:#246dff1a;background:var(--opacity-blue10,#246dff1a)}.snackbar_tooltip__KR-SW.snackbar_branded__IlJ8E p{color:#246dff;color:var(--scandiBlue-500,#246dff)}.snackbar_tooltip__KR-SW svg{flex-shrink:0}.profile_main__6yz2H{display:flex;flex:1 1;flex-direction:row;gap:60px;margin-bottom:20px;min-width:0;padding-left:32px}@media screen and (max-width:1050px){.profile_main__6yz2H{flex-direction:column;gap:40px;padding:0 20px}}.profile_menuContainer__NTzav{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:870px){.profile_menuContainer__NTzav{margin-bottom:0;margin-top:0}}.profile_menuContainer__NTzav p{color:#e5edfe;color:var(--darkBlue-50,#e5edfe);font-size:14px;font-weight:700;line-height:16px}.profile_menuContainer__NTzav .profile_toggles__5usT5 .profile_inputContainer__ZByt\+{gap:12px}.profile_menuContainer__NTzav .profile_toggles__5usT5 .profile_inputContainer__ZByt\+ p{width:210px}.profile_inputContainer__ZByt\+{align-items:center;display:flex;gap:16px;min-width:0}.profile_inputContainer__ZByt\+>div{border-radius:24px;height:54px}@media screen and (max-width:870px){.profile_inputContainer__ZByt\+{align-items:flex-start;flex-direction:column}}.profile_inputContainer__ZByt\+ p{color:#bacbde;font-size:14px;font-weight:700;line-height:16px;width:114px}.profile_phone__ZRjD7{display:flex;flex-direction:row;gap:12px;width:100%}.profile_phone__ZRjD7>div:first-child{max-width:120px}.profile_save__3nlPw{width:100%}@media screen and (max-width:1050px){.profile_pc__OnmFp{display:none}}@media screen and (min-width:1050px){.profile_mob__f9ajA{display:none}}.thumbler_toggleSwitch__3U8xr{align-items:center;border-radius:9999px;cursor:pointer;display:inline-flex;position:relative;transition:background-color .2s ease-in-out}.thumbler_toggleSwitch__3U8xr.thumbler_small__nY87S{height:24px;width:44px}.thumbler_toggleSwitch__3U8xr.thumbler_large__4dOzq{height:30px;width:54px}.thumbler_toggleSwitch__3U8xr.thumbler_default__t1nRY{background:#252a30}.thumbler_toggleSwitch__3U8xr.thumbler_default__t1nRY:hover{background:#313840;background:var(--brand400,#313840)}.thumbler_toggleSwitch__3U8xr.thumbler_contrast__r18Ft{background-color:var(--darkBlue-600)}.thumbler_toggleSwitch__3U8xr.thumbler_contrast__r18Ft:hover{background-color:var(--darkBlue-500)}.thumbler_toggleSwitch__3U8xr.thumbler_checked__ZSGbQ.thumbler_default__t1nRY{background:#00c74d;background:var(--oshGreen,#00c74d)}.thumbler_toggleSwitch__3U8xr.thumbler_checked__ZSGbQ.thumbler_default__t1nRY:hover{background:#00e258;background:var(--hoverGreen,#00e258);border-radius:999px}.thumbler_toggleSwitch__3U8xr.thumbler_checked__ZSGbQ.thumbler_contrast__r18Ft{background:#246dff;background:var(--scandiBlue-500,#246dff)}.thumbler_toggleSwitch__3U8xr.thumbler_checked__ZSGbQ.thumbler_contrast__r18Ft:hover{background:#37f;background:var(--scandiBlue-400,#37f)}.thumbler_toggleSwitch__3U8xr .thumbler_knob__hU3AH{border-radius:999px;position:absolute;transition:background-color .2s ease-in-out}.thumbler_toggleSwitch__3U8xr .thumbler_knob__hU3AH.thumbler_small__nY87S{height:20px;left:2px;top:2px;width:20px}.thumbler_toggleSwitch__3U8xr .thumbler_knob__hU3AH.thumbler_large__4dOzq{height:26px;left:2px;top:2px;width:26px}.thumbler_toggleSwitch__3U8xr.thumbler_default__t1nRY .thumbler_knob__hU3AH{background:#8b97a1}.thumbler_toggleSwitch__3U8xr.thumbler_default__t1nRY:hover .thumbler_knob__hU3AH{background:#bacbde;background:var(--brand900,#bacbde)}.thumbler_toggleSwitch__3U8xr.thumbler_checked__ZSGbQ.thumbler_default__t1nRY .thumbler_knob__hU3AH,.thumbler_toggleSwitch__3U8xr.thumbler_checked__ZSGbQ.thumbler_default__t1nRY:hover .thumbler_knob__hU3AH{background:#e5eeff;background:var(--scandiBlue-50,#e5eeff)}.thumbler_toggleSwitch__3U8xr.thumbler_contrast__r18Ft .thumbler_knob__hU3AH{background-color:#5673b4;background-color:var(--darkBlue-400,#5673b4)}.thumbler_toggleSwitch__3U8xr.thumbler_contrast__r18Ft:hover .thumbler_knob__hU3AH{background:#839ccf;background:var(--darkBlue-300,#839ccf)}.thumbler_toggleSwitch__3U8xr.thumbler_checked__ZSGbQ.thumbler_contrast__r18Ft .thumbler_knob__hU3AH{background:#e5eeff;background:var(--scandiBlue-50,#e5eeff)}.thumbler_toggleSwitch__3U8xr.thumbler_checked__ZSGbQ.thumbler_contrast__r18Ft:hover .thumbler_knob__hU3AH{background:#cdf;background:var(--scandiBlue-100,#cdf)}.thumbler_toggleSwitch__3U8xr.thumbler_checked__ZSGbQ.thumbler_small__nY87S .thumbler_knob__hU3AH{transform:translateX(20px)}.thumbler_toggleSwitch__3U8xr.thumbler_checked__ZSGbQ.thumbler_large__4dOzq .thumbler_knob__hU3AH{transform:translateX(24px)}.dateInput_dateInput__9TlMQ{border:2px solid #0000;border-radius:999px;display:flex;flex-direction:row;gap:2px;position:relative;width:100%}.dateInput_dateInput__9TlMQ.dateInput_blurred__K18mT input{filter:blur(6px)}.dateInput_dateInput__9TlMQ.dateInput_error__nQUrJ{border:2px solid #ff3b00;border:2px solid var(--baseColors-Fire,#ff3b00)}.dateInput_dateInput__9TlMQ .dateInput_wrapper__vUYuW{align-items:center;background:#252a30;border:2px solid #0000;display:flex;justify-content:space-between;width:100%}.dateInput_dateInput__9TlMQ .dateInput_wrapper__vUYuW.dateInput_day__r3B-b{border-radius:999px 0 0 999px}.dateInput_dateInput__9TlMQ .dateInput_wrapper__vUYuW.dateInput_year__HKRB9{border-radius:0 999px 999px 0}.dateInput_dateInput__9TlMQ .dateInput_wrapper__vUYuW.dateInput_error__nQUrJ{border:2px solid #ff3b00;border:2px solid var(--baseColors-Fire,#ff3b00)}.dateInput_dateInput__9TlMQ.dateInput_light__E2\+2g .dateInput_wrapper__vUYuW{background:var(--darkBlue-700)}.dateInput_dateInput__9TlMQ input.dateInput_input__JYt7c{-webkit-appearance:none;appearance:none;background:#0000;color:#f7f7f7;color:var(--white,#f7f7f7);font-size:14px;font-weight:700;line-height:16px;padding:15px 24px;width:100%}.dateInput_dateInput__9TlMQ input.dateInput_input__JYt7c::-webkit-inner-spin-button,.dateInput_dateInput__9TlMQ input.dateInput_input__JYt7c::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.dateInput_dateInput__9TlMQ input.dateInput_input__JYt7c::placeholder{color:#8b97a1}.dateInput_dateInput__9TlMQ input.dateInput_input__JYt7c:-webkit-autofill{-webkit-text-fill-color:#fff;-webkit-background-clip:text;background-clip:text;box-shadow:inset 0 0 20px 20px rgba(35,35,35,.161);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.dateInput_dateInput__9TlMQ input.dateInput_input__JYt7c:-moz-a .dateInput_dateInput__9TlMQ input.dateInput_input__JYt7c::placeholder{color:#5673b4;color:var(--darkBlue-400,#5673b4)}.dateInput_dateInput__9TlMQ input.dateInput_input__JYt7c:disabled,.dateInput_dateInput__9TlMQ input.dateInput_input__JYt7c:disabled::placeholder{color:#4e5a67;color:var(--brand700,#4e5a67)}.dateInput_errorIconWrapper__AptNd{align-items:center;display:flex;justify-content:center;position:absolute;right:24px;top:50%;transform:translateY(-50%)}.dateInput_errorIconWrapper__AptNd svg{cursor:pointer}.dateInput_errorTooltip__Bp2QR{bottom:32px;max-width:200px;position:absolute;width:auto}.security_main__RCgkl{display:flex;flex-direction:row;flex-grow:1;gap:60px;padding-left:32px;width:100%}@media screen and (max-width:750px){.security_main__RCgkl{padding:0 20px}}.security_menuContainer__iyHkX{display:flex;flex-direction:column;gap:16px;width:348px}@media screen and (max-width:750px){.security_menuContainer__iyHkX{width:100%}}.security_menuContainer__iyHkX p{color:#e5edfe;color:var(--darkBlue-50,#e5edfe);font-size:14px;font-weight:700;line-height:16px}.security_menuContainer__iyHkX .security_toggles__zxRv8 .security_inputContainer__uCLYV{gap:12px}.security_menuContainer__iyHkX .security_toggles__zxRv8 .security_inputContainer__uCLYV p{width:210px}.security_menuContainer__iyHkX button{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}@media screen and (max-width:750px){.security_menuContainer__iyHkX button{max-width:none;width:100%}}.security_inputContainer__uCLYV{align-items:center;display:flex;gap:16px}.security_inputContainer__uCLYV p{color:#839ccf;color:var(--darkBlue-300,#839ccf);font-size:14px;font-weight:700;line-height:16px;width:114px}.verification_main__vk4eM{display:flex;flex-direction:row;gap:60px;padding-left:32px;width:100%}@media screen and (max-width:750px){.verification_main__vk4eM{padding:0 20px}}.verification_options__TpxjP{display:flex;flex:1 1 auto;flex-direction:column;gap:16px}.verification_options__TpxjP p{color:#e5edfe;color:var(--darkBlue-50,#e5edfe);font-size:14px;font-weight:700;line-height:16px}.verification_options__TpxjP .verification_toggles__AVeap .verification_inputContainer__zRsDt{gap:12px}.verification_options__TpxjP .verification_toggles__AVeap .verification_inputContainer__zRsDt p{width:210px}.verification_blocks__NTPD\+{display:flex;flex-flow:row wrap;gap:20px;margin-bottom:20px}@media screen and (max-width:1060px){.verification_blocks__NTPD\+{flex-direction:column;margin-bottom:0}}.verification_top__HjZ\+M{align-items:center;display:flex;flex-direction:column;justify-content:center}.verification_top__HjZ\+M p{color:#fff;color:var(--baseColors-White,#fff);font-size:20px;font-weight:700;line-height:24px;margin-top:8px;text-align:center}.verification_top__HjZ\+M span{color:#bacbde;color:var(--brand900,#bacbde);font-size:14px;font-weight:500;line-height:18px;margin-top:12px;text-align:center}.verification_verificationBlock__L3Zu4{align-items:center;background:#1e2226;background:var(--brand200,#1e2226);border-radius:24px;display:flex;flex-direction:column;gap:19px;justify-content:space-between;padding:28px 20px 20px;position:relative;width:300px}@media screen and (max-width:1060px){.verification_verificationBlock__L3Zu4{width:100%}}@media screen and (max-width:750px){.verification_verificationBlock__L3Zu4.verification_declined__l6O73{border:1px solid red;border:1px solid var(--baseColors-Red,red)}}.verification_groupBadge__bPZr0{border-radius:999px;padding:4px 8px;position:absolute;right:12px;top:12px}.verification_groupBadge__bPZr0.verification_pending__aQU1P{background:#ffd60033;background:var(--opacity-yellow20,#ffd60033)}.verification_groupBadge__bPZr0.verification_success__VcF0W{background:#246dff33;background:var(--opacity-blue20,#246dff33)}.verification_groupBadge__bPZr0.verification_declined__l6O73{background:#f003;background:var(--opacity-red20,#f003)}.verification_dropArea__27AaK{border:1px dashed #4e5a67;border:1px dashed var(--brand700,#4e5a67);border-radius:16px;cursor:pointer;padding:48px 9px;transition:background-color .2s ease-in-out;width:100%}@media screen and (max-width:750px){.verification_dropArea__27AaK{border:none;cursor:default;padding:0}}.verification_dropArea__27AaK.verification_dragging__sqcmb{background:#00c74d33;border:1px dashed #00e258;border:1px dashed var(--hoverGreen,#00e258)}.verification_dropArea__27AaK.verification_dragging__sqcmb .verification_dropText__1TLvg .verification_browseText__-C\+-R{color:#00e258;color:var(--hoverGreen,#00e258)}@media screen and (max-width:750px){.verification_dropArea__27AaK.verification_dragging__sqcmb{background-color:#0000}}.verification_dropArea__27AaK:hover{background-color:#161f3166}@media screen and (max-width:750px){.verification_dropArea__27AaK:hover{background-color:#0000}}.verification_dropArea__27AaK .verification_fileInput__FFxkx{display:none}.verification_dropArea__27AaK .verification_dropText__1TLvg{color:#6f7f90;color:var(--brand800,#6f7f90);font-size:14px;font-weight:500;line-height:18px;text-align:center}@media screen and (max-width:750px){.verification_dropArea__27AaK .verification_dropText__1TLvg{display:none}}.verification_dropArea__27AaK .verification_dropText__1TLvg .verification_browseText__-C\+-R{color:#bacbde;color:var(--brand900,#bacbde);font-weight:700;transition:color .2s ease-in-out}.verification_dropArea__27AaK .verification_mobileText__uc4lx{color:#5673b4;color:var(--darkBlue-400,#5673b4);display:none;font-size:14px;font-weight:500;line-height:18px;text-align:center}@media screen and (max-width:750px){.verification_dropArea__27AaK .verification_mobileText__uc4lx{display:block}}.verification_dropArea__27AaK .verification_fileSelected__JXhX5{color:#68d391;font-size:12px;margin-top:12px;text-align:center}.verification_dropArea__27AaK.verification_declined__l6O73{border:1px dashed red;border:1px dashed var(--baseColors-Red,red)}@media screen and (max-width:750px){.verification_dropArea__27AaK.verification_declined__l6O73{border:none}.verification_dropArea__27AaK.verification_declined__l6O73 .verification_mobileText__uc4lx{display:none}}.verification_dropArea__27AaK.verification_declined__l6O73 .verification_dropText__1TLvg{display:none}.verification_dropArea__27AaK.verification_declined__l6O73 .verification_fileDeclined__vXgyI p{color:red;color:var(--baseColors-Red,red);font-size:14px;font-weight:500;line-height:18px;text-align:center}.verification_uploaded__CmMSH{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:616px}@media screen and (max-width:1060px){.verification_uploaded__CmMSH{width:100%}}@media screen and (max-width:750px){.verification_uploaded__CmMSH{margin-bottom:40px}}.verification_uploaded__CmMSH .verification_top__HjZ\+M{align-items:flex-start;display:flex;width:100%}.verification_uploaded__CmMSH .verification_top__HjZ\+M p,.verification_uploaded__CmMSH .verification_top__HjZ\+M span{text-align:left}.verification_tableItem__\+uhMX{background:#313840;background:var(--brand400,#313840);border-radius:16px;color:#bacbde;color:var(--brand900,#bacbde);display:flex;flex-direction:row;font-size:14px;font-weight:500;line-height:18px;padding:10px 20px;text-align:center}.verification_table__KiAiX{display:flex;flex-direction:column;gap:12px;width:100%}.verification_tableHeader__i1L1C{color:#4e5a67;color:var(--brand700,#4e5a67);display:flex;flex-direction:row;font-size:14px;font-weight:500;gap:16px;line-height:18px;padding:0 20px;text-align:center}.verification_name__B2Ien{text-align:left;width:240px}@media screen and (max-width:1060px){.verification_name__B2Ien{text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;width:120px}}.verification_type__b5CUL{flex:1 1}.verification_status__2xyCZ{width:71px}@media screen and (max-width:850px){.verification_status__2xyCZ{width:40px}}@media screen and (max-width:750px){.verification_status__2xyCZ{width:71px}}@media screen and (max-width:420px){.verification_status__2xyCZ{width:40px}}.verification_statusBadge__cgtYW{align-items:center;display:flex;flex-direction:row;gap:4px}@media screen and (max-width:850px){.verification_statusBadge__cgtYW{justify-content:center}.verification_statusBadge__cgtYW p{display:none}}@media screen and (max-width:750px){.verification_statusBadge__cgtYW p{display:block}}@media screen and (max-width:420px){.verification_statusBadge__cgtYW{justify-content:center}.verification_statusBadge__cgtYW p{display:none}}.verification_statusBadge__cgtYW p{font-size:12px;font-weight:700;line-height:16px}.verification_statusBadge__cgtYW svg{flex-shrink:0;height:20px;width:20px}.verification_statusBadge__cgtYW.verification_Pending__Kp6fU p{color:#ffd600;color:var(--baseColors-Yellow,#ffd600)}.verification_statusBadge__cgtYW.verification_Success__Yj-dF p{color:#246dff;color:var(--scandiBlue-500,#246dff)}.verification_statusBadge__cgtYW.verification_Declined__7Obr2 p{color:#ff3b00;color:var(--baseColors-Fire,#ff3b00)}.verification_mobileButton__JgL0g{display:none;width:100%}@media screen and (max-width:750px){.verification_mobileButton__JgL0g{display:flex}}.verification_mobileButton__JgL0g button{width:100%}.bonuses_bonuses__aQbTz{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:40px}@media screen and (max-width:1350px){.bonuses_bonuses__aQbTz{grid-template-columns:1fr}}@media screen and (max-width:750px){.bonuses_bonuses__aQbTz{margin-bottom:30px;padding:0 16px}}.bonuses_bonuses__aQbTz.bonuses_active__irfRY{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}@media screen and (max-width:1100px){.bonuses_bonuses__aQbTz.bonuses_active__irfRY{grid-template-columns:1fr}.bonuses_bonuses__aQbTz.bonuses_active__irfRY:has(>:only-child){grid-template-columns:1fr}}.bonuses_bonuses__aQbTz.bonuses_active__irfRY:has(>:only-child){grid-template-columns:repeat(2,minmax(380px,1fr))}.bonuses_card__D56xx{background:#0d1932;background:var(--darkBlue-800,#0d1932);border-radius:24px;display:flex;flex-direction:column;overflow:hidden;position:relative;width:100%}.bonuses_image__4mtiV{height:100%;max-height:133px;object-fit:cover;width:100%}.bonuses_bottom__I4Cyo{display:flex;flex-direction:column;gap:20px;position:relative;z-index:200}.bonuses_content__o4x5-{display:flex;flex-direction:column;gap:26px;height:100%;padding:26px 20px 20px;width:100%;z-index:1}.bonuses_title__-xY4k{color:#d5e0f6;color:var(--darkBlue-100,#d5e0f6);font-size:12px;font-weight:700;line-height:16px}.bonuses_subtitle__Wv0ch{color:#fff;color:var(--baseColors-White,#fff);font-size:24px;font-weight:700;line-height:28px;margin-top:8px}.bonuses_loadMore__bodO\+{align-items:center;display:flex;justify-content:center;margin-bottom:100px}.bonuses_modalWrapper__fbWwy{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#081226bf;background:var(--opacity-blurbg75,#081226bf);display:flex;height:100%;inset:0;justify-content:center;position:fixed;width:100%;z-index:999}.bonuses_modalWrapper__fbWwy .bonuses_modal__NW9Qw{align-items:center;background:#081226;background:var(--darkBlue-900,#081226);border-radius:32px;box-shadow:0 0 200px 0 #246dff40;display:flex;flex-direction:column;gap:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:40px 24px 32px;width:410px}.bonuses_modalWrapper__fbWwy .bonuses_modal__NW9Qw p{color:#fff;color:var(--baseColors-White,#fff);font-size:24px;font-weight:700;line-height:28px;text-align:center}.bonuses_modalWrapper__fbWwy .bonuses_modal__NW9Qw span{color:#aac1ee;color:var(--darkBlue-200,#aac1ee);font-size:12px;font-weight:500;line-height:16px;padding:0 20px;text-align:center}.bonuses_modalWrapper__fbWwy .bonuses_modal__NW9Qw .bonuses_btns__efZ2X{display:flex;flex-direction:row;gap:12px;width:100%}.bonuses_modalWrapper__fbWwy .bonuses_modal__NW9Qw .bonuses_btns__efZ2X button{width:100%}.activeBonusCard_card__J1AhW{background:#252a30;background:var(--brand300,#252a30);border-radius:24px;display:flex;flex-direction:row;height:385px;overflow:hidden;position:relative;width:100%}.activeBonusCard_card__J1AhW.activeBonusCard_archive__\+IHJr{height:auto}.activeBonusCard_card__J1AhW:after{background:linear-gradient(90deg,#16191d,#16191d1a 71.62%);background:linear-gradient(90deg,var(--brand50,#16191d) 0,#16191d1a 71.62%);border-radius:inherit;content:"";height:133px;inset:0;position:absolute;width:100%;z-index:10}.activeBonusCard_card__J1AhW button{max-width:162px}.activeBonusCard_card__J1AhW.activeBonusCard_span2__6YQlR{grid-column:span 2}.activeBonusCard_card__J1AhW.activeBonusCard_span2__6YQlR:after{width:50%}@media screen and (max-width:1100px){.activeBonusCard_card__J1AhW.activeBonusCard_span2__6YQlR{grid-column:unset}}@media screen and (max-width:1000px){.activeBonusCard_card__J1AhW.activeBonusCard_span2__6YQlR{flex-direction:column;grid-column:span 1;height:auto}.activeBonusCard_card__J1AhW.activeBonusCard_span2__6YQlR .activeBonusCard_wrap__XYTsg{width:100%}}.activeBonusCard_card__J1AhW.activeBonusCard_span2__6YQlR .activeBonusCard_wrap__XYTsg{width:calc(50% - 10px)}.activeBonusCard_content__oAb3N{display:flex;flex-direction:column;flex-shrink:0;height:99px;inset:0;justify-content:space-between;width:100%;z-index:1}.activeBonusCard_title__kVhsF{color:#d5e0f6;color:var(--darkBlue-100,#d5e0f6);font-size:12px;font-weight:700;line-height:16px}.activeBonusCard_subtitle__rZX6X{color:#fff;color:var(--baseColors-White,#fff);font-size:24px;font-weight:700;line-height:28px}.activeBonusCard_image__j0P9d{border-radius:24px;height:100%;inset:0;max-height:133px;object-fit:cover;object-position:center 55%;position:absolute;width:100%;z-index:0}.activeBonusCard_image__j0P9d.activeBonusCard_inactive__0\+0l3{filter:grayscale(100%)}.activeBonusCard_text__jO9Nm{display:flex;flex-direction:column;gap:8px}.activeBonusCard_bottom__yUqql{display:flex;flex-direction:column;gap:20px;height:100%;padding:34px 20px 20px;position:relative;width:100%;z-index:200}.activeBonusCard_bottom__yUqql.activeBonusCard_expired__cokPX span{color:#314a81;color:var(--darkBlue-500,#314a81)}.activeBonusCard_bottom__yUqql.activeBonusCard_expired__cokPX .activeBonusCard_fill__tZJhs{background:#ff3b00;background:var(--baseColors-Fire,#ff3b00);opacity:.5}.activeBonusCard_items__IqACk{display:flex;flex-direction:column;gap:8px}.activeBonusCard_item__TOblo{display:flex;flex-direction:row;justify-content:space-between;width:100%}.activeBonusCard_item__TOblo p{color:#bacbde;color:var(--brand900,#bacbde);font-size:14px;font-weight:700;line-height:16px}.activeBonusCard_item__TOblo span{color:#d4e2f1;color:var(--brand950,#d4e2f1);font-size:14px;font-weight:700;line-height:16px}.activeBonusCard_btns__uj0AH{display:flex;flex-direction:row;gap:12px;justify-content:space-between;margin-top:auto}.activeBonusCard_btns__uj0AH button{text-wrap:nowrap;max-width:none;padding:16px 0;width:50%}.activeBonusCard_line__x19uF{background:var(--brand600);border-radius:999px;height:4px;margin-bottom:10px;overflow:hidden;width:100%}.activeBonusCard_line__x19uF .activeBonusCard_fill__tZJhs{background:#00e258;height:100%}.activeBonusCard_stage__8ptzM{border-radius:999px;font-size:12px;font-weight:700;line-height:16px;padding:4px 8px;position:absolute;right:20px;text-transform:uppercase;top:20px}.activeBonusCard_stage__8ptzM.activeBonusCard_activated__5Au4g{background:#00e258;background:var(--hoverGreen,#00e258);color:#fff;color:var(--fullWhite,#fff)}.activeBonusCard_stage__8ptzM.activeBonusCard_notActivated__8ruel{background:#bacbde;background:var(--brand900,#bacbde);color:#000;color:var(--baseColors-Black,#000)}.activeBonusCard_stage__8ptzM.activeBonusCard_expired__cokPX{background:#4c00ff;background:var(--baseColors-Purple,#4c00ff);color:#fff;color:var(--fullWhite,#fff)}.activeBonusCard_stage__8ptzM.activeBonusCard_lost__2gGAY{background:#ff3b00;background:var(--baseColors-Fire,#ff3b00);color:#fff;color:var(--baseColors-White,#fff)}.activeBonusCard_stage__8ptzM.activeBonusCard_wagerDone__1YAXX{background:#00ff95;background:var(--baseColors-neonGreen,#00ff95);color:#000;color:var(--baseColors-Black,#000)}.activeBonusCard_stage__8ptzM.activeBonusCard_canceled__HHNVC{background:#ffd600;background:var(--baseColors-Yellow,#ffd600);color:#000;color:var(--baseColors-Black,#000)}.activeBonusCard_slots__SYU62{background:#313840;background:var(--Brand400,#313840);border-radius:0 24px 24px 0;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;gap:16px;height:100%;padding:34px 20px 24px 24px;position:relative;width:50%}@media screen and (max-width:1000px){.activeBonusCard_slots__SYU62{background:var(--darkBlue-800);gap:20px;padding:0 20px 20px;width:100%}}.activeBonusCard_slotsTop__zqucR{display:flex;flex-direction:column;gap:8px}.activeBonusCard_slotsTop__zqucR span{color:#d5e0f6;color:var(--darkBlue-100,#d5e0f6);font-size:12px;font-weight:700;line-height:16px}.activeBonusCard_slotsTop__zqucR p{color:#fff;color:var(--baseColors-White,#fff);font-size:24px;font-weight:700;line-height:28px}@media screen and (max-width:1000px){.activeBonusCard_slotsTop__zqucR p{display:none}}.activeBonusCard_listWrap__cdCBe{overflow-y:auto;padding-right:4px}.activeBonusCard_list__eSyrQ{grid-gap:16px 20px;display:grid;gap:16px 20px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));overflow:hidden;width:100%}@media screen and (max-width:1000px){.activeBonusCard_list__eSyrQ{gap:20px;grid-template-columns:repeat(3,1fr)}}.activeBonusCard_top__E6uIU{flex-grow:1}.activeBonusCard_progress__LY31K{margin-top:20px}.bonusCode_card__RZkJD{background:#252a30;background:var(--brand300,#252a30);border-radius:24px;display:flex;flex-direction:column;overflow:hidden;position:relative;width:100%}.bonusCode_image__AuPsb{height:100%;max-height:133px;object-fit:cover;width:100%}.bonusCode_bottom__QywCX{display:flex;flex-direction:column;gap:20px;position:relative;z-index:200}.bonusCode_content__OIvo5{display:flex;flex-direction:column;gap:26px;height:100%;padding:26px 20px 20px;width:100%;z-index:1}.bonusCode_content__OIvo5 button{width:100%}.bonusCode_title__yQRs8{color:#d5e0f6;color:var(--darkBlue-100,#d5e0f6);font-size:12px;font-weight:700;line-height:16px}.bonusCode_subtitle__Y0sdC{color:#fff;color:var(--baseColors-White,#fff);font-size:24px;font-weight:700;line-height:28px;margin-top:8px}.historyWrapper_tableWrapper__\+Qbuu{-webkit-overflow-scrolling:touch;overflow-x:auto;scroll-behavior:smooth;width:100%}.historyWrapper_tableWrapper__\+Qbuu::-webkit-scrollbar{height:2px}.historyWrapper_tableInner__XaFlG{--cols:minmax(140px,1.2fr) minmax(120px,1fr) minmax(120px,1fr) minmax(150px,1.5fr) minmax(100px,1fr) minmax(248px,1fr);--colGap:0;display:flex;flex-direction:column;flex-grow:1;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:100%}.historyWrapper_tableInner__XaFlG.historyWrapper_paymentsTable__1nkkZ{--cols:minmax(100px,0.5fr) minmax(130px,0.8fr) minmax(130px,0.8fr) minmax(100px,0.5fr) minmax(130px,0.8fr) minmax(200px,1fr);--colGap:38px}.historyWrapper_TableHeader__v\+Djn{grid-column-gap:var(--colGap);column-gap:var(--colGap);display:grid;flex-grow:1;grid-template-columns:var(--cols)}.historyWrapper_TableHeader__v\+Djn>div{align-items:center;color:#bacbde;color:var(--brand900,#bacbde);display:flex;font-size:14px;font-weight:700;line-height:16px;padding:20px 24px;white-space:nowrap}.historyWrapper_table__QluS1{display:flex;flex-direction:column;flex-grow:1}.historyWrapper_row__uDJq7{grid-column-gap:var(--colGap);background:#1e2226;background:var(--brand200,#1e2226);border-radius:16px;column-gap:var(--colGap);display:grid;grid-template-columns:var(--cols);overflow:hidden}.historyWrapper_row__uDJq7:nth-child(odd){background-color:#0000}.historyWrapper_row__uDJq7>div{align-items:center;display:flex;font-size:14px;font-weight:500;line-height:16px;padding:20px 24px;white-space:nowrap}@media screen and (max-width:750px){.historyWrapper_row__uDJq7>div.historyWrapper_comment__WKiwb:has(button){position:-webkit-sticky;position:sticky;right:-167px}}.historyWrapper_row__uDJq7>div:first-child{border-bottom-left-radius:24px;border-top-left-radius:24px}.historyWrapper_row__uDJq7>div:last-child{border-bottom-right-radius:24px;border-top-right-radius:24px}.historyWrapper_row__uDJq7 .historyWrapper_date__cSBk2{color:#bacbde;color:var(--brand900,#bacbde)}.historyWrapper_row__uDJq7 .historyWrapper_amount__xeQIS,.historyWrapper_row__uDJq7 .historyWrapper_comment__WKiwb,.historyWrapper_row__uDJq7 .historyWrapper_game__ELwhS,.historyWrapper_row__uDJq7 .historyWrapper_id__0KHuj,.historyWrapper_row__uDJq7 .historyWrapper_method__uh2qF,.historyWrapper_row__uDJq7 .historyWrapper_provider__-A7wr,.historyWrapper_row__uDJq7 .historyWrapper_result__ZEZ6X,.historyWrapper_row__uDJq7 .historyWrapper_status__r2w8o{color:#fff;color:var(--baseColors-White,#fff)}.historyWrapper_row__uDJq7 .historyWrapper_comment__WKiwb button{justify-content:space-between;width:100%}@media screen and (max-width:750px){.historyWrapper_row__uDJq7 .historyWrapper_comment__WKiwb button{align-items:center;background:#ffd600;border-radius:999px;display:flex!important;height:45px;justify-content:center;position:-webkit-sticky;position:sticky;right:0;width:45px}.historyWrapper_row__uDJq7 .historyWrapper_comment__WKiwb button:not(.historyWrapper_closeMob__5xh5b){display:none!important}}.historyWrapper_row__uDJq7 .historyWrapper_comment__WKiwb button.historyWrapper_closeMob__5xh5b{display:none}.historyWrapper_row__uDJq7 .historyWrapper_result__ZEZ6X.historyWrapper_positive__qLHss{color:var(--baseColors-neonGreen)}.historyWrapper_row__uDJq7 .historyWrapper_result__ZEZ6X.historyWrapper_negative__AwIyN{color:var(--baseColors-Red)}.historyWrapper_row__uDJq7 .historyWrapper_status__r2w8o.historyWrapper_resolved__tuVRu{color:#00ff95;color:var(--baseColors-neonGreen,#00ff95)}.historyWrapper_row__uDJq7 .historyWrapper_status__r2w8o.historyWrapper_pending__bP4g8{color:#ffd600;color:var(--baseColors-Yellow,#ffd600)}.historyWrapper_row__uDJq7 .historyWrapper_status__r2w8o.historyWrapper_canceled__zbssr{color:var(--baseColors-Red)}.historyWrapper_pagination__mAvzj{align-items:center;display:flex;flex-direction:column;gap:13px;justify-content:center;margin-bottom:20px;margin-top:32px;overflow:hidden;width:100%}.historyWrapper_pages__8LNzX{display:flex;flex-direction:row;gap:20px}.historyWrapper_pages__8LNzX span{color:#6f7f90;font-size:16px;font-weight:700;line-height:24px;pointer-events:none}.historyWrapper_pages__8LNzX button{color:#6f7f90;font-size:16px;font-weight:700;line-height:24px;position:relative}.historyWrapper_pages__8LNzX button.historyWrapper_active__pskLy{color:#fff;color:var(--baseColors-White,#fff)}.historyWrapper_pages__8LNzX button.historyWrapper_active__pskLy:after{background:var(--primary);border-radius:999px;bottom:-16px;content:"";height:4px;left:50%;position:absolute;right:0;transform:translateX(-50%);width:16px}.historyWrapper_line__65wNF{background:#252a30;border-radius:999px;height:2px;width:100%}.historyWrapper_loaderContainer__VHXFn{margin:68px auto 0}.payment-status_green__vtEgW{color:#00ff95;color:var(--baseColors-neonGreen,#00ff95)}.payment-status_yellow__y0eEt{color:#ffd600;color:var(--baseColors-Yellow,#ffd600)}.payment-status_red__YQXDs{color:var(--baseColors-Red)}.emptyHistory_empty__wGcmm{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:68px auto 0;width:100%}.emptyHistory_empty__wGcmm.emptyHistory_category__kP3H1{margin-top:0}.emptyHistory_title__uCh1Z{text-wrap:nowrap;color:#bacbde;color:var(--brand900,#bacbde);font-size:24px;font-weight:700;line-height:28px;margin-top:20px}.emptyHistory_desc__S1yvW{color:#4e5a67;color:var(--brand700,#4e5a67);font-size:14px;font-weight:500;line-height:18px;margin-top:11px;max-width:320px;text-align:center;width:100%}.emptyHistory_desc__S1yvW.emptyHistory_depDesc__Dalx6{max-width:390px}.emptyHistory_desc__S1yvW.emptyHistory_categoryDesc__Qyvu2{max-width:395px}.emptyHistory_dep__U67q7,.emptyHistory_viewGamesButton__NAjWP{margin-top:20px}.balance_container__IcmSo{margin-left:32px}@media screen and (max-width:750px){.balance_container__IcmSo{margin:0}}.restricted-page{align-items:center;display:flex;justify-content:center;padding:90px 0;position:relative}.restricted-page__decoration{background:var(--primary);border-radius:50%;box-shadow:0 -200px 150px 850px #00c74d33;filter:blur(500px);height:150px;left:50%;position:absolute;top:-150px;transform:translateX(-50%);width:400px;z-index:-1}.restricted-page__actions{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;margin-top:30px}.restricted-page__actions--block{align-items:center;background:var(--grey-100);border-radius:16px;display:flex;flex-direction:column;justify-content:center;padding:30px 40px;width:calc(50% - 20px)}.restricted-page__actions--title{font-size:20px;line-height:28px}.restricted-page__actions--text{color:var(--lightBlue);font-size:12px;line-height:14px;margin-top:15px;text-align:center}.restricted-page__content{max-width:660px}.restricted-page__content--logo{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:350px;min-width:150px;width:100%}.restricted-page__content--logo img{width:100%}.restricted-page__content--logo:before{content:"";display:block;padding-top:115.6346749226%}.restricted-page__content--text{color:var(--white);font-size:40px;line-height:48px;margin-top:15px;text-align:center}@media screen and (max-width:750px){.restricted-page{padding:50px 20px}.restricted-page__actions{flex-direction:column}.restricted-page__actions--block{margin-top:20px;width:100%}.restricted-page__content{max-width:660px}.restricted-page__content--text{font-size:24px;line-height:32px}}
/*# sourceMappingURL=main.7e408eb7.css.map*/