.question .div_radio_checkbox.bg-optlist label{display:block;margin:0 0 6px}.question .div_radio_checkbox.bg-optlist label input[type=radio]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.question .div_radio_checkbox.bg-optlist label{position:relative}.question .div_radio_checkbox.bg-optlist label input[type=checkbox]{position:absolute;left:12px;top:50%;transform:translateY(-50%);z-index:1;width:18px;height:18px;margin:0;accent-color:#4a90e2;cursor:pointer}.question .div_radio_checkbox.bg-optlist label input[type=checkbox]+span,.question .div_radio_checkbox.bg-optlist label input[type=radio]+span{display:block;width:100%;box-sizing:border-box;border-radius:10px;padding:11px;text-align:center;font-size:15px;letter-spacing:-.3px;background:#fff;color:#000!important;cursor:pointer}.question .div_radio_checkbox.bg-optlist label input[type=checkbox]+span{padding-left:38px;padding-right:18px}.question .div_radio_checkbox.bg-optlist label input[type=checkbox]:checked+span,.question .div_radio_checkbox.bg-optlist label input[type=radio]:checked+span{background:#4a90e2;color:#fff!important}.question .div_radio_checkbox.bg-optlist label input[type=checkbox]:focus-visible+span,.question .div_radio_checkbox.bg-optlist label input[type=radio]:focus-visible+span{outline:2px solid #4a90e2;outline-offset:2px}@media (hover:hover){.question .div_radio_checkbox span.two_radios:hover,.question .div_radio_checkbox.bg-optlist label input[type=checkbox]+span:hover,.question .div_radio_checkbox.bg-optlist label input[type=radio]+span:hover{background:#4a90e2;color:#fff!important;filter:brightness(1.1)}}.question .error_field{border:3px solid #ff7600}@keyframes bg-error-flash{0%,100%{border-color:#ff7600}25%,75%{border-color:transparent}50%{border-color:#ff7600}}.question .error_field.bg-error-flash{animation:bg-error-flash .6s ease-in-out 1}.question .error_field.bg-error-resolved{border-color:#1e8e3e;color:#1e8e3e}@keyframes bg-error-resolved-flash{0%,100%{border-color:#1e8e3e}25%,75%{border-color:transparent}50%{border-color:#1e8e3e}}.question .error_field.bg-error-resolved.bg-error-flash{animation:bg-error-resolved-flash .6s ease-in-out 1}@media (prefers-reduced-motion:reduce){.question .error_field.bg-error-flash{animation:none}}