.btn-animate-chars{cursor:pointer;flex-grow:1;justify-content:center;align-items:center;line-height:1;text-decoration:none;display:flex;position:relative}.btn-animate-chars__text{white-space:nowrap;line-height:1.3}.btn-animate-chars [data-button-animate-chars]{display:inline-block;position:relative;overflow:hidden}.btn-animate-chars [data-button-animate-chars] span{text-shadow:0 1.3em;transition:transform .6s cubic-bezier(.625,.05,0,1);display:inline-block;position:relative;transform:translateY(0)rotate(.001deg)}.btn-animate-chars:hover [data-button-animate-chars] span{transform:translateY(-1.3em)rotate(.001deg)}.btn-animate-chars__bg{border-radius:.25em;transition:inset .6s cubic-bezier(.625,.05,0,1);position:absolute;inset:0}.btn-animate-chars:hover .btn-animate-chars__bg{inset:.125em}
