.blik .elementor-button{overflow:hidden;position:relative}.blik .elementor-button:after{content:"";margin-left:60px;width:30px;height:300px;background:#fff;-webkit-animation-delay:.05s;animation-delay:.05s;position:absolute;left:-40px;top:-150px;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transition:all .1s;transition:all .1s;-webkit-animation-name:slideme;animation-name:slideme;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transform:rotate(45deg);transform:rotate(45deg)}