.Footer-module__S6Hkya__footer{color:#f8fafc;background:linear-gradient(135deg,#1e3a8a 0%,#0f172a 100%);margin-top:auto;padding:3rem 0 1.5rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__footer:before{content:"";background:linear-gradient(90deg,#0000,#1e3a8a,#1d4ed8,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__S6Hkya__mainSection{grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__brandSection{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:.75rem;display:flex}.Footer-module__S6Hkya__logoText{background:linear-gradient(135deg,#fff,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem;font-weight:700}.Footer-module__S6Hkya__description{color:#cbd5e1;max-width:300px;margin:0;font-size:1rem;line-height:1.6}.Footer-module__S6Hkya__socialLinks{gap:1rem;display:flex}.Footer-module__S6Hkya__socialLink{color:#94a3b8;background:#2563eb1a;border:1px solid #2563eb33;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:#fff;background:linear-gradient(135deg,#1e3a8a,#1d4ed8);border-color:#0000;transform:translateY(-2px);box-shadow:0 8px 25px #2563eb4d}.Footer-module__S6Hkya__socialLink svg{width:20px;height:20px}.Footer-module__S6Hkya__linksSection{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.Footer-module__S6Hkya__linkColumn{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__columnTitle{color:#f1f5f9;margin:0 0 .5rem;font-size:1rem;font-weight:600;position:relative}.Footer-module__S6Hkya__columnTitle:after{content:"";background:linear-gradient(90deg,#1e3a8a,#1d4ed8);border-radius:1px;width:30px;height:2px;position:absolute;bottom:-4px;left:0}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__footerLink{color:#94a3b8;padding-left:0;font-size:.9rem;text-decoration:none;transition:all .3s;position:relative}.Footer-module__S6Hkya__footerLink:hover{color:#60a5fa;padding-left:8px}.Footer-module__S6Hkya__footerLink:before{content:"";background:#60a5fa;width:0;height:1px;transition:width .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Footer-module__S6Hkya__footerLink:hover:before{width:4px}.Footer-module__S6Hkya__newsletterSection{background:#2563eb0d;border:1px solid #2563eb1a;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:2rem;margin-bottom:3rem;padding:2rem;display:grid}.Footer-module__S6Hkya__newsletterContent{flex-direction:column;gap:.5rem;display:flex}.Footer-module__S6Hkya__newsletterTitle{color:#f1f5f9;margin:0;font-size:1.125rem;font-weight:600}.Footer-module__S6Hkya__newsletterDescription{color:#cbd5e1;margin:0;font-size:.95rem}.Footer-module__S6Hkya__newsletterForm{min-width:320px}.Footer-module__S6Hkya__inputGroup{gap:.75rem;display:flex}.Footer-module__S6Hkya__emailInput{color:#f1f5f9;background:#0f172a80;border:1px solid #94a3b833;border-radius:12px;flex:1;padding:.875rem 1rem;font-size:.95rem;transition:all .3s}.Footer-module__S6Hkya__emailInput:focus{background:#0f172acc;border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.Footer-module__S6Hkya__emailInput::placeholder{color:#64748b}.Footer-module__S6Hkya__subscribeButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#1e3a8a,#1d4ed8);border:none;border-radius:12px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .3s}.Footer-module__S6Hkya__subscribeButton:hover{transform:translateY(-1px);box-shadow:0 8px 25px #2563eb4d}.Footer-module__S6Hkya__subscribeButton:active{transform:translateY(0)}.Footer-module__S6Hkya__bottomSection{border-top:1px solid #94a3b81a;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__S6Hkya__copyright{color:#64748b;font-size:.875rem}.Footer-module__S6Hkya__copyright p{margin:0}.Footer-module__S6Hkya__bottomLinks{gap:2rem;display:flex}.Footer-module__S6Hkya__bottomLink{color:#64748b;font-size:.875rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__bottomLink:hover{color:#60a5fa}@media (max-width:1024px){.Footer-module__S6Hkya__mainSection{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__linksSection{grid-template-columns:repeat(2,1fr);gap:2rem}.Footer-module__S6Hkya__newsletterSection{text-align:center;grid-template-columns:1fr;gap:1.5rem}.Footer-module__S6Hkya__newsletterForm{min-width:auto}}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:3rem 0 1.5rem}.Footer-module__S6Hkya__container{padding:0 1rem}.Footer-module__S6Hkya__mainSection{gap:2rem}.Footer-module__S6Hkya__linksSection{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__brandSection{text-align:center}.Footer-module__S6Hkya__description{max-width:none}.Footer-module__S6Hkya__socialLinks{justify-content:center}.Footer-module__S6Hkya__newsletterSection{padding:1.5rem}.Footer-module__S6Hkya__inputGroup{flex-direction:column}.Footer-module__S6Hkya__bottomSection{text-align:center;flex-direction:column;gap:1rem}.Footer-module__S6Hkya__bottomLinks{gap:1rem}}@media (max-width:480px){.Footer-module__S6Hkya__logoText{font-size:1.5rem}.Footer-module__S6Hkya__socialLink{width:40px;height:40px}.Footer-module__S6Hkya__socialLink svg{width:18px;height:18px}.Footer-module__S6Hkya__newsletterTitle{font-size:1.125rem}.Footer-module__S6Hkya__bottomLinks{flex-wrap:wrap;justify-content:center}}
