.scroll_to_top_container{position:fixed;bottom:40px;right:40px;width:60px;height:60px;z-index:9999;transform:scale(0);opacity:0;pointer-events:none;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1)}.scroll_to_top_container.visible{transform:scale(1);opacity:1;pointer-events:auto}#scroll_to_top_btn{position:absolute;top:0;left:0;width:60px;height:60px;padding:0;display:flex;align-items:center;justify-content:center}@media screen and (max-width:750px){.scroll_to_top_container{bottom:40px;left:15px}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/scroll-to-top-button.css.map */
