.df-footer{background:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:2rem 1.5rem 1rem}.df-footer-container{margin:0 auto;max-width:1200px}.df-footer-grid{display:grid;gap:1.5rem;grid-template-columns:2fr repeat(4,1fr);margin-bottom:1.5rem}.df-footer-brand{max-width:240px}.df-footer-logo{margin-bottom:.75rem}.df-footer-logo img{filter:brightness(0) invert(1);height:22px}.df-footer-tagline{color:hsla(0,0%,100%,.65);font-size:.75rem;line-height:1.5;margin:0 0 1rem}.df-footer-social{display:flex;gap:.375rem}.df-footer-social-link{align-items:center;background:hsla(0,0%,100%,.08);border-radius:6px;color:hsla(0,0%,100%,.7);display:flex;height:28px;justify-content:center;transition:all .2s ease;width:28px}.df-footer-social-link:hover{background:#8ac833;color:#fff}.df-footer-social-link svg{height:14px;width:14px}.df-footer-apps{margin-top:1rem}.df-footer-apps-label{color:hsla(0,0%,100%,.45);font-size:.625rem;font-weight:600;letter-spacing:.08em;margin:0 0 .5rem;text-transform:uppercase}.df-footer-apps-badges{display:flex;gap:.5rem}.df-footer-app-badge{align-items:center;background:hsla(0,0%,100%,.08);border-radius:6px;color:hsla(0,0%,100%,.75);display:inline-flex;font-size:.6875rem;font-weight:500;gap:.375rem;padding:.375rem .625rem;text-decoration:none;transition:all .2s ease}.df-footer-app-badge:hover{background:#8ac833;color:#fff}.df-footer-app-badge svg{flex-shrink:0;height:14px;width:14px}.df-footer-app-badge-img{display:inline-block;transition:all .2s ease}.df-footer-app-badge-img:hover{opacity:.85;transform:translateY(-2px)}.df-footer-app-badge-img img{display:block;height:36px;width:auto}.df-footer-title{color:hsla(0,0%,100%,.45);font-size:.625rem;font-weight:600;letter-spacing:.08em;margin:0 0 .625rem;text-transform:uppercase}.df-footer-links{list-style:none;margin:0;padding:0}.df-footer-links li{margin-bottom:.375rem}.df-footer-links a{color:hsla(0,0%,100%,.75);font-size:.75rem;text-decoration:none;transition:all .2s ease}.df-footer-links a:hover{color:#8ac833}.df-footer-newsletter{grid-column:span 1}.df-footer-newsletter-desc{color:hsla(0,0%,100%,.65);font-size:.75rem;line-height:1.5;margin:0 0 .75rem}.df-footer-bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding-top:1rem}.df-footer-copyright{color:hsla(0,0%,100%,.4);font-size:.6875rem;margin:0}.df-footer-legal{display:flex;gap:1rem}.df-footer-legal a{color:hsla(0,0%,100%,.4);font-size:.6875rem;text-decoration:none;transition:color .2s ease}.df-footer-legal a:hover{color:hsla(0,0%,100%,.7)}@media (max-width:1024px){.df-footer-grid{gap:2rem;grid-template-columns:repeat(3,1fr)}.df-footer-brand{grid-column:span 3;margin-bottom:.5rem;max-width:100%;text-align:center}.df-footer-apps-badges,.df-footer-social{justify-content:center}}@media (max-width:640px){.df-footer{padding:2rem 1rem 1rem}.df-footer-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr);text-align:center}.df-footer-brand{grid-column:span 2}.df-footer-bottom{flex-direction:column;text-align:center}.df-footer-legal{flex-wrap:wrap;gap:1rem;justify-content:center}}