{"id":28001,"date":"2026-05-22T07:46:40","date_gmt":"2026-05-22T07:46:40","guid":{"rendered":"https:\/\/mahezasa.es\/contact\/"},"modified":"2026-06-19T08:12:06","modified_gmt":"2026-06-19T08:12:06","slug":"contact","status":"publish","type":"page","link":"https:\/\/mahezasa.es\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* ============================================================\n   P\u00c1GINA CONTACTO \u00b7 HERO BOX CLARO\n   ============================================================ *\/\n.mhz-contacto-page .mhz-ct-hero {\n  padding: 40px 0 60px;\n  background: transparent;\n} \n\n.mhz-contacto-page .mhz-ct-hero__box {\n  background: #fff;\n  border: 1px solid var(--mhz-border);\n  border-radius: var(--mhz-radius-lg);\n  padding: 64px 56px 48px;\n  text-align: center;\n}\n\n.mhz-contacto-page .mhz-ct-hero__title {\n  font-size: clamp(32px, 4.5vw, 56px) !important;\n  font-weight: 800 !important;\n  line-height: 1.1 !important;\n  margin: 0 0 20px !important;\n  letter-spacing: -1px;\n  color: var(--mhz-primary) !important;\n\ttext-transform: none;\n}\n.mhz-contacto-page .mhz-ct-hero__title .highlight { color: var(--mhz-accent) !important; }\n\n.mhz-contacto-page .mhz-ct-hero__intro {\n  font-size: 15px !important;\n  color: var(--mhz-text-soft) !important;\n  margin: 0 auto 48px !important;\n  max-width: 640px;\n  line-height: 1.6 !important;\n}\n\n\/* Accesos r\u00e1pidos *\/\n.mhz-contacto-page .mhz-ct-hero__quick {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n  max-width: 800px;\n  margin: 0 auto;\n}\n\n.mhz-contacto-page .mhz-ct-hero__quick-item {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  padding: 18px 20px;\n  background: #fff;\n  border: 1px solid var(--mhz-border);\n  border-radius: var(--mhz-radius-md);\n  text-decoration: none;\n  transition: all 0.25s ease;\n  text-align: left;\n}\n.mhz-contacto-page .mhz-ct-hero__quick-item:hover {\n  border-color: var(--mhz-accent);\n  transform: translateY(-2px);\n  box-shadow: 0 8px 20px rgba(26, 39, 68, 0.08);\n}\n\n.mhz-contacto-page .mhz-ct-hero__quick-icon {\n  width: 40px;\n  height: 40px;\n  background: var(--mhz-primary);\n  border-radius: var(--mhz-radius-sm);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #fff;\n  flex-shrink: 0;\n  transition: background 0.25s ease;\n}\n.mhz-contacto-page .mhz-ct-hero__quick-item:hover .mhz-ct-hero__quick-icon { background: var(--mhz-accent); }\n\n.mhz-contacto-page .mhz-ct-hero__quick-item strong {\n  display: block;\n  font-size: 12px;\n  color: var(--mhz-text-muted);\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  line-height: 1.2;\n  margin-bottom: 4px;\n}\n.mhz-contacto-page .mhz-ct-hero__quick-item span {\n  display: block;\n  font-size: 14px;\n  color: var(--mhz-primary);\n  font-weight: 600;\n  line-height: 1.3;\n}\n\n\/* === FORMULARIO + ASIDE === *\/\n.mhz-contacto-page .mhz-ct-form-section {\n  padding: 60px 0 80px;\n  background: #fff;\n}\n\n.mhz-contacto-page .mhz-ct-form-grid {\n  display: grid;\n  grid-template-columns: 1fr 1.4fr;\n  gap: 64px;\n  align-items: start;\n}\n\n.mhz-contacto-page .mhz-ct-aside__title {\n  font-size: clamp(28px, 3vw, 36px) !important;\n  font-weight: 800 !important;\n  line-height: 1.15 !important;\n  margin: 0 0 16px !important;\n  color: var(--mhz-primary) !important;\n  letter-spacing: -0.5px;\n}\n.mhz-contacto-page .mhz-ct-aside__title .highlight { color: var(--mhz-accent) !important; }\n\n.mhz-contacto-page .mhz-ct-aside__text {\n  font-size: 14px !important;\n  color: var(--mhz-text-muted) !important;\n  margin: 0 0 32px !important;\n  line-height: 1.7 !important;\n}\n\n.mhz-contacto-page .mhz-ct-aside__features {\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n}\n.mhz-contacto-page .mhz-ct-aside__features li {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  font-size: 14px;\n  color: var(--mhz-text);\n  line-height: 1.4;\n}\n\n.mhz-contacto-page .mhz-ct-aside__feat-icon {\n  width: 28px;\n  height: 28px;\n  background: rgba(107, 140, 184, 0.15);\n  color: var(--mhz-accent);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n\/* Form en contacto page (claro) *\/\n.mhz-contacto-page .mhz-ct-form .cf7-field label { color: #767676; }\n\n.mhz-contacto-page .mhz-ct-form .cf7-custom-form input[type=\"text\"],\n.mhz-contacto-page .mhz-ct-form .cf7-custom-form input[type=\"email\"],\n.mhz-contacto-page .mhz-ct-form .cf7-custom-form input[type=\"tel\"],\n.mhz-contacto-page .mhz-ct-form .cf7-custom-form textarea {\n  border-bottom: 1px solid var(--mhz-primary) !important;\n  color: var(--mhz-primary) !important;\n}\n\n.mhz-contacto-page .mhz-ct-form .cf7-acceptance a {\n  color: var(--mhz-primary);\n  text-decoration: underline;\n  font-weight: bold;\n}\n\n.cf7-custom-form input[type=\"submit\"] { background: var(--mhz-primary); }\n.cf7-custom-form input[type=\"submit\"]:hover {\n  background: var(--mhz-accent);\n  color: #fff !important;\n}\n\n\/* === UBICACI\u00d3N + MAPA (contacto page) === *\/\n.mhz-contacto-page .mhz-ct-ubicacion-section {\n  padding: 60px 0 100px;\n  background: var(--mhz-bg-soft);\n}\n\n.mhz-contacto-page .mhz-ct-h2 {\n  font-size: clamp(28px, 3.5vw, 44px) !important;\n  font-weight: 800 !important;\n  line-height: 1.1 !important;\n  margin: 0 0 16px !important;\n  color: var(--mhz-primary) !important;\n  letter-spacing: -0.5px;\n}\n.mhz-contacto-page .mhz-ct-h2 .highlight { color: var(--mhz-accent) !important; }\n\n.mhz-contacto-page .mhz-ct-subtitle {\n  font-size: 14px !important;\n  color: var(--mhz-text-muted) !important;\n  margin: 0 0 40px !important;\n  line-height: 1.6 !important;\n  max-width: 640px;\n}\n\n.mhz-contacto-page .mhz-ct-ubicacion__grid {\n  display: grid;\n  grid-template-columns: 1fr 1.3fr;\n  gap: 32px;\n}\n\n.mhz-contacto-page .mhz-ct-ubicacion__card {\n  background: var(--mhz-primary);\n  border-radius: var(--mhz-radius-lg);\n  padding: 40px 32px;\n  color: #fff;\n}\n\n.mhz-contacto-page .mhz-ct-ubicacion__eyebrow {\n  font-size: 11px;\n  letter-spacing: 2px;\n  color: var(--mhz-accent-light);\n  text-transform: uppercase;\n  font-weight: 600;\n  margin-bottom: 12px;\n}\n.mhz-contacto-page .mhz-ct-ubicacion__card h3 {\n  font-size: 22px !important;\n  font-weight: 700 !important;\n  color: #fff !important;\n  margin: 0 0 16px !important;\n  line-height: 1.2 !important;\n  letter-spacing: -0.3px;\n}\n.mhz-contacto-page .mhz-ct-ubicacion__desc {\n  font-size: 13px !important;\n  color: rgba(255, 255, 255, 0.75) !important;\n  margin: 0 0 28px !important;\n  line-height: 1.6 !important;\n}\n\n.mhz-contacto-page .mhz-ct-ubicacion__item {\n  display: flex;\n  gap: 14px;\n  align-items: center;\n  margin-bottom: 16px;\n}\n\n.mhz-contacto-page .mhz-ct-ubicacion__icon {\n  width: 40px;\n  height: 40px;\n  background: rgba(255, 255, 255, 0.08);\n  border-radius: var(--mhz-radius-md);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  color: #fff;\n}\n\n.mhz-contacto-page .mhz-ct-ubicacion__text {\n  display: flex;\n  flex-direction: column;\n  gap: 2px;\n  line-height: 1.2;\n  min-width: 0;\n}\n.mhz-contacto-page .mhz-ct-ubicacion__text strong {\n  display: block;\n  font-size: 12px;\n  color: #fff !important;\n  font-weight: 600;\n  line-height: 1.2;\n}\n.mhz-contacto-page .mhz-ct-ubicacion__text span,\n.mhz-contacto-page .mhz-ct-ubicacion__text a {\n  display: block;\n  font-size: 13px;\n  color: rgba(255, 255, 255, 0.7) !important;\n  text-decoration: none;\n  line-height: 1.3;\n  transition: color 0.2s ease;\n}\n.mhz-contacto-page .mhz-ct-ubicacion__text a:hover { color: var(--mhz-accent-light) !important; }\n\n\/* Horario contacto page (mismas reglas que QS pero scoped) *\/\n.mhz-contacto-page .mhz-horario {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  margin: 24px 0 28px;\n  padding: 20px 0;\n  border-top: 1px solid rgba(255, 255, 255, 0.1);\n  border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n}\n.mhz-contacto-page .mhz-horario__item {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 16px;\n}\n.mhz-contacto-page .mhz-horario__dia {\n  font-size: 12px;\n  color: rgba(255, 255, 255, 0.6);\n  text-transform: uppercase;\n  letter-spacing: 1.5px;\n  font-weight: 600;\n}\n.mhz-contacto-page .mhz-horario__hora {\n  font-size: 14px;\n  color: #fff;\n  font-weight: 500;\n  font-variant-numeric: tabular-nums;\n}\n\n\/* Mapa contacto *\/\n.mhz-contacto-page .mhz-ct-ubicacion__map {\n  border-radius: var(--mhz-radius-lg);\n  overflow: hidden;\n  min-height: 520px;\n  box-shadow: var(--mhz-shadow-md);\n  background: var(--mhz-border);\n}\n.mhz-contacto-page .mhz-ct-ubicacion__map iframe {\n  display: block;\n  width: 100%;\n  height: 100%;\n  min-height: 520px;\n  border: 0;\n}\n\n\/* ============================================\n   ANIMACIONES DE SCROLL (CONTACTO)\n   ============================================ *\/\n\n\/* Estado inicial: ocultos y desplazados hacia abajo *\/\n.mhz-eyebrow,\n.mhz-ct-hero__title,\n.mhz-ct-hero__intro,\n.mhz-ct-hero__quick-item,\n.mhz-ct-aside__title,\n.mhz-ct-aside__text,\n.mhz-ct-aside__features li,\n.mhz-ct-form,\n.mhz-ct-h2,\n.mhz-ct-subtitle,\n.mhz-ct-ubicacion__card {\n  opacity: 0;\n  transform: translateY(30px);\n  transition: opacity 0.7s ease-out, transform 0.7s ease-out;\n}\n\n\/* Estado final tras entrar en pantalla *\/\n.mhz-in-view {\n  opacity: 1 !important;\n  transform: translateY(0) !important;\n}\n\n\/* EFECTOS CASCADA (STAGGER) *\/\n\n\/* Botones de contacto r\u00e1pido en el Hero (3 elementos) *\/\n.mhz-ct-hero__quick-item:nth-child(1) { transition-delay: 0.1s; }\n.mhz-ct-hero__quick-item:nth-child(2) { transition-delay: 0.2s; }\n.mhz-ct-hero__quick-item:nth-child(3) { transition-delay: 0.3s; }\n\n\/* Puntos de la lista de caracter\u00edsticas en el aside del formulario (4 elementos) *\/\n.mhz-ct-aside__features li:nth-child(1) { transition-delay: 0.1s; }\n.mhz-ct-aside__features li:nth-child(2) { transition-delay: 0.2s; }\n.mhz-ct-aside__features li:nth-child(3) { transition-delay: 0.3s; }\n.mhz-ct-aside__features li:nth-child(4) { transition-delay: 0.4s; }\n\n\/* Retraso sutil para el bloque del formulario respecto al texto lateral *\/\n.mhz-ct-form {\n  transition-delay: 0.3s;\n}\n\n\/* Retraso para la tarjeta de ubicaci\u00f3n *\/\n.mhz-ct-ubicacion__card {\n  transition-delay: 0.15s;\n}\n\n\/* ============================================================\n   RESPONSIVE \u00b7 CONTACTO\n   ============================================================ *\/\n\n\/* ---------- TABLET (\u2264 1024px) ---------- *\/\n@media (max-width: 1024px) {\n\n  \/* Formulario + aside apilados *\/\n  .mhz-contacto-page .mhz-ct-form-grid {\n    grid-template-columns: 1fr !important;\n    gap: 40px;\n  }\n\n  \/* Ubicaci\u00f3n + mapa apilados (tarjeta arriba, mapa abajo) *\/\n  .mhz-contacto-page .mhz-ct-ubicacion__grid {\n    grid-template-columns: 1fr !important;\n    gap: 24px;\n  }\n\n  \/* Hero con padding m\u00e1s contenido *\/\n  .mhz-contacto-page .mhz-ct-hero__box {\n    padding: 48px 40px 40px;\n  }\n}\n\n\/* ---------- M\u00d3VIL (\u2264 768px) ---------- *\/\n@media (max-width: 768px) {\n\n  \/* Padding de secciones reducido *\/\n  .mhz-contacto-page .mhz-ct-hero { padding: 24px 0 40px; }\n  .mhz-contacto-page .mhz-ct-form-section { padding: 48px 0 56px; }\n  .mhz-contacto-page .mhz-ct-ubicacion-section { padding: 48px 0 72px; }\n\n  .mhz-contacto-page .mhz-ct-hero__box {\n    padding: 36px 24px 32px;\n  }\n\n  \/* Accesos r\u00e1pidos: de 3 columnas a 1 *\/\n  .mhz-contacto-page .mhz-ct-hero__quick {\n    grid-template-columns: 1fr !important;\n    gap: 12px;\n  }\n\n  \/* Tarjeta de ubicaci\u00f3n con padding m\u00e1s ajustado *\/\n  .mhz-contacto-page .mhz-ct-ubicacion__card {\n    padding: 32px 24px;\n  }\n\n  \/* Mapa: reducir altura en m\u00f3vil *\/\n  .mhz-contacto-page .mhz-ct-ubicacion__map,\n  .mhz-contacto-page .mhz-ct-ubicacion__map iframe {\n    min-height: 360px;\n  }\n\n  \/* Subt\u00edtulos con margen inferior menor *\/\n  .mhz-contacto-page .mhz-ct-subtitle { margin-bottom: 32px !important; }\n  .mhz-contacto-page .mhz-ct-hero__intro { margin-bottom: 36px !important; }\n\n  \/* Desactiva el stagger en m\u00f3vil para que no haya esperas largas *\/\n  .mhz-ct-hero__quick-item,\n  .mhz-ct-aside__features li,\n  .mhz-ct-form,\n  .mhz-ct-ubicacion__card {\n    transition-delay: 0s !important;\n  }\n}\n\n\/* ---------- M\u00d3VIL PEQUE\u00d1O (\u2264 480px) ---------- *\/\n@media (max-width: 480px) {\n\n  .mhz-contacto-page .mhz-ct-hero__box {\n    padding: 28px 18px 24px;\n  }\n\n  \/* Accesos r\u00e1pidos: padding interno menor *\/\n  .mhz-contacto-page .mhz-ct-hero__quick-item {\n    padding: 16px;\n  }\n\n  \/* Tarjeta ubicaci\u00f3n *\/\n  .mhz-contacto-page .mhz-ct-ubicacion__card {\n    padding: 28px 20px;\n  }\n  .mhz-contacto-page .mhz-ct-ubicacion__card h3 { font-size: 20px !important; }\n\n  \/* Horario: que d\u00eda y hora no se aprieten *\/\n  .mhz-contacto-page .mhz-horario__item {\n    gap: 12px;\n  }\n\n  \/* Mapa algo m\u00e1s bajo en pantallas muy peque\u00f1as *\/\n  .mhz-contacto-page .mhz-ct-ubicacion__map,\n  .mhz-contacto-page .mhz-ct-ubicacion__map iframe {\n    min-height: 300px;\n  }\n\n  \/* T\u00edtulo hero: letter-spacing m\u00e1s suave *\/\n  .mhz-contacto-page .mhz-ct-hero__title { letter-spacing: -0.5px; }\n}\n\n\/* ---------- ACCESIBILIDAD: reduce-motion ---------- *\/\n@media (prefers-reduced-motion: reduce) {\n  .mhz-eyebrow,\n  .mhz-ct-hero__title,\n  .mhz-ct-hero__intro,\n  .mhz-ct-hero__quick-item,\n  .mhz-ct-aside__title,\n  .mhz-ct-aside__text,\n  .mhz-ct-aside__features li,\n  .mhz-ct-form,\n  .mhz-ct-h2,\n  .mhz-ct-subtitle,\n  .mhz-ct-ubicacion__card {\n    opacity: 1 !important;\n    transform: none !important;\n    transition: none !important;\n  }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\ndocument.addEventListener('DOMContentLoaded', () => {\n  \/**\n   * ANIMACIONES AL HACER SCROLL (P\u00c1GINA DE CONTACTO)\n   * Excluyendo expl\u00edcitamente mapas (iframes) e im\u00e1genes.\n   *\/\n  const observerOptions = {\n    root: null,\n    rootMargin: '0px',\n    threshold: 0.15 \/\/ El elemento necesita estar un 15% visible para activarse\n  };\n\n  const scrollObserver = new IntersectionObserver((entries, observer) => {\n    entries.forEach(entry => {\n      if (entry.isIntersecting) {\n        entry.target.classList.add('mhz-in-view');\n        observer.unobserve(entry.target); \/\/ Animamos solo una vez\n      }\n    });\n  }, observerOptions);\n\n  \/\/ Seleccionamos los textos, tarjetas, formulario y elementos de lista\n  \/\/ Evitamos la clase .mhz-ct-ubicacion__map\n  const elementosAAnimar = document.querySelectorAll(`\n    .mhz-eyebrow,\n    .mhz-ct-hero__title,\n    .mhz-ct-hero__intro,\n    .mhz-ct-hero__quick-item,\n    .mhz-ct-aside__title,\n    .mhz-ct-aside__text,\n    .mhz-ct-aside__features li,\n    .mhz-ct-form,\n    .mhz-ct-h2,\n    .mhz-ct-subtitle,\n    .mhz-ct-ubicacion__card\n  `);\n\n  elementosAAnimar.forEach(el => scrollObserver.observe(el));\n});\n<\/script>\n\n<div class=\"mhz-wrapper mhz-contacto-page\">\n\n  <section class=\"mhz-ct-hero\">\n    <div class=\"mhz-container\">\n      <div class=\"mhz-ct-hero__box\">\n        <div class=\"mhz-eyebrow\" style=\"text-align:center;\">CONTACT<\/div>\n        <h1 class=\"mhz-ct-hero__title\">\n          Let's talk about your <span class=\"highlight\">next project<\/span>\n        <\/h1>\n        <p class=\"mhz-ct-hero__intro\">\n          Tell us what you need and we will respond in less than 24 hours.<br>\n          We are here to help you find the perfect machine or manage your sale.\n        <\/p>\n\n        <div class=\"mhz-ct-hero__quick\">\n          <a href=\"tel:+34976000000\" class=\"mhz-ct-hero__quick-item\">\n            <div class=\"mhz-ct-hero__quick-icon\">\n              <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path><\/svg>\n            <\/div>\n            <div>\n              <strong>Call us<\/strong>\n              <span>(+34) 976 000 000<\/span>\n            <\/div>\n          <\/a>\n\n          <a href=\"mailto:info@mahezasa.com\" class=\"mhz-ct-hero__quick-item\">\n            <div class=\"mhz-ct-hero__quick-icon\">\n              <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"><\/rect><path d=\"m22 7-10 5L2 7\"><\/path><\/svg>\n            <\/div>\n            <div>\n              <strong>Write to us<\/strong>\n              <span>info@mahezasa.com<\/span>\n            <\/div>\n          <\/a>\n\n          <a href=\"https:\/\/wa.me\/34600000000\" target=\"_blank\" rel=\"noopener\" class=\"mhz-ct-hero__quick-item\">\n            <div class=\"mhz-ct-hero__quick-icon\">\n              <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.5 14.4c-.3-.1-1.7-.8-1.9-.9-.3-.1-.5-.1-.7.1-.2.3-.8.9-.9 1.1-.2.2-.3.2-.6.1-.3-.1-1.2-.5-2.3-1.4-.9-.8-1.4-1.7-1.6-2-.2-.3 0-.5.1-.6.1-.1.3-.3.4-.5.1-.2.2-.3.3-.5.1-.2 0-.4 0-.5 0-.1-.7-1.6-.9-2.2-.2-.6-.5-.5-.7-.5h-.6c-.2 0-.5.1-.8.4-.3.3-1 1-1 2.4 0 1.4 1 2.8 1.2 3 .1.2 2 3.1 4.9 4.3.7.3 1.2.5 1.6.6.7.2 1.3.2 1.8.1.5-.1 1.7-.7 1.9-1.4.2-.7.2-1.2.2-1.4-.1-.1-.3-.2-.6-.3zM12 2C6.5 2 2 6.5 2 12c0 1.8.5 3.5 1.3 5L2 22l5.2-1.4c1.4.8 3 1.2 4.8 1.2 5.5 0 10-4.5 10-10S17.5 2 12 2z\"><\/path><\/svg>\n            <\/div>\n            <div>\n              <strong>WhatsApp<\/strong>\n              <span>Immediate response<\/span>\n            <\/div>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"mhz-ct-form-section\">\n    <div class=\"mhz-container\">\n      <div class=\"mhz-ct-form-grid\">\n\n        <aside class=\"mhz-ct-aside\">\n          <div class=\"mhz-eyebrow\" style=\"text-align:left;\">WRITE TO US<\/div>\n          <h2 class=\"mhz-ct-aside__title\">Tell us what you <span class=\"highlight\">need<\/span><\/h2>\n          <p class=\"mhz-ct-aside__text\">\n            Fill out the form and a specialist from our team will get in touch with you as soon as possible to answer all your questions.\n          <\/p>\n\n          <ul class=\"mhz-ct-aside__features\">\n            <li>\n              <div class=\"mhz-ct-aside__feat-icon\">\n                <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n              <\/div>\n              <span>Response in less than 24 hours<\/span>\n            <\/li>\n            <li>\n              <div class=\"mhz-ct-aside__feat-icon\">\n                <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n              <\/div>\n              <span>Personalized technical advice<\/span>\n            <\/li>\n            <li>\n              <div class=\"mhz-ct-aside__feat-icon\">\n                <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n              <\/div>\n              <span>Visits by appointment only<\/span>\n            <\/li>\n            <li>\n              <div class=\"mhz-ct-aside__feat-icon\">\n                <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n              <\/div>\n              <span>No obligation, 100% confidential<\/span>\n            <\/li>\n          <\/ul>\n        <\/aside>\n\n        <div class=\"mhz-ct-form\">\n          \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f28017-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"28017\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/28001#wpcf7-f28017-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"28017\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f28017-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"cf7-custom-form\">\n\t<div class=\"cf7-grid\">\n\t\t<div class=\"cf7-field\">\n\t\t\t<p><label>Name*<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"nombre-usuario\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"nombre-usuario\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"cf7-field\">\n\t\t\t<p><label>Company<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"empresa\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"empresa\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"cf7-field\">\n\t\t\t<p><label>Email*<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"correo-electronico\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"correo-electronico\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"cf7-field\">\n\t\t\t<p><label>Phone*<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"telefono\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"telefono\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"cf7-field full-width\">\n\t\t<p><label>Message<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"mensaje\"><textarea cols=\"40\" rows=\"3\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"mensaje\"><\/textarea><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cf7-acceptance\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"privacidad\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"privacidad\" value=\"1\" class=\"cf7-checkbox\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">I have read and accept the <a href=\"\/politica-privacidad\" target=\"_blank\">Privacy Policy<\/a><\/span><\/label><\/span><\/span><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cf7-submit-wrapper\">\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"REQUEST A CALL\" \/>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cf7-legal-text\">\n\t\t<p>Based on legitimate interest, M\u00e1quinas Herramienta Zaragoza, S.A. (hereinafter, MAHEZASA) informs you that the personal data you provide by filling out this form will be processed by MAHEZASA as the controller of this website in accordance with Regulation (EU) 2016\/679.\n\t\t<\/p>\n\t\t<p>Your data will be stored for the time necessary to manage and resolve your inquiry. No transfer of your data is foreseen. You can exercise your rights of access, rectification, opposition, limitation, deletion of data, and portability at <a href=\"mailto:comercial@mahezasa.es\">comercial@mahezasa.es<\/a> at any time.\n\t\t<\/p>\n\t<\/div>\n<\/div><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"115\"\/><script>\ndocument.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"mhz-ct-ubicacion-section\">\n    <div class=\"mhz-container\">\n      <div class=\"mhz-eyebrow\" style=\"text-align:left;\">VISIT US<\/div>\n      <h2 class=\"mhz-ct-h2\">Where we are <span class=\"highlight\">located<\/span><\/h2>\n      <p class=\"mhz-ct-subtitle\">Visits by appointment only. If you want to see a machine in person, call us and we will reserve a space in the workshop.<\/p>\n\n      <div class=\"mhz-ct-ubicacion__grid\">\n        <div class=\"mhz-ct-ubicacion__card\">\n          <div class=\"mhz-ct-ubicacion__eyebrow\">MAHEZASA \u00b7 ZARAGOZA<\/div>\n          <h3>M\u00e1quinas Herramienta<br>Zaragoza, S.A.<\/h3>\n          <p class=\"mhz-ct-ubicacion__desc\">Marqu\u00e9s de Arlanza Industrial Estate \u00b7 Easy access from the AP-2 and N-II. 10 minutes from Zaragoza city center and 20 minutes from the airport.<\/p>\n\n          <div class=\"mhz-ct-ubicacion__item\">\n            <div class=\"mhz-ct-ubicacion__icon\">\n              <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path>\n                <circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n              <\/svg>\n            <\/div>\n            <div class=\"mhz-ct-ubicacion__text\">\n              <strong>Location<\/strong>\n              <span>Pol. Ind. Marqu\u00e9s de Arlanza, Zaragoza<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"mhz-ct-ubicacion__item\">\n            <div class=\"mhz-ct-ubicacion__icon\">\n              <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path><\/svg>\n            <\/div>\n            <div class=\"mhz-ct-ubicacion__text\">\n              <strong>Phone<\/strong>\n              <a href=\"tel:+34976000000\">(+34) 976 000 000<\/a>\n            <\/div>\n          <\/div>\n\n          <div class=\"mhz-ct-ubicacion__item\">\n            <div class=\"mhz-ct-ubicacion__icon\">\n              <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"><\/rect><path d=\"m22 7-10 5L2 7\"><\/path><\/svg>\n            <\/div>\n            <div class=\"mhz-ct-ubicacion__text\">\n              <strong>Email<\/strong>\n              <a href=\"mailto:info@mahezasa.com\">info@mahezasa.com<\/a>\n            <\/div>\n          <\/div>\n\n          <div class=\"mhz-horario\"><div class=\"mhz-horario__item\"><div class=\"mhz-horario__dia\">Lunes a Jueves<\/div><div class=\"mhz-horario__hora\">08:00 - 13:00<\/div><\/div><div class=\"mhz-horario__item\"><div class=\"mhz-horario__dia\">Viernes<\/div><div class=\"mhz-horario__hora\">08:00 - 14:00<\/div><\/div><\/div>\n\n          <a href=\"https:\/\/maps.google.com\/?q=Maquinas+Herramienta+Zaragoza\" target=\"_blank\" rel=\"noopener\" class=\"mhz-btn mhz-btn--white\">GET DIRECTIONS<\/a>\n        <\/div>\n\n        <div class=\"mhz-ct-ubicacion__map\">\n          <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d2982.8934417741325!2d-0.841695023397085!3d41.614815881856636!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0xd5915c21e6d1d55%3A0xd037d1d6125bef50!2sM%C3%A1quinas%20Herramientas%20Zaragoza%20S.A.!5e0!3m2!1ses!2ses!4v1779268711091!5m2!1ses!2ses\" width=\"100%\" height=\"100%\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" title=\"Mahezasa Location\"><\/iframe>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"CONTACT Let&#8217;s talk about your next project Tell us what you need and we will respond in less than 24 hours. We are here to help you find the perfect machine or manage your sale. Call us Write to us WhatsApp Immediate response WRITE TO&#8230;","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-mahezasa-contacto.php","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-28001","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"CONTACT Let&#039;s talk about your next project Tell us what you need and we will respond in less than 24 hours. We are here to help you find the perfect machine or manage your sale. Call us (+34) 976 000 000 Write to us info@mahezasa.com WhatsApp Immediate response WRITE TO US Tell us what you\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/mahezasa.es\/en\/contact\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Mahezasa - MAQUINAS \u2013 HERRAMIENTA ZARAGOZA S.A.\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Contact - Mahezasa\" \/>\n\t\t<meta property=\"og:description\" content=\"CONTACT Let&#039;s talk about your next project Tell us what you need and we will respond in less than 24 hours. We are here to help you find the perfect machine or manage your sale. Call us (+34) 976 000 000 Write to us info@mahezasa.com WhatsApp Immediate response WRITE TO US Tell us what you\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/mahezasa.es\/en\/contact\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-05-22T07:46:40+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-19T08:12:06+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Contact - Mahezasa\" \/>\n\t\t<meta name=\"twitter:description\" content=\"CONTACT Let&#039;s talk about your next project Tell us what you need and we will respond in less than 24 hours. We are here to help you find the perfect machine or manage your sale. Call us (+34) 976 000 000 Write to us info@mahezasa.com WhatsApp Immediate response WRITE TO US Tell us what you\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mahezasa.es\\\/en\\\/contact\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mahezasa.es\\\/en\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mahezasa.es\\\/en\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mahezasa.es\\\/en\\\/contact\\\/#listItem\",\"name\":\"Contact\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mahezasa.es\\\/en\\\/contact\\\/#listItem\",\"position\":2,\"name\":\"Contact\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mahezasa.es\\\/en\\\/#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/mahezasa.es\\\/en\\\/#organization\",\"name\":\"Mahezasa\",\"description\":\"MAQUINAS \\u2013 HERRAMIENTA ZARAGOZA S.A.\",\"url\":\"https:\\\/\\\/mahezasa.es\\\/en\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mahezasa.es\\\/en\\\/contact\\\/#webpage\",\"url\":\"https:\\\/\\\/mahezasa.es\\\/en\\\/contact\\\/\",\"name\":\"Contact - Mahezasa\",\"description\":\"CONTACT Let's talk about your next project Tell us what you need and we will respond in less than 24 hours. We are here to help you find the perfect machine or manage your sale. Call us (+34) 976 000 000 Write to us info@mahezasa.com WhatsApp Immediate response WRITE TO US Tell us what you\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mahezasa.es\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mahezasa.es\\\/en\\\/contact\\\/#breadcrumblist\"},\"datePublished\":\"2026-05-22T07:46:40+00:00\",\"dateModified\":\"2026-06-19T08:12:06+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mahezasa.es\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/mahezasa.es\\\/en\\\/\",\"name\":\"Mahezasa\",\"description\":\"MAQUINAS \\u2013 HERRAMIENTA ZARAGOZA S.A.\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/mahezasa.es\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Contact - Mahezasa","description":"CONTACT Let's talk about your next project Tell us what you need and we will respond in less than 24 hours. We are here to help you find the perfect machine or manage your sale. Call us (+34) 976 000 000 Write to us info@mahezasa.com WhatsApp Immediate response WRITE TO US Tell us what you","canonical_url":"https:\/\/mahezasa.es\/en\/contact\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/mahezasa.es\/en\/contact\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/mahezasa.es\/en\/#listItem","position":1,"name":"Home","item":"https:\/\/mahezasa.es\/en\/","nextItem":{"@type":"ListItem","@id":"https:\/\/mahezasa.es\/en\/contact\/#listItem","name":"Contact"}},{"@type":"ListItem","@id":"https:\/\/mahezasa.es\/en\/contact\/#listItem","position":2,"name":"Contact","previousItem":{"@type":"ListItem","@id":"https:\/\/mahezasa.es\/en\/#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/mahezasa.es\/en\/#organization","name":"Mahezasa","description":"MAQUINAS \u2013 HERRAMIENTA ZARAGOZA S.A.","url":"https:\/\/mahezasa.es\/en\/"},{"@type":"WebPage","@id":"https:\/\/mahezasa.es\/en\/contact\/#webpage","url":"https:\/\/mahezasa.es\/en\/contact\/","name":"Contact - Mahezasa","description":"CONTACT Let's talk about your next project Tell us what you need and we will respond in less than 24 hours. We are here to help you find the perfect machine or manage your sale. Call us (+34) 976 000 000 Write to us info@mahezasa.com WhatsApp Immediate response WRITE TO US Tell us what you","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/mahezasa.es\/en\/#website"},"breadcrumb":{"@id":"https:\/\/mahezasa.es\/en\/contact\/#breadcrumblist"},"datePublished":"2026-05-22T07:46:40+00:00","dateModified":"2026-06-19T08:12:06+00:00"},{"@type":"WebSite","@id":"https:\/\/mahezasa.es\/en\/#website","url":"https:\/\/mahezasa.es\/en\/","name":"Mahezasa","description":"MAQUINAS \u2013 HERRAMIENTA ZARAGOZA S.A.","inLanguage":"en-US","publisher":{"@id":"https:\/\/mahezasa.es\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"Mahezasa - MAQUINAS \u2013 HERRAMIENTA ZARAGOZA S.A.","og:type":"article","og:title":"Contact - Mahezasa","og:description":"CONTACT Let's talk about your next project Tell us what you need and we will respond in less than 24 hours. We are here to help you find the perfect machine or manage your sale. Call us (+34) 976 000 000 Write to us info@mahezasa.com WhatsApp Immediate response WRITE TO US Tell us what you","og:url":"https:\/\/mahezasa.es\/en\/contact\/","article:published_time":"2026-05-22T07:46:40+00:00","article:modified_time":"2026-06-19T08:12:06+00:00","twitter:card":"summary","twitter:title":"Contact - Mahezasa","twitter:description":"CONTACT Let's talk about your next project Tell us what you need and we will respond in less than 24 hours. We are here to help you find the perfect machine or manage your sale. Call us (+34) 976 000 000 Write to us info@mahezasa.com WhatsApp Immediate response WRITE TO US Tell us what you"},"aioseo_meta_data":{"post_id":"28001","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"limit_modified_date":false,"created":"2026-05-25 07:10:43","updated":"2026-06-24 21:35:28","primary_term":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"breadcrumb_settings":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/mahezasa.es\/en\/\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tContact\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/mahezasa.es\/en\/"},{"label":"Contact","link":"https:\/\/mahezasa.es\/en\/contact\/"}],"_links":{"self":[{"href":"https:\/\/mahezasa.es\/en\/wp-json\/wp\/v2\/pages\/28001","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mahezasa.es\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mahezasa.es\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mahezasa.es\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/mahezasa.es\/en\/wp-json\/wp\/v2\/comments?post=28001"}],"version-history":[{"count":0,"href":"https:\/\/mahezasa.es\/en\/wp-json\/wp\/v2\/pages\/28001\/revisions"}],"wp:attachment":[{"href":"https:\/\/mahezasa.es\/en\/wp-json\/wp\/v2\/media?parent=28001"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}