.icmMemoryGame>.icmMemoryGame-stage{position:relative}.icmMemoryGame .icmMemoryGame-win{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:0}@keyframes icmMemoryGamewin{0%{filter:brightness(1) contrast(1);opacity:0;z-index:1}100%{filter:brightness(1) contrast(1);opacity:1;z-index:4}}.icmMemoryGame .winContainer{width:100%;height:100.5%;display:block;position:absolute;top:0;left:0;z-index:-1;opacity:0}.icmMemoryGame>.icmMemoryGame-solved .icmMemoryGame-win{z-index:4}.icmMemoryGame>.icmMemoryGame-solved .winContainer{animation-name:icmMemoryGamewin;animation-duration:1s;animation-delay:1s;animation-fill-mode:forwards}.icmMemoryGame>.icmMemoryGame-stage>ul{margin:0;padding:0;list-style:none;display:grid;flex-wrap:wrap;z-index:1;position:relative;justify-content:space-between;align-content:center}.icmMemoryGame>.icmMemoryGame-stage>ul>li{display:block;list-style:none}.icmMemoryGame>.icmMemoryGame-stage>ul>li>div{width:100%;height:0;padding-bottom:100%;position:relative}.icmMemoryGame>.icmMemoryGame-stage>ul>li>div>div,.icmMemoryGame>.icmMemoryGame-stage>ul>li>div>div>div,.icmMemoryGame>.icmMemoryGame-stage>ul>li>div>div>div>div,.icmMemoryGame>.icmMemoryGame-stage>ul>li>div>div>div>img{position:absolute;top:0;left:0;width:100%;height:100%}.icmMemoryGame>.icmMemoryGame-stage>ul>li>div>div{perspective:1000px;cursor:pointer;-webkit-tap-highlight-color:transparent}.icmMemoryGame>.icmMemoryGame-stage>ul>li>div>div>div{transition:transform .5s;transform-style:preserve-3d}.icmMemoryGame>.icmMemoryGame-stage>ul>li>div>div>div>div,.icmMemoryGame>.icmMemoryGame-stage>ul>li>div>div>div>img{-webkit-backface-visibility:hidden;backface-visibility:hidden}.icmMemoryGame>.icmMemoryGame-stage>ul>li>div>div.icmMemoryGame-open{cursor:default}.icmMemoryGame>.icmMemoryGame-stage>ul>li>div>div.icmMemoryGame-match>div>img{animation-duration:1s;animation-delay:.3s}.icmMemoryGame-stats{align-items:center;margin:20px}.icmMemoryGame-stats span{min-width:45px;padding:0 5px;text-align:center}