@media screen and (min-width:1024px){.pixel-hover{background-color:var(--color-bg);transition:background-color 1.5s}.pixel-hover:hover{transition-duration:0s}.pixel-hover:nth-child(4n):hover{background-color:#363636}.pixel-hover:nth-child(4n+1):hover{background-color:#5f5f5f}.pixel-hover:nth-child(4n+2):hover{background-color:#414141}.pixel-hover:nth-child(4n+3):hover{background-color:#585858}.pixel-hover:nth-child(7n):hover{background-color:#5f5f5f}.pixel-hover:nth-child(7n+3):hover{background-color:#414141}.pixel-hover:nth-child(7n+5):hover{background-color:#363636}.pixel-hover:nth-child(7n+6):hover{background-color:#585858}}
