.button-top-scroll{position:fixed;bottom:40px;right:40px;width:50px;height:50px;border-radius:50%;border:2px solid #fff;background-color:#fb9048;z-index:2}.button-top-scroll__arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;transition:.3s ease}.button-top-scroll:hover .button-top-scroll__arrow{transform:translate(-50%,-60%)}@media(width <= 47.99875rem){.button-top-scroll{width:40px;height:40px}}