.landing-footer{background-color:#f9f9f9;color:#444;font-family:Poppins,sans-serif;font-size:.875rem;padding:40px 20px}.footer-inner{flex-wrap:wrap;gap:20px;justify-content:space-between;margin:0 auto;max-width:1440px}.footer-inner,.footer-left{align-items:center;display:flex}.footer-left{flex:1;justify-content:flex-start}.footer-btn{background-color:#fff;border:1px solid #29295c;border-radius:50px;color:#29295c;display:inline-block;font-weight:600;padding:12px 60px;text-decoration:none;transition:background-color .3s ease,color .3s ease}.footer-btn:hover{background-color:#29295c;color:#fff}.footer-right{flex:1;flex-wrap:wrap;justify-content:flex-end}.footer-links,.footer-right{align-items:center;display:flex;gap:20px}.footer-links a{color:#444;font-weight:500;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#29295c}.footer-copy{color:#888;font-size:.75rem;white-space:nowrap}@media (max-width:768px){.footer-inner{flex-direction:column;gap:30px;text-align:center}.footer-left,.footer-right{flex:1 1 100%;justify-content:center}.footer-links{flex-wrap:wrap;gap:10px;justify-content:center}.footer-links a{margin:0}.footer-copy{font-size:.75rem;white-space:normal}}