@keyframes line-scale-party{0%,100%{transform:scale(1)}50%{transform:scale(.5)}}.line-scale-party>div:nth-child(1){animation-delay:.25s;animation-duration:.89s}.line-scale-party>div:nth-child(2){animation-delay:-60ms;animation-duration:1.27s}.line-scale-party>div:nth-child(3){animation-delay:.73s;animation-duration:.47s}.line-scale-party>div:nth-child(4){animation-delay:.32s;animation-duration:1.02s}.line-scale-party>div{background-color:#6b6f82;width:4px;height:3.45rem;border-radius:2px;margin:2px;animation-fill-mode:both;display:inline-block;animation-name:line-scale-party;animation-iteration-count:infinite;animation-delay:0}