span#scrollTopButton{position:fixed;bottom:2rem;background:#c6c6c6;color:#fff;font-size:3rem;padding:.6rem 1rem .4rem;z-index:9999;right:-5rem;transition:all .25s ease-in-out}@media (prefers-reduced-motion:reduce){span#scrollTopButton{transition:none}}span#scrollTopButton.show{right:0}@media (max-width:991.98px){span#scrollTopButton{font-size:2rem;line-height:2;padding:.125rem 1.125rem .05rem}}@media (max-width:767.98px){span#scrollTopButton{font-size:1.75rem;line-height:1.75;padding:.125rem .975rem .05rem}}span#scrollTopButton:hover{cursor:pointer}