{"id":35,"date":"2026-03-13T07:59:42","date_gmt":"2026-03-13T07:59:42","guid":{"rendered":"https:\/\/Demo5.yinwoodweb.com\/perez\/?page_id=35"},"modified":"2026-07-22T03:51:44","modified_gmt":"2026-07-22T03:51:44","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/Demo5.yinwoodweb.com\/perez\/privacy-policy\/","title":{"rendered":"Privacy"},"content":{"rendered":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-7d7e725b alignfull uagb-is-root-container\">\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\">\n<title>Privacy Policy | YinWoodWeb<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&#038;family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&#038;display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n<style>\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\n\n:root{\n  --bg:#F4EDE2;\n  --cream:#FFFEF9;\n  --warm:#FDF8F0;\n  --border:#E9DCCF;\n  --border-mid:#E2CFB7;\n  --border-hover:#D0B084;\n  --brown-dark:#6B3E1C;\n  --brown:#7C4D2B;\n  --brown-mid:#9F6838;\n  --amber:#B47C48;\n  --gold:#C9915E;\n  --gold-light:#D6B17E;\n  --sand:#E2CFB7;\n  --cream-text:#FADB9F;\n  --text-primary:#2C241E;\n  --text-body:#3D2C20;\n  --text-muted:#7B5A3E;\n  --text-light:#9B7A5A;\n  --max-content:1100px;\n}\n\nhtml{scroll-behavior:smooth;}\nbody{\n  background:var(--bg);margin:0;padding:0;\n  font-family:'Inter',system-ui,-apple-system,sans-serif;\n  color:var(--text-primary);overflow-x:hidden;\n  -webkit-font-smoothing:antialiased;\n}\n\n.privacy-page{width:100%;position:relative;overflow:hidden;}\n.privacy-page a{text-decoration:none!important;}\n.inner{width:100%;max-width:var(--max-content);margin:0 auto;padding:0 clamp(1.2rem,4vw,3rem);}\n\n\/* ===== ANIMATIONS ===== *\/\n@keyframes fadeUp{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}\n@keyframes fadeIn{from{opacity:0}to{opacity:1}}\n\n\/* ===== PARTICLES ===== *\/\n.particles-container{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}\n.particle{position:absolute;border-radius:50%;opacity:0;animation:particleFloat linear infinite;}\n@keyframes particleFloat{\n  0%{opacity:0;transform:translateY(0) translateX(0) scale(.5)}\n  10%{opacity:.5}90%{opacity:.4}\n  100%{opacity:0;transform:translateY(-100vh) translateX(50px) scale(1.2)}\n}\n.particle.p1{width:5px;height:5px;background:#C9915E;left:8%;bottom:-20px;animation-duration:14s;animation-delay:0s}\n.particle.p2{width:3px;height:3px;background:#B47C48;left:18%;bottom:-20px;animation-duration:17s;animation-delay:1.5s}\n.particle.p3{width:7px;height:7px;background:#E2CFB7;left:30%;bottom:-20px;animation-duration:13s;animation-delay:3s}\n.particle.p4{width:4px;height:4px;background:#9F6838;left:45%;bottom:-20px;animation-duration:16s;animation-delay:.8s}\n.particle.p5{width:6px;height:6px;background:#FADB9F;left:60%;bottom:-20px;animation-duration:18s;animation-delay:2s}\n.particle.p6{width:3px;height:3px;background:#D6B17E;left:75%;bottom:-20px;animation-duration:20s;animation-delay:4s}\n.particle.p7{width:5px;height:5px;background:#C9915E;left:88%;bottom:-20px;animation-duration:15s;animation-delay:5s}\n.particle.p8{width:4px;height:4px;background:rgba(244,237,226,.4);left:52%;bottom:-20px;animation-duration:22s;animation-delay:7s}\n\n\/* ===== HERO \u2014 FULL BLEED ===== *\/\n.privacy-hero{\n  width:100%;padding:clamp(3rem,7vw,5rem) 0;\n  text-align:center;position:relative;overflow:hidden;\n  min-height:clamp(300px,42vh,460px);\n  display:flex;align-items:center;justify-content:center;\n  animation:fadeUp .7s ease-out;z-index:1;\n}\n.privacy-hero-bg{\n  position:absolute;inset:0;z-index:0;\n  background:linear-gradient(135deg,var(--brown) 0%,var(--brown-mid) 50%,var(--amber) 100%);\n}\n.privacy-hero-bg::before{\n  content:'';position:absolute;inset:0;\n  background:\n    radial-gradient(ellipse at 15% 85%,rgba(255,255,255,.06) 0%,transparent 50%),\n    radial-gradient(ellipse at 90% 10%,rgba(255,255,255,.04) 0%,transparent 50%);\n  pointer-events:none;\n}\n.privacy-hero-bg::after{\n  content:'';position:absolute;inset:0;\n  background: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='%23ffffff' fill-opacity='0.04'%3E%3Ccircle cx='30' cy='30' r='1.5'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n  pointer-events:none;\n}\n.privacy-hero .hero-inner{position:relative;z-index:2;max-width:700px;padding:0 2rem}\n.hero-icon{\n  width:76px;height:76px;border-radius:50%;margin:0 auto 22px;\n  background:rgba(255,255,255,.12);backdrop-filter:blur(8px);\n  border:1px solid rgba(255,255,255,.2);\n  display:flex;align-items:center;justify-content:center;\n  animation:fadeUp .7s .05s ease-out backwards;\n}\n.hero-icon i{font-size:2rem;color:var(--cream-text)}\n.privacy-hero h1{\n  font-family:'Cormorant Garamond',serif;\n  font-size:clamp(2.2rem,5vw,3.4rem);\n  font-weight:700;color:#FFF6EA;line-height:1.1;\n  margin-bottom:12px;\n  text-shadow:0 3px 30px rgba(0,0,0,.2);\n  animation:fadeUp .7s .1s ease-out backwards;\n}\n.privacy-hero .hero-sub{\n  font-size:clamp(.95rem,1.6vw,1.1rem);color:#FFECCF;\n  max-width:600px;margin:0 auto 20px;font-weight:400;line-height:1.7;\n  animation:fadeUp .7s .2s ease-out backwards;\n}\n.hero-meta{\n  display:inline-flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:center;\n  animation:fadeUp .7s .3s ease-out backwards;\n}\n.hero-meta span{\n  display:inline-flex;align-items:center;gap:6px;\n  font-size:.78rem;color:rgba(255,254,249,.6);font-weight:500;\n}\n.hero-meta span i{font-size:.7rem;color:var(--cream-text)}\n\n\/* ===== SECTION FULL ===== *\/\n.section-full{width:100%;padding:clamp(2rem,4vw,3rem) 0;position:relative;z-index:1;}\n\n\/* ===== TOC \u2014 FULL BLEED ===== *\/\n.toc-full{\n  width:100%;\n  background:#F9F2E8;\n  border-top:1px solid var(--border);\n  border-bottom:1px solid var(--border);\n  padding:clamp(.8rem,1.5vw,1.2rem) 0;\n  position:relative;z-index:1;\n}\n.toc-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}\n.toc-label{\n  font-size:.72rem;font-weight:700;text-transform:uppercase;\n  letter-spacing:.08em;color:var(--text-light);white-space:nowrap;\n}\n.toc-label i{margin-right:4px;color:var(--amber)}\n.toc-links{display:flex;flex-wrap:wrap;gap:6px}\n.toc-links a{\n  font-size:.74rem;font-weight:600;color:var(--brown);\n  padding:5px 12px;border-radius:20px;\n  background:var(--cream);border:1px solid var(--sand);\n  transition:all .25s ease;white-space:nowrap;\n}\n.toc-links a:hover{background:#EDE2D4;border-color:var(--amber);color:var(--brown-dark)}\n\n\/* ===== CONTENT SECTIONS ===== *\/\n.pp-intro{\n  background:var(--warm);border-left:4px solid var(--gold);\n  border-radius:0 16px 16px 0;padding:20px 24px;\n  margin-bottom:2.5rem;font-size:.94rem;line-height:1.78;\n  color:var(--text-body);\n  animation:fadeUp .5s .05s ease-out backwards;\n}\n.pp-intro i{color:var(--gold);margin-right:8px}\n\n.pp-section{\n  margin-bottom:2.5rem;\n  animation:fadeUp .5s ease-out backwards;\n}\n.pp-section:nth-child(2){animation-delay:.08s}\n.pp-section:nth-child(3){animation-delay:.12s}\n.pp-section:nth-child(4){animation-delay:.16s}\n.pp-section:nth-child(5){animation-delay:.2s}\n.pp-section:nth-child(6){animation-delay:.24s}\n.pp-section:nth-child(7){animation-delay:.28s}\n.pp-section:nth-child(8){animation-delay:.32s}\n.pp-section:nth-child(9){animation-delay:.36s}\n.pp-section:last-child{margin-bottom:0}\n\n.pp-heading{\n  font-family:'Cormorant Garamond',serif;font-size:1.65rem;\n  font-weight:700;color:var(--brown-dark);margin-bottom:16px;\n  display:flex;align-items:center;gap:12px;\n  padding-bottom:12px;border-bottom:2px solid var(--border);\n}\n.pp-heading .pp-icon{\n  width:42px;height:42px;border-radius:12px;flex-shrink:0;\n  background:linear-gradient(135deg,var(--brown),var(--brown-mid));\n  display:flex;align-items:center;justify-content:center;\n}\n.pp-heading .pp-icon i{font-size:1rem;color:var(--cream-text)}\n.pp-heading .pp-num{\n  font-family:'Inter',sans-serif;font-size:.65rem;font-weight:700;\n  color:var(--amber);background:#F9F2E8;padding:3px 10px;\n  border-radius:20px;margin-left:auto;white-space:nowrap;\n}\n\n.pp-body p{font-size:.94rem;line-height:1.78;color:var(--text-body);margin-bottom:14px}\n.pp-body p:last-child{margin-bottom:0}\n\n\/* List items *\/\n.pp-list{list-style:none;padding:0;margin:14px 0 16px}\n.pp-list li{\n  display:flex;align-items:flex-start;gap:12px;\n  font-size:.92rem;line-height:1.65;color:var(--text-body);\n  margin-bottom:10px;padding:14px 16px;\n  background:var(--warm);border-radius:14px;\n  border:1px solid #F1E7DC;\n  transition:all .25s ease;\n}\n.pp-list li:hover{\n  background:#F9F2E8;border-color:var(--sand);\n  transform:translateX(4px);\n}\n.pp-list li .list-icon{\n  width:28px;height:28px;border-radius:8px;flex-shrink:0;\n  background:linear-gradient(135deg,var(--amber),var(--gold));\n  display:flex;align-items:center;justify-content:center;margin-top:1px;\n}\n.pp-list li .list-icon i{font-size:.65rem;color:#FFFEF9}\n\n\/* Highlight box *\/\n.pp-highlight{\n  background:linear-gradient(135deg,var(--cream),var(--warm));\n  border:1.5px solid var(--sand);border-radius:20px;\n  padding:22px 24px;margin:18px 0;\n  display:flex;align-items:flex-start;gap:16px;\n}\n.pp-highlight .hl-icon{\n  width:46px;height:46px;border-radius:50%;flex-shrink:0;\n  background:linear-gradient(135deg,var(--brown),var(--brown-mid));\n  display:flex;align-items:center;justify-content:center;\n}\n.pp-highlight .hl-icon i{font-size:1.1rem;color:var(--cream-text)}\n.pp-highlight .hl-text{font-size:.9rem;line-height:1.65;color:var(--text-body)}\n.pp-highlight .hl-text strong{color:var(--brown-dark)}\n\n\/* Contact card *\/\n.pp-contact-card{\n  background:linear-gradient(135deg,var(--cream),#F9F2E8);\n  border:1.5px solid var(--sand);border-radius:24px;\n  padding:26px;display:flex;align-items:center;gap:20px;\n  flex-wrap:wrap;margin-top:20px;\n}\n.pp-contact-icon{\n  width:66px;height:66px;border-radius:50%;flex-shrink:0;\n  background:linear-gradient(135deg,var(--brown),var(--brown-mid));\n  display:flex;align-items:center;justify-content:center;\n}\n.pp-contact-icon i{font-size:1.6rem;color:var(--cream-text)}\n.pp-contact-text{flex:1;min-width:200px}\n.pp-contact-text h4{\n  font-family:'Cormorant Garamond',serif;font-size:1.35rem;\n  font-weight:700;color:var(--brown-dark);margin-bottom:6px;\n}\n.pp-contact-text p{font-size:.88rem;color:var(--text-muted);line-height:1.6}\n.pp-contact-chips{display:flex;gap:10px;flex-wrap:wrap}\n.pp-chip{\n  display:inline-flex;align-items:center;gap:8px;\n  background:var(--cream);border:1px solid var(--sand);\n  border-radius:50px;padding:9px 18px;font-size:.82rem;\n  color:var(--brown-dark);\n  transition:all .25s;font-weight:500;\n}\n.pp-chip:hover{border-color:var(--amber);background:#EDE2D4}\n.pp-chip i{color:var(--amber);font-size:.82rem}\n\n\/* ===== HIGHLIGHTS \u2014 FULL BLEED ===== *\/\n.highlights-full{\n  width:100%;\n  background:linear-gradient(135deg,var(--brown-dark),var(--brown-mid));\n  padding:clamp(2.5rem,4vw,3.5rem) 0;\n  position:relative;z-index:1;overflow:hidden;\n}\n.highlights-full::before{\n  content:'';position:absolute;inset:0;\n  background: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='%23ffffff' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='1.5'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n  pointer-events:none;\n}\n.highlights-bar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;position:relative;z-index:1}\n.hl-item{text-align:center;flex:1;min-width:130px}\n.hl-item i{font-size:1.8rem;color:var(--cream-text);margin-bottom:10px;display:block}\n.hl-number{font-family:'Cormorant Garamond',serif;font-size:2.2rem;font-weight:700;color:#FFF6EA}\n.hl-label{font-size:.78rem;color:#FFECCF;font-weight:500;margin-top:4px}\n\n\/* ===== FOOTER \u2014 FULL BLEED ===== *\/\n.privacy-footer{\n  width:100%;text-align:center;\n  padding:clamp(2rem,4vw,3rem) 2rem;\n  position:relative;z-index:1;\n}\n.privacy-footer p{font-size:.8rem;color:var(--text-light);margin-bottom:8px}\n.privacy-footer .pf-link{\n  color:var(--amber);font-weight:600;transition:color .2s;\n}\n.privacy-footer .pf-link:hover{color:var(--brown-dark)}\n.privacy-footer .pf-divider{\n  width:60px;height:2px;\n  background:linear-gradient(90deg,var(--gold),var(--sand));\n  margin:14px auto;border-radius:2px;\n}\n.privacy-footer .pf-update{\n  display:inline-flex;align-items:center;gap:6px;\n  background:#F9F2E8;border:1px solid var(--sand);\n  border-radius:20px;padding:4px 14px;\n  font-size:.72rem;color:var(--text-muted);margin-top:8px;\n}\n.privacy-footer .pf-update i{color:var(--amber);font-size:.6rem}\n\n\/* ===== RESPONSIVE ===== *\/\n@media(max-width:780px){\n  .pp-heading{font-size:1.4rem;flex-wrap:wrap}\n  .pp-heading .pp-num{margin-left:0;margin-top:4px}\n  .pp-contact-card{flex-direction:column;text-align:center}\n  .pp-contact-chips{justify-content:center}\n}\n@media(max-width:500px){\n  .pp-heading{font-size:1.25rem}\n  .pp-list li{padding:10px 12px}\n  .pp-highlight{padding:16px 18px}\n  .hl-item{min-width:100px}\n}\n<\/style>\n<\/head>\n<body>\n\n<div class=\"privacy-page\">\n\n  <!-- PARTICLES -->\n  <div class=\"particles-container\">\n    <div class=\"particle p1\"><\/div><div class=\"particle p2\"><\/div>\n    <div class=\"particle p3\"><\/div><div class=\"particle p4\"><\/div>\n    <div class=\"particle p5\"><\/div><div class=\"particle p6\"><\/div>\n    <div class=\"particle p7\"><\/div><div class=\"particle p8\"><\/div>\n  <\/div>\n\n  <!-- ==================== HERO \u2014 FULL BLEED ==================== -->\n  <header class=\"privacy-hero\">\n    <div class=\"privacy-hero-bg\"><\/div>\n    <div class=\"hero-inner\">\n      <div class=\"hero-icon\"><i class=\"fas fa-shield-alt\"><\/i><\/div>\n      <h1>Privacy Policy<\/h1>\n      <p class=\"hero-sub\">Your privacy matters to us. Learn how we collect, use, and protect your personal information.<\/p>\n      <div class=\"hero-meta\">\n        <span><i class=\"fas fa-globe\"><\/i>  St Anthony of Padua Parish.com<\/span>\n        <span><i class=\"fas fa-calendar-alt\"><\/i> Last Updated: March 6, 2026<\/span>\n        <span><i class=\"fas fa-lock\"><\/i> Secure &amp; Confidential<\/span>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <!-- ==================== TOC \u2014 FULL BLEED ==================== -->\n  <div class=\"toc-full\">\n    <div class=\"inner\">\n      <nav class=\"toc-bar\">\n        <span class=\"toc-label\"><i class=\"fas fa-list\"><\/i> Quick Navigation<\/span>\n        <div class=\"toc-links\">\n          <a href=\"#intro\">Overview<\/a>\n          <a href=\"#collection\">Information Collected<\/a>\n          <a href=\"#use\">Use of Information<\/a>\n          <a href=\"#retention\">Data Retention<\/a>\n          <a href=\"#protection\">Protection<\/a>\n          <a href=\"#updating\">Updating Info<\/a>\n          <a href=\"#children\">Children&#8217;s Privacy<\/a>\n          <a href=\"#updates\">Policy Updates<\/a>\n          <a href=\"#contact\">Contact Us<\/a>\n        <\/div>\n      <\/nav>\n    <\/div>\n  <\/div>\n\n  <!-- ==================== CONTENT ==================== -->\n  <div class=\"section-full\">\n    <div class=\"inner\">\n\n      <!-- INTRO -->\n      <div class=\"pp-intro\" id=\"intro\">\n        <p><i class=\"fas fa-info-circle\"><\/i> St Anthony of Padua 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 to safeguard your personal information, updating your information, protecting children&#8217;s privacy, and links to website advertisements.<\/p>\n      <\/div>\n\n      <!-- 1. INFORMATION WE COLLECT -->\n      <div class=\"pp-section\" id=\"collection\">\n        <div class=\"pp-heading\">\n          <span class=\"pp-icon\"><i class=\"fas fa-database\"><\/i><\/span>\n          Information We Collect\n          <span class=\"pp-num\">Section 01<\/span>\n        <\/div>\n        <div class=\"pp-body\">\n          <p>YinWoodWeb.com does not sell, share, or trade customers&#8217; information collected both online and offline. When you create an account, the basic information we collect may include the following:<\/p>\n          <ul class=\"pp-list\">\n            <li>\n              <span class=\"list-icon\"><i class=\"fas fa-user\"><\/i><\/span>\n              <span><strong>Full Name<\/strong> \u2014 Used to identify your account and personalize your experience across our platform.<\/span>\n            <\/li>\n            <li>\n              <span class=\"list-icon\"><i class=\"fas fa-envelope\"><\/i><\/span>\n              <span><strong>Email Address<\/strong> \u2014 Used for account verification, communication, and important service notifications.<\/span>\n            <\/li>\n            <li>\n              <span class=\"list-icon\"><i class=\"fas fa-globe\"><\/i><\/span>\n              <span><strong>Website or Social Media URL<\/strong> \u2014 Used to connect your online presence and verify account authenticity.<\/span>\n            <\/li>\n          <\/ul>\n          <div class=\"pp-highlight\">\n            <div class=\"hl-icon\"><i class=\"fas fa-handshake\"><\/i><\/div>\n            <div class=\"hl-text\"><strong>Our Promise:<\/strong> We do not sell, share, or trade any personal information we collect \u2014 whether gathered online or offline. Your data stays with us, used only for the purposes outlined in this policy.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- 2. USE OF INFORMATION -->\n      <div class=\"pp-section\" id=\"use\">\n        <div class=\"pp-heading\">\n          <span class=\"pp-icon\"><i class=\"fas fa-cogs\"><\/i><\/span>\n          Use of the Information\n          <span class=\"pp-num\">Section 02<\/span>\n        <\/div>\n        <div class=\"pp-body\">\n          <p>We use the information we collect strictly for legitimate business purposes that directly serve your experience on our platform:<\/p>\n          <ul class=\"pp-list\">\n            <li>\n              <span class=\"list-icon\"><i class=\"fas fa-user-check\"><\/i><\/span>\n              <span><strong>Account Verification<\/strong> \u2014 Verifying you are not a dummy account to prevent the spread of inappropriate content and maintain platform integrity.<\/span>\n            <\/li>\n            <li>\n              <span class=\"list-icon\"><i class=\"fas fa-truck\"><\/i><\/span>\n              <span><strong>Delivering Services<\/strong> \u2014 Providing the products, features, and services you request from us efficiently and reliably.<\/span>\n            <\/li>\n            <li>\n              <span class=\"list-icon\"><i class=\"fas fa-users-cog\"><\/i><\/span>\n              <span><strong>Account Management<\/strong> \u2014 Establishing and managing your accounts with us, including preferences, settings, and history.<\/span>\n            <\/li>\n            <li>\n              <span class=\"list-icon\"><i class=\"fas fa-chart-line\"><\/i><\/span>\n              <span><strong>Business Operations<\/strong> \u2014 Operating, evaluating, and improving our business, products, services, and overall user experience.<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- 3. DATA RETENTION -->\n      <div class=\"pp-section\" id=\"retention\">\n        <div class=\"pp-heading\">\n          <span class=\"pp-icon\"><i class=\"fas fa-clock\"><\/i><\/span>\n          Data Retention\n          <span class=\"pp-num\">Section 03<\/span>\n        <\/div>\n        <div class=\"pp-body\">\n          <p>We will retain your information for as long as your account is active or as needed to provide you services, comply with our legal obligations, resolve disputes, and enforce our agreements.<\/p>\n          <p>When your data is no longer needed for these purposes, it will be securely deleted or anonymized in accordance with our data retention policies.<\/p>\n          <div class=\"pp-highlight\">\n            <div class=\"hl-icon\"><i class=\"fas fa-calendar-check\"><\/i><\/div>\n            <div class=\"hl-text\"><strong>Key Point:<\/strong> Your information is retained only as long as your account remains active or as required by law. You may request deletion at any time by contacting us.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- 4. PROTECTION -->\n      <div class=\"pp-section\" id=\"protection\">\n        <div class=\"pp-heading\">\n          <span class=\"pp-icon\"><i class=\"fas fa-lock\"><\/i><\/span>\n          Protection of the Information\n          <span class=\"pp-num\">Section 04<\/span>\n        <\/div>\n        <div class=\"pp-body\">\n          <p>We ensure that all information collected will be safely and securely stored. We protect your personal information through the following measures:<\/p>\n          <ul class=\"pp-list\">\n            <li>\n              <span class=\"list-icon\"><i class=\"fas fa-key\"><\/i><\/span>\n              <span><strong>Restricted Access<\/strong> \u2014 Limiting access to personal information to authorized personnel only, on a need-to-know basis.<\/span>\n            <\/li>\n            <li>\n              <span class=\"list-icon\"><i class=\"fas fa-shield-alt\"><\/i><\/span>\n              <span><strong>Technology Safeguards<\/strong> \u2014 Maintaining advanced technology products and protocols to prevent unauthorized computer access and data breaches.<\/span>\n            <\/li>\n            <li>\n              <span class=\"list-icon\"><i class=\"fas fa-trash-alt\"><\/i><\/span>\n              <span><strong>Secure Disposal<\/strong> \u2014 Securely destroying your personal information when it&#8217;s no longer needed for our record retention purposes.<\/span>\n            <\/li>\n            <li>\n              <span class=\"list-icon\"><i class=\"fas fa-credit-card\"><\/i><\/span>\n              <span><strong>Transaction Security<\/strong> \u2014 Using a variety of industry-standard information security measures to protect your online transactions with us.<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- 5. UPDATING -->\n      <div class=\"pp-section\" id=\"updating\">\n        <div class=\"pp-heading\">\n          <span class=\"pp-icon\"><i class=\"fas fa-user-edit\"><\/i><\/span>\n          Updating the Information\n          <span class=\"pp-num\">Section 05<\/span>\n        <\/div>\n        <div class=\"pp-body\">\n          <p>You have full control over your personal information. You can update, correct, or modify your personal information anytime by accessing your account settings on our website.<\/p>\n          <p>If you experience any difficulty updating your information or wish to request a complete copy of the data we hold about you, please do not hesitate to contact us directly.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 6. CHILDREN -->\n      <div class=\"pp-section\" id=\"children\">\n        <div class=\"pp-heading\">\n          <span class=\"pp-icon\"><i class=\"fas fa-child\"><\/i><\/span>\n          Protecting Children&#8217;s Privacy\n          <span class=\"pp-num\">Section 06<\/span>\n        <\/div>\n        <div class=\"pp-body\">\n          <p>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.<\/p>\n          <div class=\"pp-highlight\">\n            <div class=\"hl-icon\"><i class=\"fas fa-baby\"><\/i><\/div>\n            <div class=\"hl-text\"><strong>Age Requirement:<\/strong> Our services are not directed at children under 13 years of age. If we discover that we have inadvertently collected information from a child under 13, we will promptly delete that information from our records.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- 7. POLICY UPDATES -->\n      <div class=\"pp-section\" id=\"updates\">\n        <div class=\"pp-heading\">\n          <span class=\"pp-icon\"><i class=\"fas fa-sync-alt\"><\/i><\/span>\n          Privacy Policy Updates\n          <span class=\"pp-num\">Section 07<\/span>\n        <\/div>\n        <div class=\"pp-body\">\n          <p>We may need to update our Privacy Policy as YinWoodWeb and our customers grow and evolve. If we make significant changes to the Privacy Policy, we will post a prominent message on our website(s) to notify you of the updates.<\/p>\n          <p>We encourage you to review this Privacy Policy periodically to stay informed about how we are protecting the personal information we collect.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 8. CONTACT -->\n      <div class=\"pp-section\" id=\"contact\">\n        <div class=\"pp-heading\">\n          <span class=\"pp-icon\"><i class=\"fas fa-envelope-open-text\"><\/i><\/span>\n          Have Questions?\n          <span class=\"pp-num\">Section 08<\/span>\n        <\/div>\n        <div class=\"pp-body\">\n          <p>If you have any questions, concerns, or requests regarding our Privacy Policy or how we handle your personal information, we will do our best to answer them promptly and thoroughly.<\/p>\n          <div class=\"pp-contact-card\">\n            <div class=\"pp-contact-icon\"><i class=\"fas fa-headset\"><\/i><\/div>\n            <div class=\"pp-contact-text\">\n              <h4>Get in Touch With Us<\/h4>\n              <p>We&#8217;re here to help. Reach out through any of the channels below and our team will respond as soon as possible.<\/p>\n            <\/div>\n            <div class=\"pp-contact-chips\">\n              <a href=\"https:\/\/demo5.yinwoodweb.com\/Perez\/\" class=\"pp-chip\"><i class=\"fas fa-globe\"><\/i> St Anthony of Padua Parish.com<\/a>\n              <a href=\"https:\/\/demo5.yinwoodweb.com\/perez\/contact-us\/\" class=\"pp-chip\"><i class=\"fas fa-envelope\"><\/i> Contact Us<\/a>\n              <a href=\"https:\/\/demo5.yinwoodweb.com\/perez\/contact-us\/\" class=\"pp-chip\"><i class=\"fas fa-question-circle\"><\/i> Help Center<\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- ==================== HIGHLIGHTS \u2014 FULL BLEED ==================== -->\n  <div class=\"highlights-full\">\n    <div class=\"inner\">\n      <div class=\"highlights-bar\">\n        <div class=\"hl-item\"><i class=\"fas fa-shield-alt\"><\/i><div class=\"hl-number\">8<\/div><div class=\"hl-label\">Sections<\/div><\/div>\n        <div class=\"hl-item\"><i class=\"fas fa-lock\"><\/i><div class=\"hl-number\">100%<\/div><div class=\"hl-label\">Data Protected<\/div><\/div>\n        <div class=\"hl-item\"><i class=\"fas fa-calendar-alt\"><\/i><div class=\"hl-number\">2026<\/div><div class=\"hl-label\">Last Updated<\/div><\/div>\n        <div class=\"hl-item\"><i class=\"fas fa-user-shield\"><\/i><div class=\"hl-number\">Full<\/div><div class=\"hl-label\">User Control<\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ==================== FOOTER ==================== -->\n  <footer class=\"privacy-footer\">\n    <p>This Privacy Policy applies to <a href=\"https:\/\/demo5.yinwoodweb.com\/Perez\/\" class=\"pf-link\">St Anthony of Padua Parish.com<\/a> and all related services.<\/p>\n    <div class=\"pf-divider\"><\/div>\n    <div class=\"pf-update\"><i class=\"fas fa-calendar-alt\"><\/i> Last Updated: March 6, 2026<\/div>\n  <\/footer>\n\n<\/div>\n\n<script>\n(function(){\n  'use strict';\n\n  \/* ===== SMOOTH SCROLL FOR TOC ===== *\/\n  document.querySelectorAll('.toc-links a').forEach(function(a){\n    a.addEventListener('click',function(e){\n      var target=document.querySelector(this.getAttribute('href'));\n      if(target){\n        e.preventDefault();\n        var top=target.getBoundingClientRect().top+window.pageYOffset-20;\n        window.scrollTo({top:top,behavior:'smooth'});\n      }\n    });\n  });\n\n  \/* ===== SCROLL REVEAL ===== *\/\n  if('IntersectionObserver' in window){\n    var els=document.querySelectorAll('.pp-section,.pp-intro,.pp-contact-card');\n    var obs=new IntersectionObserver(function(entries){\n      entries.forEach(function(e){\n        if(e.isIntersecting){\n          e.target.style.opacity='1';\n          e.target.style.transform='translateY(0)';\n          obs.unobserve(e.target);\n        }\n      });\n    },{threshold:0.1});\n    els.forEach(function(el,i){\n      el.style.opacity='0';\n      el.style.transform='translateY(18px)';\n      el.style.transition='opacity .6s ease '+(i%8)*.06+'s, transform .6s ease '+(i%8)*.06+'s';\n      obs.observe(el);\n    });\n  }\n\n})();\n<\/script>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Privacy Policy | YinWoodWeb Privacy Policy Your privacy matters to us. Learn how we collect, use, and protect your personal [&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. Anthony of Padua Parish","description":"Privacy Policy | YinWoodWeb Privacy Policy Your privacy matters to us. Learn how we collect, use, and protect your personal information. St Anthony of Padua Par"},"footnotes":""},"class_list":["post-35","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\/perez\/author\/phwpywadsa623\/"},"uagb_comment_info":0,"uagb_excerpt":"Privacy Policy | YinWoodWeb Privacy Policy Your privacy matters to us. Learn how we collect, use, and protect your personal [&hellip;]","_links":{"self":[{"href":"https:\/\/Demo5.yinwoodweb.com\/perez\/wp-json\/wp\/v2\/pages\/35","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/Demo5.yinwoodweb.com\/perez\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/Demo5.yinwoodweb.com\/perez\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/Demo5.yinwoodweb.com\/perez\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/Demo5.yinwoodweb.com\/perez\/wp-json\/wp\/v2\/comments?post=35"}],"version-history":[{"count":11,"href":"https:\/\/Demo5.yinwoodweb.com\/perez\/wp-json\/wp\/v2\/pages\/35\/revisions"}],"predecessor-version":[{"id":1797,"href":"https:\/\/Demo5.yinwoodweb.com\/perez\/wp-json\/wp\/v2\/pages\/35\/revisions\/1797"}],"wp:attachment":[{"href":"https:\/\/Demo5.yinwoodweb.com\/perez\/wp-json\/wp\/v2\/media?parent=35"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}