.back-to-top{position:fixed;right:16px;--btt-base-bottom: 16px;--btt-footer-lift: 0px;bottom:calc(var(--btt-base-bottom) + var(--btt-footer-lift) + env(safe-area-inset-bottom,0px));z-index:9999;width:54px;height:54px;border-radius:999px;border:1px solid #fff;--btt-bg: rgb(var(--color-background-rgb, 255 106 20));--btt-bg-hover: var(--color-primary-button-hover-background, rgb(169 61 1 / 1));background-color:var(--btt-bg);color:#fff;display:grid;place-items:center;cursor:pointer;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:background-color .125s ease-in-out,bottom .25s ease,opacity .2s ease,transform .2s ease,visibility .2s ease}.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.back-to-top:hover,.back-to-top:active{background-color:var(--btt-bg-hover)}.back-to-top:focus-visible{outline:2px solid #fff;outline-offset:3px}.back-to-top__icon{width:18px;height:18px}@media (max-width: 768px){.back-to-top{--btt-base-bottom: 80px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/back-to-top.css.map */
