.icon svg{width:2rem;height:2em}.icon #vedio{fill:var(--green);transition:all .3s ease}.icon:hover #vedio{fill:var(--white)}.icon:hover svg{animation:rotate .4s}.herotitles{z-index:8!important}@keyframes rotate{0%{rotate:0deg}to{rotate:1turn}}