.page_background__DJwqz{display:flex;flex-direction:column;min-height:100dvh;background:#e9e7d7;background-image:url(/assets/images/new_background.png);background-size:cover;background-repeat:no-repeat;background-position:bottom;color:#1e1e1e;justify-content:space-between}.page_bodyContainer__XdAGi{width:100vw;min-height:100%;display:flex;flex-direction:column;color:#1e1e1e;align-items:center;padding:190px 30px 30px}.page_title__VTaOf{text-align:center;padding-top:30px}.page_content__Fd9OW{display:flex;flex-direction:column;padding:30px;width:100%;color:#1e1e1e;margin-top:10px;text-align:left;font-size:small}.page_details__tN0NQ{display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;gap:10px;width:50%}@media (max-width:999px){.page_background__DJwqz{background-position:top}.page_details__tN0NQ{width:100%}}.participantForm_form__UUjsa{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-top:10px;gap:10px;margin-bottom:10px}.participantForm_input__6ptSz{height:50px;width:100%;max-width:600px}.participantForm_validateCpfInput__yaLOZ{display:flex;width:100%;max-width:600px;align-items:center}.participantForm_dateInput__hbUzg{height:50px;width:100%;max-width:600px;margin-bottom:30px;display:flex;flex-direction:column;gap:3px}.participantForm_redIcon__0dgeV{color:darkred}.participantForm_submitButton__RQ4rS{background-color:#f37939;border-radius:15px;cursor:pointer;border:none;font-weight:400}.participantForm_confirmedButton__E32HA,.participantForm_submitButton__RQ4rS{display:flex;align-items:center;justify-content:center;color:#fff;font-size:large;width:200px;height:40px;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15)}.participantForm_confirmedButton__E32HA{background-color:green;border-radius:15px}.participantForm_checkbox__gzhzN{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;justify-content:center}.participantForm_checkbox__gzhzN input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.participantForm_checkmark__9Yk5O{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#fff;border-radius:10px}.participantForm_checkbox__gzhzN:hover input~.participantForm_checkmark__9Yk5O{background-color:#ccc}.participantForm_checkbox__gzhzN input:checked~.participantForm_checkmark__9Yk5O{background-color:#f37939}.participantForm_checkmark__9Yk5O:after{content:"";position:absolute;display:none}.participantForm_checkbox__gzhzN input:checked~.participantForm_checkmark__9Yk5O:after{display:block}.participantForm_checkbox__gzhzN .participantForm_checkmark__9Yk5O:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.participantForm_separator__GLiqb{display:flex;width:100%;max-width:600px;border-bottom:1px solid #285c86;margin-top:10px;margin-bottom:10px}.participantForm_termsInput__EF0BJ{display:flex;gap:10px}.participantForm_link__0UY__{font-weight:700;cursor:pointer}