.scd-wrap{max-width:760px;margin:2rem auto}.scd-form{display:grid;gap:1rem}.scd-form label{display:grid;gap:.4rem;font-weight:600}.scd-form input[type=text],.scd-form input[type=email],.scd-form select,.scd-form textarea{box-sizing:border-box;width:100%;padding:.8rem;border:1px solid #c9ced6;border-radius:6px;background:#fff;color:#1d2327;font:inherit}.scd-form button{justify-self:start;padding:.8rem 1.3rem;border:0;border-radius:6px;background:#1d4f91;color:#fff;font-weight:700;cursor:pointer}.scd-consent{grid-template-columns:auto 1fr!important;font-weight:400!important}.scd-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.scd-notice{padding:1rem;margin-bottom:1rem;border-left:4px solid}.scd-success{background:#edf8ef;border-color:#16833b}.scd-error{background:#fff1f1;border-color:#b32d2e}.scd-credit{text-align:center;margin-top:1rem;font-size:.82rem;opacity:.7}