.style_contact_container__M4UNg{max-width:480px;width:100%;align-self:center}.style_contact_form__LVhr_{margin:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.style_contact_input__azsVA,.style_contact_selector__gZRYx,.style_contact_textarea__YO7Mu{width:100%;padding:.75rem;font-size:1rem;border:2px solid var(--backgroundPrimary);border-radius:4px;outline:none;transition:border-color .2s ease}.style_contact_selector__gZRYx{width:max-content;padding:.5rem;align-items:flex-start}.style_contact_input__azsVA:focus,.style_contact_textarea__YO7Mu:focus{border-color:var(--highlight);box-shadow:0 0 6px var(--highlight)}.style_contact_button__myr74{padding:.75rem 1.5rem;font-size:1rem;font-weight:700;width:max-content;color:var(--textColorOnSurface);background-color:var(--backgroundPrimary);border:none;border-radius:20px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.style_contact_button__myr74:hover{background-color:var(--highlight);transform:scale(1.05)}.style_contact_button__myr74:disabled{background-color:var(--highlight);cursor:not-allowed}.style_contact_responseMessage__ELi4_{margin-top:1rem;font-size:1rem;font-weight:700;text-align:center}.style_contact_responseMessage__ELi4_.style_contact_error__rgaxT{color:red}.style_contact_responseMessage__ELi4_.style_contact_success__i1Fx9{color:green}