main.svelte-ej8oei{grid-area:main;display:flex;flex-direction:column;align-items:center;width:100vw}header.svelte-ej8oei{grid-area:teams;width:100vw;margin-top:5px;display:flex;justify-content:space-between}#gameboard.svelte-ej8oei{grid-area:board;width:100%;margin:5% 0 0 0;padding:0;display:grid;grid-template-columns:auto auto auto auto;grid-gap:2px;justify-content:center}#playlearn-btn-cont.svelte-ej8oei{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}#cite-cont.svelte-ej8oei{width:100%;text-align:center}cite.svelte-ej8oei{font-size:0.5rem}@media only screen and (max-width: 280px){#gameboard.svelte-ej8oei{margin:5% 0 0 0;grid-template-columns:auto auto auto auto;justify-content:flex-start}}@media only screen and (max-width: 360px){#gameboard.svelte-ej8oei{justify-content:center}}@media only screen and (min-width: 768px){#gameboard.svelte-ej8oei{margin:10%;grid-template-columns:auto auto auto auto auto}#playlearn-btn-cont.svelte-ej8oei{flex-direction:row;align-items:flex-end;justify-content:space-between;width:40%}cite.svelte-ej8oei{font-size:1rem}}@media only screen and (min-width: 992px){#gameboard.svelte-ej8oei{margin:5%}}@media only screen and (min-width: 1200px){#gameboard.svelte-ej8oei{margin:0%}#playlearn-btn-cont.svelte-ej8oei{align-items:center;justify-content:space-around}}
button#practice-btn.svelte-12749s6{width:5.5rem;margin:10px 0;padding:10px 20px;font-size:1.1rem;font-weight:600;border:transparent;color:white;background-color:#c760a5;box-shadow:1px 1px 3px black;cursor:pointer}button#practice-btn.svelte-12749s6:active{box-shadow:inset 0 0 3px black}@media only screen and (min-width: 768px){button#practice-btn.svelte-12749s6{width:7.5rem;font-size:1.3rem;margin:10px 0;padding:15px 25px}}
button#play-btn.svelte-ac2uo9{width:5.5rem;margin:10px 0;padding:10px 20px;font-size:1.1rem;font-weight:600;color:black;background-color:hsla(69, 66%, 62%, 1);box-shadow:1px 1px 3px black;cursor:pointer}button#play-btn.svelte-ac2uo9:active{box-shadow:inset 0 0 3px black}@media only screen and (min-width: 768px){button#play-btn.svelte-ac2uo9{width:7.5rem;font-size:1.3rem;margin:10px 0;padding:14px 25px}}
.modal-cont.svelte-1hfk93p{width:325px;height:auto;position:absolute;z-index:10000;top:15%;display:flex;flex-direction:column;align-items:center;justify-content:space-around;margin:0 5px;padding:10px;color:black;background-color:hsla(69, 66%, 68%, 1);box-shadow:0 0 10px black;border:1px solid #666;transition:top 1s ease-in-out}@keyframes svelte-1hfk93p-blink{to{opacity:0}}.hide.svelte-1hfk93p{top:-600px}
header.svelte-1scetpe{position:relative;width:100%;display:flex;justify-content:center}h2.svelte-1scetpe{width:100%;text-align:center}.fa-times-circle.svelte-1scetpe{position:absolute;top:5px;right:5px;font-size:1.8rem;cursor:pointer}.fa-volume-cont.svelte-1scetpe{font-size:1.5rem;margin-left:6%;cursor:pointer}ul.svelte-1scetpe{width:100%;padding:0;margin:0 0 0 25%;text-align:left;height:70vh;overflow:scroll}li.svelte-1scetpe{display:flex;justify-content:flex-start;line-height:150%;align-items:center;font-size:2rem;font-weight:400}img.svelte-1scetpe{width:70px;margin-right:10px}
@keyframes svelte-13hip97-blink{to{opacity:0}}p.svelte-13hip97{margin:10px 0;font-size:2rem;font-weight:800;animation:svelte-13hip97-blink 0.4s 6 alternate}#btn-cont.svelte-13hip97{width:100%;display:flex;align-items:center;justify-content:space-around}button.svelte-13hip97{width:120px;margin:10px 0;padding:10px 0;font-weight:800;box-shadow:1px 1px 3px black;cursor:pointer}button.svelte-13hip97:active{box-shadow:inset 0 0 3px black}
section.svelte-erepmx{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}h2.svelte-erepmx{width:100%;font-size:2.5rem;text-align:center}.fa-times-circle.svelte-erepmx{position:absolute;top:5px;right:5px;font-size:1.8rem;cursor:pointer}.fa-trophy.svelte-erepmx{font-size:5.8rem}button.svelte-erepmx{margin:10px 0;padding:10px 20px;font-size:1.1rem;font-weight:600;color:white;background-color:#805126;box-shadow:1px 1px 3px black;cursor:pointer}button.svelte-erepmx:active{box-shadow:inset 0 0 3px black}
button.svelte-xnx62j{background-color:transparent;color:#eee;font-size:1.5rem}.square.svelte-xnx62j{border:1px solid hsla(29, 100%, 61%, 1);margin:5px;width:80px;height:80px;padding:0 2px;display:flex;justify-content:center;align-items:center;position:relative}img.svelte-xnx62j{width:70px}.card-cover.svelte-xnx62j{position:absolute;background-color:hsla(29, 100%, 51%, 1);top:0;left:0;font-size:1.5rem;width:100%;height:100%;opacity:1;outline:none;transition:opacity 0.3s ease-in-out;cursor:pointer}button.card-cover.svelte-xnx62j:active{background-color:#ff9a39}.card-show.svelte-xnx62j{opacity:0}.span-for-content.svelte-xnx62j{font-family:"Roboto", sans-serif;color:black;font-size:1.1rem}@media only screen and (max-width: 320px){.square.svelte-xnx62j{width:75px;height:75px;margin:2%}}@media only screen and (max-width: 360px){.square.svelte-xnx62j{width:75px;height:75px;margin:0}}@media only screen and (min-width: 768px){.square.svelte-xnx62j{width:140px;height:140px;margin:0}img.svelte-xnx62j{width:130px}.span-for-content.svelte-xnx62j{font-size:1.5rem}@keyframes svelte-xnx62j-shake{0%{transform:translate(1px, 1px) rotate(0deg)}20%{transform:translate(-1px, -2px) rotate(-1deg)}40%{transform:translate(-3px, 0px) rotate(1deg)}60%{transform:translate(3px, 2px) rotate(0deg)}80%{transform:translate(1px, -1px) rotate(1deg)}100%{transform:translate(-1px, 2px) rotate(-1deg)}}.card-cover.svelte-xnx62j{font-size:2.5rem}.card-cover.svelte-xnx62j:hover{animation:svelte-xnx62j-shake 0.5s}}@media only screen and (min-width: 992px){.square.svelte-xnx62j{width:160px;height:160px;margin:5px}img.svelte-xnx62j{width:150px}.span-for-content.svelte-xnx62j{font-size:2rem}}
section.svelte-1sdug5l{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 5px}figure.svelte-1sdug5l{width:60%;margin:0;padding:5px;border:4px solid hsla(120, 76%, 100%, 1);transition:border 0.5s linear 1s}img.svelte-1sdug5l{width:100%}figcaption.svelte-1sdug5l{text-align:center;font-size:1.1rem;text-transform:uppercase;font-weight:800}@keyframes svelte-1sdug5l-blink{to{opacity:0}}.active.svelte-1sdug5l{border:4px solid hsla(29, 100%, 55%, 1)}.score-cont.svelte-1sdug5l{text-align:center}p.svelte-1sdug5l{margin:10px 0 0;font-size:1rem;font-weight:400}h3.svelte-1sdug5l{font-size:2.3rem;margin:0}@media only screen and (max-width: 280px){p.svelte-1sdug5l,figcaption.svelte-1sdug5l{font-size:0.8rem}}@media only screen and (max-width: 360px){}@media only screen and (min-width: 768px){section.svelte-1sdug5l{margin:0 6%}p.svelte-1sdug5l,figcaption.svelte-1sdug5l{font-size:1.5rem}h3.svelte-1sdug5l{font-size:3.5rem}figure.svelte-1sdug5l{width:80%}}@media only screen and (min-width: 992px){section.svelte-1sdug5l{margin:0 11%}}

/*# sourceMappingURL=bundle.css.map */