.site-footer{background-color:#000;color:#e9eaf1;padding:60px 20px 40px;width:100%}.site-footer .container{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1120px;width:100%}.footer-top{align-items:stretch;display:flex;flex-direction:row;gap:80px;justify-content:space-between}.footer-brand{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:24px;max-width:769px}.footer-logo img{display:block;height:auto;max-width:200px}.footer-desc{color:#e9eaf1;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px;max-width:570px}.footer-desc p{margin:0}.footer-divider-vertical{background-color:#e9eaf1;opacity:.3;width:1px}.footer-menu{flex-shrink:0;width:191px}.footer-link-list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.footer-link-list li{display:block}.footer-link-list a{align-items:center;color:#e9eaf1;display:flex;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;padding:8px 0;text-decoration:none;transition:opacity .2s ease}.footer-link-list a:hover{opacity:.7}.footer-bottom{display:flex;flex-direction:column;gap:24px;width:100%}.footer-divider-horizontal{background-color:#e9eaf1;height:1px;opacity:.3;width:100%}.footer-copyright{color:#e9eaf1;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:18px;text-align:left}@media (max-width:991px){.footer-top{flex-direction:column;gap:40px}.footer-brand{max-width:100%}.footer-divider-vertical{display:none}.footer-menu{width:100%}.footer-link-list a{border-bottom:1px solid rgba(233,234,241,.1);padding:12px 0}}