.footer{background-color:#1a1a1a;color:#ffffff;padding:0;display:flex;flex-direction:column;align-items:center;width:100%;position:relative}.footer-content{display:grid;grid-template-columns:1.8fr 1fr 1fr;grid-gap:.5rem;gap:.5rem;width:100%;max-width:1200px;padding:1rem;margin:0 auto;align-items:start}.footer-col{gap:.3rem}.footer-brand,.footer-col{display:flex;flex-direction:column}.footer-brand{align-items:flex-start;justify-content:center;height:100%}.footer-logo-img{width:375px!important;height:auto!important;object-fit:contain;margin-bottom:0}.footer-col-title{font-size:.65rem;font-weight:700;color:#ffffff;margin-bottom:.5rem;letter-spacing:.5px}.footer-link-item{display:flex;align-items:center;gap:6px;color:#cfcfcf;text-decoration:none;font-size:.55rem;transition:all .2s ease;font-weight:400;line-height:1.4}.footer-link-item svg{font-size:.9rem}.footer-link-item:hover{color:#6ee7ff;transform:translateX(3px)}.footer-bottom{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;background-color:#00B0F0;color:#ffffff;padding:.3rem 0;margin-top:auto}.footer-bottom p{font-size:.55rem;font-weight:500;margin:0;letter-spacing:.5px}.footer-bottom-mobile{display:none}@media screen and (max-width:768px){.footer{margin-top:2rem}.desktop-only,.footer-content{display:none!important}.footer-bottom-mobile{display:flex;flex-direction:column;align-items:center;width:100%;padding:.8rem 0}.mobile-social-icons{gap:.6rem;width:100%;margin-bottom:.6rem}.mobile-social-icons,.mobile-social-item{display:flex;align-items:center;justify-content:center}.mobile-social-item{color:#ffffff;font-size:1.25rem}.mobile-social-divider{height:1rem;width:1.5px;background-color:#ffffff;opacity:.8}.mobile-footer-delimiter{width:100%;max-width:160px;height:1px;background-color:rgba(255,255,255,.3);margin-bottom:.8rem}.mobile-footer-copyright{color:#ffffff;font-size:.85rem;margin:0;font-weight:400;text-align:center;width:100%;padding:0 1rem;box-sizing:border-box}}