.cf7-row{display:flex;gap:30px;margin-bottom:20px}.cf7-col{flex:1}.cf7-row .wpcf7-form-control-wrap{display:block}.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7 select,.wpcf7 textarea{width:100%!important;padding:15px;border:1px solid #ccc;border-radius:5px}.wpcf7 textarea{height:120px}.cf7-captcha-row{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:20px}.wpcf7-submit{background:#ff6b00;color:#fff;border:none;padding:15px 30px;cursor:pointer;font-weight:600}@media (max-width:767px){.cf7-row{flex-direction:column;gap:15px}}