{"id":3,"date":"2026-02-14T18:36:07","date_gmt":"2026-02-14T18:36:07","guid":{"rendered":"https:\/\/www.lanuevaomaha.com\/?page_id=3"},"modified":"2026-08-13T18:40:00","modified_gmt":"2026-08-13T23:40:00","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/www.lanuevaomaha.com\/en_us\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* =========================================================\n   LA NUEVA OMAHA\n   PRIVACY POLICY\n   WORDPRESS-SAFE STYLES\n   ========================================================= *\/\n\n\n\/* =========================================================\n   BASE\n   ========================================================= *\/\n\n.ln-policy,\n.ln-policy * {\n  box-sizing: border-box;\n}\n\n.ln-policy {\n  --ln-red: #780715;\n  --ln-red-dark: #4c080f;\n\n  --ln-gold: #d6b414;\n  --ln-gold-light: #f0d54a;\n\n  --ln-text: #2b2824;\n  --ln-muted: #625e59;\n\n  --ln-cream: #fffdf8;\n  --ln-cream-dark: #faf6eb;\n\n  width: 100%;\n  max-width: 100%;\n\n  margin: 0;\n  padding: 0;\n\n  font-family: inherit;\n  line-height: 1.7;\n\n  color: var(--ln-text);\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.ln-policy-header {\n  position: relative;\n\n  width: 100%;\n\n  margin: 0 0 36px;\n\n  padding:\n    clamp(38px, 6vw, 70px)\n    clamp(22px, 5vw, 58px);\n\n  overflow: hidden;\n\n  border-radius: 16px;\n\n  background:\n    radial-gradient(\n      circle at 90% 10%,\n      rgba(213, 144, 69, 0.28),\n      transparent 32%\n    ),\n    linear-gradient(\n      135deg,\n      #40050a,\n      #720713 60%,\n      #8c0b1a\n    );\n\n  box-shadow:\n    0 12px 35px\n    rgba(0, 0, 0, 0.08);\n}\n\n\n\/* Gold bottom line *\/\n\n.ln-policy-header::after {\n  content: \"\";\n\n  position: absolute;\n\n  left: 0;\n  bottom: 0;\n\n  width: 100%;\n  height: 5px;\n\n  background:\n    linear-gradient(\n      90deg,\n      var(--ln-gold),\n      var(--ln-gold-light),\n      var(--ln-gold)\n    );\n}\n\n\n\/* =========================================================\n   HERO KICKER\n   ========================================================= *\/\n\n.ln-policy-kicker {\n  display: flex;\n  align-items: center;\n\n  margin-bottom: 16px;\n\n  color: var(--ln-gold-light);\n\n  font-size: 12px;\n  font-weight: 800;\n\n  letter-spacing: 0.2em;\n\n  text-transform: uppercase;\n}\n\n.ln-policy-kicker::before {\n  content: \"\";\n\n  width: 30px;\n  height: 3px;\n\n  margin-right: 12px;\n\n  border-radius: 10px;\n\n  background: var(--ln-gold);\n}\n\n\n\/* =========================================================\n   HERO TITLE\n   ========================================================= *\/\n\n.ln-policy-header h1 {\n  margin: 0 0 18px !important;\n  padding: 0 !important;\n\n  color: #ffffff !important;\n\n  font-family: inherit !important;\n\n  font-size:\n    clamp(\n      38px,\n      6vw,\n      62px\n    ) !important;\n\n  font-weight: 800 !important;\n\n  line-height: 1.06 !important;\n\n  letter-spacing:\n    -0.035em !important;\n\n  text-transform: none !important;\n}\n\n\n\/* =========================================================\n   HERO DESCRIPTION\n   ========================================================= *\/\n\n.ln-policy-lead {\n  max-width: 760px;\n\n  margin: 0 !important;\n\n  color:\n    rgba(\n      255,\n      255,\n      255,\n      0.84\n    ) !important;\n\n  font-size:\n    clamp(\n      15px,\n      1.5vw,\n      18px\n    ) !important;\n\n  line-height: 1.75 !important;\n}\n\n\n\/* =========================================================\n   DATE\n   ========================================================= *\/\n\n.ln-policy-date {\n  display: inline-block;\n\n  margin-top: 24px;\n\n  padding: 8px 14px;\n\n  border:\n    1px solid\n    rgba(\n      255,\n      255,\n      255,\n      0.20\n    );\n\n  border-radius: 50px;\n\n  background:\n    rgba(\n      255,\n      255,\n      255,\n      0.08\n    );\n\n  color:\n    rgba(\n      255,\n      255,\n      255,\n      0.82\n    );\n\n  font-size: 12px;\n  font-weight: 600;\n\n  backdrop-filter: blur(4px);\n  -webkit-backdrop-filter: blur(4px);\n}\n\n\n\/* =========================================================\n   BODY\n   ========================================================= *\/\n\n.ln-policy-body {\n  width: 100%;\n  max-width: 100%;\n\n  margin: 0;\n}\n\n\n\/* =========================================================\n   ON THIS PAGE\n   ========================================================= *\/\n\n.ln-policy-nav {\n  margin-bottom: 26px;\n\n  padding: 20px 22px;\n\n  border:\n    1px solid\n    rgba(\n      214,\n      180,\n      20,\n      0.20\n    );\n\n  border-radius: 12px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fffdf8 0%,\n      #faf6eb 100%\n    );\n\n  box-shadow:\n    0 8px 25px\n    rgba(0, 0, 0, 0.05);\n}\n\n\n\/* ON THIS PAGE TITLE *\/\n\n.ln-policy-nav > strong {\n  display: block;\n\n  margin-bottom: 12px;\n\n  color: var(--ln-red);\n\n  font-size: 11px;\n  font-weight: 800;\n\n  letter-spacing: 0.14em;\n\n  text-transform: uppercase;\n}\n\n\n\/* LINKS CONTAINER *\/\n\n.ln-policy-nav-links {\n  display: flex;\n  flex-wrap: wrap;\n\n  gap: 7px;\n}\n\n\n\/* LINKS *\/\n\n.ln-policy-nav-links a {\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  padding: 7px 11px;\n\n  border:\n    1px solid\n    rgba(\n      120,\n      7,\n      21,\n      0.05\n    );\n\n  border-radius: 6px;\n\n  background:\n    rgba(\n      120,\n      7,\n      21,\n      0.055\n    );\n\n  color: #514b47 !important;\n\n  font-size: 12px;\n  font-weight: 600;\n\n  line-height: 1.2;\n\n  text-decoration: none !important;\n\n  transition:\n    color 0.2s ease,\n    background 0.2s ease,\n    border-color 0.2s ease,\n    transform 0.2s ease;\n}\n\n\n.ln-policy-nav-links a:hover,\n.ln-policy-nav-links a.active {\n  color: var(--ln-red) !important;\n\n  background:\n    rgba(\n      214,\n      180,\n      20,\n      0.14\n    );\n\n  border-color:\n    rgba(\n      214,\n      180,\n      20,\n      0.28\n    );\n\n  transform: translateY(-1px);\n}\n\n\n\/* =========================================================\n   POLICY SECTIONS\n   ========================================================= *\/\n\n.ln-policy-section {\n  position: relative;\n\n  display: grid;\n\n  grid-template-columns:\n    46px\n    minmax(0, 1fr);\n\n  gap: 18px;\n\n  width: 100%;\n\n  margin: 0 0 18px;\n\n  padding:\n    clamp(\n      22px,\n      4vw,\n      32px\n    );\n\n  overflow: hidden;\n\n  scroll-margin-top: 30px;\n\n  border:\n    1px solid\n    rgba(\n      214,\n      180,\n      20,\n      0.18\n    );\n\n  border-radius: 13px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fffdf8 0%,\n      #faf6eb 100%\n    );\n\n  box-shadow:\n    0 8px 24px\n    rgba(\n      0,\n      0,\n      0,\n      0.045\n    );\n\n  transition:\n    border-color 0.25s ease,\n    box-shadow 0.25s ease;\n}\n\n\n\/* GOLD TOP ACCENT *\/\n\n.ln-policy-section::before {\n  content: \"\";\n\n  position: absolute;\n\n  top: 0;\n  left: 0;\n\n  width: 100%;\n  height: 3px;\n\n  background:\n    linear-gradient(\n      90deg,\n      var(--ln-gold) 0%,\n      rgba(214, 180, 20, 0.38) 35%,\n      transparent 80%\n    );\n}\n\n\n.ln-policy-section:hover {\n  border-color:\n    rgba(\n      214,\n      180,\n      20,\n      0.30\n    );\n\n  box-shadow:\n    0 10px 30px\n    rgba(\n      0,\n      0,\n      0,\n      0.06\n    );\n}\n\n\n\/* =========================================================\n   NUMBERS\n   ========================================================= *\/\n\n.ln-policy-number {\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  width: 42px;\n  height: 42px;\n\n  border:\n    1px solid\n    rgba(\n      120,\n      7,\n      21,\n      0.05\n    );\n\n  border-radius: 9px;\n\n  background:\n    rgba(\n      120,\n      7,\n      21,\n      0.075\n    );\n\n  color: var(--ln-red);\n\n  font-size: 11px;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   HEADINGS\n   ========================================================= *\/\n\n.ln-policy-section h2 {\n  margin:\n    1px\n    0\n    14px !important;\n\n  padding: 0 !important;\n\n  color: #2b2824 !important;\n\n  font-family: inherit !important;\n\n  font-size:\n    clamp(\n      21px,\n      3vw,\n      27px\n    ) !important;\n\n  font-weight: 750 !important;\n\n  line-height: 1.25 !important;\n\n  letter-spacing:\n    -0.02em !important;\n\n  text-transform: none !important;\n}\n\n\n\/* =========================================================\n   TEXT\n   ========================================================= *\/\n\n.ln-policy-section p {\n  margin:\n    0\n    0\n    14px !important;\n\n  color: #625e59 !important;\n\n  font-family: inherit !important;\n\n  font-size: 15px !important;\n\n  line-height: 1.75 !important;\n}\n\n.ln-policy-section p:last-child {\n  margin-bottom: 0 !important;\n}\n\n.ln-policy-section strong {\n  color: #2c2925;\n\n  font-weight: 700;\n}\n\n\n\/* LINKS *\/\n\n.ln-policy-section a:not(.ln-policy-button) {\n  color: var(--ln-red) !important;\n\n  font-weight: 650;\n\n  text-decoration: none !important;\n}\n\n.ln-policy-section a:not(.ln-policy-button):hover {\n  text-decoration: underline !important;\n}\n\n\n\/* =========================================================\n   LISTS\n   ========================================================= *\/\n\n.ln-policy-section ul {\n  margin:\n    15px\n    0\n    18px !important;\n\n  padding: 0 !important;\n\n  list-style: none !important;\n}\n\n.ln-policy-section li {\n  position: relative;\n\n  margin:\n    8px\n    0 !important;\n\n  padding:\n    0\n    0\n    0\n    22px !important;\n\n  color: var(--ln-muted);\n\n  font-size: 15px;\n\n  line-height: 1.6;\n\n  list-style: none !important;\n}\n\n.ln-policy-section li::before {\n  content: \"\";\n\n  position: absolute;\n\n  left: 2px;\n  top: 0.68em;\n\n  width: 6px;\n  height: 6px;\n\n  border-radius: 50%;\n\n  background: var(--ln-gold);\n}\n\n\n\/* =========================================================\n   SMS FEATURE\n   ========================================================= *\/\n\n.ln-policy-featured {\n  border-color:\n    rgba(\n      214,\n      180,\n      20,\n      0.42\n    );\n\n  background:\n    linear-gradient(\n      135deg,\n      #fff8dc 0%,\n      #fffdf4 50%,\n      #faf5e6 100%\n    );\n\n  box-shadow:\n    0 9px 28px\n    rgba(\n      120,\n      87,\n      0,\n      0.06\n    );\n}\n\n\n.ln-policy-featured .ln-policy-number {\n  background:\n    rgba(\n      214,\n      180,\n      20,\n      0.18\n    );\n\n  border-color:\n    rgba(\n      214,\n      180,\n      20,\n      0.18\n    );\n\n  color: #765e00;\n}\n\n\n\/* SMS TAG *\/\n\n.ln-policy-tag {\n  display: inline-block;\n\n  margin-bottom: 8px;\n\n  padding: 4px 8px;\n\n  border-radius: 5px;\n\n  background:\n    rgba(\n      214,\n      180,\n      20,\n      0.17\n    );\n\n  color: #715900;\n\n  font-size: 9px;\n  font-weight: 800;\n\n  letter-spacing: 0.12em;\n\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   CALLOUT\n   ========================================================= *\/\n\n.ln-policy-callout {\n  margin:\n    18px\n    0;\n\n  padding:\n    16px\n    18px;\n\n  border:\n    1px solid\n    rgba(\n      214,\n      180,\n      20,\n      0.24\n    );\n\n  border-left:\n    4px solid\n    var(--ln-gold);\n\n  border-radius: 8px;\n\n  background:\n    rgba(\n      214,\n      180,\n      20,\n      0.075\n    );\n\n  color: #4f493c;\n\n  font-size: 14px;\n\n  line-height: 1.65;\n}\n\n\n\/* =========================================================\n   BUTTONS\n   ========================================================= *\/\n\n.ln-policy-button {\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  margin-top: 5px;\n\n  padding: 10px 16px;\n\n  border:\n    1px solid\n    rgba(\n      120,\n      7,\n      21,\n      0.15\n    );\n\n  border-radius: 6px;\n\n  background: var(--ln-red);\n\n  color: #ffffff !important;\n\n  font-size: 13px;\n  font-weight: 700;\n\n  text-decoration: none !important;\n\n  box-shadow:\n    0 5px 15px\n    rgba(\n      120,\n      7,\n      21,\n      0.14\n    );\n\n  transition:\n    background 0.2s ease,\n    transform 0.2s ease,\n    box-shadow 0.2s ease;\n}\n\n.ln-policy-button:hover {\n  background: var(--ln-red-dark);\n\n  color: #ffffff !important;\n\n  transform: translateY(-1px);\n\n  box-shadow:\n    0 7px 18px\n    rgba(\n      120,\n      7,\n      21,\n      0.20\n    );\n}\n\n\n\/* =========================================================\n   CONTACT BOX\n   ========================================================= *\/\n\n.ln-policy-contact {\n  display: flex;\n  flex-direction: column;\n\n  gap: 4px;\n\n  margin-top: 17px;\n\n  padding: 17px 19px;\n\n  border:\n    1px solid\n    rgba(\n      120,\n      7,\n      21,\n      0.07\n    );\n\n  border-radius: 9px;\n\n  background:\n    rgba(\n      120,\n      7,\n      21,\n      0.045\n    );\n\n  color: #625d59;\n\n  font-size: 14px;\n}\n\n.ln-policy-contact strong {\n  color: var(--ln-red);\n}\n\n.ln-policy-contact a {\n  color: var(--ln-red) !important;\n\n  font-weight: 650;\n\n  text-decoration: none !important;\n}\n\n.ln-policy-contact a:hover {\n  text-decoration: underline !important;\n}\n\n\n\/* =========================================================\n   NIFTYTECHS\n   ========================================================= *\/\n\n.ln-policy-developer {\n  margin-top: 26px;\n\n  padding: 20px 22px;\n\n  border:\n    1px solid\n    rgba(\n      214,\n      180,\n      20,\n      0.18\n    );\n\n  border-left:\n    4px solid\n    var(--ln-gold);\n\n  border-radius: 8px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fffbed,\n      #f8f3e2\n    );\n}\n\n.ln-policy-developer > span {\n  display: block;\n\n  margin-bottom: 5px;\n\n  color: #77600c;\n\n  font-size: 9px;\n  font-weight: 800;\n\n  letter-spacing: 0.13em;\n\n  text-transform: uppercase;\n}\n\n.ln-policy-developer p {\n  margin: 0 !important;\n\n  color: #66605a !important;\n\n  font-size: 13px !important;\n\n  line-height: 1.65 !important;\n}\n\n.ln-policy-developer a {\n  color: var(--ln-red) !important;\n\n  font-weight: 750;\n\n  text-decoration: none !important;\n}\n\n.ln-policy-developer a:hover {\n  text-decoration: underline !important;\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media (max-width: 768px) {\n\n  .ln-policy-header {\n    margin-bottom: 25px;\n\n    border-radius: 12px;\n  }\n\n\n  .ln-policy-nav-links {\n    display: grid;\n\n    grid-template-columns:\n      repeat(\n        2,\n        minmax(0, 1fr)\n      );\n  }\n\n\n  .ln-policy-nav-links a {\n    justify-content: center;\n\n    text-align: center;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 520px) {\n\n  \/* HERO *\/\n\n  .ln-policy-header {\n    padding:\n      38px\n      20px\n      42px;\n\n    border-radius: 10px;\n  }\n\n\n  .ln-policy-header h1 {\n    font-size: 36px !important;\n  }\n\n\n  .ln-policy-lead {\n    font-size: 14.5px !important;\n  }\n\n\n  .ln-policy-date {\n    margin-top: 20px;\n\n    padding: 7px 12px;\n\n    font-size: 11px;\n  }\n\n\n  \/* NAVIGATION *\/\n\n  .ln-policy-nav {\n    padding: 17px;\n\n    border-radius: 10px;\n  }\n\n\n  .ln-policy-nav-links {\n    grid-template-columns: 1fr;\n  }\n\n\n  .ln-policy-nav-links a {\n    width: 100%;\n\n    padding: 9px 11px;\n  }\n\n\n  \/* POLICY CARDS *\/\n\n  .ln-policy-section {\n    display: block;\n\n    padding:\n      21px\n      18px;\n\n    border-radius: 10px;\n  }\n\n\n  \/* NUMBER *\/\n\n  .ln-policy-number {\n    width: 35px;\n    height: 35px;\n\n    margin-bottom: 14px;\n  }\n\n\n  \/* HEADINGS *\/\n\n  .ln-policy-section h2 {\n    font-size: 21px !important;\n  }\n\n\n  \/* TEXT *\/\n\n  .ln-policy-section p,\n  .ln-policy-section li {\n    font-size: 14px !important;\n  }\n\n\n  \/* BUTTON *\/\n\n  .ln-policy-button {\n    width: 100%;\n\n    justify-content: center;\n\n    text-align: center;\n  }\n\n\n  \/* CONTACT *\/\n\n  .ln-policy-contact {\n    padding: 15px;\n  }\n\n\n  \/* DEVELOPER *\/\n\n  .ln-policy-developer {\n    padding: 17px 18px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL PHONES\n   ========================================================= *\/\n\n@media (max-width: 380px) {\n\n  .ln-policy-header {\n    padding:\n      32px\n      17px\n      37px;\n  }\n\n\n  .ln-policy-header h1 {\n    font-size: 32px !important;\n  }\n\n\n  .ln-policy-nav {\n    padding: 14px;\n  }\n\n\n  .ln-policy-section {\n    padding:\n      19px\n      16px;\n  }\n\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n\n  \/* =====================================================\n     PRIVACY POLICY NAVIGATION\n     ===================================================== *\/\n\n  const navLinks = document.querySelectorAll(\n    '.ln-policy-nav-links a[href^=\"#\"]'\n  );\n\n  const sections = document.querySelectorAll(\n    \".ln-policy-section[id]\"\n  );\n\n\n  \/* =====================================================\n     SMOOTH SCROLL\n     ===================================================== *\/\n\n  navLinks.forEach(function (link) {\n\n    link.addEventListener(\"click\", function (event) {\n\n      const targetId = link.getAttribute(\"href\");\n\n      const target =\n        document.querySelector(targetId);\n\n      if (!target) {\n        return;\n      }\n\n      event.preventDefault();\n\n      target.scrollIntoView({\n        behavior: \"smooth\",\n        block: \"start\"\n      });\n\n      history.replaceState(\n        null,\n        \"\",\n        targetId\n      );\n\n    });\n\n  });\n\n\n  \/* =====================================================\n     ACTIVE SECTION\n     ===================================================== *\/\n\n  if (\"IntersectionObserver\" in window) {\n\n    const observer =\n      new IntersectionObserver(\n\n        function (entries) {\n\n          entries.forEach(function (entry) {\n\n            if (!entry.isIntersecting) {\n              return;\n            }\n\n            const sectionId =\n              entry.target.id;\n\n            navLinks.forEach(\n              function (link) {\n\n                const href =\n                  link.getAttribute(\"href\");\n\n                link.classList.toggle(\n                  \"active\",\n                  href === \"#\" + sectionId\n                );\n\n              }\n            );\n\n          });\n\n        },\n\n        {\n          root: null,\n          rootMargin: \"-20% 0px -65% 0px\",\n          threshold: 0\n        }\n\n      );\n\n\n    sections.forEach(\n      function (section) {\n        observer.observe(section);\n      }\n    );\n\n  }\n\n\n  \/* =====================================================\n     EXTERNAL LINK SECURITY\n     ===================================================== *\/\n\n  const externalLinks =\n    document.querySelectorAll(\n      '.ln-policy a[target=\"_blank\"]'\n    );\n\n  externalLinks.forEach(\n    function (link) {\n\n      link.setAttribute(\n        \"rel\",\n        \"noopener noreferrer\"\n      );\n\n    }\n  );\n\n});\n<\/script>\n\n<div class=\"ln-policy\">\n\n  <!-- =====================================================\n       HERO\n       ===================================================== -->\n  <header class=\"ln-policy-header\">\n\n    <span class=\"ln-policy-kicker\">\n      LA NUEVA OMAHA\n    <\/span>\n\n    <h1>Privacy Policy<\/h1>\n\n    <p class=\"ln-policy-lead\">\n      Your privacy matters to us. This Privacy Policy explains how\n      La Nueva Omaha and Munoz Media Group LLC collect, use, share,\n      and protect information when you visit or interact with our website.\n    <\/p>\n\n    <span class=\"ln-policy-date\">\n      Last Updated: August 13, 2026\n    <\/span>\n\n  <\/header>\n\n\n  <!-- =====================================================\n       CONTENT\n       ===================================================== -->\n  <div class=\"ln-policy-body\">\n\n\n    <!-- =====================================================\n         ON THIS PAGE\n         ===================================================== -->\n    <nav\n      class=\"ln-policy-nav\"\n      aria-label=\"Privacy Policy navigation\"\n    >\n\n      <strong>On This Page<\/strong>\n\n      <div class=\"ln-policy-nav-links\">\n\n        <a href=\"#privacy-who\">Who We Are<\/a>\n        <a href=\"#privacy-information\">Information We Collect<\/a>\n        <a href=\"#privacy-forms\">Contact Forms<\/a>\n        <a href=\"#privacy-cookies\">Cookies<\/a>\n        <a href=\"#privacy-analytics\">Analytics<\/a>\n        <a href=\"#privacy-streaming\">Streaming<\/a>\n        <a href=\"#privacy-third-party\">Third Parties<\/a>\n        <a href=\"#privacy-sms\">SMS<\/a>\n        <a href=\"#privacy-contests\">Contests<\/a>\n        <a href=\"#privacy-advertising\">Advertising<\/a>\n        <a href=\"#privacy-use\">How We Use Data<\/a>\n        <a href=\"#privacy-sharing\">Data Sharing<\/a>\n        <a href=\"#privacy-retention\">Retention<\/a>\n        <a href=\"#privacy-security\">Security<\/a>\n        <a href=\"#privacy-children\">Children<\/a>\n        <a href=\"#privacy-choices\">Your Choices<\/a>\n        <a href=\"#privacy-links\">External Links<\/a>\n        <a href=\"#privacy-changes\">Changes<\/a>\n        <a href=\"#privacy-contact\">Contact<\/a>\n\n      <\/div>\n\n    <\/nav>\n\n\n    <!-- =====================================================\n         01 WHO WE ARE\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-who\"\n    >\n\n      <span class=\"ln-policy-number\">\n        01\n      <\/span>\n\n      <div>\n\n        <h2>Who We Are<\/h2>\n\n        <p>\n          This Privacy Policy explains how\n          <strong>Munoz Media Group LLC<\/strong>,\n          owner and operator of\n          <strong>La Nueva Omaha<\/strong>,\n          collects, uses, and protects information when you visit\n          or interact with our website.\n        <\/p>\n\n        <p>\n          Our website address is\n          <a\n            href=\"https:\/\/www.lanuevaomaha.com\/\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n          >\n            www.lanuevaomaha.com\n          <\/a>.\n        <\/p>\n\n        <p>\n          By using our website, you acknowledge the practices\n          described in this Privacy Policy.\n        <\/p>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         02 INFORMATION\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-information\"\n    >\n\n      <span class=\"ln-policy-number\">\n        02\n      <\/span>\n\n      <div>\n\n        <h2>Information We May Collect<\/h2>\n\n        <p>\n          Depending on how you interact with our website,\n          we may collect information you voluntarily provide,\n          including:\n        <\/p>\n\n        <ul>\n          <li>Name<\/li>\n          <li>Email address<\/li>\n          <li>Phone number<\/li>\n          <li>Information submitted through contact forms<\/li>\n          <li>Advertising or business inquiries<\/li>\n          <li>Contest, giveaway, or promotional entries<\/li>\n          <li>Messages or other information you choose to provide<\/li>\n        <\/ul>\n\n        <p>\n          We may also automatically receive certain technical\n          information when you visit the website, including your\n          IP address, browser type, device information, referring\n          website, pages visited, and general website usage information.\n        <\/p>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         03 CONTACT FORMS\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-forms\"\n    >\n\n      <span class=\"ln-policy-number\">\n        03\n      <\/span>\n\n      <div>\n\n        <h2>Contact Forms<\/h2>\n\n        <p>\n          When you submit a contact form, advertising inquiry,\n          request, or other form through our website, we may\n          collect the information you provide so La Nueva Omaha\n          or Munoz Media Group LLC can respond to your request.\n        <\/p>\n\n        <p>\n          Information submitted through our forms may be retained\n          for customer service, business, administrative, security,\n          or legal purposes.\n        <\/p>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         04 COOKIES\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-cookies\"\n    >\n\n      <span class=\"ln-policy-number\">\n        04\n      <\/span>\n\n      <div>\n\n        <h2>Cookies<\/h2>\n\n        <p>\n          Our website may use cookies and similar technologies\n          to provide website functionality, remember preferences,\n          understand website usage, improve performance, and support\n          third-party services.\n        <\/p>\n\n        <p>\n          Most browsers allow you to control or delete cookies\n          through browser settings. Disabling certain cookies may\n          affect some website functionality.\n        <\/p>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         05 ANALYTICS\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-analytics\"\n    >\n\n      <span class=\"ln-policy-number\">\n        05\n      <\/span>\n\n      <div>\n\n        <h2>Analytics<\/h2>\n\n        <p>\n          We may use website analytics services to better understand\n          how visitors interact with La Nueva Omaha&#8217;s website.\n        <\/p>\n\n        <p>\n          These services may collect information such as pages visited,\n          approximate geographic location, device and browser information,\n          referral sources, and interactions with website features.\n        <\/p>\n\n        <p>\n          This information helps us improve our website, content,\n          performance, and visitor experience.\n        <\/p>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         06 STREAMING\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-streaming\"\n    >\n\n      <span class=\"ln-policy-number\">\n        06\n      <\/span>\n\n      <div>\n\n        <h2>Online Radio &amp; Streaming<\/h2>\n\n        <p>\n          La Nueva Omaha may provide online access to radio programming\n          through live streaming players, links, or other streaming\n          technology.\n        <\/p>\n\n        <p>\n          Streaming functionality may be provided or supported by\n          third-party providers. These providers may collect information\n          according to their own privacy policies and terms.\n        <\/p>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         07 THIRD PARTIES\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-third-party\"\n    >\n\n      <span class=\"ln-policy-number\">\n        07\n      <\/span>\n\n      <div>\n\n        <h2>Embedded Content &amp; Third-Party Services<\/h2>\n\n        <p>\n          Our website may include content or services provided by\n          third parties, including:\n        <\/p>\n\n        <ul>\n          <li>Audio and radio streaming players<\/li>\n          <li>Videos<\/li>\n          <li>Social media platforms<\/li>\n          <li>Maps<\/li>\n          <li>Advertising services<\/li>\n          <li>Analytics providers<\/li>\n          <li>Messaging and communication services<\/li>\n        <\/ul>\n\n        <p>\n          When you interact with third-party content, those providers\n          may collect information, use cookies, or track interactions\n          according to their own privacy policies.\n        <\/p>\n\n        <p>\n          Munoz Media Group LLC and La Nueva Omaha do not control\n          the privacy practices of independent third-party providers.\n        <\/p>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         08 SMS\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section ln-policy-featured\"\n      id=\"privacy-sms\"\n    >\n\n      <span class=\"ln-policy-number\">\n        08\n      <\/span>\n\n      <div>\n\n        <span class=\"ln-policy-tag\">\n          SMS PRIVACY\n        <\/span>\n\n        <h2>SMS &amp; Text Messages<\/h2>\n\n        <p>\n          La Nueva Omaha may offer text-message services for station\n          updates, promotions, contests, alerts, or other communications.\n        <\/p>\n\n        <p>\n          Information associated with these services may be processed\n          by our messaging service provider.\n        <\/p>\n\n        <div class=\"ln-policy-callout\">\n          <strong>\n            Mobile information will not be shared with third parties\n            or affiliates for marketing or promotional purposes except\n            as necessary to provide the requested messaging service\n            or as otherwise permitted by law.\n          <\/strong>\n        <\/div>\n\n        <p>\n          Message and data rates may apply. Message frequency may vary.\n        <\/p>\n\n        <a\n          class=\"ln-policy-button\"\n          href=\"https:\/\/www.textgroove.com\/sms-privacy-policy\/\"\n          target=\"_blank\"\n          rel=\"noopener noreferrer\"\n        >\n          SMS Privacy Policy \u2197\n        <\/a>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         09 CONTESTS\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-contests\"\n    >\n\n      <span class=\"ln-policy-number\">\n        09\n      <\/span>\n\n      <div>\n\n        <h2>Contests &amp; Promotions<\/h2>\n\n        <p>\n          If you participate in a contest, giveaway, promotion,\n          or station event, we may collect information necessary\n          to administer your participation.\n        <\/p>\n\n        <p>\n          Individual contests or promotions may include additional\n          rules, eligibility requirements, or privacy disclosures.\n        <\/p>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         10 ADVERTISING\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-advertising\"\n    >\n\n      <span class=\"ln-policy-number\">\n        10\n      <\/span>\n\n      <div>\n\n        <h2>Advertising Inquiries<\/h2>\n\n        <p>\n          Businesses and individuals may provide contact and business\n          information when requesting information about advertising\n          with La Nueva Omaha.\n        <\/p>\n\n        <p>\n          We may use this information to respond to inquiries,\n          prepare advertising proposals, provide requested services,\n          and maintain appropriate business communications.\n        <\/p>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         11 USE\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-use\"\n    >\n\n      <span class=\"ln-policy-number\">\n        11\n      <\/span>\n\n      <div>\n\n        <h2>How We Use Information<\/h2>\n\n        <p>\n          Information collected through the website may be used to:\n        <\/p>\n\n        <ul>\n          <li>Operate and maintain our website<\/li>\n          <li>Respond to questions and requests<\/li>\n          <li>Provide requested information or services<\/li>\n          <li>Manage advertising and business inquiries<\/li>\n          <li>Administer contests and promotions<\/li>\n          <li>Improve website performance and visitor experience<\/li>\n          <li>Maintain website security and prevent abuse<\/li>\n          <li>Comply with applicable legal requirements<\/li>\n        <\/ul>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         12 SHARING\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-sharing\"\n    >\n\n      <span class=\"ln-policy-number\">\n        12\n      <\/span>\n\n      <div>\n\n        <h2>How We Share Information<\/h2>\n\n        <p>\n          We may share information with service providers that assist\n          with operating our website and related services, including\n          hosting, analytics, email, forms, streaming, security,\n          and communications.\n        <\/p>\n\n        <p>\n          We may also disclose information when required by law or\n          when reasonably necessary to protect our rights, users,\n          systems, or services.\n        <\/p>\n\n        <div class=\"ln-policy-callout\">\n          <strong>\n            We do not sell personal information collected through\n            this website.\n          <\/strong>\n        <\/div>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         13 RETENTION\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-retention\"\n    >\n\n      <span class=\"ln-policy-number\">\n        13\n      <\/span>\n\n      <div>\n\n        <h2>Data Retention<\/h2>\n\n        <p>\n          We retain personal information only for as long as reasonably\n          necessary for the purposes for which it was collected,\n          including legitimate business, administrative, security,\n          and legal requirements.\n        <\/p>\n\n        <p>\n          Retention periods may vary depending on the type of information\n          and the reason it was collected.\n        <\/p>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         14 SECURITY\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-security\"\n    >\n\n      <span class=\"ln-policy-number\">\n        14\n      <\/span>\n\n      <div>\n\n        <h2>Data Security<\/h2>\n\n        <p>\n          We use reasonable administrative and technical measures\n          designed to protect information associated with our website.\n        <\/p>\n\n        <p>\n          However, no internet transmission, website, or electronic\n          storage system can be guaranteed to be completely secure.\n        <\/p>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         15 CHILDREN\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-children\"\n    >\n\n      <span class=\"ln-policy-number\">\n        15\n      <\/span>\n\n      <div>\n\n        <h2>Children&#8217;s Privacy<\/h2>\n\n        <p>\n          Our website is intended for a general audience and is not\n          specifically directed to children under the age of 13.\n        <\/p>\n\n        <p>\n          We do not knowingly collect personal information from children\n          under 13 through the website without appropriate authorization\n          or as otherwise permitted by law.\n        <\/p>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         16 CHOICES\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-choices\"\n    >\n\n      <span class=\"ln-policy-number\">\n        16\n      <\/span>\n\n      <div>\n\n        <h2>Your Privacy Choices<\/h2>\n\n        <p>\n          Depending on applicable law and the nature of your interaction\n          with us, you may contact us regarding access to, correction of,\n          or deletion of personal information you previously provided.\n        <\/p>\n\n        <p>\n          Certain information may need to be retained for legitimate\n          business, administrative, security, or legal purposes.\n        <\/p>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         17 EXTERNAL LINKS\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-links\"\n    >\n\n      <span class=\"ln-policy-number\">\n        17\n      <\/span>\n\n      <div>\n\n        <h2>External Links<\/h2>\n\n        <p>\n          Our website may contain links to websites operated by\n          third parties.\n        <\/p>\n\n        <p>\n          We are not responsible for the content, security, or privacy\n          practices of third-party websites. We encourage visitors\n          to review the privacy policies of websites they visit.\n        <\/p>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         18 CHANGES\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-changes\"\n    >\n\n      <span class=\"ln-policy-number\">\n        18\n      <\/span>\n\n      <div>\n\n        <h2>Changes to This Privacy Policy<\/h2>\n\n        <p>\n          We may update this Privacy Policy periodically to reflect\n          changes to our website, services, technology, business\n          practices, or legal requirements.\n        <\/p>\n\n        <p>\n          When changes are made, the Last Updated date at the top\n          of this page will be revised.\n        <\/p>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         19 CONTACT\n         ===================================================== -->\n    <section\n      class=\"ln-policy-section\"\n      id=\"privacy-contact\"\n    >\n\n      <span class=\"ln-policy-number\">\n        19\n      <\/span>\n\n      <div>\n\n        <h2>Contact Us<\/h2>\n\n        <p>\n          If you have questions about this Privacy Policy or the\n          privacy practices of La Nueva Omaha, please contact:\n        <\/p>\n\n        <div class=\"ln-policy-contact\">\n\n          <strong>\n            Munoz Media Group LLC\n          <\/strong>\n\n          <span>\n            La Nueva Omaha\n          <\/span>\n\n          <span>\n            Omaha, Nebraska\n          <\/span>\n\n          <a href=\"mailto:info@lanuevaomaha.com\">\n            info@lanuevaomaha.com\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         WEBSITE DEVELOPMENT\n         ===================================================== -->\n    <div class=\"ln-policy-developer\">\n\n      <span>\n        Website Development\n      <\/span>\n\n      <p>\n        Website designed and developed by\n        <a\n          href=\"https:\/\/niftytechs.com\/\"\n          target=\"_blank\"\n          rel=\"noopener noreferrer\"\n        >\n          NiftyTechs\n        <\/a>.\n        NiftyTechs provides website development and technology services\n        and does not own or operate La Nueva Omaha.\n      <\/p>\n\n    <\/div>\n\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>LA NUEVA OMAHA Privacy Policy Your privacy matters to us. This Privacy Policy explains how La Nueva Omaha and Munoz Media Group LLC collect, use, share, and protect information when you visit or interact with our website. Last Updated: August 13, 2026 On This Page Who We Are Information We Collect Contact Forms Cookies Analytics [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.lanuevaomaha.com\/en_us\/wp-json\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lanuevaomaha.com\/en_us\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.lanuevaomaha.com\/en_us\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.lanuevaomaha.com\/en_us\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lanuevaomaha.com\/en_us\/wp-json\/wp\/v2\/comments?post=3"}],"version-history":[{"count":4,"href":"https:\/\/www.lanuevaomaha.com\/en_us\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":696,"href":"https:\/\/www.lanuevaomaha.com\/en_us\/wp-json\/wp\/v2\/pages\/3\/revisions\/696"}],"wp:attachment":[{"href":"https:\/\/www.lanuevaomaha.com\/en_us\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}