{"id":22,"date":"2026-05-03T06:39:08","date_gmt":"2026-05-03T06:39:08","guid":{"rendered":"https:\/\/demo5.yinwoodweb.com\/mondagua\/?page_id=22"},"modified":"2026-07-06T00:02:55","modified_gmt":"2026-07-05T16:02:55","slug":"terms-conditions","status":"publish","type":"page","link":"https:\/\/demo5.yinwoodweb.com\/hondagua\/terms-conditions\/","title":{"rendered":"Terms"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-7cf55a54 alignfull uagb-is-root-container\">\n<style>\n  \/* \u2500\u2500 Terms & Conditions: St. Isidore the Farmer Parish \u2500\u2500 *\/\n  :root {\n    --tc-bg-deep: #1a1510;\n    --tc-surface: #2e2820;\n    --tc-surface-light: #3a332a;\n    --tc-gold: #c9a84c;\n    --tc-gold-light: #e0c872;\n    --tc-gold-dim: #8a7434;\n    --tc-cream: #f5efe4;\n    --tc-cream-muted: #c4bdb2;\n    --tc-text-primary: #ede7dc;\n    --tc-text-muted: #9a9388;\n  }\n\n  .tc-wrapper {\n    font-family: 'DM Sans', sans-serif;\n    background: var(--tc-bg-deep);\n    color: var(--tc-text-primary);\n    position: relative;\n    overflow: hidden;\n  }\n\n  \/* Grain overlay *\/\n  .tc-wrapper::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.035'\/%3E%3C\/svg%3E\");\n    pointer-events: none;\n    z-index: 999;\n  }\n\n  .tc-wrapper::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse at 85% 0%, rgba(201, 168, 76, 0.04) 0%, transparent 50%),\n      radial-gradient(ellipse at 10% 100%, rgba(90, 122, 74, 0.04) 0%, transparent 50%);\n    pointer-events: none;\n    z-index: 1;\n  }\n\n  \/* \u2500\u2500 Hero Banner \u2500\u2500 *\/\n  .tc-hero {\n    position: relative;\n    z-index: 2;\n    padding: 80px 48px 60px;\n    text-align: center;\n    border-bottom: 1px solid rgba(201, 168, 76, 0.08);\n  }\n\n  .tc-hero-breadcrumb {\n    font-size: 0.7rem;\n    color: var(--tc-text-muted);\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n    opacity: 0;\n    animation: tc-fadeSlideUp 0.6s ease 0.1s forwards;\n  }\n\n  .tc-hero-breadcrumb span {\n    color: var(--tc-gold-dim);\n  }\n\n  .tc-hero-cross {\n    width: 20px;\n    height: 20px;\n    position: relative;\n    margin: 0 auto 24px;\n    opacity: 0;\n    animation: tc-fadeSlideUp 0.5s ease 0.2s forwards;\n  }\n\n  .tc-hero-cross::before,\n  .tc-hero-cross::after {\n    content: '';\n    position: absolute;\n    background: var(--tc-gold);\n    border-radius: 1px;\n  }\n\n  .tc-hero-cross::before {\n    width: 3px;\n    height: 100%;\n    left: 50%;\n    transform: translateX(-50%);\n  }\n\n  .tc-hero-cross::after {\n    width: 55%;\n    height: 3px;\n    top: 30%;\n    left: 50%;\n    transform: translateX(-50%);\n  }\n\n  .tc-hero-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 0.68rem;\n    font-weight: 600;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--tc-gold);\n    margin-bottom: 16px;\n    opacity: 0;\n    animation: tc-fadeSlideUp 0.6s ease 0.25s forwards;\n  }\n\n  .tc-hero-label::before,\n  .tc-hero-label::after {\n    content: '';\n    width: 32px;\n    height: 1px;\n    background: var(--tc-gold-dim);\n  }\n\n  .tc-hero h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(2rem, 4vw, 3.2rem);\n    font-weight: 300;\n    color: var(--tc-cream);\n    line-height: 1.2;\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: tc-fadeSlideUp 0.7s ease 0.3s forwards;\n  }\n\n  .tc-hero h1 em {\n    font-style: italic;\n    color: var(--tc-gold-light);\n    font-weight: 400;\n  }\n\n  .tc-hero-meta {\n    font-size: 0.82rem;\n    color: var(--tc-text-muted);\n    opacity: 0;\n    animation: tc-fadeSlideUp 0.6s ease 0.4s forwards;\n  }\n\n  .tc-hero-meta strong {\n    color: var(--tc-cream-muted);\n    font-weight: 500;\n  }\n\n  \/* \u2500\u2500 Content Layout \u2500\u2500 *\/\n  .tc-content {\n    position: relative;\n    z-index: 2;\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 56px 28px 80px;\n  }\n\n  \/* Preamble box *\/\n  .tc-preamble {\n    background: rgba(46, 40, 32, 0.4);\n    border: 1px solid rgba(201, 168, 76, 0.1);\n    border-left: 3px solid var(--tc-gold);\n    border-radius: 0 8px 8px 0;\n    padding: 24px 28px;\n    margin-bottom: 48px;\n    opacity: 0;\n    animation: tc-fadeSlideUp 0.7s ease 0.5s forwards;\n  }\n\n  .tc-preamble p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.1rem;\n    font-weight: 300;\n    color: var(--tc-cream-muted);\n    line-height: 1.7;\n    font-style: italic;\n  }\n\n  .tc-preamble p strong {\n    color: var(--tc-gold-light);\n    font-weight: 600;\n    font-style: normal;\n  }\n\n  \/* Agreement badge *\/\n  .tc-agreement {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    background: rgba(201, 168, 76, 0.06);\n    border: 1px solid rgba(201, 168, 76, 0.12);\n    border-radius: 8px;\n    padding: 16px 20px;\n    margin-bottom: 40px;\n    opacity: 0;\n    animation: tc-fadeSlideUp 0.7s ease 0.55s forwards;\n  }\n\n  .tc-agreement-icon {\n    flex-shrink: 0;\n    width: 36px;\n    height: 36px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: rgba(201, 168, 76, 0.12);\n  }\n\n  .tc-agreement-icon svg {\n    width: 18px;\n    height: 18px;\n    stroke: var(--tc-gold);\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .tc-agreement p {\n    font-size: 0.85rem;\n    color: var(--tc-cream-muted);\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  .tc-agreement p strong {\n    color: var(--tc-gold-light);\n  }\n\n  \/* Table of Contents *\/\n  .tc-toc {\n    margin-bottom: 48px;\n    opacity: 0;\n    animation: tc-fadeSlideUp 0.7s ease 0.55s forwards;\n  }\n\n  .tc-toc-title {\n    font-size: 0.68rem;\n    font-weight: 600;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--tc-gold-dim);\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .tc-toc-title::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: rgba(201, 168, 76, 0.1);\n  }\n\n  .tc-toc ol {\n    list-style: none;\n    counter-reset: toc-counter;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 4px 32px;\n  }\n\n  .tc-toc li {\n    counter-increment: toc-counter;\n  }\n\n  .tc-toc li a {\n    display: flex;\n    align-items: baseline;\n    gap: 10px;\n    padding: 8px 12px;\n    font-size: 0.85rem;\n    color: var(--tc-text-muted);\n    text-decoration: none;\n    border-radius: 6px;\n    transition: all 0.25s ease;\n  }\n\n  .tc-toc li a::before {\n    content: counter(toc-counter, decimal-leading-zero);\n    font-size: 0.65rem;\n    font-weight: 700;\n    color: var(--tc-gold-dim);\n    letter-spacing: 0.05em;\n    min-width: 20px;\n  }\n\n  .tc-toc li a:hover {\n    color: var(--tc-gold-light);\n    background: rgba(201, 168, 76, 0.05);\n  }\n\n  \/* Section blocks *\/\n  .tc-section {\n    margin-bottom: 40px;\n    opacity: 0;\n    animation: tc-fadeSlideUp 0.7s ease forwards;\n  }\n\n  .tc-section:nth-child(4)  { animation-delay: 0.6s; }\n  .tc-section:nth-child(5)  { animation-delay: 0.65s; }\n  .tc-section:nth-child(6)  { animation-delay: 0.7s; }\n  .tc-section:nth-child(7)  { animation-delay: 0.75s; }\n  .tc-section:nth-child(8)  { animation-delay: 0.8s; }\n  .tc-section:nth-child(9)  { animation-delay: 0.85s; }\n  .tc-section:nth-child(10) { animation-delay: 0.9s; }\n  .tc-section:nth-child(11) { animation-delay: 0.95s; }\n  .tc-section:nth-child(12) { animation-delay: 1.0s; }\n  .tc-section:nth-child(13) { animation-delay: 1.05s; }\n  .tc-section:nth-child(14) { animation-delay: 1.1s; }\n  .tc-section:nth-child(15) { animation-delay: 1.15s; }\n  .tc-section:nth-child(16) { animation-delay: 1.2s; }\n\n  .tc-section-number {\n    font-size: 0.62rem;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    color: var(--tc-gold-dim);\n    margin-bottom: 6px;\n  }\n\n  .tc-section h2 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.55rem;\n    font-weight: 600;\n    color: var(--tc-cream);\n    margin-bottom: 16px;\n    line-height: 1.3;\n  }\n\n  .tc-section h3 {\n    font-family: 'DM Sans', sans-serif;\n    font-size: 0.95rem;\n    font-weight: 600;\n    color: var(--tc-cream-muted);\n    margin: 20px 0 8px;\n  }\n\n  .tc-section p {\n    font-size: 0.9rem;\n    color: var(--tc-cream-muted);\n    line-height: 1.75;\n    margin-bottom: 12px;\n  }\n\n  .tc-section ul,\n  .tc-section ol {\n    padding-left: 20px;\n    margin-bottom: 16px;\n  }\n\n  .tc-section li {\n    font-size: 0.88rem;\n    color: var(--tc-cream-muted);\n    line-height: 1.75;\n    margin-bottom: 6px;\n    padding-left: 8px;\n  }\n\n  .tc-section li::marker {\n    color: var(--tc-gold-dim);\n  }\n\n  \/* Data table *\/\n  .tc-table-wrap {\n    overflow-x: auto;\n    margin: 16px 0 20px;\n    border-radius: 8px;\n    border: 1px solid rgba(201, 168, 76, 0.08);\n  }\n\n  .tc-table-wrap table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .tc-table-wrap th {\n    background: rgba(201, 168, 76, 0.08);\n    font-size: 0.7rem;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--tc-gold-dim);\n    padding: 12px 16px;\n    text-align: left;\n    border-bottom: 1px solid rgba(201, 168, 76, 0.1);\n  }\n\n  .tc-table-wrap td {\n    font-size: 0.85rem;\n    color: var(--tc-cream-muted);\n    padding: 12px 16px;\n    border-bottom: 1px solid rgba(201, 168, 76, 0.04);\n    line-height: 1.5;\n  }\n\n  .tc-table-wrap tr:last-child td {\n    border-bottom: none;\n  }\n\n  .tc-table-wrap tr:hover td {\n    background: rgba(201, 168, 76, 0.03);\n  }\n\n  \/* Callout box \u2014 warning \/ important *\/\n  .tc-callout {\n    background: rgba(90, 122, 74, 0.06);\n    border: 1px solid rgba(90, 122, 74, 0.12);\n    border-radius: 8px;\n    padding: 18px 20px;\n    margin: 16px 0 20px;\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n  }\n\n  .tc-callout-icon {\n    flex-shrink: 0;\n    width: 28px;\n    height: 28px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: rgba(90, 122, 74, 0.12);\n    margin-top: 2px;\n  }\n\n  .tc-callout-icon svg {\n    width: 14px;\n    height: 14px;\n    stroke: #7a9e66;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .tc-callout p {\n    font-size: 0.85rem;\n    color: var(--tc-cream-muted);\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  \/* Warning callout \u2014 amber *\/\n  .tc-callout--warn {\n    background: rgba(201, 168, 76, 0.05);\n    border: 1px solid rgba(201, 168, 76, 0.12);\n  }\n\n  .tc-callout--warn .tc-callout-icon {\n    background: rgba(201, 168, 76, 0.12);\n  }\n\n  .tc-callout--warn .tc-callout-icon svg {\n    stroke: var(--tc-gold);\n  }\n\n  \/* Contact block *\/\n  .tc-contact-block {\n    background: rgba(46, 40, 32, 0.4);\n    border: 1px solid rgba(201, 168, 76, 0.1);\n    border-radius: 8px;\n    padding: 28px;\n    margin-top: 48px;\n    text-align: center;\n    opacity: 0;\n    animation: tc-fadeSlideUp 0.7s ease 1.3s forwards;\n  }\n\n  .tc-contact-block h3 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.25rem;\n    font-weight: 600;\n    color: var(--tc-cream);\n    margin-bottom: 8px;\n  }\n\n  .tc-contact-block p {\n    font-size: 0.88rem;\n    color: var(--tc-text-muted);\n    line-height: 1.65;\n    margin-bottom: 16px;\n  }\n\n  .tc-contact-block .tc-contact-info {\n    display: flex;\n    justify-content: center;\n    gap: 32px;\n    flex-wrap: wrap;\n  }\n\n  .tc-contact-block .tc-contact-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 0.85rem;\n    color: var(--tc-cream-muted);\n  }\n\n  .tc-contact-block .tc-contact-item svg {\n    width: 16px;\n    height: 16px;\n    stroke: var(--tc-gold);\n    fill: none;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  \/* Bottom strip *\/\n  .tc-strip {\n    position: relative;\n    z-index: 2;\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    background: var(--tc-surface);\n    border-top: 1px solid rgba(201, 168, 76, 0.08);\n    border-bottom: 1px solid rgba(201, 168, 76, 0.08);\n  }\n\n  .tc-strip-item {\n    padding: 24px 20px;\n    text-align: center;\n    border-right: 1px solid rgba(201, 168, 76, 0.06);\n    opacity: 0;\n    animation: tc-fadeSlideUp 0.6s ease forwards;\n  }\n\n  .tc-strip-item:nth-child(1) { animation-delay: 1.4s; }\n  .tc-strip-item:nth-child(2) { animation-delay: 1.5s; }\n  .tc-strip-item:nth-child(3) { animation-delay: 1.6s; }\n\n  .tc-strip-item:last-child {\n    border-right: none;\n  }\n\n  .tc-strip-item .tc-strip-label {\n    font-size: 0.6rem;\n    font-weight: 600;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--tc-gold-dim);\n    margin-bottom: 4px;\n  }\n\n  .tc-strip-item .tc-strip-value {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 0.95rem;\n    color: var(--tc-cream);\n  }\n\n  \/* Divider *\/\n  .tc-divider {\n    width: 100%;\n    height: 1px;\n    background: linear-gradient(90deg, transparent, rgba(201, 168, 76, 0.12), transparent);\n    margin: 8px 0;\n  }\n\n  \/* Key-value pair *\/\n  .tc-kv {\n    display: grid;\n    grid-template-columns: 160px 1fr;\n    gap: 4px 16px;\n    margin: 12px 0 16px;\n  }\n\n  .tc-kv dt {\n    font-size: 0.78rem;\n    font-weight: 600;\n    color: var(--tc-gold-dim);\n    letter-spacing: 0.04em;\n    padding: 6px 0;\n    border-bottom: 1px solid rgba(201, 168, 76, 0.05);\n  }\n\n  .tc-kv dd {\n    font-size: 0.85rem;\n    color: var(--tc-cream-muted);\n    line-height: 1.6;\n    padding: 6px 0;\n    border-bottom: 1px solid rgba(201, 168, 76, 0.05);\n  }\n\n  \/* Animations *\/\n  @keyframes tc-fadeSlideUp {\n    from {\n      opacity: 0;\n      transform: translateY(18px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  \/* \u2500\u2500 Responsive \u2500\u2500 *\/\n  @media (max-width: 768px) {\n    .tc-hero {\n      padding: 48px 24px 40px;\npadding-top: 200px;\n    }\n\n    .tc-content {\n      padding: 40px 20px 60px;\n    }\n\n    .tc-toc ol {\n      grid-template-columns: 1fr;\n    }\n\n    .tc-strip {\n      grid-template-columns: 1fr;\n    }\n\n    .tc-strip-item {\n      border-right: none;\n      border-bottom: 1px solid rgba(201, 168, 76, 0.06);\n    }\n\n    .tc-strip-item:last-child {\n      border-bottom: none;\n    }\n\n    .tc-contact-block .tc-contact-info {\n      flex-direction: column;\n      align-items: center;\n      gap: 12px;\n    }\n\n    .tc-kv {\n      grid-template-columns: 1fr;\n      gap: 2px;\n    }\n\n    .tc-kv dd {\n      margin-bottom: 10px;\n    }\n  }\n<\/style>\n\n<!-- Font loading (add once in your theme head if not already present) -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400&#038;family=DM+Sans:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\">\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- TERMS & CONDITIONS \u2014 St. Isidore the Farmer Parish     -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"tc-wrapper\">\n\n  <!-- Hero Banner -->\n  <div class=\"tc-hero\">\n    <div class=\"tc-hero-breadcrumb\">\n      <span>Home<\/span> &nbsp;\/&nbsp; Terms &amp; Conditions\n    <\/div>\n    <div class=\"tc-hero-cross\"><\/div>\n    <div class=\"tc-hero-label\">\n      Parish Policies\n    <\/div>\n    <h1>Terms &amp; <em>Conditions<\/em><\/h1>\n    <p class=\"tc-hero-meta\">\n      Last Updated: <strong>June 15, 2025<\/strong> &nbsp;&middot;&nbsp; St. Isidore the Farmer Parish, Hondagua, Lopez, Quezon\n    <\/p>\n  <\/div>\n\n  <!-- Content -->\n  <div class=\"tc-content\">\n\n    <!-- Preamble -->\n    <div class=\"tc-preamble\">\n      <p>\n        Welcome to the official website of the <strong>St. Isidore the Farmer Parish<\/strong>, Brgy. Hondagua,\n        Municipality of Lopez, Quezon Province, under the <strong>Diocese of Gumaca<\/strong>. These Terms and\n        Conditions govern your access to and use of this website and the services offered by the parish. By\n        using this website or availing of any parish service, you agree to be bound by these terms.\n      <\/p>\n    <\/div>\n\n    <!-- Agreement reminder -->\n    <div class=\"tc-agreement\">\n      <div class=\"tc-agreement-icon\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n      <\/div>\n      <p>\n        <strong>Your use of this website constitutes acceptance of these Terms &amp; Conditions.<\/strong>\n        If you do not agree with any part of these terms, please discontinue use of the website and contact\n        the parish office directly for assistance.\n      <\/p>\n    <\/div>\n\n    <!-- Table of Contents -->\n    <div class=\"tc-toc\">\n      <div class=\"tc-toc-title\">Contents<\/div>\n      <ol>\n        <li><a href=\"#tc-s1\">Acceptance of Terms<\/a><\/li>\n        <li><a href=\"#tc-s2\">About the Parish<\/a><\/li>\n        <li><a href=\"#tc-s3\">Use of the Website<\/a><\/li>\n        <li><a href=\"#tc-s4\">Prohibited Conduct<\/a><\/li>\n        <li><a href=\"#tc-s5\">Parish Services &amp; Sacraments<\/a><\/li>\n        <li><a href=\"#tc-s6\">Donations &amp; Stipends<\/a><\/li>\n        <li><a href=\"#tc-s7\">Intellectual Property<\/a><\/li>\n        <li><a href=\"#tc-s8\">Photography &amp; Media Consent<\/a><\/li>\n        <li><a href=\"#tc-s9\">Third-Party Links &amp; Embeds<\/a><\/li>\n        <li><a href=\"#tc-s10\">Limitation of Liability<\/a><\/li>\n        <li><a href=\"#tc-s11\">Indemnification<\/a><\/li>\n        <li><a href=\"#tc-s12\">Privacy &amp; Data Protection<\/a><\/li>\n        <li><a href=\"#tc-s13\">Communication &amp; Opt-Out<\/a><\/li>\n        <li><a href=\"#tc-s14\">Governing Law &amp; Disputes<\/a><\/li>\n        <li><a href=\"#tc-s15\">Modifications to These Terms<\/a><\/li>\n        <li><a href=\"#tc-s16\">Severability<\/a><\/li>\n        <li><a href=\"#tc-s17\">Contact Us<\/a><\/li>\n      <\/ol>\n    <\/div>\n\n    <!-- Section 1 -->\n    <div class=\"tc-section\" id=\"tc-s1\">\n      <div class=\"tc-section-number\">Section 01<\/div>\n      <h2>Acceptance of Terms<\/h2>\n      <p>\n        By accessing, browsing, or using this website \u2014 including submitting any form, making a donation,\n        requesting a certificate, or registering for a sacrament \u2014 you acknowledge that you have read,\n        understood, and agreed to be bound by these Terms &amp; Conditions, together with our\n        <a href=\"https:\/\/demo5.yinwoodweb.com\/hondagua\/privacy-policy\" style=\"color: var(--tc-gold-light); text-decoration: underline; text-underline-offset: 3px;\">Privacy Policy<\/a>.\n      <\/p>\n      <p>\n        If you are using this website on behalf of a family or organization, you represent that you have the\n        authority to bind that family or organization to these terms.\n      <\/p>\n      <p>\n        These terms apply to all visitors, parishioners, and users of the website, regardless of whether\n        you are a registered parishioner of St. Isidore the Farmer Parish.\n      <\/p>\n    <\/div>\n\n    <div class=\"tc-divider\"><\/div>\n\n    <!-- Section 2 -->\n    <div class=\"tc-section\" id=\"tc-s2\">\n      <div class=\"tc-section-number\">Section 02<\/div>\n      <h2>About the Parish<\/h2>\n      <p>\n        St. Isidore the Farmer Parish is a Roman Catholic parish established in 1961, located in Brgy. Hondagua,\n        Municipality of Lopez, Quezon Province. It operates under the ecclesiastical jurisdiction of the\n        <strong>Diocese of Gumaca<\/strong> and is a member of the Vicariate of St. Peter.\n      <\/p>\n      <dl class=\"tc-kv\">\n        <dt>Parish Priest<\/dt>\n        <dd>Rev. Fr. Gener de Castro<\/dd>\n        <dt>Patron Saint<\/dt>\n        <dd>St. Isidore the Laborer (Isidore the Farmer)<\/dd>\n        <dt>Feast Day<\/dt>\n        <dd>May 15<\/dd>\n        <dt>Diocese<\/dt>\n        <dd>Diocese of Gumaca<\/dd>\n        <dt>Postal Code<\/dt>\n        <dd>4317<\/dd>\n      <\/dl>\n      <p>\n        The parish website serves as a digital extension of our pastoral mission \u2014 to proclaim the Gospel,\n        administer the sacraments, and serve the community of Hondagua and its neighboring barangays.\n      <\/p>\n    <\/div>\n\n    <div class=\"tc-divider\"><\/div>\n\n    <!-- Section 3 -->\n    <div class=\"tc-section\" id=\"tc-s3\">\n      <div class=\"tc-section-number\">Section 03<\/div>\n      <h2>Use of the Website<\/h2>\n      <p>You agree to use this website only for lawful, respectful, and parish-related purposes. Specifically, you agree to:<\/p>\n      <ul>\n        <li>Provide truthful, accurate, and current information when filling out any form or registration<\/li>\n        <li>Use the website in a manner that does not disrupt, damage, or impair its functionality<\/li>\n        <li>Respect the dignity and privacy of other parishioners, clergy, and parish staff mentioned on the website<\/li>\n        <li>Refrain from using the website for any commercial, political, or unauthorized solicitation<\/li>\n        <li>Comply with all applicable Philippine laws and regulations when using the website<\/li>\n      <\/ul>\n\n      <div class=\"tc-callout\">\n        <div class=\"tc-callout-icon\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n        <\/div>\n        <p>\n          This website is provided as a public service of the parish. It is not a commercial platform.\n          All information is offered in good faith for pastoral and community purposes.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"tc-divider\"><\/div>\n\n    <!-- Section 4 -->\n    <div class=\"tc-section\" id=\"tc-s4\">\n      <div class=\"tc-section-number\">Section 04<\/div>\n      <h2>Prohibited Conduct<\/h2>\n      <p>The following activities are strictly prohibited when using this website:<\/p>\n      <ul>\n        <li>Submitting false, misleading, or fraudulent information through any form or registration<\/li>\n        <li>Attempting to gain unauthorized access to the website&#8217;s backend, server, or any restricted area<\/li>\n        <li>Uploading or transmitting viruses, malware, or any harmful code<\/li>\n        <li>Scraping, harvesting, or collecting personal data of other users without their consent<\/li>\n        <li>Impersonating a parish priest, staff member, volunteer, or another parishioner<\/li>\n        <li>Posting or transmitting content that is defamatory, obscene, threatening, or offensive<\/li>\n        <li>Using the website to promote activities or organizations that conflict with the teachings of the Catholic Church<\/li>\n        <li>Engaging in any activity that violates Philippine law, including the Cybercrime Prevention Act of 2012 (RA 10175)<\/li>\n      <\/ul>\n      <p>\n        The parish reserves the right to restrict or block access to any user who violates these terms,\n        without prior notice.\n      <\/p>\n    <\/div>\n\n    <div class=\"tc-divider\"><\/div>\n\n    <!-- Section 5 -->\n    <div class=\"tc-section\" id=\"tc-s5\">\n      <div class=\"tc-section-number\">Section 05<\/div>\n      <h2>Parish Services &amp; Sacraments<\/h2>\n      <p>\n        This website provides information about and, in some cases, online registration for the following\n        parish services and sacraments:\n      <\/p>\n\n      <div class=\"tc-table-wrap\">\n        <table>\n          <thead>\n            <tr>\n              <th>Service \/ Sacrament<\/th>\n              <th>Requirements &amp; Conditions<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td><strong>Baptism<\/strong><\/td>\n              <td>Advance registration required at least two (2) weeks before the desired date. Parents and godparents must attend a pre-baptismal seminar. Original documents (birth certificate, marriage certificate of parents) must be presented at the parish office.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>First Communion<\/strong><\/td>\n              <td>Children must have completed catechetical instruction. Registration through the parish catechetical program is required.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Confirmation<\/strong><\/td>\n              <td>Conducted upon the schedule set by the Diocese of Gumaca. Candidates must complete the required formation program and submit all documentary requirements.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Marriage<\/strong><\/td>\n              <td>At least six (6) months advance notice required. Both parties must submit baptismal and confirmation certificates, birth certificates, and civil marriage license (if applicable). Canonical interview and banns publication are mandatory.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Anointing of the Sick<\/strong><\/td>\n              <td>May be requested at any time for the seriously ill. Contact the parish office or the parish priest directly for urgent cases.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Funeral \/ Burial Mass<\/strong><\/td>\n              <td>Coordinate with the parish office as soon as possible. A death certificate or hospital abstract may be required. Schedule is subject to availability of the parish priest.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Mass Intentions<\/strong><\/td>\n              <td>May be requested in person at the parish office. Stipends follow the diocesan schedule. Scheduling is subject to availability.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Certificate Requests<\/strong><\/td>\n              <td>Baptismal, confirmation, and marriage certificates may be requested at the parish office during regular office hours. Valid identification is required. Processing may take 3\u20135 working days.<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <div class=\"tc-callout--warn tc-callout\">\n        <div class=\"tc-callout-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n        <\/div>\n        <p>\n          Submitting an online form or inquiry does <strong>not<\/strong> guarantee a confirmed schedule. All\n          sacramental bookings are subject to the availability of the parish priest, compliance with\n          canonical and diocesan requirements, and approval by the parish office.\n        <\/p>\n      <\/div>\n\n      <p>\n        The parish reserves the right to decline or reschedule any sacramental service if requirements are\n        not met, if scheduling conflicts arise, or if circumstances make the service impractical.\n      <\/p>\n    <\/div>\n\n    <div class=\"tc-divider\"><\/div>\n\n    <!-- Section 6 -->\n    <div class=\"tc-section\" id=\"tc-s6\">\n      <div class=\"tc-section-number\">Section 06<\/div>\n      <h2>Donations &amp; Stipends<\/h2>\n      <p>\n        The parish gratefully accepts voluntary donations and sacramental stipends to support its pastoral\n        operations, maintenance, and community programs.\n      <\/p>\n      <h3>General Donations<\/h3>\n      <ul>\n        <li>All donations are voluntary and made in the spirit of Christian generosity<\/li>\n        <li>Donations may be made in person at the parish office or through any official payment channel indicated on the website<\/li>\n        <li>Official receipts will be issued for all monetary donations received through the parish office<\/li>\n        <li>Donations are non-refundable unless made in clear error, in which case a written request must be submitted within seven (7) days<\/li>\n      <\/ul>\n      <h3>Sacramental Stipends<\/h3>\n      <ul>\n        <li>Stipends for masses, baptisms, weddings, and other sacraments follow the schedule set by the Diocese of Gumaca<\/li>\n        <li>Stipends are distinct from donations and are intended to support the stipend offerings of the clergy as governed by canon law (Can. 945\u2013958)<\/li>\n        <li>The inability to pay a stipend shall never be a reason to deny a sacrament to any faithful Catholic<\/li>\n      <\/ul>\n      <h3>Financial Transparency<\/h3>\n      <p>\n        The parish maintains financial records in accordance with diocesan accounting guidelines and\n        makes periodic financial reports available to the parish pastoral council. If you have questions\n        about how your donation was used, you may contact the parish office.\n      <\/p>\n    <\/div>\n\n    <div class=\"tc-divider\"><\/div>\n\n    <!-- Section 7 -->\n    <div class=\"tc-section\" id=\"tc-s7\">\n      <div class=\"tc-section-number\">Section 07<\/div>\n      <h2>Intellectual Property<\/h2>\n      <p>\n        All content on this website \u2014 including but not limited to text, images, photographs, logos, graphics,\n        liturgical materials, parish bulletins, audio, video, and layout design \u2014 is the intellectual property\n        of St. Isidore the Farmer Parish, the Diocese of Gumaca, or their respective licensors, and is\n        protected by Philippine intellectual property laws and international copyright conventions.\n      <\/p>\n\n      <h3>Permitted Use<\/h3>\n      <ul>\n        <li>You may view, download, and print pages from this website for personal, non-commercial, and parish-related use only<\/li>\n        <li>Parish bulletins and announcements may be shared for non-commercial pastoral purposes, provided proper attribution is given<\/li>\n      <\/ul>\n\n      <h3>Restricted Use<\/h3>\n      <ul>\n        <li>You may <strong>not<\/strong> reproduce, redistribute, republish, or commercially exploit any content from this website without prior written permission from the parish<\/li>\n        <li>You may <strong>not<\/strong> modify, adapt, or create derivative works from any website content<\/li>\n        <li>You may <strong>not<\/strong> use the parish name, logo, or branding in a manner that implies endorsement or affiliation without authorization<\/li>\n        <li>Liturgical texts and scripture translations used on this site are subject to the copyright holders of those specific editions (e.g., CBCP, ICEL, Vatican)<\/li>\n      <\/ul>\n\n      <div class=\"tc-callout\">\n        <div class=\"tc-callout-icon\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n        <\/div>\n        <p>\n          If you wish to use any content from this website for publication, media, or academic purposes,\n          please contact the parish office for written permission. Proper attribution to\n          St. Isidore the Farmer Parish is always required.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"tc-divider\"><\/div>\n\n    <!-- Section 8 -->\n    <div class=\"tc-section\" id=\"tc-s8\">\n      <div class=\"tc-section-number\">Section 08<\/div>\n      <h2>Photography &amp; Media Consent<\/h2>\n      <p>\n        The parish regularly documents liturgical celebrations, community events, and outreach activities\n        through photography and video for pastoral, archival, and communication purposes.\n      <\/p>\n      <h3>General Policy<\/h3>\n      <ul>\n        <li>By attending parish events and liturgical celebrations, you acknowledge that photographs and videos may be taken and used in parish publications, the website, social media pages, and diocesan communications<\/li>\n        <li>The parish will make reasonable efforts to use images respectfully and in a manner consistent with the dignity of the liturgy and the community<\/li>\n        <li>Images of minors will only be published with the consent of a parent or legal guardian<\/li>\n      <\/ul>\n      <h3>Opting Out<\/h3>\n      <p>\n        If you do not wish to appear in parish media, please inform the parish office or the photographer\n        at the event. You may also request the removal of a specific photograph from the website by\n        contacting the parish office with a description of the image.\n      <\/p>\n      <h3>Social Media<\/h3>\n      <p>\n        The parish may maintain official pages on social media platforms (e.g., Facebook). Content posted\n        on these platforms is subject to both these Terms and the respective platform&#8217;s terms of service.\n        Comments and interactions on parish social media pages are expected to be respectful and in keeping\n        with Christian charity.\n      <\/p>\n    <\/div>\n\n    <div class=\"tc-divider\"><\/div>\n\n    <!-- Section 9 -->\n    <div class=\"tc-section\" id=\"tc-s9\">\n      <div class=\"tc-section-number\">Section 09<\/div>\n      <h2>Third-Party Links &amp; Embeds<\/h2>\n      <p>\n        This website may contain links to external websites and embedded content (such as Google Maps)\n        operated by third parties. These include but are not limited to:\n      <\/p>\n      <ul>\n        <li>Diocese of Gumaca official website<\/li>\n        <li>Catholic Bishops&#8217; Conference of the Philippines (CBCP)<\/li>\n        <li>Vatican News and the Holy See website<\/li>\n        <li>Google Maps and Google Fonts (embedded services)<\/li>\n        <li>Social media platforms (Facebook, YouTube)<\/li>\n      <\/ul>\n      <p>\n        These third-party services operate independently and have their own terms of service and privacy\n        policies. The inclusion of any link or embed does not imply endorsement by St. Isidore the Farmer\n        Parish. We are not responsible for the content, accuracy, security, or privacy practices of any\n        external site.\n      <\/p>\n      <p>\n        We encourage you to review the terms and privacy policies of any third-party service before\n        interacting with it through our website.\n      <\/p>\n    <\/div>\n\n    <div class=\"tc-divider\"><\/div>\n\n    <!-- Section 10 -->\n    <div class=\"tc-section\" id=\"tc-s10\">\n      <div class=\"tc-section-number\">Section 10<\/div>\n      <h2>Limitation of Liability<\/h2>\n      <p>\n        While we strive to keep the information on this website accurate, complete, and up to date,\n        St. Isidore the Farmer Parish, the Diocese of Gumaca, and their respective clergy, staff, and\n        volunteers make no warranties or representations regarding the following:\n      <\/p>\n      <ul>\n        <li><strong>Accuracy of information<\/strong> \u2014 Mass schedules, event dates, and parish announcements may change without prior notice. Always confirm directly with the parish office.<\/li>\n        <li><strong>Website availability<\/strong> \u2014 The website may experience downtime due to maintenance, technical issues, or circumstances beyond our control.<\/li>\n        <li><strong>Third-party content<\/strong> \u2014 We are not liable for the content or practices of any external website linked from or embedded in our site.<\/li>\n        <li><strong>Technical issues<\/strong> \u2014 We are not responsible for any damage to your device, data loss, or other harm resulting from your use of the website.<\/li>\n      <\/ul>\n\n      <div class=\"tc-callout--warn tc-callout\">\n        <div class=\"tc-callout-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n        <\/div>\n        <p>\n          This website does not provide legal, medical, or professional advice. Information presented here\n          is for pastoral and general informational purposes only. For specific canonical or civil legal\n          questions, please consult the appropriate professional or authority.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"tc-divider\"><\/div>\n\n    <!-- Section 11 -->\n    <div class=\"tc-section\" id=\"tc-s11\">\n      <div class=\"tc-section-number\">Section 11<\/div>\n      <h2>Indemnification<\/h2>\n      <p>\n        By using this website, you agree to indemnify, defend, and hold harmless St. Isidore the Farmer\n        Parish, the Diocese of Gumaca, the parish priest, parish staff, volunteers, and affiliates from\n        and against any and all claims, liabilities, damages, losses, costs, or expenses (including\n        reasonable attorney&#8217;s fees) arising out of or in connection with:\n      <\/p>\n      <ul>\n        <li>Your use or misuse of the website<\/li>\n        <li>Your violation of these Terms &amp; Conditions<\/li>\n        <li>Your violation of any rights of a third party<\/li>\n        <li>Any content you submit through the website<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"tc-divider\"><\/div>\n\n    <!-- Section 12 -->\n    <div class=\"tc-section\" id=\"tc-s12\">\n      <div class=\"tc-section-number\">Section 12<\/div>\n      <h2>Privacy &amp; Data Protection<\/h2>\n      <p>\n        Your use of this website is also governed by our\n        <a href=\"#\" style=\"color: var(--tc-gold-light); text-decoration: underline; text-underline-offset: 3px;\">Privacy Policy<\/a>,\n        which explains how we collect, use, store, and protect your personal data in compliance with the\n        <strong>Data Privacy Act of 2012 (RA 10173)<\/strong>. By accepting these Terms, you also acknowledge\n        that you have read and understood the Privacy Policy.\n      <\/p>\n      <p>Key points:<\/p>\n      <ul>\n        <li>We collect only information that is necessary for parish services and canonical compliance<\/li>\n        <li>We do not sell, trade, or rent your personal information<\/li>\n        <li>You have the right to access, correct, and request deletion of your personal data, subject to legal and canonical exceptions<\/li>\n        <li>Sacramental records are retained permanently as required by canon law<\/li>\n        <li>You may contact the parish Data Protection Officer for any privacy-related concerns<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"tc-divider\"><\/div>\n\n    <!-- Section 13 -->\n    <div class=\"tc-section\" id=\"tc-s13\">\n      <div class=\"tc-section-number\">Section 13<\/div>\n      <h2>Communication &amp; Opt-Out<\/h2>\n      <p>\n        By providing your contact information to the parish \u2014 whether through the website, registration\n        forms, or in-person transactions \u2014 you may receive the following types of communication:\n      <\/p>\n      <ul>\n        <li>Mass schedules and liturgical announcements<\/li>\n        <li>Parish event invitations and community program updates<\/li>\n        <li>Pastoral letters and catechetical materials<\/li>\n        <li>Sacramental reminders (e.g., baptism preparation, marriage banns)<\/li>\n        <li>Emergency or urgent parish notices<\/li>\n      <\/ul>\n      <h3>How to Opt Out<\/h3>\n      <p>\n        You may opt out of non-essential communications at any time by:\n      <\/p>\n      <ul>\n        <li>Contacting the parish office in person or by phone during office hours<\/li>\n        <li>Sending an email request to the parish email address<\/li>\n        <li>Using any unsubscribe mechanism included in email or SMS communications<\/li>\n      <\/ul>\n      <p>\n        Please note that opting out of communications may limit our ability to inform you about important\n        parish updates, including changes to your scheduled sacramental services.\n      <\/p>\n    <\/div>\n\n    <div class=\"tc-divider\"><\/div>\n\n    <!-- Section 14 -->\n    <div class=\"tc-section\" id=\"tc-s14\">\n      <div class=\"tc-section-number\">Section 14<\/div>\n      <h2>Governing Law &amp; Dispute Resolution<\/h2>\n      <p>\n        These Terms &amp; Conditions shall be governed by and construed in accordance with the laws of\n        the <strong>Republic of the Philippines<\/strong>, without regard to its conflict of law provisions.\n      <\/p>\n      <h3>Amicable Resolution<\/h3>\n      <p>\n        In the spirit of Christian charity and reconciliation, the parties agree to first attempt to\n        resolve any dispute arising from these terms through direct, amicable dialogue with the parish\n        administration.\n      <\/p>\n      <h3>Mediation<\/h3>\n      <p>\n        If amicable resolution is not reached, the parties may seek mediation through the Diocese of\n        Gumaca or a mutually agreed-upon mediator before pursuing any formal legal proceedings.\n      <\/p>\n      <h3>Jurisdiction<\/h3>\n      <p>\n        Should formal legal action become necessary, any dispute shall be submitted to the appropriate\n        courts of <strong>Quezon Province, Philippines<\/strong>, to the exclusion of other venues.\n      <\/p>\n      <p>\n        Nothing in this section shall prevent the parish from seeking injunctive or equitable relief\n        in any court of competent jurisdiction to protect its intellectual property, data, or other\n        proprietary rights.\n      <\/p>\n    <\/div>\n\n    <div class=\"tc-divider\"><\/div>\n\n    <!-- Section 15 -->\n    <div class=\"tc-section\" id=\"tc-s15\">\n      <div class=\"tc-section-number\">Section 15<\/div>\n      <h2>Modifications to These Terms<\/h2>\n      <p>\n        The parish reserves the right to modify, amend, or update these Terms &amp; Conditions at any\n        time without prior notice. Changes may be made to reflect:\n      <\/p>\n      <ul>\n        <li>Updates in Philippine law or regulations<\/li>\n        <li>New directives from the Diocese of Gumaca or the Catholic Bishops&#8217; Conference of the Philippines<\/li>\n        <li>Changes in parish services, operations, or policies<\/li>\n        <li>Improvements to the website or its features<\/li>\n      <\/ul>\n      <p>\n        Any revisions will be posted on this page with an updated &#8220;Last Updated&#8221; date. Your continued\n        use of the website after changes are posted constitutes your acceptance of the revised terms.\n      <\/p>\n      <p>\n        We encourage you to review this page periodically. Significant changes may also be announced\n        through the Sunday parish bulletin or other official parish communication channels.\n      <\/p>\n    <\/div>\n\n    <div class=\"tc-divider\"><\/div>\n\n    <!-- Section 16 -->\n    <div class=\"tc-section\" id=\"tc-s16\">\n      <div class=\"tc-section-number\">Section 16<\/div>\n      <h2>Severability<\/h2>\n      <p>\n        If any provision of these Terms &amp; Conditions is found to be invalid, illegal, or unenforceable\n        by a court of competent jurisdiction, that provision shall be severed and the remaining provisions\n        shall continue in full force and effect. The invalid or unenforceable provision shall be modified\n        to the minimum extent necessary to make it valid and enforceable while preserving the original\n        intent of the parties.\n      <\/p>\n    <\/div>\n\n    <div class=\"tc-divider\"><\/div>\n\n    <!-- Section 17 -->\n    <div class=\"tc-section\" id=\"tc-s17\">\n      <div class=\"tc-section-number\">Section 17<\/div>\n      <h2>Contact Us<\/h2>\n      <p>\n        If you have any questions, concerns, or feedback regarding these Terms &amp; Conditions, please\n        do not hesitate to reach out to us. We are here to serve you.\n      <\/p>\n    <\/div>\n\n    <!-- Contact block -->\n    <div class=\"tc-contact-block\">\n      <h3>St. Isidore the Farmer Parish<\/h3>\n      <p>\n        Parish Office<br>\n        Brgy. Hondagua, Municipality of Lopez, 4317 Quezon Province<br>\n        Under the Diocese of Gumaca\n      <\/p>\n      <div class=\"tc-contact-info\">\n        <div class=\"tc-contact-item\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n          <span>Brgy. Hondagua, Lopez, Quezon<\/span>\n        <\/div>\n        <div class=\"tc-contact-item\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n          <span>parish.stisidorehondagua@gmail.com<\/span>\n        <\/div>\n        <div class=\"tc-contact-item\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n          <span>Tue \u2013 Sun, 9:00 AM \u2013 12:00 NN \/ 2:00 PM \u2013 5:00 PM<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n  <!-- \/content -->\n\n  <!-- Bottom strip -->\n  <div class=\"tc-strip\">\n    <div class=\"tc-strip-item\">\n      <div class=\"tc-strip-label\">Governing Law<\/div>\n      <div class=\"tc-strip-value\">Republic of the Philippines<\/div>\n    <\/div>\n    <div class=\"tc-strip-item\">\n      <div class=\"tc-strip-label\">Venue<\/div>\n      <div class=\"tc-strip-value\">Quezon Province Courts<\/div>\n    <\/div>\n    <div class=\"tc-strip-item\">\n      <div class=\"tc-strip-label\">Canonical Authority<\/div>\n      <div class=\"tc-strip-value\">Diocese of Gumaca<\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Home &nbsp;\/&nbsp; Terms &amp; Conditions Parish Policies Terms &amp; Conditions Last Updated: June 15, 2025 &nbsp;&middot;&nbsp; St. Isidore the Farmer [&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":"","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":"Terms - St. Isidore the Farmer Parish","description":"Home &nbsp;\/&nbsp; Terms &amp; Conditions Parish Policies Terms &amp; Conditions Last Updated: June 15, 2025 &nbsp;&middot;&nbsp; St. Isidore the Farmer Parish,"},"footnotes":""},"class_list":["post-22","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":"Diocese of Gumaca","author_link":"https:\/\/demo5.yinwoodweb.com\/hondagua\/author\/phwpywadsa623\/"},"uagb_comment_info":0,"uagb_excerpt":"Home &nbsp;\/&nbsp; Terms &amp; Conditions Parish Policies Terms &amp; Conditions Last Updated: June 15, 2025 &nbsp;&middot;&nbsp; St. Isidore the Farmer [&hellip;]","_links":{"self":[{"href":"https:\/\/demo5.yinwoodweb.com\/hondagua\/wp-json\/wp\/v2\/pages\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo5.yinwoodweb.com\/hondagua\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo5.yinwoodweb.com\/hondagua\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo5.yinwoodweb.com\/hondagua\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/demo5.yinwoodweb.com\/hondagua\/wp-json\/wp\/v2\/comments?post=22"}],"version-history":[{"count":6,"href":"https:\/\/demo5.yinwoodweb.com\/hondagua\/wp-json\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":723,"href":"https:\/\/demo5.yinwoodweb.com\/hondagua\/wp-json\/wp\/v2\/pages\/22\/revisions\/723"}],"wp:attachment":[{"href":"https:\/\/demo5.yinwoodweb.com\/hondagua\/wp-json\/wp\/v2\/media?parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}