.back-to-top-button{display:none;position:fixed;bottom:16px;right:16px;width:40px;height:40px;justify-content:center;align-items:center;background-color:var(--back-to-top-bg-color, #009739);border:none;border-radius:40px;outline:none;box-shadow:none;cursor:pointer;z-index:99999;opacity:0;pointer-events:none;transition:opacity .2s ease}.back-to-top-button svg{width:16px;height:16px;fill:var(--back-to-top-icon-color, #ffffff)}.back-to-top-button span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.back-to-top-button--mobile{display:flex}.back-to-top-button--visible{opacity:1;pointer-events:all}@media(min-width:1024px){.back-to-top-button--mobile{display:none}.back-to-top-button--desktop{display:flex;bottom:40px;right:48px;width:48px;height:48px}}
/*# sourceMappingURL=/cdn/shop/t/297/assets/component-back-to-top.css.map */
