.wpcf7{max-width:740px;margin:0 auto;background:#FFF;padding:40px;border-radius:8px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.wpcf7 label{display:block;font-weight:600;color:#333;margin-bottom:20px;font-size:14px}.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7 select,.wpcf7 textarea{width:100%;padding:12px 15px;border:1px solid #ccc;border-radius:4px;font-size:14px;margin-top:8px;background:white}.wpcf7 select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:20px;padding-right:35px}.wpcf7 textarea{min-height:100px;resize:vertical}.privacy-section{margin-bottom:20px}.privacy-label{display:inline-flex!important;align-items:center;margin-bottom:10px!important;font-weight:600!important}.privacy-label .wpcf7-list-item{margin:0;display:flex;align-items:center}.privacy-label input[type="checkbox"]{margin-right:10px;width:18px;height:18px;cursor:pointer}.privacy-label .wpcf7-list-item-label{font-size:14px;color:#333;font-weight:600;cursor:pointer}.privacy-text{font-size:13px;color:#555;line-height:1.6;margin:0;padding-left:28px}.wpcf7 .submit-btn{background:#E7C990;color:#333;border:none;padding:14px 40px;font-size:16px;font-weight:600;border-radius:4px;cursor:pointer;display:block;margin:20px auto 0;transition:background 0.3s ease}.wpcf7 .submit-btn:hover{background:#d9ba7e}@media (max-width:768px){.form-row{grid-template-columns:1fr}.wpcf7{padding:20px}.privacy-text{padding-left:0;margin-top:10px}}