@keyframes pulseCenterOutAndBack{0%,to{background-position:50% 0}50%{background-position:0 0}}.animated-gradient-line{position:relative;z-index:2;background-image:linear-gradient(90deg,#210366 0,#135af3 50%,#96baf8);background-size:200% 100%;animation-name:pulseCenterOutAndBack;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}.footer-content-wrapper{position:relative;z-index:1}.fill-to-top-animated-button{transition:all .2s ease-in;position:relative;overflow:hidden;z-index:1}.fill-to-top-animated-button:before{transform:translateX(-50%) scaleY(1) scaleX(1.25);left:50%;top:100%;width:140%;height:180%;background-color:rgba(0,0,0,.05)}.fill-to-top-animated-button:after,.fill-to-top-animated-button:before{content:"";position:absolute;border-radius:50%;display:block;transition:all .5s cubic-bezier(.55,0,.1,1) .1s;z-index:-1}.fill-to-top-animated-button:after{left:55%;transform:translateX(-50%) scaleY(1) scaleX(1.45);top:180%;width:160%;height:190%;background-color:#06a0ed}.fill-to-top-animated-button:hover{color:#ffffff}.fill-to-top-animated-button:hover:before{top:-35%;background-color:#06a0ed;transform:translateX(-50%) scaleY(1.3) scaleX(.8)}.fill-to-top-animated-button:hover:after{top:-45%;background-color:#06a0ed;transform:translateX(-50%) scaleY(1.3) scaleX(.8)}