@keyframes grow{0%{height:0}100%{height:9.43rem}}.line--container{display:flex;justify-content:center;height:9.43rem;max-height:9.43;transform:translateY(-25%)}.blue--line{width:.2rem;height:9.43rem;background:#00c7b1;position:relative;-webkit-animation:grow 4s;animation:grow 4s;animation-iteration-count:2}.dark--blue{width:.2rem;height:9.43rem;background:#142e7b;position:relative;-webkit-animation:grow 4s;animation:grow 4s;animation-iteration-count:2}.yellow--line{width:.2rem;height:9.43rem;background:#efb71b;position:relative;-webkit-animation:grow 4s;animation:grow 4s;animation-iteration-count:2}