/* build time:Sun Jan 25 2026 01:45:49 GMT+0000 (Coordinated Universal Time)*/
#footer{font-size:14px;font-family:var(--main-serif-font);padding:20px 50px;color:var(--theme-text-primary)}.footer-box a{transition:all ease-in-out .3s;color:var(--theme-link)}.footer-box a:hover{transition:all ease-in-out .3s;color:var(--theme-link-hover)}.footer-box{padding:0 0 40px}@media only screen and (max-width:800px){.footer-box{padding-left:0;text-align:center;font-size:16px}}#footer-background-mask{margin-top:-330px;height:300px;width:100%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-repeat:no-repeat;position:absolute;z-index:-10;opacity:.4}#footer-background{background:linear-gradient(to top,rgba(255,255,255,0) 0,#2f2f2f 100%);width:100%;height:100%}.country-flag{position:relative}.country-flag::before{content:attr(data-flag);position:absolute;font-family:'Noto Color Emoji',sans-serif;left:50%;bottom:120%;transform:translateX(-50%);opacity:0;transition:all .3s ease-in-out;pointer-events:none;font-size:1.5em;padding-bottom:5px}.country-flag:hover::before{opacity:1;bottom:100%}
/* rebuild by neat */