.product-back-to-top{position:fixed;z-index:30;inset-inline-end:80px;inset-block-end:176px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgb(var(--color-foreground) / .16);border-radius:var(--rounded-full);color:rgb(var(--color-foreground));background-color:rgb(var(--color-background) / .96);box-shadow:0 6px 18px rgb(var(--color-foreground) / .12);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity var(--animation-primary),visibility var(--animation-primary),transform var(--animation-primary),color var(--animation-primary),background-color var(--animation-primary)}.product-back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.product-back-to-top .icon{width:20px;height:20px}@media(hover:hover){.product-back-to-top:hover{color:rgb(var(--color-button-text));background-color:rgb(var(--color-button-background))}}.product-back-to-top:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}@media screen and (max-width:767px){.product-back-to-top{inset-inline-end:18px;inset-block-end:164px}}@media(prefers-reduced-motion:reduce){.product-back-to-top{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/product-back-to-top.css.map */
