{"id":123,"date":"2026-07-13T12:10:53","date_gmt":"2026-07-13T04:10:53","guid":{"rendered":"https:\/\/progravercreative.store\/?page_id=123"},"modified":"2026-07-13T12:10:56","modified_gmt":"2026-07-13T04:10:56","slug":"cookie-policy","status":"publish","type":"page","link":"https:\/\/progravercreative.store\/index.php\/cookie-policy\/","title":{"rendered":"Cookie Policy"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Cookie Policy | PROGRAVER LTD<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Parisienne&#038;family=Inter:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n.cookie-global-wrapper {\n  width: 100%;\n  min-height: 100vh;\n  background: #020609;\n  padding: 100px 16px;\n  position: relative;\n  overflow-x: hidden;\n  font-family: 'Inter', sans-serif;\n  color: #c9d1d9;\n  line-height: 1.9;\n}\n.cookie-global-wrapper::before {\n  content: \"\";\n  position: fixed;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background: \n    radial-gradient(circle at 10% 20%, rgba(0,212,210,0.14), transparent 50%),\n    radial-gradient(circle at 90% 10%, rgba(0,212,210,0.08), transparent 45%),\n    radial-gradient(circle at 50% 90%, rgba(0,212,210,0.06), transparent 50%);\n  animation: slowBreath 12s ease-in-out infinite alternate;\n  z-index: 1;\n  pointer-events: none;\n}\n@keyframes slowBreath {\n  0% { opacity: 0.5; transform: scale(1); }\n  100% { opacity: 0.9; transform: scale(1.06); }\n}\n.cookie-main-box {\n  max-width: 960px;\n  margin: 0 auto;\n  position: relative;\n  z-index: 2;\n  background: rgba(15, 20, 26, 0.72);\n  backdrop-filter: blur(24px) saturate(140%);\n  -webkit-backdrop-filter: blur(24px) saturate(140%);\n  border: 1px solid rgba(0,212,210,0.18);\n  border-radius: 24px;\n  padding: 70px 60px;\n  transition: all 0.5s ease;\n}\n.cookie-main-box:hover {\n  border-color: rgba(0,212,210,0.45);\n  box-shadow: 0 25px 90px rgba(0,212,210,0.18), 0 0 50px rgba(0,212,210,0.06) inset;\n}\n.cookie-main-title {\n  font-family: 'Parisienne', cursive;\n  font-size: 52px;\n  text-align: center;\n  color: #00D4D2;\n  margin: 0 0 48px;\n  letter-spacing: 2px;\n  transition: all 0.3s ease;\n}\n.cookie-main-title:hover {\n  text-shadow: 0 0 25px rgba(0,212,210,0.65);\n}\n.cookie-section-title {\n  font-family: 'Parisienne', cursive;\n  font-size: 28px;\n  color: #00D4D2;\n  margin: 45px 0 18px;\n  padding-left: 14px;\n  border-left: 3px solid rgba(0,212,210,0.25);\n  transition: all 0.3s ease;\n}\n.cookie-section-title:hover {\n  border-left-color: #00D4D2;\n  padding-left: 20px;\n  text-shadow: 0 0 12px rgba(0,212,210,0.35);\n}\n.cookie-text {\n  font-size: 16px;\n  margin: 0 0 22px;\n  transition: color 0.3s ease, transform 0.3s ease;\n}\n.cookie-text:hover {\n  color: #ffffff;\n  transform: translateX(4px);\n}\n.cookie-footer-block {\n  margin-top: 60px;\n  padding-top: 35px;\n  border-top: 1px solid rgba(0,212,210,0.22);\n  text-align: center;\n  transition: border-color 0.3s ease;\n}\n.cookie-footer-block:hover {\n  border-top-color: rgba(0,212,210,0.55);\n}\n.cookie-footer-block p {\n  font-size: 15px;\n  color: #a0a8b3;\n  margin: 6px 0;\n}\n.cookie-highlight {\n  color: #00D4D2;\n  font-weight: 500;\n}\n.fade-animate {\n  opacity: 0;\n  transform: translateY(24px);\n  animation: fadeUp 0.7s ease forwards;\n}\n@keyframes fadeUp {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n.fade-animate:nth-of-type(1) { animation-delay: 0.1s; }\n.fade-animate:nth-of-type(2) { animation-delay: 0.2s; }\n.fade-animate:nth-of-type(3) { animation-delay: 0.3s; }\n.fade-animate:nth-of-type(4) { animation-delay: 0.4s; }\n.fade-animate:nth-of-type(5) { animation-delay: 0.5s; }\n.fade-animate:nth-of-type(6) { animation-delay: 0.6s; }\n.fade-animate:nth-of-type(7) { animation-delay: 0.7s; }\n@media (max-width: 768px) {\n  .cookie-main-box {\n    padding: 40px 24px;\n  }\n  .cookie-main-title {\n    font-size: 38px;\n  }\n  .cookie-section-title {\n    font-size: 24px;\n  }\n}\n<\/style>\n<\/head>\n<body>\n<div class=\"cookie-global-wrapper\">\n  <div class=\"cookie-main-box\">\n    <h1 class=\"cookie-main-title fade-animate\">Cookie Policy<\/h1>\n\n    <h2 class=\"cookie-section-title fade-animate\">1. Introduction to This Policy<\/h2>\n    <p class=\"cookie-text fade-animate\">This Cookie Policy sets out clear information about the small text files known as cookies deployed across the PROGRAVER LTD website. It explains what cookies we use, their core functions, how long they remain stored on visitor devices, the choices available to users, and related liability disclaimers. This document works alongside our Privacy Policy and forms part of the official website service terms for all visitors.<\/p>\n\n    <h2 class=\"cookie-section-title fade-animate\">2. Definition of Cookies<\/h2>\n    <p class=\"cookie-text fade-animate\">Cookies are lightweight text data stored to a visitor\u2019s desktop, tablet or mobile device browser when accessing our website. These files do not access private local files, personal identity documents or contact information saved on your device. They only record basic browsing behaviour to stabilise page loading speed and retain simple preference settings during your site visit.<\/p>\n\n    <h2 class=\"cookie-section-title fade-animate\">3. Types of Cookies Deployed On Our Site<\/h2>\n    <p class=\"cookie-text fade-animate\"><span class=\"cookie-highlight\">Essential Functional Cookies<\/span><br>These cookies are mandatory to maintain normal website operation. They record temporary session status, page navigation records and form input progress to avoid repeated data entry when switching pages. No personal identifiable information is captured via essential cookies. Storage duration is limited to the current browser session only and automatically cleared once the browser window closes.<\/p>\n    <p class=\"cookie-text fade-animate\"><span class=\"cookie-highlight\">Performance Preference Cookies<\/span><br>Optional non-essential cookies used to store minor browsing preferences including page display mode and menu collapse status. Data stored by this category will remain on your device for a maximum of 12 months unless manually cleared by the user. This data never includes order details, email addresses or contact numbers.<\/p>\n    <p class=\"cookie-text fade-animate\">We do not deploy third-party tracking cookies, advertising targeting cookies or cross-site monitoring cookies. No visitor browsing records will be shared with external commercial platforms or third-party data service providers under any circumstances.<\/p>\n\n    <h2 class=\"cookie-section-title fade-animate\">4. User Control &#038; Cookie Removal Options<\/h2>\n    <p class=\"cookie-text fade-animate\">All mainstream internet browsers include built-in tools for users to view, restrict or delete stored cookie files at any time. Visitors may adjust browser settings to block non-essential cookies entirely, limit cookie storage duration or wipe all existing cookie records. Restricting cookies may lead to minor page function abnormalities such as lost form progress or unstable page switching experience.<\/p>\n    <p class=\"cookie-text fade-animate\">Continued browsing of this website after reviewing this policy will be regarded as voluntary acceptance of our limited cookie deployment scheme. If you do not agree to the use of functional cookies, you may adjust browser privacy settings or cease website access.<\/p>\n\n    <h2 class=\"cookie-section-title fade-animate\">5. Data Storage &#038; Privacy Alignment<\/h2>\n    <p class=\"cookie-text fade-animate\">All data generated by website cookies is processed in line with the rules laid out within our Privacy Policy. No cookie-related browsing records will be combined with customer order data, delivery information or personal contact details to build user profiles for commercial promotion. All temporary cookie records will be automatically purged once their set storage lifespan expires.<\/p>\n\n    <h2 class=\"cookie-section-title fade-animate\">6. Liability Disclaimer<\/h2>\n    <p class=\"cookie-text fade-animate\">PROGRAVER LTD holds no responsibility for cookie files generated by external links embedded on our website. Third-party pages accessible via outbound links operate under their own separate cookie rules, and we have no control over their data collection behaviour. Visitors shall independently check the cookie policies of external target websites before opening such links.<\/p>\n    <p class=\"cookie-text fade-animate\">We are not liable for page function faults caused by users fully blocking all cookies via browser privacy settings. Any loss of temporary browsing progress resulting from cookie restrictions shall be borne solely by the visitor.<\/p>\n    <p class=\"cookie-text fade-animate\">This website does not utilise cookies to capture sensitive personal data including payment credentials, identity documents, physical addresses or private contact details. Any unauthorised data leakage caused by local device security vulnerabilities falls outside the scope of our liability.<\/p>\n\n    <h2 class=\"cookie-section-title fade-animate\">7. Policy Update Rules<\/h2>\n    <p class=\"cookie-text fade-animate\">We reserve the right to adjust this Cookie Policy to match updated website functions and industry data compliance standards. All revised clauses will be published directly on this page and take effect immediately upon public display. Regular website visitors are advised to review this page periodically for changes to cookie usage rules.<\/p>\n\n    <div class=\"cookie-footer-block fade-animate\">\n      <p><strong>PROGRAVER LTD<\/strong><\/p>\n      <p>128 City Road, London, United Kingdom, EC1V 2NX<\/p>\n      <p>support@progravercreative.store | +44 122 048 2618<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Cookie Policy | PROGRAVER LTD Cookie Policy 1. Introduc [&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-123","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/progravercreative.store\/index.php\/wp-json\/wp\/v2\/pages\/123","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/progravercreative.store\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/progravercreative.store\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/progravercreative.store\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/progravercreative.store\/index.php\/wp-json\/wp\/v2\/comments?post=123"}],"version-history":[{"count":1,"href":"https:\/\/progravercreative.store\/index.php\/wp-json\/wp\/v2\/pages\/123\/revisions"}],"predecessor-version":[{"id":139,"href":"https:\/\/progravercreative.store\/index.php\/wp-json\/wp\/v2\/pages\/123\/revisions\/139"}],"wp:attachment":[{"href":"https:\/\/progravercreative.store\/index.php\/wp-json\/wp\/v2\/media?parent=123"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}