body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}button{cursor:pointer;outline:none;border:none}button:focus{box-shadow:none!important}button::-moz-focus-inner{padding:0;border:0}a,a:visited{color:inherit}a,a:hover,a:visited{text-decoration:none}ul li{list-style:none}body{height:100vh;width:100vw;background-color:#e9ecef}#root,body{margin:0;padding:0}#root{display:grid;align-content:space-between;justify-items:stretch;align-items:center;height:100%}button:hover{transform:scale(1.1);transition:all .1s ease-in-out;border-radius:5px;cursor:pointer}button:active{transform:scale(.9)}@media (max-width:500px){h1{font-size:1.4rem}}@media (max-width:367px){h1{font-size:1.2rem}}.board{margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center}.flip-container{border-radius:5px}.flip-container:hover{transition:all .15s ease-in-out;cursor:pointer;box-shadow:inset 0 0 15px 0 rgba(50,50,50,.75)}.flip-container.flipped .flipper{transform:rotateY(180deg)}.flipper{transition:.6s;transform-style:preserve-3d;position:relative}.back,.front{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;left:0;top:0;padding:5px}.back{z-index:2;transform:rotateY(0deg)}.front{transform:rotateY(180deg)}.Main_main__25EnC,.Stats_statisticBlock__1Ep0P{display:grid;justify-items:center}.Main_main__25EnC{flex:1 1 auto;align-items:center;grid-row-gap:20px}.Footer_footer__3O0Tc{display:flex;justify-content:center;align-items:center;padding:10px;background-color:#f76b38;border-top:3px solid #f54506}.Footer_footer__3O0Tc span{font-size:1.5rem;margin-right:15px;align-self:center;color:#fff}.Footer_logoRS__osjmR:hover{transition:all .2s ease-in-out;background-color:#9acd32;transform:scale(1.5);box-shadow:0 0 5px 4px rgba(50,50,50,.75)}@media (max-width:500px){.Footer_footer__3O0Tc span{font-size:1.4rem}}@media (max-width:367px){.Footer_footer__3O0Tc span{font-size:1.2rem}}.Header_header__woCre{height:80px;background-color:#f76b38;border-bottom:3px solid #f54506;display:flex;justify-content:space-between;align-items:center;position:relative;padding:0 30px}.Header_header__woCre .Header_burgerMenu__3udA1{display:grid;width:30px;height:30px;z-index:2;transition:all .3s linear}.Header_header__woCre .Header_burgerMenu__3udA1 div{transition:all .3s linear}.Header_header__woCre .Header_burgerMenu__3udA1 div:hover{cursor:pointer}.Header_header__woCre .Header_burgerMenu__3udA1 .Header_top__2T9oy{border-bottom:3px solid red}.Header_header__woCre .Header_burgerMenu__3udA1 .Header_middle__3tymA{border-bottom:3px solid green}.Header_header__woCre .Header_burgerMenu__3udA1 .Header_bottom__2F7Sl{border-bottom:3px solid #ff0}.Header_header__woCre .Header_burgerMenu__3udA1.Header_active__3j25r{position:fixed;top:23px;right:30px}.Header_header__woCre .Header_burgerMenu__3udA1.Header_active__3j25r .Header_top__2T9oy{transform:rotate(45deg);transition:all .3s linear;position:relative;top:11px;left:4px}.Header_header__woCre .Header_burgerMenu__3udA1.Header_active__3j25r .Header_middle__3tymA{transform:scale(0);transition:all .3s linear}.Header_header__woCre .Header_burgerMenu__3udA1.Header_active__3j25r .Header_bottom__2F7Sl{transform:rotate(-45deg);transition:all .3s linear;position:relative;bottom:9px;right:1px}.Header_header__woCre h1{line-height:130%;text-align:center;letter-spacing:.06em;color:#fff;margin:20px}.Header_fake__3v6de{width:30px;height:30px;display:none}.Header_fake__3v6de.Header_active__3j25r{display:block}.LogInfo_infoBlock__XrTqK{color:#fff}.LogInfo_loginInfo__1o5EQ{display:grid}.LogInfo_loginInfo__1o5EQ button{background-color:#ffc107;color:red;border-radius:5px}.Menu_nav__2xlVZ{display:flex;justify-content:space-around;margin:10px}a.Menu_active__oD8eQ{border-bottom:3px solid #dc3545;font-weight:600;color:#0d6efd}.Menu_overlay__3JLQw{position:fixed;top:0;right:0;left:0;bottom:0;background:transparent;transition:background .15s ease-in}.Menu_baseMenu__12zIn{width:400px;height:100%;position:fixed;right:0;top:0;transform:translate(400px);transition:transform .15s ease-in;background-color:#eee}.Menu_headerBlock__34yfO{display:flex;justify-content:space-between;align-items:center;padding:30px 50px;background-color:#fff}.Menu_headerBlock__34yfO .Menu_headerCaption__1ovVd{background-color:#fff;font-size:22px}.Menu_menuContent__1wOKW{overflow-y:auto;padding:0 20px;display:grid;grid-row-gap:20px}.Menu_baseMenu__12zIn,.Menu_overlay__3JLQw{opacity:0;z-index:-1}.Menu_baseMenu__12zIn.Menu_hide__21C4k,.Menu_baseMenu__12zIn.Menu_open__1LJHT,.Menu_overlay__3JLQw.Menu_hide__21C4k,.Menu_overlay__3JLQw.Menu_open__1LJHT{opacity:1;z-index:1}.Menu_overlay__3JLQw.Menu_open__1LJHT{background:rgba(0,0,0,.3)}.Menu_overlay__3JLQw.Menu_hide__21C4k{background:transparent}.Menu_baseMenu__12zIn.Menu_open__1LJHT{transform:translate(0)}.Menu_baseMenu__12zIn.Menu_hide__21C4k{transform:translate(400px)}@media (max-width:1700px){.Menu_baseMenu__12zIn{width:320px;transform:translate(320px)}}.ChangeSize_changeSizeBlock__1q1H9{padding:10px 0;display:grid;grid-gap:20px}.ChangeSize_changeSizeBlock__1q1H9 select{width:100px}.ChangeSize_changeSizeBlock__1q1H9 div,.ChangeSize_newGame__3js_K,.Music_musicBlock__1nCxj{display:flex;justify-content:space-between;align-items:center}.Switch_switch__3FHqw{position:relative;display:inline-block;width:60px;height:34px}.Switch_switch__3FHqw input{display:none}.Switch_slider__3T5J7{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.2s}.Switch_slider__3T5J7:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.2s}input:checked+.Switch_slider__3T5J7{background-color:#2196f3}input:focus+.Switch_slider__3T5J7{box-shadow:0 0 1px #2196f3}input:checked+.Switch_slider__3T5J7:before{transform:translateX(26px)}.Switch_slider__3T5J7.Switch_round__2pyeV{border-radius:34px}.Switch_slider__3T5J7.Switch_round__2pyeV:before{border-radius:50%}.Sound_soundBlock__29nG_{display:flex;justify-content:space-between;align-items:center}.CardBackground_cardsBgBlock__x7UX6{display:grid;grid-row-gap:10px}.CardBackground_btnBlock__11R7s{display:flex;justify-content:space-between;align-items:center}.CardBackground_btnBlock__11R7s button{margin-bottom:5px}.CardBackground_opacityBlock__3UYoR{display:flex;justify-content:space-between;align-items:center}.Autoplay_autoPlayBlock__2UABP button{margin-bottom:10px}.Login_loginBlock__2XFe4{display:grid;grid-gap:15px;margin-left:20px}.Login_form__1m16Y{display:grid;grid-row-gap:10px}.Login_error__1qu4a{color:red;margin-left:10px}.Login_inputBlock__3a57X{display:flex;align-items:center}.Login_formControl__stAjq{width:200px}
/*# sourceMappingURL=main.8256fe6c.chunk.css.map */