.back-to-top{position:fixed;right:1.5rem;bottom:1.5rem;z-index:30;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));cursor:pointer;box-shadow:0 2px 10px #00000040;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease,visibility .25s}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{opacity:.85}.back-to-top svg{width:20px;height:20px}@media screen and (max-width:749px){.back-to-top{right:1rem;bottom:1rem;width:40px;height:40px}.back-to-top svg{width:18px;height:18px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-back-to-top.css.map */
