.contact-module__7hFTKG__page{background:#fff;overflow:hidden}.contact-module__7hFTKG__intro{box-sizing:border-box;flex-direction:column;gap:16px;max-width:1440px;margin:0 auto;padding:56px 80px 0;display:flex}.contact-module__7hFTKG__intro h1{text-wrap:pretty;margin:0;font-size:40px;font-weight:700;line-height:56px}.contact-module__7hFTKG__intro h1 span,.contact-module__7hFTKG__faqCopy h2 span{color:var(--brand-700)}.contact-module__7hFTKG__intro p{max-width:600px;color:var(--text-secondary);text-wrap:pretty;margin:0;font-size:16px;line-height:28px}.contact-module__7hFTKG__contactArea{box-sizing:border-box;grid-template-columns:minmax(0,64fr) minmax(0,32fr);align-items:start;gap:60px;max-width:1440px;margin:0 auto;padding:48px 80px 0;display:grid}.contact-module__7hFTKG__formColumn{min-width:0;max-width:740px}.contact-module__7hFTKG__form{flex-direction:column;gap:20px;display:flex}.contact-module__7hFTKG__form h2,.contact-module__7hFTKG__channels h2,.contact-module__7hFTKG__mobileChannels h2,.contact-module__7hFTKG__success h2{margin:0;font-size:20px;font-weight:700;line-height:30px}.contact-module__7hFTKG__fieldRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.contact-module__7hFTKG__fieldGroup{flex-direction:column;gap:8px;min-width:0;display:flex}.contact-module__7hFTKG__fieldGroup label{color:var(--text-secondary);font-size:14px;font-weight:500;line-height:24px}.contact-module__7hFTKG__fieldGroup input,.contact-module__7hFTKG__fieldGroup select,.contact-module__7hFTKG__fieldGroup textarea{box-sizing:border-box;border:1px solid var(--border-default);border-radius:var(--radius-control);width:100%;color:var(--foreground);font:inherit;background:#fff;outline:none;font-size:16px;line-height:26px;transition:border-color .16s,box-shadow .16s}.contact-module__7hFTKG__fieldGroup input,.contact-module__7hFTKG__fieldGroup select{height:48px;padding:0 16px}.contact-module__7hFTKG__fieldGroup select{appearance:auto}.contact-module__7hFTKG__fieldGroup textarea{resize:vertical;height:156px;padding:12px 16px}.contact-module__7hFTKG__fieldGroup input::placeholder,.contact-module__7hFTKG__fieldGroup textarea::placeholder{color:var(--text-tertiary)}.contact-module__7hFTKG__fieldGroup input:focus,.contact-module__7hFTKG__fieldGroup select:focus,.contact-module__7hFTKG__fieldGroup textarea:focus{border-color:var(--brand-700);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-500) 24%, transparent)}.contact-module__7hFTKG__fieldGroup input[aria-invalid=true],.contact-module__7hFTKG__fieldGroup select[aria-invalid=true],.contact-module__7hFTKG__fieldGroup textarea[aria-invalid=true]{border-color:#aa3030}.contact-module__7hFTKG__mobileInput{text-align:right;font-variant-numeric:tabular-nums;direction:rtl}.contact-module__7hFTKG__fieldError{color:#aa3030;align-items:center;gap:6px;margin:0;font-size:12px;line-height:20px;display:flex}.contact-module__7hFTKG__fieldError svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:14px;height:14px}.contact-module__7hFTKG__submitError{border-radius:var(--radius-control);color:#aa3030;background:#f8eeee;margin:-4px 0 0;padding:10px 12px;font-size:13px;line-height:22px}.contact-module__7hFTKG__submitRow{flex-direction:column;align-items:flex-start;gap:12px;padding-top:4px;display:flex}.contact-module__7hFTKG__submitRow button,.contact-module__7hFTKG__success button{border-radius:var(--radius-control);justify-content:center;align-items:center;min-height:48px;font-family:inherit;font-size:16px;font-weight:700;line-height:24px;display:inline-flex}.contact-module__7hFTKG__submitRow button{background:var(--brand-950);color:#fff;border:0;padding:0 32px}.contact-module__7hFTKG__submitRow button:disabled{cursor:wait;opacity:.65}.contact-module__7hFTKG__channels{box-sizing:border-box;border-radius:var(--radius-card);background:var(--surface-subtle);flex-direction:column;gap:24px;min-width:0;padding:32px;display:flex}.contact-module__7hFTKG__channelList,.contact-module__7hFTKG__channel{flex-direction:column;display:flex}.contact-module__7hFTKG__channel{gap:2px;padding-bottom:24px}.contact-module__7hFTKG__channelLabel{color:var(--text-secondary);align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:24px;display:flex}.contact-module__7hFTKG__channelLabel svg{fill:none;width:18px;height:18px;stroke:var(--brand-700);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex:none}.contact-module__7hFTKG__channel a{min-height:44px;color:var(--foreground);align-self:flex-start;align-items:center;font-size:16px;font-weight:700;line-height:28px;display:inline-flex}.contact-module__7hFTKG__phone{font-variant-numeric:tabular-nums}.contact-module__7hFTKG__emailChannel{border-top:1px solid var(--border-subtle);padding-top:24px;padding-bottom:0}.contact-module__7hFTKG__mobileChannels{display:none}.contact-module__7hFTKG__success{border-radius:var(--radius-card);background:var(--surface-subtle);flex-direction:column;align-items:flex-start;gap:16px;padding:32px;display:flex}.contact-module__7hFTKG__success>svg{width:32px;height:32px;fill:var(--brand-700)}.contact-module__7hFTKG__success p{color:var(--text-secondary);margin:0;font-size:16px;line-height:28px}.contact-module__7hFTKG__success button{border:1px solid var(--border-default);color:var(--foreground);background:#fff;padding:0 24px}.contact-module__7hFTKG__faqSection{box-sizing:border-box;max-width:1440px;margin:0 auto;padding:80px 80px 120px}.contact-module__7hFTKG__faqCard{box-sizing:border-box;border-radius:var(--radius-card);background:var(--brand-950);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px 64px;padding:48px;display:flex;position:relative;overflow:hidden}.contact-module__7hFTKG__archOne,.contact-module__7hFTKG__archTwo,.contact-module__7hFTKG__archThree{pointer-events:none;border-radius:900px 900px 0 0;position:absolute}.contact-module__7hFTKG__archOne{width:339px;height:497px;box-shadow:inset 0 0 0 1.5px color-mix(in srgb, var(--brand-500) 44%, transparent);top:-50px;left:-60px}.contact-module__7hFTKG__archTwo{width:232px;height:340px;box-shadow:inset 0 0 0 1.5px color-mix(in srgb, var(--brand-500) 32%, transparent);bottom:-150px;left:234px}.contact-module__7hFTKG__archThree{width:150px;height:220px;box-shadow:inset 0 0 0 1.5px color-mix(in srgb, var(--brand-500) 10%, transparent);top:86px;left:417px}.contact-module__7hFTKG__faqCopy{z-index:1;flex-direction:column;gap:16px;display:flex;position:relative}.contact-module__7hFTKG__faqCopy h2{color:#fff;text-wrap:pretty;margin:0;font-size:40px;font-weight:700;line-height:56px}.contact-module__7hFTKG__faqCopy h2 span{color:var(--brand-500)}.contact-module__7hFTKG__faqCopy p{color:#ffffffc7;text-wrap:pretty;max-width:56ch;margin:0;font-size:16px;font-weight:500;line-height:28px}.contact-module__7hFTKG__faqCard>a{z-index:1;border-radius:var(--radius-control);background:var(--brand-500);height:48px;color:var(--brand-950);justify-content:center;align-items:center;padding:0 24px;font-size:16px;font-weight:700;line-height:24px;text-decoration:none;display:inline-flex;position:relative}@media (max-width:767px){.contact-module__7hFTKG__intro{padding:40px 20px 0}.contact-module__7hFTKG__intro h1{font-size:28px;line-height:40px}.contact-module__7hFTKG__intro p{max-width:none}.contact-module__7hFTKG__contactArea{padding:40px 20px 0;display:block}.contact-module__7hFTKG__fieldRow{flex-direction:column;display:flex}.contact-module__7hFTKG__submitRow button{width:100%}.contact-module__7hFTKG__channels{display:none}.contact-module__7hFTKG__mobileChannels{box-sizing:border-box;flex-direction:column;gap:16px;padding:40px 20px 0;display:flex}.contact-module__7hFTKG__mobileChannelsCard{box-sizing:border-box;border-radius:var(--radius-card);background:var(--surface-subtle);padding:20px}.contact-module__7hFTKG__mobileChannelsCard .contact-module__7hFTKG__channel{padding-bottom:20px}.contact-module__7hFTKG__mobileChannelsCard .contact-module__7hFTKG__emailChannel{padding-top:20px;padding-bottom:0}.contact-module__7hFTKG__success{gap:12px;padding:20px}.contact-module__7hFTKG__success>svg{width:28px;height:28px}.contact-module__7hFTKG__success button{width:100%}.contact-module__7hFTKG__faqSection{padding:40px 20px}.contact-module__7hFTKG__faqCard{flex-direction:column;align-items:stretch;gap:16px;padding:24px}.contact-module__7hFTKG__faqCopy h2{font-size:28px;line-height:40px}.contact-module__7hFTKG__faqCard>a{height:auto;min-height:48px;margin-top:4px}.contact-module__7hFTKG__archOne{width:200px;height:293px;box-shadow:inset 0 0 0 1.5px color-mix(in srgb, var(--brand-500) 40%, transparent);top:-40px;left:-40px}.contact-module__7hFTKG__archTwo{width:150px;height:220px;box-shadow:inset 0 0 0 1.5px color-mix(in srgb, var(--brand-500) 24%, transparent);bottom:-110px;left:96px}.contact-module__7hFTKG__archThree{display:none}}
