.sectionAngelIncidentForm{margin-bottom:30px}.sectionAngelIncidentForm .form{padding-top:40px}@media(max-width:768px){.sectionAngelIncidentForm .form{padding:0}}.sectionAngelIncidentForm .form form h3{font-weight:700;margin-bottom:20px}.sectionAngelIncidentForm .form form .col-2{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:15px}.sectionAngelIncidentForm .form form .col-4{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:15px}@media(max-width:768px){.sectionAngelIncidentForm .form form .col-4{grid-template-columns:repeat(2,1fr)}.sectionAngelIncidentForm .form form .col-2{grid-template-columns:1fr}}.sectionAngelIncidentForm .form form .col-5{display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:15px}@media(max-width:768px){.sectionAngelIncidentForm .form form .col-5{grid-template-columns:repeat(3,1fr)}}.sectionAngelIncidentForm .form form .formGroup{margin-bottom:20px}.sectionAngelIncidentForm .form form .formGroup label{font-size:13px;font-weight:700;display:block;margin-bottom:3px}.sectionAngelIncidentForm .form form .formGroup label.radio{display:flex;align-items:center;font-weight:400;cursor:pointer;margin-bottom:0}.sectionAngelIncidentForm .form form .formGroup label span{font-weight:400;font-style:italic}.sectionAngelIncidentForm .form form .formGroup input,.sectionAngelIncidentForm .form form .formGroup select,.sectionAngelIncidentForm .form form .formGroup textarea{border:1px solid #333;border-radius:4px;padding:15px 10px;width:100%;outline:none}.sectionAngelIncidentForm .form form .formGroup input[type=radio]{width:20px;height:20px;margin-right:6px}.sectionAngelIncidentForm .form form .formGroup.invalid label,.sectionAngelIncidentForm .form form .formGroup.invalid span{color:#d62020}.sectionAngelIncidentForm .form form .formGroup.invalid input,.sectionAngelIncidentForm .form form .formGroup.invalid select,.sectionAngelIncidentForm .form form .formGroup.invalid textarea{border:1px solid #d62020;color:#d62020}.sectionAngelIncidentForm .form form .radio-group{border-bottom:1px solid #e2e2e2;margin-bottom:30px}.sectionAngelIncidentForm .form form .radio-group b{display:block;font-size:14px;margin-bottom:15px}.sectionAngelIncidentForm .form form .radio-group b span{font-weight:400;font-style:italic;font-size:13px;color:#d62020}.sectionAngelIncidentForm .form form .radio-group.invalid b{color:#d62020}.sectionAngelIncidentForm .form form p{color:#8d8d8d;font-size:12px!important;margin-bottom:30px;line-height:18px!important}.sectionAngelIncidentForm .form form button{width:100%;padding:20px;font-weight:700}.sectionAngelIncidentForm .form .checkbox{display:flex;justify-content:space-between}.sectionAngelIncidentForm .form .checkbox label{font-size:11px;display:flex;align-items:center;font-weight:700;cursor:pointer}.sectionAngelIncidentForm .form .checkbox label input[type=checkbox]{border:1px solid #333;width:30px;height:30px;margin-right:6px;margin-left:0;cursor:pointer}.sectionAngelIncidentForm .form hr{border:0;border-bottom:1px solid #e2e2e2;margin:35px 0 45px}.sectionAngelIncidentForm .form .success{padding:15px;background:rgba(140,207,32,.13);border-radius:2px;border-left:4px solid #90d620;margin-bottom:30px}.sectionAngelIncidentForm .form .success p{margin:0;font-size:12px!important;display:flex;align-items:center}.sectionAngelIncidentForm .form .success p b{display:block;padding-right:10px;margin-bottom:0!important;font-size:12px!important;color:#679e10}.sectionAngelIncidentForm .form .error{padding:15px;background:rgba(214,32,32,.05);border-radius:2px;border-left:4px solid #d62020;margin-bottom:30px}.sectionAngelIncidentForm .form .error p{margin:0;font-size:12px!important;display:flex;align-items:center}.sectionAngelIncidentForm .form .error p b{display:block;padding-right:10px;margin-bottom:0!important;font-size:12px!important;color:#d62020}