@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";
.page-module__DKBVKG__container{max-width:600px;margin:0 auto;padding:4rem 2rem}.page-module__DKBVKG__title{text-align:center;color:#1d1d1d;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700}.page-module__DKBVKG__description{text-align:center;color:#555;margin-bottom:2rem;font-family:Poppins,sans-serif;font-size:1rem}.page-module__DKBVKG__form{color:#000;flex-direction:column;gap:1.5rem;display:flex}.page-module__DKBVKG__formGroup{flex-direction:column;display:flex}.page-module__DKBVKG__label{color:#333;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500}.page-module__DKBVKG__input,.page-module__DKBVKG__textarea{border:1px solid #ccc;border-radius:4px;padding:.75rem 1rem;font-family:Poppins,sans-serif;font-size:1rem;transition:border-color .2s}.page-module__DKBVKG__input:focus,.page-module__DKBVKG__textarea:focus{border-color:#1d1d1d;outline:none}.page-module__DKBVKG__textarea{resize:vertical;min-height:150px}.page-module__DKBVKG__submitButton{color:#fff;cursor:pointer;background-color:#1d1d1d;border:none;border-radius:4px;align-self:flex-start;padding:.75rem 1.5rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;transition:background-color .2s}.page-module__DKBVKG__submitButton:hover{background-color:#333}@media (max-width:767px){.page-module__DKBVKG__container{padding:2rem 1rem}}
