.landing-footer{background-color:#f9f9f9;color:#444;font-family:Poppins,sans-serif;font-size:.875rem}.footer-inner{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:0 auto;max-width:1440px}.short-line{background-color:#fefdf9;border:none;height:.25px;margin:0 290px;opacity:30%}.footer-left{align-items:center;display:flex;flex:1;justify-content:flex-start;min-width:0}.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-image-wrap{align-items:center;display:flex;justify-content:flex-start;width:100%}.footer-image{display:block;height:auto;width:100%}.footer-image-link{display:inline-block;line-height:0}.footer-right{flex:1;flex-wrap:wrap;justify-content:flex-end;min-width:0}.footer-links,.footer-right{align-items:center;display:flex;gap:20px}.footer-links a{color:#fefdf9;font-weight:500;text-decoration:underline;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-image-wrap{justify-content:center}.footer-image{margin:0 auto}.footer-links{flex-wrap:wrap;gap:10px;justify-content:center}.footer-copy{font-size:.75rem;white-space:normal}.short-line{margin:auto}}