.cf7-row{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.cf7-col-3{flex:1 1 30%;min-width:250px}.cf7-col-2{flex:1 1 48%;min-width:250px}.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7 textarea,.wpcf7 select{width:100%;padding:12px 15px;background:#f1f1f1;border:none;border-radius:5px;font-size:16px;font-family:inherit}.wpcf7 input::placeholder,.wpcf7 textarea::placeholder{color:#777;font-style:italic}.wpcf7 input[type="file"]{background-color:#f1f1f1;border:none;border-radius:5px;padding:10px 15px;font-family:inherit;font-size:15px;color:#333;cursor:pointer;display:inline-block}.wpcf7 input[type="file"]::file-selector-button{background-color:#3e3489;color:white;border:none;padding:8px 15px;border-radius:5px;font-weight:bold;text-transform:uppercase;cursor:pointer;margin-right:10px;transition:background 0.3s}.wpcf7 input[type="file"]::file-selector-button:hover{background-color:#f3ebd9;color:#231f55}.wpcf7 h3{font-size:20px;margin:40px 0 15px;color:#3e3489;font-weight:bold}.wpcf7 h4{font-size:17px;margin:30px 0 10px;font-weight:bold;color:#3e3489}.cf7-checkbox-group{display:flex;flex-wrap:wrap;gap:15px 25px;margin-bottom:25px}.cf7-checkbox-group label{display:flex;align-items:center;gap:5px;font-size:15px}.cf7-checkbox{font-size:15px;margin:20px 0}.cf7-checkbox input[type="checkbox"]{display:inline-block!important;appearance:checkbox!important;-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;width:18px!important;height:18px!important;margin-right:10px;vertical-align:middle}.wpcf7 form .wpcf7-submit{display:block;margin:30px auto 10px auto;background-color:#3e3489;color:white;padding:14px 30px;border:none;border-radius:8px;font-weight:bold;text-transform:uppercase;cursor:pointer;transition:all 0.3s ease}.wpcf7 form .wpcf7-submit:hover{background-color:#f3ebd9!important;color:#231f55!important}.cf7-note{font-size:13px;color:#666;margin-top:15px;font-style:italic;text-align:center}@media screen and (max-width:768px){.cf7-col-3,.cf7-col-2{flex:1 1 100%}}