.game{display:flex;flex-direction:column;height:100%;min-height:38.75rem;position:relative}.game ::-webkit-scrollbar{display:none}.game__background{left:-1rem;pointer-events:none;position:absolute;width:calc(100% + 2rem);z-index:0}.game__background_top{top:-1rem}.game__background_bottom{bottom:-1rem}.game__wrapper{background-color:#03121c;height:100vh;overflow:hidden;overflow-y:auto;padding:1rem;width:100vw}.game__wrapper::-webkit-scrollbar{display:none}.game__header{position:relative;text-align:center;z-index:1}.game__header-title{color:var(--base-white)}.game__header-counter,.game__header-title{font-size:1.25rem;font-weight:700;line-height:1.25em}.game__header-counter{color:#bccad5;margin-top:.25rem}.game__minigame{margin:1.375rem auto auto}.game__button,.game__minigame{max-width:31.25rem;position:relative;width:100%;z-index:1}.game__button{align-items:center;background-color:#1f303b;border-radius:4rem;display:flex;justify-content:center;margin:0 auto;padding:.75rem .75rem .75rem 3.1875rem}.game__button img{left:-.3125rem;position:absolute;width:3.8125rem}.game__button span{color:var(--base-white);font-size:1.25rem;font-weight:700;line-height:1.25em;opacity:.48}.game__frog{margin-bottom:-1.6875rem;margin-left:auto;margin-top:-2rem;max-height:13.625rem;overflow:hidden;pointer-events:none;position:relative;width:10.5rem;z-index:1}@media screen and (min-width:560px){.game__frog{margin-left:auto;margin-right:auto;transform:translate(12.5rem)}}.game__frog-image{-o-object-fit:cover;object-fit:cover;width:100%}
