#back-to-top-btn{position:fixed;bottom:96px;right:0;margin-right:16px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--primary-60, #543CDD);border-radius:50%;box-shadow:var(--shadow-neutral-medium-10, 0 6px 12px -4px #39383D3D);z-index:6;transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}#back-to-top-btn:hover,#back-to-top-btn:focus-visible{background:var(--primary-80, #2E1B98);transform:translateY(-2px);box-shadow:var(--shadow-neutral-medium-30, 0 12px 24px -6px #39383D3D)}@media(prefers-reduced-motion:reduce){#back-to-top-btn{transition:background-color .15s ease}#back-to-top-btn:hover,#back-to-top-btn:focus-visible{transform:none}}#back-to-top-btn:after{content:"";display:block;width:16px;height:16px;background:no-repeat center / contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1.33 11.33L8 3.33L14.67 11.33'/%3E%3C/svg%3E")}#back-to-top-btn.hide-btt{display:none}
/*# sourceMappingURL=/cdn/shop/t/608/assets/back-to-top.css.map */
