*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}aside,footer,header,nav,section{display:block}body{line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.container{max-width:1240px;width:100%;margin:0 auto;padding:0 20px}body{font-family:sans-serif}body.locked{overflow:hidden}body.dark{background:#242424}@-webkit-keyframes fade{0%{opacity:0}100%{opacity:1}}@keyframes fade{0%{opacity:0}100%{opacity:1}}.home{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home__btn{padding:40px 60px;font-size:60px;-webkit-transition:background-color .3s,-webkit-transform .3s;transition:background-color .3s,-webkit-transform .3s;transition:background-color .3s,transform .3s;transition:background-color .3s,transform .3s,-webkit-transform .3s;background-color:#2980b9;color:#fff;-webkit-transition:all .9s;transition:all .9s}.home__btn:hover{background-color:#2980b9;-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98);-webkit-transition:all .9s;transition:all .9s;color:#000}.modal__wrapper{position:fixed;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,.8);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}.modal__wrapper .modal{background:#fff;padding:25px;border-radius:5px}.modal__wrapper .modal__title{text-align:center}.modal__wrapper .modal__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal__wrapper .modal__sab-title{display:block;text-align:center;margin-top:10px;-webkit-animation:blink 3s infinite;animation:blink 3s infinite}.modal__wrapper .modal__item{margin:10px;background:rgba(0,0,0,.8);cursor:pointer;-webkit-transition:all .9s;transition:all .9s}.modal__wrapper .modal__item .svg-clouse{fill:#fff}.modal__wrapper .modal__item .svg-zero{fill:#fff}.modal__wrapper .modal__item:hover{background:#fff;border:1px solid #000;opacity:1;-webkit-transition:all .9s;transition:all .9s}.modal__wrapper .modal__item:hover .svg-clouse{fill:#0015ff}.modal__wrapper .modal__item:hover .svg-zero{fill:red}.modal__wrapper .modal__item-link{width:300px;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__btn{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #000;border-radius:30px;height:50px;width:150px;cursor:pointer}.game{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.game__title{font-size:40px;text-align:center;margin-bottom:100px}.game__items{max-width:800px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,200px);margin:0 auto}.game__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .5s;transition:all .5s}.game__item:hover{background-color:#f1f0f0;-webkit-transition:all .5s;transition:all .5s}.game__item:nth-child(1){border-bottom:1px solid #000}.game__item:nth-child(2){border:1px solid #000;border-top:none}.game__item:nth-child(3){border-bottom:1px solid #000}.game__item:nth-child(4){border-bottom:1px solid #000}.game__item:nth-child(6){border-bottom:1px solid #000}.game__item:nth-child(5){border:1px solid #000;border-top:none}.game__item:nth-child(8){border:1px solid #000;border-bottom:none;border-top:none}.game__item-imageClouse{width:150px;height:150px}.game__item-imageZero{width:110px;height:110px}.result__title{padding-top:40px;font-size:30px;text-align:center}.result__winner{text-align:center;margin-top:20px;font-size:16px;color:#8a2be2}.result__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:50px}.result__items{color:red;font-size:20px}.result__item{margin-top:20px;color:#000;text-align:center}.result__result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.result__result-clouse{margin-top:60px}.result__result-zero{margin-top:20px}.result .result__restart,.result__reset{margin:50px 5px 0 5px;padding:20px 40px;font-size:20px;-webkit-transition:background-color .3s,-webkit-transform .3s;transition:background-color .3s,-webkit-transform .3s;transition:background-color .3s,transform .3s;transition:background-color .3s,transform .3s,-webkit-transform .3s;background-color:#2980b9;color:#fff;-webkit-transition:all .9s;transition:all .9s}.result .result__restart:hover,.result__reset:hover{background-color:#2980b9;-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98);-webkit-transition:all .9s;transition:all .9s;color:#000}.result__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@media (max-width:1449.98px){.container{max-width:1200px}}@media (max-width:991.98px){.container{max-width:970px}}@media (max-width:768px){.modal__wrapper .modal__item-link{width:120px;height:120px}.modal__wrapper .svg-clouse,.modal__wrapper .svg-zero{height:80px;width:80px}.game__title{font-size:30px}.game__item-imageClouse{height:80px;width:80px}.game__item-imageZero{height:60px;width:60px}.game__items{max-width:800px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,140px);margin:0 auto}.result .result__result-zero,.result__result-clouse{font-size:15px}.result .result__restart,.result__reset{padding:30px;margin-top:20px;font-size:18px}.result__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767.98px){.container{max-width:740px}}@media (max-width:479.98px){.container{max-width:none}}