.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;background-color:#ffb900}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;background-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;background-color:#46b450}.form-row-2{display:flex;flex-wrap:wrap;gap:20px}.form-row-2 .form-group{flex:1;min-width:250px}.form-group label{display:block;font-weight:500;margin-bottom:5px}.form-note{margin-top:15px;font-size:0.9em;color:#555}.hero-form{background:#ffffff;padding:30px 25px;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,0.08)}.hero-form h3{font-size:1.4rem;font-weight:600;margin-bottom:20px;color:#222}.hero-form .form-group,.hero-form p{margin-bottom:8px}.hero-form label{font-weight:500;display:block;margin-bottom:6px;color:#333}.hero-form input[type="text"],.hero-form input[type="email"],.hero-form input[type="file"],.hero-form textarea,.hero-form select{width:100%;padding:12px 14px;border:1px solid #ddd;border-radius:8px;font-size:15px;background:#f4f4f4;transition:all 0.2s ease-in-out}.hero-form input:focus,.hero-form textarea:focus,.hero-form select:focus{outline:none;border-color:#d1ad57;background:#fff;box-shadow:0 0 0 3px rgba(209,173,87,0.2)}.hero-form input[type="submit"],.hero-form .btn{background:#2ba477;color:#fff;font-weight:600;border:none;border-radius:8px;padding:14px;width:100%;cursor:pointer;transition:all 0.25s ease;font-size:16px}.hero-form input[type="submit"]:hover,.hero-form .btn:hover{background:#2ba477;color:#fff}.hero-form .form-note{margin-top:15px;font-size:0.9rem;color:#666;text-align:center;display:block}@media (max-width:768px){.hero-form{padding:20px 15px}}.form-note{display:flex;align-items:center;gap:8px;justify-content:center;font-size:0.9rem;color:#555}.form-note svg{color:#2ba477;flex-shrink:0}.hero-form input[type="date"]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#f4f4f4;border:1px solid #ddd;border-radius:8px;padding:12px 14px;font-size:15px;cursor:pointer;transition:all 0.2s ease-in-out}.hero-form input[type="date"]:focus{border-color:#d1ad57;background:#fff;box-shadow:0 0 0 3px rgba(209,173,87,0.2)}.hero-form .form-group.certificacao{display:flex;align-items:center;gap:15px}.hero-form .form-group.certificacao>label{margin:0;font-weight:500;flex:0 0 auto}.hero-form .form-group.certificacao .radio-row{display:flex;gap:12px}.hero-form .form-group.certificacao input[type="radio"]{display:none}.hero-form .form-group.certificacao .radio-row label{padding:10px 24px;border:1px solid #ddd;border-radius:30px;background:#f4f4f4;cursor:pointer;transition:all 0.2s ease;font-weight:500;font-size:15px;line-height:1.2;display:inline-block;text-align:center}.hero-form .form-group.certificacao .radio-row label:hover{background:#e9e9e9}.hero-form .form-group.certificacao input[type="radio"]:checked+span{display:inline-block;padding:10px 24px;border-radius:30px;background:#2ba477;color:#fff;border:1px solid #2ba477}