.EnrollmentPage_enrollmentPage__r3fFW{max-width:1000px;margin:0 auto;h1,h2{margin-bottom:1rem}h1,h2,p{text-align:center}p{margin-bottom:1.5rem;color:var(--gray-300)}}.EnrollmentPage_enrollmentHeader__rv_1z{margin:2rem 0}.EnrollmentPage_formFields__DluSj{margin-top:4rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.EnrollmentPage_formActions__EOnW7{margin-top:3rem;display:flex;justify-content:center}.EnrollmentPage_errorMessage__8ELU7{color:var(--form-error-message-text);background-color:var(--form-error-message-background);border:1px solid var(--form-error-message-border);border-radius:var(--default-border-radius);margin-top:3rem;padding:1rem;font-weight:500}@media (max-width:768px){.EnrollmentPage_formFields__DluSj{grid-template-columns:repeat(1,1fr)}}