.dynamicStatementsFormSection{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:fit-content;display:flex}.dynamicStatementsFormSection .statementSection{flex-direction:column;gap:10px;width:100%;display:flex}.dynamicStatementsFormSection .statementSection .fieldsSection{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:1rem 1.2rem;width:100%;display:flex}.dynamicStatementsFormSection .statementSection .fieldsSection .formTextEditorContainer{width:100%}.dynamicStatementsFormSection .statementSection .removeCardButton{position:relative;top:.7rem;left:calc(100% - 1rem)}.dynamicStatementsFormSection .statementSection .signings{flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;display:flex}.dynamicStatementsFormSection .statementSection .signContainer{background-color:#fff;width:240px;height:150px;position:relative;overflow:hidden}.dynamicStatementsFormSection .statementSection .signContainer img{object-fit:contain;width:100%;height:calc(23.3333vw - 83.3333px);position:absolute;top:calc(-7vw + 25px)}@media (width<=1600px){.dynamicStatementsFormSection .statementSection .signContainer img{height:calc(23.3333vw - 66.6667px);position:absolute;top:calc(-5.83333vw + 20.8333px)}}.taskRequest .ant-modal-body{padding-bottom:10px!important}.taskRequest .question{margin-bottom:10px;font-family:Helvetica;font-size:18px;font-weight:500}.taskRequest .buttonContainer{flex-direction:row;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:30px;display:flex}.taskRequest .buttonContainer .ant-btn{border-radius:5px;margin-right:15px}.taskRequestDark .question{color:#fff}
