.sg-footer{background-color:#0f172a;border-top:1px solid rgba(148,163,184,.1)}.sg-footer__container{margin:0 auto;max-width:80rem;padding:3rem 1.5rem}@media (min-width:768px){.sg-footer__container{padding:4rem 2rem}}.sg-footer__grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.sg-footer__grid{grid-template-columns:repeat(4,1fr)}}.sg-footer__col{display:flex;flex-direction:column;gap:1rem}.sg-footer__brand{font-size:1.5rem;font-weight:600;text-decoration:none;transition:opacity .2s}.sg-footer__brand:hover{opacity:.9}.sg-footer__brand-schema{color:#fff}.sg-footer__brand-generator{color:#10b981}.sg-footer__tagline{color:#64748b;font-size:.875rem;line-height:1.5}.sg-footer__heading{color:#f1f5f9;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.sg-footer__links{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.sg-footer__link{color:#94a3b8;font-size:.875rem;text-decoration:none;transition:color .2s}.sg-footer__link:hover{color:#10b981}.sg-footer__social{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.sg-footer__social-btn{align-items:center;background-color:#1e293b;border:1px solid rgba(148,163,184,.15);border-radius:.5rem;display:flex;height:2.5rem;justify-content:center;position:relative;text-decoration:none;transition:all .2s;width:2.5rem}.sg-footer__social-icon{color:#94a3b8;height:1.25rem;transition:color .2s;width:1.25rem}.sg-footer__social-btn--email:hover{background-color:rgba(16,185,129,.1);border-color:rgba(16,185,129,.3)}.sg-footer__social-btn--email:hover .sg-footer__social-icon{color:#10b981}.sg-footer__social-btn--linkedin:hover{background-color:rgba(0,119,181,.1);border-color:rgba(0,119,181,.3)}.sg-footer__social-btn--linkedin:hover .sg-footer__social-icon{color:#0077b5}.sg-footer__social-btn--twitter:hover{background-color:hsla(0,0%,100%,.05);border-color:rgba(148,163,184,.3)}.sg-footer__social-btn--twitter:hover .sg-footer__social-icon{color:#e2e8f0}.sg-footer__tooltip{background-color:#334155;border-radius:.25rem;color:#fff;font-size:.75rem;font-weight:500;left:50%;opacity:0;padding:.25rem .5rem;pointer-events:none;position:absolute;top:-2rem;transform:translateX(-50%);transition:opacity .2s;white-space:nowrap}.sg-footer__social-btn:hover .sg-footer__tooltip{opacity:1}.sg-footer__bottom{border-top:1px solid rgba(148,163,184,.1);margin-top:3rem;padding-top:2rem}.sg-footer__copyright{color:#64748b;font-size:.875rem}