.scrollTopBtn{color:#fff;cursor:pointer;z-index:9999;background:#05abd8;border:none;border-radius:50%;width:48px;height:48px;font-size:22px;transition:all .3s ease-in-out;position:fixed;bottom:50px;right:25px;box-shadow:0 6px 22px #00000040}.scrollTopBtn:hover{background:#05abd8;transform:translateY(-4px)}.scrollTopBtn:active{transform:scale(.92)}@media (max-width:425px){.scrollTopBtn{color:#fff;cursor:pointer;z-index:9999;background:#05abd8;border:none;border-radius:50%;width:48px;height:48px;font-size:22px;transition:all .3s ease-in-out;position:fixed;bottom:25px;left:53%;box-shadow:0 6px 22px #00000040}}
