.Footer_footerContainer__LWCGF{background-color:#102842;color:#fff;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;font-size:14px}.Footer_topRow__iMhe5{width:100%;justify-content:space-between;align-items:center}.Footer_linkGroup__PXPGR,.Footer_topRow__iMhe5{display:flex;flex-wrap:wrap;gap:1.5rem}.Footer_link__k8nOj{color:#fff;text-decoration:none;transition:color .2s ease}.Footer_link__k8nOj:hover{color:#ccc}.Footer_socialLinks__jT6th{display:flex;gap:1rem;justify-content:center}.Footer_socialIcon__ZoTty{color:#fff;font-size:18px;transition:color .2s ease}.Footer_socialIcon__ZoTty:hover{color:#ccc}.Footer_subscribeForm__ToYn6{display:flex;position:relative;flex-direction:column;align-items:flex-end;gap:.25rem;max-width:300px;width:100%;text-align:right}.Footer_subscribeLabel__VLCej{font-weight:700;color:#fff;align-self:flex-start}.Footer_subscribeInputGroup__1y8Dg{display:flex;width:100%;gap:.5rem}.Footer_subscribeInput__si3Uz{flex:1 1;padding:.5rem;border-radius:4px;border:none;font-size:14px}.Footer_subscribeButton__5yHoU{background-color:var(--primary-blue);color:#fff;font-weight:700;padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.Footer_subscribeButton__5yHoU:hover{background-color:#ccc}.Footer_successMsg__h5ZyT{position:absolute;top:100%;left:0;margin-top:.5rem;font-size:14px;white-space:nowrap;color:var(--primary-blue)}.Footer_copyright__ZaEdC{text-align:center;font-size:13px;color:#aaa;width:100%}@media (max-width:800px){.Footer_topRow__iMhe5{flex-direction:column;gap:2rem}.Footer_subscribeForm__ToYn6,.Footer_topRow__iMhe5{align-items:center;text-align:center}.Footer_subscribeInputGroup__1y8Dg{flex-direction:column;gap:.5rem}.Footer_copyright__ZaEdC{margin-top:.5rem;white-space:normal}}.Login_mainContent__baiwD{background:var(--section-background);width:100%;padding:0 2rem;box-sizing:border-box;min-height:100vh;display:flex;justify-content:center;align-items:center}.Login_loginBox__b7yXw{width:100%;max-width:400px;margin-top:-200px;padding:2rem;background:#fff;border-radius:8px;box-shadow:var(--card-shadow);text-align:center}