.footer-container{background-color:#1e1e1e;color:#f4f4f4;display:flex;flex-direction:column;border-top:4px solid #ef3a4c;padding:40px 20px 6px}@media (max-width:1024px){.footer-container{display:none}}.footer-content{flex-wrap:wrap;justify-content:center;-webkit-padding-start:10%;padding-inline-start:10%}.footer-content,.footer-logo{display:flex;align-items:center}.footer-logo{justify-content:center!important;flex-direction:column;flex:1 1;text-align:center!important;margin-right:10%;margin-top:2%}.footer-logo .footnav-logo{font-size:2.5rem;color:#f4f4f4;margin:0}.footer-logo .footnav-logo,.footer-logo h1{font-family:Inter!important}.footer-logo p{margin:10px 0;font-size:17px}.footer-contact,.footer-nav,.footer-social{flex:1 1;margin:0 15px}.footer-contact h2,.footer-nav h2,.footer-social h2{color:#fff;margin-bottom:15px;font-size:1.5rem;font-weight:900!important}.footer-contact a,.footer-nav a,.footer-social a{display:block;color:#f4f4f4;text-decoration:none;margin:5px 0;font-size:1rem}.footer-contact a:hover,.footer-nav a:hover,.footer-social a:hover{color:#ef3a4c;text-decoration:underline}.footer-social a{margin:5px;font-size:1rem}.footer-bottom{text-align:center;font-size:.875rem;color:#f4f4f4;margin-top:20px;border-top:1px solid #444;padding-top:10px}.footer-nav-link{display:block;color:#f4f4f4;text-decoration:none;font-size:1rem;background:none;border:none;cursor:pointer;margin:0;padding:5px 0;text-align:left;font-family:inherit}.footer-nav-link:hover{color:#ef3a4c;text-decoration:underline}.floating-contact-wrapper{position:fixed;bottom:20px;right:20px;display:flex;align-items:center;gap:10px;z-index:10}.contact-text{background-color:#fff;color:#ef3b4d;padding:6px 12px;border-radius:6px;font-size:14px;font-weight:700;white-space:nowrap}.contact-text,.floating-contact-btn{box-shadow:0 4px 10px rgba(0,0,0,.2)}.floating-contact-btn{background-color:#ef3b4d;color:#fff;border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease-in-out;text-decoration:none}.floating-contact-btn:hover{background-color:#d32f2f}@media (max-width:786px){.floating-contact-btn{display:none}}