{"id":3956,"date":"2026-06-30T12:46:15","date_gmt":"2026-06-30T18:46:15","guid":{"rendered":"https:\/\/heman.com.mx\/?page_id=3956"},"modified":"2026-08-05T19:29:43","modified_gmt":"2026-08-06T01:29:43","slug":"nosotros","status":"publish","type":"page","link":"https:\/\/heman.com.mx\/en\/nosotros\/","title":{"rendered":"About Us"},"content":{"rendered":"<style>\n:root{\n  --heman-green:#48AB33;\n  --heman-dark:#426130;\n  --heman-cream:#F4EEDC;\n  --heman-black:#1A1A1A;\n}\n\n.heman-nosotros{\n  font-family:inherit;\n}\n\n.heman-btn{\n  display:inline-block;\n  background:var(--heman-green);\n  color:#fff !important;\n  padding:15px 28px;\n  border-radius:6px;\n  font-weight:800;\n  text-decoration:none;\n  transition:.3s ease;\n}\n\n.heman-btn:hover{\n  background:var(--heman-dark);\n  transform:translateY(-2px);\n}\n\n.heman-section-label{\n  color:var(--heman-green);\n  font-size:18px;\n  font-weight:900;\n  letter-spacing:4px;\n  text-transform:uppercase;\n  margin-bottom:12px;\n}\n\n.heman-section-title{\n  color:var(--heman-dark);\n  font-size:42px;\n  line-height:1.1;\n  font-weight:900;\n  margin:0 0 24px;\n}\n\n.heman-green{\n  color:var(--heman-green);\n}\n\n@media(max-width:800px){\n  .heman-section-title{\n    font-size:32px;\n  }\n}\n<\/style>\n\n<section class=\"heman-nosotros-hero\">\n\n  <div class=\"heman-hero-content\">\n\n    <p>ABOUT US<\/p>\n\n    <h1>\n      PROUDLY <span>100%<\/span> MEXICAN\n    <\/h1>\n\n    <h2>\n      Over 30 years driving the meat processing industry\n    <\/h2>\n\n    <p class=\"hero-copy\">\n      We design, manufacture, and integrate specialized equipment for the meat processing and food industries, supporting every project with engineering, innovation, and service.\n    <\/p>\n\n    <a href=\"https:\/\/heman.com.mx\/en\/productos\/\" class=\"heman-btn\" target=\"_blank\">\n      View products\n    <\/a>\n\n  <\/div>\n\n<\/section>\n\n<style>\n.heman-nosotros-hero{\n  min-height:720px;\n  background:\n    linear-gradient(\n      90deg,\n      rgba(0,0,0,.82),\n      rgba(0,0,0,.35)\n    ),\n    url(\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-Jun-17-2026-09_22_46-PM.jpg\");\n\n  background-size:cover;\n  background-position:center;\n  display:flex;\n  align-items:center;\n  padding:120px 6%;\n  color:#fff;\n}\n\n.heman-hero-content{\n  max-width:780px;\n}\n\n.heman-hero-content > p:first-child{\n  color:#48AB33;\n  font-weight:900;\n  letter-spacing:4px;\n  font-size:18px;\n}\n\n.heman-hero-content h1{\n  font-size:72px;\n  line-height:1;\n  font-weight:900;\n  margin:10px 0;\n  color:#FFFFFF;\n  text-shadow:0 4px 20px rgba(0,0,0,.35);\n}\n\n.heman-hero-content h1 span{\n  color:#48AB33;\n}\n\n.heman-hero-content h2{\n  font-size:42px;\n  line-height:1.1;\n  font-weight:900;\n  margin:0 0 22px;\n  color:#FFFFFF;\n  text-shadow:0 4px 20px rgba(0,0,0,.35);\n}\n\n.hero-copy{\n  font-size:21px;\n  line-height:1.65;\n  max-width:650px;\n  margin-bottom:30px;\n  color:#FFFFFF;\n}\n\n@media(max-width:800px){\n\n  .heman-nosotros-hero{\n    min-height:620px;\n    padding:90px 6%;\n  }\n\n  .heman-hero-content h1{\n    font-size:44px;\n  }\n\n  .heman-hero-content h2{\n    font-size:30px;\n  }\n\n}\n<\/style>\n\n\n\n<style>\n:root{\n  --heman-green:#48AB33;\n  --heman-dark:#426130;\n  --heman-cream:#F4EEDC;\n  --heman-black:#1A1A1A;\n}\n\n#heman-soluciones{\n  padding:90px 6%;\n  background:#fff;\n  font-family:inherit;\n}\n\n#heman-soluciones .heman-video-box{\n  max-width:1350px;\n  margin:auto;\n  display:grid;\n  grid-template-columns:1.1fr .9fr;\n  gap:60px;\n  align-items:center;\n}\n\n#heman-soluciones .video-image{\n  overflow:hidden;\n  border-radius:14px;\n  box-shadow:0 20px 45px rgba(0,0,0,.18);\n}\n\n#heman-soluciones .video-image img{\n  width:100%;\n  height:430px;\n  object-fit:cover;\n  object-position:center 20%;\n  display:block;\n  transition:.5s ease;\n}\n\n#heman-soluciones .video-image:hover img{\n  transform:scale(1.04);\n}\n\n#heman-soluciones .heman-section-title{\n  color:#1A1A1A !important;\n  font-size:52px;\n  line-height:1.08;\n  font-weight:900;\n  margin:0 0 30px;\n}\n\n#heman-soluciones .heman-section-title .heman-green{\n  color:#48AB33 !important;\n}\n\n#heman-soluciones .video-text p{\n  font-size:20px;\n  line-height:1.8;\n  color:#1A1A1A !important;\n  margin-bottom:22px;\n}\n\n#heman-soluciones .heman-btn{\n  display:inline-block;\n  margin-top:18px;\n  background:#48AB33;\n  color:#fff !important;\n  text-decoration:none;\n  padding:16px 34px;\n  border-radius:7px;\n  font-size:18px;\n  font-weight:800;\n  transition:.3s ease;\n}\n\n#heman-soluciones .heman-btn:hover{\n  background:#426130;\n  transform:translateY(-2px);\n}\n\n@media(max-width:900px){\n\n  #heman-soluciones .heman-video-box{\n    grid-template-columns:1fr;\n  }\n\n  #heman-soluciones .video-image img{\n    height:320px;\n  }\n\n  #heman-soluciones .heman-section-title{\n    font-size:36px;\n  }\n\n  #heman-soluciones .video-text p{\n    font-size:18px;\n  }\n\n}\n<\/style>\n\n<section id=\"heman-soluciones\">\n\n  <div class=\"heman-video-box\">\n\n    <div class=\"video-image\">\n      <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-17-at-7.03.09-PM.jpeg\" alt=\"Maquinaria para la industria c\u00e1rnica HEMAN\">\n    <\/div>\n\n    <div class=\"video-text\">\n\n      <p style=\"color:#48AB33 !important;                font-size:18px;                font-weight:900;                letter-spacing:4px;                text-transform:uppercase;                margin-bottom:18px;\">\n        WHO WE ARE?\n      <\/p>\n\n      <h2 class=\"heman-section-title\">\n        Engineering solutions that deliver\n        <span class=\"heman-green\">results.<\/span>\n      <\/h2>\n\n      <p>\n        HEMAN is a Mexican company specializing in the design, manufacture and integration of machinery for the meat processing and food industries.\n      <\/p>\n\n      <p>\n        For over three decades we have developed solutions that help our customers increase productivity, optimize processes and improve operational  profitability.\n      <\/p>\n\n      <a href=\"#contacto\" class=\"heman-btn\">\n        Request a quote\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style>\n:root{\n  --heman-green:#48AB33;\n  --heman-dark:#426130;\n  --heman-cream:#F4EEDC;\n  --heman-black:#1A1A1A;\n}\n\n.heman-nosotros{\n  font-family:inherit;\n}\n\n.heman-btn{\n  display:inline-block;\n  background:var(--heman-green);\n  color:#fff !important;\n  padding:15px 28px;\n  border-radius:6px;\n  font-weight:800;\n  text-decoration:none;\n  transition:.3s ease;\n}\n\n.heman-btn:hover{\n  background:var(--heman-dark);\n  transform:translateY(-2px);\n}\n\n.heman-section-label{\n  color:var(--heman-green);\n  font-size:14px;\n  font-weight:900;\n  letter-spacing:4px;\n  text-transform:uppercase;\n  margin-bottom:12px;\n}\n\n.heman-section-title{\n  color:var(--heman-black);\n  font-size:42px;\n  line-height:1.1;\n  font-weight:900;\n  margin:0 0 24px;\n}\n\n.heman-green{\n  color:var(--heman-green);\n}\n\n@media(max-width:800px){\n  .heman-section-title{\n    font-size:32px;\n  }\n}\n<\/style>\n\n<section class=\"heman-mvv\">\n  <div class=\"mvv-grid\">\n\n    <div class=\"mvv-card\">\n      <div class=\"mvv-heading\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/05-05.png\" alt=\"Misi\u00f3n\">\n        <h3>Mission<\/h3>\n      <\/div>\n      <p>\n        At HEMAN, we design and manufacture equipment for the meat processing industry to the highest standards of quality, innovation, and performance. Our goal is to increase process efficiency, improve the quality of our customers meat products, and reduce operating costs.\n      <\/p>\n    <\/div>\n\n    <div class=\"mvv-card\">\n      <div class=\"mvv-heading\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/04-04.png\" alt=\"Visi\u00f3n\">\n        <h3>Vision<\/h3>\n      <\/div>\n      <p>\n        To become an international leader in meat processing equipment, expanding our global presence through innovative solutions, advanced technology, and an unwavering commitment to excellence.\n      <\/p>\n    <\/div>\n\n    <div class=\"mvv-card values\">\n      <div class=\"mvv-heading\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/03-03.png\" alt=\"Valores\">\n        <h3>Values<\/h3>\n      <\/div>\n\n      <p><strong>Honesty:<\/strong> We act with integrity, transparency, and accountability.<\/p>\n      <p><strong>Loyalty:<\/strong> We work with commitment and consistency.<\/p>\n      <p><strong>Quality:<\/strong> We develop equipment to the highest standards.<\/p>\n      <p><strong>Respect:<\/strong> We value people and our environment.<\/p>\n      <p><strong>Innovation:<\/strong> We drive new technologies and operational efficiency.<\/p>\n      <p><strong>Commitment:<\/strong> We strive to exceed expectations through excellence.<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n.heman-mvv{\n  padding:58px 6%;\n\n  background:\n    linear-gradient(\n      135deg,\n      rgba(26,26,26,.78),\n      rgba(66,97,48,.72)\n    ),\n    url(\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/Captura-de-pantalla-2026-06-18-a-las-2.15.58-p.m.jpg\");\n\n  background-size:cover;\n  background-position:center;\n  background-repeat:no-repeat;\n\n  color:#fff;\n  position:relative;\n}\n\n.mvv-grid{\n  max-width:1400px;\n  margin:auto;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:36px;\n}\n\n.mvv-card{\n  padding:0 34px;\n  border-right:1px solid rgba(255,255,255,.38);\n}\n\n.mvv-card:last-child{\n  border-right:none;\n}\n\n.mvv-heading{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  margin-bottom:22px;\n}\n\n.mvv-heading img{\n  width:115px;\n  height:115px;\n  object-fit:contain;\n  flex-shrink:0;\n}\n\n.mvv-card h3{\n  font-size:34px;\n  font-weight:900;\n  margin:0;\n  color:#fff;\n}\n\n.mvv-card p{\n  font-size:19px;\n  line-height:1.55;\n  margin:0 0 12px;\n}\n\n.values p{\n  margin-bottom:9px;\n}\n\n.values strong{\n  color:#F4EEDC;\n  font-weight:900;\n}\n\n@media(max-width:900px){\n  .mvv-grid{\n    grid-template-columns:1fr;\n  }\n\n  .mvv-card{\n    border-right:none;\n    border-bottom:1px solid rgba(255,255,255,.25);\n    padding:0 0 30px;\n  }\n\n  .mvv-card:last-child{\n    border-bottom:none;\n  }\n}\n<\/style>\n\n\n\n<style>\n:root{\n  --heman-green:#48AB33;\n  --heman-dark:#426130;\n  --heman-cream:#F4EEDC;\n  --heman-black:#1A1A1A;\n}\n\n.heman-counters{\n  padding:70px 6%;\n  background:#ffffff;\n  font-family:inherit;\n}\n\n.counter-grid{\n  max-width:1300px;\n  margin:auto;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  text-align:center;\n  gap:30px;\n}\n\n.counter{\n  color:#48AB33;\n  font-size:72px;\n  font-weight:900;\n  display:inline-block;\n}\n\n.counter::before{\n  content:\"+\";\n}\n\n.counter-grid p{\n  text-transform:uppercase;\n  letter-spacing:3px;\n  font-weight:800;\n  color:#777;\n  margin-top:10px;\n}\n\n@media(max-width:800px){\n  .counter-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n}\n\n@media(max-width:500px){\n  .counter-grid{\n    grid-template-columns:1fr;\n  }\n\n  .counter{\n    font-size:56px;\n  }\n}\n<\/style>\n\n<section class=\"heman-counters\" id=\"heman-counters\">\n  <div class=\"counter-grid\">\n\n    <div>\n      <span class=\"counter\" data-target=\"30\">0<\/span>\n      <p>Years of experience<\/p>\n    <\/div>\n\n    <div>\n      <span class=\"counter\" data-target=\"4000\">0<\/span>\n      <p>Equipment installed<\/p>\n    <\/div>\n\n    <div>\n      <span class=\"counter\" data-target=\"950\">0<\/span>\n      <p>Satisfied customers<\/p>\n    <\/div>\n\n    <div>\n      <span class=\"counter\" data-target=\"65\">0<\/span>\n      <p>Products<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n(function(){\n  function formatNumber(num){\n    return num.toLocaleString(\"en-US\");\n  }\n\n  function animateCounter(counter){\n    const target = parseInt(counter.getAttribute(\"data-target\"), 10);\n    const duration = 1600;\n    const startTime = performance.now();\n\n    function update(currentTime){\n      const elapsed = currentTime - startTime;\n      const progress = Math.min(elapsed \/ duration, 1);\n      const easedProgress = 1 - Math.pow(1 - progress, 3);\n      const current = Math.floor(easedProgress * target);\n\n      counter.textContent = formatNumber(current);\n\n      if(progress < 1){\n        requestAnimationFrame(update);\n      }else{\n        counter.textContent = formatNumber(target);\n      }\n    }\n\n    requestAnimationFrame(update);\n  }\n\n  function resetAndAnimate(){\n    const counters = document.querySelectorAll(\"#heman-counters .counter\");\n\n    counters.forEach(counter => {\n      counter.textContent = \"0\";\n    });\n\n    setTimeout(() => {\n      counters.forEach(counter => {\n        animateCounter(counter);\n      });\n    }, 150);\n  }\n\n  function startLoop(){\n    resetAndAnimate();\n\n    setInterval(() => {\n      resetAndAnimate();\n    }, 7000);\n  }\n\n  const section = document.querySelector(\"#heman-counters\");\n\n  if(section){\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach(entry => {\n        if(entry.isIntersecting){\n          startLoop();\n          observer.disconnect();\n        }\n      });\n    }, {\n      threshold:0.3\n    });\n\n    observer.observe(section);\n  }\n})();\n<\/script>\n\n\n\n<style>\n#heman-historia-timeline{\n  --heman-green:#48AB33;\n  --heman-black:#1A1A1A;\n  padding:110px 6% 100px;\n  background:#fff;\n  text-align:center;\n  font-family:inherit !important;\n  overflow:hidden;\n}\n\n#heman-historia-timeline *{\n  box-sizing:border-box;\n  font-family:inherit !important;\n}\n\n#heman-historia-timeline .history-label{\n  color:#48AB33 !important;\n  font-size:16px;\n  font-weight:900;\n  letter-spacing:8px;\n  text-transform:uppercase;\n  margin:0 0 18px;\n  opacity:1 !important;\n}\n\n#heman-historia-timeline .history-title{\n  color:#1A1A1A !important;\n  font-size:56px;\n  line-height:1.1;\n  font-weight:900;\n  margin:0 0 70px;\n}\n\n#heman-historia-timeline .history-line{\n  max-width:1600px;\n  margin:0 auto;\n  display:grid;\n  grid-template-columns:repeat(5,1fr);\n  gap:30px;\n  position:relative;\n}\n\n#heman-historia-timeline .history-line::before{\n  content:\"\";\n  position:absolute;\n  top:9px;\n  left:8%;\n  right:8%;\n  height:3px;\n  background:#48AB33;\n  z-index:1;\n}\n\n#heman-historia-timeline .history-item{\n  position:relative;\n  padding-top:55px;\n  min-width:0;\n}\n\n#heman-historia-timeline .history-item::before{\n  content:\"\";\n  position:absolute;\n  top:-10px;\n  left:50%;\n  width:42px;\n  height:42px;\n  background-image:url(\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/02-02.png\");\n  background-size:contain;\n  background-repeat:no-repeat;\n  background-position:center;\n  transform:translateX(-50%);\n  z-index:2;\n}\n\n#heman-historia-timeline .history-year{\n  color:#48AB33 !important;\n  font-size:44px;\n  font-weight:900;\n  display:block;\n  margin-bottom:12px;\n}\n\n#heman-historia-timeline .history-text{\n  font-size:18px;\n  line-height:1.45;\n  color:#1A1A1A !important;\n  margin:0 auto;\n  max-width:320px;\n}\n\n@media(max-width:1200px){\n  #heman-historia-timeline .history-title{\n    font-size:48px;\n  }\n\n  #heman-historia-timeline .history-year{\n    font-size:38px;\n  }\n\n  #heman-historia-timeline .history-text{\n    font-size:18px;\n  }\n}\n\n@media(max-width:900px){\n  #heman-historia-timeline .history-line{\n    grid-template-columns:1fr;\n    gap:60px;\n  }\n\n  #heman-historia-timeline .history-line::before{\n    display:none;\n  }\n\n  #heman-historia-timeline .history-item{\n    padding-top:40px;\n  }\n\n  #heman-historia-timeline .history-item::before{\n    top:-5px;\n  }\n\n  #heman-historia-timeline .history-title{\n    font-size:38px;\n  }\n}\n<\/style>\n\n<section id=\"heman-historia-timeline\">\n\n  <p class=\"history-label\">OUR HISTORY<\/p>\n\n  <h2 class=\"history-title\">We evolve alongside the industry<\/h2>\n\n  <div class=\"history-line\">\n\n    <div class=\"history-item\">\n      <span class=\"history-year\">1993<\/span>\n      <p class=\"history-text\">T\u00e9cnica HE-MAN was founded with a commitment to innovation in the meat industry.<\/p>\n    <\/div>\n\n    <div class=\"history-item\">\n      <span class=\"history-year\">2000<\/span>\n      <p class=\"history-text\">We expanded our machinery line and our presence in Mexico.<\/p>\n    <\/div>\n\n    <div class=\"history-item\">\n      <span class=\"history-year\">2010<\/span>\n      <p class=\"history-text\">New corporate identity. Grupo TEA is created and we evolve our identity to become HEMAN.<\/p>\n    <\/div>\n\n    <div class=\"history-item\">\n      <span class=\"history-year\">2020<\/span>\n      <p class=\"history-text\">New facilities to increase our production capacity, service and commitment to the environment.<\/p>\n    <\/div>\n\n    <div class=\"history-item\">\n      <span class=\"history-year\">2026<\/span>\n      <p class=\"history-text\">More than 30 years as strategic allies of the meat industry.<\/p>\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<style>\n:root{\n  --heman-green:#48AB33;\n  --heman-dark:#426130;\n  --heman-cream:#F4EEDC;\n  --heman-black:#1A1A1A;\n}\n\n.heman-nosotros{\n  font-family:inherit;\n}\n\n.heman-btn{\n  display:inline-block;\n  background:var(--heman-green);\n  color:#fff !important;\n  padding:15px 28px;\n  border-radius:6px;\n  font-weight:800;\n  text-decoration:none;\n  transition:.3s ease;\n}\n\n.heman-btn:hover{\n  background:var(--heman-dark);\n  transform:translateY(-2px);\n}\n\n.heman-section-label{\n  color:#F4EEDC;\n  font-size:18px;\n  font-weight:900;\n  letter-spacing:4px;\n  text-transform:uppercase;\n  margin-bottom:4px;\n}\n\n.heman-section-title{\n  color:var(--heman-green);\n  font-size:42px;\n  line-height:1.1;\n  font-weight:900;\n  margin:0 0 24px;\n}\n\n.heman-green{\n  color:var(--heman-green);\n}\n\n@media(max-width:800px){\n  .heman-section-title{\n    font-size:32px;\n  }\n}\n<\/style>\n\n<section class=\"heman-expos\">\n  <div class=\"expo-text\">\n\n    <p class=\"heman-section-label\">\n      PRESENT WHERE\n    <\/p>\n\n    <h2 class=\"heman-section-title\">\n      The industry meets\n    <\/h2>\n\n    <p>\n      We actively participate in the main specialized congresses of the meat industry, such as SICARNE and Expo Carnes y L\u00e1cteos, strengthening relationships with our clients and staying close to the trends that drive the meat industry.\n    <\/p>\n\n  <\/div>\n\n  <div class=\"expo-images\">\n    <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-Jun-18-2026-10_06_42-AM.jpg\" alt=\"SICARNE HEMAN\">\n    <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-Jun-18-2026-10_42_20-AM.jpg\" alt=\"Expo Carnes HEMAN\">\n  <\/div>\n<\/section>\n\n<style>\n.heman-expos{\n  padding:80px 6%;\n\n  background:\n  linear-gradient(\n  rgba(66,97,48,.78),\n  rgba(0,0,0,.70)\n  ),\n  url(\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/Captura-de-pantalla-2026-06-18-a-las-2.15.58-p.m.jpg\");\n\n  background-size:cover;\n  background-position:center;\n  background-repeat:no-repeat;\n\n  display:grid;\n  grid-template-columns:.8fr 1.5fr;\n  gap:50px;\n  align-items:center;\n}\n\n.expo-text p{\n  font-size:18px;\n  line-height:1.7;\n  color:#FFFFFF;\n}\n\n.expo-images{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:22px;\n}\n\n.expo-images img{\n  width:100%;\n  height:330px;\n  object-fit:cover;\n  border-radius:10px;\n  box-shadow:0 14px 30px rgba(0,0,0,.16);\n}\n\n@media(max-width:900px){\n  .heman-expos{\n    grid-template-columns:1fr;\n  }\n\n  .expo-images{\n    grid-template-columns:1fr;\n  }\n}\n<\/style>\n\n\n\n\n\n<style>\n#heman-tecnologia-loop{\n  padding:80px 0 90px;\n  background:#fff;\n  overflow:hidden;\n  font-family:inherit;\n  text-align:center;\n}\n\n#heman-tecnologia-loop .tech-loop-title{\n  color:#1A1A1A;\n  font-size:34px;\n  line-height:1.15;\n  font-weight:900;\n  text-transform:uppercase;\n  margin:0;\n}\n\n#heman-tecnologia-loop .tech-loop-line{\n  width:52px;\n  height:5px;\n  background:#48AB33;\n  border-radius:20px;\n  margin:14px auto 32px;\n}\n\n.tech-loop-wrapper{\n  width:100%;\n  overflow:hidden;\n  position:relative;\n}\n\n.tech-loop-wrapper::before,\n.tech-loop-wrapper::after{\n  content:\"\";\n  position:absolute;\n  top:0;\n  width:120px;\n  height:100%;\n  z-index:2;\n  pointer-events:none;\n}\n\n.tech-loop-wrapper::before{\n  left:0;\n  background:linear-gradient(90deg,#fff,rgba(255,255,255,0));\n}\n\n.tech-loop-wrapper::after{\n  right:0;\n  background:linear-gradient(270deg,#fff,rgba(255,255,255,0));\n}\n\n.tech-loop-track{\n  display:flex;\n  gap:18px;\n  width:max-content;\n  animation:hemanTechLoop 34s linear infinite;\n}\n\n.tech-loop-track:hover{\n  animation-play-state:paused;\n}\n\n.tech-loop-card{\n  width:320px;\n  height:210px;\n  flex:0 0 auto;\n  border-radius:10px;\n  overflow:hidden;\n  box-shadow:0 12px 28px rgba(0,0,0,.16);\n  background:#f4f4f4;\n}\n\n.tech-loop-card img{\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  display:block;\n  transition:.45s ease;\n}\n\n.tech-loop-card:hover img{\n  transform:scale(1.08);\n  filter:saturate(1.08) contrast(1.05);\n}\n\n@keyframes hemanTechLoop{\n  from{\n    transform:translateX(0);\n  }\n  to{\n    transform:translateX(-50%);\n  }\n}\n\n@media(max-width:800px){\n  #heman-tecnologia-loop .tech-loop-title{\n    font-size:26px;\n    padding:0 20px;\n  }\n\n  .tech-loop-card{\n    width:260px;\n    height:180px;\n  }\n\n  .tech-loop-track{\n    animation-duration:26s;\n  }\n}\n<\/style>\n\n<section id=\"heman-tecnologia-loop\">\n\n  <h2 class=\"tech-loop-title\">\n    Technology, precision and teamwork\n  <\/h2>\n\n  <div class=\"tech-loop-line\"><\/div>\n\n  <div class=\"tech-loop-wrapper\">\n    <div class=\"tech-loop-track\">\n\n      <div class=\"tech-loop-card\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-17-at-7.58.51-PM-1.jpeg\" alt=\"Tecnolog\u00eda para la industria c\u00e1rnica HEMAN\">\n      <\/div>\n\n      <div class=\"tech-loop-card\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-17-at-6.55.08-PM-1.jpeg\" alt=\"Precisi\u00f3n HEMAN\">\n      <\/div>\n\n      <div class=\"tech-loop-card\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/Captura-de-pantalla-2026-06-19-a-las-9.31.23-a.m.jpg\" alt=\"Ingenier\u00eda para la industria c\u00e1rnica HEMAN\">\n      <\/div>\n\n      <div class=\"tech-loop-card\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-17-at-7.59.08-PM.jpeg\" alt=\"Trabajo en equipo HEMAN\">\n      <\/div>\n\n      <div class=\"tech-loop-card\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-Jun-18-2026-01_37_26-PM.jpg\" alt=\"Maquinaria para la industria c\u00e1rnica HEMAN\">\n      <\/div>\n\n      <div class=\"tech-loop-card\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-Jun-19-2026-09_29_38-AM.jpg\" alt=\"Equipo HEMAN\">\n      <\/div>\n\n      <!-- Repetici\u00f3n para loop infinito -->\n      <div class=\"tech-loop-card\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-17-at-7.58.51-PM-1.jpeg\" alt=\"Tecnolog\u00eda para la industria c\u00e1rnicaHEMAN\">\n      <\/div>\n\n      <div class=\"tech-loop-card\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-17-at-6.55.08-PM-1.jpeg\" alt=\"Precisi\u00f3n HEMAN\">\n      <\/div>\n\n      <div class=\"tech-loop-card\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/Captura-de-pantalla-2026-06-19-a-las-9.31.23-a.m.jpg\" alt=\"Ingenier\u00eda para la industria c\u00e1rnica HEMAN\">\n      <\/div>\n\n      <div class=\"tech-loop-card\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-17-at-7.59.08-PM.jpeg\" alt=\"Trabajo en equipo HEMAN\">\n      <\/div>\n\n      <div class=\"tech-loop-card\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-Jun-18-2026-01_37_26-PM.jpg\" alt=\"Maquinaria para la industria c\u00e1rnica HEMAN\">\n      <\/div>\n\n      <div class=\"tech-loop-card\">\n        <img decoding=\"async\" src=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-Jun-19-2026-09_29_38-AM.jpg\" alt=\"Equipo HEMAN\">\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>NOSOTROS EMPRESA 100% MEXICANA M\u00e1s de 30 a\u00f1os impulsando la industria c\u00e1rnica Dise\u00f1amos, fabricamos e integramos maquinaria especializada para la industria c\u00e1rnica y alimentaria, respaldando cada proyecto con ingenier\u00eda, innovaci\u00f3n y servicio. Ver productos \u00bfQUI\u00c9NES SOMOS? Soluciones de ingenier\u00eda que generan resultados. HEMAN es una empresa mexicana especializada en el dise\u00f1o, fabricaci\u00f3n e integraci\u00f3n de&#8230;<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"enable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","_joinchat":[],"footnotes":""},"class_list":["post-3956","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Con m\u00e1s de 30 a\u00f1os de experiencia, HEMAN desarrolla soluciones en maquinaria para la industria c\u00e1rnica, ofreciendo innovaci\u00f3n, calidad y servicio especializado.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/heman.com.mx\/en\/nosotros\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"HEMAN - Innovando para Usted...\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Nosotros | Expertos en Maquinaria C\u00e1rnica Industrial | HEMAN\" \/>\n\t\t<meta property=\"og:description\" content=\"Con m\u00e1s de 30 a\u00f1os de experiencia, HEMAN desarrolla soluciones en maquinaria para la industria c\u00e1rnica, ofreciendo innovaci\u00f3n, calidad y servicio especializado.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/heman.com.mx\/en\/nosotros\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/RENDER.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/RENDER.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-06-30T18:46:15+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-06T01:29:43+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Nosotros | Expertos en Maquinaria C\u00e1rnica Industrial | HEMAN\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Con m\u00e1s de 30 a\u00f1os de experiencia, HEMAN desarrolla soluciones en maquinaria para la industria c\u00e1rnica, ofreciendo innovaci\u00f3n, calidad y servicio especializado.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/RENDER.jpg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/nosotros\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en#listItem\",\"position\":1,\"name\":\"Inicio\",\"item\":\"https:\\\/\\\/heman.com.mx\\\/en\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/nosotros\\\/#listItem\",\"name\":\"Nosotros\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/nosotros\\\/#listItem\",\"position\":2,\"name\":\"Nosotros\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en#listItem\",\"name\":\"Inicio\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/#organization\",\"name\":\"Heman\",\"description\":\"Innovando para Usted...\",\"url\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/heman.com.mx\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/cropped-LogoCRV_Heman_Dic_2020-2.png\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/nosotros\\\/#organizationLogo\",\"width\":150,\"height\":45,\"caption\":\"cropped-LogoCRV_Heman_Dic_2020-2.png-Heman\"},\"image\":{\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/nosotros\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/nosotros\\\/#webpage\",\"url\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/nosotros\\\/\",\"name\":\"Nosotros | Expertos en Maquinaria C\\u00e1rnica Industrial | HEMAN\",\"description\":\"Con m\\u00e1s de 30 a\\u00f1os de experiencia, HEMAN desarrolla soluciones en maquinaria para la industria c\\u00e1rnica, ofreciendo innovaci\\u00f3n, calidad y servicio especializado.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/nosotros\\\/#breadcrumblist\"},\"datePublished\":\"2026-06-30T12:46:15-06:00\",\"dateModified\":\"2026-08-05T19:29:43-06:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/\",\"name\":\"Heman\",\"description\":\"Innovando para Usted...\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/heman.com.mx\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Nosotros | Expertos en Maquinaria C\u00e1rnica Industrial | HEMAN","description":"Con m\u00e1s de 30 a\u00f1os de experiencia, HEMAN desarrolla soluciones en maquinaria para la industria c\u00e1rnica, ofreciendo innovaci\u00f3n, calidad y servicio especializado.","canonical_url":"https:\/\/heman.com.mx\/en\/nosotros\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/heman.com.mx\/en\/nosotros\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/heman.com.mx\/en#listItem","position":1,"name":"Inicio","item":"https:\/\/heman.com.mx\/en","nextItem":{"@type":"ListItem","@id":"https:\/\/heman.com.mx\/en\/nosotros\/#listItem","name":"Nosotros"}},{"@type":"ListItem","@id":"https:\/\/heman.com.mx\/en\/nosotros\/#listItem","position":2,"name":"Nosotros","previousItem":{"@type":"ListItem","@id":"https:\/\/heman.com.mx\/en#listItem","name":"Inicio"}}]},{"@type":"Organization","@id":"https:\/\/heman.com.mx\/en\/#organization","name":"Heman","description":"Innovando para Usted...","url":"https:\/\/heman.com.mx\/en\/","logo":{"@type":"ImageObject","url":"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/cropped-LogoCRV_Heman_Dic_2020-2.png","@id":"https:\/\/heman.com.mx\/en\/nosotros\/#organizationLogo","width":150,"height":45,"caption":"cropped-LogoCRV_Heman_Dic_2020-2.png-Heman"},"image":{"@id":"https:\/\/heman.com.mx\/en\/nosotros\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/heman.com.mx\/en\/nosotros\/#webpage","url":"https:\/\/heman.com.mx\/en\/nosotros\/","name":"Nosotros | Expertos en Maquinaria C\u00e1rnica Industrial | HEMAN","description":"Con m\u00e1s de 30 a\u00f1os de experiencia, HEMAN desarrolla soluciones en maquinaria para la industria c\u00e1rnica, ofreciendo innovaci\u00f3n, calidad y servicio especializado.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/heman.com.mx\/en\/#website"},"breadcrumb":{"@id":"https:\/\/heman.com.mx\/en\/nosotros\/#breadcrumblist"},"datePublished":"2026-06-30T12:46:15-06:00","dateModified":"2026-08-05T19:29:43-06:00"},{"@type":"WebSite","@id":"https:\/\/heman.com.mx\/en\/#website","url":"https:\/\/heman.com.mx\/en\/","name":"Heman","description":"Innovando para Usted...","inLanguage":"en-US","publisher":{"@id":"https:\/\/heman.com.mx\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"HEMAN - Innovando para Usted...","og:type":"article","og:title":"Nosotros | Expertos en Maquinaria C\u00e1rnica Industrial | HEMAN","og:description":"Con m\u00e1s de 30 a\u00f1os de experiencia, HEMAN desarrolla soluciones en maquinaria para la industria c\u00e1rnica, ofreciendo innovaci\u00f3n, calidad y servicio especializado.","og:url":"https:\/\/heman.com.mx\/en\/nosotros\/","og:image":"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/RENDER.jpg","og:image:secure_url":"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/RENDER.jpg","og:image:width":800,"og:image:height":600,"article:published_time":"2026-06-30T18:46:15+00:00","article:modified_time":"2026-08-06T01:29:43+00:00","twitter:card":"summary","twitter:title":"Nosotros | Expertos en Maquinaria C\u00e1rnica Industrial | HEMAN","twitter:description":"Con m\u00e1s de 30 a\u00f1os de experiencia, HEMAN desarrolla soluciones en maquinaria para la industria c\u00e1rnica, ofreciendo innovaci\u00f3n, calidad y servicio especializado.","twitter:image":"https:\/\/heman.com.mx\/wp-content\/uploads\/2021\/09\/RENDER.jpg"},"aioseo_meta_data":{"post_id":"3956","title":"Nosotros | Expertos en Maquinaria C\u00e1rnica Industrial | HEMAN","description":"Con m\u00e1s de 30 a\u00f1os de experiencia, HEMAN desarrolla soluciones en maquinaria para la industria c\u00e1rnica, ofreciendo innovaci\u00f3n, calidad y servicio especializado.","keywords":null,"keyphrases":{"focus":{"keyphrase":"maquinaria para la industria c\u00e1rnica","score":0,"analysis":[]},"additional":[]},"primary_term":null,"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":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"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,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-07-28 22:10:05","updated":"2026-08-06 01:49:43","seo_analyzer_scan_date":null,"focus_keyword":"maquinaria para la industria c\u00e1rnica","additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/heman.com.mx\/en\" title=\"Inicio\">Inicio<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tNosotros\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Inicio","link":"https:\/\/heman.com.mx\/en"},{"label":"Nosotros","link":"https:\/\/heman.com.mx\/en\/nosotros\/"}],"_links":{"self":[{"href":"https:\/\/heman.com.mx\/en\/wp-json\/wp\/v2\/pages\/3956","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/heman.com.mx\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/heman.com.mx\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/heman.com.mx\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/heman.com.mx\/en\/wp-json\/wp\/v2\/comments?post=3956"}],"version-history":[{"count":46,"href":"https:\/\/heman.com.mx\/en\/wp-json\/wp\/v2\/pages\/3956\/revisions"}],"predecessor-version":[{"id":5124,"href":"https:\/\/heman.com.mx\/en\/wp-json\/wp\/v2\/pages\/3956\/revisions\/5124"}],"wp:attachment":[{"href":"https:\/\/heman.com.mx\/en\/wp-json\/wp\/v2\/media?parent=3956"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}