.aj-crm-form{width:100%!important;max-width:800px!important;margin:0 auto!important;box-sizing:border-box!important}.aj-crm-form input[type=text],.aj-crm-form input[type=email],.aj-crm-form select,.aj-crm-form textarea{width:100%!important;max-width:100%!important;padding:12px!important;box-sizing:border-box!important;margin-top:10px!important;margin-bottom:5px!important;border-radius:4px!important;background-color:#333!important;color:#fff!important;border:1px solid #444!important}.name-wrap{display:flex;flex-direction:row;gap:20px;margin-bottom:10px}.name-wrap label{flex:1;display:block}.checkbox-group-label{display:block;margin-top:12px;margin-bottom:6px;color:#bbb;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.5px}.checkbox-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px 10px;margin-bottom:15px}.checkbox-item{display:flex!important;flex-direction:row!important;align-items:center!important;white-space:nowrap;color:#fff;cursor:pointer;font-size:12px!important;margin:0!important;padding:2px 0}.checkbox-item input[type=checkbox]{width:14px!important;height:14px!important;margin:0 6px 0 0!important;cursor:pointer;flex-shrink:0;appearance:checkbox!important}@media (max-width:640px){.name-wrap{flex-direction:column;gap:0}.checkbox-grid{grid-template-columns:repeat(2,1fr)}}