.contact_contactForm__jYLyR{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:768px){.contact_contactForm__jYLyR{display:flex;flex-direction:column;gap:1rem;padding:0}}.contact_contactForm__jYLyR label{font-size:1rem;font-weight:600}.contact_contactForm__jYLyR input,.contact_contactForm__jYLyR textarea{padding:.5rem;border-radius:.5rem;background-color:var(--foreground);box-shadow:var(--shadow);color:#000}.contact_contactForm__jYLyR textarea{min-height:20dvh}.contact_contactForm__jYLyR input:focus,.contact_contactForm__jYLyR textarea:focus{box-shadow:var(--shadow-hover)}.contact_contactForm__jYLyR button{padding:.5rem;border-radius:.5rem;background-color:var(--active-background);box-shadow:var(--shadow);color:var(--foreground);margin-bottom:5rem}.contact_contactForm__jYLyR button:hover{box-shadow:var(--shadow-hover)}