.footer{background:linear-gradient(135deg,#0d4e91,#001f4d);color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;position:relative}.footer:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.08) 1px,transparent 0);background-size:20px 20px;opacity:.3;pointer-events:none;z-index:0}.footer .footer__main{padding:60px 20px 40px;position:relative;z-index:1}.footer .footer__container{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:40px;gap:40px;max-width:1400px;margin:0 auto;align-items:start}.footer .footer__container .footer__column--brand{padding-right:20px}.footer .footer__logo{margin-bottom:24px}.footer .footer__logo img{background-color:hsla(0,0%,100%,.95);border-radius:12px;padding:8px 12px;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:transform .3s ease}.footer .footer__logo:hover img{transform:translateY(-2px)}.footer .footer__description{font-size:15px;line-height:1.6;margin-bottom:28px;color:hsla(0,0%,100%,.9);max-width:320px}.footer .footer__socialMedia .footer__socialTitle{display:block;font-weight:600;margin-bottom:12px;font-size:14px;color:hsla(0,0%,100%,.8);text-transform:uppercase;letter-spacing:.5px}.footer .footer__socialLinks{display:flex;gap:12px}.footer .footer__socialLink{color:hsla(0,0%,100%,.8);transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:20px;width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.footer .footer__socialLink:hover{color:#fff;background:hsla(0,0%,100%,.2);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.footer .footer__heading{margin-bottom:24px;font-size:18px;font-weight:700;position:relative}.footer .footer__heading span{position:relative}.footer .footer__heading span:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:3px;background:linear-gradient(90deg,#ff4444,#ff6666);border-radius:2px}.footer .footer__list{list-style:none;padding:0}.footer .footer__list li{margin-bottom:12px}.footer .footer__list li a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:all .3s ease;display:inline-block;position:relative;font-size:15px;line-height:1.5}.footer .footer__list li a:hover{color:#fff;padding-left:8px}.footer .footer__list li a .footer__linkText{position:relative}.footer .footer__list li a .footer__linkText:before{content:"";position:absolute;left:-16px;top:50%;transform:translateY(-50%);width:0;height:2px;background:#f44;transition:width .3s ease}.footer .footer__list li a:hover .footer__linkText:before{width:12px}.footer .footer__contactInfo .footer__contactItem{margin-bottom:16px;font-size:14px;line-height:1.6}.footer .footer__contactInfo .footer__contactItem strong{display:block;margin-bottom:4px;font-weight:600;color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.footer .footer__contactInfo .footer__contactItem span{color:hsla(0,0%,100%,.8)}.footer .footer__bottom{border-top:1px solid hsla(0,0%,100%,.1);padding:24px 20px;position:relative;z-index:1;background:rgba(0,31,77,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer .footer__bottomContainer{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer .footer__copy{font-size:14px;color:hsla(0,0%,100%,.7);font-weight:500}.footer .footer__credits{display:flex;align-items:center;gap:6px;font-size:14px;color:hsla(0,0%,100%,.7)}.footer .footer__credits .footer__heart{color:#f44;font-size:16px;animation:heartbeat 2s ease-in-out infinite}.footer .footer__credits .footer__creditsLink{color:#fff;text-decoration:none;font-weight:600;transition:color .3s ease;margin-left:4px}.footer .footer__credits .footer__creditsLink:hover{color:#f44}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media(max-width:1200px){.footer .footer__container{grid-template-columns:1fr 1fr 1fr;gap:32px}.footer .footer__column--brand{grid-column:1/-1;text-align:center;padding-right:0;margin-bottom:20px}}@media(max-width:768px){.footer .footer__main{padding:40px 20px 30px}.footer .footer__container{grid-template-columns:1fr;gap:32px;text-align:center}.footer .footer__column--brand{margin-bottom:32px}.footer .footer__description{max-width:none}.footer .footer__socialLinks{justify-content:center}.footer .footer__bottomContainer{flex-direction:column;text-align:center;gap:12px}.footer .footer__heading span:after{left:50%;transform:translateX(-50%)}}@media(max-width:480px){.footer .footer__main{padding:32px 16px 24px}.footer .footer__bottom{padding:20px 16px}.footer .footer__socialLink{width:40px;height:40px;font-size:18px}.footer .footer__logo img{width:180px;height:auto}}