.contact-section1{background-color:#fff;flex-wrap:wrap;align-items:stretch;gap:2.5rem;width:100%;padding:4rem 6vw;display:flex}.contact-section1-media{background-color:var(--brand-navy);border-radius:8px;flex:360px;min-height:320px;overflow:hidden}.contact-section1-image{object-fit:cover;width:100%;height:100%;display:block}.contact-section1-panel{flex-direction:column;flex:420px;display:flex}.contact-section1-badge{letter-spacing:.05em;color:var(--ink-muted);border:1px solid var(--line-strong);border-radius:999px;align-self:flex-start;margin-bottom:1rem;padding:.4rem 1rem;font-size:.7rem;font-weight:600}.contact-section1-heading{color:var(--brand-navy);margin-bottom:.5rem;font-size:clamp(1.75rem,3vw,2.4rem);font-weight:700;line-height:1.2}.contact-section1-manual{color:var(--ink-muted);margin-bottom:1.75rem;font-size:.9rem}.contact-section1-manual a{color:var(--brand-blue-deep)}.contact-section1-form{flex-direction:column;gap:1.25rem;display:flex}.contact-section1-hp{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.contact-section1-row{flex-wrap:wrap;gap:1.25rem;display:flex}.contact-section1-row .contact-section1-field{flex:200px}.contact-section1-field{flex-direction:column;gap:.4rem;display:flex}.contact-section1-field label{color:var(--brand-navy);font-size:.8rem;font-weight:600}.contact-section1-field input,.contact-section1-field select,.contact-section1-field textarea{width:100%;color:var(--brand-navy);border:1px solid var(--line-strong);background:0 0;border-radius:6px;outline:none;padding:.7rem .9rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.contact-section1-field select option{background-color:#0000}.contact-section1-field textarea{resize:vertical}.contact-section1-field input::placeholder,.contact-section1-field textarea::placeholder{color:var(--ink-faint)}.contact-section1-field input:focus,.contact-section1-field select:focus,.contact-section1-field textarea:focus{border-color:var(--brand-navy);box-shadow:0 0 0 3px #03334914}.contact-section1-consent{color:var(--ink-muted);align-items:flex-start;gap:.6rem;font-size:.8rem;line-height:1.5;display:flex}.contact-section1-consent input{flex-shrink:0;margin-top:.15rem}.contact-section1-consent a{color:var(--brand-blue-deep)}.contact-section1-captcha{min-height:78px}.contact-section1-submit{background:var(--brand-navy);color:#fff;cursor:pointer;border:none;border-radius:50px;width:100%;padding:.9rem 1.5rem;font-size:.95rem;font-weight:600;transition:background-color .25s}.contact-section1-submit:hover{background:var(--brand-blue-deep)}.contact-section1-submit:disabled{opacity:.6;cursor:not-allowed}.contact-section1-notification{color:var(--brand-navy);background:var(--brand-blue-pale);border-radius:6px;padding:.75rem 1rem;font-size:.85rem}@media (max-width:768px){.contact-section1{padding:3rem 6vw}.contact-section1-media{min-height:220px}}
