.ContactForm_contactSection__Qf_Ei{background-color:#eff2f6;background-image:url(https://cdn.sierra-group.org/images/web-development-thailand.webp);background-size:cover;background-repeat:no-repeat;background-position:50%}.ContactForm_contentContainer__txML0{padding-left:0;display:flex;align-items:center;height:100%}.ContactForm_rightContent__tk3P9{background:white;padding:3rem 2rem;border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);border-left:4px solid #127ecb}.ContactForm_rightTitle__qrLit{font-size:1.875rem;font-weight:700;color:#333;margin-bottom:1.5rem;line-height:1.3}.ContactForm_rightDescription__yBjYV{color:var(--gray-600);line-height:1.75;font-size:1rem;margin:0}.ContactForm_formContainer__AbCwT{padding-right:0;position:relative}.ContactForm_formSubmitting__F_wKD{pointer-events:none}.ContactForm_loadingOverlay__xhr0w{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.15);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;border-radius:.5rem}.ContactForm_loadingSpinner__RbDf5{width:40px;height:40px;border:4px solid rgba(18,126,203,.2);border-top-color:#127ecb;border-radius:50%;animation:ContactForm_spin__JKrGx 1s linear infinite;margin-bottom:1rem;box-shadow:0 2px 8px rgba(18,126,203,.1)}@keyframes ContactForm_spin__JKrGx{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ContactForm_loadingText__O65NI{color:#127ecb;font-weight:600;margin:0;font-size:1.1rem;text-shadow:0 1px 2px rgba(255,255,255,.8)}.ContactForm_formHeader__hYwmF{margin-bottom:2rem}.ContactForm_formTitle__2Qwo4{font-size:1.875rem;font-weight:700;color:#333;margin-bottom:.5rem}.ContactForm_formSubtitle__sr0u7{font-size:.875rem;color:var(--gray-500);margin:1.5rem 0;font-style:italic;transition:all .3s ease}.ContactForm_formSubtitle__sr0u7.ContactForm_successMessage__FHtpT{color:#10b981;font-weight:600;font-style:normal}.ContactForm_formSubtitle__sr0u7.ContactForm_errorMessage___2Mo7{color:#ef4444;font-weight:600;font-style:normal}.ContactForm_contactForm__s81_G{width:100%}.ContactForm_formGroup__6J23Z{margin-bottom:1.5rem}.ContactForm_formRow__UYVU5{display:flex;gap:1rem;margin-bottom:1.5rem}.ContactForm_formRow__UYVU5 .ContactForm_formGroup__6J23Z{flex:1;margin-bottom:0}@media (max-width:768px){.ContactForm_formRow__UYVU5{flex-direction:column;gap:0;margin-bottom:0}.ContactForm_formRow__UYVU5 .ContactForm_formGroup__6J23Z{margin-bottom:1.5rem}}.ContactForm_formInput__2bzRF,.ContactForm_formSelect__aiocn,.ContactForm_formTextarea__fFlLK{width:100%;padding:.75rem 1rem;border:2px solid var(--gray-200);border-radius:.25rem;font-size:1rem;font-family:var(--font-martel-sans);background-color:white}.ContactForm_formInput__2bzRF:focus,.ContactForm_formSelect__aiocn:focus,.ContactForm_formTextarea__fFlLK:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 3px rgba(0,67,130,.1)}.ContactForm_formInput__2bzRF::placeholder,.ContactForm_formTextarea__fFlLK::placeholder{color:var(--gray-400);font-family:var(--font-martel-sans)}.ContactForm_formSelect__aiocn{cursor:pointer;color:var(--gray-600);font-family:var(--font-martel-sans);padding-right:2.5rem;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.25rem}.ContactForm_formSelect__aiocn option{padding:.5rem;font-family:var(--font-martel-sans)}.ContactForm_formTextarea__fFlLK{resize:vertical;min-height:120px}.ContactForm_submitButton__bA_Ux{background-color:#127ecb;color:white;border:none;padding:.875rem 2rem;border-radius:.5rem;font-size:1rem;font-weight:600;font-family:var(--font-martel-sans);cursor:pointer;flex:1;min-width:200px}.ContactForm_submitButton__bA_Ux:hover{background-color:#0f6bb3;transform:translateY(-1px)}@media (max-width:991.98px){.ContactForm_formContainer__AbCwT{padding-right:0;margin-bottom:2rem}.ContactForm_contentContainer__txML0{padding-left:0}.ContactForm_rightContent__tk3P9{padding:2rem 1.5rem}.ContactForm_rightTitle__qrLit{font-size:1.5rem}}.ContactForm_captchaSubmitRow__9DK6Q{display:flex;align-items:center;gap:2rem;margin-bottom:1.5rem}.ContactForm_recaptchaContainer__gVWr8{flex:0 0 auto}.ContactForm_recaptchaPlaceholder__WIM7I{width:304px;height:78px;border:2px dashed #e5e7eb;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:.875rem;background-color:#f9fafb;transition:all .3s ease;cursor:pointer}.ContactForm_recaptchaPlaceholder__WIM7I:hover{border-color:#d1d5db;background-color:#f3f4f6}.ContactForm_submitButton__bA_Ux:disabled{background-color:#9ca3af;cursor:not-allowed;opacity:.6}.ContactForm_submitButton__bA_Ux:disabled:hover{background-color:#9ca3af;transform:none}@media (max-width:767.98px){.ContactForm_contactSection__Qf_Ei{padding:2rem 0}.ContactForm_formTitle__2Qwo4{font-size:1.5rem}.ContactForm_captchaSubmitRow__9DK6Q{flex-direction:column;gap:1.5rem;align-items:stretch}.ContactForm_recaptchaContainer__gVWr8{align-self:center}.ContactForm_recaptchaPlaceholder__WIM7I{width:280px;height:72px;font-size:.8rem}.ContactForm_submitButton__bA_Ux{width:100%;flex:none}}@media (min-width:992px){.ContactForm_formContainer__AbCwT{padding-right:2rem}.ContactForm_contentContainer__txML0{padding-left:2rem}}