<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Manejo de materiales - COMERCIAL ANDEXPORT</title>
	<atom:link href="https://andexport.com/category/inyectoras-para-la-industria-del-plastico/almacenamiento/manejo-de-materiales/feed/" rel="self" type="application/rss+xml" />
	<link>https://andexport.com</link>
	<description>MÁQUINAS E INSUMOS PARA LA INDUSTRIA DEL PLÁSTICO Y EL PACKAGING</description>
	<lastBuildDate>Thu, 12 Feb 2026 13:08:19 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>

<image>
	<url>https://andexport.com/wp-content/uploads/2020/04/cropped-icono-32x32.png</url>
	<title>Manejo de materiales - COMERCIAL ANDEXPORT</title>
	<link>https://andexport.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Veredicto 2026: El impacto económico del manejo de carga y la solución Fezer.</title>
		<link>https://andexport.com/veredicto-2026-el-impacto-economico-del-manejo-de-carga-y-la-solucion-fezer/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=veredicto-2026-el-impacto-economico-del-manejo-de-carga-y-la-solucion-fezer</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 11 Feb 2026 21:12:39 +0000</pubDate>
				<category><![CDATA[Manejo de materiales]]></category>
		<category><![CDATA[carga pesada]]></category>
		<category><![CDATA[fezer]]></category>
		<category><![CDATA[movimiento carga por vacio]]></category>
		<category><![CDATA[movimiento de carga]]></category>
		<category><![CDATA[vaccumm lift]]></category>
		<guid isPermaLink="false">https://andexport.com/?p=93149</guid>

					<description><![CDATA[<p>Seguridad Laboral y Productividad: El Desafío de la Ley 20.949 La normativa de &#8220;Etiquetado de Carga&#8221; y el Decreto Supremo</p>
<p>The post <a href="https://andexport.com/veredicto-2026-el-impacto-economico-del-manejo-de-carga-y-la-solucion-fezer/">Veredicto 2026: El impacto económico del manejo de carga y la solución Fezer.</a> first appeared on <a href="https://andexport.com">COMERCIAL ANDEXPORT</a>.</p>]]></description>
										<content:encoded><![CDATA[<style>
    /* RESET Y VARIABLES */
    .andexport-article { 
        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
        color: #374151; 
        line-height: 1.8; 
        max-width: 1100px; 
        margin: 0 auto; 
        background: #fff; 
    }
    
    /* TIPOGRAFÍA HOMOGÉNEA */
    .andexport-article p, 
    .andexport-article li, 
    .andexport-article div { 
        font-size: 16px !important; 
    }

    /* HERO */
    .hero-box { background: #F9FAFB; border-radius: 20px; padding: 0; border: 1px solid #E5E7EB; margin-bottom: 50px; overflow: hidden; text-align: center; }
    .hero-box img { width: 100%; height: auto; display: block; }
    .hero-text { padding: 40px; }

    /* GRÁFICO DE ACCIDENTABILIDAD */
    .chart-section { display: flex; flex-wrap: wrap; gap: 30px; margin: 50px 0; align-items: stretch; }
    .chart-container { flex: 1.2; min-width: 320px; background: #F9FAFB; padding: 40px; border-radius: 20px; }
    .bar-wrapper { display: flex; align-items: flex-end; height: 200px; gap: 20px; margin-top: 40px; }
    .bar-item { flex: 1; background: #D1D5DB; border-radius: 8px 8px 0 0; position: relative; }
    .bar-item.highlight { background: #9B1C1F; }
    .bar-item span { position: absolute; top: -30px; width: 100%; text-align: center; font-weight: 900; color: #111827; }
    .cost-card { flex: 0.8; background: #9B1C1F; color: #ffffff; padding: 40px; border-radius: 20px; text-align: center; display: flex; flex-direction: column; justify-content: center; }

    /* INGENIERÍA FEZER (NAVY BACKGROUND) */
    .tech-navy-box { background: #111827; color: #ffffff; padding: 60px; border-radius: 30px; margin: 60px 0; display: flex; flex-wrap: wrap; gap: 40px; align-items: center; }
    .tech-navy-box h2 { color: #ffffff !important; font-size: 32px; margin-top: 0; }
    .tech-navy-box strong { color: #ffffff !important; border-bottom: 2px solid #9B1C1F; }
    .tech-navy-box ul { list-style: none; padding: 0; }
    .tech-navy-box li { margin-bottom: 20px; display: flex; align-items: flex-start; }
    .tech-navy-box li::before { content: '✓'; color: #9B1C1F; font-weight: bold; margin-right: 15px; }

    /* TARJETAS DE PRODUCTO (HOVER AVANZADO) */
    .prod-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin: 50px 0; }
    .prod-card { border: 1px solid #E5E7EB; border-radius: 24px; padding: 30px; text-align: center; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
    .prod-card:hover { transform: translateY(-15px); border-color: #9B1C1F; box-shadow: 0 25px 50px rgba(0,0,0,0.1); }
    .prod-card img { width: 100%; height: 220px; object-fit: cover; border-radius: 16px; margin-bottom: 20px; }

    /* BOTÓN CATÁLOGO */
    .btn-catalog { display: inline-block; margin: 40px auto; padding: 18px 45px; border: 2px solid #9B1C1F; color: #9B1C1F !important; text-decoration: none; font-weight: 800; border-radius: 12px; transition: 0.3s; text-transform: uppercase; }
    .btn-catalog:hover { background: #9B1C1F; color: #fff !important; }

    @media (max-width: 600px) { .hero-text { padding: 20px; } .tech-navy-box { padding: 30px; } }
</style>

<article class="andexport-article">
    <header class="hero-box">
        <img decoding="async" src="https://mcusercontent.com/e74807a9562151fbd59303189/images/992522eb-e354-93bf-53eb-60abbe4b40f7.png" alt="Hero Fezer">
        <div class="hero-text">
            <h1 style="font-size: 36px; font-weight: 900; line-height: 1.2; margin: 0; color: #111827;">Seguridad Laboral y Productividad: El Desafío de la Ley 20.949</h1>
            <p style="margin-top: 20px;">La normativa de &#8220;Etiquetado de Carga&#8221; y el Decreto Supremo N°63 establecen las condiciones mínimas para proteger la salud de los trabajadores en Chile. No adaptarse significa enfrentar ausentismo, multas y una caída drástica en la productividad operacional.</p>
        </div>
    </header>

    <section>
        <h2 style="font-size: 32px; font-weight: 900; color: #111827;">Marco Legal y Accidentabilidad</h2>
        <p>En Chile, el manejo manual de cargas es la causa del 21,3% de los accidentes laborales totales, registrando 39.840 casos anuales. La ley obliga a las empresas a evaluar y rediseñar los puestos de trabajo para reducir el riesgo de lesiones musculoesqueléticas.</p>
        
        <div class="chart-section">
            <div class="chart-container">
                <h3 style="margin: 0; font-weight: 800; font-size: 18px; text-transform: uppercase;">Distribución de Accidentes (2023)</h3>
                <div class="bar-wrapper">
                    <div class="bar-item highlight" style="height: 65%;"><span>21.3%</span></div>
                    <div class="bar-item" style="height: 30%;"><span>10.0%</span></div>
                    <div class="bar-item" style="height: 90%;"><span>68.7%</span></div>
                </div>
                <div style="display: flex; justify-content: space-between; margin-top: 15px; font-size: 11px; font-weight: 800; color: #6B7280; text-transform: uppercase;">
                    <div style="width: 30%; text-align: center;">Manipulación de Carga </div>
                    <div style="width: 30%; text-align: center;">Cortopunzantes</div>
                    <div style="width: 30%; text-align: center;">Otros</div>
                </div>
                <p style="font-size: 11px !important; color: #9CA3AF; margin-top: 20px; font-style: italic; text-align: right;">Fuente: SUSESO / Informe Estadístico Nacional 2023.</p>
            </div>
            <div class="cost-card">
                <p style="margin: 0; font-weight: 800; letter-spacing: 1px; text-transform: uppercase; font-size: 14px !important;">Costo Promedio Accidentes</p>
                <h2 style="font-size: 48px; font-weight: 900; margin: 15px 0; color: #fff !important;">$2.750.000</h2>
                <p style="margin: 0; opacity: 0.9;">Impacto financiero directo entre días perdidos, atención médica y costos administrativos por siniestro.</p>
            </div>
        </div>
    </section>

    <section class="tech-navy-box">
        <div style="flex: 1.2; min-width: 320px;">
            <h2>Ingeniería FEZER: ¿Cómo funciona el Vacío Inteligente?</h2>
            <p>A diferencia de los polipastos tradicionales, los sistemas <strong>Tube Lifters</strong> de FEZER integran la succión y el izaje en un solo medio: el vacío atmosférico.</p>
            <ul>
                <li><strong>Mecanismo de Compensación:</strong> El tubo se contrae o expande según la presión, permitiendo que cargas de hasta 300kg se sientan ingrávidas para el operario.</li>
                <li><strong>Seguridad por Diseño:</strong> Incluye una válvula de retención que garantiza que, ante una pérdida de energía, la carga descienda lentamente sin riesgo de caída libre.</li>
                <li><strong>Control Ergonómico:</strong> Un mando tipo palanca permite succionar, elevar y soltar con una sola mano, cumpliendo las medidas de prevención exigidas por ley.</li>
            </ul>
        </div>
        <div style="flex: 0.8; min-width: 300px; text-align: center;">
            <img decoding="async" src="https://mcusercontent.com/e74807a9562151fbd59303189/images/36d82408-9ba0-aca0-16c3-b512c2c37ee1.png" style="width: 100%; border-radius: 20px; background: #fff; padding: 15px;" alt="Tecnología Fezer">
        </div>
    </section>

    <section style="text-align: center;">
        <h2 style="font-size: 32px; font-weight: 900; margin-bottom: 40px;">Soluciones Específicas para tu Planta</h2>
        <div class="prod-grid">
            <div class="prod-card">
                <img decoding="async" src="https://mcusercontent.com/e74807a9562151fbd59303189/_compresseds/2a72b69a-86b9-634c-34a2-ecb8935dcc0c.jpg" alt="Producto 1">
                <p>Ideal para cargas pesadas y tambores. Su mando ergonómico anula el riesgo lumbar y aumenta la velocidad de ciclo.</p>
            </div>
            <div class="prod-card">
                <img decoding="async" src="https://mcusercontent.com/e74807a9562151fbd59303189/images/9538be2e-7e7b-1e85-1b1b-c008021f4b5e.jpg" alt="Producto 2">
                <p>Optimizado para alta frecuencia de pickeo. Permite manipular cajas y sacos de hasta 50kg con una agilidad sin precedentes.</p>
            </div>
            <div class="prod-card">
                <img decoding="async" src="https://mcusercontent.com/e74807a9562151fbd59303189/images/8bc8c2df-e9fa-f96e-08f5-307966a799d5.jpg" alt="Producto 3">
                <p>La solución para grandes formatos. Ideal para paneles metálicos o de madera que requieren rotación y traslado seguro.</p>
            </div>
        </div>
        <a href="https://andexport.com/product-brands/fezer/?customize_changeset_uuid=791d2e51-e05e-4081-936c-8dc8101485d4&#038;customize_autosaved=on" class="btn-catalog" target="_blank">Explorar todas las soluciones Fezer →</a>
    </section>
</article>



<div id="mc_embed_shell">
  <link href="//cdn-images.mailchimp.com/embedcode/classic-061523.css" rel="stylesheet" type="text/css">
  <style>
    /* --- Estilo Andexport (card centrada) --- */
    #mc_embed_signup{
      background:#fff;
      max-width:720px;
      margin:0 auto;
      font:16px/1.5 Arial, Helvetica, sans-serif;
      border:1px solid #EEF0F2;
      border-radius:18px;
      box-shadow:0 8px 20px rgba(0,0,0,.06);
      padding:24px 28px 28px;
    }
    #mc_embed_signup h2{
      text-align:center; margin:4px 0 14px; color:#0F1214; font-size:24px; font-weight:800;
    }
    #mc_embed_signup .indicates-required{ text-align:center; color:#6B7280; font-size:12px; margin-bottom:18px; }
    #mc_embed_signup .mc-field-group{ margin-bottom:16px; }
    #mc_embed_signup label{ display:block; font-weight:700; color:#0F1214; margin-bottom:6px; }
    #mc_embed_signup input[type="text"],
    #mc_embed_signup input[type="email"],
    #mc_embed_signup select,
    #mc_embed_signup textarea{
      width:100%; border:1px solid #E5E7EB; border-radius:10px; padding:12px 14px;
      outline:none; transition:border-color .15s ease, box-shadow .15s ease; background:#fff;
    }
    #mc_embed_signup textarea{ min-height:110px; resize:vertical; }
    #mc_embed_signup input:focus,
    #mc_embed_signup select:focus,
    #mc_embed_signup textarea:focus{
      border-color:#9B1C1F; box-shadow:0 0 0 3px rgba(155,28,31,.12);
    }
    #mc_embed_signup .helper_text{ display:block; margin-top:6px; color:#6B7280; font-size:12px; }
    #mce-success-response{ color:#065f46; font-weight:700; margin:10px 0 0; }
    #mce-error-response{ color:#b91c1c; font-weight:700; margin:10px 0 0; }

    /* Botón Andexport */
    #mc-embedded-subscribe{
      display:inline-block; width:100%; background:#9B1C1F; color:#fff; border:none;
      border-radius:12px; padding:14px 18px; font-weight:800; cursor:pointer;
      transition:opacity .15s ease, transform .02s ease;
    }
    #mc-embedded-subscribe:hover{ opacity:.94; }
    #mc-embedded-subscribe:active{ transform:translateY(1px); }

    /* Ocultar el campo URL de origen (pero sigue en el form) */
    .mc-field-group.sourceurl-group{ display:none !important; }

    @media (max-width:640px){ #mc_embed_signup{ padding:18px 16px 22px; } }
  </style>

  <div id="mc_embed_signup">
    <form action="https://andexport.us11.list-manage.com/subscribe/post?u=e74807a9562151fbd59303189&amp;id=4f3c1511f4&amp;f_id=005ec2e1f0"
          method="post"
          id="mc-embedded-subscribe-form"
          name="mc-embedded-subscribe-form"
          class="validate"
          novalidate>
      <div id="mc_embed_signup_scroll">
        <h2>Formulario de Contacto </h2>
        <div class="indicates-required"><span class="asterisk">*</span> indica que es obligatorio</div>

        <div class="mc-field-group">
          <label for="mce-EMAIL">Dirección de correo electrónico <span class="asterisk">*</span></label>
          <input type="email" name="EMAIL" class="required email" id="mce-EMAIL" required value="">
        </div>

        <div class="mc-field-group">
          <label for="mce-FNAME">Nombre y Apellido <span class="asterisk">*</span></label>
          <input type="text" name="FNAME" class="required text" id="mce-FNAME" value="" required>
          <span id="mce-FNAME-HELPERTEXT" class="helper_text">Jose Carmona</span>
        </div>

        <!-- Teléfono solo números (sin +) -->
        <div class="mc-field-group">
          <label for="mce-TELCONTACT">Teléfono <span class="asterisk">*</span></label>
          <input type="text" name="TELCONTACT" class="required" id="mce-TELCONTACT" required value=""
                 placeholder="56971258071" maxlength="15" pattern="^[0-9]{7,15}$" inputmode="numeric"
                 title="Ingresa solo números, sin signos ni espacios. Ej: 56971258071">
          <span id="mce-TELCONTACT-HELPERTEXT" class="helper_text">Codigo País + número fono (solo dígitos)</span>
        </div>

        <div class="mc-field-group">
          <label for="mce-EMPRESA">Empresa <span class="asterisk">*</span></label>
          <input type="text" name="EMPRESA" class="required text" id="mce-EMPRESA" required value="">
          <span id="mce-EMPRESA-HELPERTEXT" class="helper_text">Acá va el nombre de la empresa</span>
        </div>

        <div class="mc-field-group">
          <label for="mce-AREASANDEX">Área de Interés <span class="asterisk">*</span></label>
          <select name="AREASANDEX" class="required" id="mce-AREASANDEX" required>
            <option value=""></option>
            <option value="Envasados">Envasados</option>
            <option value="Final de Línea / Automatización">Final de Línea / Automatización</option>
            <option value="Chiller">Chiller</option>
            <option value="Seguridad Anticorte">Seguridad Anticorte</option>
            <option value="Insumos POF - Teflón">Insumos POF &#8211; Teflón</option>
            <option value="Maquinas Envases Flexibles">Maquinas Envases Flexibles</option>
            <option value="Control de Calidad">Control de Calidad</option>
            <option value="Manejo de Carga">Manejo de Carga</option>
            <option value="Otros">Otros</option>
          </select>
          <span id="mce-AREASANDEX-HELPERTEXT" class="helper_text">Qué solución necesitas?</span>
        </div>

        <div class="mc-field-group">
          <label for="mce-MMERGE3">Comentarios <span class="asterisk">*</span></label>
          <input type="text" name="MMERGE3" class="required text" id="mce-MMERGE3" required value="">
          <span id="mce-MMERGE3-HELPERTEXT" class="helper_text">Cuéntanos tu proyecto o idea</span>
        </div>

        <!-- URL de origen: incluido pero oculto -->
        <div class="mc-field-group sourceurl-group">
          <label for="mce-SOURCEURL">URL de origen</label>
          <input type="text" name="SOURCEURL" class="text" id="mce-SOURCEURL" value="">
        </div>

        <!-- Tag fijo -->
        <div hidden><input type="hidden" name="tags" value="236"></div>

        <!-- CLAVE para evitar redirección/captcha -->
        <input type="hidden" name="EMAILTYPE" value="html">

        <div id="mce-responses" class="clear">
          <div class="response" id="mce-error-response" style="display:none;"></div>
          <div class="response" id="mce-success-response" style="display:none;"></div>
        </div>

        <!-- Honeypot -->
        <div aria-hidden="true" style="position:absolute; left:-5000px;">
          <input type="text" name="b_e74807a9562151fbd59303189_4f3c1511f4" tabindex="-1" value="">
        </div>

        <div class="clear">
          <input type="submit" name="subscribe" id="mc-embedded-subscribe" class="button" value="Enviar Contacto">
        </div>
      </div>
    </form>
  </div>
</div>

<script src="//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js" type="text/javascript"></script>
<script type="text/javascript">
  (function($) {
    window.fnames = []; window.ftypes = [];
    fnames[0]='EMAIL';      ftypes[0]='email';
    fnames[1]='FNAME';      ftypes[1]='text';
    fnames[6]='TELCONTACT'; ftypes[6]='text';   // <- como texto (no number)
    fnames[2]='EMPRESA';    ftypes[2]='text';
    fnames[4]='AREASANDEX'; ftypes[4]='dropdown';
    fnames[3]='MMERGE3';    ftypes[3]='text';
    fnames[5]='SOURCEURL';  ftypes[5]='text';   // el campo nuevo

    /* Traducciones básicas */
    $.extend($.validator.messages, {
      required: "Este campo es obligatorio.",
      email: "Por favor, escribe una dirección de correo válida",
      maxlength: $.validator.format("Por favor, no escribas más de {0} caracteres."),
      minlength: $.validator.format("Por favor, no escribas menos de {0} caracteres.")
    });
  }(jQuery));
  var $mcj = jQuery.noConflict(true);

  // Reglas extra: Teléfono solo dígitos + completar URL de origen
  document.addEventListener('DOMContentLoaded', function() {
    var phone = document.getElementById('mce-TELCONTACT');
    if (phone) {
      phone.addEventListener('input', function(){
        this.value = this.value.replace(/[^0-9]/g,'');
      });
    }

    // Setear la URL de origen en el input visible/oculto
    var urlInput = document.getElementById('mce-SOURCEURL');
    if (urlInput) {
      var full = window.location.href || (location.origin + location.pathname + location.search);
      urlInput.value = String(full).trim().substring(0, 250);
    }
  });
</script><p>The post <a href="https://andexport.com/veredicto-2026-el-impacto-economico-del-manejo-de-carga-y-la-solucion-fezer/">Veredicto 2026: El impacto económico del manejo de carga y la solución Fezer.</a> first appeared on <a href="https://andexport.com">COMERCIAL ANDEXPORT</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
