.contactForm_form__bKGhk{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-items:center;width:100%;background:#f1f7fe;padding:48px 16px;gap:2rem;font-family:Inter,sans-serif}@media screen and (min-width:769px){.contactForm_form__bKGhk{flex-direction:row;padding:64px 32px}}.contactForm_formGroup__CUJCH{width:100%}@media screen and (min-width:769px){.contactForm_formGroup__CUJCH{flex-grow:1;width:auto;min-height:48px;height:auto}}.contactForm_formGroupMessage__bqDHZ{flex-basis:100%;min-height:136px}.contactForm_formGroup__CUJCH>input,.contactForm_formGroup__CUJCH>textarea{width:100%;min-height:inherit;border-radius:4px;border:1px solid #d1d5db;background:#fff;padding:8px 16px;resize:none;font-family:inherit;font-size:1rem}.contactForm_formGroup__CUJCH>input:focus-visible,.contactForm_formGroup__CUJCH>textarea:focus-visible{border:2px solid rgb(0,149,254);outline:none}.contactForm_formSubmitBtn__8vDMH{display:flex;width:100%}.contactForm_overlay__PEFm1{background-color:rgba(0,0,0,.3);position:fixed;width:100%;height:100%;left:0;top:0;opacity:0}.contactForm_overlay__PEFm1.contactForm_show__VOLEf{opacity:1;transition:opacity .3s ease-in-out;z-index:9998}.contactForm_overlay__PEFm1.contactForm_hide__LgML2{opacity:0;z-index:-9999}.contactForm_messageModal__HEdM7{border-radius:8px;padding:16px 24px;margin-bottom:20px;z-index:9999;position:relative}.contactForm_success__l7MqS{background-color:rgb(139,218,169,.5);border:3px solid #008d00;color:#008d00}.contactForm_success__l7MqS h3,.contactForm_success__l7MqS p{color:#008d00}.contactForm_error__UWM5E{border:2px solid rgba(227,24,54,.2);background-color:rgba(227,24,54,.1);color:rgb(227,24,54)}.contactForm_error__UWM5E h3,.contactForm_error__UWM5E p{color:rgb(227,24,54)}.contactForm_messageClose__tLp32{position:absolute;top:0;right:0;padding:8px;cursor:pointer;color:inherit;width:24px;height:24px}