.scroll-to-top-wrapper{position:fixed;bottom:2rem;right:2rem;left:auto;z-index:100}.scroll-to-top{position:relative;display:block;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(1rem);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.scroll-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.scroll-to-top__button{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;min-width:4.4rem;min-height:4.4rem;padding:0;margin:0;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;border-radius:50%;cursor:pointer;box-shadow:0 2px 12px #00000026;transition:transform .2s ease,box-shadow .2s ease;-webkit-appearance:none;appearance:none}.scroll-to-top__button:hover{transform:scale(1.08);box-shadow:0 4px 16px #0003}.scroll-to-top__button:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}@media screen and (min-width:750px){.scroll-to-top-wrapper{bottom:2.5rem;right:2.5rem}.scroll-to-top__button{width:4.8rem;height:4.8rem;min-width:4.8rem;min-height:4.8rem}.scroll-to-top__button svg{width:22px;height:22px}}@media screen and (max-width:749px){.scroll-to-top-wrapper{bottom:2rem;right:1.5rem;left:auto}.scroll-to-top__button{width:4rem;height:4rem;min-width:4rem;min-height:4rem}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/scroll-to-top.css.map */
