:where(.skp-goto-button).align-center{text-align:center}:where(.skp-goto-button).align-right{text-align:right}:where(.skp-goto-button).align-left{text-align:left}:where(.skp-goto-button) .skp-goto-button__link{align-items:center;border-radius:4px;color:inherit;cursor:pointer;display:inline-flex;gap:8px;padding:8px 16px;text-decoration:none;transition:all .2s ease}:where(.skp-goto-button) .skp-goto-button__link:hover{opacity:.8}:where(.skp-goto-button) .skp-goto-button__link:focus{outline:2px solid currentColor;outline-offset:2px}:where(.skp-goto-button) .skp-goto-button__link.icon-right{flex-direction:row-reverse}:where(.skp-goto-button) .skp-goto-button__link.display-icon .skp-goto-button__text{display:none}:where(.skp-goto-button) .skp-goto-button__link.display-text .skp-goto-button__icon{display:none}:where(.skp-goto-button) .skp-goto-button__link .skp-goto-button__icon{align-items:center;display:flex;line-height:1}:where(.skp-goto-button) .skp-goto-button__link .skp-goto-button__icon svg{height:1em;width:1em;fill:currentColor}:where(.skp-goto-button) .skp-goto-button__link .skp-goto-button__icon--animated{will-change:transform}:where(.skp-goto-button) .skp-goto-button__link .skp-goto-button__icon--animated.skp-goto-button__icon--vertical{animation:buttongotorebondY 2s infinite}:where(.skp-goto-button) .skp-goto-button__link .skp-goto-button__icon--animated.skp-goto-button__icon--horizontal{animation:buttongotorebondX 2s infinite}:where(.skp-goto-button) .skp-goto-button__link .skp-goto-button__text{line-height:1}@media(prefers-reduced-motion:no-preference){:where(.skp-goto-button) .skp-goto-button__link[href^="#"]{scroll-behavior:smooth}}@keyframes buttongotorebondY{0%{transform:translateY(-4px)}50%{transform:translateY(4px)}to{transform:translateY(-4px)}}@keyframes buttongotorebondX{0%{transform:translateX(-4px)}50%{transform:translateX(4px)}to{transform:translateX(-4px)}}
