.scroll-top{z-index:99;color:#fff;cursor:pointer;isolation:isolate;background:0 0;border:none;border-radius:2rem;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;font-weight:600;transition:all .4s cubic-bezier(.175,.885,.32,2.2);animation:2s infinite pulse;display:none;position:fixed;bottom:60px;right:12px;overflow:hidden;box-shadow:0 6px 6px #0003,0 0 20px #0000001a}.scroll-top.visible{display:flex}.scroll-top:before{content:"";z-index:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);filter:url(#lg-dist);border-radius:inherit;position:absolute;inset:0}.scroll-top:after{content:"";z-index:1;border-radius:inherit;box-shadow:inset 1px 1px 0 var(--lg-highlight), inset 0 0 5px var(--lg-highlight);pointer-events:none;position:absolute;inset:0}.scroll-top>*{z-index:2;position:relative}@media only screen and (max-width:768px){.scroll-top{bottom:40px;right:10px}}
