.scroll-to-top{position:fixed;inset-block-end:10%;inset-inline-end:48px;z-index:999}.scroll-to-top-btn{background-color:#0083f9;background-color:#114aae;color:#fff;border-radius:4px;width:60px;height:60px;cursor:pointer;transition:background-color .3s;display:flex;flex-direction:column;justify-content:center;align-items:center}.scroll-to-top-btn .icon{margin:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.footer{background-color:#e6eef980;padding:24px 200px 16px;box-sizing:border-box}.footer-content{display:flex;justify-content:space-between}@media screen and (max-width: 1040px){.footer{padding:16px 24px}.footer-content{flex-direction:column;justify-content:center}}header{width:100%;padding:6px 200px;box-sizing:border-box;background-color:#fff;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(24,94,224,.15)}.sidenav ul{margin:0;padding:0}.sidenav ul li{display:inline-block;padding:0 8px;border-left:1px solid black;font-size:14px;line-height:20px}.sidenav ul li:first-child{padding-left:0;border:0}.sidenav ul li:last-child{padding-right:0}@media screen and (max-width: 1040px){header{padding:0 24px;justify-content:center}.sidenav{display:none}}.layout-wrapper{display:flex;flex-direction:column;height:100vh}.layout-nav-container{flex:0 0 auto;margin:24px auto}.layout-page-content{flex:1 1 auto;margin:24px 64px}@media (max-width: 768px){.layout-page-content{margin:24px 16px}}
