{"id":30,"date":"2026-03-13T07:36:23","date_gmt":"2026-03-13T07:36:23","guid":{"rendered":"https:\/\/demo6.yinwoodweb.com\/pidacsan\/?page_id=30"},"modified":"2026-07-02T03:41:05","modified_gmt":"2026-07-02T03:41:05","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/demo6.yinwoodweb.com\/pidacsan\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-62be24df alignfull uagb-is-root-container\"><div class=\"wp-block-bplugins-custom-html\" id='bPluginsCustomHtml-1'>\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Privacy Policy \u2014 San Lorenzo Ruiz De Manila Parish<\/title>\n\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\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=Crimson+Pro:ital,wght@0,300;0,400;0,600;1,300;1,400&#038;family=DM+Mono:wght@300;400&#038;display=swap\" rel=\"stylesheet\">\n\n  <style>\n    \/* ===================== DESIGN TOKENS ===================== *\/\n    :root {\n      --slr-dark: #0e0a0c;\n      --slr-burgundy-dark: #1a1016;\n      --slr-cardinal-deep: #2a1420;\n      --slr-warm-white: #f0ece4;\n      --slr-text-body: #bfb8ae;\n      --slr-text-muted: #7a7570;\n      --slr-gold: #c8a45c;\n      --slr-gold-bright: #dcc278;\n      --slr-bronze: #a67c3d;\n      --slr-surface: rgba(255,255,255,0.03);\n      --slr-border: rgba(200,164,92,0.12);\n\n      --slr-font-display: 'Cormorant Garamond', serif;\n      --slr-font-elegant: 'Cormorant Garamond', serif;\n      --slr-font-body: 'Crimson Pro', serif;\n      --slr-font-mono: 'DM Mono', monospace;\n\n      --slr-container-max: 1100px;\n      --slr-section-pad-y: 100px;\n      --slr-section-pad-x: clamp(20px, 5vw, 60px);\n    }\n\n    \/* ===================== RESET ===================== *\/\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { scroll-behavior: smooth; }\n    body {\n      font-family: var(--slr-font-body);\n      background: var(--slr-dark);\n      color: var(--slr-text-body);\n      line-height: 1.7;\n      -webkit-font-smoothing: antialiased;\n      overflow-x: hidden;\n    }\n    a { color: var(--slr-gold); text-decoration: none; transition: color 0.3s ease; }\n    a:hover { color: var(--slr-gold-bright); }\n\n    \/* ===================== KEYFRAMES ===================== *\/\n    @keyframes slr-gradientShift {\n      0%, 100% { background-position: 0% 50%; }\n      50% { background-position: 100% 50%; }\n    }\n    @keyframes slr-fadeIn {\n      from { opacity: 0; }\n      to   { opacity: 1; }\n    }\n    @keyframes slr-fadeUp {\n      from { opacity: 0; transform: translateY(24px); }\n      to   { opacity: 1; transform: translateY(0); }\n    }\n    @keyframes slr-pulseGlow {\n      0%, 100% { opacity: 1; box-shadow: 0 0 4px rgba(200,164,92,0.4); }\n      50%      { opacity: 0.5; box-shadow: 0 0 12px rgba(200,164,92,0.7); }\n    }\n    @keyframes slr-goldenGlow {\n      0%, 100% { opacity: 0.6; transform: scale(1); }\n      50%      { opacity: 1; transform: scale(1.08); }\n    }\n    @keyframes slr-rayMove {\n      from { transform: translate(-50%, -50%) rotate(0deg); }\n      to   { transform: translate(-50%, -50%) rotate(360deg); }\n    }\n    @keyframes slr-crossPulse {\n      0%, 100% { opacity: 0.06; }\n      50%      { opacity: 0.1; }\n    }\n    @keyframes slr-particleRise {\n      0%   { bottom: -10px; opacity: 0; }\n      10%  { opacity: 0.6; }\n      90%  { opacity: 0.2; }\n      100% { bottom: 110%; opacity: 0; }\n    }\n    @keyframes slr-bounceSoft {\n      0%, 100% { transform: translateY(0); opacity: 0.5; }\n      50%      { transform: translateY(8px); opacity: 1; }\n    }\n    @keyframes slr-borderGlow {\n      0%, 100% { border-color: rgba(200,164,92,0.15); }\n      50%      { border-color: rgba(200,164,92,0.35); }\n    }\n    @keyframes slr-floatSlow {\n      0%, 100% { transform: translateY(0) rotate(0deg); }\n      50%      { transform: translateY(-10px) rotate(5deg); }\n    }\n    @keyframes slr-lightSweep {\n      0%   { left: -100%; }\n      50%, 100% { left: 150%; }\n    }\n    @keyframes slr-heroReveal {\n      from { opacity: 0; transform: translateY(30px) scale(0.98); }\n      to   { opacity: 1; transform: translateY(0) scale(1); }\n    }\n    @keyframes slr-textReveal {\n      from { opacity: 0; transform: translateY(16px); letter-spacing: 0.05em; }\n      to   { opacity: 1; transform: translateY(0); letter-spacing: normal; }\n    }\n    @keyframes slr-cardReveal {\n      from { opacity: 0; transform: translateY(16px) scale(0.96); }\n      to   { opacity: 1; transform: translateY(0) scale(1); }\n    }\n\n    \/* ===================== POLICY HERO ===================== *\/\n    .slr-policy-hero {\n      position: relative;\n      min-height: 50vh;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n      background: linear-gradient(135deg, var(--slr-dark) 0%, var(--slr-burgundy-dark) 30%, var(--slr-cardinal-deep) 60%, var(--slr-dark) 100%);\n      background-size: 200% 200%;\n      animation: slr-gradientShift 12s ease infinite;\n      padding: var(--slr-section-pad-x);\n    }\n    .slr-policy-hero::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(ellipse at 20% 80%, rgba(200,164,92,0.08) 0%, transparent 50%),\n        radial-gradient(ellipse at 80% 20%, rgba(139,34,82,0.12) 0%, transparent 50%),\n        radial-gradient(ellipse at 50% 50%, rgba(123,30,45,0.15) 0%, transparent 70%);\n      z-index: 1;\n    }\n    .slr-policy-hero::after {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background-image: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23C8A45C' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n      opacity: 0.5;\n      z-index: 1;\n    }\n\n    \/* Glow orbs *\/\n    .slr-policy-hero__glow {\n      position: absolute;\n      border-radius: 50%;\n      pointer-events: none;\n      z-index: 1;\n    }\n    .slr-policy-hero__glow--1 {\n      width: 500px; height: 500px;\n      top: -20%; left: -10%;\n      background: radial-gradient(circle, rgba(200,164,92,0.1), transparent 70%);\n      animation: slr-goldenGlow 8s ease-in-out infinite;\n    }\n    .slr-policy-hero__glow--2 {\n      width: 400px; height: 400px;\n      bottom: -15%; right: -5%;\n      background: radial-gradient(circle, rgba(139,34,82,0.12), transparent 70%);\n      animation: slr-goldenGlow 10s ease-in-out infinite 3s;\n    }\n\n    \/* Rotating rays *\/\n    .slr-policy-hero__rays {\n      position: absolute;\n      top: 50%; left: 50%;\n      width: 600px; height: 600px;\n      transform: translate(-50%, -50%);\n      z-index: 1;\n      animation: slr-rayMove 60s linear infinite;\n      opacity: 0.12;\n    }\n    .slr-policy-hero__rays::before,\n    .slr-policy-hero__rays::after {\n      content: '';\n      position: absolute;\n      top: 50%; left: 50%;\n      width: 2px; height: 300px;\n      transform-origin: center top;\n      background: linear-gradient(to bottom, rgba(200,164,92,0.4), transparent);\n    }\n    .slr-policy-hero__rays::before { transform: translate(-50%, 0) rotate(0deg); }\n    .slr-policy-hero__rays::after  { transform: translate(-50%, 0) rotate(45deg); }\n\n    \/* Decorative cross *\/\n    .slr-policy-hero__cross {\n      position: absolute;\n      top: 50%; left: 50%;\n      transform: translate(-50%, -50%);\n      z-index: 2;\n      opacity: 0.05;\n      animation: slr-crossPulse 8s ease-in-out infinite;\n    }\n    .slr-policy-hero__cross svg {\n      width: 300px; height: 420px;\n      fill: var(--slr-gold);\n    }\n\n    \/* Particles *\/\n    .slr-policy-hero__particles {\n      position: absolute;\n      inset: 0;\n      z-index: 2;\n      pointer-events: none;\n      overflow: hidden;\n    }\n    .slr-policy-hero__particle {\n      position: absolute;\n      bottom: -10px;\n      width: 3px; height: 3px;\n      background: var(--slr-gold);\n      border-radius: 50%;\n      opacity: 0;\n      animation: slr-particleRise linear infinite;\n    }\n    .slr-policy-hero__particle:nth-child(1) { left: 12%;  animation-duration: 14s; animation-delay: 0s; width: 2px; height: 2px; }\n    .slr-policy-hero__particle:nth-child(2) { left: 30%;  animation-duration: 17s; animation-delay: 3s; width: 4px; height: 4px; }\n    .slr-policy-hero__particle:nth-child(3) { left: 48%;  animation-duration: 12s; animation-delay: 1s; }\n    .slr-policy-hero__particle:nth-child(4) { left: 65%;  animation-duration: 19s; animation-delay: 5s; width: 2px; height: 2px; }\n    .slr-policy-hero__particle:nth-child(5) { left: 78%;  animation-duration: 15s; animation-delay: 2s; width: 4px; height: 4px; }\n    .slr-policy-hero__particle:nth-child(6) { left: 90%;  animation-duration: 13s; animation-delay: 4s; }\n\n    \/* Arch decorations *\/\n    .slr-policy-hero__arch {\n      position: absolute;\n      bottom: 0; left: 50%;\n      transform: translateX(-50%);\n      width: 500px; height: 250px;\n      border: 1px solid rgba(200,164,92,0.08);\n      border-radius: 250px 250px 0 0;\n      border-bottom: none;\n      z-index: 2;\n    }\n    .slr-policy-hero__arch--inner {\n      width: 350px; height: 175px;\n      border-radius: 175px 175px 0 0;\n      border-color: rgba(200,164,92,0.05);\n    }\n\n    \/* Hero content *\/\n    .slr-policy-hero__content {\n      position: relative;\n      z-index: 10;\n      text-align: center;\n      max-width: 800px;\n      animation: slr-heroReveal 1.2s ease forwards;\n    }\n\n    .slr-policy-hero__badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      padding: 10px 28px;\n      border: 1px solid rgba(200,164,92,0.3);\n      border-radius: 50px;\n      background: rgba(200,164,92,0.08);\n      backdrop-filter: blur(10px);\n      color: var(--slr-gold);\n      font-family: var(--slr-font-mono);\n      font-size: 0.72rem;\n      letter-spacing: 3px;\n      text-transform: uppercase;\n      margin-bottom: 28px;\n      animation: slr-fadeIn 1s ease 0.3s both;\n    }\n    .slr-policy-hero__badge-dot {\n      width: 6px; height: 6px;\n      background: var(--slr-gold);\n      border-radius: 50%;\n      animation: slr-pulseGlow 2s ease-in-out infinite;\n    }\n\n    .slr-policy-hero__title {\n      font-family: var(--slr-font-display);\n      font-size: clamp(2.5rem, 6vw, 4.5rem);\n      font-weight: 700;\n      line-height: 1.1;\n      color: var(--slr-warm-white);\n      margin-bottom: 10px;\n      animation: slr-textReveal 1s ease 0.5s both;\n    }\n    .slr-policy-hero__title em {\n      font-style: italic;\n      color: var(--slr-gold);\n      display: block;\n      font-size: 0.45em;\n      font-weight: 400;\n      letter-spacing: 6px;\n      text-transform: uppercase;\n      margin-top: 10px;\n      font-family: var(--slr-font-elegant);\n    }\n\n    .slr-policy-hero__divider {\n      width: 80px; height: 2px;\n      background: linear-gradient(90deg, transparent, var(--slr-gold), transparent);\n      margin: 20px auto 0;\n      animation: slr-fadeIn 1s ease 0.9s both;\n    }\n\n    \/* ===================== POLICY BODY ===================== *\/\n    .slr-policy-body {\n      position: relative;\n      padding: var(--slr-section-pad-y) var(--slr-section-pad-x);\n      background: var(--slr-dark);\n      overflow: hidden;\n    }\n    .slr-policy-body::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(ellipse at 0% 0%, rgba(123,30,45,0.08) 0%, transparent 50%),\n        radial-gradient(ellipse at 100% 100%, rgba(200,164,92,0.05) 0%, transparent 50%);\n    }\n    .slr-policy-body::after {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background-image: url(\"data:image\/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none'%3E%3Cg fill='%23C8A45C' fill-opacity='0.02'%3E%3Cpath d='M50 50c0-5.523 4.477-10 10-10s10 4.477 10 10-4.477 10-10 10c0 5.523-4.477 10-10 10s-10-4.477-10-10 4.477-10 10-10zM10 10c0-5.523 4.477-10 10-10s10 4.477 10 10-4.477 10-10 10c0 5.523-4.477 10-10 10S0 25.523 0 20s4.477-10 10-10z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n    }\n\n    .slr-policy-body__container {\n      position: relative;\n      z-index: 2;\n      max-width: var(--slr-container-max);\n      margin: 0 auto;\n    }\n\n    \/* Intro paragraph *\/\n    .slr-policy-intro {\n      font-family: var(--slr-font-body);\n      font-size: 1.05rem;\n      line-height: 2;\n      color: var(--slr-text-body);\n      margin-bottom: 50px;\n      padding-bottom: 50px;\n      border-bottom: 1px solid var(--slr-border);\n      opacity: 0;\n    }\n    .slr-policy-intro.is-visible { animation: slr-fadeUp 0.8s ease forwards; }\n\n    \/* Section blocks *\/\n    .slr-policy-section {\n      margin-bottom: 48px;\n      opacity: 0;\n    }\n    .slr-policy-section.is-visible { animation: slr-fadeUp 0.7s ease forwards; }\n\n    .slr-policy-section__header {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n      margin-bottom: 20px;\n    }\n    .slr-policy-section__icon {\n      flex-shrink: 0;\n      width: 42px; height: 42px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      border: 1px solid rgba(200,164,92,0.25);\n      border-radius: 8px;\n      background: rgba(200,164,92,0.06);\n      color: var(--slr-gold);\n      font-size: 1.1rem;\n    }\n    .slr-policy-section__title {\n      font-family: var(--slr-font-display);\n      font-size: clamp(1.3rem, 2.5vw, 1.7rem);\n      font-weight: 600;\n      color: var(--slr-warm-white);\n      letter-spacing: 1px;\n      text-transform: uppercase;\n    }\n\n    .slr-policy-section__text {\n      font-family: var(--slr-font-body);\n      font-size: 1rem;\n      line-height: 1.9;\n      color: var(--slr-text-body);\n      margin-bottom: 14px;\n    }\n\n    .slr-policy-section__list {\n      list-style: none;\n      padding: 0;\n      margin: 18px 0 0;\n    }\n    .slr-policy-section__list li {\n      position: relative;\n      padding: 14px 20px 14px 36px;\n      font-family: var(--slr-font-body);\n      font-size: 0.98rem;\n      line-height: 1.7;\n      color: var(--slr-text-body);\n      border: 1px solid var(--slr-border);\n      border-radius: 6px;\n      background: var(--slr-surface);\n      backdrop-filter: blur(5px);\n      transition: all 0.35s ease;\n      margin-bottom: 10px;\n    }\n    .slr-policy-section__list li::before {\n      content: '';\n      position: absolute;\n      left: 14px;\n      top: 50%;\n      transform: translateY(-50%);\n      width: 6px; height: 6px;\n      background: var(--slr-gold);\n      border-radius: 50%;\n    }\n    .slr-policy-section__list li:hover {\n      border-color: rgba(200,164,92,0.3);\n      transform: translateX(4px);\n      box-shadow: 0 4px 20px rgba(0,0,0,0.15);\n    }\n\n    \/* Sub-section cards (for Uses of Information) *\/\n    .slr-policy-cards {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 14px;\n      margin-top: 18px;\n    }\n    .slr-policy-card {\n      padding: 20px;\n      background: var(--slr-surface);\n      border: 1px solid var(--slr-border);\n      border-radius: 8px;\n      backdrop-filter: blur(5px);\n      transition: all 0.4s ease;\n    }\n    .slr-policy-card:hover {\n      transform: translateY(-4px);\n      border-color: rgba(200,164,92,0.3);\n      box-shadow: 0 8px 30px rgba(0,0,0,0.2);\n    }\n    .slr-policy-card__icon {\n      font-size: 1.2rem;\n      color: var(--slr-gold);\n      margin-bottom: 8px;\n    }\n    .slr-policy-card__text {\n      font-family: var(--slr-font-body);\n      font-size: 0.92rem;\n      line-height: 1.7;\n      color: var(--slr-text-body);\n    }\n\n    \/* Divider between sections *\/\n    .slr-policy-divider {\n      width: 50px; height: 2px;\n      background: linear-gradient(90deg, transparent, var(--slr-gold), transparent);\n      margin: 0 0 48px;\n    }\n\n    \/* Footer note *\/\n    .slr-policy-footer {\n      margin-top: 30px;\n      padding-top: 30px;\n      border-top: 1px solid var(--slr-border);\n      text-align: center;\n      opacity: 0;\n    }\n    .slr-policy-footer.is-visible { animation: slr-fadeUp 0.8s ease forwards; }\n    .slr-policy-footer__updated {\n      font-family: var(--slr-font-mono);\n      font-size: 0.75rem;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: var(--slr-text-muted);\n      margin-bottom: 12px;\n    }\n    .slr-policy-footer__contact {\n      font-family: var(--slr-font-body);\n      font-size: 0.95rem;\n      color: var(--slr-text-body);\n    }\n    .slr-policy-footer__contact a {\n      color: var(--slr-gold);\n      border-bottom: 1px solid rgba(200,164,92,0.3);\n      padding-bottom: 2px;\n      transition: border-color 0.3s ease;\n    }\n    .slr-policy-footer__contact a:hover {\n      color: var(--slr-gold-bright);\n      border-color: var(--slr-gold-bright);\n    }\n\n    \/* Back to top *\/\n    .slr-policy-top {\n      position: fixed;\n      bottom: 32px;\n      right: 32px;\n      z-index: 100;\n      width: 46px; height: 46px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: rgba(200,164,92,0.12);\n      border: 1px solid rgba(200,164,92,0.3);\n      border-radius: 50%;\n      color: var(--slr-gold);\n      font-size: 1.1rem;\n      backdrop-filter: blur(8px);\n      cursor: pointer;\n      opacity: 0;\n      transform: translateY(20px);\n      transition: all 0.4s ease;\n      pointer-events: none;\n      text-decoration: none;\n    }\n    .slr-policy-top.is-visible {\n      opacity: 1;\n      transform: translateY(0);\n      pointer-events: auto;\n    }\n    .slr-policy-top:hover {\n      background: rgba(200,164,92,0.25);\n      box-shadow: 0 4px 20px rgba(200,164,92,0.3);\n    }\n\n    \/* ===================== RESPONSIVE ===================== *\/\n    @media (max-width: 768px) {\n      .slr-policy-hero { min-height: 40vh; }\n      .slr-policy-hero__cross svg { width: 200px; height: 280px; }\n      .slr-policy-hero__rays { width: 400px; height: 400px; }\n      .slr-policy-hero__arch { width: 300px; height: 150px; border-radius: 150px 150px 0 0; }\n      .slr-policy-hero__arch--inner { width: 200px; height: 100px; border-radius: 100px 100px 0 0; }\n      .slr-policy-cards { grid-template-columns: 1fr; }\n      .slr-policy-section__header { flex-direction: column; align-items: flex-start; gap: 10px; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- ==================== HERO BANNER ==================== -->\n  <section class=\"slr-policy-hero\" role=\"banner\" aria-label=\"Privacy Policy Hero\">\n    <div class=\"slr-policy-hero__glow slr-policy-hero__glow--1\"><\/div>\n    <div class=\"slr-policy-hero__glow slr-policy-hero__glow--2\"><\/div>\n    <div class=\"slr-policy-hero__rays\"><\/div>\n    <div class=\"slr-policy-hero__cross\">\n      <svg viewBox=\"0 0 100 140\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect x=\"42\" y=\"0\" width=\"16\" height=\"140\" rx=\"2\"\/>\n        <rect x=\"10\" y=\"28\" width=\"80\" height=\"16\" rx=\"2\"\/>\n      <\/svg>\n    <\/div>\n    <div class=\"slr-policy-hero__arch\"><\/div>\n    <div class=\"slr-policy-hero__arch slr-policy-hero__arch--inner\"><\/div>\n\n    <div class=\"slr-policy-hero__particles\">\n      <div class=\"slr-policy-hero__particle\"><\/div>\n      <div class=\"slr-policy-hero__particle\"><\/div>\n      <div class=\"slr-policy-hero__particle\"><\/div>\n      <div class=\"slr-policy-hero__particle\"><\/div>\n      <div class=\"slr-policy-hero__particle\"><\/div>\n      <div class=\"slr-policy-hero__particle\"><\/div>\n    <\/div>\n\n    <div class=\"slr-policy-hero__content\">\n      <div class=\"slr-policy-hero__badge\">\n        <span class=\"slr-policy-hero__badge-dot\"><\/span>\n        Your Privacy Matters\n        <span class=\"slr-policy-hero__badge-dot\"><\/span>\n      <\/div>\n      <h1 class=\"slr-policy-hero__title\">\n        Privacy Policy\n        <em>San Lorenzo Ruiz De Manila Parish<\/em>\n      <\/h1>\n      <div class=\"slr-policy-hero__divider\"><\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ==================== POLICY BODY ==================== -->\n  <section class=\"slr-policy-body\" aria-label=\"Privacy Policy Content\">\n    <div class=\"slr-policy-body__container\">\n\n      <!-- Intro -->\n      <p class=\"slr-policy-intro\" data-slr-reveal>\n        San Lorenzo Ruiz De Manila Parish is firmly committed to protecting your privacy and providing a safe online experience for all our users while delivering the highest quality experience. Since we gather certain types of information from you, in order to fulfill your requests and better serve your needs, we believe you should fully understand the terms and conditions surrounding the collection and use of this information. This Privacy Policy discloses the information we collect, how we use it, the steps we take to safeguard your personal information, updating your information, protecting children&#8217;s privacy and links to website advertisements. Please read the complete Terms &amp; Conditions and <a href=\"#contact\">Contact Us<\/a> if you have any questions.\n      <\/p>\n\n      <div class=\"slr-policy-divider\"><\/div>\n\n      <!-- Section: Information We Collect -->\n      <div class=\"slr-policy-section\" data-slr-reveal>\n        <div class=\"slr-policy-section__header\">\n          <div class=\"slr-policy-section__icon\">\n            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 16v-4M12 8h.01\"\/><\/svg>\n          <\/div>\n          <h2 class=\"slr-policy-section__title\">Information We Collect<\/h2>\n        <\/div>\n        <p class=\"slr-policy-section__text\">\n          San Lorenzo Ruiz De Manila Parish does not sell, share or trade customers information collected both online and offline. When you create an account, the Basic information we collect may include your:\n        <\/p>\n        <ul class=\"slr-policy-section__list\">\n          <li>Name<\/li>\n          <li>Email Address<\/li>\n          <li>Website or Social Media URL<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Section: Use of the Information -->\n      <div class=\"slr-policy-section\" data-slr-reveal>\n        <div class=\"slr-policy-section__header\">\n          <div class=\"slr-policy-section__icon\">\n            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/><path d=\"M2 17l10 5 10-5\"\/><path d=\"M2 12l10 5 10-5\"\/><\/svg>\n          <\/div>\n          <h2 class=\"slr-policy-section__title\">Use of the Information<\/h2>\n        <\/div>\n        <p class=\"slr-policy-section__text\">\n          We use the information we collect for things like:\n        <\/p>\n        <div class=\"slr-policy-cards\">\n          <div class=\"slr-policy-card\">\n            <div class=\"slr-policy-card__icon\">&#10013;<\/div>\n            <div class=\"slr-policy-card__text\">Verifying you are not a Dummy Account to prevent spread of Inappropriate content<\/div>\n          <\/div>\n          <div class=\"slr-policy-card\">\n            <div class=\"slr-policy-card__icon\">&#10148;<\/div>\n            <div class=\"slr-policy-card__text\">Delivering services<\/div>\n          <\/div>\n          <div class=\"slr-policy-card\">\n            <div class=\"slr-policy-card__icon\">&#9734;<\/div>\n            <div class=\"slr-policy-card__text\">Establishing and managing your accounts with us<\/div>\n          <\/div>\n          <div class=\"slr-policy-card\">\n            <div class=\"slr-policy-card__icon\">&#10084;<\/div>\n            <div class=\"slr-policy-card__text\">Operating, evaluating and improving our business<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Section: Data Retention -->\n      <div class=\"slr-policy-section\" data-slr-reveal>\n        <div class=\"slr-policy-section__header\">\n          <div class=\"slr-policy-section__icon\">\n            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          <\/div>\n          <h2 class=\"slr-policy-section__title\">Data Retention<\/h2>\n        <\/div>\n        <p class=\"slr-policy-section__text\">\n          We will retain your information for as long as your account is active or as needed to provide you services, comply with our obligations, resolve disputes, and enforce our agreements.\n        <\/p>\n      <\/div>\n\n      <!-- Section: Protection of the Information -->\n      <div class=\"slr-policy-section\" data-slr-reveal>\n        <div class=\"slr-policy-section__header\">\n          <div class=\"slr-policy-section__icon\">\n            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n          <\/div>\n          <h2 class=\"slr-policy-section__title\">Protection of the Information<\/h2>\n        <\/div>\n        <p class=\"slr-policy-section__text\">\n          We ensure that all information collected will be safely and securely stored. We protect your personal information by:\n        <\/p>\n        <ul class=\"slr-policy-section__list\">\n          <li>Restricting access to personal information<\/li>\n          <li>Maintaining technology products to prevent unauthorized computer access<\/li>\n          <li>Securely destroying your personal information when it&#8217;s no longer needed for our record retention purposes<\/li>\n        <\/ul>\n        <p class=\"slr-policy-section__text\" style=\"margin-top: 18px;\">\n          We use a variety of information security measures to protect your online transactions with us.\n        <\/p>\n      <\/div>\n\n      <!-- Section: Updating the Information -->\n      <div class=\"slr-policy-section\" data-slr-reveal>\n        <div class=\"slr-policy-section__header\">\n          <div class=\"slr-policy-section__icon\">\n            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 4H4a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2v-7\"\/><path d=\"M18.5 2.5a2.121 2.121 0 013 3L12 15l-4 1 1-4 9.5-9.5z\"\/><\/svg>\n          <\/div>\n          <h2 class=\"slr-policy-section__title\">Updating the Information<\/h2>\n        <\/div>\n        <p class=\"slr-policy-section__text\">\n          You can update your personal information anytime by accessing your account on our website.\n        <\/p>\n      <\/div>\n\n      <!-- Section: Protecting Children's Privacy -->\n      <div class=\"slr-policy-section\" data-slr-reveal>\n        <div class=\"slr-policy-section__header\">\n          <div class=\"slr-policy-section__icon\">\n            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.84 4.61a5.5 5.5 0 00-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 00-7.78 7.78L12 21.23l8.84-8.84a5.5 5.5 0 000-7.78z\"\/><\/svg>\n          <\/div>\n          <h2 class=\"slr-policy-section__title\">Protecting Children&#8217;s Privacy<\/h2>\n        <\/div>\n        <p class=\"slr-policy-section__text\">\n          We are committed to protecting children&#8217;s privacy on the Internet and we do not knowingly collect personal information from children under the age of 13.\n        <\/p>\n      <\/div>\n\n      <!-- Section: Privacy Policy Updates -->\n      <div class=\"slr-policy-section\" data-slr-reveal>\n        <div class=\"slr-policy-section__header\">\n          <div class=\"slr-policy-section__icon\">\n            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 12a9 9 0 11-6.22-8.56\"\/><polyline points=\"21 3 21 9 15 9\"\/><\/svg>\n          <\/div>\n          <h2 class=\"slr-policy-section__title\">Privacy Policy Updates<\/h2>\n        <\/div>\n        <p class=\"slr-policy-section__text\">\n          We may need to update our Privacy Policy as San Lorenzo Ruiz De Manila Parish and our community grow and evolve. If we make significant changes to the Privacy Policy, we&#8217;ll post a message on our website(s).\n        <\/p>\n      <\/div>\n\n      <!-- Section: Have Questions? -->\n      <div class=\"slr-policy-section\" data-slr-reveal id=\"contact\">\n        <div class=\"slr-policy-section__header\">\n          <div class=\"slr-policy-section__icon\">\n            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><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          <\/div>\n          <h2 class=\"slr-policy-section__title\">Have Questions?<\/h2>\n        <\/div>\n        <p class=\"slr-policy-section__text\">\n          If you have any questions about our Privacy Policy, we&#8217;ll do our best to answer them. <a href=\"#\">Click to Contact Us.<\/a>\n        <\/p>\n      <\/div>\n\n      <!-- Footer note -->\n      <div class=\"slr-policy-footer\" data-slr-reveal>\n        <p class=\"slr-policy-footer__updated\">Last Updated: 3\/6\/2026<\/p>\n        <p class=\"slr-policy-footer__contact\">\n          &copy; San Lorenzo Ruiz De Manila Parish &mdash; A Community of Faith, Courage &amp; Devotion\n        <\/p>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- Back to top -->\n  <a href=\"#\" class=\"slr-policy-top\" id=\"slrPolicyTop\" aria-label=\"Back to top\">\n    <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"18 15 12 9 6 15\"\/><\/svg>\n  <\/a>\n\n  <!-- ==================== SCRIPTS ==================== -->\n  <script>\n  (function(){\n    \/* Scroll-reveal *\/\n    var els = document.querySelectorAll('[data-slr-reveal]');\n    if(els.length){\n      var obs = new IntersectionObserver(function(entries){\n        entries.forEach(function(e){\n          if(e.isIntersecting){\n            e.target.classList.add('is-visible');\n            obs.unobserve(e.target);\n          }\n        });\n      },{threshold:0.12});\n      els.forEach(function(el){ obs.observe(el); });\n    }\n\n    \/* Back-to-top visibility *\/\n    var topBtn = document.getElementById('slrPolicyTop');\n    if(topBtn){\n      window.addEventListener('scroll', function(){\n        if(window.scrollY > 400){ topBtn.classList.add('is-visible'); }\n        else{ topBtn.classList.remove('is-visible'); }\n      }, {passive:true});\n      topBtn.addEventListener('click', function(e){\n        e.preventDefault();\n        window.scrollTo({top:0, behavior:'smooth'});\n      });\n    }\n  })();\n  <\/script>\n\n<\/body>\n<\/html><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","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 Policy - San Lorenzo Ruiz De Manila Parish","description":""},"footnotes":""},"class_list":["post-30","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":"Everest Co","author_link":"https:\/\/demo6.yinwoodweb.com\/pidacsan\/blog\/author\/phwpywadsa623\/"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"https:\/\/demo6.yinwoodweb.com\/pidacsan\/wp-json\/wp\/v2\/pages\/30","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo6.yinwoodweb.com\/pidacsan\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo6.yinwoodweb.com\/pidacsan\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo6.yinwoodweb.com\/pidacsan\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/demo6.yinwoodweb.com\/pidacsan\/wp-json\/wp\/v2\/comments?post=30"}],"version-history":[{"count":1,"href":"https:\/\/demo6.yinwoodweb.com\/pidacsan\/wp-json\/wp\/v2\/pages\/30\/revisions"}],"predecessor-version":[{"id":961,"href":"https:\/\/demo6.yinwoodweb.com\/pidacsan\/wp-json\/wp\/v2\/pages\/30\/revisions\/961"}],"wp:attachment":[{"href":"https:\/\/demo6.yinwoodweb.com\/pidacsan\/wp-json\/wp\/v2\/media?parent=30"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}