@charset "UTF-8";.App{min-height:100vh;background-color:#002a5f}.wrapper_h{width:100%;height:100vh!important;display:flex;flex-direction:column;justify-content:space-between}.first_content_h{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;background-color:#002a5f;padding:8rem 2rem}.logo_container_h{width:12rem}.text_container_h{margin-top:4rem;color:#a1c51e;font-size:1.8rem;text-align:center}.text_container_h span{color:#fff;font-weight:700}footer{width:100%;height:40%;background-color:#fff;padding:3rem;display:flex;align-items:center;justify-content:center;position:relative}footer .btn_footer_h{font-size:1.4rem;padding:1rem 1.4rem;background-color:#a1c51e;color:#002a5f;border-radius:2rem;position:absolute;transform:translate(-50%,50%);top:-18%;left:50%;border:none;cursor:pointer}footer .btn_footer_h :focus{background-color:#d65656!important}.footer_container_h{display:flex;flex-direction:column;align-items:center;gap:2rem}.phone_h{position:relative;background-color:#002a5f;color:#fff;padding:.6rem 1.4rem;border-radius:.6rem;display:flex;flex-direction:column;overflow:visible}.phone_h:after{content:"";width:100px;height:10px;background-color:#a1c51e;position:absolute;right:50%;left:50%;bottom:0;transform:translate(-50%,50%)}footer .social_container_h{display:flex;flex-direction:column;align-items:center}footer .social_container_h ul{display:flex;gap:1rem}footer .social_container_h ul li{display:flex;align-items:center;justify-content:center;padding:.3rem;background-color:#002a5f;border-radius:100%;color:#fff}.nossa_link_h{color:#002a5f;margin-top:1rem}@media (max-width: 1080px){.first_content_h{padding:0;gap:8rem}.text_container_h{margin-top:0;font-size:5rem}.logo_container_h{width:36rem}footer{position:relative}footer .image_container_h img{width:16rem}footer .phone_h{font-size:2rem}footer .phone_h:after{width:70%}footer .btn_footer_h{font-size:4rem;padding:1rem 6rem;border-radius:5rem}footer .social_container_h ul{gap:2rem}footer .social_container_h ul li{font-size:2rem}footer .nossa_link_h{color:#002a5f;margin-top:1rem;font-size:2rem}}.wrapper_ab{height:100vh;display:flex;flex-direction:column;justify-content:space-between;background-color:#002a5f}.first_content_ab{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.logo_container_ab{width:12rem}.text_container_ab{color:#a1c51e;font-size:1.8rem;text-align:center}.text_container_ab span{color:#fff;font-weight:700}.nossa_link_ab{color:#002a5f;margin-top:1rem}.btn_accept_ab{background-color:#fff;color:#002a5f;font-size:1.4rem;border-radius:.8rem;font-weight:600;padding:.6rem 1.2rem;border:none;cursor:pointer}.description_ab{color:#fff}@media (max-width: 1080px){.logo_container_ab{width:36rem}.text_container_ab{font-size:5rem}.btn_accept_ab{font-size:4rem;padding:1rem 6rem;border-radius:5rem}.description_ab{font-size:2rem}}.flip_wrapper_so{min-height:100vh;max-height:100vh;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#002a5f}.game_container_so{display:flex;flex-direction:column;align-items:center;gap:5rem}.header_container_so{width:100%;padding:1rem 0;position:relative;display:flex;flex-direction:column}.timer_so{position:absolute;right:10%;top:5%;display:flex;align-items:center;justify-content:end}.timer_so div{width:6rem;height:6rem;display:block;background-color:#a1c51e;padding:.6rem .8rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:3rem}.header_logo_so{width:12rem;margin:auto}.highligt_so{color:#a1c51e;font-size:2rem}.footer_info_so{color:#fff}.grid_wrapper_so{width:100%;display:flex;flex-direction:column;gap:2rem}.end_time div{background-color:red}.letters_so{display:grid;grid-template-columns:repeat(12,1fr);gap:.8rem}.hint_so{width:100%;border:1px solid #fff}.hint_so ul{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.hint_so ul li{font-size:1.4rem;font-weight:700;color:#fff}.individual_so{width:50px;height:50px;border:1px solid #fff;border-radius:2px;font-size:1.6rem;text-align:center;padding:1rem;color:#fff;display:flex;align-items:center;justify-content:center}@media (max-width: 1080px){.header_logo_so{width:36rem}.highligt_so{font-size:5rem}.footer_info_so{font-size:2rem}.card{width:12rem!important}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#panel-control{display:flex;align-items:center;justify-content:center;padding:5px;margin:0 0 20px;background-color:#002a5f;border-radius:10px}.gameButtons{width:100%;display:flex;flex-direction:row;justify-content:space-between}.button.play{width:20%;height:3em;box-sizing:border-box;background-color:#8ed0f7;border:1px solid rgba(0,0,0,.1);box-shadow:1px 1px 6px 1px #0003;border-radius:10px;padding:1px;margin:1px 10px;font-size:1em;font-weight:450;text-align:center;text-decoration:none;transition-duration:.4s;cursor:pointer;transition:.2s}.play:hover{background-color:#4bb2e2f1;color:#000;transform:scale(1.03)}.play:disabled{background:rgba(0,0,0,.1);color:#0000001a;border:1px solid rgba(0,0,0,.1);cursor:inherit;transform:scale(1)}.button.newWord2{width:25%;height:3em;box-sizing:border-box;background-color:#8ed0f7;border:1px solid rgba(0,0,0,.1);box-shadow:1px 1px 6px 1px #0003;border-radius:10px;padding:1px;margin:1px 10px;font-size:1em;font-weight:450;text-align:center;text-decoration:none;transition-duration:.4s;cursor:pointer;transition:.2s}.newWord2:hover{background-color:#4bb2e2f1;color:#000;transform:scale(1.03)}.newWord2:disabled{display:none}.form-group{width:33%}#btLevel{width:90%;height:3em;box-sizing:border-box;background-color:#8ed0f7;border:1px solid rgba(0,0,0,.1);box-shadow:1px 1px 6px 1px #0003;border-radius:10px;padding:1px;margin:1px 10px;transition-duration:.4s;cursor:pointer;transition:.2s}#btLevel:hover{background-color:#4bb2e2f1;color:#000;transform:scale(1.03)}.gameinfo{display:flex;flex-direction:row;padding:.2em;margin:.2em;background-color:#a1c51e;color:#002a5f;font-size:1.2rem;font-weight:700}#panel-control .timer.gameStarted{width:33%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;background-color:#a1c51e;border-radius:5px}#panel-control .timer:not(.gameStarted){width:33%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;background-color:#a1c51e;border-radius:5px}#panel-control .points-top.gameStarted{width:33%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;background-color:#a1c51e;border-radius:5px}#panel-control .points-top:not(.gameStarted){width:33%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;background-color:#a1c51e;color:#002a5f;border-radius:5px}#panel-control .point.gameStarted{width:33%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;background-color:#a1c51e;color:#002a5f;border-radius:5px}#panel-control .point:not(.gameStarted){width:33%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;background-color:#a1c51e;color:#002a5f;border-radius:5px}.hide{display:none}.timer_cp{width:4rem;height:4rem;display:flex;align-items:items;justify-content:center;background-color:#a1c51e;padding:1rem;color:#002a5f;font-size:1.6rem;font-weight:700;border-radius:50%;position:absolute;top:8%;right:8%;transition:background-color 1s ease}.end_time{background-color:red;color:#fff}#table{width:100%;display:flex;align-items:center;gap:2rem;flex-direction:column;margin-right:1em;margin-left:1em;margin-bottom:1em;transition-duration:1s;cursor:pointer;transition:1s}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.board{width:100%;display:grid;gap:.4em;margin-right:1em;flex:1;flex-direction:row;pointer-events:none}.boxUsedWords{width:100%;display:flex;flex-direction:column;justify-content:space-between;padding:.5em;background-color:#002a5f;color:#a1c51e;font-weight:700;border-radius:10px}.usedWords{min-width:10%;font-size:1em;white-space:pre-line;display:flex;gap:1rem}.foundWord{text-decoration:line-through}.new-wordBox{width:100%}#btNewWord{width:100%;height:3em;box-sizing:border-box;background-color:#8ed0f7;border:1px solid rgba(0,0,0,.1);box-shadow:1px 1px 6px 1px #0003;border-radius:10px;transition-duration:.4s;cursor:pointer;transition:.2s}#btNewWord:hover{background-color:#4bb2e2f1;color:#000;transform:scale(1.03)}.letter{background-color:#a1c51e;color:#002a5f;margin:.1em;padding:.1em 0;display:flex;justify-content:center;align-items:center;border-radius:5px;box-shadow:0 1px 2px #00000080;transition:.2s}.letter:hover{background-color:#4bb2e2f1;color:#000;transform:scale(1.2)}.letter:active{background-color:orange}#letter{font-size:1em}.found{background-color:green;color:#1b1818;display:flex;justify-content:center;align-items:center;border-radius:5px;box-shadow:0 1px 2px #00000080;font-size:1em}.wrapper_en{height:100vh;display:flex;flex-direction:column;justify-content:space-between;background-color:#002a5f}.first_content_en{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.logo_container_en{width:22rem}.text_container_en{color:#a1c51e;font-size:5rem;text-align:center;color:#fff}.nossa_link_en{color:#002a5f;margin-top:1rem}.btn_accept_en{background-color:#fff;color:#002a5f;font-size:4rem;border-radius:.8rem;display:flex;align-items:center;justify-content:center;padding:2rem;border:none;cursor:pointer}.description_en{color:#fff}@media (max-width: 1080px){.logo_container_en{width:36rem}}.wrapper_lo{height:100vh;display:flex;flex-direction:column;justify-content:space-between;background-color:#002a5f}.first_content_lo{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.logo_container_lo{width:22rem}.text_container_lo{color:#a1c51e;font-size:3.8rem;text-align:center;color:#fff}.nossa_link_lo{color:#002a5f;margin-top:1rem}.btn_accept_lo{background-color:#fff;color:#002a5f;font-size:1.4rem;border-radius:.8rem;font-weight:600;padding:.6rem 1.2rem;border:none;cursor:pointer}.description_lo{color:#fff}@media (max-width: 1080px){.logo_container_lo{width:36rem}.text_container_lo{font-size:5rem}.btn_accept_lo{display:flex;align-items:center;justify-content:center;font-size:4rem;padding:2rem}}html,body{background-color:#002a5f;max-height:100vh}
