.genrelistitem-container{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:20px}.genrelistitem .circle img{width:40px;height:40px;pointer-events:none}.genrelistitem{display:flex;flex-direction:column;align-items:center;width:120px}.genrelistitem .circle{width:80px;height:80px;border-radius:50%;background-color:#eaeaea;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.genrelistitem .circle i{font-size:30px;color:#555}.genrelistitem-name{margin-top:10px;text-align:center;font-size:14px;color:#333}.genrelistitem-name:not(.ignorelinksh):hover,.genrelistitem:hover .genrelistitem-name:not(.ignorelinksh){color:#fc4349}.genrelistitem:hover img:not(.ignorelinksh){filter:invert(32%) sepia(68%) saturate(3720%) hue-rotate(337deg) brightness(108%) contrast(98%)}.genrelistitem.extraspace{visibility:hidden}@media screen and (max-width:600px){.wi_fic_wrap.genrelistall{padding:0}.genrelistitem-container{justify-content:center;gap:10px}.genrelistitem{width:100px}.genrelistitem .circle{width:60px;height:60px}.genrelistitem .circle i{font-size:24px}.genrelistitem-name{font-size:12px}.genrelistitem .circle img{width:25px;height:25px}}