@keyframes reflection{0%{transform:translateX(-100%) skewX(-12deg)}to{transform:translateX(200%) skewX(-12deg)}}.animate-reflection{animation:reflection 3s ease-in-out infinite;animation-iteration-count:10;animation-direction:alternate;animation-fill-mode:forwards;animation-delay:.5s}
/*# sourceMappingURL=ecb3cd491df4eef6.css.map*/