.scroll-to-top{z-index:100;position:fixed;bottom:40px;right:48px;z-index:20}.scroll-to-top button{background:linear-gradient(180deg,#fff 80%,#59b6f4 120%);border:none;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px 0 rgba(89,182,244,.15);cursor:pointer;transition:box-shadow .2s}.scroll-to-top button:hover{box-shadow:0 8px 26px 0 rgba(89,182,244,.25)}.scroll-arrow{font-size:2.2rem;color:#131a3c;margin-bottom:3px}