.w3f{background:#fff;border:1px solid rgba(23,20,17,.08);border-radius:1.1rem;padding:1.25rem 1.3rem 1.4rem}.w3f-title{font-family:var(--font-playfair),Georgia,serif;font-size:1.35rem;margin-bottom:.35rem}.w3f-text{color:#5c564c;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.w3f-field{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;font-weight:600;margin-bottom:.75rem}.w3f-field input,.w3f-field select,.w3f-field textarea{border:1px solid #e4dccf;border-radius:.5rem;padding:.6rem .75rem;font-weight:500;font-size:.98rem}.w3f-row{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.w3f-honeypot{display:none!important}.w3f-error{color:#b42318;font-size:.88rem;margin-bottom:.7rem}.w3f-submit{width:100%;border:0;border-radius:999px;background:#ffc823;color:#171411;font-weight:800;padding:.8rem 1rem;cursor:pointer}.w3f-submit:disabled{opacity:.65}@media (max-width:575.98px){.w3f-row{grid-template-columns:1fr}}