.cmp-loader-container{display:block;position:relative;top:50%;left:50%;width:80px;height:80px;transform:translate(-50%,-50%)}.cmp-rectangle-bounce{width:100%;height:100%;margin:auto;font-size:0;text-align:center}.cmp-rectangle-bounce>div{display:inline-block;width:7%;height:100%;margin:0 4%;animation:cmp-rectangle-bounce-stretch-delay 1.2s ease-in-out infinite;background-color:currentColor}.cmp-rectangle-bounce>div:nth-child(2){animation-delay:-1.1s}.cmp-rectangle-bounce>div:nth-child(3){animation-delay:-1s}.cmp-rectangle-bounce>div:nth-child(4){animation-delay:-.9s}.cmp-rectangle-bounce>div:nth-child(5){animation-delay:-.8s}@keyframes cmp-rectangle-bounce-stretch-delay{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}