/**handles:hello-child-custom-style**/
.customcontact-form{font-family:Montserrat,sans-serif;max-width:100%}.customcontact-form p{margin-bottom:0}.customcontact-form .fcf-row{margin-bottom:10px}.customcontact-form .fcf-row.full{width:100%}.customcontact-form .fcf-row.half{width:100%}@media (min-width:640px){.customcontact-form{display:flex;flex-wrap:wrap;gap:1rem}.customcontact-form .fcf-row.full{flex:1 1 100%}.customcontact-form .fcf-row.half{flex:1 1 calc(50% - 0.5rem)}}.customcontact-form label{display:block;font-size:1em;font-weight:600;margin-bottom:1rem;color:#0f172a}.customcontact-form input[type=email],.customcontact-form input[type=tel],.customcontact-form input[type=text],.customcontact-form textarea{width:100%;padding:.75rem 1rem;font-size:.875rem;font-family:Montserrat,sans-serif;border:1px solid #e2e8f0;border-radius:.5rem;background-color:#fff;color:#0f172a;transition:all .2s ease;outline:0}.customcontact-form input[type=email]:focus,.customcontact-form input[type=tel]:focus,.customcontact-form input[type=text]:focus,.customcontact-form textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.customcontact-form input::placeholder,.customcontact-form textarea::placeholder{color:#94a3b8;opacity:1}.customcontact-form textarea{min-height:140px;resize:none}.customcontact-form .submit-row{margin-top:.5rem}.customcontact-form .cf7-submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;font-family:Montserrat,sans-serif;color:#fff;background-color:#c6102e;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;width:100%}@media (min-width:640px){.customcontact-form .cf7-submit-btn{width:auto}}.customcontact-form .cf7-submit-btn:hover{background-color:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,38,38,.3)}.customcontact-form .cf7-submit-btn:active{transform:translateY(0)}.customcontact-form .cf7-submit-btn .btn-icon{font-size:1rem;line-height:1}.customcontact-form .wpcf7-not-valid-tip{font-size:.75rem;color:#dc2626;margin-top:.25rem;display:block}.customcontact-form .wpcf7-not-valid{border-color:#dc2626!important}.customcontact-form .wpcf7-response-output{margin:1rem 0;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500}.customcontact-form .wpcf7-validation-errors{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626}.customcontact-form .wpcf7-mail-sent-ok{background-color:#c6102e;border:1px solid #bbf7d0;color:#16a34a}.customcontact-form .wpcf7-spinner{margin-left:.5rem;vertical-align:middle}.customcontact-form .wpcf7-form p{margin:0}.customcontact-form .wpcf7-form-control-wrap{display:block}.customcontact-form .cf7-submit-btn::before{content:"";display:inline-block;width:16px;height:16px;margin-right:8px;background-image:url('https://totalpointcare.com/wp-content/themes/hello-theme-child-theme/assets/icons/sendbtn.svg');background-size:contain;background-repeat:no-repeat;background-position:center}.customcontact-form label.field-required::after{content:"*";color:#dc2626;font-size:.9em;margin-left:4px;vertical-align:top}