button.btn-shine-black,.form-shine-black .elementor-button,.btn-shine-black a{overflow:hidden;position:relative;box-shadow:0 3px 8px 0 rgba(0,0,0,.6)}button.btn-shine-black:before,.form-shine-black .elementor-button:before,.btn-shine-black a:before{content:"";position:absolute;width:100px;height:100%;background-image:linear-gradient(120deg,rgba(89,101,227,0) 20%,rgba(89,101,227,.6),rgba(89,101,227,0) 80%);top:0;left:-100px;animation:shine-complex 3s infinite ease-in-out}@keyframes shine{0%{left:-100px}20%{left:100%}100%{left:100%}}@keyframes shine-complex{0%{left:100%}23%{left:-100px}32%{left:-100px}55%{left:100%}100%{left:100%}}