@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap);.c-a11y-feedback-form,.c-a11y-feedback-form *{box-sizing:border-box}
.c-a11y-feedback-form__title{color:#1d1d1d;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.5rem;margin-bottom:.5rem;margin-top:2rem;width:100%}
.c-a11y-feedback-form__title__description{font-weight:400;margin-bottom:2rem}
.c-a11y-feedback-form__form-title,.c-a11y-feedback-form__title__description{color:#1d1d1d;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;font-size:1rem;line-height:1.5rem;width:100%}
.c-a11y-feedback-form__form-title{font-weight:600;margin-bottom:.3125rem}
.c-a11y-feedback-form__form-description{margin-bottom:1rem;width:100%}
.c-a11y-feedback-form .c-file-uploader p,.c-a11y-feedback-form__form-description{color:#1d1d1d;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:400;line-height:1.0625rem}
.c-a11y-feedback-form .c-file-uploader h3{font-size:1rem;line-height:1.5rem}
.c-a11y-feedback-form__label{font-weight:400}
.c-a11y-feedback-form__field-label,.c-a11y-feedback-form__label{color:#1d1d1d;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;font-size:1rem;line-height:1.25rem}
.c-a11y-feedback-form__field-label{font-weight:600;margin:0 0 .375rem}
.c-a11y-feedback-form__info-message{font-family:Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:400;line-height:1.0625rem;margin-bottom:0;width:100%}
.c-a11y-feedback-form .mt16{margin-top:1rem}
.c-a11y-feedback-form fieldset{display:flex;flex-wrap:wrap;margin-bottom:.625rem}
.c-a11y-feedback-form legend{margin-bottom:8px;width:100%}
.c-a11y-feedback-form input[type=checkbox]{margin-bottom:1.375rem}
.c-a11y-feedback-form input[type=checkbox]+label{align-items:center;display:flex;margin-bottom:1.375rem;padding-top:.125rem}
.c-a11y-feedback-form input[type=radio]{margin-bottom:1.375rem}
.c-a11y-feedback-form input[type=radio]+label{align-items:center;display:flex;margin-bottom:1.375rem;padding-top:.125rem}
.c-a11y-feedback-form__fields{display:flex;flex-direction:column;width:100%}
.c-a11y-feedback-form__field-container{margin-bottom:1.5rem;width:100%}
.c-a11y-feedback-form__success-message{align-items:center;display:flex;flex-direction:column}
.c-a11y-feedback-form__success-message__image{display:block;margin:1.875rem auto;max-width:82px}
.c-a11y-feedback-form__success-message__title{color:#1a65b2;font-size:1.25rem;margin-top:0;text-align:center}
.c-a11y-feedback-form__success-message__description,.c-a11y-feedback-form__success-message__title{font-family:Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;line-height:1.5rem}
.c-a11y-feedback-form__success-message__description{color:#1d1d1d;font-size:1rem;font-weight:400}
.c-a11y-feedback-form__actions{margin-bottom:3rem}
.c-a11y-feedback-form button{width:100%}
.c-a11y-feedback-form form{margin-bottom:1rem;max-width:940px;min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:100%}
@media(min-width:768px){.c-a11y-feedback-form form{float:none;margin-left:auto;margin-right:auto;width:100%}
}
.c-a11y-feedback-form .hide{display:none}
@media(min-width:768px){.c-a11y-feedback-form__fields{flex-direction:row;flex-wrap:wrap;justify-content:space-between}
.c-a11y-feedback-form__field-container{width:calc(50% - .5rem)}
.c-a11y-feedback-form__success-message__image{margin-top:4rem}
.c-a11y-feedback-form__success-message__description{max-width:532px}
.c-a11y-feedback-form__actions{display:flex;justify-content:flex-end;margin-bottom:6.125rem}
.c-a11y-feedback-form button{height:56px;width:87pt}
}