{"id":3,"date":"2026-04-17T09:52:25","date_gmt":"2026-04-17T09:52:25","guid":{"rendered":"https:\/\/emeals.ge\/?page_id=3"},"modified":"2026-05-04T14:05:31","modified_gmt":"2026-05-04T10:05:31","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/emeals.ge\/en\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3\" class=\"elementor elementor-3\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-223b5cb e-con-full e-flex e-con e-parent\" data-id=\"223b5cb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-542165d elementor-widget elementor-widget-html\" data-id=\"542165d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"ef-hero-box\" id=\"ef-hero-box\">\n  <div class=\"ef-hero-bg-grid\"><\/div>\n  <div class=\"ef-hero-noise\"><\/div>\n\n  <div class=\"ef-hero-content\">\n    <nav class=\"ef-hero-bread ef-hero-magnetic\" aria-label=\"Breadcrumb\">\n      <a href=\"\/en\/\" class=\"ef-bread-link\">Home<\/a>\n      <div class=\"ef-bread-dot\"><\/div>\n      <span class=\"ef-bread-current\">Privacy<\/span>\n    <\/nav>\n\n    <div class=\"ef-hero-title-wrapper\">\n      <h1 class=\"ef-hero-outline\">Privacy<\/h1>\n      <span class=\"ef-hero-solid\" aria-hidden=\"true\">Privacy<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n  :root {\n    --efh-bg: #F8F1E8;\n    --efh-dark: #146140;\n    --efh-accent: #FF6701;\n    --efh-grid: rgba(20, 97, 64, 0.08);\n    --efh-x: 50%;\n    --efh-y: 50%;\n  }\n\n  .ef-hero-box * {\n    font-family: 'ElementFitness ABZ Grozen', sans-serif !important;\n    box-sizing: border-box; margin: 0; padding: 0;\n  }\n\n  .ef-hero-box {\n    position: relative;\n    width: 100%;\n    height: 200px;\n    background-color: var(--efh-bg);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    z-index: 1;\n    padding-bottom: 30px;\n  }\n\n  .ef-hero-bg-grid {\n    position: absolute; inset: 0; z-index: 0; pointer-events: none;\n    background-size: 40px 40px;\n    background-image: \n      linear-gradient(to right, var(--efh-grid) 1px, transparent 1px),\n      linear-gradient(to bottom, var(--efh-grid) 1px, transparent 1px);\n    mask-image: radial-gradient(circle at center, black 40%, transparent 100%);\n    -webkit-mask-image: radial-gradient(circle at center, black 40%, transparent 100%);\n  }\n\n  .ef-hero-noise {\n    position: absolute; inset: 0; z-index: 1; pointer-events: none;\n    background: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.05'\/%3E%3C\/svg%3E\");\n    mix-blend-mode: multiply; opacity: 0.6;\n  }\n\n  .ef-hero-content {\n    position: relative; z-index: 5;\n    display: flex; flex-direction: column; align-items: center; gap: 15px;\n    width: 100%;\n  }\n\n  .ef-hero-bread {\n    margin-top: 105px;\n    display: inline-flex; align-items: center; gap: 8px;\n    padding: 6px 16px 4px 16px; \n    border-radius: 30px; \n    background: rgba(255, 255, 255, 0.5);\n    border: 1px solid rgba(255, 255, 255, 0.8); \n    backdrop-filter: blur(10px);\n    box-shadow: 0 5px 15px rgba(20, 97, 64, 0.05);\n    will-change: transform;\n    opacity: 0; transform: translateY(15px);\n    animation: efhFadeUp 0.6s cubic-bezier(0.25, 1, 0.5, 1) forwards;\n  }\n\n  .ef-bread-link, .ef-bread-current {\n    font-size: 0.45rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0.08em;\n  }\n  \n  .ef-bread-link { color: var(--efh-dark); text-decoration: none; transition: color 0.3s; }\n  .ef-bread-link:hover { color: var(--efh-accent); }\n\n  .ef-bread-dot {\n    width: 4px; height: 4px; border-radius: 50%; \n    background-color: var(--efh-accent);\n    margin-top: -2px;\n  }\n  .ef-bread-current { color: var(--efh-accent); }\n\n  .ef-hero-title-wrapper {\n    position: relative; padding: 0 20px; cursor: default;\n    opacity: 0; transform: translateY(20px);\n    animation: efhFadeUp 0.6s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.1s;\n    display: inline-block;\n  }\n\n  .ef-hero-outline, .ef-hero-solid {\n    display: block;\n    font-size: clamp(1.5rem, 5vw, 4rem); \n    line-height: 1; font-weight: 900;\n    text-transform: uppercase; \n    margin: 0; text-align: center; pointer-events: none;\n  }\n\n  .ef-hero-outline {\n    color: transparent; -webkit-text-stroke: 1.5px var(--efh-dark); opacity: 0.2; \n  }\n\n  .ef-hero-solid {\n    position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n    color: var(--efh-accent);\n    -webkit-mask-image: radial-gradient(120px circle at var(--efh-x) var(--efh-y), black 10%, transparent 80%);\n    mask-image: radial-gradient(120px circle at var(--efh-x) var(--efh-y), black 10%, transparent 80%);\n    will-change: -webkit-mask-image;\n  }\n\n  @keyframes efhFadeUp { to { opacity: 1; transform: translateY(0); } }\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n  const titleWrapper = document.querySelector('.ef-hero-title-wrapper');\n  let tx = -500, ty = -500, cx = -500, cy = -500, rafId1 = null;\n  \n  if (titleWrapper) {\n    document.getElementById('ef-hero-box').addEventListener('mousemove', (e) => {\n      const rect = titleWrapper.getBoundingClientRect();\n      tx = e.clientX - rect.left; ty = e.clientY - rect.top;\n      if (!rafId1) rafId1 = requestAnimationFrame(updateSpot);\n    });\n    \n    setTimeout(() => {\n      if(tx === -500) {\n        const r = titleWrapper.getBoundingClientRect();\n        tx = cx = r.width\/2; ty = cy = r.height\/2;\n        titleWrapper.style.setProperty('--efh-x', `${cx}px`); titleWrapper.style.setProperty('--efh-y', `${cy}px`);\n      }\n    }, 800);\n  }\n\n  function updateSpot() {\n    cx += (tx - cx) * 0.15; cy += (ty - cy) * 0.15;\n    titleWrapper.style.setProperty('--efh-x', `${cx}px`); titleWrapper.style.setProperty('--efh-y', `${cy}px`);\n    rafId1 = (Math.abs(tx - cx) > 0.5) ? requestAnimationFrame(updateSpot) : null;\n  }\n\n  const mb = document.querySelector('.ef-hero-magnetic');\n  if(mb) {\n    mb.addEventListener('mousemove', function(e) {\n      const r = this.getBoundingClientRect();\n      const x = e.clientX - r.left - (r.width\/2), y = e.clientY - r.top - (r.height\/2);\n      this.style.transform = `translate(${x*0.2}px, ${y*0.2}px)`;\n    });\n    mb.addEventListener('mouseleave', function() {\n      this.style.transform = `translate(0px, 0px)`;\n      this.style.transition = `transform 0.5s cubic-bezier(0.25, 1, 0.5, 1)`;\n    });\n    mb.addEventListener('mouseenter', function() { this.style.transition = `none`; });\n  }\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0de81f0 e-flex e-con-boxed e-con e-parent\" data-id=\"0de81f0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-326c6d2 elementor-widget elementor-widget-text-editor\" data-id=\"326c6d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>General Terms<\/strong><\/p><p>These terms define the relationship between \u201cElement Meals\u201d and the customer.<\/p><p>\u201cElement Meals\u201d is a legally registered entity in Georgia (LLC \u201cElement Fitness\u201d, ID: 445747425).<br \/>Accessing the website and purchasing any product or service means that the customer agrees to these terms and undertakes to comply with them.<br \/>Since the service operates as a startup, the company reserves the right to change the terms, products, or fully discontinue the service at any time.<\/p><p><strong>Subject of the Agreement<\/strong><\/p><ul><li>The agreement covers the purchase of products listed on emeals.ge and their delivery to the specified address in exchange for the relevant payment.<\/li><li>The list of products and services may be updated periodically.<\/li><li>The company has the right to change the terms of the agreement without prior notice, and the updated version becomes effective upon publication.<\/li><\/ul><p><strong>Company Obligations<\/strong><\/p><ul><li>The company is responsible for accepting and fulfilling orders on time, if the product is available.<\/li><li>The company ensures delivery to the specified address within a maximum of two days.<\/li><li>The company is obliged to protect the confidentiality of customer personal data.<\/li><\/ul><p><strong>Customer Obligations<\/strong><\/p><p>The customer must provide accurate personal information (name, surname, phone number, address).<br \/>Payment must be made only from their own or an authorized person\u2019s account.<br \/>The customer must not share their personal data with third parties.<br \/>The customer must provide a correct address and be present to receive the order from the courier.<br \/>Purchased products are intended for personal use only; resale is prohibited.<\/p><p><strong>Order Process<\/strong><\/p><ul><li>The customer must visit the website, register with correct information, choose a meal plan, add it to the cart, and proceed to payment.<\/li><li>Payment can be made online or via bank transfer.<\/li><\/ul><p><strong>Payment Terms<\/strong><\/p><ul><li>All prices are listed on the website and include applicable taxes.<\/li><li>The company reserves the right to change prices without prior notice.<\/li><li>Refunds are issued only if the service was not provided or the product was not delivered.<\/li><li>Minor delays do not qualify for refunds.<\/li><li>No refunds are issued if an incorrect address is provided.<br \/>Refunds are processed to the same account used for payment within up to 5 business days.<\/li><\/ul><p><strong>Privacy<\/strong><\/p><ul><li>The company protects customer personal data and does not share it with third parties.<\/li><li>Only necessary data (name, phone number, address) is processed for service delivery.<\/li><li>Consent for data processing is confirmed when placing an order.<\/li><\/ul><p><strong>Liability<\/strong><\/p><ul><li>The company ensures that all products meet quality and hygiene standards.<\/li><li>Only high-quality natural ingredients are used.<\/li><li>The company is not responsible for allergic reactions or individual intolerances, although customer instructions are taken into consideration where possible.<\/li><\/ul><p><strong>Final Provisions<\/strong><\/p><ul><li>The company values customer feedback and accepts suggestions via email.<\/li><li>All matters are governed by the laws of Georgia.<\/li><li>In case of disputes, the parties will attempt to reach an agreement; otherwise, the case will be resolved in court.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u10db\u10d7\u10d0\u10d5\u10d0\u10e0\u10d8 \u10d9\u10dd\u10dc\u10e4\u10d8\u10d3\u10d4\u10dc\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10dd\u10d1\u10d0 \u10d9\u10dd\u10dc\u10e4\u10d8\u10d3\u10d4\u10dc\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10dd\u10d1\u10d0 \u10d9\u10dd\u10dc\u10e4\u10d8\u10d3\u10d4\u10dc\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10dd\u10d1\u10d0 \u10d6\u10dd\u10d2\u10d0\u10d3\u10d8 \u10d3\u10d4\u10d1\u10e3\u10da\u10d4\u10d1\u10d4\u10d1\u10d8 \u10d4\u10e1 \u10ec\u10d4\u10e1\u10d4\u10d1\u10d8 \u10d2\u10d0\u10dc\u10e1\u10d0\u10d6\u10e6\u10d5\u10e0\u10d0\u10d5\u10e1 \u10e3\u10e0\u10d7\u10d8\u10d4\u10e0\u10d7\u10dd\u10d1\u10d8\u10e1 \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10e1 \u201eElement Meals\u201c-\u10e1\u10d0 \u10d3\u10d0 \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d4\u10da\u10e1 \u10e8\u10dd\u10e0\u10d8\u10e1. \u201eElement Meals\u201c \u10ec\u10d0\u10e0\u10db\u10dd\u10d0\u10d3\u10d2\u10d4\u10dc\u10e1 \u10e1\u10d0\u10e5\u10d0\u10e0\u10d7\u10d5\u10d4\u10da\u10dd\u10e8\u10d8 \u10e0\u10d4\u10d2\u10d8\u10e1\u10e2\u10e0\u10d8\u10e0\u10d4\u10d1\u10e3\u10da \u10d8\u10e3\u10e0\u10d8\u10d3\u10d8\u10e3\u10da \u10de\u10d8\u10e0\u10e1 (\u10e8\u10de\u10e1 \u201eElement Fitness\u201c, \u10e1\/\u10d9 445747425).\u10d5\u10d4\u10d1-\u10d2\u10d5\u10d4\u10e0\u10d3\u10d6\u10d4 \u10e8\u10d4\u10e1\u10d5\u10da\u10d0 \u10d3\u10d0 \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10d8\u10e1 \u10d0\u10dc \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8\u10e1 \u10e8\u10d4\u10eb\u10d4\u10dc\u10d0 \u10dc\u10d8\u10e8\u10dc\u10d0\u10d5\u10e1, \u10e0\u10dd\u10db \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d4\u10da\u10d8 \u10d4\u10d7\u10d0\u10dc\u10ee\u10db\u10d4\u10d1\u10d0 \u10db\u10dd\u10ea\u10d4\u10db\u10e3\u10da \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10e1 \u10d3\u10d0 \u10d8\u10e6\u10d4\u10d1\u10e1 \u10db\u10d0\u10d7\u10d8 \u10e8\u10d4\u10e1\u10e0\u10e3\u10da\u10d4\u10d1\u10d8\u10e1 \u10d5\u10d0\u10da\u10d3\u10d4\u10d1\u10e3\u10da\u10d4\u10d1\u10d0\u10e1.\u10d5\u10d8\u10dc\u10d0\u10d8\u10d3\u10d0\u10dc \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8 \u10e4\u10e3\u10dc\u10e5\u10ea\u10d8\u10dd\u10dc\u10d8\u10e0\u10d4\u10d1\u10e1 \u10e0\u10dd\u10d2\u10dd\u10e0\u10ea \u10e1\u10e2\u10d0\u10e0\u10e2\u10d0\u10de\u10d8, \u10d9\u10dd\u10db\u10de\u10d0\u10dc\u10d8\u10d0 \u10d8\u10e2\u10dd\u10d5\u10d4\u10d1\u10e1 \u10e3\u10e4\u10da\u10d4\u10d1\u10d0\u10e1 \u10dc\u10d4\u10d1\u10d8\u10e1\u10db\u10d8\u10d4\u10e0 \u10d3\u10e0\u10dd\u10e1 \u10e8\u10d4\u10ea\u10d5\u10d0\u10da\u10dd\u10e1 [&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:\/\/emeals.ge\/en\/wp-json\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/emeals.ge\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/emeals.ge\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/emeals.ge\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/emeals.ge\/en\/wp-json\/wp\/v2\/comments?post=3"}],"version-history":[{"count":0,"href":"https:\/\/emeals.ge\/en\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"wp:attachment":[{"href":"https:\/\/emeals.ge\/en\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}