@keyframes shimmer{0%{background-position:0 0}to{background-position:100% 0}}.banner-heading{background:#1a3a6b linear-gradient(90deg,#1a3a6b,#93c5fd 40%,#e0f0ff 50%,#93c5fd 60%,#1a3a6b) 0 0/250px 100% no-repeat;-webkit-background-clip:text;background-clip:text;margin-right:-120px;padding:0 120px 0 0;animation:4s ease-in-out infinite shimmer;color:#0000801a!important}.shape{transition:opacity .8s}.shape.hide{opacity:0}
