{"id":5567,"date":"2026-06-04T05:37:26","date_gmt":"2026-06-04T05:37:26","guid":{"rendered":"https:\/\/viewari.com\/?page_id=5567"},"modified":"2026-06-04T06:46:08","modified_gmt":"2026-06-04T06:46:08","slug":"cookie-policy","status":"publish","type":"page","link":"https:\/\/viewari.com\/cookie-policy\/","title":{"rendered":"Cookie Policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5567\" class=\"elementor elementor-5567\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc242f e-con-full e-flex e-con e-parent\" data-id=\"1bc242f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8d4ca0 elementor-widget elementor-widget-shortcode\" data-id=\"a8d4ca0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.2\/css\/all.min.css\" \/>\r\n\r\n\r\n<style>\r\n:root {\r\n    --vr-cookie-primary: #2f6b3f;\r\n    --vr-cookie-primary-dark: #1e4a2a;\r\n    --vr-cookie-accent: #4a7c1f;\r\n    --vr-cookie-bg: #f8faf8;\r\n    --vr-cookie-bg-alt: #f0f4f0;\r\n    --vr-cookie-text: #1a2e1a;\r\n    --vr-cookie-text-light: #4a5c4a;\r\n    --vr-cookie-text-muted: #6b7c6b;\r\n    --vr-cookie-card-bg: #ffffff;\r\n    --vr-cookie-card-border: #e0e8e0;\r\n    --vr-cookie-shadow: 0 4px 6px rgba(0,0,0,0.04);\r\n    --vr-cookie-shadow-hover: 0 20px 60px rgba(47,107,63,0.12);\r\n}\r\n\r\n.container { max-width: 1300px; margin: 0 auto; padding: 0 24px; }\r\n\r\n\/* ===== HERO ===== *\/\r\n.vr-cookie-hero {\r\n    min-height: 60vh;\r\n    display: flex;\r\n    align-items: center;\r\n    position: relative;\r\n    overflow: hidden;\r\n    background: linear-gradient(135deg, #f0f7f2 0%, #e8f5e9 50%, #f0f7f2 100%);\r\n    padding: 140px 0 140px;\r\n}\r\n\r\n.vr-cookie-hero-bg {\r\n    position: absolute;\r\n    inset: 0;\r\n    z-index: 0;\r\n}\r\n\r\n.vr-cookie-hero-particle {\r\n    position: absolute;\r\n    border-radius: 50%;\r\n    filter: blur(60px);\r\n    opacity: 0.15;\r\n}\r\n\r\n.vr-cookie-hero-particle:nth-child(1) {\r\n    width: 500px; height: 500px;\r\n    background: rgba(47, 107, 63, 0.15);\r\n    top: -150px; left: -150px;\r\n    animation: cookieFloat 20s ease-in-out infinite;\r\n}\r\n\r\n.vr-cookie-hero-particle:nth-child(2) {\r\n    width: 400px; height: 400px;\r\n    background: rgba(74, 124, 31, 0.12);\r\n    bottom: -100px; right: -100px;\r\n    animation: cookieFloat 15s ease-in-out infinite reverse;\r\n}\r\n\r\n.vr-cookie-hero-particle:nth-child(3) {\r\n    width: 300px; height: 300px;\r\n    background: rgba(47, 107, 63, 0.08);\r\n    top: 50%; left: 60%;\r\n    animation: cookieFloat 18s ease-in-out infinite 2s;\r\n}\r\n\r\n.vr-cookie-hero-icon {\r\n    position: absolute;\r\n    font-size: 2rem;\r\n    color: rgba(47, 107, 63, 0.12);\r\n    animation: cookieFloat 12s ease-in-out infinite;\r\n    z-index: 0;\r\n    pointer-events: none;\r\n}\r\n\r\n.vr-cookie-hero-icon:nth-child(4) { top: 15%; left: 8%; font-size: 2.4rem; animation-delay: 0s; }\r\n.vr-cookie-hero-icon:nth-child(5) { top: 25%; right: 10%; font-size: 1.8rem; animation-delay: 2s; }\r\n.vr-cookie-hero-icon:nth-child(6) { bottom: 30%; left: 12%; font-size: 2.2rem; animation-delay: 4s; }\r\n.vr-cookie-hero-icon:nth-child(7) { bottom: 20%; right: 8%; font-size: 1.6rem; animation-delay: 1s; }\r\n.vr-cookie-hero-icon:nth-child(8) { top: 50%; left: 5%; font-size: 1.4rem; animation-delay: 3s; }\r\n.vr-cookie-hero-icon:nth-child(9) { top: 10%; right: 18%; font-size: 2rem; animation-delay: 5s; }\r\n.vr-cookie-hero-icon:nth-child(10) { bottom: 40%; right: 15%; font-size: 1.8rem; animation-delay: 3.5s; }\r\n\r\n@keyframes cookieFloat {\r\n    0%, 100% { transform: translateY(0) rotate(0deg) scale(1); }\r\n    33% { transform: translateY(-30px) rotate(3deg) scale(1.05); }\r\n    66% { transform: translateY(20px) rotate(-3deg) scale(0.95); }\r\n}\r\n\r\n.vr-cookie-hero .container { position: relative; z-index: 1; }\r\n\r\n.vr-cookie-hero-content { text-align: center; max-width: 800px; margin: 0 auto; }\r\n\r\n.vr-cookie-hero-badge {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    background: rgba(47, 107, 63, 0.1);\r\n    border: 1px solid rgba(47, 107, 63, 0.25);\r\n    padding: 8px 20px;\r\n    border-radius: 50px;\r\n    font-size: 0.85rem;\r\n    color: var(--vr-cookie-primary);\r\n    margin-bottom: 24px;\r\n    backdrop-filter: blur(10px);\r\n}\r\n\r\n.vr-cookie-hero-badge i { color: var(--vr-cookie-accent); }\r\n\r\n.vr-cookie-hero-title {\r\n    font-size: clamp(2.5rem, 6vw, 4rem);\r\n    font-weight: 800;\r\n    line-height: 1.1;\r\n    margin-bottom: 16px;\r\n    background: linear-gradient(135deg, #1a2e1a 0%, #2f6b3f 50%, #4a7c1f 100%);\r\n    -webkit-background-clip: text;\r\n    -webkit-text-fill-color: transparent;\r\n    background-clip: text;\r\n}\r\n\r\n.vr-cookie-hero-meta {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 24px;\r\n    flex-wrap: wrap;\r\n    margin-top: 8px;\r\n}\r\n\r\n.vr-cookie-hero-meta span {\r\n    font-size: 0.9rem;\r\n    color: var(--vr-cookie-text-muted);\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n}\r\n\r\n.vr-cookie-hero-meta i { color: var(--vr-cookie-primary); }\r\n\r\n\/* ===== INTRO CARD ===== *\/\r\n.vr-cookie-intro {\r\n    background: linear-gradient(135deg, rgba(47,107,63,0.04), rgba(74,124,31,0.04));\r\n    border: 1px solid rgba(47,107,63,0.12);\r\n    border-radius: 20px;\r\n    padding: 32px 36px;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 24px;\r\n}\r\n\r\n.vr-cookie-intro-icon {\r\n    width: 56px;\r\n    height: 56px;\r\n    border-radius: 16px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 1.5rem;\r\n    background: linear-gradient(135deg, var(--vr-cookie-primary), var(--vr-cookie-accent));\r\n    color: white;\r\n    flex-shrink: 0;\r\n}\r\n\r\n.vr-cookie-intro p {\r\n    font-size: 0.95rem;\r\n    line-height: 1.8;\r\n    color: var(--vr-cookie-text-light);\r\n    margin: 0;\r\n}\r\n\r\n\/* ===== CONTENT ===== *\/\r\n.vr-cookie-layout {\r\n    max-width: 1300px;\r\n    margin: 0 auto;\r\n    padding: 80px 0 100px;\r\n}\r\n\r\n.vr-cookie-content {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 32px;\r\n}\r\n\r\n.vr-cookie-block {\r\n    background: var(--vr-cookie-card-bg);\r\n    border: 1px solid var(--vr-cookie-card-border);\r\n    border-radius: 20px;\r\n    padding: 40px 36px;\r\n    box-shadow: var(--vr-cookie-shadow);\r\n    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);\r\n    position: relative;\r\n    overflow: hidden;\r\n}\r\n\r\n.vr-cookie-block::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    right: 0;\r\n    height: 4px;\r\n    background: linear-gradient(90deg, var(--vr-cookie-primary), var(--vr-cookie-accent));\r\n    opacity: 0;\r\n    transition: opacity 0.5s ease;\r\n}\r\n\r\n.vr-cookie-block:hover::before { opacity: 1; }\r\n\r\n.vr-cookie-block:hover {\r\n    border-color: rgba(47, 107, 63, 0.15);\r\n    box-shadow: var(--vr-cookie-shadow-hover);\r\n}\r\n\r\n.vr-cookie-block-header {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 16px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.vr-cookie-block-number {\r\n    width: 44px;\r\n    height: 44px;\r\n    border-radius: 14px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 1.1rem;\r\n    font-weight: 800;\r\n    font-family: \"Poppins\", Georgia, serif;\r\n    background: linear-gradient(135deg, var(--vr-cookie-primary), var(--vr-cookie-accent));\r\n    color: white;\r\n    flex-shrink: 0;\r\n}\r\n\r\n.vr-cookie-block-title {\r\n    font-size: 1.3rem;\r\n    font-weight: 700;\r\n    color: var(--vr-cookie-text);\r\n    margin: 0;\r\n}\r\n\r\n.vr-cookie-block p {\r\n    font-size: 0.95rem;\r\n    line-height: 1.8;\r\n    color: var(--vr-cookie-text-light);\r\n    margin-bottom: 16px;\r\n}\r\n\r\n.vr-cookie-block p:last-child { margin-bottom: 0; }\r\n\r\n.vr-cookie-block ul {\r\n    list-style: none;\r\n    padding: 0;\r\n    margin: 0 0 16px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 10px;\r\n}\r\n\r\n.vr-cookie-block ul:last-child { margin-bottom: 0; }\r\n\r\n.vr-cookie-block ul li {\r\n    padding: 14px 18px;\r\n    background: var(--vr-cookie-bg);\r\n    border-radius: 12px;\r\n    font-size: 0.9rem;\r\n    color: var(--vr-cookie-text-light);\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 12px;\r\n    line-height: 1.6;\r\n    border-left: 3px solid var(--vr-cookie-primary);\r\n}\r\n\r\n.vr-cookie-block ul li i {\r\n    color: var(--vr-cookie-primary);\r\n    font-size: 0.9rem;\r\n    margin-top: 3px;\r\n    flex-shrink: 0;\r\n}\r\n\r\n.vr-cookie-block strong {\r\n    color: var(--vr-cookie-text);\r\n    font-weight: 600;\r\n}\r\n\r\n.vr-cookie-block table {\r\n    width: 100%;\r\n    border-collapse: collapse;\r\n    margin: 16px 0;\r\n    font-size: 0.9rem;\r\n    border-radius: 14px;\r\n    overflow: hidden;\r\n}\r\n\r\n.vr-cookie-block table:last-child { margin-bottom: 0; }\r\n\r\n.vr-cookie-block table thead th {\r\n    background: linear-gradient(135deg, var(--vr-cookie-primary), var(--vr-cookie-accent));\r\n    color: white;\r\n    padding: 14px 18px;\r\n    text-align: left;\r\n    font-weight: 600;\r\n    font-family: \"Poppins\", Georgia, serif;\r\n    font-size: 0.85rem;\r\n}\r\n\r\n.vr-cookie-block table tbody td {\r\n    padding: 12px 18px;\r\n    border-bottom: 1px solid var(--vr-cookie-card-border);\r\n    color: var(--vr-cookie-text-light);\r\n    line-height: 1.6;\r\n}\r\n\r\n.vr-cookie-block table tbody tr:last-child td { border-bottom: none; }\r\n\r\n.vr-cookie-block table tbody tr:nth-child(even) td { background: var(--vr-cookie-bg); }\r\n\r\n\/* ===== CTA ===== *\/\r\n.vr-cookie-cta {\r\n    padding: 0 0 100px;\r\n}\r\n\r\n.vr-cookie-cta-card {\r\n    background: linear-gradient(135deg, var(--vr-cookie-primary-dark), var(--vr-cookie-primary));\r\n    border-radius: 24px;\r\n    padding: 60px 40px;\r\n    text-align: center;\r\n    position: relative;\r\n    overflow: hidden;\r\n    box-shadow: 0 20px 60px rgba(47, 107, 63, 0.25);\r\n}\r\n\r\n.vr-cookie-cta-card::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: radial-gradient(circle at 30% 50%, rgba(74, 124, 31, 0.3), transparent 60%),\r\n                radial-gradient(circle at 70% 50%, rgba(255,255,255,0.05), transparent 40%);\r\n}\r\n\r\n.vr-cookie-cta-card * { position: relative; z-index: 1; }\r\n\r\n.vr-cookie-cta-card h2 {\r\n    font-size: clamp(1.8rem, 3.5vw, 2.6rem);\r\n    font-weight: 800;\r\n    color: white;\r\n    margin-bottom: 12px;\r\n}\r\n\r\n.vr-cookie-cta-card p {\r\n    font-size: 1rem;\r\n    color: rgba(255,255,255,0.8);\r\n    max-width: 550px;\r\n    margin: 0 auto 28px;\r\n    line-height: 1.7;\r\n}\r\n\r\n.vr-cookie-cta-actions {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 16px;\r\n    flex-wrap: wrap;\r\n}\r\n\r\n.vr-cookie-btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    padding: 16px 36px;\r\n    border-radius: 12px;\r\n    font-size: 1rem;\r\n    font-weight: 600;\r\n    font-family: \"Plus Jakarta Sans\", sans-serif;\r\n    text-decoration: none;\r\n    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\r\n    cursor: pointer;\r\n    border: none;\r\n    position: relative;\r\n    overflow: hidden;\r\n}\r\n\r\n.vr-cookie-btn-primary {\r\n    background: white;\r\n    color: var(--vr-cookie-primary-dark);\r\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\r\n}\r\n\r\n.vr-cookie-btn-primary:hover {\r\n    transform: translateY(-3px);\r\n    box-shadow: 0 8px 30px rgba(0,0,0,0.2);\r\n    color: var(--vr-cookie-primary);\r\n}\r\n\r\n.vr-cookie-btn-outline {\r\n    background: transparent;\r\n    color: white;\r\n    border: 2px solid rgba(255,255,255,0.3);\r\n}\r\n\r\n.vr-cookie-btn-outline:hover {\r\n    background: rgba(255,255,255,0.1);\r\n    border-color: rgba(255,255,255,0.6);\r\n    transform: translateY(-3px);\r\n}\r\n\r\n\/* ===== RESPONSIVE ===== *\/\r\n@media (max-width: 992px) {\r\n    .vr-cookie-layout { padding: 60px 0 80px; }\r\n    .vr-cookie-intro { flex-direction: column; text-align: center; padding: 24px; }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n    .vr-cookie-hero { padding: 120px 0 80px; }\r\n    .vr-cookie-block { padding: 28px 24px; }\r\n    .vr-cookie-layout { padding: 40px 0 60px; }\r\n    .vr-cookie-cta-card { padding: 40px 24px; }\r\n    .vr-cookie-block table { font-size: 0.8rem; }\r\n    .vr-cookie-block table thead th,\r\n    .vr-cookie-block table tbody td { padding: 10px 12px; }\r\n}\r\n\r\n@media (max-width: 576px) {\r\n    .vr-cookie-hero-meta { flex-direction: column; gap: 8px; }\r\n}\r\n<\/style>\r\n\r\n<!-- ===== HERO ===== -->\r\n<section class=\"vr-cookie-hero\">\r\n    <div class=\"vr-cookie-hero-bg\">\r\n        <div class=\"vr-cookie-hero-particle\"><\/div>\r\n        <div class=\"vr-cookie-hero-particle\"><\/div>\r\n        <div class=\"vr-cookie-hero-particle\"><\/div>\r\n        <i class=\"fa-solid fa-cookie-bite vr-cookie-hero-icon\"><\/i>\r\n        <i class=\"fa-solid fa-cookie vr-cookie-hero-icon\"><\/i>\r\n        <i class=\"fa-solid fa-shield vr-cookie-hero-icon\"><\/i>\r\n        <i class=\"fa-solid fa-sliders vr-cookie-hero-icon\"><\/i>\r\n        <i class=\"fa-solid fa-eye-slash vr-cookie-hero-icon\"><\/i>\r\n        <i class=\"fa-solid fa-toggle-on vr-cookie-hero-icon\"><\/i>\r\n        <i class=\"fa-solid fa-database vr-cookie-hero-icon\"><\/i>\r\n    <\/div>\r\n    <div class=\"container\">\r\n        <div class=\"vr-cookie-hero-content\">\r\n            <div class=\"vr-cookie-hero-badge\">\r\n                <i class=\"fa-solid fa-cookie-bite\"><\/i>\r\n                Cookie Policy\r\n            <\/div>\r\n            <h1 class=\"vr-cookie-hero-title\">Cookie Policy<\/h1>\r\n            <div class=\"vr-cookie-hero-meta\">\r\n                <span><i class=\"fa-solid fa-calendar\"><\/i> Last Updated: June 1, 2026<\/span>\r\n                <span><i class=\"fa-solid fa-clock\"><\/i> Read Time: 7 min<\/span>\r\n                <span><i class=\"fa-solid fa-file-lines\"><\/i> Version 1.8<\/span>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- ===== CONTENT ===== -->\r\n<section class=\"vr-cookie-content-section\">\r\n    <div class=\"container\">\r\n        <div class=\"vr-cookie-layout\">\r\n            <div class=\"vr-cookie-content\">\r\n\r\n                <div class=\"vr-cookie-intro\">\r\n                    <div class=\"vr-cookie-intro-icon\">\r\n                        <i class=\"fa-solid fa-circle-info\"><\/i>\r\n                    <\/div>\r\n                    <p>This Cookie Policy explains how Viewari uses cookies, pixels, and similar tracking technologies. We believe in minimal, transparent data practices \u2014 our approach is to use only what is strictly necessary while respecting your privacy choices. This policy works alongside our <a href=\"\/privacy-policy\" style=\"color: var(--vr-cookie-primary); font-weight: 600; text-decoration: none;\">Privacy Policy<\/a> and <a href=\"\/terms-and-condition\" style=\"color: var(--vr-cookie-primary); font-weight: 600; text-decoration: none;\">Terms and Condition<\/a>.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"vr-cookie-block\" id=\"what\">\r\n                    <div class=\"vr-cookie-block-header\">\r\n                        <div class=\"vr-cookie-block-number\">1<\/div>\r\n                        <h2 class=\"vr-cookie-block-title\">What Are Cookies?<\/h2>\r\n                    <\/div>\r\n                    <p>Cookies are small text files stored on your device by your web browser when you visit a website. They act as a memory for the website, helping it recognize your device and remember your preferences, settings, and browsing activity across pages or return visits.<\/p>\r\n                    <p>Cookies serve essential functions \u2014 from enabling basic website navigation to remembering your language preferences. They can be set by the website you visit (first-party cookies) or by third-party services embedded within the site (third-party cookies).<\/p>\r\n                    <p>We also use similar technologies such as local storage, session storage, and pixels. These technologies function similarly to cookies and are covered under this policy. You can manage them through your browser settings just like standard cookies.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"vr-cookie-block\" id=\"how\">\r\n                    <div class=\"vr-cookie-block-header\">\r\n                        <div class=\"vr-cookie-block-number\">2<\/div>\r\n                        <h2 class=\"vr-cookie-block-title\">How We Use Cookies<\/h2>\r\n                    <\/div>\r\n                    <p>Viewari uses cookies and similar technologies for the following strictly limited purposes. We do not use cookies for advertising, behavioral profiling, or cross-site tracking of any kind.<\/p>\r\n\r\n                    <table>\r\n                        <thead>\r\n                            <tr>\r\n                                <th>Cookie Type<\/th>\r\n                                <th>Purpose<\/th>\r\n                                <th>Duration<\/th>\r\n                            <\/tr>\r\n                        <\/thead>\r\n                        <tbody>\r\n                            <tr>\r\n                                <td><strong>Essential \/ Strictly Necessary<\/strong><\/td>\r\n                                <td>Required for basic website functionality \u2014 session management, security, and core feature operation. Without these, the site cannot function properly.<\/td>\r\n                                <td>Session \/ Up to 24 hours<\/td>\r\n                            <\/tr>\r\n                            <tr>\r\n                                <td><strong>Functional \/ Preference<\/strong><\/td>\r\n                                <td>Remember your preferences such as theme selection, tool settings, and UI customizations during your visit.<\/td>\r\n                                <td>Session<\/td>\r\n                            <\/tr>\r\n                            <tr>\r\n                                <td><strong>Analytics \/ Performance<\/strong><\/td>\r\n                                <td>Collect anonymized, aggregated data about page visits, feature usage, and error rates. No individual browsing behavior is tracked.<\/td>\r\n                                <td>Up to 30 days<\/td>\r\n                            <\/tr>\r\n                            <tr>\r\n                                <td><strong>Security<\/strong><\/td>\r\n                                <td>Detect and prevent fraudulent activity, DDoS attacks, and abuse of our services. These are critical for platform safety.<\/td>\r\n                                <td>Session<\/td>\r\n                            <\/tr>\r\n                        <\/tbody>\r\n                    <\/table>\r\n\r\n                    <p><strong>What we do NOT use:<\/strong> Marketing cookies, advertising cookies, retargeting pixels, social media tracking widgets, cross-site tracking cookies, or any form of fingerprinting technology that identifies individual users across different websites.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"vr-cookie-block\" id=\"types\">\r\n                    <div class=\"vr-cookie-block-header\">\r\n                        <div class=\"vr-cookie-block-number\">3<\/div>\r\n                        <h2 class=\"vr-cookie-block-title\">Types of Cookies We Set<\/h2>\r\n                    <\/div>\r\n                    <p>Below is a detailed breakdown of the specific cookies and storage items that Viewari may set during your visit. We keep this list as short as possible \u2014 transparency is fundamental to our privacy promise.<\/p>\r\n                    <ul>\r\n                        <li><i class=\"fa-solid fa-cookie\"><\/i> <strong>session_token:<\/strong> A temporary identifier used to maintain your session state. No personal data is stored in this cookie. Duration: Session only. Type: Essential.<\/li>\r\n                        <li><i class=\"fa-solid fa-cookie\"><\/i> <strong>preferences:<\/strong> Stores your UI preferences such as tool layout and theme choice during your visit. Duration: Session only. Type: Functional.<\/li>\r\n                        <li><i class=\"fa-solid fa-cookie\"><\/i> <strong>analytics_id:<\/strong> An anonymized unique identifier for aggregated usage statistics. Cannot be linked to any individual. Duration: 30 days. Type: Analytics.<\/li>\r\n                        <li><i class=\"fa-solid fa-cookie\"><\/i> <strong>csrf_token:<\/strong> A security token that prevents cross-site request forgery attacks. Duration: Session only. Type: Essential.<\/li>\r\n                        <li><i class=\"fa-solid fa-cookie\"><\/i> <strong>rate_limit:<\/strong> Tracks request frequency to prevent abuse and ensure fair usage for all users. Duration: 1 minute. Type: Security.<\/li>\r\n                    <\/ul>\r\n                    <p>This list may be updated occasionally as we optimize our services. We commit to never adding tracking, advertising, or profiling cookies without prominently notifying you and updating this policy.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"vr-cookie-block\" id=\"third\">\r\n                    <div class=\"vr-cookie-block-header\">\r\n                        <div class=\"vr-cookie-block-number\">4<\/div>\r\n                        <h2 class=\"vr-cookie-block-title\">Third-Party Services<\/h2>\r\n                    <\/div>\r\n                    <p>Viewari integrates with a limited set of third-party services that may set their own cookies or similar technologies. These are carefully selected and audited for privacy compliance:<\/p>\r\n                    <ul>\r\n                        <li><i class=\"fa-solid fa-cloud\"><\/i> <strong>Cloudflare:<\/strong> Used for content delivery, DDoS protection, and performance optimization. Cloudflare sets security-related cookies that are strictly necessary for infrastructure protection. <a href=\"https:\/\/www.cloudflare.com\/privacypolicy\/\" target=\"_blank\" style=\"color: var(--vr-cookie-primary); text-decoration: none;\" rel=\"noopener\">Their Privacy Policy<\/a>.<\/li>\r\n                        <li><i class=\"fa-solid fa-chart-bar\"><\/i> <strong>Plausible Analytics:<\/strong> Our privacy-first analytics provider. Plausible does not use cookies by default and collects no personal data \u2014 all metrics are anonymized and aggregated. <a href=\"https:\/\/plausible.io\/privacy\" target=\"_blank\" style=\"color: var(--vr-cookie-primary); text-decoration: none;\" rel=\"noopener\">Their Privacy Policy<\/a>.<\/li>\r\n                        <li><i class=\"fa-solid fa-font\"><\/i> <strong>Google Fonts:<\/strong> Used for typography. Google Fonts may log requests but does not set cookies for font delivery. <a href=\"https:\/\/policies.google.com\/privacy\" target=\"_blank\" style=\"color: var(--vr-cookie-primary); text-decoration: none;\" rel=\"noopener\">Their Privacy Policy<\/a>.<\/li>\r\n                    <\/ul>\r\n                    <p>We do not integrate advertising networks, social media pixels, or third-party tracking scripts. Our tools are designed to be fully self-contained \u2014 when you use Viewari to view social media content, no data is sent to those platforms through our interface.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"vr-cookie-block\" id=\"manage\">\r\n                    <div class=\"vr-cookie-block-header\">\r\n                        <div class=\"vr-cookie-block-number\">5<\/div>\r\n                        <h2 class=\"vr-cookie-block-title\">Managing Your Cookie Preferences<\/h2>\r\n                    <\/div>\r\n                    <p>You have full control over cookies. While essential cookies are required for our site to function, you can manage or disable other cookies through your browser settings. Here is how to adjust cookie preferences in major browsers:<\/p>\r\n                    <ul>\r\n                        <li><i class=\"fa-brands fa-chrome\"><\/i> <strong>Google Chrome:<\/strong> Settings \u2192 Privacy and Security \u2192 Cookies and other site data. You can block third-party cookies, clear cookies on exit, or block all cookies.<\/li>\r\n                        <li><i class=\"fa-brands fa-firefox\"><\/i> <strong>Mozilla Firefox:<\/strong> Options \u2192 Privacy & Security \u2192 Cookies and Site Data. Choose from standard, strict, or custom privacy settings.<\/li>\r\n                        <li><i class=\"fa-brands fa-safari\"><\/i> <strong>Safari:<\/strong> Preferences \u2192 Privacy \u2192 Cookies and website data. Choose to block all cookies or prevent cross-site tracking.<\/li>\r\n                        <li><i class=\"fa-brands fa-edge\"><\/i> <strong>Microsoft Edge:<\/strong> Settings \u2192 Cookies and site permissions \u2192 Manage and delete cookies and site data.<\/li>\r\n                    <\/ul>\r\n                    <p><strong>Important note:<\/strong> Disabling all cookies may prevent certain features of Viewari from functioning correctly, particularly tool preferences and session management. However, our core anonymous viewing tools will continue to work.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"vr-cookie-block\" id=\"consent\">\r\n                    <div class=\"vr-cookie-block-header\">\r\n                        <div class=\"vr-cookie-block-number\">6<\/div>\r\n                        <h2 class=\"vr-cookie-block-title\">Cookie Consent & Your Choices<\/h2>\r\n                    <\/div>\r\n                    <p>Upon your first visit to Viewari, you will see a cookie consent banner that allows you to make an informed choice about non-essential cookies. We respect your preferences and will only set analytics cookies if you explicitly consent.<\/p>\r\n                    <p><strong>Your options:<\/strong><\/p>\r\n                    <ul>\r\n                        <li><i class=\"fa-solid fa-check-circle\"><\/i> <strong>Accept All:<\/strong> Enables essential, functional, and analytics cookies for the best possible experience.<\/li>\r\n                        <li><i class=\"fa-solid fa-sliders\"><\/i> <strong>Customize:<\/strong> Choose which categories of cookies you wish to allow. Essential cookies are always active.<\/li>\r\n                        <li><i class=\"fa-solid fa-xmark-circle\"><\/i> <strong>Reject All:<\/strong> Only essential cookies will be set. The site will function but without analytics or personalization features.<\/li>\r\n                    <\/ul>\r\n                    <p>You can change your cookie preferences at any time by clicking the \"Cookie Settings\" link in the footer of our website. Your consent is stored locally and can be withdrawn as easily as it was given.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"vr-cookie-block\" id=\"updates\">\r\n                    <div class=\"vr-cookie-block-header\">\r\n                        <div class=\"vr-cookie-block-number\">7<\/div>\r\n                        <h2 class=\"vr-cookie-block-title\">Updates to This Policy<\/h2>\r\n                    <\/div>\r\n                    <p>We may update this Cookie Policy from time to time to reflect changes in the cookies we use, legal requirements, or operational practices. When we make changes, we will update the \"Last Updated\" date at the top of this page.<\/p>\r\n                    <p>If we make significant changes \u2014 such as introducing new cookie types or changing how we process data \u2014 we will notify you via a prominent notice on our website or a cookie consent banner reset. We encourage you to review this policy periodically to stay informed.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"vr-cookie-block\" id=\"contact\">\r\n                    <div class=\"vr-cookie-block-header\">\r\n                        <div class=\"vr-cookie-block-number\">8<\/div>\r\n                        <h2 class=\"vr-cookie-block-title\">Contact Us<\/h2>\r\n                    <\/div>\r\n                    <p>If you have any questions about our use of cookies or this policy, please reach out to us. We are happy to explain our practices in detail.<\/p>\r\n                    <ul>\r\n                        <li><i class=\"fa-solid fa-envelope\"><\/i> <strong>Email:<\/strong> <a href=\"mailto:support@viewari.com\" style=\"color: var(--vr-cookie-primary); text-decoration: none;\">support@viewari.com<\/a><\/li>\r\n                        <li><i class=\"fa-solid fa-location-dot\"><\/i> <strong>Registered Address:<\/strong> 123 Innovation Drive, Suite 400, San Francisco, CA 94105, United States<\/li>\r\n                        <li><i class=\"fa-solid fa-clock\"><\/i> <strong>Response Time:<\/strong> We aim to respond to privacy inquiries within 48 hours during business days.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- ===== CTA ===== -->\r\n<section class=\"vr-cookie-cta\">\r\n    <div class=\"container\">\r\n        <div class=\"vr-cookie-cta-card\">\r\n            <h2>Privacy First, Always<\/h2>\r\n            <p>Viewari is built on the belief that your data belongs to you. We use minimal cookies and never track you across the web. Browse with confidence.<\/p>\r\n            <div class=\"vr-cookie-cta-actions\">\r\n                <a href=\"\/\" class=\"vr-cookie-btn vr-cookie-btn-primary\">\r\n                    <i class=\"fa-solid fa-compass\"><\/i> Explore Tools\r\n                <\/a>\r\n                <a href=\"\/contact\" class=\"vr-cookie-btn vr-cookie-btn-outline\">\r\n                    <i class=\"fa-solid fa-envelope\"><\/i> Contact Us\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        if ('IntersectionObserver' in window) {\r\n            var observer = new IntersectionObserver(function(entries) {\r\n                entries.forEach(function(entry) {\r\n                    if (entry.isIntersecting) {\r\n                        entry.target.classList.add('revealed');\r\n                    }\r\n                });\r\n            }, { root: null, rootMargin: '0px', threshold: 0.1 });\r\n            document.querySelectorAll('.vr-cookie-block').forEach(function(el) {\r\n                observer.observe(el);\r\n            });\r\n        }\r\n    });\r\n<\/script>\r\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-homepage.php","meta":{"footnotes":""},"class_list":["post-5567","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/viewari.com\/wp-json\/wp\/v2\/pages\/5567","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/viewari.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/viewari.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/viewari.com\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/viewari.com\/wp-json\/wp\/v2\/comments?post=5567"}],"version-history":[{"count":4,"href":"https:\/\/viewari.com\/wp-json\/wp\/v2\/pages\/5567\/revisions"}],"predecessor-version":[{"id":5571,"href":"https:\/\/viewari.com\/wp-json\/wp\/v2\/pages\/5567\/revisions\/5571"}],"wp:attachment":[{"href":"https:\/\/viewari.com\/wp-json\/wp\/v2\/media?parent=5567"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}