@keyframes img-hue-rotate-mythic{0%{filter:hue-rotate()drop-shadow(0 0 10px #f00c);scale:1}16.66%{filter:hue-rotate(60deg)drop-shadow(0 0 10px #ffa500cc)}33.33%{filter:hue-rotate(120deg)drop-shadow(0 0 10px #ff0c)}50%{filter:hue-rotate(180deg)drop-shadow(0 0 10px #0f0c);scale:1.1}66.66%{filter:hue-rotate(240deg)drop-shadow(0 0 10px #00fc)}83.33%{filter:hue-rotate(300deg)drop-shadow(0 0 10px #800080cc)}to{filter:hue-rotate(360deg)drop-shadow(0 0 10px #f00c);scale:1}}@keyframes img-hue-rotate-obsidian{0%{filter:drop-shadow(0 0 10px #7300ff80);scale:.9}50%{filter:drop-shadow(0 0 10px #d75fff80);scale:1}to{filter:drop-shadow(0 0 10px #7300ff80);scale:.9}}.rank-icon.boss{animation:5s linear infinite img-hue-rotate-boss}.rank-icon.obsidian{animation:3s linear infinite img-hue-rotate-obsidian}
