.to-top{background:transparent 50% no-repeat;background-size:contain;bottom:40px;cursor:pointer;height:50px;position:fixed;right:30px;transition:opacity .3s;width:50px;z-index:7}.to-top-enter{opacity:0}.to-top-enter-active,.to-top-enter-done,.to-top-exit{opacity:1}.to-top-exit-active,.to-top-exit-done{opacity:0}.to-top:active .to-top-overlay.non-community{opacity:1}.to-top-overlay{background:rgba(22,24,35,.3);border-radius:25px;bottom:0;height:100%;opacity:0;position:absolute;width:100%}@media (max-width:992px){.to-top{right:24px}}