{"id":10357,"date":"2026-05-01T08:09:19","date_gmt":"2026-05-01T08:09:19","guid":{"rendered":"https:\/\/sunzentravel.com\/?page_id=10357"},"modified":"2026-05-06T22:51:46","modified_gmt":"2026-05-06T22:51:46","slug":"politica-de-cookies","status":"publish","type":"page","link":"https:\/\/sunzentravel.com\/en\/cookies-policy\/","title":{"rendered":"Cookies Policy"},"content":{"rendered":"<style>\n.sz-leg3 {\n  --gold: #C9A24C;\n  --gold-dark: #A88635;\n  --gold-soft: #E8D5A3;\n  --ink: #1A1A1A;\n  --ink-soft: #4A4A4A;\n  --ink-muted: #7A7A7A;\n  --white: #FFFFFF;\n  --cream: #F6F6F6;\n  --cream-warm: #FAF4E8;\n  --line: rgba(26,26,26,0.08);\n  --line-gold: rgba(201,162,76,0.25);\n  --serif: 'Cormorant Garamond', Georgia, serif;\n  --sans: 'Libre Franklin', -apple-system, sans-serif;\n  display: block;\n  width: 100%;\n}\n.sz-leg3 *, .sz-leg3 *::before, .sz-leg3 *::after { box-sizing: border-box; }\n.sz-leg3 h1, .sz-leg3 h2, .sz-leg3 h3, .sz-leg3 h4 { font-family: var(--serif); font-weight: 400; line-height: 1.25; margin: 0; }\n.sz-leg3 em { font-family: var(--serif); font-style: italic; font-weight: 500; color: var(--gold); }\n.sz-leg3 p { font-family: var(--sans); margin: 0; }\n.sz-leg3 a { color: var(--gold-dark); text-decoration: underline; transition: color 0.2s; }\n.sz-leg3 a:hover { color: var(--gold); }\n.sz-leg3 section { padding: 100px 48px; margin: 0; }\n\n.sz-leg3 .label {\n  font-family: var(--sans); font-size: 11px; letter-spacing: 0.28em;\n  text-transform: uppercase; color: var(--gold-dark); font-weight: 600;\n  margin: 0 0 24px; display: inline-flex; align-items: center;\n}\n.sz-leg3 .label::before {\n  content: ''; display: inline-block; width: 32px; height: 1px;\n  background: var(--gold); margin-right: 16px;\n}\n.sz-leg3 .hero-leg {\n  background: var(--cream-warm); text-align: center;\n  padding: 140px 48px 100px; border-bottom: 1px solid var(--line-gold);\n  position: relative; overflow: hidden;\n}\n.sz-leg3 .hero-leg::before {\n  content: ''; position: absolute; top: -60px; right: -60px;\n  width: 280px; height: 280px; border: 1px solid var(--gold);\n  border-radius: 50%; opacity: 0.12; pointer-events: none;\n}\n.sz-leg3 .hero-leg::after {\n  content: ''; position: absolute; bottom: -80px; left: -80px;\n  width: 240px; height: 240px; border: 1px dashed var(--gold-dark);\n  border-radius: 50%; opacity: 0.15; pointer-events: none;\n}\n.sz-leg3 .hero-inner { position: relative; z-index: 1; max-width: 860px; margin: 0 auto; }\n.sz-leg3 .hero-leg .label { justify-content: center; }\n.sz-leg3 .hero-title {\n  font-family: var(--serif); font-size: clamp(42px, 5.2vw, 64px);\n  color: var(--ink); margin: 0 0 20px; line-height: 1.1; font-weight: 400;\n}\n.sz-leg3 .hero-title em { color: var(--gold); font-style: italic; }\n.sz-leg3 .hero-sub {\n  font-family: var(--sans); font-size: 17px; color: var(--ink-soft);\n  line-height: 1.75; font-weight: 300; margin: 0 auto 32px; max-width: 640px;\n}\n.sz-leg3 .hero-update {\n  display: inline-block; font-family: var(--sans); font-size: 11px;\n  letter-spacing: 0.22em; text-transform: uppercase; color: var(--gold-dark);\n  font-weight: 600; padding: 10px 22px; border: 1px solid var(--gold-soft);\n  background: rgba(232,213,163,0.12);\n}\n.sz-leg3 .legal { background: var(--white); }\n.sz-leg3 .legal-inner { max-width: 860px; margin: 0 auto; }\n.sz-leg3 .legal-section {\n  margin-bottom: 56px; padding-bottom: 32px; border-bottom: 1px solid var(--line);\n}\n.sz-leg3 .legal-section:last-child { border-bottom: none; }\n.sz-leg3 .legal-section-num {\n  font-family: var(--serif); font-size: 32px; font-style: italic;\n  color: var(--gold); font-weight: 500; line-height: 1; display: block; margin-bottom: 10px;\n}\n.sz-leg3 .legal-section-title {\n  font-family: var(--serif); font-size: 28px; color: var(--ink);\n  margin: 0 0 24px; font-weight: 500; line-height: 1.25;\n}\n.sz-leg3 .legal-section-title em { color: var(--gold); font-style: italic; }\n.sz-leg3 .legal-section p {\n  font-family: var(--sans); font-size: 15px; color: var(--ink-soft);\n  line-height: 1.85; font-weight: 300; margin: 0 0 16px;\n}\n.sz-leg3 .legal-section p strong { color: var(--ink); font-weight: 500; }\n.sz-leg3 .legal-section p em { color: var(--gold-dark); font-style: italic; }\n.sz-leg3 .legal-section ul, .sz-leg3 .legal-section ol { list-style: none; padding: 0; margin: 0 0 20px; }\n.sz-leg3 .legal-section ul li, .sz-leg3 .legal-section ol li {\n  font-family: var(--sans); font-size: 15px; color: var(--ink-soft);\n  line-height: 1.75; padding: 8px 0 8px 28px; position: relative; font-weight: 300;\n  counter-increment: item;\n}\n.sz-leg3 .legal-section ul li::before {\n  content: '\u2726'; position: absolute; left: 0; top: 8px; color: var(--gold);\n  font-family: var(--serif); font-size: 13px; font-weight: 600;\n}\n.sz-leg3 .legal-section ol { counter-reset: item; }\n.sz-leg3 .legal-section ol li::before {\n  content: counter(item) '.'; position: absolute; left: 0; top: 8px;\n  color: var(--gold-dark); font-family: var(--serif); font-weight: 700;\n  font-size: 15px; font-style: italic;\n}\n.sz-leg3 .legal-section li strong { color: var(--ink); font-weight: 500; }\n.sz-leg3 .data-card {\n  background: var(--cream-warm); border-left: 3px solid var(--gold);\n  padding: 24px 28px; margin: 20px 0;\n}\n.sz-leg3 .data-card p {\n  font-family: var(--sans); font-size: 14.5px; color: var(--ink);\n  line-height: 1.8; margin: 0 0 6px; font-weight: 300;\n}\n.sz-leg3 .data-card p:last-child { margin-bottom: 0; }\n.sz-leg3 .data-card p strong {\n  display: inline-block; min-width: 120px; color: var(--gold-dark);\n  font-weight: 600; font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;\n}\n\n\/* TABLA DE COOKIES *\/\n.sz-leg3 .cookie-table {\n  width: 100%; border-collapse: collapse; margin: 24px 0;\n  font-family: var(--sans); font-size: 13px;\n  border: 1px solid var(--line-gold);\n}\n.sz-leg3 .cookie-table thead {\n  background: var(--cream-warm);\n}\n.sz-leg3 .cookie-table th {\n  font-family: var(--sans); font-size: 10px; letter-spacing: 0.2em;\n  text-transform: uppercase; color: var(--gold-dark); font-weight: 700;\n  padding: 14px 16px; text-align: left; border-bottom: 2px solid var(--gold);\n  border-right: 1px solid var(--line-gold);\n}\n.sz-leg3 .cookie-table th:last-child { border-right: none; }\n.sz-leg3 .cookie-table td {\n  padding: 14px 16px; color: var(--ink-soft); line-height: 1.55;\n  border-bottom: 1px solid var(--line-gold); border-right: 1px solid var(--line-gold);\n  font-weight: 300; vertical-align: top;\n}\n.sz-leg3 .cookie-table td:last-child { border-right: none; }\n.sz-leg3 .cookie-table tbody tr:last-child td { border-bottom: none; }\n.sz-leg3 .cookie-table tbody tr:hover { background: rgba(232,213,163,0.08); }\n.sz-leg3 .cookie-table td strong { color: var(--ink); font-weight: 500; }\n.sz-leg3 .cookie-type {\n  font-family: var(--serif); font-style: italic; color: var(--gold-dark);\n  font-size: 15px; font-weight: 500;\n}\n\n@media (max-width: 960px) {\n  .sz-leg3 section { padding: 72px 24px; }\n  .sz-leg3 .hero-leg { padding: 100px 24px 72px; }\n  .sz-leg3 .legal-section { margin-bottom: 40px; padding-bottom: 24px; }\n  .sz-leg3 .legal-section-title { font-size: 24px; }\n  .sz-leg3 .cookie-table { font-size: 12px; }\n  .sz-leg3 .cookie-table th, .sz-leg3 .cookie-table td { padding: 10px 8px; }\n  .sz-leg3 .data-card p strong { display: block; min-width: 0; margin-bottom: 4px; }\n}\n\n.wp-block-html:has(.sz-leg3) {\n  max-width: 100vw !important; width: 100vw !important;\n  margin-left: calc(50% - 50vw) !important; margin-right: calc(50% - 50vw) !important;\n  padding-left: 0 !important; padding-right: 0 !important;\n}\n<\/style>\n\n\n<div class=\"sz-leg3\">\n\n<section class=\"hero-leg\">\n  <div class=\"hero-inner\">\n    <span class=\"label\">Legal Documents - SunZen Travel<\/span>\n    <h1 class=\"hero-title\">Policy <em>Cookies.<\/em><\/h1>\n    <p class=\"hero-sub\">Information about the cookies we use on sunzentravel.com and how you can manage them according to your preferences.<\/p>\n    <span class=\"hero-update\">Last updated \u00b7 January 5, 2026<\/span>\n  <\/div>\n<\/section>\n\n<section class=\"legal\">\n  <div class=\"legal-inner\">\n\n    <div class=\"legal-section\">\n      <span class=\"legal-section-num\">01<\/span>\n      <h2 class=\"legal-section-title\">What are <em>Cookies?<\/em><\/h2>\n      <p>Accessing this website involves the use of cookies. Cookies are <strong>small text files<\/strong> which are stored in your browser so that the server can remember certain information that makes browsing easier.<\/p>\n      <p>SunZenTravel Cookies <em>They won't damage your device<\/em> and are used to recognize the User, personalize their experience, and help identify and resolve errors on the website.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <span class=\"legal-section-num\">02<\/span>\n      <h2 class=\"legal-section-title\">Responsible <em>of treatment.<\/em><\/h2>\n      <p>According to our <a href=\"\/en\/politica-privacidad\/\">Privacy Policy<\/a>, the entity responsible for processing the data collected through cookies is:<\/p>\n      <div class=\"data-card\">\n        <p><strong>Holder<\/strong>Antonio Pascual Gamero<\/p>\n        <p><strong>TAX ID<\/strong>07046276L<\/p>\n        <p><strong>Email<\/strong><a href=\"mailto:info@sunzentravel.com\">info@sunzentravel.com<\/a><\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <span class=\"legal-section-num\">03<\/span>\n      <h2 class=\"legal-section-title\">Types of cookies, <em>Purpose and Expiration.<\/em><\/h2>\n      <p>At SunZenTravel, we use first-party and third-party cookies for the following purposes and retention periods:<\/p>\n      \n      <table class=\"cookie-table\">\n        <thead>\n          <tr>\n            <th style=\"width: 18%;\">Type<\/th>\n            <th style=\"width: 42%;\">Purpose<\/th>\n            <th style=\"width: 22%;\">Supplier<\/th>\n            <th style=\"width: 18%;\">Expiration Date<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td><span class=\"cookie-type\">Techniques<\/span><\/td>\n            <td>Required for the website to function, for security, and for consent management.<\/td>\n            <td>In-house \/ Hostinger \/ LiteSpeed Cache<\/td>\n            <td>Session \/ 12 months<\/td>\n          <\/tr>\n          <tr>\n            <td><span class=\"cookie-type\">Preferences<\/span><\/td>\n            <td>They remember the language, display settings, and interface customization.<\/td>\n            <td>WordPress \/ TranslatePress<\/td>\n            <td>12 months<\/td>\n          <\/tr>\n          <tr>\n            <td><span class=\"cookie-type\">Analytical<\/span><\/td>\n            <td>They analyze traffic and user behavior to improve our services and content.<\/td>\n            <td>WordPress \/ Jetpack<\/td>\n            <td>From one session to two years<\/td>\n          <\/tr>\n          <tr>\n            <td><span class=\"cookie-type\">Marketing<\/span><\/td>\n            <td>Subscription management, contact forms, and tracking of email marketing campaigns.<\/td>\n            <td>Brevo<\/td>\n            <td>13 months<\/td>\n          <\/tr>\n          <tr>\n            <td><span class=\"cookie-type\">Functional<\/span><\/td>\n            <td>Scheduling video calls and managing contact forms.<\/td>\n            <td>Calendly \/ FormSubmit<\/td>\n            <td>Session \/ 12 months<\/td>\n          <\/tr>\n          <tr>\n            <td><span class=\"cookie-type\">Social Media<\/span><\/td>\n            <td>They allow users to interact with integrated social media content and profiles.<\/td>\n            <td>Meta \/ Google<\/td>\n            <td>In accordance with the third party's policy<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <span class=\"legal-section-num\">04<\/span>\n      <h2 class=\"legal-section-title\">Suppliers and <em>international transfers.<\/em><\/h2>\n      <p>Please be advised that the use of certain tools involves the processing of data by providers outside the <strong>European Economic Area (EEA)<\/strong>:<\/p>\n      <ul>\n        <li><strong>Automattic Inc. (USA):<\/strong> WordPress platform management and related features.<\/li>\n        <li><strong>Brevo SAS (France, EU):<\/strong> a platform for managing business communications and email marketing.<\/li>\n        <li><strong>Hostinger UAB (Lithuania, EU):<\/strong> provider of web hosting and infrastructure services.<\/li>\n        <li><strong>Calendly LLC (USA):<\/strong> platform for scheduling business video calls.<\/li>\n        <li><strong>FormSubmit (USA):<\/strong> contact form management service.<\/li>\n      <\/ul>\n      <p>International transfers are governed by <em>adequacy decisions or standard contractual clauses approved by the European Commission<\/em>, ensuring levels of protection equivalent to those of the GDPR.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <span class=\"legal-section-num\">05<\/span>\n      <h2 class=\"legal-section-title\">Handling, Rejection <em>and deleting cookies.<\/em><\/h2>\n      <p>As a user, you have the <strong>the right to decide on the use of non-essential cookies<\/strong>:<\/p>\n      <ol>\n        <li><strong>Consent Banner:<\/strong> you can <em>Accept all cookies, Reject non-essential cookies, or Set your preferences<\/em> at the beginning of your visit.<\/li>\n        <li><strong>Browser Settings:<\/strong> You can manage or delete cookies at any time from your browser settings (Chrome, Firefox, Safari, Edge).<\/li>\n        <li><strong>Revocation:<\/strong> Users can change their selection at any time through the website's settings panel.<\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <span class=\"legal-section-num\">06<\/span>\n      <h2 class=\"legal-section-title\">Update <em>of this policy.<\/em><\/h2>\n      <p>This policy was reviewed and updated on <strong>05\/01\/2026<\/strong> to ensure transparency in data processing and compliance with current regulations.<\/p>\n      <p>We may update this Cookie Policy from time to time to reflect changes in the law or technical improvements. <em>The current version will always be the one published on this page.<\/em><\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Documentos legales \u00b7 SunZen Travel Pol\u00edtica de Cookies. Informaci\u00f3n sobre las cookies que utilizamos en sunzentravel.com y c\u00f3mo puedes gestionarlas seg\u00fan tus preferencias. \u00daltima actualizaci\u00f3n \u00b7 05 de Enero 2026 01 \u00bfQu\u00e9 son las cookies? El acceso a este Sitio Web implica la utilizaci\u00f3n de cookies. Las cookies son peque\u00f1os archivos de texto que se [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"sun-zen-blank","meta":{"footnotes":""},"folder":[19],"class_list":["post-10357","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/pages\/10357","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/comments?post=10357"}],"version-history":[{"count":0,"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/pages\/10357\/revisions"}],"wp:attachment":[{"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/media?parent=10357"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/folder?post=10357"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}