.footer{background-color:var(--Colors-Secodary,#000);box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;width:100%;padding:80px;font-family:Inter,sans-serif;display:flex}.footer-top{justify-content:flex-start;align-items:flex-start;gap:136px;width:100%;display:flex}.footer-brand{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:28px;width:200px;display:flex}.footer-brand-info{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:8px;display:flex}.footer-logo{color:var(--Gray-0,white);word-wrap:break-word;margin:0;font-size:28px;font-weight:700;line-height:30.8px}.footer-tagline{color:#fff;word-wrap:break-word;align-self:stretch;margin:0;font-size:16px;font-weight:400;line-height:24px}.footer-social{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;width:144px;display:flex}.social-title{color:#d9dce4;word-wrap:break-word;align-self:stretch;font-size:16px;font-weight:500;line-height:17.6px}.social-icons{justify-content:flex-start;align-items:center;gap:20px;display:inline-flex}.social-icon{justify-content:center;align-items:center;width:24px;height:24px;text-decoration:none;transition:opacity .2s;display:flex}.social-icon:hover{opacity:.75}.footer-links{justify-content:flex-start;align-items:flex-start;gap:48px;display:flex}.footer-column{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;width:200px;display:flex}.footer-heading{color:#d9dce4;word-wrap:break-word;align-self:stretch;margin:0;font-size:16px;font-weight:600;line-height:17.6px}.footer-column ul{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:16px;margin:0;padding:0;list-style:none;display:flex}.footer-column ul li{align-self:stretch;margin:0}.footer-column ul li a{color:#fff;word-wrap:break-word;font-size:16px;font-weight:400;line-height:24px;text-decoration:none;transition:opacity .2s}.footer-column ul li a:hover{opacity:.75}.footer-divider{opacity:.5;background-color:#898989;border:none;width:100%;height:1px;margin:0}.footer-bottom{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.copyright{color:#fff;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:15.4px}@media (max-width:1300px){.footer-top{flex-wrap:wrap;gap:60px}}@media (max-width:992px){.footer{padding:60px 40px}.footer-top{flex-direction:column;gap:48px}.footer-links{flex-wrap:wrap;gap:40px}}@media (max-width:600px){.footer{padding:40px 20px}.footer-brand{width:100%}.footer-links{flex-direction:column;gap:32px}.footer-column{width:100%}}
