@keyframes flashCustom{0%{opacity:.75}50%{opacity:.25}to{opacity:.75}}.searchGames .items .item .thumb:before{background-color:var(--slotHover);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .15s ease;z-index:2}.searchGames .items .item .thumb .playBtn:after{display:none}.searchGames .items .item:hover .thumb .image{transform:scale(1.2)}.searchGames .items .item:hover .thumb .playBtn,.searchGames .items .item:hover .thumb:before{opacity:1}