.footer-box{display:flex;align-items:center;flex-direction:column;margin-left:auto;margin-right:auto;max-width:100vw;padding:40px 0;background-size:contain;background:#13161b}.footer-box .footer{width:1200px}.footer-box .footer .top{color:#fff;width:100%;display:flex;align-items:center;justify-content:space-between;gap:100px}.footer-box .footer .top .official-name{font-size:20px;font-weight:700}.footer-box .footer .top .official-subtitle{font-size:14px;font-weight:400}.footer-box .footer .top .official-subtitle a{color:#0094ff}.footer-box .footer .top .footer-right{display:flex;align-items:center;gap:45px}.footer-box .footer .top .footer-right .footer-media-box{display:flex;gap:10px}.footer-box .footer .top .footer-right .footer-media-box img{width:19.56px;height:20px}.footer-box .footer .top .footer-right .footer-media-box .media-container{background:#1c1f25;width:40px;height:40px;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer}.footer-box .footer .top .footer-right .footer-media-box .media-container:hover{background:#3c424d}.footer-box .footer .line{margin-top:28px;margin-bottom:28px;background:rgba(217,217,217,.19);height:1px;width:100%}.footer-box .footer .copyright{color:#8e97a8;font-size:12px;font-weight:600;line-height:normal;text-align:center}@media(max-width:768px){.footer-box{padding:20px}.footer-box .footer{width:100%}.footer-box .footer .top{flex-direction:column;gap:40px;align-items:flex-start}.footer-box .footer .top .official-name{font-size:12px}.footer-box .footer .top .official-subtitle{font-size:10px}.footer-box .footer .top .footer-right{width:100%;justify-content:space-between}.footer-box .footer .copyright{text-align:left}}