.back-to-top{position:fixed;right:2rem;bottom:2rem;z-index:4;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;cursor:pointer;color:rgb(var(--color-background));background:rgb(var(--color-foreground));border:none;border-radius:50%;box-shadow:0 .2rem .8rem #00000038;transition:transform .2s ease,opacity .2s ease}.back-to-top[hidden]{display:none}.back-to-top:hover{transform:translateY(-.2rem)}.back-to-top:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}@media screen and (max-width:749px){.back-to-top{right:1.2rem;bottom:7.2rem;width:4rem;height:4rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-back-to-top.css.map */
