.fill-img{animation:clipImgRectFill .6s ease-in-out forwards}.blank-img{animation:clipImgRectBlank .6s ease-in-out forwards}@keyframes clipImgRectFill{0%{clip:rect(9.625rem,auto,auto,auto)}to{clip:rect(0,auto,auto,auto)}}@keyframes clipImgRectBlank{0%{clip:rect(0,auto,auto,auto)}to{clip:rect(9.625rem,auto,auto,auto)}}
