@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/05a31a2ca4975f99-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d6b16ce4a6175f26-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_aaf875;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_aaf875{font-family:__Inter_aaf875,__Inter_Fallback_aaf875;font-style:normal}@font-face{font-family:Satoshi;src:url(/_next/static/media/Satoshi-Regular.f87e0ad6.woff2) format("woff2"),url(/_next/static/media/Satoshi-Regular.07a29354.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Satoshi;src:url(/_next/static/media/Satoshi-Black.e4d6d1be.woff2) format("woff2"),url(/_next/static/media/Satoshi-Black.cdc789d7.woff) format("woff");font-weight:700;font-style:normal}*{box-sizing:border-box;padding:0;margin:0}body{background-image:url(/_next/static/media/bg-hangmn.7a905af7.jpeg);background-size:cover;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}section{width:90vw;height:95vh;background-color:#fff;border-radius:30px;padding:2rem}h1,h2,h3{font-weight:700;font-size:2rem;text-transform:uppercase}h1,h2,h3,p{font-family:Satoshi,sans-serif}p{font-size:1.5rem}.title{text-align:center;display:flex;flex-direction:column;align-items:center}.title h1{font-size:3rem}.dash{display:flex;flex-direction:row;gap:6px}.dash div{width:25px;height:6px;background-color:#1e1e1e;border-radius:50px}.theme-container{display:flex;flex-direction:column;justify-content:center;gap:2rem;padding:2rem;align-items:center}.btns-container{display:flex;flex-direction:row;gap:2rem}.contour{width:30vw;height:60vh;padding:10px;border-radius:20px;border:6px solid transparent;transition:all .3s ease}.contour:hover{border:6px solid #50b501}.card{background-color:#e8ebd8;border-radius:20px;height:100%;cursor:pointer;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between}.flag{width:50px;height:50px}.statue{width:25%;transform:translateY(-18%)}.burger,.statue{position:absolute}.burger{width:30%}.name-theme{z-index:2;width:100%;height:25%;background-color:#fff;border-radius:15px;justify-content:center}.header,.name-theme{display:flex;align-items:center}.header{flex-direction:row;justify-content:space-between}.game{gap:1.5rem}.game,.letter_container{display:flex;flex-direction:column}.letter_container{gap:2rem;width:50%}.keyboard{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.hangman-container{width:50%;display:flex;flex-direction:column;align-items:center;gap:1rem}.letter{font-size:2rem;font-weight:700;width:60px;border:transparent;height:60px;border-radius:5px;cursor:pointer;text-transform:uppercase}.letter,.letter:hover{background-color:#e8ebd8}.letter:hover{border:2px solid #50b501}.game-container{display:flex;flex-direction:row;align-items:center;max-height:70%}.word-container{display:flex;flex-direction:row;justify-content:center}.guess-word{font-size:3rem}.hangman-container img{width:300px}.hangman circle,.hangman line{stroke:#fff;stroke-width:3;fill:transparent}.hangman ellipse{fill:#fff}.hangman{position:absolute;z-index:2;transform:translate(-5px,70px)}.btns{width:10%;display:flex;flex-direction:row;gap:1rem}.btns button{padding:1rem;max-width:65px;background-color:#1e1e1e;border:2px solid transparent;border-radius:100px;cursor:pointer;display:flex;align-items:center;transition:all .3s ease}.btns button img{width:30px;height:30px}.btns div{display:flex;flex-direction:column;align-items:center}.btns div p{font-size:1rem;font-weight:700}.indice{width:100px;padding:.5rem;border:none;color:#fff;background-color:#1e1e1e;border-radius:50px;font-weight:700;transition:all .3s ease;cursor:pointer}.modal-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:10}.modal{background-color:#fff;padding:20px;width:40%;height:50%;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.2);text-align:center;display:flex;flex-direction:column;justify-content:space-around}.modal button{width:130px;padding:1rem;background-color:#1e1e1e;color:#fff;border:none;border-radius:50px;cursor:pointer;font-family:Satoshi;font-size:1rem;font-weight:700;text-transform:uppercase;transition:all .3s ease}button:hover{background-color:#50b501}.button-container{display:flex;flex-direction:row;gap:.5rem;justify-content:center}