{"id":297,"date":"2026-07-20T05:44:07","date_gmt":"2026-07-20T05:44:07","guid":{"rendered":"https:\/\/teocast.com\/?page_id=297"},"modified":"2026-07-20T05:48:08","modified_gmt":"2026-07-20T05:48:08","slug":"cookie-policy","status":"publish","type":"page","link":"https:\/\/teocast.com\/?page_id=297","title":{"rendered":"Cookie Policy"},"content":{"rendered":"\n<style>\n.tc-cookie,\n.tc-cookie *{\n  box-sizing:border-box;\n}\n\n.tc-cookie{\n  --tc-blue:#1688ff;\n  --tc-blue-dark:#086ed5;\n  --tc-cyan:#2ed6d6;\n  --tc-navy:#07182d;\n  --tc-text:#10243d;\n  --tc-muted:#607286;\n  --tc-line:#dfe7f0;\n  --tc-soft:#f5f8fc;\n  --tc-white:#ffffff;\n  --tc-orange:#f0a623;\n  width:100%;\n  margin:0;\n  padding:24px 20px 80px;\n  color:var(--tc-text);\n  background:var(--tc-soft);\n  font-family:Arial,Helvetica,sans-serif;\n}\n\n.tc-cookie-container{\n  width:min(1180px,100%);\n  margin:0 auto;\n}\n\n.tc-cookie-breadcrumb{\n  display:flex;\n  align-items:center;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-bottom:18px;\n  color:var(--tc-muted);\n  font-size:13px;\n  font-weight:700;\n}\n\n.tc-cookie-breadcrumb a{\n  color:var(--tc-blue);\n  text-decoration:none;\n}\n\n.tc-cookie-hero{\n  padding:54px 42px;\n  border-radius:22px;\n  color:#ffffff;\n  background:\n    radial-gradient(circle at 14% 12%,rgba(46,214,214,.2),transparent 31%),\n    radial-gradient(circle at 88% 18%,rgba(22,136,255,.16),transparent 28%),\n    linear-gradient(135deg,#07182d,#0d3155);\n  box-shadow:0 22px 55px rgba(7,24,45,.16);\n}\n\n.tc-cookie-label{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  padding:9px 15px;\n  margin-bottom:20px;\n  border:1px solid rgba(255,255,255,.18);\n  border-radius:999px;\n  color:#bceeff;\n  background:rgba(255,255,255,.07);\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.tc-cookie-label::before{\n  content:\"\";\n  width:8px;\n  height:8px;\n  border-radius:50%;\n  background:var(--tc-cyan);\n  box-shadow:0 0 12px rgba(46,214,214,.8);\n}\n\n.tc-cookie-hero h2{\n  max-width:900px;\n  margin:0 0 16px;\n  color:#ffffff;\n  font-size:46px;\n  line-height:1.1;\n  letter-spacing:-1.4px;\n}\n\n.tc-cookie-hero p{\n  max-width:900px;\n  margin:0;\n  color:#c9d8e9;\n  font-size:18px;\n  line-height:1.75;\n}\n\n.tc-cookie-meta{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  margin-top:24px;\n}\n\n.tc-cookie-meta span{\n  display:inline-flex;\n  align-items:center;\n  min-height:36px;\n  padding:0 13px;\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:999px;\n  color:#dceafa;\n  background:rgba(255,255,255,.06);\n  font-size:12px;\n  font-weight:800;\n}\n\n.tc-cookie-summary{\n  display:grid;\n  grid-template-columns:56px minmax(0,1fr);\n  gap:18px;\n  align-items:start;\n  margin-top:30px;\n  padding:26px;\n  border:1px solid #cfe1f3;\n  border-radius:17px;\n  background:#ffffff;\n  box-shadow:0 12px 30px rgba(19,43,69,.06);\n}\n\n.tc-cookie-summary-icon{\n  width:56px;\n  height:56px;\n  display:grid;\n  place-items:center;\n  border-radius:15px;\n  color:#ffffff;\n  background:linear-gradient(135deg,var(--tc-blue),var(--tc-cyan));\n  box-shadow:0 10px 24px rgba(22,136,255,.22);\n  font-size:22px;\n  font-weight:900;\n}\n\n.tc-cookie-summary h3{\n  margin:0 0 8px;\n  color:var(--tc-text);\n  font-size:21px;\n}\n\n.tc-cookie-summary p{\n  margin:0;\n  color:var(--tc-muted);\n  font-size:15px;\n  line-height:1.7;\n}\n\n.tc-cookie-layout{\n  display:grid;\n  grid-template-columns:250px minmax(0,1fr);\n  gap:28px;\n  align-items:start;\n  margin-top:30px;\n}\n\n.tc-cookie-toc{\n  position:sticky;\n  top:105px;\n  padding:21px;\n  border:1px solid var(--tc-line);\n  border-radius:16px;\n  background:#ffffff;\n  box-shadow:0 12px 30px rgba(19,43,69,.06);\n}\n\n.tc-cookie-toc strong{\n  display:block;\n  margin-bottom:13px;\n  color:var(--tc-text);\n  font-size:14px;\n}\n\n.tc-cookie-toc a{\n  display:block;\n  padding:9px 10px;\n  border-radius:8px;\n  color:var(--tc-muted);\n  font-size:13px;\n  font-weight:700;\n  line-height:1.4;\n  text-decoration:none;\n}\n\n.tc-cookie-toc a:hover{\n  color:var(--tc-blue);\n  background:#eef6ff;\n}\n\n.tc-cookie-content{\n  min-width:0;\n}\n\n.tc-cookie-section{\n  margin-bottom:22px;\n  padding:32px;\n  border:1px solid var(--tc-line);\n  border-radius:18px;\n  background:#ffffff;\n  box-shadow:0 12px 30px rgba(19,43,69,.06);\n  scroll-margin-top:105px;\n}\n\n.tc-cookie-section h2{\n  margin:0 0 13px;\n  color:var(--tc-text);\n  font-size:28px;\n  line-height:1.2;\n  letter-spacing:-.4px;\n}\n\n.tc-cookie-section h3{\n  margin:24px 0 9px;\n  color:var(--tc-text);\n  font-size:18px;\n  line-height:1.35;\n}\n\n.tc-cookie-section p{\n  margin:0 0 16px;\n  color:var(--tc-muted);\n  font-size:15px;\n  line-height:1.75;\n}\n\n.tc-cookie-section p:last-child{\n  margin-bottom:0;\n}\n\n.tc-cookie-list{\n  display:grid;\n  gap:12px;\n  margin:0;\n  padding:0;\n  list-style:none;\n}\n\n.tc-cookie-list li{\n  position:relative;\n  padding-left:32px;\n  color:#31475f;\n  font-size:14px;\n  line-height:1.65;\n}\n\n.tc-cookie-list li::before{\n  content:\"\u2713\";\n  position:absolute;\n  left:0;\n  top:1px;\n  width:21px;\n  height:21px;\n  display:grid;\n  place-items:center;\n  border-radius:50%;\n  color:#ffffff;\n  background:var(--tc-blue);\n  font-size:12px;\n  font-weight:900;\n}\n\n.tc-cookie-note{\n  margin-top:20px;\n  padding:18px 19px;\n  border-left:4px solid var(--tc-blue);\n  border-radius:10px;\n  color:#27415d;\n  background:#eef6ff;\n  font-size:14px;\n  line-height:1.65;\n}\n\n.tc-cookie-warning{\n  margin-top:20px;\n  padding:18px 19px;\n  border-left:4px solid var(--tc-orange);\n  border-radius:10px;\n  color:#5e4820;\n  background:#fff8e9;\n  font-size:14px;\n  line-height:1.65;\n}\n\n.tc-cookie-table-wrap{\n  width:100%;\n  overflow-x:auto;\n  margin-top:18px;\n  border:1px solid #dfe7f0;\n  border-radius:13px;\n}\n\n.tc-cookie-table{\n  width:100%;\n  min-width:760px;\n  border-collapse:collapse;\n  background:#ffffff;\n}\n\n.tc-cookie-table th,\n.tc-cookie-table td{\n  padding:15px 16px;\n  border-bottom:1px solid #e5ebf2;\n  color:#40556c;\n  font-size:13px;\n  line-height:1.55;\n  text-align:left;\n  vertical-align:top;\n}\n\n.tc-cookie-table th{\n  color:#17334f;\n  background:#f4f8fc;\n  font-weight:800;\n}\n\n.tc-cookie-table tr:last-child td{\n  border-bottom:0;\n}\n\n.tc-cookie-categories{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:13px;\n  margin-top:18px;\n}\n\n.tc-cookie-category{\n  padding:18px;\n  border:1px solid #dfe7f0;\n  border-radius:12px;\n  background:#f9fbfe;\n}\n\n.tc-cookie-category strong{\n  display:block;\n  margin-bottom:6px;\n  color:#17334f;\n  font-size:14px;\n}\n\n.tc-cookie-category span{\n  display:block;\n  color:#607286;\n  font-size:13px;\n  line-height:1.55;\n}\n\n.tc-cookie-links{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:12px;\n  margin-top:18px;\n}\n\n.tc-cookie-links a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  min-height:46px;\n  padding:10px 14px;\n  border:1px solid #d8e5f2;\n  border-radius:10px;\n  color:var(--tc-blue);\n  background:#f7fbff;\n  font-size:13px;\n  font-weight:800;\n  text-align:center;\n  text-decoration:none;\n}\n\n.tc-cookie-links a:hover{\n  border-color:#b7d7f7;\n  background:#eef7ff;\n}\n\n.tc-cookie-contact{\n  display:grid;\n  grid-template-columns:1fr auto;\n  gap:22px;\n  align-items:center;\n  margin-top:26px;\n  padding:30px;\n  border-radius:18px;\n  color:#ffffff;\n  background:linear-gradient(135deg,#0a203b,#103b62);\n}\n\n.tc-cookie-contact h2{\n  margin:0 0 8px;\n  color:#ffffff;\n  font-size:27px;\n}\n\n.tc-cookie-contact p{\n  margin:0;\n  color:#c9d8e9;\n  line-height:1.65;\n}\n\n.tc-cookie-button{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:48px;\n  padding:0 22px;\n  border-radius:8px;\n  color:#ffffff;\n  background:var(--tc-blue);\n  box-shadow:0 10px 25px rgba(22,136,255,.25);\n  font-weight:800;\n  text-decoration:none;\n  white-space:nowrap;\n}\n\n.tc-cookie-button:hover{\n  color:#ffffff;\n  background:var(--tc-blue-dark);\n}\n\n.tc-cookie-back{\n  display:inline-flex;\n  margin-top:18px;\n  color:var(--tc-blue);\n  font-size:14px;\n  font-weight:800;\n  text-decoration:none;\n}\n\n@media(max-width:900px){\n  .tc-cookie-layout{\n    grid-template-columns:1fr;\n  }\n\n  .tc-cookie-toc{\n    position:relative;\n    top:auto;\n  }\n\n  .tc-cookie-toc nav{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:4px;\n  }\n}\n\n@media(max-width:620px){\n  .tc-cookie{\n    padding:14px 13px 55px;\n  }\n\n  .tc-cookie-hero{\n    padding:40px 22px;\n    text-align:center;\n  }\n\n  .tc-cookie-hero h2{\n    margin-left:auto;\n    margin-right:auto;\n    font-size:35px;\n  }\n\n  .tc-cookie-hero p{\n    font-size:16px;\n  }\n\n  .tc-cookie-meta{\n    justify-content:center;\n  }\n\n  .tc-cookie-summary{\n    grid-template-columns:1fr;\n    text-align:center;\n  }\n\n  .tc-cookie-summary-icon{\n    margin:0 auto;\n  }\n\n  .tc-cookie-toc nav,\n  .tc-cookie-links,\n  .tc-cookie-categories{\n    grid-template-columns:1fr;\n  }\n\n  .tc-cookie-section{\n    padding:24px 19px;\n  }\n\n  .tc-cookie-section h2{\n    font-size:25px;\n    text-align:center;\n  }\n\n  .tc-cookie-list{\n    text-align:left;\n  }\n\n  .tc-cookie-contact{\n    grid-template-columns:1fr;\n    text-align:center;\n  }\n\n  .tc-cookie-button{\n    width:100%;\n  }\n}\n<\/style>\n\n<div class=\"tc-cookie\">\n  <div class=\"tc-cookie-container\">\n\n    <div class=\"tc-cookie-breadcrumb\">\n      <a href=\"https:\/\/teocast.com\/\">Home<\/a>\n      <span>\u203a<\/span>\n      <span>Cookie Policy<\/span>\n    <\/div>\n\n    <section class=\"tc-cookie-hero\">\n      <span class=\"tc-cookie-label\">Website Cookie Notice<\/span>\n\n      <h2>TeoCast Automation Cookie Policy<\/h2>\n\n      <p>\n        This Cookie Policy explains how TeoCast uses cookies and similar\n        technologies on the website, online store, customer portal, cart,\n        checkout, account, download, and support pages.\n      <\/p>\n\n      <div class=\"tc-cookie-meta\">\n        <span>WordPress Website<\/span>\n        <span>WooCommerce Store<\/span>\n        <span>Last updated: July 20, 2026<\/span>\n      <\/div>\n    <\/section>\n\n    <section class=\"tc-cookie-summary\">\n      <span class=\"tc-cookie-summary-icon\">i<\/span>\n\n      <div>\n        <h3>Cookie choices at a glance<\/h3>\n        <p>\n          Strictly necessary cookies may be used without an optional consent choice\n          because they are required for security, login, cart, checkout, account,\n          and other services requested by the visitor. Analytics, advertising,\n          social-media tracking, or similar non-essential cookies will be used only\n          when enabled and where the required consent has been obtained.\n        <\/p>\n      <\/div>\n    <\/section>\n\n    <div class=\"tc-cookie-layout\">\n\n      <aside class=\"tc-cookie-toc\">\n        <strong>On this page<\/strong>\n        <nav>\n          <a href=\"#about\">What cookies are<\/a>\n          <a href=\"#types\">Types of cookies<\/a>\n          <a href=\"#why\">Why TeoCast uses them<\/a>\n          <a href=\"#essential\">Essential cookies<\/a>\n          <a href=\"#optional\">Optional cookies<\/a>\n          <a href=\"#third-party\">Third-party cookies<\/a>\n          <a href=\"#choices\">Your choices<\/a>\n          <a href=\"#browser\">Browser controls<\/a>\n          <a href=\"#retention\">Duration<\/a>\n          <a href=\"#changes\">Policy changes<\/a>\n          <a href=\"#contact\">Contact<\/a>\n        <\/nav>\n      <\/aside>\n\n      <main class=\"tc-cookie-content\">\n\n        <section class=\"tc-cookie-section\" id=\"about\">\n          <h2>1. What cookies are<\/h2>\n\n          <p>\n            Cookies are small text files or data records stored by a website in a\n            visitor\u2019s browser or device. They allow a website to remember\n            information about a visit, such as login status, shopping-cart contents,\n            account sessions, preferences, and consent choices.\n          <\/p>\n\n          <p>\n            Similar technologies may include local storage, session storage, pixels,\n            tags, software development kits, and server-side identifiers. In this\n            policy, the term \u201ccookies\u201d includes these similar technologies where\n            appropriate.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-cookie-section\" id=\"types\">\n          <h2>2. Types of cookies<\/h2>\n\n          <div class=\"tc-cookie-categories\">\n            <div class=\"tc-cookie-category\">\n              <strong>First-party cookies<\/strong>\n              <span>\n                Set directly by TeoCast.com to operate the website, store, cart,\n                checkout, account, downloads, and preferences.\n              <\/span>\n            <\/div>\n\n            <div class=\"tc-cookie-category\">\n              <strong>Third-party cookies<\/strong>\n              <span>\n                Set by an external provider whose service appears on or supports the\n                website, such as a payment, embedded-content, analytics, or security\n                provider.\n              <\/span>\n            <\/div>\n\n            <div class=\"tc-cookie-category\">\n              <strong>Session cookies<\/strong>\n              <span>\n                Temporary cookies that generally expire when the browser session\n                ends or after a short period.\n              <\/span>\n            <\/div>\n\n            <div class=\"tc-cookie-category\">\n              <strong>Persistent cookies<\/strong>\n              <span>\n                Remain for a stated period or until removed, allowing preferences\n                or recognized settings to continue across visits.\n              <\/span>\n            <\/div>\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-cookie-section\" id=\"why\">\n          <h2>3. Why TeoCast uses cookies<\/h2>\n\n          <ul class=\"tc-cookie-list\">\n            <li>Keep the website and customer portal secure.<\/li>\n            <li>Maintain login and authenticated account sessions.<\/li>\n            <li>Remember cart contents and checkout progress.<\/li>\n            <li>Process requested orders, downloads, and account functions.<\/li>\n            <li>Remember cookie and website preferences.<\/li>\n            <li>Prevent fraud, abuse, automated attacks, and unauthorized access.<\/li>\n            <li>Diagnose technical problems and maintain website performance.<\/li>\n            <li>\n              Measure website use or marketing performance only when optional\n              analytics or advertising tools are enabled and legally permitted.\n            <\/li>\n          <\/ul>\n        <\/section>\n\n        <section class=\"tc-cookie-section\" id=\"essential\">\n          <h2>4. Strictly necessary cookies<\/h2>\n\n          <p>\n            Strictly necessary cookies support services requested by the visitor,\n            including the shopping cart, checkout, login, account, security, and\n            download functions. Blocking these cookies may prevent important parts\n            of the website from working correctly.\n          <\/p>\n\n          <div class=\"tc-cookie-table-wrap\">\n            <table class=\"tc-cookie-table\">\n              <thead>\n                <tr>\n                  <th>Cookie or pattern<\/th>\n                  <th>Provider<\/th>\n                  <th>Typical duration<\/th>\n                  <th>Purpose<\/th>\n                <\/tr>\n              <\/thead>\n\n              <tbody>\n                <tr>\n                  <td><code>woocommerce_cart_hash<\/code><\/td>\n                  <td>TeoCast \/ WooCommerce<\/td>\n                  <td>Session<\/td>\n                  <td>\n                    Helps WooCommerce recognize when shopping-cart contents or data\n                    change.\n                  <\/td>\n                <\/tr>\n\n                <tr>\n                  <td><code>woocommerce_items_in_cart<\/code><\/td>\n                  <td>TeoCast \/ WooCommerce<\/td>\n                  <td>Session<\/td>\n                  <td>\n                    Helps WooCommerce recognize whether the visitor has items in\n                    the cart.\n                  <\/td>\n                <\/tr>\n\n                <tr>\n                  <td><code>wp_woocommerce_session_*<\/code><\/td>\n                  <td>TeoCast \/ WooCommerce<\/td>\n                  <td>Usually 2 days<\/td>\n                  <td>\n                    Contains a unique customer code that allows WooCommerce to find\n                    the customer\u2019s cart data in the website database.\n                  <\/td>\n                <\/tr>\n\n                <tr>\n                  <td><code>wordpress_logged_in_*<\/code><\/td>\n                  <td>TeoCast \/ WordPress<\/td>\n                  <td>Session or login period<\/td>\n                  <td>\n                    Maintains an authenticated login session for the customer\n                    portal or website administration.\n                  <\/td>\n                <\/tr>\n\n                <tr>\n                  <td><code>wordpress_sec_*<\/code><\/td>\n                  <td>TeoCast \/ WordPress<\/td>\n                  <td>Session or login period<\/td>\n                  <td>\n                    Supports secure authenticated sessions and protected account\n                    functions.\n                  <\/td>\n                <\/tr>\n\n                <tr>\n                  <td><code>wp-settings-*<\/code> and <code>wp-settings-time-*<\/code><\/td>\n                  <td>TeoCast \/ WordPress<\/td>\n                  <td>May persist<\/td>\n                  <td>\n                    Stores interface preferences for authenticated WordPress users,\n                    where applicable.\n                  <\/td>\n                <\/tr>\n\n                <tr>\n                  <td>Cookie-consent preference cookie<\/td>\n                  <td>TeoCast \/ consent tool<\/td>\n                  <td>Depends on configuration<\/td>\n                  <td>\n                    Remembers whether the visitor accepted, rejected, or customized\n                    optional cookie categories.\n                  <\/td>\n                <\/tr>\n\n                <tr>\n                  <td>Security and anti-abuse cookies<\/td>\n                  <td>TeoCast or security provider<\/td>\n                  <td>Session or limited period<\/td>\n                  <td>\n                    Helps protect forms, accounts, checkout, and website\n                    infrastructure against malicious or automated activity.\n                  <\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n\n          <div class=\"tc-cookie-note\">\n            The exact cookie names and durations may change when WordPress,\n            WooCommerce, security settings, checkout features, or other necessary\n            website components are updated.\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-cookie-section\" id=\"optional\">\n          <h2>5. Optional analytics, advertising, and preference cookies<\/h2>\n\n          <p>\n            TeoCast may add optional tools in the future to understand website use,\n            improve pages, measure campaigns, display embedded content, or remember\n            non-essential preferences.\n          <\/p>\n\n          <p>\n            Where consent is required, these optional cookies will not be activated\n            until the visitor accepts the relevant category. Visitors should be\n            able to reject optional cookies without losing access to the basic\n            website, although optional media, personalization, or measurement\n            features may remain unavailable.\n          <\/p>\n\n          <div class=\"tc-cookie-table-wrap\">\n            <table class=\"tc-cookie-table\">\n              <thead>\n                <tr>\n                  <th>Category<\/th>\n                  <th>Possible purpose<\/th>\n                  <th>Default treatment<\/th>\n                <\/tr>\n              <\/thead>\n\n              <tbody>\n                <tr>\n                  <td><strong>Preferences<\/strong><\/td>\n                  <td>\n                    Remember optional language, interface, display, or convenience\n                    settings beyond strictly necessary functions.\n                  <\/td>\n                  <td>Used according to the consent tool and applicable law.<\/td>\n                <\/tr>\n\n                <tr>\n                  <td><strong>Analytics<\/strong><\/td>\n                  <td>\n                    Measure visits, page use, referrals, errors, and general website\n                    performance.\n                  <\/td>\n                  <td>Disabled until consent where prior consent is required.<\/td>\n                <\/tr>\n\n                <tr>\n                  <td><strong>Advertising<\/strong><\/td>\n                  <td>\n                    Measure campaigns, create advertising audiences, or personalize\n                    advertisements.\n                  <\/td>\n                  <td>Disabled until valid consent where used.<\/td>\n                <\/tr>\n\n                <tr>\n                  <td><strong>Embedded media and social content<\/strong><\/td>\n                  <td>\n                    Load videos, maps, social widgets, or other external content\n                    that may place third-party cookies.\n                  <\/td>\n                  <td>May require consent before the external content loads.<\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n\n          <div class=\"tc-cookie-warning\">\n            The current policy must be updated before adding a new analytics,\n            advertising, video, social-media, chat, or tracking service if that\n            service introduces cookies or processing not already described here.\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-cookie-section\" id=\"third-party\">\n          <h2>6. Third-party cookies and external services<\/h2>\n\n          <p>\n            Third-party cookies may be set when a visitor uses an external service\n            connected to the website. Examples may include PayPal checkout,\n            anti-fraud tools, security services, embedded videos, or other external\n            content.\n          <\/p>\n\n          <p>\n            Third-party providers determine their own cookie names, purposes,\n            duration, security, and privacy practices. Their processing is governed\n            by their own policies and may change independently of TeoCast.\n          <\/p>\n\n          <p>\n            Opening a third-party payment page or external website may allow that\n            provider to set cookies directly under its own terms. Review the\n            provider\u2019s privacy and cookie notices before using the service.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-cookie-section\" id=\"choices\">\n          <h2>7. Managing your cookie choices<\/h2>\n\n          <p>\n            Where a cookie-consent banner or settings panel is available, you may\n            accept all optional cookies, reject optional cookies, or select\n            individual categories. Strictly necessary cookies cannot normally be\n            disabled through the consent panel because they support requested\n            website functions.\n          <\/p>\n\n          <p>\n            Consent for optional cookies may be withdrawn or changed through the\n            cookie-settings control when available. Withdrawing consent does not\n            affect processing that occurred lawfully before the withdrawal.\n          <\/p>\n\n          <div class=\"tc-cookie-note\">\n            Rejecting optional cookies should not prevent access to basic website\n            information. It may prevent optional analytics, personalization,\n            embedded media, or other non-essential features from operating.\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-cookie-section\" id=\"browser\">\n          <h2>8. Browser and device controls<\/h2>\n\n          <p>\n            Most browsers allow visitors to view, block, delete, or restrict\n            cookies through privacy or site-data settings. Visitors may also use\n            private-browsing modes or clear stored site data.\n          <\/p>\n\n          <p>\n            Browser-level blocking applies independently of the TeoCast consent\n            tool. Blocking all cookies may prevent login, customer portal, cart,\n            checkout, password setup, account, download, and other requested\n            functions from working.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-cookie-section\" id=\"retention\">\n          <h2>9. Cookie duration and related records<\/h2>\n\n          <p>\n            Session cookies generally expire after the browser session or a short\n            operational period. Persistent cookies remain until their configured\n            expiration date, until the purpose ends, or until the visitor removes\n            them.\n          <\/p>\n\n          <p>\n            Server-side records linked to cookies, sessions, accounts, security,\n            orders, downloads, or consent choices may be retained separately in\n            accordance with the TeoCast Privacy Policy and applicable legal,\n            accounting, fraud-prevention, and security requirements.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-cookie-section\" id=\"changes\">\n          <h2>10. Changes to this Cookie Policy<\/h2>\n\n          <p>\n            TeoCast may update this policy when WordPress, WooCommerce, payment\n            methods, security tools, analytics, embedded services, consent settings,\n            or applicable requirements change.\n          <\/p>\n\n          <p>\n            The latest revision date will appear at the top of this page. Material\n            changes may also be communicated through the website or cookie-consent\n            interface where appropriate.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-cookie-section\" id=\"contact\">\n          <h2>11. Contact<\/h2>\n\n          <p>\n            Questions about cookies, consent settings, or TeoCast\u2019s use of website\n            data may be sent to:\n          <\/p>\n\n          <p>\n            <strong>TeoCast Automation<\/strong><br>\n            Website:\n            <a href=\"https:\/\/teocast.com\/\">https:\/\/teocast.com\/<\/a><br>\n            Email:\n            <a href=\"mailto:care.teocast@gmail.com\">care.teocast@gmail.com<\/a>\n          <\/p>\n\n          <div class=\"tc-cookie-links\">\n            <a href=\"https:\/\/teocast.com\/privacy-policy\/\">Privacy Policy<\/a>\n            <a href=\"https:\/\/teocast.com\/terms-conditions\/\">Terms &amp; Conditions<\/a>\n            <a href=\"https:\/\/teocast.com\/software-license-agreement\/\">Software License Agreement<\/a>\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-cookie-contact\">\n          <div>\n            <h2>Cookie or privacy question?<\/h2>\n            <p>\n              Contact TeoCast and describe the website page, device, browser, or\n              cookie setting connected to your question.\n            <\/p>\n          <\/div>\n\n          <a\n            class=\"tc-cookie-button\"\n            href=\"mailto:care.teocast@gmail.com?subject=TeoCast%20Cookie%20Policy%20Question\"\n          >\n            Contact TeoCast\n          <\/a>\n        <\/section>\n\n        <a class=\"tc-cookie-back\" href=\"https:\/\/teocast.com\/\">\n          \u2190 Back to Home\n        <\/a>\n\n      <\/main>\n    <\/div>\n\n  <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Home \u203a Cookie Policy Website Cookie Notice TeoCast Automation Cookie Policy This Cookie Policy explains how TeoCast uses cookies and similar technologies on the website, online store, customer portal, cart, checkout, account, download, and support pages. WordPress Website WooCommerce Store Last updated: July 20, 2026 i Cookie choices at a glance Strictly necessary cookies may [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-297","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/teocast.com\/index.php?rest_route=\/wp\/v2\/pages\/297","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teocast.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/teocast.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/teocast.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/teocast.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=297"}],"version-history":[{"count":3,"href":"https:\/\/teocast.com\/index.php?rest_route=\/wp\/v2\/pages\/297\/revisions"}],"predecessor-version":[{"id":300,"href":"https:\/\/teocast.com\/index.php?rest_route=\/wp\/v2\/pages\/297\/revisions\/300"}],"wp:attachment":[{"href":"https:\/\/teocast.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=297"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}