.turbotic-footer{background:#0a1628;padding:8rem 2rem;width:100%;color:#9ca3af;border-top:1px solid hsla(0,0%,100%,.05)}.turbotic-footer .footer-content{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.2fr;gap:60px}@media(max-width:1024px){.turbotic-footer .footer-content{grid-template-columns:repeat(3,1fr);gap:48px}}@media(max-width:768px){.turbotic-footer .footer-content{grid-template-columns:repeat(2,1fr);gap:40px}}@media(max-width:480px){.turbotic-footer .footer-content{grid-template-columns:1fr;gap:48px}}.turbotic-footer .footer-section{display:flex;flex-direction:column;gap:15px}.turbotic-footer .footer-logo{height:auto;width:120px;margin-bottom:12px;filter:brightness(1.1)}.turbotic-footer .footer-social-links{display:flex;gap:12px;align-items:center}.turbotic-footer .social-link{color:#d1d5db;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%}.turbotic-footer .social-link:hover{color:#fff;background:rgba(0,119,255,.2);border-color:rgba(0,119,255,.4);transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,119,255,.3)}.turbotic-footer .social-link svg{width:20px;height:20px}.turbotic-footer .footer-copyright{font-size:.875rem;color:#777f8f;margin-top:16px;line-height:1.6;font-weight:400}.turbotic-footer .footer-section-title{font-size:.9375rem;font-weight:700;color:#8d91a3!important;text-transform:uppercase;letter-spacing:1px;margin:0}.turbotic-footer .footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.turbotic-footer .footer-links li{margin:0}.turbotic-footer .footer-links a,.turbotic-footer .footer-links span{color:#fff;text-decoration:none;font-size:.9375rem;font-weight:400;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;line-height:1.6;cursor:pointer}.turbotic-footer .footer-links a:hover,.turbotic-footer .footer-links span:hover{color:#60a5fa}.turbotic-footer .footer-links a:before,.turbotic-footer .footer-links span:before{content:"→";position:absolute;left:-4px;opacity:0;transform:translateX(-4px);transition:all .3s cubic-bezier(.4,0,.2,1)}.turbotic-footer .footer-contact{display:flex;flex-direction:column;gap:18px}.turbotic-footer .contact-item{display:flex;align-items:flex-start;gap:12px;font-size:.9375rem;color:#d1d5db;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);line-height:1.7;font-weight:400}.turbotic-footer .contact-item svg{width:18px;height:18px;flex-shrink:0;margin-top:4px;color:#9ca3af;transition:all .3s cubic-bezier(.4,0,.2,1)}.turbotic-footer .contact-item:hover{color:#60a5fa}.turbotic-footer .contact-item:hover svg{color:#60a5fa;transform:scale(1.1)}