.pdc-crm-form{display:grid;gap:16px;max-width:720px;padding:28px;border-radius:18px;background:#fff;box-shadow:0 12px 40px rgba(31,35,48,.1)}
.pdc-crm-form label{display:grid;gap:7px;font-weight:600}.pdc-crm-form input,.pdc-crm-form textarea,.pdc-crm-form select{width:100%;padding:12px 14px;border:1px solid #d8dbe2;border-radius:10px;font:inherit;background:#fff}
.pdc-crm-form [hidden]{display:none!important}.pdc-crm-questions{display:grid;gap:16px}
.pdc-crm-notice{padding:14px 16px;border-left:4px solid #9f6d58;border-radius:8px;background:#f7f1ee;color:#332a27;line-height:1.55}.pdc-required{color:#a63a3a;font-weight:800}
.pdc-label-text{display:inline;line-height:1.35}.pdc-label-text .pdc-required{display:inline;margin-left:2px}
.pdc-crm-form small{margin-top:-2px;color:#665b57;font-size:.88em;font-weight:400}
.pdc-crm-form .pdc-crm-consent{display:flex;align-items:flex-start;font-weight:400}.pdc-crm-form .pdc-crm-consent input{width:auto;margin-top:5px}
.pdc-crm-form button{border:0;border-radius:999px;padding:13px 24px;background:#7254a3;color:#fff;font-weight:700;cursor:pointer}.pdc-crm-form button:hover{filter:brightness(.92)}
