.scroll-to-top{z-index:1050;color:#fff;cursor:pointer;background-color:#1b2845;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;transition:background-color .25s,transform .25s;display:flex;position:fixed;bottom:1.75rem;right:1.75rem;box-shadow:0 4px 12px #0000004d}.scroll-to-top:hover{background-color:#1b9aaa;transform:scale(1.1)}@media (width<=768px){.scroll-to-top{width:44px;height:44px;font-size:18px;bottom:5.5rem;right:1rem}}
