.page_contentWrapper___7kQV{position:absolute;top:0;left:0;width:100%;min-height:100%;display:flex}.page_background__TOdBL{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1}.page_content__hVpOU{position:relative;z-index:10;width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:2em;pointer-events:none}.page_content__hVpOU *{pointer-events:all}.GameOverlay_scoreContainer___tZpc{position:fixed;top:3em;color:#000;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:none;gap:0;padding:.5em;width:auto}.GameOverlay_lives__DVQ_j{display:flex;gap:.5em;font-family:var(--score-font)}.GameOverlay_balls__az2mC,.GameOverlay_bonusPopup__WJNel,.GameOverlay_fullScore__TzjAs,.GameOverlay_scorePopup__XsJmp{color:orange;font-size:1.6em;text-shadow:0 0 5px orange;filter:blur(.01em);letter-spacing:-2px;margin:0;line-height:1.2em;text-align:center;font-family:var(--score-font)}.GameOverlay_scorePopup__XsJmp{font-size:2em;color:#fff}.GameOverlay_bonusPopup__WJNel{font-size:3.5em;color:#fff}.GameOverlay_fullScore__TzjAs{font-size:2.6em}.GameOverlay_score__j0s11{display:flex;gap:.5em;font-family:var(--score-font)}.GameOverlay_digit__qXade{background-color:#fff;width:1em;font-size:2em;display:flex;align-items:center;justify-content:center}.GameOverlay_heartIcon__oDeQH{color:red;width:2em;height:2em}.GameOverlay_powerBarContainer__wQMCH{position:fixed;left:50%;transform:translateX(-50%);bottom:3em;width:100%;display:flex;gap:2em;align-items:center;justify-content:center;max-width:14em;pointer-events:none}.GameOverlay_powerBarFill__oFa6l{display:block;position:absolute;top:0;left:0;z-index:1;width:0;height:.5em;border-radius:.5em;background-color:var(--theme-color-2)}.Landing_container__ifF7o{display:flex;flex-direction:column;align-items:center;gap:1.75em;overflow-y:auto;margin:0 auto;pointer-events:none;height:100vh;height:100svh;width:100%;padding:1em;position:relative;z-index:10;color:var(--text-color)}@media(max-width:1080px){.Landing_container__ifF7o{gap:1.25em}}.Landing_bottomGradientBlackOverlayFade__HJ4_C{position:absolute;bottom:0;left:0;right:0;z-index:1;height:40%;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent)}@media(max-width:1080px){.Landing_bottomGradientBlackOverlayFade__HJ4_C{height:70%}}.Landing_logoWrapper__fwhzK{max-width:50em;margin-bottom:auto}.Landing_termsWrapper__Y6yGp{margin-top:.25em}.Landing_buttons__ppHSc{display:flex;flex-direction:column;gap:1em}.Landing_mainCopy__Nj6Z5{max-width:40em}@media(max-width:1080px){.Landing_mainCopy__Nj6Z5{max-width:20em}}.Landing_mainCopy__Nj6Z5 br{display:none}@media(max-width:600px){.Landing_mainCopy__Nj6Z5 br{display:block}}.Button_button__umNeT{color:#fff;border:none;border-radius:.2em;text-transform:uppercase;position:relative;background-color:#2c4ba0;box-shadow:.2em .2em 0 var(--theme-color-2);min-width:12em;height:2.2em;min-height:2.2em;padding:0 1.2em;font-size:1.2em;font-family:var(--body-font);font-weight:700;cursor:pointer;transition:.3s;display:flex;align-items:center;justify-content:center;gap:.6em}.Button_button__umNeT:not(:disabled):hover{opacity:.8}.Button_button__umNeT:disabled{cursor:not-allowed;opacity:.4}.Button_fullWidth__8C06S{width:100%}.Button_icon__BnMWZ{width:1.4em;height:1.4em}.Button_downloadIcon__rrYYm{width:1.25em;margin-left:.25em}.Button_secondary__oresy{background-color:var(--accent-color);color:var(--text-color);background-color:#2c4ba0;background-color:var(--theme-color)}.Button_transparent___aasj{padding:0;min-width:-moz-fit-content;min-width:fit-content;height:-moz-fit-content;height:fit-content;min-height:-moz-fit-content;min-height:fit-content;background-color:transparent;color:var(--text-color);box-shadow:none;border:none;transition:opacity .3s}.Button_transparent___aasj:hover{opacity:.8}.Button_loading__tb6uu{position:absolute;left:50%}.Button_content__33Xd9{display:flex;align-items:center;gap:.4em;font-size:.9em}.Button_content__33Xd9.Button_hide__C__Nn{opacity:0}