{"id":20,"date":"2026-05-03T06:38:40","date_gmt":"2026-05-03T06:38:40","guid":{"rendered":"https:\/\/demo5.yinwoodweb.com\/mondagua\/?page_id=20"},"modified":"2026-07-06T00:01:17","modified_gmt":"2026-07-05T16:01:17","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/demo5.yinwoodweb.com\/hondagua\/privacy-policy\/","title":{"rendered":"Privacy"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-2f109d99 alignfull uagb-is-root-container\">\n<style>\n  \/* \u2500\u2500 Privacy Policy: St. Isidore the Farmer Parish \u2500\u2500 *\/\n  :root {\n    --pp-bg-deep: #1a1510;\n    --pp-surface: #2e2820;\n    --pp-surface-light: #3a332a;\n    --pp-gold: #c9a84c;\n    --pp-gold-light: #e0c872;\n    --pp-gold-dim: #8a7434;\n    --pp-cream: #f5efe4;\n    --pp-cream-muted: #c4bdb2;\n    --pp-text-primary: #ede7dc;\n    --pp-text-muted: #9a9388;\n  }\n\n  .pp-wrapper {\n    font-family: 'DM Sans', sans-serif;\n    background: var(--pp-bg-deep);\n    color: var(--pp-text-primary);\n    position: relative;\n    overflow: hidden;\n  }\n\n  \/* Grain overlay *\/\n  .pp-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  .pp-wrapper::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse at 10% 0%, rgba(201, 168, 76, 0.04) 0%, transparent 50%),\n      radial-gradient(ellipse at 90% 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  .pp-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  .pp-hero-breadcrumb {\n    font-size: 0.7rem;\n    color: var(--pp-text-muted);\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n    opacity: 0;\n    animation: pp-fadeSlideUp 0.6s ease 0.1s forwards;\n  }\n\n  .pp-hero-breadcrumb span {\n    color: var(--pp-gold-dim);\n  }\n\n  .pp-hero-cross {\n    width: 20px;\n    height: 20px;\n    position: relative;\n    margin: 0 auto 24px;\n    opacity: 0;\n    animation: pp-fadeSlideUp 0.5s ease 0.2s forwards;\n  }\n\n  .pp-hero-cross::before,\n  .pp-hero-cross::after {\n    content: '';\n    position: absolute;\n    background: var(--pp-gold);\n    border-radius: 1px;\n  }\n\n  .pp-hero-cross::before {\n    width: 3px;\n    height: 100%;\n    left: 50%;\n    transform: translateX(-50%);\n  }\n\n  .pp-hero-cross::after {\n    width: 55%;\n    height: 3px;\n    top: 30%;\n    left: 50%;\n    transform: translateX(-50%);\n  }\n\n  .pp-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(--pp-gold);\n    margin-bottom: 16px;\n    opacity: 0;\n    animation: pp-fadeSlideUp 0.6s ease 0.25s forwards;\n  }\n\n  .pp-hero-label::before,\n  .pp-hero-label::after {\n    content: '';\n    width: 32px;\n    height: 1px;\n    background: var(--pp-gold-dim);\n  }\n\n  .pp-hero h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(2rem, 4vw, 3.2rem);\n    font-weight: 300;\n    color: var(--pp-cream);\n    line-height: 1.2;\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: pp-fadeSlideUp 0.7s ease 0.3s forwards;\n  }\n\n  .pp-hero h1 em {\n    font-style: italic;\n    color: var(--pp-gold-light);\n    font-weight: 400;\n  }\n\n  .pp-hero-meta {\n    font-size: 0.82rem;\n    color: var(--pp-text-muted);\n    opacity: 0;\n    animation: pp-fadeSlideUp 0.6s ease 0.4s forwards;\n  }\n\n  .pp-hero-meta strong {\n    color: var(--pp-cream-muted);\n    font-weight: 500;\n  }\n\n  \/* \u2500\u2500 Content Layout \u2500\u2500 *\/\n  .pp-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 \/ intro box *\/\n  .pp-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(--pp-gold);\n    border-radius: 0 8px 8px 0;\n    padding: 24px 28px;\n    margin-bottom: 48px;\n    opacity: 0;\n    animation: pp-fadeSlideUp 0.7s ease 0.5s forwards;\n  }\n\n  .pp-preamble p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.1rem;\n    font-weight: 300;\n    color: var(--pp-cream-muted);\n    line-height: 1.7;\n    font-style: italic;\n  }\n\n  .pp-preamble p strong {\n    color: var(--pp-gold-light);\n    font-weight: 600;\n    font-style: normal;\n  }\n\n  \/* Table of Contents *\/\n  .pp-toc {\n    margin-bottom: 48px;\n    opacity: 0;\n    animation: pp-fadeSlideUp 0.7s ease 0.55s forwards;\n  }\n\n  .pp-toc-title {\n    font-size: 0.68rem;\n    font-weight: 600;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--pp-gold-dim);\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .pp-toc-title::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: rgba(201, 168, 76, 0.1);\n  }\n\n  .pp-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  .pp-toc li {\n    counter-increment: toc-counter;\n  }\n\n  .pp-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(--pp-text-muted);\n    text-decoration: none;\n    border-radius: 6px;\n    transition: all 0.25s ease;\n  }\n\n  .pp-toc li a::before {\n    content: counter(toc-counter, decimal-leading-zero);\n    font-size: 0.65rem;\n    font-weight: 700;\n    color: var(--pp-gold-dim);\n    letter-spacing: 0.05em;\n    min-width: 20px;\n  }\n\n  .pp-toc li a:hover {\n    color: var(--pp-gold-light);\n    background: rgba(201, 168, 76, 0.05);\n  }\n\n  \/* Section blocks *\/\n  .pp-section {\n    margin-bottom: 40px;\n    opacity: 0;\n    animation: pp-fadeSlideUp 0.7s ease forwards;\n  }\n\n  .pp-section:nth-child(3)  { animation-delay: 0.6s; }\n  .pp-section:nth-child(4)  { animation-delay: 0.65s; }\n  .pp-section:nth-child(5)  { animation-delay: 0.7s; }\n  .pp-section:nth-child(6)  { animation-delay: 0.75s; }\n  .pp-section:nth-child(7)  { animation-delay: 0.8s; }\n  .pp-section:nth-child(8)  { animation-delay: 0.85s; }\n  .pp-section:nth-child(9)  { animation-delay: 0.9s; }\n  .pp-section:nth-child(10) { animation-delay: 0.95s; }\n  .pp-section:nth-child(11) { animation-delay: 1.0s; }\n  .pp-section:nth-child(12) { animation-delay: 1.05s; }\n  .pp-section:nth-child(13) { animation-delay: 1.1s; }\n\n  .pp-section-number {\n    font-size: 0.62rem;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    color: var(--pp-gold-dim);\n    margin-bottom: 6px;\n  }\n\n  .pp-section h2 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.55rem;\n    font-weight: 600;\n    color: var(--pp-cream);\n    margin-bottom: 16px;\n    line-height: 1.3;\n  }\n\n  .pp-section h3 {\n    font-family: 'DM Sans', sans-serif;\n    font-size: 0.95rem;\n    font-weight: 600;\n    color: var(--pp-cream-muted);\n    margin: 20px 0 8px;\n  }\n\n  .pp-section p {\n    font-size: 0.9rem;\n    color: var(--pp-cream-muted);\n    line-height: 1.75;\n    margin-bottom: 12px;\n  }\n\n  .pp-section ul,\n  .pp-section ol {\n    padding-left: 20px;\n    margin-bottom: 16px;\n  }\n\n  .pp-section li {\n    font-size: 0.88rem;\n    color: var(--pp-cream-muted);\n    line-height: 1.75;\n    margin-bottom: 6px;\n    padding-left: 8px;\n  }\n\n  .pp-section li::marker {\n    color: var(--pp-gold-dim);\n  }\n\n  \/* Data table *\/\n  .pp-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  .pp-table-wrap table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .pp-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(--pp-gold-dim);\n    padding: 12px 16px;\n    text-align: left;\n    border-bottom: 1px solid rgba(201, 168, 76, 0.1);\n  }\n\n  .pp-table-wrap td {\n    font-size: 0.85rem;\n    color: var(--pp-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  .pp-table-wrap tr:last-child td {\n    border-bottom: none;\n  }\n\n  .pp-table-wrap tr:hover td {\n    background: rgba(201, 168, 76, 0.03);\n  }\n\n  \/* Highlight \/ callout box *\/\n  .pp-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  .pp-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  .pp-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  .pp-callout p {\n    font-size: 0.85rem;\n    color: var(--pp-cream-muted);\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  \/* Contact link block *\/\n  .pp-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: pp-fadeSlideUp 0.7s ease 1.2s forwards;\n  }\n\n  .pp-contact-block h3 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.25rem;\n    font-weight: 600;\n    color: var(--pp-cream);\n    margin-bottom: 8px;\n  }\n\n  .pp-contact-block p {\n    font-size: 0.88rem;\n    color: var(--pp-text-muted);\n    line-height: 1.65;\n    margin-bottom: 16px;\n  }\n\n  .pp-contact-block .pp-contact-info {\n    display: flex;\n    justify-content: center;\n    gap: 32px;\n    flex-wrap: wrap;\n  }\n\n  .pp-contact-block .pp-contact-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 0.85rem;\n    color: var(--pp-cream-muted);\n  }\n\n  .pp-contact-block .pp-contact-item svg {\n    width: 16px;\n    height: 16px;\n    stroke: var(--pp-gold);\n    fill: none;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  \/* Bottom detail strip *\/\n  .pp-strip {\n    position: relative;\n    z-index: 2;\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    background: var(--pp-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  .pp-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: pp-fadeSlideUp 0.6s ease forwards;\n  }\n\n  .pp-strip-item:nth-child(1) { animation-delay: 1.3s; }\n  .pp-strip-item:nth-child(2) { animation-delay: 1.4s; }\n  .pp-strip-item:nth-child(3) { animation-delay: 1.5s; }\n\n  .pp-strip-item:last-child {\n    border-right: none;\n  }\n\n  .pp-strip-item .pp-strip-label {\n    font-size: 0.6rem;\n    font-weight: 600;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--pp-gold-dim);\n    margin-bottom: 4px;\n  }\n\n  .pp-strip-item .pp-strip-value {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 0.95rem;\n    color: var(--pp-cream);\n  }\n\n  \/* Section divider *\/\n  .pp-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  \/* Animations *\/\n  @keyframes pp-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    .pp-hero {\n      padding: 48px 24px 40px;\npadding-top: 200px;\n    }\n\n    .pp-content {\n      padding: 40px 20px 60px;\n    }\n\n    .pp-toc ol {\n      grid-template-columns: 1fr;\n    }\n\n    .pp-strip {\n      grid-template-columns: 1fr;\n    }\n\n    .pp-strip-item {\n      border-right: none;\n      border-bottom: 1px solid rgba(201, 168, 76, 0.06);\n    }\n\n    .pp-strip-item:last-child {\n      border-bottom: none;\n    }\n\n    .pp-contact-block .pp-contact-info {\n      flex-direction: column;\n      align-items: center;\n      gap: 12px;\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 -->\n<!-- PRIVACY POLICY \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 -->\n<div class=\"pp-wrapper\">\n\n  <!-- Hero Banner -->\n  <div class=\"pp-hero\">\n    <div class=\"pp-hero-breadcrumb\">\n      <span>Home<\/span> &nbsp;\/&nbsp; Privacy Policy\n    <\/div>\n    <div class=\"pp-hero-cross\"><\/div>\n    <div class=\"pp-hero-label\">\n      Legal &amp; Transparency\n    <\/div>\n    <h1>Privacy <em>Policy<\/em><\/h1>\n    <p class=\"pp-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=\"pp-content\">\n\n    <!-- Preamble -->\n    <div class=\"pp-preamble\">\n      <p>\n        The <strong>St. Isidore the Farmer Parish<\/strong>, under the Diocese of Gumaca, values and respects your\n        right to privacy. This Privacy Policy explains how we collect, use, store, and protect your personal\n        information in accordance with the <strong>Data Privacy Act of 2012 (Republic Act No. 10173)<\/strong>\n        and its Implementing Rules and Regulations.\n      <\/p>\n    <\/div>\n\n    <!-- Table of Contents -->\n    <div class=\"pp-toc\">\n      <div class=\"pp-toc-title\">Contents<\/div>\n      <ol>\n        <li><a href=\"#pp-s1\">Scope &amp; Acceptance<\/a><\/li>\n        <li><a href=\"#pp-s2\">Information We Collect<\/a><\/li>\n        <li><a href=\"#pp-s3\">How We Collect Information<\/a><\/li>\n        <li><a href=\"#pp-s4\">Purpose of Collection<\/a><\/li>\n        <li><a href=\"#pp-s5\">Legal Basis for Processing<\/a><\/li>\n        <li><a href=\"#pp-s6\">Data Sharing &amp; Disclosure<\/a><\/li>\n        <li><a href=\"#pp-s7\">Cookies &amp; Website Analytics<\/a><\/li>\n        <li><a href=\"#pp-s8\">Data Retention<\/a><\/li>\n        <li><a href=\"#pp-s9\">Data Security<\/a><\/li>\n        <li><a href=\"#pp-s10\">Your Rights Under the DPA<\/a><\/li>\n        <li><a href=\"#pp-s11\">Children&#8217;s Privacy<\/a><\/li>\n        <li><a href=\"#pp-s12\">Third-Party Links<\/a><\/li>\n        <li><a href=\"#pp-s13\">Changes to This Policy<\/a><\/li>\n        <li><a href=\"#pp-s14\">Contact Our DPO<\/a><\/li>\n      <\/ol>\n    <\/div>\n\n    <!-- Section 1 -->\n    <div class=\"pp-section\" id=\"pp-s1\">\n      <div class=\"pp-section-number\">Section 01<\/div>\n      <h2>Scope &amp; Acceptance<\/h2>\n      <p>\n        This Privacy Policy applies to all personal information collected through the official website of\n        St. Isidore the Farmer Parish (<em>www.stisidorehondagua.ph<\/em>), during parish events, sacramental\n        registrations, and any other interaction between you and the parish.\n      <\/p>\n      <p>\n        By accessing our website, registering for sacraments, submitting forms, or engaging with our parish\n        services, you acknowledge that you have read and understood this policy and consent to the collection\n        and processing of your personal data as described herein.\n      <\/p>\n    <\/div>\n\n    <div class=\"pp-divider\"><\/div>\n\n    <!-- Section 2 -->\n    <div class=\"pp-section\" id=\"pp-s2\">\n      <div class=\"pp-section-number\">Section 02<\/div>\n      <h2>Information We Collect<\/h2>\n      <p>\n        Depending on how you interact with us, we may collect the following categories of personal information:\n      <\/p>\n\n      <h3>Personal Identification Information<\/h3>\n      <ul>\n        <li>Full name (first, middle, last)<\/li>\n        <li>Date of birth and age<\/li>\n        <li>Gender<\/li>\n        <li>Complete address (barangay, municipality, province)<\/li>\n        <li>Contact number (mobile or landline)<\/li>\n        <li>Email address<\/li>\n        <li>Photograph (for baptismal, confirmation, or wedding requirements)<\/li>\n      <\/ul>\n\n      <h3>Sacramental &amp; Canonical Records<\/h3>\n      <ul>\n        <li>Baptismal certificates and sponsors&#8217; details<\/li>\n        <li>Confirmation records<\/li>\n        <li>Marriage banns, licenses, and certificates<\/li>\n        <li>First Communion records<\/li>\n        <li>Death and burial records<\/li>\n        <li>Godparents&#8217; \/ sponsors&#8217; names and addresses<\/li>\n      <\/ul>\n\n      <h3>Website &amp; Technical Information<\/h3>\n      <ul>\n        <li>IP address (anonymized where possible)<\/li>\n        <li>Browser type and version<\/li>\n        <li>Device type and operating system<\/li>\n        <li>Pages visited and time spent on site<\/li>\n        <li>Referring URL<\/li>\n        <li>Cookie data (see Section 7)<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"pp-divider\"><\/div>\n\n    <!-- Section 3 -->\n    <div class=\"pp-section\" id=\"pp-s3\">\n      <div class=\"pp-section-number\">Section 03<\/div>\n      <h2>How We Collect Information<\/h2>\n      <p>We collect personal information through the following channels:<\/p>\n      <ul>\n        <li><strong>Parish registration forms<\/strong> \u2014 when you register as a parishioner or for sacramental preparation (baptism, confirmation, marriage, funeral)<\/li>\n        <li><strong>Website contact forms<\/strong> \u2014 when you send us an inquiry or message through this website<\/li>\n        <li><strong>In-person transactions<\/strong> \u2014 when you visit the parish office to request certificates, schedule masses, or avail of pastoral services<\/li>\n        <li><strong>Event registration<\/strong> \u2014 when you sign up for parish activities, recollections, seminars, or community outreach programs<\/li>\n        <li><strong>Automated collection<\/strong> \u2014 through cookies and similar technologies when you browse our website<\/li>\n        <li><strong>Third-party referrals<\/strong> \u2014 from other parishes during record transfers or canonical processes<\/li>\n      <\/ul>\n\n      <div class=\"pp-callout\">\n        <div class=\"pp-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          We collect only information that is necessary, relevant, and adequate for the declared purpose.\n          We do not collect personal data beyond what is required for parish services and canonical compliance.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"pp-divider\"><\/div>\n\n    <!-- Section 4 -->\n    <div class=\"pp-section\" id=\"pp-s4\">\n      <div class=\"pp-section-number\">Section 04<\/div>\n      <h2>Purpose of Collection<\/h2>\n      <p>We use the personal information we collect for the following purposes:<\/p>\n\n      <div class=\"pp-table-wrap\">\n        <table>\n          <thead>\n            <tr>\n              <th>Purpose<\/th>\n              <th>Details<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Sacramental Administration<\/td>\n              <td>Processing baptism, confirmation, marriage, and other sacramental records as mandated by canon law and diocesan guidelines<\/td>\n            <\/tr>\n            <tr>\n              <td>Parish Communication<\/td>\n              <td>Sending mass schedules, event announcements, pastoral letters, and community updates via SMS, email, or printed materials<\/td>\n            <\/tr>\n            <tr>\n              <td>Certificate Issuance<\/td>\n              <td>Preparing and issuing certified true copies of baptismal, confirmation, and marriage certificates upon request<\/td>\n            <\/tr>\n            <tr>\n              <td>Canonical Compliance<\/td>\n              <td>Maintaining official parish registers as required by the Code of Canon Law and the Diocese of Gumaca<\/td>\n            <\/tr>\n            <tr>\n              <td>Community Programs<\/td>\n              <td>Organizing parish events, outreach programs, catechetical classes, and youth ministry activities<\/td>\n            <\/tr>\n            <tr>\n              <td>Website Improvement<\/td>\n              <td>Analyzing visitor behavior to improve website content, navigation, and overall user experience<\/td>\n            <\/tr>\n            <tr>\n              <td>Legal &amp; Regulatory<\/td>\n              <td>Complying with applicable laws, regulations, and government reporting requirements<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <div class=\"pp-divider\"><\/div>\n\n    <!-- Section 5 -->\n    <div class=\"pp-section\" id=\"pp-s5\">\n      <div class=\"pp-section-number\">Section 05<\/div>\n      <h2>Legal Basis for Processing<\/h2>\n      <p>Under the Data Privacy Act of 2012, we process your personal data based on the following legal grounds:<\/p>\n      <ul>\n        <li><strong>Consent<\/strong> \u2014 when you voluntarily provide information through forms, registrations, or inquiries<\/li>\n        <li><strong>Legal obligation<\/strong> \u2014 when processing is required by canon law, civil law, or a directive from the Diocese of Gumaca<\/li>\n        <li><strong>Legitimate interest<\/strong> \u2014 when processing is necessary for the pastoral mission and community services of the parish, provided that your rights and freedoms are not overridden<\/li>\n        <li><strong>Vital interest<\/strong> \u2014 in rare cases where processing is necessary to protect the life or safety of a parishioner or community member<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"pp-divider\"><\/div>\n\n    <!-- Section 6 -->\n    <div class=\"pp-section\" id=\"pp-s6\">\n      <div class=\"pp-section-number\">Section 06<\/div>\n      <h2>Data Sharing &amp; Disclosure<\/h2>\n      <p>\n        We do <strong>not<\/strong> sell, trade, or rent your personal information to any third party. Your data may\n        be shared only in the following limited circumstances:\n      <\/p>\n      <ul>\n        <li><strong>Diocese of Gumaca<\/strong> \u2014 sacramental records and canonical reports are submitted to the diocesan chancery as required by church law<\/li>\n        <li><strong>Other Parishes<\/strong> \u2014 record transfers when parishioners relocate or request canonical transfers to another parish<\/li>\n        <li><strong>Government Agencies<\/strong> \u2014 when required by law, court order, or a directive from a competent civil authority (e.g., the Commission on Elections, the Philippine Statistics Authority)<\/li>\n        <li><strong>Service Providers<\/strong> \u2014 trusted third-party providers who assist in operating our website or communications systems, bound by data processing agreements and confidentiality obligations<\/li>\n      <\/ul>\n\n      <div class=\"pp-callout\">\n        <div class=\"pp-callout-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          Any third party that receives your data is contractually bound to use it solely for the purpose\n          for which it was shared and to implement appropriate security measures.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"pp-divider\"><\/div>\n\n    <!-- Section 7 -->\n    <div class=\"pp-section\" id=\"pp-s7\">\n      <div class=\"pp-section-number\">Section 07<\/div>\n      <h2>Cookies &amp; Website Analytics<\/h2>\n      <p>\n        Our website uses cookies and similar technologies to enhance your browsing experience. Cookies are small\n        text files stored on your device when you visit a website.\n      <\/p>\n\n      <h3>Types of Cookies We Use<\/h3>\n      <div class=\"pp-table-wrap\">\n        <table>\n          <thead>\n            <tr>\n              <th>Cookie Type<\/th>\n              <th>Purpose<\/th>\n              <th>Duration<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Essential Cookies<\/td>\n              <td>Required for basic website functionality (e.g., page navigation, form submission)<\/td>\n              <td>Session<\/td>\n            <\/tr>\n            <tr>\n              <td>Analytics Cookies<\/td>\n              <td>Help us understand how visitors interact with our website (e.g., pages visited, time on site) via anonymized analytics tools<\/td>\n              <td>Up to 2 years<\/td>\n            <\/tr>\n            <tr>\n              <td>Preference Cookies<\/td>\n              <td>Remember your settings (e.g., language, font size) to provide a personalized experience<\/td>\n              <td>Up to 1 year<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <p>\n        You may disable cookies through your browser settings. However, please note that certain features of the\n        website may not function properly if cookies are disabled. We do not use cookies for advertising or\n        commercial tracking purposes.\n      <\/p>\n\n      <h3>Embedded Content<\/h3>\n      <p>\n        Our website may include embedded content from third-party services, such as Google Maps. These services\n        may collect data about you, use cookies, and monitor your interaction with the embedded content in\n        accordance with their own privacy policies. We encourage you to review\n        <a href=\"https:\/\/policies.google.com\/privacy\" target=\"_blank\" rel=\"noopener\"\n           style=\"color: var(--pp-gold-light); text-decoration: underline; text-underline-offset: 3px;\">\n          Google&#8217;s Privacy Policy\n        <\/a>.\n      <\/p>\n    <\/div>\n\n    <div class=\"pp-divider\"><\/div>\n\n    <!-- Section 8 -->\n    <div class=\"pp-section\" id=\"pp-s8\">\n      <div class=\"pp-section-number\">Section 08<\/div>\n      <h2>Data Retention<\/h2>\n      <p>We retain personal information only for as long as necessary to fulfill the purposes for which it was collected:<\/p>\n      <ul>\n        <li><strong>Sacramental records<\/strong> \u2014 retained permanently as required by canon law and diocesan archival policy. These records are part of the official parish registers and cannot be deleted.<\/li>\n        <li><strong>Website analytics data<\/strong> \u2014 retained for up to 26 months in anonymized or aggregated form.<\/li>\n        <li><strong>Contact form submissions<\/strong> \u2014 retained for up to 2 years from the date of the inquiry, unless further correspondence is ongoing.<\/li>\n        <li><strong>Event registration data<\/strong> \u2014 retained for up to 1 year after the conclusion of the event.<\/li>\n        <li><strong>Financial records (donations, stipends)<\/strong> \u2014 retained for 5 years in compliance with applicable tax and civil regulations.<\/li>\n      <\/ul>\n      <p>\n        When data is no longer needed and retention is not mandated by law or canonical obligation, it will be\n        securely deleted or anonymized.\n      <\/p>\n    <\/div>\n\n    <div class=\"pp-divider\"><\/div>\n\n    <!-- Section 9 -->\n    <div class=\"pp-section\" id=\"pp-s9\">\n      <div class=\"pp-section-number\">Section 09<\/div>\n      <h2>Data Security<\/h2>\n      <p>\n        We implement reasonable and appropriate organizational, physical, and technical security measures to\n        protect your personal data against unauthorized access, alteration, disclosure, or destruction:\n      <\/p>\n      <ul>\n        <li>Physical registers (parish books) are stored in locked cabinets within the parish office, accessible only to authorized parish personnel<\/li>\n        <li>Digital records are stored on password-protected systems with access restricted to designated staff<\/li>\n        <li>Our website uses SSL\/TLS encryption (HTTPS) to protect data transmitted between your browser and our server<\/li>\n        <li>Regular backups are maintained to prevent data loss<\/li>\n        <li>Access to personal data is limited to parish staff and authorized volunteers on a need-to-know basis<\/li>\n      <\/ul>\n\n      <div class=\"pp-callout\">\n        <div class=\"pp-callout-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          While we take every reasonable precaution, no method of transmission over the Internet or electronic\n          storage is 100% secure. We encourage you to take appropriate steps to protect your own personal\n          information, such as using strong passwords and keeping your devices secure.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"pp-divider\"><\/div>\n\n    <!-- Section 10 -->\n    <div class=\"pp-section\" id=\"pp-s10\">\n      <div class=\"pp-section-number\">Section 10<\/div>\n      <h2>Your Rights Under the Data Privacy Act<\/h2>\n      <p>\n        As a data subject under the Data Privacy Act of 2012 (RA 10173), you have the following rights:\n      <\/p>\n\n      <div class=\"pp-table-wrap\">\n        <table>\n          <thead>\n            <tr>\n              <th>Right<\/th>\n              <th>Description<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td><strong>Right to Be Informed<\/strong><\/td>\n              <td>You have the right to know how your personal data is being collected, processed, and stored<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Right of Access<\/strong><\/td>\n              <td>You may request a copy of the personal data we hold about you<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Right to Rectification<\/strong><\/td>\n              <td>You may request correction of any inaccurate or incomplete personal data<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Right to Erasure or Blocking<\/strong><\/td>\n              <td>You may request the deletion or blocking of your personal data, subject to legal and canonical exceptions (e.g., sacramental records cannot be deleted)<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Right to Data Portability<\/strong><\/td>\n              <td>You may request your personal data in a structured, commonly used, and machine-readable format<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Right to Object<\/strong><\/td>\n              <td>You may object to the processing of your personal data for certain purposes, such as receiving communications<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Right to Damages<\/strong><\/td>\n              <td>You may claim compensation if you suffer damage due to inaccurate, incomplete, or unauthorized use of your personal data<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Right to File a Complaint<\/strong><\/td>\n              <td>You may file a complaint with the National Privacy Commission (NPC) if you believe your data privacy rights have been violated<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <p>\n        To exercise any of these rights, please contact our Data Protection Officer using the details provided\n        in Section 14. We will respond to your request within thirty (30) days from receipt of a complete request.\n      <\/p>\n    <\/div>\n\n    <div class=\"pp-divider\"><\/div>\n\n    <!-- Section 11 -->\n    <div class=\"pp-section\" id=\"pp-s11\">\n      <div class=\"pp-section-number\">Section 11<\/div>\n      <h2>Children&#8217;s Privacy<\/h2>\n      <p>\n        We collect personal information of minors (below 18 years of age) only with the consent and in the\n        presence of a parent or legal guardian, particularly in the context of sacramental preparation (baptism,\n        first communion, confirmation) and catechetical programs.\n      <\/p>\n      <p>\n        We do not knowingly collect personal data from children through our website without parental consent.\n        If you are a parent or guardian and believe that your child&#8217;s personal data has been provided to us\n        without your consent, please contact us immediately so we can take appropriate action.\n      <\/p>\n    <\/div>\n\n    <div class=\"pp-divider\"><\/div>\n\n    <!-- Section 12 -->\n    <div class=\"pp-section\" id=\"pp-s12\">\n      <div class=\"pp-section-number\">Section 12<\/div>\n      <h2>Third-Party Links<\/h2>\n      <p>\n        Our website may contain links to external websites, including the Diocese of Gumaca, the Catholic\n        Bishops&#8217; Conference of the Philippines (CBCP), Vatican resources, and social media pages. These\n        third-party sites operate independently and have their own privacy policies. We are not responsible\n        for the content, security, or privacy practices of these external sites.\n      <\/p>\n      <p>\n        We encourage you to review the privacy policy of any third-party website before providing your\n        personal information.\n      <\/p>\n    <\/div>\n\n    <div class=\"pp-divider\"><\/div>\n\n    <!-- Section 13 -->\n    <div class=\"pp-section\" id=\"pp-s13\">\n      <div class=\"pp-section-number\">Section 13<\/div>\n      <h2>Changes to This Policy<\/h2>\n      <p>\n        We may update this Privacy Policy from time to time to reflect changes in our practices, legal\n        requirements, or church directives. Any revisions will be posted on this page with an updated\n        &#8220;Last Updated&#8221; date. Significant changes may also be announced through parish bulletins, the\n        Sunday announcement, or our official communication channels.\n      <\/p>\n      <p>\n        We encourage you to review this page periodically to stay informed about how we protect your information.\n      <\/p>\n    <\/div>\n\n    <div class=\"pp-divider\"><\/div>\n\n    <!-- Section 14 -->\n    <div class=\"pp-section\" id=\"pp-s14\">\n      <div class=\"pp-section-number\">Section 14<\/div>\n      <h2>Contact Our Data Protection Officer<\/h2>\n      <p>\n        For any questions, concerns, or requests regarding this Privacy Policy or the processing of your\n        personal data, you may reach us through the following:\n      <\/p>\n    <\/div>\n\n    <!-- Contact block -->\n    <div class=\"pp-contact-block\">\n      <h3>St. Isidore the Farmer Parish<\/h3>\n      <p>\n        Data Protection Officer<br>\n        Brgy. Hondagua, Municipality of Lopez, 4317 Quezon Province<br>\n        Under the Diocese of Gumaca\n      <\/p>\n      <div class=\"pp-contact-info\">\n        <div class=\"pp-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=\"pp-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>Parish Office: Tue \u2013 Sun, 9:00 AM \u2013 5:00 PM<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n  <!-- \/content -->\n\n  <!-- Bottom strip -->\n  <div class=\"pp-strip\">\n    <div class=\"pp-strip-item\">\n      <div class=\"pp-strip-label\">Compliance<\/div>\n      <div class=\"pp-strip-value\">RA 10173 \u2014 Data Privacy Act of 2012<\/div>\n    <\/div>\n    <div class=\"pp-strip-item\">\n      <div class=\"pp-strip-label\">Regulatory Body<\/div>\n      <div class=\"pp-strip-value\">National Privacy Commission<\/div>\n    <\/div>\n    <div class=\"pp-strip-item\">\n      <div class=\"pp-strip-label\">Governing Authority<\/div>\n      <div class=\"pp-strip-value\">Diocese of Gumaca<\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Home &nbsp;\/&nbsp; Privacy Policy Legal &amp; Transparency Privacy Policy Last Updated: June 15, 2025 &nbsp;&middot;&nbsp; St. Isidore the Farmer Parish, [&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":"Privacy - St. Isidore the Farmer Parish","description":"Home &nbsp;\/&nbsp; Privacy Policy Legal &amp; Transparency Privacy Policy Last Updated: June 15, 2025 &nbsp;&middot;&nbsp; St. Isidore the Farmer Parish, Hondag"},"footnotes":""},"class_list":["post-20","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; Privacy Policy Legal &amp; Transparency Privacy Policy Last Updated: June 15, 2025 &nbsp;&middot;&nbsp; St. Isidore the Farmer Parish, [&hellip;]","_links":{"self":[{"href":"https:\/\/demo5.yinwoodweb.com\/hondagua\/wp-json\/wp\/v2\/pages\/20","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=20"}],"version-history":[{"count":8,"href":"https:\/\/demo5.yinwoodweb.com\/hondagua\/wp-json\/wp\/v2\/pages\/20\/revisions"}],"predecessor-version":[{"id":722,"href":"https:\/\/demo5.yinwoodweb.com\/hondagua\/wp-json\/wp\/v2\/pages\/20\/revisions\/722"}],"wp:attachment":[{"href":"https:\/\/demo5.yinwoodweb.com\/hondagua\/wp-json\/wp\/v2\/media?parent=20"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}