#backToTop{align-items:center;border:none;border-radius:100px;bottom:20px;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;opacity:0;padding:0;pointer-events:none;position:fixed;right:20px;width:48px;z-index:999}#backToTop.show{opacity:1;pointer-events:auto}#backToTop svg{height:20px;width:auto}@media(max-width:768px){#backToTop svg{height:16px;width:auto}#backToTop{height:36px;width:36px}}