.face-card-animate-draw-outline{stroke-dasharray:160;stroke-dashoffset:160;animation:face-card-draw-outline;animation-duration:4s;animation-timing-function:ease;animation-fill-mode:forwards}@keyframes face-card-draw-outline{0%{stroke-dasharray:160;stroke-dashoffset:160}to{stroke-dasharray:160;stroke-dashoffset:0}}.face-card-animate-draw{stroke-dasharray:100;stroke-dashoffset:100;animation:face-card-draw;animation-duration:7s;animation-timing-function:ease;animation-delay:.5s;animation-fill-mode:forwards}@keyframes face-card-draw{0%{stroke-dasharray:100;stroke-dashoffset:100}to{stroke-dasharray:100;stroke-dashoffset:0}}