.wp-agent-email-form{box-sizing:border-box;max-width:384px;color:#0b1f3a;font-family:inherit}
.wp-agent-email-form .wp-agent-email-form__label{display:block;margin:0;font-size:14px;font-weight:600;line-height:1.5}
.wp-agent-email-form .wp-agent-email-form__controls{display:flex;flex-direction:column;gap:8px;margin-top:12px}
.wp-agent-email-form .wp-agent-email-form__input{box-sizing:border-box;min-width:0;min-height:44px;width:100%;margin:0;border:1px solid #e7dfd4;border-radius:999px;background:#fff;padding:0 16px;color:#0b1f3a;font:inherit;font-size:15px;line-height:1.5}
.wp-agent-email-form .wp-agent-email-form__input::placeholder{color:#506077;opacity:1}
.wp-agent-email-form .wp-agent-email-form__submit{box-sizing:border-box;flex-shrink:0;min-height:44px;margin:0;border:0;border-radius:999px;padding:0 20px;background:#ff5a38;color:#fff;font:inherit;font-size:15px;font-weight:600;line-height:1.5;white-space:nowrap;cursor:pointer;box-shadow:0 10px 24px -12px #ff5a38;transition:background-color .2s,box-shadow .2s}
.wp-agent-email-form .wp-agent-email-form__submit:hover{background:#ff7a5c;box-shadow:0 16px 32px -14px #ff5a38}
.wp-agent-email-form .wp-agent-email-form__input:focus-visible,.wp-agent-email-form .wp-agent-email-form__submit:focus-visible{outline:2px solid #0b1f3a;outline-offset:3px;border-color:#ff5a38}
.wp-agent-email-form .wp-agent-email-form__submit:disabled{cursor:default}
.wp-agent-email-form .wp-agent-email-form__note{margin:8px 0 0;font-size:12px;font-weight:400;line-height:1.5;color:#506077}
@media(min-width:640px){.wp-agent-email-form .wp-agent-email-form__controls{flex-direction:row}}
@media(prefers-reduced-motion:reduce){.wp-agent-email-form .wp-agent-email-form__submit{transition:none}}
