@keyframes face-dialog-mask-fade-in{0%{opacity:0}to{opacity:1}}@keyframes face-dialog-mask-fade-out{0%{opacity:1}to{opacity:0}}@keyframes face-dialog-scale-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes face-dialog-scale-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.face-detection-dialog-wrapper{animation:.2s ease-out forwards face-dialog-mask-fade-in}.face-detection-dialog-wrapper.closing{animation:.2s ease-out forwards face-dialog-mask-fade-out}.face-detection-dialog-content{animation:.2s ease-out forwards face-dialog-scale-in}.face-detection-dialog-content.closing{animation:.2s ease-out forwards face-dialog-scale-out}
/*# sourceMappingURL=16x.r0lezcnu4.css.map*/