#back-to-top-btn{position:fixed;bottom:2rem;right:2rem;z-index:9999;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background-color:#741445;color:#fff;border:none;cursor:pointer;box-shadow:0 2px 8px #00000040;opacity:0;pointer-events:none;transform:translateY(.5rem);transition:opacity .25s ease,transform .25s ease}#back-to-top-btn.back-to-top--visible{opacity:1;pointer-events:auto;transform:translateY(0)}#back-to-top-btn:hover{background-color:#5a0f35}#back-to-top-btn svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
/*# sourceMappingURL=/cdn/shop/t/4/assets/back-to-top.css.map */
