.scroll-to-top-section{position:fixed;bottom:30px;left:30px;z-index:9999;pointer-events:none}.scroll-to-top-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:50px;height:50px;background-color:var(--button-bg-color);color:var(--button-text-color, #333);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease;pointer-events:auto;box-shadow:none;-webkit-tap-highlight-color:transparent}.scroll-to-top-btn .scroll-to-top-text{display:none}.scroll-to-top-section:has(.scroll-to-top-text) .scroll-to-top-btn{width:auto;min-width:56px;padding:0 20px;border-radius:28px}.scroll-to-top-section:has(.scroll-to-top-text) .scroll-to-top-btn .scroll-to-top-text{display:block;font-size:14px;font-weight:600;letter-spacing:.5px;white-space:nowrap}.scroll-to-top-btn.is-visible{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.scroll-to-top-btn:hover{transform:translateY(-3px)}.scroll-to-top-btn:active{transform:translateY(-1px)}.scroll-to-top-btn:focus{outline:2px solid var(--button-text-color);outline-offset:2px}.scroll-to-top-btn:focus:not(:focus-visible){outline:none}.scroll-to-top-icon{flex-shrink:0;transition:transform .2s ease;width:20px;height:60px}.scroll-to-top-btn:hover .scroll-to-top-icon{transform:translateY(-2px)}@media screen and (max-width: 768px){.scroll-to-top-section{bottom:20px;left:20px}.scroll-to-top-btn{width:46px;height:46px}.scroll-to-top-section:has(.scroll-to-top-text) .scroll-to-top-btn{min-width:46px;padding:0 16px;border-radius:23px}.scroll-to-top-icon{width:20px;height:60px}.scroll-to-top-text{font-size:12px}}@media screen and (max-width: 480px){.scroll-to-top-section{bottom:16px;left:5px}.scroll-to-top-btn{width:44px;height:60px}.scroll-to-top-section:has(.scroll-to-top-text) .scroll-to-top-btn{min-width:44px}}@media print{.scroll-to-top-section{display:none}}@media (prefers-reduced-motion: reduce){.scroll-to-top-btn{transition:opacity .1s linear,visibility .1s linear}.scroll-to-top-icon{transition:none}.scroll-to-top-btn:hover,.scroll-to-top-btn:hover .scroll-to-top-icon{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/scroll-to-top.css.map */
