body{margin:0;padding:0}.App,body,div,h1,h2,h3,h4,h5,h6,p,samp,span{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;text-align:center}h2{font-size:28px}h2,h3{font-weight:700;margin:0;text-shadow:#15202b 2px 2px 4px}h3{font-size:20px}.span,samp,span{margin:10px 0}.App{align-items:stretch;color:#f1f1f1;display:flex;flex-direction:column}.App.mobile,body{background-color:#0a1428;min-height:100Dvh}.App.mobile{box-sizing:border-box;height:100dvh;max-height:100dvh;min-height:100dvh;overflow:hidden;padding-bottom:64px}.App.desktop{background:linear-gradient(#132347,#0a1428);min-height:100vh}.link{color:#01ffe6;cursor:pointer}.app-root-content{display:flex;flex-direction:row;flex-grow:1;justify-content:space-between}.desktop .app-full-content{display:flex;flex-grow:1;justify-content:center;min-height:100%;width:100%}.mobile .app-full-content{background:#0a1428}.app-page-content{box-sizing:border-box;flex-grow:1;max-width:1108px;padding:5px 15px 0;position:relative;width:100%}.gold-border{border:1px solid #e5b95a;border-radius:5px}.banner-box{display:flex;justify-content:center;position:relative}.banner-box .banner-img{width:100%}.banner-box .banner-gradient{background:linear-gradient(#003c3800 36%,#003c382e 61%,#003c38e6 89%,#003c38);bottom:0;height:100%;left:0;position:absolute;width:100%}.navigation-bar{align-items:center;display:flex;margin:0;width:100%}.navigation-bar.desktop{box-sizing:border-box;max-width:1108px;padding:0 15px}.navigation-bar.mobile{box-sizing:border-box;gap:4px;padding:0 6px}.navigation-bar__logo-back{align-items:flex-start;background-image:url(/static/media/logo_back.e944b77923af74fa30e2.webp);background-repeat:no-repeat;background-size:100% 100%;display:flex;flex-shrink:0;justify-content:center}.navigation-bar.desktop .navigation-bar__logo-back{box-sizing:border-box;height:112px;margin-left:clamp(-107px,(1108px - 100vw)/2,0px);padding-top:18px;width:240px}.navigation-bar.mobile .navigation-bar__logo-back{box-sizing:border-box;flex-shrink:0;height:55px;padding-top:9px;width:118px}.navigation-bar .logo{height:68px;width:auto}.navigation-bar.mobile .logo{height:34px}.demo-portal-title{color:#296097;font-family:Segoe UI,system-ui,-apple-system,Roboto,sans-serif;font-size:12px;font-weight:600;letter-spacing:.25px;margin-left:15px;text-shadow:0 2px 2px #1a3d66;white-space:nowrap}.navigation-bar.mobile .demo-portal-title{display:none}@media(max-width:768px){.navigation-bar{gap:4px}.navigation-bar.desktop{padding:0 6px}.navigation-bar.desktop .navigation-bar__logo-back{height:55px;margin-left:0;padding-top:9px;width:118px}.navigation-bar .logo{height:34px}.demo-portal-title{display:none}}.auth-menu{align-items:center;display:flex;gap:10px;margin-left:auto}.auth-menu.mobile{flex-shrink:1;gap:4px;min-width:0}.auth-menu__progress-group{align-items:center;display:flex;gap:8px}.auth-menu.mobile .auth-menu__progress-group{gap:6px}.radial-progress{align-items:center;display:flex;height:54px;justify-content:center;position:relative;width:54px}.auth-menu.mobile .radial-progress{height:34px;width:34px}.radial-progress__scale{height:100%;inset:0;object-fit:contain;pointer-events:none;position:absolute;width:100%}.radial-progress__scale--empty{filter:grayscale(1) brightness(.7);opacity:.35;z-index:1}.radial-progress__scale--fill{z-index:2}.radial-progress__bg,.radial-progress__ring{display:none;height:100%;inset:0;object-fit:contain;position:absolute;width:100%;z-index:1}.radial-progress__glow-wrap{border-radius:50%;height:100%;inset:0;position:absolute;width:100%;z-index:2}.radial-progress__glow-img{height:100%;object-fit:contain;width:100%}.radial-progress__icon{height:25px;object-fit:contain;position:relative;width:25px;z-index:3}.auth-menu.mobile .radial-progress__icon{height:18px;width:18px}.radial-progress__label{bottom:-2px;color:#fff;font-family:Segoe UI Black,Segoe UI,Arial,sans-serif;font-size:14.25px;font-weight:900;left:50%;line-height:1;position:absolute;text-shadow:0 1px 3px #000000b3;transform:translateX(-50%);white-space:nowrap;z-index:4}.auth-menu.mobile .radial-progress__label{bottom:-4px;font-size:10px}.auth-menu__balance-bar{align-items:center;background:#2b3f7380;border-radius:8px;box-sizing:border-box;display:flex;gap:8px;height:51px;justify-content:center;min-width:160px;padding:0 14px}.auth-menu.mobile .auth-menu__balance-bar{gap:4px;height:30px;min-width:92px;padding:0 6px}.auth-menu__balance-label{color:#fff;font-family:Segoe UI,system-ui,sans-serif;font-size:21px;font-weight:600;white-space:nowrap}.auth-menu.mobile .auth-menu__balance-label{font-size:11px}.auth-menu__wallet-icon{height:24px;object-fit:contain;width:28px}.auth-menu.mobile .auth-menu__wallet-icon{height:15px;width:17px}.auth-menu__blue-btn-wrap{transform:translateY(5px)}.auth-menu__blue-btn-wrap:hover{transform:translateY(5px) scale(1.03)}.auth-menu__blue-btn-wrap:active{transform:translateY(5px) scale(.97)}.auth-menu.mobile .auth-menu__blue-btn-wrap{transform:translateY(4px)}.auth-menu.mobile .auth-menu__blue-btn-wrap:hover{transform:translateY(4px) scale(1.03)}.auth-menu.mobile .auth-menu__blue-btn-wrap:active{transform:translateY(4px) scale(.97)}@media(max-width:768px){.auth-menu{flex-shrink:1;gap:4px;min-width:0}.auth-menu__progress-group{gap:6px}.radial-progress{height:34px;width:34px}.radial-progress__icon{height:18px;width:18px}.radial-progress__label{bottom:-4px;font-size:10px}.auth-menu__balance-bar{gap:4px;height:30px;min-width:92px;padding:0 6px}.auth-menu__balance-label{font-size:11px}.auth-menu__wallet-icon{height:15px;width:17px}.auth-menu__blue-btn-wrap{transform:translateY(4px)}.auth-menu__blue-btn-wrap:hover{transform:translateY(4px) scale(1.03)}.auth-menu__blue-btn-wrap:active{transform:translateY(4px) scale(.97)}}.blue-button--disabled{cursor:default;opacity:.5;pointer-events:none}.blue-button--md{height:38px}.blue-button--sm{height:28px}.blue-button__center{background-repeat:no-repeat;background-size:100% 100%}.blue-button--md .blue-button__center{min-width:80px;padding:0 14px 5px}.blue-button--sm .blue-button__center{min-width:52px;padding:0 8px 3px}.blue-button__label{transform:translateY(-3px)}.blue-button--md .blue-button__label{font-size:13px}.blue-button--sm .blue-button__label{font-size:10px;text-shadow:0 1px 1px #8bdaff}@media(max-width:768px){.blue-button.blue-button--md,.blue-button.blue-button--sm{height:28px!important}.blue-button.blue-button--md .blue-button__center,.blue-button.blue-button--sm .blue-button__center{min-width:58px!important;padding:0 9px 3px!important}.blue-button.blue-button--md .blue-button__label,.blue-button.blue-button--sm .blue-button__label{font-size:12px!important;text-shadow:0 1px 1px #8bdaff!important}}@media(max-width:420px){.blue-button.blue-button--md,.blue-button.blue-button--sm{height:24px!important}.blue-button.blue-button--md .blue-button__center,.blue-button.blue-button--sm .blue-button__center{min-width:42px!important;padding:0 6px 2px!important}.blue-button.blue-button--md .blue-button__label,.blue-button.blue-button--sm .blue-button__label{font-size:10px!important}}header{background-color:#0a1428;background-image:url(/static/media/main_topper.f08489ea6427ea98d15d.webp);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:flex;justify-content:center;position:relative;z-index:200}header.desktop{height:80px}header.mobile{height:48px}header.header--sticky{position:-webkit-sticky;position:sticky;top:0;z-index:200}.left-bar-menu{background-color:#0a1428;border-right:1px solid #1a3d66;height:100%;position:absolute;right:100%;top:0;z-index:2}.left-bar-menu.opened{width:256px}.left-bar-menu.closed{width:88px}.left-bar-menu.closed>.logo{width:88px}.left-bar-menu.closed>.logo,.left-bar-menu.opened>.logo{background-image:url(/static/media/leftbar-small-logo.d56aeefe6b6e2e24ee69.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;height:160px}.left-bar-menu.opened>.logo{align-items:end;display:flex;justify-content:center;width:255px}.menu-items{border:1px solid #1a3d66;border-left:none;border-right:none;margin:40px 8px 8px;position:relative}.menu-item{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;padding:20px}.menu-item:hover{color:#01ffe6}.menu-item.menu-special{border-bottom:1px solid #1a3d66;border-left:none;border-right:none;margin-bottom:20px}.menu-toggle-button{background-image:url(/static/media/menu-toggle-button-icon.07f9cff92545d74a1b32.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:32px;position:absolute;right:-27px;top:-17px;width:32px;z-index:1}.main-menu-icon-wrapper{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.menu-item-icon{flex-grow:1;max-height:32px;max-width:32px}.left-bar-menu.opened .menu-item-icon{margin-right:12px}.menu-item-label{text-align:left}.button-position{scale:.65}.desktop .fake-content-main-page{width:100%}.desktop .home-root{height:100vh;max-height:100vh;overflow:hidden}.desktop .home-root__full,.desktop .home-root__page{height:100%}.top-games-section{display:flex;flex-direction:column;width:100%}.top-games-section__body{align-items:center;background-image:url(/static/media/middle_plank_middle.49158254b76c7244c39b.webp);background-repeat:no-repeat;background-size:100% 100%;display:flex;justify-content:center;width:100%}.top-games-section__body .fake-content-main-page{display:block;max-width:100%;width:100%}.top-games-plank{align-items:center;background-image:url(/static/media/middle_plank_top.6304b80426fed5ef223d.webp);background-repeat:no-repeat;background-size:100% 100%;box-sizing:border-box;display:flex;height:42px;margin-top:0;padding:0 0 11px 14px;position:relative;width:100%}.top-games-plank--bottom{background-image:url(/static/media/middle_plank_down.b5b75f274011b9fb27ee.webp);height:24px;margin-top:0;padding:0}.top-games-plank__title{color:#6f6e68;font-family:Segoe UI,system-ui,sans-serif;font-size:18px;font-weight:700;letter-spacing:.5px;line-height:1;text-shadow:0 2px 1px #ffffffd9}.fake-game-cards-wrapper{column-count:5;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;justify-items:stretch}.desktop .fake-game-card{width:calc(25% - 12px)}.desktop .fake-game-card-image{width:100%}.banner-bonus-area{left:28.1%;pointer-events:none;position:absolute;text-align:center;top:62%;transform:translate(-50%,-50%);width:57%;z-index:2}.banner-bonus-area,.banner-bonus-copy{align-items:center;display:flex;flex-direction:column}.banner-bonus-copy{color:#f1f1f1;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1;white-space:nowrap}.banner-bonus-copy__eyebrow{font-size:1.73cqi;font-weight:600;margin-bottom:.3em;text-shadow:2px 2px 2px #15202b}.banner-bonus-copy__headline{font-family:Segoe UI Black,Segoe UI,Arial Black,Impact,sans-serif;font-size:5.04cqi;font-weight:900;letter-spacing:-.01em;margin:0;text-shadow:3px 3px 3px #15202b}.banner-bonus-copy__details{align-items:center;display:inline-flex;font-size:2.59cqi;font-weight:600;gap:.25em;margin-top:.3em;text-shadow:2px 2px 2px #15202b}.banner-diamond-icon{height:1.1em}.banner-diamond-icon,.banner-fs-icon{filter:drop-shadow(0 2px 3px rgba(21,32,43,.6));vertical-align:middle;width:auto}.banner-fs-icon{height:1.2em}.banner-main-btn{cursor:pointer;display:inline-block;margin-top:4.5%;pointer-events:auto;transition:transform .15s ease-out}.banner-main-btn:hover{transform:scale(1.03)}.banner-main-btn:active{transform:scale(.97)}.banner-main-btn img{display:block;height:auto;pointer-events:none;width:28.2cqi}.banner-wrap{container-type:inline-size;display:flex;justify-content:center;position:relative}.home-fly-overlay{inset:0;pointer-events:none;position:fixed;z-index:3100}.home-fly-particle{animation:homeFlyToTarget var(--fly-duration) ease-in-out forwards;height:32px;left:var(--start-x);opacity:0;position:fixed;top:var(--start-y);width:32px;z-index:3101}.home-fly-particle__icon{filter:drop-shadow(0 0 6px rgba(229,185,90,.8));height:100%;object-fit:contain;width:100%}.fake-game-card--pulse{animation:pulse-glow 1.5s ease-in-out infinite;border-radius:8px;position:relative}.button-red-cover{align-items:center;display:flex;height:-webkit-fit-content;height:fit-content;justify-content:center;min-height:50px;min-width:150px;text-align-last:center;width:100%;z-index:1}.button-red{border-style:solid;color:#fff;cursor:pointer;text-align:center;width:-webkit-fit-content;width:fit-content}.button-red-label{color:#fff;cursor:pointer;display:inline-block;font-weight:700;margin:0 30px;white-space:nowrap;z-index:10}.tutorial-overlay{pointer-events:none;z-index:3000}.tutorial-overlay,.tutorial-overlay__backdrop{height:100%;left:0;position:fixed;top:0;width:100%}.tutorial-overlay__backdrop{animation:tutorial-fade-in .6s ease-out both;background:#000000bf;pointer-events:all}.tutorial-overlay__blocker{inset:0;pointer-events:all;position:fixed}.tutorial-overlay__spotlight-cutout{animation:tutorial-fade-in .6s ease-out both;box-shadow:0 0 0 200vmax #000000bf;pointer-events:none;position:fixed}@keyframes tutorial-fade-in{0%{opacity:0}to{opacity:1}}.tutorial-overlay__hand{animation:hand-move-in .4s ease-out both;pointer-events:none;position:fixed;z-index:3003}.tutorial-overlay__hand--mobile{animation-name:hand-move-in-mobile}@keyframes hand-move-in-mobile{0%{opacity:0;transform:translate(40px,40px) scale(1.15) rotate(-45deg)}60%{opacity:1;transform:translate(0) scale(1) rotate(-45deg)}to{opacity:1;transform:translate(0) scale(1) rotate(-45deg)}}.tutorial-overlay__hand-img{animation:hand-bounce-tap .9s ease-in-out .4s infinite;display:block;height:100%;transform-origin:top left;width:100%}@keyframes hand-move-in{0%{opacity:0;transform:translate(40px,40px) scale(1.15) rotate(-45deg)}60%{opacity:1;transform:translate(0) scale(1) rotate(-45deg)}to{opacity:1;transform:translate(0) scale(1) rotate(-45deg)}}@keyframes hand-bounce-tap{0%,to{transform:scale(1)}50%{transform:scale(.85)}}.tutorial-overlay__dialog{align-items:flex-end;animation:tutorial-slide-in-right .5s ease-out .3s both;display:flex;flex-direction:column;pointer-events:none;position:fixed;z-index:3001}.tutorial-overlay__dialog--mobile{align-items:flex-start;animation-name:tutorial-slide-in-up-mobile;flex-direction:column;max-width:95vw;padding-left:8px;transform-origin:left bottom;width:340px}.tutorial-overlay__dialog--mobile-right{align-items:flex-end;animation-name:tutorial-slide-in-up-mobile-right;padding-left:0;padding-right:8px;transform-origin:right bottom}.tutorial-overlay__dialog--bottom{animation-name:tutorial-slide-in-right-bottom}@keyframes tutorial-slide-in-right-bottom{0%{opacity:0;transform:translateX(-50%) translateX(120px)}to{opacity:1;transform:translateX(-50%)}}@keyframes tutorial-slide-in-right{0%{opacity:0;transform:translate(-50%,-50%) translateX(120px)}to{opacity:1;transform:translate(-50%,-50%) translateX(0)}}@keyframes tutorial-slide-in-up-mobile{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes tutorial-slide-in-up-mobile-right{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.tutorial-overlay__dialog-character{flex-shrink:0;margin-bottom:-80px;margin-right:-80px;z-index:0}.tutorial-overlay__dialog--mobile .tutorial-overlay__dialog-character{align-self:flex-start;margin-bottom:-40px;margin-left:0;margin-right:0}.tutorial-overlay__dialog--mobile .tutorial-overlay__dialog-character img{transform:scaleX(-1)}.tutorial-overlay__dialog--mobile-right .tutorial-overlay__dialog-character{align-self:flex-end}.tutorial-overlay__dialog--mobile-right .tutorial-overlay__dialog-character img{transform:none}.tutorial-overlay__dialog-bubble{align-items:stretch;display:flex;height:138px;min-width:520px;position:relative;z-index:1}.tutorial-overlay__dialog--mobile .tutorial-overlay__dialog-bubble{align-items:flex-end;align-self:stretch;height:auto;min-width:0;width:100%}.tutorial-overlay__bubble-cap{background-repeat:no-repeat;background-size:100% 100%;flex-shrink:0;height:100%;position:relative;z-index:1}.tutorial-overlay__bubble-cap--left{aspect-ratio:72/276;background-image:url(/static/media/dialogue_cloud_left.53be28e644de473421b2.webp);margin-right:-2px}.tutorial-overlay__bubble-cap--right{aspect-ratio:100/276;background-image:url(/static/media/dialogue_cloud_right.c58ca80470b3dbc55838.webp);margin-left:-2px}.tutorial-overlay__dialog--mobile .tutorial-overlay__bubble-cap--left{align-self:flex-end;aspect-ratio:auto;background-image:url(/static/media/dialogue_cloud_right_mob.5096aed50ae96690e52f.webp);height:126px;margin-right:-1px;transform:scaleX(-1);width:100px}.tutorial-overlay__dialog--mobile .tutorial-overlay__bubble-cap--right{align-self:flex-end;aspect-ratio:auto;background-image:url(/static/media/dialogue_cloud_left_mob.1c56450d9b5bfef49e78.webp);height:114px;margin-left:-1px;transform:scaleX(-1);width:32px}.tutorial-overlay__dialog--mobile-right .tutorial-overlay__bubble-cap--left{background-image:url(/static/media/dialogue_cloud_left_mob.1c56450d9b5bfef49e78.webp);height:114px;margin-left:0;margin-right:-1px;transform:none;width:32px}.tutorial-overlay__dialog--mobile-right .tutorial-overlay__bubble-cap--right{background-image:url(/static/media/dialogue_cloud_right_mob.5096aed50ae96690e52f.webp);height:126px;margin-left:-1px;margin-right:0;transform:none;width:100px}.tutorial-overlay__bubble-center{align-items:center;background-image:url(/static/media/dialogue_cloud_center.edb635cb064d329b4e81.webp);background-repeat:no-repeat;background-size:100% 100%;display:flex;flex:1 1 auto;justify-content:center;min-width:0;padding:0 8px}.tutorial-overlay__dialog--mobile .tutorial-overlay__bubble-center{align-self:flex-end;aspect-ratio:auto;background-image:url(/static/media/dialogue_cloud_center_mob.a9e50c031ce23cd57999.webp);background-repeat:no-repeat;background-size:100% 100%;box-sizing:border-box;height:118px;max-height:none;min-height:0;padding:10px 8px 14px}.tutorial-overlay__dialog-text{align-items:center;box-sizing:border-box;color:#404547;display:flex;font-family:Segoe UI,system-ui,sans-serif;font-size:19px;font-weight:700;inset:0;justify-content:center;letter-spacing:0;line-height:1.3;margin:0;padding:0 24px;pointer-events:none;position:absolute;text-align:center;z-index:2}.tutorial-overlay__dialog--mobile .tutorial-overlay__dialog-text{bottom:-5px;font-size:17px;height:118px;line-height:1.2;padding:0 20px 6px;top:auto}.tutorial-overlay__dialog-text-inner{display:block;text-align:inherit;width:100%}.tutorial-overlay__dialog-text-inner img{display:inline-block}.mobile-navigation{background-color:#0a1428;bottom:0;flex-direction:row;justify-content:space-around;position:fixed;width:100%}.mobile-navigation,.mobile-navigation .item{align-items:center;display:flex;justify-items:center}.mobile-navigation .item{cursor:default;flex-direction:column;flex-grow:1;height:64px;pointer-events:none;width:20%}.mobile-navigation .icon{flex-grow:1;padding:6px;scale:.8}.mobile-navigation .title{color:#f1f1f1;flex-grow:1;font-size:12px;margin:0}.backdrop{left:0;position:fixed;top:48px;transform:translateX(-100%);transition:transform .3s ease-in-out;width:100%}.backdrop.open{transform:translateX(0)}.mobile .mapp-root-content{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding-bottom:80px;width:100%}.mobile .fake-content-main-page{max-width:100%}.mobile .fake-game-cards-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around;justify-items:stretch;padding:0 15px}.mobile .fake-game-card{width:30%}.mobile .fake-game-card .fake-game-card-image{flex-grow:1;width:100%}.mobile .banner-wrap--mobile{container-type:inline-size;display:flex;justify-content:center;position:relative}.mobile .banner-bonus-area--mobile{align-items:center;display:flex;flex-direction:column;left:38%;pointer-events:none;position:absolute;text-align:center;top:55%;transform:translate(-50%,-50%);width:50%;z-index:2}.mobile .banner-bonus-copy--mobile{align-items:center;text-align:center;white-space:nowrap}.mobile .banner-bonus-copy--mobile .banner-bonus-copy__eyebrow{font-size:2.58cqi;font-weight:600;margin-bottom:.2em;text-shadow:1.7px 1.7px 1.7px #15202b}.mobile .banner-bonus-copy--mobile .banner-bonus-copy__headline{font-family:Segoe UI Black,Segoe UI,Arial Black,Impact,sans-serif;font-size:7.51cqi;font-weight:900;letter-spacing:-.01em;line-height:1;margin:0;text-shadow:2.5px 2.5px 2.5px #15202b}.mobile .banner-bonus-copy--mobile .banner-bonus-copy__details{align-items:center;display:inline-flex;font-size:3.86cqi;font-weight:600;gap:.25em;margin-top:.3em;text-shadow:1.7px 1.7px 1.7px #15202b}.mobile .banner-bonus-area--mobile .banner-main-btn{margin-top:4%}.mobile .banner-bonus-area--mobile .banner-main-btn img{width:41.7cqi}.mobile .home-fly-overlay{inset:0;pointer-events:none;position:fixed;z-index:3100}.mobile .home-fly-particle{animation:homeFlyToTarget var(--fly-duration) ease-in-out forwards;height:24px;left:var(--start-x);opacity:0;position:fixed;top:var(--start-y);width:24px;z-index:3101}.mobile .home-fly-particle__icon{filter:drop-shadow(0 0 6px rgba(229,185,90,.8));height:100%;object-fit:contain;width:100%}@keyframes homeFlyToTarget{0%{left:var(--start-x);opacity:1;top:var(--start-y);transform:scale(1.2)}60%{opacity:1;transform:scale(.8)}to{left:var(--end-x);opacity:0;top:var(--end-y);transform:scale(.3)}}.mobile .fake-game-card--pulse{animation:pulse-glow 1.5s ease-in-out infinite;border-radius:8px;position:relative}@keyframes pulse-glow{0%,to{box-shadow:0 0 10px 2px #e5b95a66;transform:scale(1)}50%{box-shadow:0 0 25px 8px #e5b95acc;transform:scale(1.05)}}.signup-bg{align-items:center;background-image:url(/static/media/Registr_background.00845a766fd6ee99d038.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;min-height:100vh}.desktop .signup-bg{justify-content:flex-start;padding:0 0 0 22vw}.mobile .signup-bg{justify-content:center;min-height:100dvh;padding:12px}.signup-mobile{-webkit-overflow-scrolling:touch;background-color:#3d5079;background-image:url(/static/media/window_main_back.85e8356abd9c593928b1.webp);background-position:bottom;background-repeat:repeat-y;background-size:100% auto;display:flex;flex:1 1 auto;flex-direction:column;justify-content:flex-start!important;min-height:0;overflow-x:hidden;overflow-y:auto;padding-bottom:0!important}.signup-mobile>.signup-page-content{width:100%}.signup-mobile .signup-frame,.signup-mobile>.signup-page-content{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.signup-mobile .signup-frame__body{flex:1 1 auto!important;min-height:0}.signup-mobile .signup-page-content{flex:0 0 auto}.signup-mobile__banner{flex-shrink:0;font-size:0;line-height:0;margin-bottom:0;overflow:hidden;width:100%}.signup-mobile__banner-img{display:block;height:auto;margin-bottom:0;vertical-align:top;width:100%}.signup-mobile .signup-page-content{margin-top:0;max-width:100%;padding:0;position:relative;z-index:2}.signup-mobile .signup-frame__topper{height:42px;margin-bottom:-4px}.signup-mobile .signup-frame__body{background-position:bottom;padding:clamp(20px,5vw,32px) clamp(18px,6vw,34px) 24px}.signup-mobile .signup-frame__corner--bl,.signup-mobile .signup-frame__corner--br{bottom:10px}.signup-page-content{display:flex;flex-direction:column;max-width:320px;width:100%}.mobile .signup-page-content{max-width:100%}.signup-frame{display:flex;flex-direction:column;width:100%}.signup-frame__topper{align-items:stretch;display:flex;height:44px;margin-bottom:-4px;position:relative;z-index:2}.signup-frame__topper-cap{background-repeat:no-repeat;background-size:100% 100%;flex-shrink:0;height:100%;width:32px}.signup-frame__topper-cap--left{background-image:url(/static/media/window_topper_left.470880b5d7905469c7c0.webp)}.signup-frame__topper-cap--right{background-image:url(/static/media/window_topper_right.d04970ac4fea7d0c5abb.webp)}.signup-frame__topper-center{align-items:center;background-image:url(/static/media/window_topper_center.ef98ded01f79be6d1868.webp);background-repeat:repeat-x;background-size:auto 100%;display:flex;flex:1 1 auto;justify-content:center;margin:0 -1px;min-width:0}.signup-frame__title{color:#6f6e68;font-family:Segoe UI,system-ui,sans-serif;font-size:20px;font-weight:700;padding-bottom:4px;text-shadow:0 2px 1px #ffffffd9}.mobile .signup-frame__topper{height:40px}.mobile .signup-frame__title{font-size:18px}.signup-frame__body{background-image:url(/static/media/window_main_back.85e8356abd9c593928b1.webp);background-repeat:no-repeat;background-size:100% 100%;box-sizing:border-box;display:flex;flex-direction:column;padding:22px 24px 18px;position:relative}.signup-frame__corner{height:17px;pointer-events:none;position:absolute;width:16px}.signup-frame__corner--tl{left:8px;top:6px}.signup-frame__corner--tr{right:8px;top:6px;transform:scaleX(-1)}.signup-frame__corner--bl{bottom:6px;left:8px;transform:scaleY(-1)}.signup-frame__corner--br{bottom:6px;right:8px;transform:scale(-1)}.bonus-box{align-items:center;background:#00000045;border-radius:8px;display:flex;gap:8px;justify-content:space-around;margin-bottom:12px;padding:2px 10px}.bonus-box__item{align-items:center;color:#f1f1f1;display:inline-flex;font-family:Segoe UI,system-ui,sans-serif;font-size:16px;font-weight:700;gap:4px;line-height:1;text-shadow:0 2px 2px #0000008c;white-space:nowrap}.bonus-box__euro{font-size:1.25em;line-height:1;padding-left:2px}.bonus-box__icon{height:26px;margin:-6px 0;object-fit:contain;vertical-align:middle;width:auto}.mobile .bonus-box,.signup-mobile .bonus-box{box-sizing:border-box;gap:10px;height:28px;margin:0 auto 12px;max-width:78%;padding:0 10px;width:100%}.mobile .bonus-box__item{font-size:15px}.mobile .bonus-box__icon,.signup-mobile .bonus-box__icon{height:22px;margin:-5px 0}.group-row{gap:12px;justify-content:flex-start;margin-top:12px}.group-center,.group-row{align-items:center;display:flex;flex-direction:row}.group-center{gap:8px;justify-content:center}.spacer-16{margin-top:14px}.spacer-16 .group-center{color:#f1f1f1;font-family:Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:600;padding:4px 0}.spacer-16 .link{color:#01ffe6;cursor:pointer}.checkbox-label{color:#f1f1f1;font-family:Segoe UI,system-ui,sans-serif;font-size:15px;font-weight:600}.checkbox-label .link{color:#01ffe6;cursor:pointer}.mobile .group-row,.signup-mobile .group-row{gap:12px;margin-top:14px}.signup-mobile .signup-frame__body #form-step>.group-row,.signup-mobile .signup-frame__body #form-step>.spacer-16,.signup-mobile .signup-frame__body>.group-row{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:78%;width:100%}.signup-cta-row{margin-bottom:6px;margin-top:28px!important}.mobile .spacer-16{margin-top:18px}.mobile .spacer-16 .group-center{padding:6px 0}.bonus-button{align-items:center;background-image:url(/static/media/DarkYellow_button.fa624b60ebf7ffd42255.webp);background-repeat:no-repeat;background-size:100% 100%;cursor:pointer;display:flex;flex:1 1;height:40px;justify-content:center;min-width:0;transition:transform .15s ease-out;-webkit-user-select:none;user-select:none}.bonus-button.active{background-image:url(/static/media/Yellow_button.ba3e04db6adcb68c3892.webp)}.bonus-button:hover{transform:scale(1.03)}.bonus-button:active{transform:scale(.97)}.bonus-button label{color:#f1f1f1;cursor:pointer;font-family:Segoe UI,system-ui,sans-serif;font-size:16px;font-weight:700;padding-bottom:3px;text-shadow:0 2px 2px #15202bbf}.bonus-button.inactive label{color:#d0c7b6}.bonus-button.disabled,.bonus-button.disabled label{cursor:not-allowed}.mobile .bonus-button{height:40px}.mobile .bonus-button label{font-size:15px;padding-bottom:3px}.blue-button{align-items:stretch;cursor:pointer;display:inline-flex;height:48px;transition:transform .15s ease-out;-webkit-user-select:none;user-select:none}.blue-button:hover{transform:scale(1.03)}.blue-button:active{transform:scale(.97)}.blue-button__cap{display:block;flex-shrink:0;height:100%;pointer-events:none;width:auto}.blue-button__center{align-items:center;background-image:url(/static/media/bliue_button_center.ec5e80046d7aa67f4a4d.webp);background-repeat:repeat-x;background-size:auto 100%;box-sizing:border-box;display:flex;justify-content:center;margin:0 -1px;min-width:100px;padding:0 20px 10px}.blue-button__label{color:#0c5d90;font-family:Segoe UI,system-ui,sans-serif;font-size:22px;font-weight:700;line-height:1;text-shadow:0 3px 2px #8bdaff;white-space:nowrap}.mobile .blue-button{height:46px}.mobile .blue-button__center{min-width:100px;padding:0 18px 8px}.mobile .blue-button__label{font-size:21px;text-shadow:0 2px 2px #8bdaff}.style-checkbox{align-items:center;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;flex-shrink:0;height:31px;justify-content:center;width:31px}.style-checkbox--radio{background:#00000047}.style-checkbox--radio.active .style-checkbox__dot{background:#d22b1f;border-radius:50%;box-shadow:0 0 6px #d22b1f99;height:60%;width:60%}.style-checkbox--check{background:#0000}.style-checkbox--check.active{background:#00000047;border-radius:10px}.style-checkbox--check .style-checkbox__v{display:block;height:100%;object-fit:contain;width:100%}.style-checkbox--check.inactive:before{background:#00000047;border-radius:10px;box-sizing:border-box;content:"";height:100%;width:100%}.style-checkbox input{display:none}.style-input{align-items:center;background:#00000047;border-radius:10px;box-sizing:border-box;color:#f1f1f1;display:flex;font-family:Segoe UI,system-ui,sans-serif;font-size:15px;font-weight:600;padding:10px 14px;width:100%}.style-input input{background:#0000;border:none;color:inherit;flex-grow:1;font:inherit;margin:0;outline:none;padding:0;width:100%}.style-input input::placeholder{color:#f1f1f18c}.mobile .style-input{font-size:14px;padding:8px 12px}.game-wrapper{line-height:0}.loading-message{line-height:normal}.desktop .game-wrapper{height:calc(100vh - 80px);width:100%}.mobile .game-wrapper{height:calc(100dvh - 112px);width:100%}