.ContactSection_section__fmGVi{position:relative;min-height:100vh;padding:120px 0;display:flex;align-items:center;overflow:hidden}.ContactSection_backgroundContainer__zJkOb{position:absolute;inset:0;z-index:0}.ContactSection_backgroundImage__L03qb{object-fit:cover;width:100%;height:100%}.ContactSection_overlay__MxpXm{position:absolute;inset:0;background:rgba(21,46,84,.8);z-index:1}.ContactSection_contentContainer__NYPbB{position:relative;z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.ContactSection_contentWrapper__B9yoK{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start;background:#fff;border-radius:20px;padding:3rem;box-shadow:0 8px 24px rgba(0,0,0,.15);margin-top:3.5rem}.ContactSection_formColumn__Wzx1q{display:flex;justify-content:flex-start}.ContactSection_formCard__6yKO5{width:100%}.ContactSection_formRow__C_o4t{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.ContactSection_form__nUQYu{gap:1.5rem}.ContactSection_formGroup__6nZE0,.ContactSection_form__nUQYu{display:flex;flex-direction:column}.ContactSection_input__BO0kT,.ContactSection_textarea__93wJM{width:100%;padding:14px 18px;border:1px solid silver;border-radius:12px;font-size:16px;font-family:Inter,sans-serif;color:#333;background-color:#fff;transition:border-color .3s ease,box-shadow .3s ease}.ContactSection_input__BO0kT:focus,.ContactSection_textarea__93wJM:focus{outline:none;border-color:#2babe2;box-shadow:0 0 0 3px rgba(43,171,226,.1)}.ContactSection_input__BO0kT:disabled,.ContactSection_textarea__93wJM:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.7}.ContactSection_input__BO0kT::placeholder,.ContactSection_textarea__93wJM::placeholder{color:#a0a0a0;font-family:Inter,sans-serif}.ContactSection_textarea__93wJM{resize:vertical;min-height:120px;font-family:inherit}.ContactSection_submitButton__jtJy4{background-color:#152e54;color:#fff;border:none;padding:14px 28px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;margin-top:.5rem;font-family:Inter,sans-serif;width:40%}.ContactSection_submitButton__jtJy4:hover:not(:disabled){background-color:#1a2340;transform:translateY(-2px);box-shadow:0 4px 12px rgba(21,46,84,.4)}.ContactSection_submitButton__jtJy4:disabled{opacity:.7;cursor:not-allowed;transform:none}.ContactSection_arrowIcon___kpEb{width:20px;height:20px}.ContactSection_spinner__KJwZd{width:20px;height:20px;animation:ContactSection_spin__6Z0we 1s linear infinite}@keyframes ContactSection_spin__6Z0we{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ContactSection_statusMessage__CViEx{padding:12px 16px;border-radius:8px;font-size:14px;font-weight:500;text-align:center;margin-top:.5rem}.ContactSection_successMessage__z64c8{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.ContactSection_errorMessage__84MOR{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.ContactSection_infoColumn__8SVsn{display:flex;flex-direction:column;justify-content:center;color:#152e54}.ContactSection_heroText__7bnrZ{display:flex;flex-direction:column;padding-top:3.5rem}.ContactSection_headline__UpxfN{font-family:Inter,sans-serif;font-size:45px;font-weight:700;color:#152e54;margin:0 0 .75rem;line-height:1.2}.ContactSection_subheadline__U2mtc{font-family:Inter,sans-serif;font-size:18px;font-weight:500;color:#152e54;margin:0 0 2rem;line-height:1.6;max-width:500px}.ContactSection_contactDetails__t8T1_{display:flex;flex-direction:column}.ContactSection_contactItem__POuJF{display:flex;align-items:center;gap:1.25rem}.ContactSection_contactIcon__FAgu4{width:48px;height:48px;min-width:48px;display:flex;align-items:center;justify-content:center;color:#2babe2;flex-shrink:0}.ContactSection_contactIcon__FAgu4 img{width:auto;height:auto;object-fit:contain;display:block}.ContactSection_contactInfo__7LBUO{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.ContactSection_contactLabel__SSgCY{font-size:18px;font-weight:700;color:#152e54;margin:0}.ContactSection_contactValue__d3dpI{font-size:20px;font-weight:700;color:#152e54;margin:0;line-height:1.5;font-family:Inter,sans-serif}@media (max-width:1200px){.ContactSection_contentWrapper__B9yoK{gap:3rem}.ContactSection_headline__UpxfN{font-size:42px}}@media (max-width:1024px){.ContactSection_submitButton__jtJy4{width:50%}}@media (max-width:968px){.ContactSection_contentContainer__NYPbB{padding:0;max-width:100%}.ContactSection_contentWrapper__B9yoK{grid-template-columns:1fr;gap:1rem;padding:2rem 1rem;margin:0 auto;width:100%;max-width:736px;box-sizing:border-box}.ContactSection_formColumn__Wzx1q{justify-content:flex-start;width:100%;max-width:100%;flex:1 1;min-width:0}.ContactSection_formCard__6yKO5{margin:0}.ContactSection_formCard__6yKO5,.ContactSection_form__nUQYu{width:100%;max-width:100%;min-width:0;padding:0;box-sizing:border-box}.ContactSection_form__nUQYu{margin:2rem 0 0}.ContactSection_formRow__C_o4t{grid-template-columns:1fr 1fr;gap:1rem;width:100%;margin:0;padding:0;box-sizing:border-box}.ContactSection_formGroup__6nZE0{width:100%;max-width:100%}.ContactSection_input__BO0kT,.ContactSection_textarea__93wJM{width:100%;max-width:100%;box-sizing:border-box}.ContactSection_headline__UpxfN{font-size:36px}.ContactSection_subheadline__U2mtc{font-size:18px}}@media (max-width:768px){.ContactSection_section__fmGVi{padding:80px 0}.ContactSection_contentContainer__NYPbB{padding:0 1.5rem}.ContactSection_contentWrapper__B9yoK{margin-top:2rem;padding:2rem 1.5rem}.ContactSection_form__nUQYu{width:100%;max-width:100%;margin-top:2rem}.ContactSection_formRow__C_o4t{grid-template-columns:1fr;gap:1rem}.ContactSection_submitButton__jtJy4{width:100%}.ContactSection_headline__UpxfN{font-size:32px}.ContactSection_subheadline__U2mtc{font-size:16px}.ContactSection_heroText__7bnrZ{padding-top:0}.ContactSection_contactItem__POuJF{gap:1rem}.ContactSection_contactIcon__FAgu4{width:40px;height:40px;min-width:40px}.ContactSection_contactIcon__FAgu4 img{width:auto;height:auto}}@media (max-width:480px){.ContactSection_section__fmGVi{padding:60px 0}.ContactSection_contentContainer__NYPbB{padding:0 1rem}.ContactSection_contentWrapper__B9yoK{padding:1.5rem 1rem;margin-top:1.5rem;border-radius:16px}.ContactSection_formColumn__Wzx1q{justify-content:flex-start}.ContactSection_formCard__6yKO5{width:100%}.ContactSection_form__nUQYu{width:100%;max-width:100%;gap:1.25rem}.ContactSection_formRow__C_o4t{grid-template-columns:1fr;gap:1.25rem}.ContactSection_input__BO0kT,.ContactSection_textarea__93wJM{padding:12px 16px;font-size:16px}.ContactSection_headline__UpxfN{font-size:28px;margin-bottom:.5rem}.ContactSection_subheadline__U2mtc{font-size:15px;margin-bottom:1.5rem}.ContactSection_heroText__7bnrZ{padding-top:0}.ContactSection_contactLabel__SSgCY{font-size:16px}.ContactSection_contactValue__d3dpI{font-size:15px}.ContactSection_contactIcon__FAgu4{width:36px;height:36px;min-width:36px}.ContactSection_submitButton__jtJy4{width:100%;padding:14px 24px;font-size:15px}}