.back-to-top{position:fixed;bottom:2rem;right:2rem;width:5rem;height:5rem;background:#ffb81c;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:all .3s ease;opacity:0;visibility:hidden;transform:translateY(20px);z-index:1000}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:#feb81c;transform:translateY(-2px);box-shadow:0 6px 20px #0003}.back-to-top:active{transform:translateY(0)}.back-to-top:before{content:"";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:12px solid #252525;margin-bottom:2px}@media screen and (max-width:768px){.back-to-top{width:4.5rem;height:4.5rem;bottom:1.5rem;right:1.5rem}.back-to-top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:10px solid #252525}}.back-to-top:focus{outline:2px solid #252525;outline-offset:2px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.back-to-top.visible{animation:fadeInUp .3s ease forwards}
/*# sourceMappingURL=/cdn/shop/t/55/assets/back-to-top.css.map?v=76262437018637582691750035658 */
