.product-back-to-top{position:fixed;right:2.4rem;bottom:2.4rem;z-index:400;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:none;border-radius:0;background-color:#000;color:#fff;box-shadow:0 .2rem .8rem #0000001a;cursor:pointer;opacity:0;transform:translateY(1rem);pointer-events:none;transition:opacity var(--duration-default),transform var(--duration-default)}.product-back-to-top.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.product-back-to-top .icon-arrow{width:1.6rem;height:auto;transform:rotate(-90deg)}@media screen and (max-width:749px){.product-back-to-top{right:auto;left:1.6rem;bottom:1.6rem;width:4rem;height:4rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-product-back-to-top.css.map */
