@keyframes loaderSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes popIn{0%{opacity:.3;transform:scale(.8)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.back-to-top-sticky{background:hsla(0,0%,100%,0);background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;opacity:0;padding:1rem 0;position:-webkit-sticky;position:sticky;text-align:center;transform:translateY(5.3125rem);transition:all .3s ease}.back-to-top-sticky a{background-color:#fff;border:2px solid #52105b;border-radius:6.25rem;box-shadow:0 4px 7px 1px rgba(0,0,0,.1);color:#52105b;display:inline-block;max-width:20.25rem;padding:1rem;width:90%}.back-to-top-sticky a svg{line-height:2rem;transition:all .3s ease;vertical-align:sub;width:14px}.back-to-top-sticky a svg path{fill:#52105b;stroke-width:3px}.back-to-top-sticky a:hover{border-color:#914099;color:#914099;text-decoration:none}.back-to-top-sticky a:hover svg path{fill:#914099}.header-scrolled .back-to-top-sticky{opacity:1;transform:translateY(0)}
