{"id":117,"date":"2026-07-06T04:12:20","date_gmt":"2026-07-06T04:12:20","guid":{"rendered":"https:\/\/courageousheartnonprofit.org\/?page_id=117"},"modified":"2026-07-18T01:20:29","modified_gmt":"2026-07-18T01:20:29","slug":"contact","status":"publish","type":"page","link":"https:\/\/courageousheartnonprofit.org\/es\/contact\/","title":{"rendered":"Contacto"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"117\" class=\"elementor elementor-117\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6733e11 e-con-full e-flex e-con e-parent\" data-id=\"6733e11\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b90c949 elementor-widget elementor-widget-html\" data-id=\"b90c949\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Contact Us | Courageous Heart<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display:ital@0;1&family=Inter:wght@400;500;600;700&family=Inter+Tight:wght@500;600;700&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --ink:#000000;\r\n    --paper:#ffffff;\r\n    --white:#ffffff;\r\n    --line: rgba(255,255,255,.18);\r\n    --line-dark: rgba(0,0,0,.18);\r\n    --max: 1180px;\r\n  }\r\n  *{margin:0;padding:0;box-sizing:border-box;}\r\n  html{scroll-behavior:smooth;}\r\n  body{\r\n    font-family:'Inter', sans-serif;\r\n    background:var(--paper);\r\n    color:var(--ink);\r\n    overflow-x:hidden;\r\n    -webkit-font-smoothing:antialiased;\r\n  }\r\n  img{display:block;max-width:100%;}\r\n  a{text-decoration:none;color:inherit;}\r\n  .wrap{max-width:var(--max); margin:0 auto; padding:0 40px;}\r\n\r\n  h1,h2,h3,.display{\r\n    font-family:'DM Serif Display', serif;\r\n    font-weight:400;\r\n    letter-spacing:-0.012em;\r\n    font-feature-settings:\"onum\" 1, \"liga\" 1, \"dlig\" 1, \"kern\" 1;\r\n    font-variant-numeric:oldstyle-nums;\r\n    text-rendering:optimizeLegibility;\r\n    -webkit-font-smoothing:antialiased;\r\n    font-weight:700;\r\n    line-height:1.15;\r\n  }\r\n\r\n  .eyebrow{\r\n    display:inline-flex; align-items:center; gap:10px;\r\n    font-family:'Inter Tight', sans-serif; font-size:13px; letter-spacing:1px; text-transform:uppercase; font-weight:700;\r\n    margin-bottom:22px;\r\n  }\r\n\r\n  .reveal{opacity:0; transform:translateY(28px); transition:opacity .8s ease, transform .8s ease;}\r\n  .reveal.in{opacity:1; transform:translateY(0);}\r\n  @media (prefers-reduced-motion: reduce){ .reveal{opacity:1; transform:none; transition:none;} }\r\n\r\n  .btn-dark{\r\n    font-family:'Inter Tight', sans-serif; font-size:13px; letter-spacing:1px; text-transform:uppercase; font-weight:700;\r\n    color:var(--white); background:var(--ink); padding:15px 34px; display:inline-block;\r\n    border:none; cursor:pointer;\r\n  }\r\n\r\n  \/* ---------- page header ---------- *\/\r\n  .page-header{\r\n    position:relative;\r\n    padding:190px 0 90px;\r\n    background:\r\n      linear-gradient(180deg, rgba(0,0,0,.6), rgba(0,0,0,.92)),\r\n      url('https:\/\/images.unsplash.com\/photo-1521791136064-7986c2920216?q=80&w=1800&auto=format&fit=crop') center\/cover no-repeat;\r\n    color:var(--white);\r\n    overflow:hidden;\r\n  }\r\n  .page-header .eyebrow{ color:var(--white); position:relative; z-index:2; }\r\n  .page-header h1{ font-size:clamp(40px, 6vw, 72px); max-width:700px; position:relative; z-index:2; }\r\n  .page-header p{ margin-top:22px; max-width:560px; color:var(--white); font-size:17px; line-height:1.75; position:relative; z-index:2; }\r\n\r\n  section{padding:120px 0;}\r\n\r\n  \/* ---------- contact layout ---------- *\/\r\n  .contact-grid{ display:grid; grid-template-columns:.85fr 1.15fr; gap:2px; background:var(--line-dark); }\r\n  .contact-info{ background:var(--ink); color:var(--white); padding:56px 48px; }\r\n  .contact-info h2{ font-size:clamp(24px, 2.6vw, 32px); margin-bottom:18px; }\r\n  .contact-info > p{ font-size:15px; line-height:1.8; margin-bottom:40px; }\r\n\r\n  .info-row{ margin-bottom:22px; }\r\n  .info-text .label{ font-family:'Inter Tight', sans-serif; font-size:11.5px; letter-spacing:1px; text-transform:uppercase; font-weight:700; display:block; margin-bottom:6px; }\r\n  .info-text .value{ font-size:15.5px; text-decoration:underline; text-underline-offset:3px; }\r\n\r\n  .info-social{ margin-top:44px; padding-top:32px; border-top:1px solid var(--line); }\r\n  .info-social .label{ font-family:'Inter Tight', sans-serif; font-size:11.5px; letter-spacing:1px; text-transform:uppercase; font-weight:700; margin-bottom:16px; display:block; }\r\n  .info-social .social-row{ display:flex; gap:16px; align-items:center; }\r\n  .info-social .social-row a img{ width:20px; height:20px; object-fit:contain; transition:opacity .25s ease; }\r\n  .info-social .social-row a:hover img{ opacity:.7; }\r\n\r\n  .contact-form-wrap{ background:var(--white); padding:56px 50px; }\r\n  .contact-form-wrap h2{ font-size:clamp(24px, 2.6vw, 32px); margin-bottom:10px; }\r\n  .contact-form-wrap > p{ font-size:15px; margin-bottom:34px; }\r\n\r\n  \/* ---------- Fluent Forms \u2014 estilos reales del plugin ---------- *\/\r\n  .contact-form-wrap .fluentform{ font-family:'Inter', sans-serif; }\r\n  .contact-form-wrap .fluentform .ff-el-group{ margin-bottom:20px !important; }\r\n  .contact-form-wrap .fluentform .ff-el-input--label label,\r\n  .contact-form-wrap .fluentform label{\r\n    font-family:'Inter Tight', sans-serif !important;\r\n    font-size:11.5px !important;\r\n    letter-spacing:1px !important;\r\n    text-transform:uppercase !important;\r\n    font-weight:700 !important;\r\n    color:var(--ink) !important;\r\n    margin-bottom:10px !important;\r\n    display:block !important;\r\n  }\r\n  .contact-form-wrap .fluentform input[type=\"text\"],\r\n  .contact-form-wrap .fluentform input[type=\"email\"],\r\n  .contact-form-wrap .fluentform input[type=\"tel\"],\r\n  .contact-form-wrap .fluentform textarea,\r\n  .contact-form-wrap .fluentform select{\r\n    width:100% !important;\r\n    border:1px solid var(--line-dark) !important;\r\n    background:var(--paper) !important;\r\n    padding:14px 16px !important;\r\n    font-family:'Inter', sans-serif !important;\r\n    font-size:14.5px !important;\r\n    color:var(--ink) !important;\r\n    border-radius:0 !important;\r\n    box-shadow:none !important;\r\n    transition:border-color .25s ease, background .25s ease;\r\n  }\r\n  .contact-form-wrap .fluentform input:focus,\r\n  .contact-form-wrap .fluentform textarea:focus{\r\n    outline:none !important;\r\n    border-color:var(--ink) !important;\r\n    background:var(--white) !important;\r\n    box-shadow:none !important;\r\n  }\r\n  .contact-form-wrap .fluentform textarea{ min-height:130px !important; resize:vertical !important; }\r\n  .contact-form-wrap .fluentform .ff-btn.ff-btn-submit{\r\n    font-family:'Inter Tight', sans-serif !important;\r\n    font-size:13px !important;\r\n    letter-spacing:1px !important;\r\n    text-transform:uppercase !important;\r\n    font-weight:700 !important;\r\n    color:var(--white) !important;\r\n    background:var(--ink) !important;\r\n    padding:15px 34px !important;\r\n    border:none !important;\r\n    border-radius:0 !important;\r\n  }\r\n  .contact-form-wrap .fluentform .ff-btn.ff-btn-submit:hover{\r\n    opacity:.85 !important;\r\n  }\r\n\r\n  \/* ---------- responsive ---------- *\/\r\n  @media (max-width:1024px){\r\n    .wrap{padding:0 28px;}\r\n    .contact-grid{grid-template-columns:1fr;}\r\n  }\r\n  @media (max-width:768px){\r\n    .page-header{padding:170px 0 70px; text-align:center;}\r\n    .page-header p{margin-left:auto; margin-right:auto;}\r\n    section{padding:80px 0;}\r\n    .eyebrow{justify-content:center;}\r\n    .contact-info, .contact-form-wrap{ padding:44px 30px; text-align:center; }\r\n    .info-social .social-row{ justify-content:center; }\r\n  }\r\n  @media (max-width:480px){\r\n    .wrap{padding:0 20px;}\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"page-header\">\r\n  <div class=\"wrap\">\r\n    <div class=\"eyebrow reveal\">Contact Us<\/div>\r\n    <h1 class=\"reveal\">Let's talk courage.<\/h1>\r\n    <p class=\"reveal\">Questions about volunteering, donating, or partnering with us? Reach out \u2014 we'd love to hear from you.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"light\">\r\n  <div class=\"wrap reveal\">\r\n    <div class=\"contact-grid\">\r\n\r\n      <div class=\"contact-info\">\r\n        <div class=\"eyebrow\">Get In Touch<\/div>\r\n        <h2>We'd love to hear from you<\/h2>\r\n        <p>Whether it's a question, a partnership idea, or you're ready to volunteer \u2014 send us a message and we'll get back to you soon.<\/p>\r\n\r\n        <div class=\"info-row\">\r\n          <div class=\"info-text\">\r\n            <span class=\"label\">Email<\/span>\r\n            <a class=\"value\" href=\"mailto:info@courageous-heart.org\">info@courageous-heart.org<\/a>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"info-row\">\r\n          <div class=\"info-text\">\r\n            <span class=\"label\">Phone<\/span>\r\n            <a class=\"value\" href=\"tel:9092352314\">(909) 235-2314<\/a>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"info-social\">\r\n          <span class=\"label\">Follow Us<\/span>\r\n          <div class=\"social-row\">\r\n            <a href=\"https:\/\/www.facebook.com\/courageousheartsocal\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Facebook\"><img decoding=\"async\" src=\"https:\/\/courageousheartnonprofit.org\/wp-content\/uploads\/2026\/07\/FACE-1.png\" alt=\"Facebook\"><\/a>\r\n            <a href=\"https:\/\/www.instagram.com\/courageousheartsla\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\"><img decoding=\"async\" src=\"https:\/\/courageousheartnonprofit.org\/wp-content\/uploads\/2026\/07\/insta.png\" alt=\"Instagram\"><\/a>\r\n            <a href=\"https:\/\/www.tiktok.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"TikTok\"><img decoding=\"async\" src=\"https:\/\/courageousheartnonprofit.org\/wp-content\/uploads\/2026\/07\/22-01.png\" alt=\"TikTok\"><\/a>\r\n            <a href=\"https:\/\/www.youtube.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"YouTube\"><img decoding=\"async\" src=\"https:\/\/courageousheartnonprofit.org\/wp-content\/uploads\/2026\/07\/youtu.png\" alt=\"YouTube\"><\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"contact-form-wrap\">\r\n        <h2>Send a Message<\/h2>\r\n        <p>Fill out the form below and our team will respond as soon as possible.<\/p>\r\n\r\n        <!-- Formulario real: Fluent Forms (ID 1) -->\r\n        <div class='fluentform ff-default fluentform_wrapper_1 ffs_default_wrap'><form data-form_id=\"1\" id=\"fluentform_1\" class=\"frm-fluent-form fluent_form_1 ff-el-form-top ff_form_instance_1_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='117' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"5f73d08669\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/es\/wp-json\/wp\/v2\/pages\/117\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_names_first_name_' id='label_ff_1_names_first_name_' >First Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"First Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_names_last_name_' id='label_ff_1_names_last_name_' >Last Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" class=\"ff-el-form-control\" placeholder=\"Last Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_email' id='label_ff_1_email' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_1_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_subject' id='label_ff_1_subject' aria-label=\"Subject\">Subject<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"subject\" class=\"ff-el-form-control\" placeholder=\"Subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_message' id='label_ff_1_message' aria-label=\"Your Message\">Your Message<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_1_message\" name=\"message\" id=\"ff_1_message\" class=\"ff-el-form-control\" placeholder=\"Your Message\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style\"  aria-label=\"Submit Form\">Submit Form<\/button><\/div><\/fieldset><\/form><div id='fluentform_1_errors' class='ff-errors-in-stack ff_form_instance_1_1 ff-form-loading_errors ff_form_instance_1_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_1_1 = {\"id\":\"1\",\"ajaxUrl\":\"https:\\\/\\\/courageousheartnonprofit.org\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_1_1\",\"form_id_selector\":\"fluentform_1\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":false,\"global_message\":\"This field must contain a valid email\"}},\"subject\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"message\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}}},\"debounce_time\":300,\"file_upload_settings\":[]};\n                            <\/script>\n            \r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n  const revealEls = document.querySelectorAll('.reveal');\r\n  const io = new IntersectionObserver((entries) => {\r\n    entries.forEach(entry => {\r\n      if(entry.isIntersecting){\r\n        entry.target.classList.add('in');\r\n        io.unobserve(entry.target);\r\n      }\r\n    });\r\n  }, { threshold: 0.15 });\r\n  revealEls.forEach(el => io.observe(el));\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact Us | Courageous Heart Contact Us Let&#8217;s talk courage. Questions about volunteering, donating, or partnering with us? Reach out \u2014 we&#8217;d love to hear from you. Get In Touch We&#8217;d love to hear from you Whether it&#8217;s a question, a partnership idea, or you&#8217;re ready to volunteer \u2014 send us a message and we&#8217;ll [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-117","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/courageousheartnonprofit.org\/es\/wp-json\/wp\/v2\/pages\/117","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courageousheartnonprofit.org\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/courageousheartnonprofit.org\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/courageousheartnonprofit.org\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/courageousheartnonprofit.org\/es\/wp-json\/wp\/v2\/comments?post=117"}],"version-history":[{"count":16,"href":"https:\/\/courageousheartnonprofit.org\/es\/wp-json\/wp\/v2\/pages\/117\/revisions"}],"predecessor-version":[{"id":682,"href":"https:\/\/courageousheartnonprofit.org\/es\/wp-json\/wp\/v2\/pages\/117\/revisions\/682"}],"wp:attachment":[{"href":"https:\/\/courageousheartnonprofit.org\/es\/wp-json\/wp\/v2\/media?parent=117"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}