{"id":45033,"date":"2025-07-15T04:36:03","date_gmt":"2025-07-15T02:36:03","guid":{"rendered":"https:\/\/sienna-tarsier-509733.hostingersite.com\/?page_id=45033"},"modified":"2026-02-26T17:57:30","modified_gmt":"2026-02-26T16:57:30","slug":"terminos-y-condiciones","status":"publish","type":"page","link":"https:\/\/auremontandco.com\/en\/terminos-y-condiciones\/","title":{"rendered":"Terms and Conditions"},"content":{"rendered":"<!doctype html>\n<html lang=\"es\">\n<head>\n  <meta charset=\"utf-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>T\u00e9rminos y Condiciones de Uso<\/title>\n  <meta name=\"description\" content=\"T\u00e9rminos y Condiciones de Uso del sitio web.\" \/>\n\n  <!-- CSS 100% aislado: SOLO afecta a lo que est\u00e9 dentro de .tyc-page -->\n  <style>\n    \/* Quita m\u00e1rgenes\/padding SOLO dentro de esta p\u00e1gina *\/\n    html, body{\n      margin: 0;\n      padding: 0;\n    }\n\n    .tyc-page{\n      \/* \u2705 Fondo #F8F8F8 a pantalla completa *\/\n      --tyc-bg:#F8F8F8;\n      --tyc-card:#FFFFFF;\n      --tyc-text:#000000;\n      --tyc-muted:#333333;\n      --tyc-line:rgba(0,0,0,.12);\n\n      font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;\n      color: var(--tyc-text);\n      line-height: 1.65;\n\n      background: var(--tyc-bg);\n      min-height: 100vh;\n\n      \/* \u2705 Sin \u201cm\u00e1rgenes\u201d exteriores: el fondo rellena todo *\/\n      padding: 0;\n      margin: 0;\n    }\n\n    .tyc-page *{ box-sizing: border-box; }\n\n    \/* Contenedor: sin padding lateral (a petici\u00f3n), centrado y con ancho m\u00e1ximo *\/\n    .tyc-wrap{\n      max-width: 980px;\n      margin: 0 auto;\n      padding: 0; \/* \u2705 sin m\u00e1rgenes laterales *\/\n    }\n\n    .tyc-header{\n      padding: 28px 0 18px;\n      border-bottom: 1px solid var(--tyc-line);\n      margin: 0 0 22px;\n    }\n\n    .tyc-title{\n      margin: 0 0 8px;\n      font-size: clamp(28px, 4vw, 40px);\n      letter-spacing: .2px;\n      color: var(--tyc-text);\n    }\n\n    .tyc-subtitle{\n      margin: 0;\n      color: var(--tyc-muted);\n      max-width: 70ch;\n    }\n\n    .tyc-badge{\n      display: inline-block;\n      font-size: 12px;\n      padding: 4px 10px;\n      border-radius: 999px;\n      border: 1px solid var(--tyc-line);\n      background: #ffffff;\n      color: var(--tyc-muted);\n      margin-top: 10px;\n    }\n\n    .tyc-card{\n      background: var(--tyc-card);\n      border: 1px solid var(--tyc-line);\n      border-radius: 16px;\n      padding: 26px 22px;\n      box-shadow: 0 10px 22px rgba(0,0,0,.06);\n      margin: 0; \/* sin m\u00e1rgenes exteriores *\/\n    }\n\n    .tyc-index-title{\n      margin: 0 0 12px;\n      font-size: 18px;\n      color: var(--tyc-text);\n    }\n\n    .tyc-toc{\n      display: grid;\n      gap: 10px;\n      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n      margin: 0 0 26px;\n      padding: 0;\n      list-style: none;\n    }\n\n    .tyc-toc a{\n      display: block;\n      padding: 10px 12px;\n      border-radius: 12px;\n      border: 1px solid var(--tyc-line);\n      text-decoration: none;\n      color: var(--tyc-text);\n      background: #ffffff;\n      transition: transform .08s ease, background .15s ease, border-color .15s ease;\n    }\n\n    .tyc-toc a:hover{\n      transform: translateY(-1px);\n      background: #f2f2f2;\n      border-color: rgba(0,0,0,.22);\n    }\n\n    .tyc-section{\n      padding: 18px 0;\n      border-top: 1px solid var(--tyc-line);\n    }\n\n    .tyc-section:first-of-type{ border-top: 0; }\n\n    .tyc-h2{\n      margin: 0 0 10px;\n      font-size: 20px;\n      color: var(--tyc-text);\n    }\n\n    .tyc-p{ margin: 0 0 12px; color: var(--tyc-text); }\n\n    .tyc-ul{\n      margin: 10px 0 0;\n      padding-left: 18px;\n      color: var(--tyc-text);\n    }\n\n    .tyc-li{ margin: 6px 0; }\n\n    .tyc-info{\n      border: 1px solid var(--tyc-line);\n      border-radius: 14px;\n      padding: 14px;\n      background: #ffffff;\n    }\n\n    .tyc-info p{ margin: 8px 0; }\n    .tyc-info strong{ display: inline-block; min-width: 96px; }\n\n    .tyc-link{\n      color: var(--tyc-text);\n      text-decoration: underline;\n      text-underline-offset: 2px;\n    }\n\n    .tyc-footer{\n      margin-top: 22px;\n      color: var(--tyc-muted);\n      font-size: 14px;\n      border-top: 1px solid var(--tyc-line);\n      padding: 16px 0 28px;\n    }\n  <\/style>\n<\/head>\n\n<body>\n  <main class=\"tyc-page\">\n    <div class=\"tyc-wrap\">\n      <header class=\"tyc-header\">\n        <h1 class=\"tyc-title\">Terms and Conditions of Use<\/h1>\n        <p class=\"tyc-subtitle\">Legal document regulating access, browsing and use of this website.<\/p>\n        <span class=\"tyc-badge\">Last updated: <time datetime=\"2026-02-26\">26\/02\/2026<\/time><\/span>\n      <\/header>\n\n      <article class=\"tyc-card\" aria-labelledby=\"tyc-indice\">\n        <h2 id=\"tyc-indice\" class=\"tyc-index-title\">Index<\/h2>\n        <ul class=\"tyc-toc\">\n          <li><a href=\"#datos-identificativos\">1. Identifying data<\/a><\/li>\n          <li><a href=\"#objeto\">2. Object<\/a><\/li>\n          <li><a href=\"#condiciones-de-uso\">3. Conditions of Use<\/a><\/li>\n          <li><a href=\"#propiedad\">4. Intellectual and Industrial Property<\/a><\/li>\n          <li><a href=\"#responsabilidad\">5. Responsibility<\/a><\/li>\n          <li><a href=\"#enlaces-externos\">6. External links<\/a><\/li>\n          <li><a href=\"#proteccion-de-datos\">7. Data Protection<\/a><\/li>\n          <li><a href=\"#modificaciones\">8. Modifications<\/a><\/li>\n          <li><a href=\"#legislacion\">9. Applicable Law and Jurisdiction<\/a><\/li>\n        <\/ul>\n\n        <section id=\"datos-identificativos\" class=\"tyc-section\">\n          <h2 class=\"tyc-h2\">1. Identifying data<\/h2>\n          <p class=\"tyc-p\">\n            In compliance with the duty of information contained in article 10 of Law 34\/2002, of 11 July,\n            of Information Society Services and Electronic Commerce (LSSI-CE), we inform you that:\n          <\/p>\n\n          <div class=\"tyc-info\" role=\"group\" aria-label=\"Holder&#039;s details\">\n            <p><strong>Headline:<\/strong> Iv\u00e1n S\u00e1nchez Cama\u00f1o<\/p>\n            <p><strong>DNI:<\/strong> 07505186X<\/p>\n            <p><strong>Address:<\/strong> Carrer Sant Gerrer\u00eda 6 2A, 07800, Eivissa (Illes Balears), Spain<\/p>\n            <p><strong>Telephone:<\/strong> <a class=\"tyc-link\" href=\"tel:+34600887755\">600 88 77 55<\/a><\/p>\n          <\/div>\n\n          <p class=\"tyc-p\" style=\"margin-top:12px; color: var(--tyc-muted);\">\n            This website (hereinafter, \u201cthe Website\u201d) is owned by Iv\u00e1n S\u00e1nchez Cama\u00f1o.\n          <\/p>\n        <\/section>\n\n        <section id=\"objeto\" class=\"tyc-section\">\n          <h2 class=\"tyc-h2\">2. Object<\/h2>\n          <p class=\"tyc-p\">\n            These Terms and Conditions regulate the access, browsing and use of the Web, as well as the responsibilities derived from the use of its contents (meaning texts, images, designs, logos, source code, etc.).\n            derived from the use of its contents (understood as texts, images, designs, logos, source code, etc.).\n          <\/p>\n          <p class=\"tyc-p\">\n            Access to the Website implies express and unreserved acceptance of all the terms included in this document.\n          <\/p>\n        <\/section>\n\n        <section id=\"condiciones-de-uso\" class=\"tyc-section\">\n          <h2 class=\"tyc-h2\">3. Conditions of Use<\/h2>\n          <p class=\"tyc-p\">The user undertakes to make appropriate use of the Website and not to use it for:<\/p>\n          <ul class=\"tyc-ul\">\n            <li class=\"tyc-li\">Engage in activities that are unlawful or contrary to good faith and public order.<\/li>\n            <li class=\"tyc-li\">Disseminate racist, xenophobic, illegal pornographic or human rights offending content.<\/li>\n            <li class=\"tyc-li\">Cause damage to the physical and logical systems of the owner or third parties.<\/li>\n            <li class=\"tyc-li\">Attempting to access restricted accounts or data without authorisation.<\/li>\n          <\/ul>\n          <p class=\"tyc-p\" style=\"margin-top:12px;\">\n            The owner reserves the right to remove any content or block access to users who breach these conditions.\n          <\/p>\n        <\/section>\n\n        <section id=\"propiedad\" class=\"tyc-section\">\n          <h2 class=\"tyc-h2\">4. Intellectual and Industrial Property<\/h2>\n          <p class=\"tyc-p\">\n            All the contents of the website (design, texts, images, logos, code, structure, etc.) are protected by current legislation on intellectual and industrial property.\n            on intellectual and industrial property.\n          <\/p>\n          <p class=\"tyc-p\">\n            Reproduction, distribution or public communication, in whole or in part, without the express authorisation of the owner is expressly prohibited.\n          <\/p>\n        <\/section>\n\n        <section id=\"responsabilidad\" class=\"tyc-section\">\n          <h2 class=\"tyc-h2\">5. Responsibility<\/h2>\n          <p class=\"tyc-p\">The holder accepts no responsibility for:<\/p>\n          <ul class=\"tyc-ul\">\n            <li class=\"tyc-li\">Damage arising from improper use of the Website.<\/li>\n            <li class=\"tyc-li\">The existence of viruses or elements that may alter the user's computer systems.<\/li>\n            <li class=\"tyc-li\">Continuous availability of the website.<\/li>\n          <\/ul>\n          <p class=\"tyc-p\" style=\"margin-top:12px;\">Access is at the user's sole risk.<\/p>\n        <\/section>\n\n        <section id=\"enlaces-externos\" class=\"tyc-section\">\n          <h2 class=\"tyc-h2\">6. External links<\/h2>\n          <p class=\"tyc-p\">\n            In the event that the website includes links to third party sites, the owner assumes no responsibility for the content or policies of such external sites.\n          <\/p>\n        <\/section>\n\n        <section id=\"proteccion-de-datos\" class=\"tyc-section\">\n          <h2 class=\"tyc-h2\">7. Data Protection<\/h2>\n          <p class=\"tyc-p\">\n            In case of collection of personal data through the website, the processing will be carried out in accordance with the provisions of Regulation (EU) 2016\/679 (RGPD)\n            and the Organic Law 3\/2018 on Data Protection and Guarantee of Digital Rights (LOPDGDD).\n          <\/p>\n          <p class=\"tyc-p\">\n            Details on data processing will be specified in the relevant Privacy Policy.\n          <\/p>\n        <\/section>\n\n        <section id=\"modificaciones\" class=\"tyc-section\">\n          <h2 class=\"tyc-h2\">8. Modifications<\/h2>\n          <p class=\"tyc-p\">\n            The owner reserves the right to modify these Terms and Conditions at any time to adapt them to new legislation or changes to the Website.\n          <\/p>\n        <\/section>\n\n        <section id=\"legislacion\" class=\"tyc-section\">\n          <h2 class=\"tyc-h2\">9. Applicable Law and Jurisdiction<\/h2>\n          <p class=\"tyc-p\">The relationship between the owner and the user shall be governed by current Spanish legislation.<\/p>\n          <p class=\"tyc-p\">\n            For the resolution of any dispute that may arise, the parties shall submit to the Courts and Tribunals of Ibiza,\n            unless the consumer protection regulations provide otherwise.\n          <\/p>\n        <\/section>\n      <\/article>\n\n      <footer class=\"tyc-footer\">\n        <p>\u00a9 <span id=\"tyc-year\"><\/span> - Terms and Conditions of Use<\/p>\n      <\/footer>\n    <\/div>\n  <\/main>\n\n  <script>\n    document.getElementById('tyc-year').textContent = new Date().getFullYear();\n  <\/script>\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>T\u00e9rminos y Condiciones de Uso T\u00e9rminos y Condiciones de Uso Documento legal que regula el acceso, la navegaci\u00f3n y el uso de este sitio web. \u00daltima actualizaci\u00f3n: 26\/02\/2026 \u00cdndice 1. Datos Identificativos 2. Objeto 3. Condiciones de Uso 4. Propiedad Intelectual e Industrial 5. Responsabilidad 6. Enlaces Externos 7. Protecci\u00f3n de Datos 8. Modificaciones 9. [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-45033","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/auremontandco.com\/en\/wp-json\/wp\/v2\/pages\/45033","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/auremontandco.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/auremontandco.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/auremontandco.com\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/auremontandco.com\/en\/wp-json\/wp\/v2\/comments?post=45033"}],"version-history":[{"count":11,"href":"https:\/\/auremontandco.com\/en\/wp-json\/wp\/v2\/pages\/45033\/revisions"}],"predecessor-version":[{"id":46132,"href":"https:\/\/auremontandco.com\/en\/wp-json\/wp\/v2\/pages\/45033\/revisions\/46132"}],"wp:attachment":[{"href":"https:\/\/auremontandco.com\/en\/wp-json\/wp\/v2\/media?parent=45033"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}