.afcf-form{max-width:900px;margin:2rem auto;padding:clamp(1.25rem,4vw,2.5rem);background:#fff;border-top:7px solid #e62b20;box-shadow:0 16px 45px rgba(7,31,67,.14);color:#101828;font-family:Arial,Helvetica,sans-serif}
.afcf-heading h2{margin:0;color:#071f43;font-size:clamp(1.8rem,4vw,3rem);line-height:1}.afcf-heading p{color:#536176;line-height:1.6}.afcf-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.25rem}.afcf-form label,.afcf-form legend{font-weight:800;color:#071f43;font-size:.92rem}.afcf-form input:not([type=checkbox]),.afcf-form select,.afcf-form textarea{display:block;width:100%;margin-top:.45rem;padding:.8rem;border:1px solid #aeb8c5;border-radius:2px;background:#fff;color:#101828;font:inherit}.afcf-form input:focus,.afcf-form select:focus,.afcf-form textarea:focus{outline:3px solid rgba(85,197,223,.45);border-color:#071f43}.afcf-wide{grid-column:1/-1}.afcf-form fieldset{border:1px solid #d6dde6;padding:1rem}.afcf-check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem;margin-top:.8rem}.afcf-check{display:flex;align-items:flex-start;gap:.55rem;font-weight:600!important;line-height:1.45}.afcf-check input{margin-top:.2rem;flex:0 0 auto}.afcf-form button{margin-top:1.25rem;padding:1rem 1.4rem;border:0;background:#e62b20;color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.06em;cursor:pointer}.afcf-form button:hover,.afcf-form button:focus{background:#bd1d14}.afcf-privacy{font-size:.85rem;color:#5c6878;line-height:1.55}.afcf-message{max-width:900px;margin:1rem auto;padding:1rem 1.25rem;font-weight:800}.afcf-success{background:#e8f6ed;color:#14532d;border-left:5px solid #198754}.afcf-error{background:#fff0ee;color:#8a1c14;border-left:5px solid #e62b20}.afcf-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.afcf-form .cf-turnstile{margin:0 0 1rem}
@media(max-width:640px){.afcf-grid{grid-template-columns:1fr}.afcf-wide{grid-column:auto}.afcf-check-grid{grid-template-columns:1fr}}
