.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}

/* Direct contact channels. */
.scd-contact-channels{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #dcdcde;text-align:center}
.scd-contact-channels__or{display:block;margin-bottom:.75rem;color:#50575e;font-size:.92rem}
.scd-channel-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.75rem 1rem;border:0;border-radius:6px;text-decoration:none!important;font-weight:700;line-height:1.2;transition:filter .15s ease,transform .15s ease}
.scd-channel-button:hover,.scd-channel-button:focus{transform:translateY(-1px);filter:brightness(.96)}
.scd-channel-button:focus-visible{outline:2px solid currentColor;outline-offset:3px}
.scd-channel-button--messenger{background:#0866ff;color:#fff!important}
.scd-channel-button__icon{display:inline-flex;width:1.2rem;height:1.2rem;flex:0 0 1.2rem}
.scd-channel-button__icon svg{display:block;width:100%;height:100%;fill:currentColor}
.scd-contact-channels__privacy{margin:.65rem auto 0;max-width:38rem;color:#646970;font-size:.78rem;line-height:1.45}
