.wpcf7,.wpcf7 input,.wpcf7 textarea,.wpcf7 select,.wpcf7 label{font-family:"Work Sans",sans-serif;color:#000}.wpcf7 .cf7-row{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:16px}.wpcf7 .cf7-col{flex:0 0 calc(50% - 9px);min-width:0}@media (max-width:900px){.wpcf7 .cf7-row{flex-direction:column;gap:0}.wpcf7 .cf7-col{flex:0 0 100%}}.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7 input[type="number"],.wpcf7 input[type="date"],.wpcf7 input[type="time"],.wpcf7 select,.wpcf7 textarea{width:100%;background:transparent;border:1px solid #57250F;border-radius:0;padding:12px 14px;box-shadow:none;box-sizing:border-box;transition:all 0.2s ease}.wpcf7 input:focus,.wpcf7 textarea:focus,.wpcf7 select:focus{outline:none;border:3px solid #57250F}.wpcf7 textarea{min-height:150px;resize:vertical}.wpcf7 input[type="submit"]{background:#57250F;color:#ffffff;border:1px solid #57250F;padding:12px 24px;border-radius:0;font-weight:600;cursor:pointer;transition:all 0.3s ease;margin-top:18px}.wpcf7 input[type="submit"]:hover{background:transparent;color:#57250F}