.arrow-right-animation svg{opacity:0;transform:translate(0,0);transition:all 200ms ease-in-out}.arrow-right-animation:hover svg{opacity:1;transform:translate(20px,0)}img.img-rotation{width:122px;height:122px;transition:.25s all ease-in-out;z-index:0}img.img-rotation:hover{position:absolute;width:122px;height:122px;transform:rotate(90deg)}.star-solid-animation svg{transform:scale(1);transition:all 300ms ease-in-out}.star-solid-animation:hover svg{transform:scale(1.2)}.arrow-rotate-click svg{transition:transform 200ms ease-in-out}.arrow-rotate-click-trigger svg{transform:rotate(180deg)}.image-darken-animation img{filter:brightness(100%);transition:.25s filter ease-in-out}.image-darken-animation:hover img{filter:brightness(40%)}