<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.to-top-wrapper{bottom:60px;position:fixed;right:-115px;-webkit-transition:right .2s;-moz-transition:right .2s;-o-transition:right .2s;-ms-transition:right .2s;transition:right .2s;z-index:9999}.to-top-wrapper.show{right:-50px}.to-top-button{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;align-items:center;background:hsla(180,6%,69%,.7);-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;color:#697575;cursor:pointer;height:50px;text-align:center;text-decoration:none;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;width:115px}.to-top-button:hover{background:rgba(10,56,94,.7);color:#fff;width:115px}.to-top-wrapper .to-top-icon{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;align-items:center;background:inherit;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:inherit;height:35px;margin-left:8px;padding-left:8px;text-align:center;width:35px}</pre></body></html>