{"id":12,"date":"2026-03-13T07:37:39","date_gmt":"2026-03-13T07:37:39","guid":{"rendered":"https:\/\/demo4.yinwoodweb.com\/magsaysay\/?page_id=12"},"modified":"2026-07-14T15:37:54","modified_gmt":"2026-07-14T07:37:54","slug":"home","status":"publish","type":"page","link":"https:\/\/demo4.yinwoodweb.com\/magsaysay\/","title":{"rendered":"Home"},"content":{"rendered":"\n<div data-aos= \"fade-up\" data-aos-duration=\"400\" data-aos-delay=\"0\" data-aos-easing=\"ease\" data-aos-once=\"true\" class=\"wp-block-uagb-container uagb-block-ace58cd0 alignfull uagb-is-root-container\">\n<div id=\"shjp-hero-wrapper\">\n  <style>\n    #shjp-hero-wrapper {\n      --red: #B22222;\n      --red-deep: #8b1a1a;\n      --gold: #FFD700;\n      --gold-muted: #e6c200;\n      --ivory: #F8F4E3;\n      --ivory-deep: #e5decb;\n      --text-dark: #2a1a0a;\n      --text-body: #4a3a28;\n      --white: #fffdf8;\n\n      font-family: 'Lato', sans-serif;\n      color: var(--text-body);\n      line-height: 1.8;\n      overflow-x: hidden;\n    }\n\n    #shjp-hero-wrapper *,\n    #shjp-hero-wrapper *::before,\n    #shjp-hero-wrapper *::after {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    \/* \u2500\u2500\u2500 Hero Section \u2500\u2500\u2500 *\/\n    #shjp-hero-wrapper .hero {\n      position: relative;\n      min-height: 100vh;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 40px 40px 60px;\n      background: transparent;\n      overflow: hidden;\n    }\n\n    #shjp-hero-wrapper .hero-content {\n      position: relative;\n      z-index: 2;\n      text-align: center;\n      max-width: 760px;\n    }\n\n    #shjp-hero-wrapper .hero-title {\n      font-family: 'Cinzel', serif;\n      font-weight: 900;\n      font-size: clamp(2rem, 5vw, 3.6rem);\n      color: var(--gold-muted);\n      letter-spacing: 0.06em;\n      text-transform: uppercase;\n      line-height: 1.2;\n      margin-bottom: 6px;\n      opacity: 0;\n      animation: shjp-fadeUp 0.8s ease forwards;\n      animation-delay: 0.3s;\n    }\n\n    #shjp-hero-wrapper .hero-title .parish-word {\n      display: block;\n      font-size: 0.5em;\n      font-weight: 600;\n      letter-spacing: 0.35em;\n      color: var(--gold-muted);\n      margin-top: 2px;\n    }\n\n    #shjp-hero-wrapper .hero-quote {\n      font-family: 'Lato', sans-serif;\n      font-size: clamp(1rem, 2vw, 1.2rem);\n      font-weight: 300;\n      font-style: italic;\n      color: #ffffff;\n      max-width: 560px;\n      margin: 28px auto 0;\n      line-height: 1.9;\n      text-align: center;\n      opacity: 0;\n      animation: shjp-fadeUp 0.8s ease forwards;\n      animation-delay: 0.6s;\n    }\n\n    #shjp-hero-wrapper .hero-source {\n      font-family: 'Cinzel', serif;\n      font-size: 0.80rem;\n      font-weight: 600;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      color: #ffffff;\n      text-align: center;\n      margin-top: 10px;\n      margin-bottom: 0;\n      opacity: 0;\n      animation: shjp-fadeUp 0.8s ease forwards;\n      animation-delay: 0.8s;\n    }\n\n    #shjp-hero-wrapper .hero-cta-wrap {\n      margin-top: 48px;\n      text-align: center;\n    }\n\n    #shjp-hero-wrapper .hero-cta {\n      display: inline-flex;\n      align-items: center;\n      gap: 12px;\n      font-family: 'Cinzel', serif;\n      font-size: 0.82rem;\n      font-weight: 700;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      text-decoration: none;\n      color: var(--white);\n      background: linear-gradient(135deg, var(--red), var(--red-deep));\n      padding: 18px 44px;\n      border-radius: 60px;\n      border: none;\n      position: relative;\n      overflow: hidden;\n      cursor: pointer;\n      transition: transform 0.35s ease, box-shadow 0.35s ease, color 0.35s ease;\n      opacity: 0;\n      animation: shjp-fadeUp 0.8s ease forwards;\n      animation-delay: 1s;\n    }\n\n    #shjp-hero-wrapper .hero-cta::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      border-radius: 60px;\n      background: linear-gradient(135deg, var(--gold-muted), var(--gold));\n      opacity: 0;\n      transition: opacity 0.4s ease;\n    }\n\n    #shjp-hero-wrapper .hero-cta span {\n      position: relative;\n      z-index: 1;\n    }\n\n    #shjp-hero-wrapper .hero-cta svg {\n      position: relative;\n      z-index: 1;\n      transition: transform 0.35s ease;\n    }\n\n    #shjp-hero-wrapper .hero-cta:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 12px 40px rgba(178, 34, 34, 0.3);\n      color: var(--text-dark);\n    }\n\n    #shjp-hero-wrapper .hero-cta:hover::before {\n      opacity: 1;\n    }\n\n    #shjp-hero-wrapper .hero-cta:hover svg {\n      transform: translateX(4px);\n    }\n\n    \/* \u2500\u2500\u2500 Animations \u2500\u2500\u2500 *\/\n    @keyframes shjp-fadeUp {\n      from {\n        opacity: 0;\n        transform: translateY(28px);\n      }\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    \/* \u2500\u2500\u2500 Responsive \u2500\u2500\u2500 *\/\n    @media (max-width: 768px) {\n      #shjp-hero-wrapper .hero {\n        padding: 36px 24px 50px;\n      }\n\n      #shjp-hero-wrapper .hero-cta {\n        padding: 16px 36px;\n        font-size: 0.75rem;\n      }\n    }\n\n    @media (max-width: 480px) {\n      #shjp-hero-wrapper .hero {\n        padding: 28px 20px 40px;\n      }\n\n      #shjp-hero-wrapper .hero-title {\n        font-size: 1.9rem;\n      }\n\n      #shjp-hero-wrapper .hero-title .parish-word {\n        font-size: 0.5em;\n        letter-spacing: 0.2em;\n      }\n    }\n  <\/style>\n\n  <section class=\"hero\">\n\n    <div class=\"hero-content\">\n\n      <h1 class=\"hero-title\">\n        Sacred Heart of Jesus\n        <span class=\"parish-word\">Parish<\/span>\n      <\/h1>\n\n      <p class=\"hero-quote\">\n        &#8220;Come to Me, all you who labor and are burdened, and I will give you rest.&#8221;\n      <\/p>\n      <p class=\"hero-source\">\u2014 Matthew 11:28<\/p>\n\n      <div class=\"hero-cta-wrap\">\n        <a href=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/blogs\/\" class=\"hero-cta\">\n          <span>Learn More<\/span>\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\n        <\/a>\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n<\/div>\n<\/div>\n\n\n\n<div data-aos= \"slide-right\" data-aos-duration=\"400\" data-aos-delay=\"0\" data-aos-easing=\"ease\" data-aos-once=\"true\" class=\"wp-block-uagb-container uagb-block-c7fa7a67 alignfull uagb-is-root-container\">\n<div class=\"wp-block-uagb-container uagb-block-e63435a5\">\n<!-- Prayer Section - WordPress Compatible -->\n<style>\n  .prayer-section {\n    max-width: 570px;\n    margin: 0 auto;\n    padding: 40px 32px;\n    background: #F8F4E3;\n    text-align: center;\n    box-sizing: border-box;\n  }\n\n  .prayer-section .prayer-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 1.5rem;\n    font-weight: 700;\n    color: #B22222;\n    margin: 0 0 24px 0;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .prayer-section .prayer-cross {\n    display: block;\n    margin: 0 auto 24px auto;\n    font-size: 1.8rem;\n    color: #B22222;\n    line-height: 1;\n  }\n\n  .prayer-section .prayer-text {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 1.05rem;\n    line-height: 1.9;\n    color: #B22222;\n    margin: 0;\n    font-style: italic;\n  }\n\n  .prayer-section .prayer-divider {\n    width: 60px;\n    height: 1px;\n    background: #B22222;\n    border: none;\n    margin: 24px auto;\n    opacity: 0.4;\n  }\n\n  .prayer-section .prayer-attribution {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 0.85rem;\n    color: #B22222;\n    margin: 0;\n    opacity: 0.7;\n    font-style: normal;\n  }\n<\/style>\n\n<div class=\"prayer-section\">\n\n  <span class=\"prayer-cross\">\u271d<\/span>\n\n  <h2 class=\"prayer-title\">Our Prayer<\/h2>\n\n  <p class=\"prayer-text\">\n    Lord, make me an instrument of Your peace.\n    Where there is hatred, let me sow love;\n    where there is injury, pardon;\n    where there is doubt, faith;\n    where there is despair, hope;\n    where there is darkness, light;\n    and where there is sadness, joy.\n  <\/p>\n\n  <hr class=\"prayer-divider\">\n\n  <p class=\"prayer-attribution\">\u2014 Prayer of Saint Francis<\/p>\n\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-a3ef6126\">\n<div class=\"wp-block-uagb-image uagb-block-44e3719d wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" src=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/wp-content\/uploads\/sites\/7\/2026\/06\/SHJ-1.png\" alt=\"SHJ\" class=\"uag-image-2342\" width=\"411\" height=\"363\" title=\"SHJ\" loading=\"lazy\" role=\"img\" \/><\/figure><\/div>\n<\/div>\n<\/div>\n\n\n\n<div data-aos= \"slide-left\" data-aos-duration=\"400\" data-aos-delay=\"0\" data-aos-easing=\"ease\" data-aos-once=\"true\" class=\"wp-block-uagb-container uagb-block-ce667e0e alignfull uagb-is-root-container\">\n<div class=\"wp-block-uagb-container uagb-block-8e5e5ef4\">\n<div class=\"wp-block-uagb-image uagb-block-c5285e8a wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" src=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/wp-content\/uploads\/sites\/7\/2026\/06\/shjc-2-1080x810.png\" alt=\"Shjc\" class=\"uag-image-1995\" width=\"500\" height=\"456\" title=\"shjc\" loading=\"lazy\" role=\"img\" \/><\/figure><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-7e376d83\">\n<!-- Parish History Preview Section -->\n\n<style>\n  .sh-hist {\n    width: 70%;\n    padding: 60px 60px;\n    background: #F8F4E3;\n    text-align: center;\n  }\n\n  .sh-hist-label {\n    font-family: 'Cinzel', serif;\n    font-size: 0.7rem;\n    font-weight: 600;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #FFD700;\n    margin-bottom: 10px;\n  }\n\n  .sh-hist-title {\n    font-family: 'Cinzel', serif;\n    font-size: clamp(1.3rem, 3vw, 1.8rem);\n    font-weight: 700;\n    color: #B22222;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n  }\n\n  .sh-hist-rule {\n    width: 50px;\n    height: 2px;\n    background: #FFD700;\n    margin: 0 auto 28px;\n  }\n\n  .sh-hist-text {\n  font-family: 'Lato', sans-serif;\n  font-size: 1rem;\n  color: #000000;\n  line-height: 1.85;\n  margin: 0 auto 32px;\n  max-width: 800px;\n  text-align: justify;\n  text-justify: inter-word;\n}\n\n  .sh-hist-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    font-family: 'Cinzel', serif;\n    font-size: 0.75rem;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    text-decoration: none !important;\n    color: #B22222;\n    border: 2px solid #B22222;\n    padding: 14px 36px;\n    border-radius: 60px;\n    position: relative;\n    overflow: hidden;\n    transition: color 0.3s ease, box-shadow 0.3s ease;\n  }\n\n  .sh-hist-btn-fill {\n    position: absolute;\n    inset: 0;\n    background: #B22222;\n    border-radius: 60px;\n    opacity: 0;\n    transition: opacity 0.35s ease;\n    z-index: 1;\n  }\n\n  .sh-hist-btn:hover .sh-hist-btn-fill {\n    opacity: 1;\n  }\n\n  .sh-hist-btn:hover {\n    color: #ffffff;\n    box-shadow: 0 8px 28px rgba(178, 34, 34, 0.25);\n  }\n\n  .sh-hist-btn-lbl,\n  .sh-hist-btn-arr {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sh-hist-btn-arr {\n    display: inline-block;\n    transition: transform 0.3s ease;\n  }\n\n  .sh-hist-btn:hover .sh-hist-btn-arr {\n    transform: translateX(4px);\n  }\n<\/style>\n\n<section class=\"sh-hist\">\n  <p class=\"sh-hist-label\">Our Story<\/p>\n  <h2 class=\"sh-hist-title\">Parish History<\/h2>\n  <div class=\"sh-hist-rule\"><\/div>\n  <p class=\"sh-hist-text\">\n    Established in 1923, Sacred Heart Parish began as a modest wooden chapel built by a small but faithful community. Over the decades, the parish has grown into a vibrant spiritual home serving thousands of families \u2014 a testament to unwavering devotion and communal spirit.\n  <\/p>\n  <a href=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/about-us\/\" class=\"sh-hist-btn\">\n    <span class=\"sh-hist-btn-fill\"><\/span>\n    <span class=\"sh-hist-btn-lbl\">Read More<\/span>\n    <span class=\"sh-hist-btn-arr\">\n      <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\n    <\/span>\n  <\/a>\n<\/section>\n<\/div>\n<\/div>\n\n\n\n<div data-aos= \"slide-right\" data-aos-duration=\"400\" data-aos-delay=\"0\" data-aos-easing=\"ease\" data-aos-once=\"true\" class=\"wp-block-uagb-container uagb-block-ae67ea18 alignfull uagb-is-root-container\">\n<div class=\"wp-block-uagb-container uagb-block-912328b1\">\n<!-- Donate Section - WordPress Compatible -->\n<style>\n  .donate-section {\n    max-width: 570px;\n    margin: 0 auto;\n    padding: 48px 32px;\n    background: #F8F4E3;\n    text-align: center;\n    box-sizing: border-box;\n  }\n\n  .donate-section .donate-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 1.5rem;\n    font-weight: 700;\n    color: #B22222;\n    margin: 0 0 28px 0;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .donate-section .donate-quote-wrap {\n    position: relative;\n    padding: 0 20px;\n    margin: 0 0 32px 0;\n  }\n\n  .donate-section .donate-quote-mark-open {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 4rem;\n    color: #B22222;\n    opacity: 0.25;\n    line-height: 1;\n    position: absolute;\n    top: -10px;\n    left: 0;\n    pointer-events: none;\n  }\n\n  .donate-section .donate-quote {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 1.1rem;\n    line-height: 1.85;\n    color: #B22222;\n    margin: 0;\n    font-style: italic;\n  }\n\n  .donate-section .donate-scripture {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 0.85rem;\n    color: #B22222;\n    margin: 16px 0 0 0;\n    opacity: 0.65;\n    font-style: normal;\n  }\n\n  .donate-section .donate-btn {\n    display: inline-block;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 0.95rem;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #F8F4E3;\n    background: #B22222;\n    padding: 14px 44px;\n    text-decoration: none;\n    border: none;\n    cursor: pointer;\n    transition: opacity 0.25s ease;\n    margin-top: 8px;\n  }\n\n  .donate-section .donate-btn:hover {\n    opacity: 0.85;\n  }\n<\/style>\n\n<div class=\"donate-section\">\n\n  <h2 class=\"donate-title\">Give<\/h2>\n\n  <div class=\"donate-quote-wrap\">\n    <span class=\"donate-quote-mark-open\">\u201c<\/span>\n    <p class=\"donate-quote\">\n      Each of you should give what you have decided in your heart to give,\n      not reluctantly or under compulsion, for God loves a cheerful giver.\n    <\/p>\n    <p class=\"donate-scripture\">\u2014 2 Corinthians 9:7<\/p>\n  <\/div>\n\n  <a href=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/donate\/\" class=\"donate-btn\">Donate<\/a>\n\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-b2329160\">\n<div class=\"wp-block-uagb-image uagb-block-5bdd02c4 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" src=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/wp-content\/uploads\/sites\/7\/2026\/06\/SHJ-1.png\" alt=\"SHJ\" class=\"uag-image-2342\" width=\"411\" height=\"363\" title=\"SHJ\" loading=\"lazy\" role=\"img\" \/><\/figure><\/div>\n<\/div>\n<\/div>\n\n\n\n<div data-aos= \"slide-left\" data-aos-duration=\"400\" data-aos-delay=\"0\" data-aos-easing=\"ease\" data-aos-once=\"true\" class=\"wp-block-uagb-container uagb-block-8ee28dac alignfull uagb-is-root-container\">\n<!-- Visit Our Parish Section - WordPress Compatible -->\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600;700;900&family=Lato:wght@300;400;700&display=swap');\n\n  \/* Scoped Reset *\/\n  .visit-parish-section *,\n  .visit-parish-section *::before,\n  .visit-parish-section *::after {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n\n  \/* Visit Parish Section *\/\n  .visit-parish-section {\n    padding: 80px 20px;\n    background-color: #F8F4E3;\n    position: relative;\n    overflow: hidden;\n    font-family: 'Lato', sans-serif;\n    color: #333333;\n  }\n\n  \/* Decorative Sacred Heart accent *\/\n  .visit-parish-section::before {\n    content: '\u2661';\n    position: absolute;\n    top: 40px;\n    right: 60px;\n    font-size: 120px;\n    color: #FFD700;\n    opacity: 0.05;\n    z-index: 1;\n    pointer-events: none;\n  }\n\n  \/* Gold corner accents *\/\n  .visit-parish-section::after {\n    content: '';\n    position: absolute;\n    bottom: 30px;\n    left: 30px;\n    width: 50px;\n    height: 50px;\n    border-left: 1px solid rgba(255, 215, 0, 0.25);\n    border-bottom: 1px solid rgba(255, 215, 0, 0.25);\n    pointer-events: none;\n    z-index: 1;\n  }\n\n  \/* Container *\/\n  .visit-parish-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    display: flex;\n    gap: 60px;\n    align-items: flex-start;\n    position: relative;\n    z-index: 2;\n  }\n\n  \/* Left Column *\/\n  .visit-parish-left {\n    flex: 1;\n    min-width: 300px;\n  }\n\n  .visit-parish-heading {\n    font-family: 'Cinzel', serif;\n    font-size: 30px;\n    font-weight: 700;\n    color: #B22222;\n    margin-bottom: 16px;\n    letter-spacing: 1px;\n    position: relative;\n    display: inline-block;\n  }\n\n  \/* Gold decorative divider *\/\n  .visit-parish-divider {\n    width: 60px;\n    height: 3px;\n    background: linear-gradient(90deg, #FFD700 0%, #FFD700 70%, transparent 100%);\n    margin-bottom: 32px;\n    border-radius: 2px;\n    animation: slideInLeft 0.8s ease-out;\n  }\n\n  .visit-parish-welcome {\n    font-family: 'Lato', sans-serif;\n    font-size: 16px;\n    color: #555555;\n    margin-bottom: 40px;\n    font-style: italic;\n    font-weight: 300;\n    line-height: 1.9;\n    border-left: 4px solid #FFD700;\n    padding-left: 20px;\n  }\n\n  \/* Contact Information *\/\n  .visit-parish-info {\n    margin-bottom: 48px;\n  }\n\n  .visit-parish-section .info-item {\n    display: flex;\n    align-items: center;\n    margin-bottom: 24px;\n    animation: fadeInUp 0.6s ease-out;\n    animation-fill-mode: both;\n  }\n\n  .visit-parish-section .info-item:nth-child(1) { animation-delay: 0.1s; }\n\n  .visit-parish-section .info-icon {\n    width: 50px;\n    height: 50px;\n    background-color: #FFD700;\n    color: #B22222;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 24px;\n    margin-right: 20px;\n    flex-shrink: 0;\n    box-shadow: 0 4px 12px rgba(255, 215, 0, 0.2);\n    transition: all 0.3s ease;\n  }\n\n  .visit-parish-section .info-item:hover .info-icon {\n    background-color: #B22222;\n    color: #FFD700;\n    transform: scale(1.1);\n    box-shadow: 0 6px 16px rgba(178, 34, 34, 0.3);\n  }\n\n  .visit-parish-section .info-content {\n    display: flex;\n    flex-direction: column;\n  }\n\n  .visit-parish-section .info-label {\n    font-family: 'Cinzel', serif;\n    font-size: 12px;\n    color: #B22222;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 4px;\n  }\n\n  .visit-parish-section .info-text {\n    font-family: 'Lato', sans-serif;\n    font-size: 16px;\n    color: #333333;\n    font-weight: 400;\n    line-height: 1.6;\n  }\n\n  .visit-parish-section .info-text a {\n    color: #B22222;\n    text-decoration: none;\n    font-weight: 500;\n    transition: all 0.3s ease;\n    border-bottom: 2px solid transparent;\n  }\n\n  .visit-parish-section .info-text a:hover {\n    color: #FFD700;\n    border-bottom-color: #FFD700;\n  }\n\n  \/* Get Directions Button *\/\n.visit-parish-section .get-directions-btn {\n  background-color: #B22222;\n  color: #FFFFFF;\n  border: none;\n  padding: 16px 40px;\n  font-size: 16px;\n  font-family: 'Cinzel', serif;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  cursor: pointer;\n  border-radius: 4px;\n  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  box-shadow: 0 6px 20px rgba(178, 34, 34, 0.25);\n  position: relative;\n  overflow: hidden;\n  z-index: 1;\n}\n\n\/* Gold sliding background *\/\n.visit-parish-section .get-directions-btn::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: -100%;\n  width: 100%;\n  height: 100%;\n  background-color: #FFD700;\n  transition: left 0.3s ease;\n  z-index: -1; \/* Keep the background behind the text *\/\n}\n\n\/* Hover *\/\n.visit-parish-section .get-directions-btn:hover {\n  color: #B22222; \/* Keep text visible *\/\n  box-shadow: 0 8px 24px rgba(178, 34, 34, 0.35);\n  transform: translateY(-2px);\n}\n\n.visit-parish-section .get-directions-btn:hover::before {\n  left: 0;\n}\n\n.visit-parish-section .get-directions-btn:active {\n  transform: translateY(0);\n}\n\n  \/* Right Column - Map *\/\n  .visit-parish-right {\n    flex: 1;\n    min-width: 300px;\n  }\n\n  .visit-parish-section .map-container {\n    position: relative;\n    width: 100%;\n    padding-bottom: 100%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 16px;\n    box-shadow: 0 12px 40px rgba(178, 34, 34, 0.12);\n    transition: all 0.4s ease;\n    animation: fadeInRight 0.8s ease-out;\n  }\n\n  .visit-parish-section .map-container::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(to right, #B22222, #FFD700, #B22222);\n    z-index: 2;\n    border-radius: 16px 16px 0 0;\n  }\n\n  .visit-parish-section .map-container:hover {\n    box-shadow: 0 16px 48px rgba(178, 34, 34, 0.18);\n    transform: translateY(-4px);\n  }\n\n  .visit-parish-section .map-container iframe {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    border: none;\n    border-radius: 16px;\n  }\n\n  \/* Animations *\/\n  @keyframes slideInLeft {\n    from {\n      width: 0;\n      opacity: 0;\n    }\n    to {\n      width: 60px;\n      opacity: 1;\n    }\n  }\n\n  @keyframes fadeInUp {\n    from {\n      opacity: 0;\n      transform: translateY(20px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes fadeInRight {\n    from {\n      opacity: 0;\n      transform: translateX(30px);\n    }\n    to {\n      opacity: 1;\n      transform: translateX(0);\n    }\n  }\n\n  \/* Responsive Design *\/\n  @media (max-width: 768px) {\n    .visit-parish-section {\n      padding: 60px 20px;\n    }\n\n    .visit-parish-section::before {\n      font-size: 80px;\n      top: 20px;\n      right: 20px;\n    }\n\n    .visit-parish-container {\n      flex-direction: column;\n      gap: 50px;\n    }\n\n    .visit-parish-heading {\n      font-size: 28px;\n      margin-bottom: 12px;\n    }\n\n    .visit-parish-left,\n    .visit-parish-right {\n      width: 100%;\n      min-width: unset;\n    }\n\n    .visit-parish-welcome {\n      font-size: 15px;\n      margin-bottom: 32px;\n    }\n\n    .visit-parish-section .info-item {\n      margin-bottom: 20px;\n    }\n\n    .visit-parish-section .get-directions-btn {\n      width: 100%;\n      padding: 14px 32px;\n    }\n\n    .visit-parish-section .map-container {\n      padding-bottom: 75%;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .visit-parish-section {\n      padding: 40px 16px;\n    }\n\n    .visit-parish-section::before {\n      font-size: 60px;\n      top: 10px;\n      right: 10px;\n    }\n\n    .visit-parish-heading {\n      font-size: 24px;\n      margin-bottom: 10px;\n    }\n\n    .visit-parish-divider {\n      margin-bottom: 24px;\n    }\n\n    .visit-parish-welcome {\n      font-size: 14px;\n      margin-bottom: 28px;\n      padding-left: 16px;\n    }\n\n    .visit-parish-section .info-icon {\n      width: 44px;\n      height: 44px;\n      font-size: 20px;\n      margin-right: 16px;\n    }\n\n    .visit-parish-section .info-label {\n      font-size: 11px;\n    }\n\n    .visit-parish-section .info-text {\n      font-size: 15px;\n    }\n\n    .visit-parish-section .get-directions-btn {\n      padding: 12px 28px;\n      font-size: 14px;\n      letter-spacing: 0.5px;\n    }\n\n    .visit-parish-container {\n      gap: 40px;\n    }\n\n    .visit-parish-section .map-container {\n      padding-bottom: 100%;\n    }\n  }\n\n  \/* Accessibility *\/\n  @media (prefers-reduced-motion: reduce) {\n    .visit-parish-section * {\n      animation-duration: 0.01ms !important;\n      animation-iteration-count: 1 !important;\n      transition-duration: 0.01ms !important;\n    }\n  }\n\n  .visit-parish-section .get-directions-btn:focus-visible {\n    outline: 3px solid #B22222;\n    outline-offset: 3px;\n  }\n\n  .visit-parish-section .info-text a:focus-visible {\n    outline: 2px solid #B22222;\n    outline-offset: 2px;\n  }\n<\/style>\n\n<section class=\"visit-parish-section\">\n  <div class=\"visit-parish-container\">\n\n    <!-- Left Column -->\n    <div class=\"visit-parish-left\">\n      <h2 class=\"visit-parish-heading\">Visit Our Parish<\/h2>\n      <div class=\"visit-parish-divider\"><\/div>\n\n      <p class=\"visit-parish-welcome\">\n        We warmly invite you to visit Sacred Heart of Jesus Parish and\n        become part of our faith-filled community. Join us in prayer,\n        worship, and fellowship as we grow together in Christ.\n      <\/p>\n\n      <!-- Contact Information -->\n      <div class=\"visit-parish-info\">\n        <div class=\"info-item\">\n          <div class=\"info-icon\">\ud83d\udccd<\/div>\n          <div class=\"info-content\">\n            <span class=\"info-label\">Address<\/span>\n            <span class=\"info-text\">\n              Morado St. Brgy. Magsaysay<br>\n              Lopez, Quezon 4316<br>\n              Philippines\n            <\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Get Directions Button -->\n      <button class=\"get-directions-btn\" onclick=\"openDirections()\">\n        Get Directions\n      <\/button>\n    <\/div>\n\n    <!-- Right Column - Map -->\n    <div class=\"visit-parish-right\">\n      <div class=\"map-container\">\n        <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3881.106!2d122.2636!3d13.8831!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x33a3c1e05b7cfb3f%3A0x0!2sMorado+St%2C+Brgy.+Magsaysay%2C+Lopez%2C+4316+Quezon!5e0!3m2!1sen!2sph!4v1718539200000!5m2!1sen!2sph\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" title=\"Sacred Heart of Jesus Parish Location Map\"><\/iframe>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n  function openDirections() {\n    const latitude = 13.8831;\n    const longitude = 122.2636;\n    const mapsUrl = 'https:\/\/www.google.com\/maps\/search\/Sacred+Heart+of+Jesus+Parish,+Morado+St+Brgy+Magsaysay,+Lopez,+Quezon\/@' + latitude + ',' + longitude + ',16z';\n    window.open(mapsUrl, '_blank');\n  }\n<\/script>\n<\/div>\n\n\n\n<div data-aos= \"slide-right\" data-aos-duration=\"400\" data-aos-delay=\"0\" data-aos-easing=\"ease\" data-aos-once=\"true\" class=\"wp-block-uagb-container uagb-block-4b51f8ab alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<h2 class=\"wp-block-heading has-text-align-center has-text-color has-link-color wp-elements-cd845dc0d2d3564732193422366a8a36\" style=\"color:#b22222;font-style:normal;font-weight:600\">Events and Announcements<\/h2>\n\n\n\n\t\t\t<div data-aos= \"fade-up\" data-aos-duration=\"400\" data-aos-delay=\"0\" data-aos-easing=\"ease\" data-aos-once=\"true\" class=\"wp-block-uagb-post-carousel uagb-post-grid @media only screen and (max-width: 767px) { .uagb-slider-container .swiper-button-prev, .uagb-slider-container .swiper-button-next, .uagb-slick-carousel button.slick-arrow {     display: none; } } uagb-post__image-position-top uagb-post__image-enabled uagb-block-ec17da96     uagb-post__arrow-outside uagb-slick-carousel uagb-post__items uagb-post__columns-3 is-carousel uagb-post__columns-tablet-2 uagb-post__columns-mobile-1\" data-total=\"1\" style=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/blog\/talaan-ng-mga-gawain-sa-semana-santa\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/wp-content\/uploads\/sites\/7\/2026\/06\/shjcsc-300x300.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Shjcsc\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/blog\/talaan-ng-mga-gawain-sa-semana-santa\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Talaan ng mga Gawain sa Semana Santa<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<div class=\"uagb-post__text\">\n\t\t\t\t\t<span class='uagb-post__taxonomy'>\n\t\t\t\t\t\t<span class=\"dashicons-tag dashicons\"><\/span>\t\t\t\t\t\t<a href=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/events\/\">News<\/a>\t\t\t\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/blog\/the-value-of-elder-orphan-in-the-home-for-the-aged\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"248\" src=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/wp-content\/uploads\/sites\/7\/2026\/06\/Screenshot-2026-06-15-161748-300x248.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Screenshot 2026 06 15\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/blog\/the-value-of-elder-orphan-in-the-home-for-the-aged\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Sacred heart of jesus<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<div class=\"uagb-post__text\">\n\t\t\t\t\t<span class='uagb-post__taxonomy'>\n\t\t\t\t\t\t<span class=\"dashicons-tag dashicons\"><\/span>\t\t\t\t\t\t<a href=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/events\/\">News<\/a>\t\t\t\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/blog\/san-lorenzo-parish-youth-ministry\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/wp-content\/uploads\/sites\/7\/2026\/06\/shjpbg-300x300.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Shjpbg\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/blog\/san-lorenzo-parish-youth-ministry\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">\ud835\udc13\ud835\udc07\ud835\udc04 \ud835\udc11\ud835\udc0e\ud835\udc0c\ud835\udc00\ud835\udc0d \ud835\udc02\ud835\udc00\ud835\udc13\ud835\udc07\ud835\udc0e\ud835\udc0b\ud835\udc08\ud835\udc02 \ud835\udc03\ud835\udc08\ud835\udc0e\ud835\udc02\ud835\udc04\ud835\udc12\ud835\udc04 \ud835\udc0e\ud835\udc05 \ud835\udc06\ud835\udc14\ud835\udc0c\ud835\udc00\ud835\udc02a<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<div class=\"uagb-post__text\">\n\t\t\t\t\t<span class='uagb-post__taxonomy'>\n\t\t\t\t\t\t<span class=\"dashicons-tag dashicons\"><\/span>\t\t\t\t\t\t<a href=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/events\/\">News<\/a>\t\t\t\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"uagb-post__inner-wrap\">\t\t\t\t\t\t\t\t<div class='uagb-post__image'>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/blog\/feeding-program-at-malitlit-elementary-school\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/wp-content\/uploads\/sites\/7\/2026\/06\/SHJh-300x300.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"SHJh\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<h4 class=\"uagb-post__title uagb-post__text\">\n\t\t\t\t<a href=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/blog\/feeding-program-at-malitlit-elementary-school\/\" target=\"_self\" rel=\"bookmark noopener noreferrer\">Schedule<\/a>\n\t\t\t<\/h4>\n\t\t\t\t\t\t<div class='uagb-post__text uagb-post-grid-byline'>\n\t\t\t\t\t\t\t\t<div class=\"uagb-post__text\">\n\t\t\t\t\t<span class='uagb-post__taxonomy'>\n\t\t\t\t\t\t<span class=\"dashicons-tag dashicons\"><\/span>\t\t\t\t\t\t<a href=\"https:\/\/demo4.yinwoodweb.com\/magsaysay\/events\/\">News<\/a>\t\t\t\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\n\n<\/div><\/div>\n\n\n\n\n\n\n\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Sacred Heart of Jesus Parish &#8220;Come to Me, all you who labor and are burdened, and I will give you [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"@media only screen and (max-width: 767px) {\n.uagb-slider-container .swiper-button-prev, .uagb-slider-container .swiper-button-next, .uagb-slick-carousel button.slick-arrow {\n    display: none;\n}\n}","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"slim_seo":{"title":"Sacred Heart of Jesus Parish - 555","description":"Sacred Heart of Jesus Parish \"Come to Me, all you who labor and are burdened, and I will give you rest.\" \u2014 Matthew 11:28 Learn More \u271d Our Prayer Lord, make me a"},"footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"phwpywadsa623","author_link":"https:\/\/demo4.yinwoodweb.com\/magsaysay\/blog\/author\/phwpywadsa623\/"},"uagb_comment_info":0,"uagb_excerpt":"Sacred Heart of Jesus Parish &#8220;Come to Me, all you who labor and are burdened, and I will give you [&hellip;]","_links":{"self":[{"href":"https:\/\/demo4.yinwoodweb.com\/magsaysay\/wp-json\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo4.yinwoodweb.com\/magsaysay\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo4.yinwoodweb.com\/magsaysay\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo4.yinwoodweb.com\/magsaysay\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/demo4.yinwoodweb.com\/magsaysay\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":696,"href":"https:\/\/demo4.yinwoodweb.com\/magsaysay\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":2451,"href":"https:\/\/demo4.yinwoodweb.com\/magsaysay\/wp-json\/wp\/v2\/pages\/12\/revisions\/2451"}],"wp:attachment":[{"href":"https:\/\/demo4.yinwoodweb.com\/magsaysay\/wp-json\/wp\/v2\/media?parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}