.container-game-over{display:flex;align-items:center}@media (max-width: 992px){.content-img-game-over{width:380px;height:280px;padding:2rem}}.container-start-game{display:flex;flex-direction:column;justify-content:space-between;padding:0rem 1rem}.content-full-screen{height:5vh}.btn-full-screen{background-color:transparent;border:none;width:100%;height:100%}.content-img{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%}.content-version{display:flex;justify-content:center;width:100%;height:5vh;font-size:20px;color:#54dcfc}.btn-start{position:block;background-color:transparent;border:none;height:140px;margin:0 180px;transform:translateY(-110%)}@media (max-width: 992px){.content-img{align-items:center}.btn-start{width:50%;height:50px;margin:0 90px}.content-img-start{width:350px;height:270px}.content-version{font-size:12px}}.container-game{padding:3rem;display:flex;flex-direction:column;justify-content:space-around}.content-img-time{position:relative;display:flex;flex-direction:column;justify-content:center}.img-time{z-index:1;margin:0 10rem}.timer{position:absolute;z-index:2;display:flex;justify-content:center;align-items:end;width:100%;height:100%;margin-bottom:2rem}.time{font-size:2.8rem;color:#fff;font-weight:500}.logo-game{margin-bottom:4rem;display:flex;justify-content:center;align-items:center;background:transparent;border:none}@media (max-width: 992px){.container-game{padding:1.5rem}.timer{margin-bottom:1rem}.img-time{z-index:1;margin:0 1rem 0 0}.time{font-size:1rem}.img-bb{width:120px}}*{padding:0;margin:0;overflow:hidden;font-family:Times New Roman,Times,serif}.container-background{height:100vh;background-image:url(/assets/fundo-jogo-da-memoria-hPogV1Wb.png);background-repeat:no-repeat;background-size:cover}
