.checkbox{cursor:pointer;display:flex;align-items:center;margin:1rem}.checkbox--check{width:20px;height:20px;margin-right:.5rem;border:1px solid #2f7ea1}.checkbox--label{font-size:14px;font-weight:600}.exactitude{width:100%;display:flex;align-items:center;justify-content:space-between;padding-left:1.5rem}.inputLabel--input{width:100%;height:47px;background:#fff;box-shadow:0 1px 2px #0000000d;border-radius:4px;outline:none;padding:0 1rem;border:none}.addQuestion--type{display:flex;align-items:center;margin:0 auto;gap:8px}.addQuestion--type p{margin-bottom:0}.addQuestion--type>div{display:flex;align-items:center}.addQuestion--type>div div.radioButton{margin-right:3px}@media only screen and (max-width: 1366px){.inputLabel--input{width:100%}}@media only screen and (max-width: 450px){.inputLabel--input{width:100%!important}.exactitude{flex-direction:column;align-items:flex-start;margin-bottom:1rem}.addQuestion--type{flex-direction:column;align-items:flex-start;margin-top:2rem}}
