.colorTransition{-webkit-animation:fadeInAnimation 2s ease;animation:fadeInAnimation 2s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;opacity:1}.colorTransitionEmpty{opacity:0}@-webkit-keyframes fadeInAnimation{0%{width:0}50%{width:1600px}to{width:0}}@keyframes fadeInAnimation{0%{width:0}50%{width:1600px}to{width:0}}
/*# sourceMappingURL=main.1e53031c.css.map*/