#back-to-top{position:fixed;right:2rem;bottom:2.5rem;width:4.2rem;height:4.2rem;border-radius:50%;background-color:rgba(var(--color-button),1);color:rgb(var(--color-button-text));display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #0000001f;border:none;cursor:pointer;z-index:9999;transition:transform .18s ease,opacity .18s ease;opacity:0;transform:translateY(10px)}#back-to-top.show{opacity:1;transform:translateY(0)}#back-to-top:focus{outline:none;box-shadow:var(--focused-base-outline)}#back-to-top svg{width:1.4rem;height:1.4rem;display:block}@media (prefers-reduced-motion: reduce){#back-to-top{transition:none}}@media screen and (max-width: 520px){#back-to-top{right:1.25rem;bottom:2rem;width:3.6rem;height:3.6rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/back-to-top.css.map */
