.gd-footer{background:#121c27;padding:60px 0 0}.gd-footer__main{display:grid;gap:60px;grid-template-columns:1fr 1fr;padding-bottom:40px}.gd-footer__logo{height:30px;margin-bottom:24px;width:auto}.gd-footer__brand h6{color:var(--white);font-family:var(--font-heading);font-size:14px;font-weight:600;margin-bottom:12px}.gd-footer__brand p{color:var(--text-light);font-size:14px;line-height:22px;margin-bottom:8px}.gd-footer__brand .gd-btn{margin-top:16px}.gd-footer__newsletter p{color:var(--white);font-size:16px;font-weight:500;margin-bottom:16px}.gd-footer__newsletter .gd-btn{margin-bottom:24px}.gd-footer__social{display:flex;gap:12px}.gd-footer__social a{align-items:center;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;display:flex;height:40px;justify-content:center;transition:all .3s;width:40px}.gd-footer__social a:hover{background:var(--accent);border-color:var(--accent)}.gd-footer__bottom{border-top:1px solid hsla(0,0%,100%,.15);padding:16px 0}.gd-footer__bottom-inner{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.gd-footer__links{display:flex;flex-wrap:wrap;gap:24px}.gd-footer__links a{color:hsla(0,0%,100%,.6);font-size:13px;transition:color .3s}.gd-footer__links a:hover{color:var(--white)}.gd-footer__bottom p{color:hsla(0,0%,100%,.45);font-size:13px}@media (max-width:768px){.gd-footer__main{grid-template-columns:1fr}.gd-footer__bottom-inner{flex-direction:column;text-align:center}.gd-footer__links{justify-content:center}}