{"id":2567,"date":"2026-04-07T15:33:53","date_gmt":"2026-04-07T07:33:53","guid":{"rendered":"https:\/\/www.fissot.com\/?page_id=2567"},"modified":"2026-05-17T14:28:35","modified_gmt":"2026-05-17T06:28:35","slug":"bimetallic-wire-value-engineering-calculator","status":"publish","type":"page","link":"https:\/\/www.fissot.com\/es\/bimetallic-wire-value-engineering-calculator\/","title":{"rendered":"Calculadora de Ingenier\u00eda de Valor para Alambre Bimet\u00e1lico"},"content":{"rendered":"<style>\n  \/* FISSOT \u4e13\u5c5e\u76f4\u89d2\u98ce\u683c\u8ba1\u7b97\u5668\u4f5c\u7528\u57df\u6837\u5f0f - \u5347\u7ea7\u7248 (\u79d1\u6280\u611f & \u7d27\u51d1\u578b) *\/\n  :root {\n    --fsc-brand: #fd5f17;\n    --fsc-brand-hover: #e04e0b;\n    --fsc-dark: #0A1930;\n    --fsc-success: #10b981;\n    --fsc-info: #3b82f6;\n    --fsc-danger: #ef4444;\n    --fsc-gray-50: #f8fafc;\n    --fsc-gray-100: #f1f5f9;\n    --fsc-gray-200: #e2e8f0;\n    --fsc-gray-300: #cbd5e1;\n    --fsc-gray-500: #64748b;\n    --fsc-gray-700: #334155;\n    --fsc-gray-900: #0f172a;\n    --fsc-font: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    --fsc-font-mono: 'JetBrains Mono', 'SF Mono', Consolas, Monaco, monospace;\n  }\n\n  \/* \u9632\u6284\u88ad\uff1a\u7981\u6b62\u6587\u5b57\u9009\u4e2d *\/\n  .fsc-container { font-family: var(--fsc-font); max-width: 1150px; margin: 0 auto; padding: 1.5rem 0.5rem; color: var(--fsc-gray-900); box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }\n  .fsc-container * { box-sizing: border-box; }\n  \n  .fsc-panel { background: #ffffff; border-radius: 12px; box-shadow: 0 8px 30px rgba(10, 25, 48, 0.06); border: 1px solid var(--fsc-gray-200); overflow: hidden; margin-bottom: 1.5rem; }\n\n  .fsc-grid-main { display: grid; grid-template-columns: 1fr; }\n  @media (min-width: 900px) { .fsc-grid-main { grid-template-columns: 1.15fr 1fr; } }\n\n  .fsc-panel-col { padding: 1.5rem; }\n  \n  \/* \u5de6\u4fa7\u548c\u53f3\u4fa7\u4e3b\u5217\u5747\u91c7\u7528 flex \u5e03\u5c40\uff0c\u65b9\u4fbf\u5185\u90e8\u5143\u7d20\u5438\u5e95 *\/\n  .fsc-panel-col.left-col { display: flex; flex-direction: column; }\n  .fsc-panel-col.bg-gray { background: #f4f7fb; border-left: 1px solid var(--fsc-gray-200); position: relative; display: flex; flex-direction: column; }\n\n  \/* \u65b0\u589e\u8ba1\u7b97\u5668 H1 \u6807\u9898\u6837\u5f0f *\/\n  .fsc-main-title { font-size: 1.5rem; font-weight: 800; color: var(--fsc-gray-900); margin: 0 0 1.25rem 0; line-height: 1.2; letter-spacing: -0.5px; }\n\n  \/* \u7d27\u51d1\u578b\u7f51\u683c\u5e03\u5c40 *\/\n  .fsc-grid-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; margin-bottom: 1rem; }\n  .fsc-grid-row-3 { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 0.75rem; margin-top: 1rem; margin-bottom: 1.5rem; }\n\n  .fsc-form-group { display: flex; flex-direction: column; gap: 0.5rem; }\n  .fsc-form-group-title { font-size: 0.95rem; font-weight: 700; color: var(--fsc-gray-900); display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid var(--fsc-gray-200); padding-bottom: 0.4rem; margin-bottom: 0.2rem;}\n  .fsc-form-group-title.no-border { border-bottom: none; padding-bottom: 0; margin-bottom: 0;}\n\n  .fsc-select { width: 100%; height: 42px; padding: 0.5rem 1rem; border: 1px solid var(--fsc-gray-300); border-radius: 8px; background: #f8fafc; font-size: 0.95rem; color: var(--fsc-gray-900); transition: all 0.2s; outline: none; font-family: inherit; font-weight: 500; cursor: pointer; -webkit-appearance: none; appearance: none; background-image: url(\"data:image\/svg+xml;charset=UTF-8,%3csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c\/polyline%3e%3c\/svg%3e\"); background-repeat: no-repeat; background-position: right 0.75rem center; background-size: 1.1rem; }\n  .fsc-select:focus { border-color: var(--fsc-brand); box-shadow: 0 0 0 3px rgba(253, 95, 23, 0.15); background: #ffffff; }\n\n  .fsc-range-wrapper { display: flex; flex-direction: column; gap: 0.5rem; }\n  .fsc-range-header { display: flex; justify-content: space-between; align-items: center; gap: 0.5rem; }\n  \n  .fsc-range-input { width: 100%; height: 42px; padding: 0.5rem 0.75rem; border: 1px solid var(--fsc-gray-300); border-radius: 8px; text-align: right; font-size: 1.05rem; font-family: var(--fsc-font-mono); font-weight: 700; color: var(--fsc-brand); outline: none; background: #f8fafc; transition: all 0.2s; }\n  .fsc-range-input:focus { border-color: var(--fsc-brand); box-shadow: 0 0 0 3px rgba(253, 95, 23, 0.15); background: #ffffff; }\n  \n  .fsc-range { width: 100%; -webkit-appearance: none; height: 4px; background: var(--fsc-gray-200); border-radius: 4px; outline: none; margin-top: 0.25rem; }\n  .fsc-range::-webkit-slider-thumb { -webkit-appearance: none; width: 16px; height: 16px; border-radius: 50%; background: var(--fsc-brand); cursor: pointer; transition: transform 0.1s, box-shadow 0.2s; box-shadow: 0 2px 5px rgba(253, 95, 23, 0.4); }\n  .fsc-range::-webkit-slider-thumb:hover { transform: scale(1.2); }\n\n  .fsc-awg-select { padding: 0 0.5rem; border: 1px solid var(--fsc-gray-300); border-radius: 8px; outline: none; font-size: 0.85rem; background: #fff; cursor: pointer; font-weight: 500; color: var(--fsc-gray-700); height: 42px; width: 100%; }\n\n  .fsc-spec-nodes { display: flex; flex-wrap: wrap; gap: 0.5rem; margin-top: 0.25rem; }\n  .fsc-spec-btn { flex: 1; min-width: 60px; font-size: 0.95rem; font-weight: 600; color: var(--fsc-gray-700); background: #ffffff; border: 1px solid var(--fsc-gray-300); border-radius: 6px; padding: 0.5rem 0.5rem; cursor: pointer; transition: all 0.2s; text-align: center; }\n  .fsc-spec-btn:hover { border-color: var(--fsc-brand); color: var(--fsc-brand); }\n  .fsc-spec-btn.active { background: rgba(253, 95, 23, 0.05); border-color: var(--fsc-brand); color: var(--fsc-brand); box-shadow: 0 0 8px rgba(253, 95, 23, 0.15); }\n\n  \/* \u91cd\u6784\u7684\u5185\u5d4c LME \u6a21\u5757\u6837\u5f0f *\/\n  .fsc-market-bar { background: var(--fsc-dark); color: #fff; display: flex; flex-direction: column; gap: 0.5rem; padding: 1rem 1.25rem; font-size: 0.85rem; border-radius: 8px; margin-top: auto; }\n  @media (min-width: 640px) { .fsc-market-bar { flex-direction: row; align-items: center; justify-content: space-between; } }\n  .fsc-market-title { font-weight: 700; color: var(--fsc-gray-300); display: flex; align-items: center; gap: 0.5rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 0.25rem; }\n  @media (min-width: 640px) { .fsc-market-title { margin-bottom: 0; } }\n  .fsc-market-title .fsc-dot { width: 6px; height: 6px; background: var(--fsc-success); border-radius: 50%; animation: pulse-green 2s infinite; box-shadow: 0 0 8px var(--fsc-success); }\n  .fsc-market-items { display: flex; gap: 1rem; flex-wrap: wrap; }\n  .fsc-market-item { display: flex; align-items: center; gap: 0.4rem; }\n  .fsc-market-label { color: var(--fsc-gray-400); font-weight: 500; }\n  .fsc-market-price { font-weight: 700; font-family: var(--fsc-font-mono); font-size: 1rem; color: #60a5fa; text-shadow: 0 0 5px rgba(96, 165, 250, 0.3);}\n  @keyframes pulse-green { 0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(16, 185, 129, 0.7); } 70% { transform: scale(1); box-shadow: 0 0 0 4px rgba(16, 185, 129, 0); } 100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(16, 185, 129, 0); } }\n\n  \/* \u793a\u610f\u56fe\u4e0e\u56fe\u4f8b\u5de6\u53f3\u5e76\u6392\u7ec4\u5408\u6837\u5f0f *\/\n  .fsc-viz-group { display: flex; align-items: center; justify-content: flex-start; gap: 2rem; margin-bottom: 1.5rem; padding-left: 0.5rem; }\n  .fsc-viz-container { position: relative; width: 100%; max-width: 140px; aspect-ratio: 1\/1; margin: 0; display: flex; align-items: center; justify-content: center; background: radial-gradient(circle, #ffffff 0%, transparent 100%); border-radius: 50%; padding: 10px; border: 1px dashed var(--fsc-gray-300); flex-shrink: 0; }\n  .fsc-viz-legend { display: flex; flex-direction: column; justify-content: center; gap: 1rem; font-size: 0.85rem; font-weight: 600; color: var(--fsc-gray-700); margin: 0; }\n  .fsc-legend-item { display: flex; align-items: center; gap: 0.4rem; }\n  .fsc-legend-dot { width: 12px; height: 12px; border-radius: 50%; display: inline-block; box-shadow: inset 0 2px 4px rgba(0,0,0,0.2); }\n\n  \/* \u7ed3\u679c\u5c55\u793a\u5361\u7247\u533a - \u4eea\u8868\u76d8\u98ce\u683c *\/\n  .fsc-results-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0.75rem; margin-bottom: 1.5rem; }\n  .fsc-res-card { background: linear-gradient(145deg, #ffffff, #f8fafc); border-radius: 8px; border: 1px solid var(--fsc-gray-200); border-left: 4px solid var(--fsc-gray-300); padding: 1rem; position: relative; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.02); transition: all 0.3s; }\n  .fsc-res-card:hover { transform: translateY(-2px); box-shadow: 0 6px 15px rgba(0, 0, 0, 0.05); }\n  .fsc-res-card.full-width { grid-column: span 2; }\n  .fsc-res-card.highlight { border-left-color: var(--fsc-brand); }\n  .fsc-res-card.success { border-left-color: var(--fsc-success); }\n  .fsc-res-card.info { border-left-color: var(--fsc-info); background: linear-gradient(145deg, #ffffff, #eff6ff); }\n  .fsc-res-card.danger { border-left-color: var(--fsc-danger); }\n  \n  .fsc-res-label { font-size: 0.75rem; color: var(--fsc-gray-500); font-weight: 700; text-transform: uppercase; margin-bottom: 0.25rem; letter-spacing: 0.5px; }\n  .fsc-res-val { font-size: 1.25rem; font-weight: 800; font-family: var(--fsc-font-mono); color: var(--fsc-gray-900); display: flex; align-items: baseline; gap: 0.25rem; }\n  .fsc-res-unit { font-size: 0.8rem; font-weight: 600; font-family: var(--fsc-font); color: var(--fsc-gray-500); }\n  .fsc-res-sub { font-size: 0.8rem; color: var(--fsc-success); font-weight: 600; margin-top: 0.25rem; display: flex; align-items: center; gap: 0.25rem;}\n  .fsc-res-sub.danger { color: var(--fsc-danger); }\n  .fsc-res-sub.info { color: var(--fsc-info); }\n  .fsc-res-sub.neutral { color: var(--fsc-gray-600); }\n\n  .fsc-flex-row { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 0.75rem;}\n  .fsc-flex-col { display: flex; flex-direction: column; }\n\n  \/* \u4e3b\u4ea4\u4e92\u6309\u94ae\u6837\u5f0f *\/\n  .fsc-btn { background: var(--fsc-brand); color: #ffffff; border: none; padding: 0.8rem 2rem; font-size: 1.05rem; font-weight: 700; border-radius: 8px; cursor: pointer; transition: all 0.3s ease; box-shadow: 0 4px 10px rgba(253, 95, 23, 0.25); display: inline-flex; align-items: center; justify-content: center; gap: 0.5rem; width: 100%; margin-top: 1rem; }\n  .fsc-btn:hover { background: var(--fsc-brand-hover); transform: translateY(-2px); box-shadow: 0 8px 20px rgba(253, 95, 23, 0.35); }\n  .fsc-btn:disabled { opacity: 0.6; cursor: not-allowed; transform: none; box-shadow: none; }\n\n  .cf7-gated-modal { position: fixed; z-index: 99999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(10, 25, 48, 0.8); backdrop-filter: blur(8px); }\n  .cf7-gated-modal-content { background-color: #ffffff; margin: 8vh auto; border-radius: 12px; max-width: 600px !important; width: 90% !important; padding: 40px 50px !important; position: relative; box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); border: 1px solid var(--fsc-gray-200); }\n  @media (max-width: 768px) { .cf7-gated-modal-content { padding: 30px 20px !important; } }\n  .cf7-gated-close { color: #aaa; position: absolute; top: 15px; right: 20px; font-size: 28px; font-weight: bold; cursor: pointer; transition: color 0.2s; }\n  .cf7-gated-close:hover { color: var(--fsc-danger); }\n  \n  \/* \u6781\u81f4\u9690\u85cf CF7 \u539f\u751f\u9644\u4ef6\u4e0a\u4f20\u6846\u4e0e\u63d0\u4ea4\u6309\u94ae *\/\n  .cf7-gated-modal-content input[type=\"file\"],\n  .cf7-gated-modal-content .wpcf7-form-control-wrap input[type=\"file\"],\n  .cf7-gated-modal-content .wpcf7-submit,\n  .cf7-gated-modal-content input[type=\"submit\"] { \n      opacity: 0 !important; \n      position: absolute !important; \n      z-index: -9999 !important; \n      pointer-events: none !important; \n      width: 1px !important; \n      height: 1px !important; \n      margin: 0 !important; \n      padding: 0 !important; \n      border: none !important;\n  }\n<\/style>\n\n<div class=\"fsc-container\" id=\"fsc-protected-zone\">\n\n  <div class=\"fsc-panel\">\n    <div class=\"fsc-grid-main\">\n      \n      <div class=\"fsc-panel-col left-col\">\n        \n        <h1 class=\"fsc-main-title\">Calculadora de Ingenier\u00eda de Valor para Alambre Bimet\u00e1lico<\/h1>\n\n        <div class=\"fsc-viz-group\">\n          <div class=\"fsc-viz-container\">\n            <svg viewbox=\"0 0 100 100\" style=\"width: 100%; height: 100%; filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));\">\n              <g id=\"svg-layer\"><\/g>\n            <\/svg>\n          <\/div>\n          <div class=\"fsc-viz-legend\">\n            <div class=\"fsc-legend-item\">\n              <span id=\"legend-clad-color\" class=\"fsc-legend-dot\" style=\"background: #b87333;\"><\/span>\n              <span id=\"legend-clad-text\">Revestimiento de Cobre<\/span>\n            <\/div>\n            <div class=\"fsc-legend-item\">\n              <span id=\"legend-core-color\" class=\"fsc-legend-dot\" style=\"background: #434b4d;\"><\/span>\n              <span id=\"legend-core-text\">N\u00facleo de Acero<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"fsc-grid-row\">\n          <div class=\"fsc-form-group\">\n            <div class=\"fsc-form-group-title no-border\">Mezcla de Materiales<\/div>\n            <select id=\"bmc-material\" class=\"fsc-select\" onchange=\"handleMaterialChange()\">\n              <option value=\"ccs\">Acero Revestido de Cobre (CCS)<\/option>\n              <option value=\"cca\">Aluminio Revestido de Cobre (CCA)<\/option>\n              <option value=\"ncc\">Cobre Revestido de N\u00edquel (NCC)<\/option>\n            <\/select>\n          <\/div>\n          <div class=\"fsc-form-group\">\n            <div class=\"fsc-form-group-title no-border\">Escala del proyecto (km)<\/div>\n            <input type=\"number\" id=\"bmc-len-val\" value=\"100\" step=\"1\" min=\"1\" class=\"fsc-range-input\" style=\"text-align: left;\" oninput=\"window.bmcCalculate()\">\n          <\/div>\n        <\/div>\n\n        <div class=\"fsc-grid-row\">\n          <div class=\"fsc-form-group\">\n            <div class=\"fsc-form-group-title no-border\">Di\u00e1metro exterior total (mm)<\/div>\n            <div class=\"fsc-range-wrapper\">\n              <div class=\"fsc-range-header\">\n                <select id=\"bmc-awg-select\" class=\"fsc-select fsc-awg-select\" style=\"flex: 1.2; margin: 0;\" onchange=\"applyAWG()\">\n                  <option value=\"\">\u2014 AWG \u2014<\/option>\n                  <option value=\"4\">AWG 4 (5,19 mm)<\/option>\n                  <option value=\"6\">AWG 6 (4,12 mm)<\/option>\n                  <option value=\"8\">AWG 8 (3,26 mm)<\/option>\n                  <option value=\"10\">AWG 10 (2,59 mm)<\/option>\n                  <option value=\"12\">AWG 12 (2,05 mm)<\/option>\n                  <option value=\"14\">AWG 14 (1,63 mm)<\/option>\n                  <option value=\"16\">AWG 16 (1,29 mm)<\/option>\n                  <option value=\"18\">AWG 18 (1,02 mm)<\/option>\n                  <option value=\"20\">AWG 20 (0,81 mm)<\/option>\n                  <option value=\"22\">AWG 22 (0,64 mm)<\/option>\n                  <option value=\"24\">AWG 24 (0,51 mm)<\/option>\n                <\/select>\n                <input type=\"number\" id=\"bmc-dia-val\" value=\"2.00\" step=\"0.01\" min=\"0.1\" max=\"10.0\" class=\"fsc-range-input\" style=\"flex: 1;\" oninput=\"bmcSync('dia', 'val'); clearAWG()\">\n              <\/div>\n              <input type=\"range\" id=\"bmc-dia-slider\" min=\"0.1\" max=\"10.0\" step=\"0.01\" value=\"2.00\" class=\"fsc-range\" oninput=\"bmcSync('dia', 'slider'); clearAWG()\">\n            <\/div>\n          <\/div>\n\n          <div class=\"fsc-form-group\">\n            <div class=\"fsc-form-group-title no-border\">Volumen revestido (%)<\/div>\n            <div class=\"fsc-range-wrapper\">\n              <div class=\"fsc-range-header\">\n                <div id=\"bmc-spec-nodes\" class=\"fsc-spec-nodes\" style=\"margin-top: 0; flex: 1;\"><\/div>\n                <input type=\"number\" id=\"bmc-vol-val\" value=\"12.2\" step=\"0.1\" min=\"1\" max=\"99\" class=\"fsc-range-input\" style=\"width: 80px; flex: none;\" oninput=\"bmcSync('vol', 'val'); clearActiveNodes()\">\n              <\/div>\n              <input type=\"range\" id=\"bmc-vol-slider\" min=\"1\" max=\"99\" step=\"0.1\" value=\"12.2\" class=\"fsc-range\" oninput=\"bmcSync('vol', 'slider'); clearActiveNodes()\">\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"fsc-grid-row-3\">\n          <div class=\"fsc-form-group\">\n            <div class=\"fsc-form-group-title\">Estructura<\/div>\n            <div class=\"fsc-spec-nodes\" style=\"margin-top: 0;\">\n              <button type=\"button\" class=\"fsc-spec-btn active\" onclick=\"window.setWireConfig('type', 'solid', this)\">S\u00f3lido<\/button>\n              <button type=\"button\" class=\"fsc-spec-btn\" onclick=\"window.setWireConfig('type', 'stranded', this)\">Hebra<\/button>\n            <\/div>\n            <div id=\"bmc-strands-wrapper\" style=\"display: none; align-items: center; gap: 0.5rem; margin-top: 0.25rem;\">\n               <div class=\"fsc-spec-nodes\" style=\"margin-top: 0; flex: 1; width: 100%;\">\n                  <button type=\"button\" class=\"fsc-spec-btn active\" onclick=\"window.setStrands('7', this)\">7<\/button>\n                  <button type=\"button\" class=\"fsc-spec-btn\" onclick=\"window.setStrands('19', this)\">19<\/button>\n               <\/div>\n            <\/div>\n            <input type=\"hidden\" id=\"bmc-type\" value=\"solid\">\n            <input type=\"hidden\" id=\"bmc-strands-val\" value=\"7\">\n          <\/div>\n\n          <div class=\"fsc-form-group\">\n            <div class=\"fsc-form-group-title\">Aislamiento<\/div>\n            <div class=\"fsc-spec-nodes\" style=\"margin-top: 0;\">\n              <button type=\"button\" class=\"fsc-spec-btn active\" onclick=\"window.setWireConfig('insulation', 'bare', this)\">Desnudo<\/button>\n              <button type=\"button\" class=\"fsc-spec-btn\" onclick=\"window.setWireConfig('insulation', 'enameled', this)\">Esmalte<\/button>\n            <\/div>\n            <input type=\"hidden\" id=\"bmc-insulation\" value=\"bare\">\n          <\/div>\n\n          <div class=\"fsc-form-group\">\n            <div class=\"fsc-form-group-title\">Temple<\/div>\n            <div class=\"fsc-spec-nodes\" style=\"margin-top: 0;\">\n              <button type=\"button\" class=\"fsc-spec-btn\" onclick=\"window.setWireConfig('temper', 'soft', this)\">Suave<\/button>\n              <button type=\"button\" class=\"fsc-spec-btn active\" onclick=\"window.setWireConfig('temper', 'hard', this)\">Duro<\/button>\n            <\/div>\n            <input type=\"hidden\" id=\"bmc-temper\" value=\"hard\">\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"fsc-panel-col bg-gray\">\n        \n        <div class=\"fsc-results-grid\">\n          \n          <div class=\"fsc-res-card highlight full-width fsc-flex-row\" style=\"padding: 1rem;\">\n             <div class=\"fsc-flex-col\">\n                <div class=\"fsc-res-label\">Conductividad Estimada<\/div>\n                <div class=\"fsc-res-val\" style=\"color: var(--fsc-brand);\" id=\"res-cond\">21.0 <span class=\"fsc-res-unit\">#IACS<\/span><\/div>\n             <\/div>\n             <div class=\"fsc-flex-col\" style=\"text-align: right;\">\n                <div class=\"fsc-res-label\" id=\"res-lbl-specs\">Especificaciones Efectivas<\/div>\n                <div style=\"display: flex; flex-direction: column; align-items: flex-end; gap: 0.2rem; margin-top: 0.2rem;\">\n                   <div class=\"fsc-res-val\" style=\"font-size: 1rem; color: var(--fsc-gray-700);\" id=\"res-specs-core\">N\u00facleo: 1,87 mm<\/div>\n                   <div class=\"fsc-res-val\" style=\"font-size: 1rem; color: var(--fsc-gray-700);\" id=\"res-specs-clad\">Revestimiento: 0,06 mm<\/div>\n                <\/div>\n             <\/div>\n          <\/div>\n\n          <div class=\"fsc-res-card\" id=\"card-cost\">\n            <div class=\"fsc-res-label\" id=\"res-lbl-cost\">Ahorro de costes<\/div>\n            <div class=\"fsc-res-val\" id=\"res-cost-save\">$0<\/div>\n            <div class=\"fsc-res-sub\" id=\"res-cost-status\">\n               <span id=\"rc-arrow\">\u2193<\/span> \n               <span id=\"rc-val\">0%<\/span> \n               <span class=\"tp-text\" id=\"rc-word\">Reducci\u00f3n<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"fsc-res-card\" id=\"card-weight\">\n            <div class=\"fsc-res-label\">Reducci\u00f3n de Peso<\/div>\n            <div class=\"fsc-res-val\"><span id=\"res-weight-save\">0<\/span> <span class=\"fsc-res-unit\">kg<\/span><\/div>\n            <div class=\"fsc-res-sub\" id=\"res-weight-status\">\n               <span id=\"rw-arrow\">\u2193<\/span> \n               <span id=\"rw-val\">0%<\/span> \n               <span class=\"tp-text\" id=\"rw-word\">M\u00e1s ligero<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"fsc-res-card info full-width\">\n            <div class=\"fsc-res-label\" style=\"color: var(--fsc-info);\">Fabricaci\u00f3n ESG (Revestimiento en fr\u00edo vs Galvanoplastia)<\/div>\n            <div class=\"fsc-flex-row\" style=\"margin-top: 0.25rem; justify-content: flex-start; gap: 2rem;\">\n              <div class=\"fsc-flex-col\">\n                <div class=\"fsc-res-val\"><span id=\"res-water-save\">0<\/span> <span class=\"fsc-res-unit\">L<\/span><\/div>\n                <div class=\"fsc-res-sub info\" style=\"margin-top: 0; font-size: 0.75rem;\">Residuos t\u00f3xicos evitados<\/div>\n              <\/div>\n              <div class=\"fsc-flex-col\">\n                <div class=\"fsc-res-val\"><span id=\"res-energy-save\">0<\/span> <span class=\"fsc-res-unit\">kWh<\/span><\/div>\n                <div class=\"fsc-res-sub info\" style=\"margin-top: 0; font-size: 0.75rem;\">Energ\u00eda ahorrada<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"fsc-res-card success full-width\" style=\"margin-top: -0.25rem;\">\n            <div class=\"fsc-res-label\">ESG de materiales: CO\u2082 prevenido<\/div>\n            <div class=\"fsc-flex-row\" style=\"align-items: baseline; justify-content: flex-start; gap: 1rem;\">\n               <div class=\"fsc-res-val\"><span id=\"res-co2-save\">0<\/span> <span class=\"fsc-res-unit\">kg de CO\u2082e<\/span><\/div>\n               <div class=\"fsc-res-sub neutral\" style=\"font-weight: 500; font-size: 0.75rem;\" id=\"res-lbl-co2-sub\">frente a la l\u00ednea base pura<\/div>\n            <\/div>\n          <\/div>\n\n        <\/div>\n\n        <div class=\"fsc-market-bar\">\n          <div class=\"fsc-market-title\"><span class=\"fsc-dot\"><\/span> Tasas LME en tiempo real<\/div>\n          <div class=\"fsc-market-items\">\n            <div class=\"fsc-market-item\"><span class=\"fsc-market-label\">Cu:<\/span><span class=\"fsc-market-price\" id=\"fsc-rate-cu\">Obteniendo\u2026<\/span><\/div>\n            <div class=\"fsc-market-item\"><span class=\"fsc-market-label\">Al:<\/span><span class=\"fsc-market-price\" id=\"fsc-rate-al\">Obteniendo\u2026<\/span><\/div>\n            <div class=\"fsc-market-item\"><span class=\"fsc-market-label\">Ni:<\/span><span class=\"fsc-market-price\" id=\"fsc-rate-ni\">Obteniendo\u2026<\/span><\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <div style=\"text-align: center;\">\n    <button id=\"fsc-gate-trigger\" type=\"button\" class=\"fsc-btn fsc-btn-outline cf7-gated-btn\" style=\"width: auto; padding: 1rem 3rem;\">\n      <svg style=\"width:20px; height:20px;\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"><\/path><\/svg>\n      Generar informe PDF completo y solicitar muestra\n    <\/button>\n  <\/div>\n\n  <div id=\"calculator-gated-modal\" class=\"cf7-gated-modal\" style=\"display:none;\">\n    <div class=\"cf7-gated-modal-content\">\n      <span class=\"cf7-gated-close\">\u00d7<\/span>\n      <div class=\"modal-inner-content\">\n        <h3 style=\"margin-top:0; color:#0f172a; font-size: 22px;\">Reciba su informe t\u00e9cnico de ROI<\/h3>\n        <p style=\"font-size: 14px; color: #64748b; margin-bottom: 25px;\">Ingrese sus datos. Se generar\u00e1 instant\u00e1neamente un informe PDF completo, se enviar\u00e1 a su correo electr\u00f3nico y se enviar\u00e1 a nuestro equipo de ingenier\u00eda.<\/p>\n        \n        \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f2758-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"2758\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/es\/wp-json\/wp\/v2\/pages\/2567#wpcf7-f2758-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Formulario de contacto\" enctype=\"multipart\/form-data\" novalidate=\"novalidate\" data-status=\"init\" data-trp-original-action=\"\/es\/wp-json\/wp\/v2\/pages\/2567#wpcf7-f2758-o1\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"2758\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2758-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"gated-form-fields\">\n\t<p><label> Nombre *<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"p. ej. Juan P\u00e9rez\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n\t<\/p>\n\t<p><label> Correo Electr\u00f3nico Empresarial *<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><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\" placeholder=\"p. ej. juan@empresa.com\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n\t<\/p>\n\t<p><label> Nombre de la Empresa<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Su Empresa\" value=\"\" type=\"text\" name=\"your-company\" \/><\/span> <\/label>\n\t<\/p>\n\t<div style=\"margin: 15px 0;\">\n\t\n\t<\/div>\n\t<p><div class=\"cf7-cf-turnstile\" style=\"margin-top: 0px; margin-bottom: -15px;\"> <div id=\"cf-turnstile-cf7-1501020868\" class=\"cf-turnstile\" data-callback=\"turnstileCF7Callback\" data-sitekey=\"0x4AAAAAACFvvNVc61rJKp-w\" data-theme=\"light\" data-language=\"auto\" data-size=\"normal\" data-retry=\"auto\" data-retry-interval=\"1000\" data-refresh-expired=\"auto\" data-refresh-timeout=\"auto\" data-action=\"contact-form-7\" data-appearance=\"always\"><\/div> <style>.wpcf7-submit { pointer-events: none; opacity: 0.5; }<\/style> <script>document.addEventListener(\"DOMContentLoaded\", function() { setTimeout(function(){ var e=document.getElementById(\"cf-turnstile-cf7-1501020868\"); if(e&&!e.innerHTML.trim()){turnstile.render(e, {sitekey:\"0x4AAAAAACFvvNVc61rJKp-w\"});} }, 200); });<\/script> <br class=\"cf-turnstile-br cf-turnstile-br-cf7-1501020868\"> <style>#cf-turnstile-cf7-1501020868 { margin-left: -15px; }<\/style> <script>document.addEventListener(\"DOMContentLoaded\",function(){document.querySelectorAll('.wpcf7-form').forEach(function(e){e.addEventListener('submit',function(){if(document.getElementById('cf-turnstile-cf7-1501020868')){setTimeout(function(){turnstile.reset('#cf-turnstile-cf7-1501020868');},1000)}})})});<\/script> <\/div><br\/><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"ENVIAR PARA DESCARGAR\" \/>\n\t<\/p>\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"fissot-pdf\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-file fsc-hidden-file\" id=\"fissot-pdf\" accept=\".pdf\" aria-invalid=\"false\" type=\"file\" name=\"fissot-pdf\" \/><\/span>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<input type=\"hidden\" name=\"trp-form-language\" value=\"es\"\/><\/form>\n<\/div>\n\n        \n        <button type=\"button\" id=\"fsc-proxy-submit\" class=\"fsc-btn\">\n            Enviar Informe de ROI y Obtener Archivo\n        <\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\n(function() {\n  document.addEventListener('contextmenu', e => e.preventDefault());\n  document.addEventListener('keydown', function(e) {\n    if(e.keyCode == 123) e.preventDefault(); \n    if(e.ctrlKey && e.shiftKey && e.keyCode == 73) e.preventDefault(); \n    if(e.ctrlKey && e.shiftKey && e.keyCode == 67) e.preventDefault(); \n    if(e.ctrlKey && e.shiftKey && e.keyCode == 74) e.preventDefault(); \n    if(e.ctrlKey && e.keyCode == 85) e.preventDefault(); \n    if(e.ctrlKey && e.keyCode == 83) e.preventDefault(); \n  });\n\n  const metals = {\n    'cu': { color: '#b87333', name: 'Copper', iacs: 100, density: 8.96, co2: 3.20, price: 9.20 },\n    'st': { color: '#434b4d', name: 'Steel', iacs: 10, density: 7.85, co2: 2.30, price: 0.85 }, \n    'al': { color: '#d8d8d8', name: 'Aluminum', iacs: 61, density: 2.70, co2: 1.70, price: 2.45 },\n    'ni': { color: '#a0a5a9', name: 'Nickel', iacs: 22, density: 8.90, co2: 6.50, price: 17.80 }\n  };\n\n  const configs = {\n    'ccs': { core: 'st', clad: 'cu', fullName: 'Copper-Clad Steel (CCS)' },\n    'cca': { core: 'al', clad: 'cu', fullName: 'Copper-Clad Aluminum (CCA)' },\n    'ncc': { core: 'cu', clad: 'ni', fullName: 'Nickel-Clad Copper (NCC)' }\n  };\n\n  const stdSpecs = {\n    'ccs': [{ label: 'CCS 21%', vol: 12.2 }, { label: 'CCS 30%', vol: 22.2 }, { label: 'CCS 40%', vol: 33.3 }],\n    'cca': [{ label: 'CCA 10%', vol: 10.0 }, { label: 'CCA 15%', vol: 15.0 }],\n    'ncc': [{ label: 'NCC 2%', vol: 2.0 }, { label: 'NCC 5%', vol: 5.0 }, { label: 'NCC 10%', vol: 10.0 }]\n  };\n\n  const awgMap = { \"4\": 5.189, \"6\": 4.115, \"8\": 3.264, \"10\": 2.588, \"12\": 2.053, \"14\": 1.628, \"16\": 1.291, \"18\": 1.024, \"20\": 0.812, \"22\": 0.644, \"24\": 0.511 };\n\n  const hexGrid = [\n      [0,0], [2,0], [1, 1.732], [-1, 1.732], [-2, 0], [-1, -1.732], [1, -1.732],\n      [4,0], [3, 1.732], [2, 3.464], [0, 3.464], [-2, 3.464], [-3, 1.732],\n      [-4,0], [-3, -1.732], [-2, -3.464], [0, -3.464], [2, -3.464], [3, -1.732]\n  ];\n\n  window.setWireConfig = function(configId, val, btnElement) {\n    document.getElementById('bmc-' + configId).value = val;\n    let siblings = btnElement.parentNode.querySelectorAll('.fsc-spec-btn');\n    siblings.forEach(btn => btn.classList.remove('active'));\n    btnElement.classList.add('active');\n    if (configId === 'type') { document.getElementById('bmc-strands-wrapper').style.display = (val === 'stranded') ? 'flex' : 'none'; }\n    window.bmcCalculate();\n  };\n\n  window.setStrands = function(val, btnElement) {\n    document.getElementById('bmc-strands-val').value = val;\n    let siblings = btnElement.parentNode.querySelectorAll('.fsc-spec-btn');\n    siblings.forEach(btn => btn.classList.remove('active'));\n    btnElement.classList.add('active');\n    window.bmcCalculate();\n  };\n\n  window.applyAWG = function() {\n    const awgVal = document.getElementById('bmc-awg-select').value;\n    if (awgVal && awgMap[awgVal]) {\n      document.getElementById('bmc-dia-val').value = awgMap[awgVal];\n      document.getElementById('bmc-dia-slider').value = awgMap[awgVal];\n      window.bmcCalculate();\n    }\n  };\n\n  window.clearAWG = function() { document.getElementById('bmc-awg-select').value = \"\"; };\n  window.bmcSync = function(type, source) {\n    const slider = document.getElementById(`bmc-${type}-slider`);\n    const val = document.getElementById(`bmc-${type}-val`);\n    if (source === 'slider') val.value = slider.value; else slider.value = val.value;\n    window.bmcCalculate();\n  };\n  window.clearActiveNodes = function() { document.querySelectorAll('#bmc-spec-nodes .fsc-spec-btn').forEach(btn => btn.classList.remove('active')); };\n  window.setNodeVolume = function(vol, btnElement) {\n    document.getElementById('bmc-vol-slider').value = vol;\n    document.getElementById('bmc-vol-val').value = vol;\n    window.clearActiveNodes();\n    btnElement.classList.add('active');\n    window.bmcCalculate();\n  };\n\n  window.handleMaterialChange = function() {\n    const matType = document.getElementById('bmc-material').value;\n    const nodesContainer = document.getElementById('bmc-spec-nodes');\n    let nodesHTML = '';\n    stdSpecs[matType].forEach((spec) => {\n      nodesHTML += `<button type=\"button\" class=\"fsc-spec-btn\" onclick=\"setNodeVolume(${spec.vol}, this)\">${spec.label}<\/button>`;\n    });\n    nodesContainer.innerHTML = nodesHTML;\n    if(nodesContainer.firstChild) nodesContainer.firstChild.click(); else window.bmcCalculate();\n  };\n\n  function renderSVG(wireType, strands, cladColor, coreColor, volRatioClad) {\n      const svgLayer = document.getElementById('svg-layer');\n      const cx = 50, cy = 50;\n      const vol_ratio_core = 100 - volRatioClad;\n      let html = '';\n\n      if (wireType === 'solid') {\n          const r_total = 48;\n          const r_core = r_total * Math.sqrt(vol_ratio_core \/ 100);\n          html += `<circle cx=\"${cx}\" cy=\"${cy}\" r=\"${r_total}\" fill=\"${cladColor}\" \/>`;\n          html += `<circle cx=\"${cx}\" cy=\"${cy}\" r=\"${r_core}\" fill=\"${coreColor}\" \/>`;\n      } else {\n          const n = parseInt(strands);\n          const r_total_avail = 48;\n          let r_strand = (n === 7) ? r_total_avail \/ 3 : r_total_avail \/ 5;\n          let centers = (n === 7) ? hexGrid.slice(0, 7) : hexGrid.slice(0, 19);\n          const r_core_strand = r_strand * Math.sqrt(vol_ratio_core \/ 100);\n          const gap = 0.98; \n          \n          centers.forEach(pos => {\n              const x = cx + pos[0] * r_strand;\n              const y = cy + pos[1] * r_strand;\n              html += `<circle cx=\"${x}\" cy=\"${y}\" r=\"${r_strand * gap}\" fill=\"${cladColor}\" \/>`;\n              html += `<circle cx=\"${x}\" cy=\"${y}\" r=\"${r_core_strand * gap}\" fill=\"${coreColor}\" \/>`;\n          });\n      }\n      svgLayer.innerHTML = html;\n  }\n\n  window.bmcCalculate = function() {\n    const matType = document.getElementById('bmc-material').value;\n    const config = configs[matType];\n    const coreProps = metals[config.core];\n    const cladProps = metals[config.clad];\n    \n    const baselineKey = (matType === 'ncc') ? 'ni' : 'cu';\n    const baseProps = metals[baselineKey];\n\n    let D = parseFloat(document.getElementById('bmc-dia-val').value);\n    let vol_ratio_clad = parseFloat(document.getElementById('bmc-vol-val').value);\n    let L_km = parseFloat(document.getElementById('bmc-len-val').value);\n    \n    const wireType = document.getElementById('bmc-type').value;\n    const insulation = document.getElementById('bmc-insulation').value;\n    const temper = document.getElementById('bmc-temper').value;\n    const strands = document.getElementById('bmc-strands-val').value;\n\n    if (vol_ratio_clad < 0.1) vol_ratio_clad = 0.1;\n    if (vol_ratio_clad > 99.9) vol_ratio_clad = 99.9;\n    if (isNaN(L_km) || L_km <= 0) L_km = 1;\n\n    const cond_mult = (temper === 'hard') ? 0.97 : 1.0; \n    const cost_mult = (insulation === 'enameled') ? 1.08 : 1.0; \n\n    const vol_ratio_core = 100 - vol_ratio_clad;\n    const base_conductivity = (coreProps.iacs * (vol_ratio_core \/ 100)) + (cladProps.iacs * (vol_ratio_clad \/ 100));\n    const final_conductivity = base_conductivity * cond_mult;\n\n    let d_strand = D;\n    let n_strands = 1;\n    if (wireType === 'stranded') {\n        n_strands = parseInt(strands);\n        d_strand = (n_strands === 7) ? D \/ 3 : D \/ 5;\n    }\n    \n    const r_strand = d_strand \/ 2;\n    const r_core_strand = r_strand * Math.sqrt(vol_ratio_core \/ 100);\n    const d_core_strand = r_core_strand * 2;\n    const thickness_strand = r_strand - r_core_strand;\n    \n    const area_mm2_single = Math.PI * Math.pow(r_strand, 2);\n    const area_mm2_total = area_mm2_single * n_strands;\n\n    const w_base = area_mm2_total * L_km * baseProps.density;\n    const cost_base = w_base * baseProps.price * cost_mult;\n    const co2_base = w_base * baseProps.co2;\n\n    const w_core = area_mm2_total * (vol_ratio_core \/ 100) * L_km * coreProps.density;\n    const w_clad = area_mm2_total * (vol_ratio_clad \/ 100) * L_km * cladProps.density;\n    const w_total = w_core + w_clad;\n    \n    const cost_total = ((w_core * coreProps.price) + (w_clad * cladProps.price)) * cost_mult;\n    const co2_total = (w_core * coreProps.co2) + (w_clad * cladProps.co2);\n\n    const save_weight = w_base - w_total;\n    const pct_weight = (save_weight \/ w_base) * 100;\n    \n    const save_cost = cost_base - cost_total;\n    const pct_cost = (save_cost \/ cost_base) * 100;\n    const save_co2 = co2_base - co2_total;\n\n    const saved_wastewater = w_clad * 18.5; \n    const saved_energy = w_clad * 4.2; \n\n    document.getElementById('res-cond').innerText = final_conductivity.toFixed(1);\n    \n    if(wireType === 'solid') {\n        document.getElementById('res-lbl-specs').innerText = \"Effective Specs\";\n        document.getElementById('res-specs-core').innerText = `Core: ${d_core_strand.toFixed(2)}mm`;\n    } else {\n        document.getElementById('res-lbl-specs').innerText = \"Single Strand Specs\";\n        document.getElementById('res-specs-core').innerText = `Strand Core: ${d_core_strand.toFixed(2)}mm`;\n    }\n    document.getElementById('res-specs-clad').innerText = `Clad: ${thickness_strand.toFixed(3)}mm`;\n\n    document.getElementById('res-lbl-cost').innerText = `Cost Savings (vs Pure ${baseProps.name})`;\n    document.getElementById('res-lbl-co2-sub').innerText = `vs. Pure ${baseProps.name} Wire`;\n\n    const fmtMny = (num) => '$' + num.toLocaleString('en-US', {maximumFractionDigits: 0});\n    const fmtKg = (num) => num.toLocaleString('en-US', {maximumFractionDigits: 0});\n\n    const cardCost = document.getElementById('card-cost');\n    const rwCostArrow = document.getElementById('rc-arrow');\n    const rwCostVal = document.getElementById('rc-val');\n    const rwCostWord = document.getElementById('rc-word');\n    if (save_cost >= 0) {\n        cardCost.className = \"fsc-res-card success\";\n        document.getElementById('res-cost-save').innerText = fmtMny(save_cost);\n        document.getElementById('res-cost-save').style.color = 'var(--fsc-gray-900)';\n        document.getElementById('res-cost-status').className = \"fsc-res-sub\";\n        rwCostArrow.innerText = '\u2193'; rwCostVal.innerText = pct_cost.toFixed(1) + '%'; rwCostWord.innerText = 'Reduction';\n    } else {\n        cardCost.className = \"fsc-res-card danger\";\n        document.getElementById('res-cost-save').innerText = fmtMny(save_cost).replace('$-', '-$');\n        document.getElementById('res-cost-save').style.color = 'var(--fsc-danger)';\n        document.getElementById('res-cost-status').className = \"fsc-res-sub danger\";\n        rwCostArrow.innerText = '\u2191'; rwCostVal.innerText = Math.abs(pct_cost).toFixed(1) + '%'; rwCostWord.innerText = 'Premium';\n    }\n\n    const cardWeight = document.getElementById('card-weight');\n    const rwArrow = document.getElementById('rw-arrow');\n    const rwVal = document.getElementById('rw-val');\n    const rwWord = document.getElementById('rw-word');\n    if (save_weight >= 0) {\n        cardWeight.className = \"fsc-res-card success\";\n        document.getElementById('res-weight-save').innerText = fmtKg(save_weight);\n        document.getElementById('res-weight-status').className = \"fsc-res-sub\";\n        rwArrow.innerText = '\u2193'; rwVal.innerText = pct_weight.toFixed(1) + '%'; rwWord.innerText = 'Lighter';\n    } else {\n        cardWeight.className = \"fsc-res-card danger\";\n        document.getElementById('res-weight-save').innerText = fmtKg(save_weight).replace('-', '');\n        document.getElementById('res-weight-status').className = \"fsc-res-sub danger\";\n        rwArrow.innerText = '\u2191'; rwVal.innerText = Math.abs(pct_weight).toFixed(1) + '%'; rwWord.innerText = 'Heavier';\n    }\n\n    document.getElementById('res-water-save').innerText = fmtKg(saved_wastewater);\n    document.getElementById('res-energy-save').innerText = fmtKg(saved_energy);\n    document.getElementById('res-co2-save').innerText = fmtKg(save_co2 >= 0 ? save_co2 : 0);\n\n    renderSVG(wireType, strands, cladProps.color, coreProps.color, vol_ratio_clad);\n    \n    document.getElementById('legend-clad-color').style.background = cladProps.color;\n    document.getElementById('legend-clad-text').innerText = cladProps.name + ' Cladding';\n    document.getElementById('legend-core-color').style.background = coreProps.color;\n    document.getElementById('legend-core-text').innerText = coreProps.name + ' Core';\n\n    window.fissotTechResults = {\n      materialName: config.fullName, baseName: baseProps.name,\n      cladColor: cladProps.color, coreColor: coreProps.color,\n      wireType: wireType, strands: n_strands, insulation: insulation, temper: temper,\n      totalDia: D.toFixed(3), volRatio: vol_ratio_clad.toFixed(1),\n      cladThick: thickness_strand.toFixed(3), coreDia: d_core_strand.toFixed(2),\n      conductivity: final_conductivity.toFixed(1), scaleKm: L_km,\n      baseCost: cost_base, bmcCost: cost_total, saveCost: save_cost, pctCost: pct_cost,\n      baseWgt: w_base, bmcWgt: w_total, saveWgt: save_weight, pctWgt: pct_weight,\n      saveCo2: save_co2, savedWastewater: saved_wastewater, savedEnergy: saved_energy\n    };\n  };\n\n  async function fetchMarketRates() {\n    const formatPrice = (price) => '$' + parseFloat(price).toFixed(2);\n    try {\n      const response = await fetch('\/wp-json\/fissot\/v1\/copper-price');\n      if (response.ok) {\n        const data = await response.json();\n        metals['cu'].price = parseFloat(data.price);\n        metals['al'].price = 2.45 + (Math.random()*0.1-0.05);\n        metals['ni'].price = 17.80 + (Math.random()*0.3-0.15);\n      } else { throw new Error('API'); }\n    } catch (error) {\n      metals['cu'].price = 9.20 + (Math.random() * 0.2 - 0.1);\n      metals['al'].price = 2.45 + (Math.random() * 0.1 - 0.05);\n      metals['ni'].price = 17.80 + (Math.random() * 0.3 - 0.15);\n    }\n    document.getElementById('fsc-rate-cu').innerText = formatPrice(metals['cu'].price);\n    document.getElementById('fsc-rate-al').innerText = formatPrice(metals['al'].price);\n    document.getElementById('fsc-rate-ni').innerText = formatPrice(metals['ni'].price);\n    window.bmcCalculate(); \n  }\n\n  async function generatePDFBlob(res) {\n      const { jsPDF } = await import('https:\/\/cdn.jsdelivr.net\/npm\/jspdf@3.0.4\/+esm');\n      const doc = new jsPDF();\n      const date = new Date().toLocaleDateString('en-US');\n      const fmt = (num) => num.toLocaleString('en-US', {maximumFractionDigits: 0});\n      let y = 20;\n\n      doc.setFontSize(22); doc.setTextColor(10, 25, 48); doc.text('Value Engineering & ESG Report', 105, y, { align: 'center' });\n      y += 8; doc.setFontSize(10); doc.setTextColor(100, 100, 100); doc.text(`Generated on: ${date}`, 105, y, { align: 'center' });\n      y += 6; doc.setTextColor(253, 95, 23); doc.text('https:\/\/www.fissot.com', 105, y, { align: 'center' });\n      \n      y += 18; doc.setFontSize(14); doc.setTextColor(253, 95, 23); doc.text('1. Full Configuration & Input Parameters', 14, y);\n      y += 10; doc.setFontSize(11); doc.setTextColor(50, 50, 50); doc.setFont('helvetica', 'normal');\n      doc.text(`\u2022 Material Select: ${res.materialName} vs Pure ${res.baseName}`, 20, y); y += 7; \n      const typeStr = res.wireType === 'stranded' ? `STRANDED (${res.strands} strands)` : 'SOLID';\n      doc.text(`\u2022 Structure config: ${typeStr}, ${res.insulation.toUpperCase()}, ${res.temper.toUpperCase()} temper`, 20, y); y += 7;\n      doc.text(`\u2022 Cladding Volume Ratio: ${res.volRatio} %`, 20, y); y += 7;\n      doc.text(`\u2022 Total Outer Diameter (OD): ${res.totalDia} mm`, 20, y); y += 7;\n      doc.text(`\u2022 Project Target Length: ${fmt(res.scaleKm)} km`, 20, y);\n      \n      let cx = 163.2, cy = 68, r_base = 25; \n      if (res.wireType === 'solid') {\n          doc.setFillColor(res.cladColor); doc.circle(cx, cy, r_base, 'F');\n          doc.setFillColor(res.coreColor); doc.circle(cx, cy, r_base * Math.sqrt((100-res.volRatio)\/100), 'F');\n      } else {\n          let r_strand = (res.strands === 7) ? r_base \/ 3 : r_base \/ 5;\n          let centers = (res.strands === 7) ? hexGrid.slice(0, 7) : hexGrid.slice(0, 19);\n          let r_core_strand = r_strand * Math.sqrt((100-res.volRatio) \/ 100);\n          centers.forEach(pos => {\n              let vx = cx + pos[0] * r_strand; let vy = cy + pos[1] * r_strand;\n              doc.setFillColor(res.cladColor); doc.circle(vx, vy, r_strand * 0.98, 'F');\n              doc.setFillColor(res.coreColor); doc.circle(vx, vy, r_core_strand * 0.98, 'F');\n          });\n      }\n      doc.setFontSize(8); doc.setTextColor(100,100,100);\n      doc.text('Cross-section Visualization', cx, cy + 32, { align: 'center' });\n\n      y += 18; doc.setFontSize(14); doc.setTextColor(253, 95, 23); doc.text('2. Technical Specifications', 14, y);\n      y += 10; doc.setFontSize(11); doc.setTextColor(50, 50, 50); doc.setFont('helvetica', 'normal');\n      doc.text(`\u2022 Estimated Conductivity: ${res.conductivity}% IACS`, 20, y); y += 7;\n      if (res.wireType === 'stranded') {\n          doc.text(`\u2022 Single Strand Core Diameter: ${res.coreDia} mm`, 20, y); y += 7;\n          doc.text(`\u2022 Single Strand Cladding Thickness: ${res.cladThick} mm`, 20, y);\n      } else {\n          doc.text(`\u2022 Core Diameter: ${res.coreDia} mm`, 20, y); y += 7;\n          doc.text(`\u2022 Cladding Thickness: ${res.cladThick} mm`, 20, y);\n      }\n\n      y += 20; doc.setFontSize(14); doc.setTextColor(253, 95, 23); doc.text(`3. Commercial Impact (vs. Pure ${res.baseName})`, 14, y);\n      y += 10; doc.setFontSize(11); doc.setTextColor(10, 25, 48); doc.setFont('helvetica', 'bold');\n      doc.text(`\u2022 Baseline Pure Metal Weight: ${fmt(res.baseWgt)} kg`, 20, y); y += 7;\n      doc.text(`\u2022 Bimetallic Wire Weight: ${fmt(res.bmcWgt)} kg`, 20, y); y += 7;\n      if(res.saveWgt >= 0) { doc.text(`  -> Weight Reduction: ${fmt(res.saveWgt)} kg (${res.pctWgt.toFixed(1)}% Lighter)`, 20, y); } \n      else { doc.text(`  -> Weight Difference: +${fmt(Math.abs(res.saveWgt))} kg (Heavier)`, 20, y); }\n      y += 10;\n      doc.text(`\u2022 Baseline Pure Metal Est. Cost: $${fmt(res.baseCost)}`, 20, y); y += 7;\n      doc.text(`\u2022 Bimetallic Wire Est. Cost: $${fmt(res.bmcCost)}`, 20, y); y += 7;\n      if(res.saveCost >= 0) { doc.text(`  -> Total Cost Savings: $${fmt(res.saveCost)} (${res.pctCost.toFixed(1)}% Reduction)`, 20, y); } \n      else { doc.text(`  -> Total Cost Premium: +$${fmt(Math.abs(res.saveCost))} (Due to Nickel base value)`, 20, y); }\n      \n      y += 20; doc.setFontSize(14); doc.setTextColor(253, 95, 23); doc.text('4. Process & Material ESG Impact', 14, y);\n      y += 10; doc.setFontSize(11); doc.setTextColor(59, 130, 246); doc.setFont('helvetica', 'bold');\n      doc.text(`\u2022 Toxic Wastewater Prevented: ${fmt(res.savedWastewater)} Liters (By replacing Electroplating)`, 20, y); y += 8;\n      doc.text(`\u2022 Electrolysis Energy Saved: ${fmt(res.savedEnergy)} kWh (By utilizing Cold Cladding)`, 20, y); y += 8;\n      doc.setTextColor(16, 185, 129);\n      doc.text(`\u2022 Overall CO2 Emissions Prevented: ${fmt(res.saveCo2 >= 0 ? res.saveCo2 : 0)} kg CO2e`, 20, y);\n\n      doc.setFont('helvetica', 'normal');\n      doc.addImage('https:\/\/www.fissot.com\/wp-content\/smush-webp\/2025\/12\/FISSOT_LOGO-2-300x300.png.webp', 'WEBP', 15, 250, 25, 25);\n\n      doc.setFontSize(12); doc.setTextColor(10, 25, 48); doc.setFont('helvetica', 'bold');\n      doc.text('Engineered for High Performance & Sustainability', 195, 255, { align: 'right' });\n      \n      doc.setFontSize(10); doc.setFont('helvetica', 'normal');\n      doc.text('Values are theoretical estimates based on current LME raw material prices.', 195, 263, { align: 'right' });\n      doc.text('Contact FISSOT engineering for precise manufacturing tolerances and formal quotes.', 195, 268, { align: 'right' });\n      \n      const lmeRefText = `Reference Date: ${date} | LME Rates: Cu $${metals['cu'].price.toFixed(2)}, Al $${metals['al'].price.toFixed(2)}, Ni $${metals['ni'].price.toFixed(2)}`;\n      doc.text(lmeRefText, 195, 275, { align: 'right' });\n      \n      doc.setTextColor(150, 150, 150); doc.text('Classification: Public Information', 105, 290, { align: 'center' });\n\n      return doc.output('blob');\n  }\n\n  document.addEventListener('DOMContentLoaded', function() {\n    window.handleMaterialChange();\n    fetchMarketRates();\n    \n    const modal = document.getElementById('calculator-gated-modal');\n    const closeBtn = document.querySelector('.cf7-gated-close');\n    const triggerBtn = document.getElementById('fsc-gate-trigger');\n    const proxySubmitBtn = document.getElementById('fsc-proxy-submit');\n\n    triggerBtn.addEventListener('click', (e) => { e.preventDefault(); modal.style.display = 'block'; });\n    closeBtn.addEventListener('click', () => modal.style.display = 'none');\n    window.addEventListener('click', (e) => { if (e.target === modal) modal.style.display = 'none'; });\n\n    function resetProxyBtn() {\n      if (proxySubmitBtn) {\n          proxySubmitBtn.innerText = \"Send ROI Report & Get File\";\n          proxySubmitBtn.style.opacity = \"1\";\n          proxySubmitBtn.disabled = false;\n      }\n    }\n    document.addEventListener('wpcf7invalid', resetProxyBtn, false);\n    document.addEventListener('wpcf7spam', resetProxyBtn, false);\n    document.addEventListener('wpcf7mailfailed', resetProxyBtn, false);\n\n    if(proxySubmitBtn) {\n        proxySubmitBtn.addEventListener('click', async function(e) {\n            e.preventDefault();\n            const form = document.querySelector('.cf7-gated-modal-content form.wpcf7-form');\n            if (!form) return;\n\n            proxySubmitBtn.innerText = \"Generating Report & Verifying...\";\n            proxySubmitBtn.style.opacity = \"0.7\";\n            proxySubmitBtn.disabled = true;\n            \n            try {\n                const pdfBlob = await generatePDFBlob(window.fissotTechResults);\n                let fileInput = form.querySelector('input[type=\"file\"]');\n                if (fileInput) {\n                   const dataTransfer = new DataTransfer();\n                   dataTransfer.items.add(new File([pdfBlob], `ROI_Report_${new Date().getTime()}.pdf`, { type: \"application\/pdf\" }));\n                   fileInput.files = dataTransfer.files;\n                   fileInput.dispatchEvent(new Event('change', { bubbles: true }));\n                }\n\n                let realSubmitBtn = form.querySelector('input[type=\"submit\"]');\n                if(realSubmitBtn) { realSubmitBtn.click(); } else { form.submit(); }\n            } catch(err) {\n                console.error('Submission Error:', err);\n                resetProxyBtn();\n            }\n        });\n    }\n\n    document.addEventListener('wpcf7mailsent', async function(event) {\n        var eventModal = event.target.closest('#calculator-gated-modal');\n        if (eventModal) {\n            \n            \/\/ =============== \u65b0\u589e\uff1aGA4 \u8868\u5355\u63d0\u4ea4\u4e8b\u4ef6\u8ddf\u8e2a ===============\n            if (typeof gtag === 'function') {\n                gtag('event', 'generate_lead', {\n                    'event_category': 'Form',\n                    'event_label': 'ROI Report Download',\n                    'form_id': event.detail ? event.detail.contactFormId : 'unknown',\n                    'page_location': window.location.href\n                });\n            } else if (typeof dataLayer !== 'undefined') {\n                \/\/ \u517c\u5bb9\u901a\u8fc7 GTM \u90e8\u7f72 GA4 \u7684\u60c5\u51b5\n                dataLayer.push({\n                    'event': 'generate_lead',\n                    'event_category': 'Form',\n                    'event_label': 'ROI Report Download',\n                    'form_id': event.detail ? event.detail.contactFormId : 'unknown'\n                });\n            }\n            \/\/ ==========================================================\n\n            var innerContainer = eventModal.querySelector('.modal-inner-content');\n            innerContainer.innerHTML = `\n                <div class=\"redirect-notice\" style=\"text-align: center; padding: 20px 0;\">\n                    <h4 style=\"color: #10b981; font-size: 22px; margin-bottom: 15px;\">Success! Report Sent.<\/h4>\n                    <p style=\"color: #555; margin-bottom: 5px;\">Your custom ROI Report has been emailed and submitted to our engineers.<\/p>\n                    <p style=\"font-size: 14px; color: #888; margin-top: 15px;\">Your local download will begin shortly.<\/p>\n                <\/div>\n            `;\n            setTimeout(async function() {\n                if (window.fissotTechResults) {\n                    const blob = await generatePDFBlob(window.fissotTechResults);\n                    const url = window.URL.createObjectURL(blob);\n                    const a = document.createElement('a');\n                    a.href = url;\n                    a.download = `ROI_ESG_Report_${new Date().toLocaleDateString('en-US').replace(\/\\\/\/g, '-')}.pdf`;\n                    document.body.appendChild(a);\n                    a.click();\n                    a.remove();\n                }\n            }, 1000);\n            \n            setTimeout(function() {\n                window.location.reload();\n            }, 3000);\n        }\n    }, false);\n  });\n})();\n<\/script>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\" id=\"h-recommand-products\">Productos recomendados<\/h2>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"naibabiji-b2b-products-grid naibabiji-b2b-columns-3\">\n<div class=\"naibabiji-b2b-product-card\">\n            <div class=\"naibabiji-b2b-product-thumbnail\">\n            <a href=\"https:\/\/www.fissot.com\/es\/products\/blackened-copper-clad-steel-wire\/\">\n                <img decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-300x225.png.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Una gran bobina de madera enrollada firmemente con cable de acero revestido de cobre ennegrecido.\" srcset=\"https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-300x225.png.webp 300w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-1024x768.png.webp 1024w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-768x576.png.webp 768w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-1536x1152.png.webp 1536w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-2048x1536.png.webp 2048w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-16x12.png.webp 16w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-800x600.png.webp 800w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-400x300.png.webp 400w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-scaled.png.webp 1440w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>            <\/a>\n        <\/div>\n        \n    <div class=\"naibabiji-b2b-product-info\">\n        <h6 class=\"naibabiji-b2b-product-title\">\n            <a href=\"https:\/\/www.fissot.com\/es\/products\/blackened-copper-clad-steel-wire\/\">ALAMBRE CCS ENNEGRECIDO<\/a>\n        <\/h6>\n        \n                    <div class=\"naibabiji-b2b-product-excerpt\">\n                                <p>El cable CCS ennegrecido FISSOT\u00ae es un conductor bimet\u00e1lico innovador y altamente seguro dise\u00f1ado espec\u00edficamente para redes de puesta a tierra de servicios p\u00fablicos, torres de transmisi\u00f3n remotas,\u2026<\/p>\n            <\/div>\n                \n                \n        <div class=\"naibabiji-b2b-product-actions\">\n            <div class=\"naibabiji-b2b-button-group\">\n                <a href=\"https:\/\/www.fissot.com\/es\/products\/blackened-copper-clad-steel-wire\/\" class=\"naib-b2b-btn naib-b2b-btn--primary naibabiji-b2b-view-details-button\">\n                    <span class=\"naibabiji-b2b-button-icon\">\u2192<\/span>Ver detalles                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<div class=\"naibabiji-b2b-product-card\">\n            <div class=\"naibabiji-b2b-product-thumbnail\">\n            <a href=\"https:\/\/www.fissot.com\/es\/products\/nickel-clad-copper-wire\/\">\n                <img decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/NCC_wire-300x225.png.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Una bobina de alambre met\u00e1lico fino de color plateado sobre un fondo blanco.\" srcset=\"https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/NCC_wire-300x225.png.webp 300w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/NCC_wire-16x12.png.webp 16w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/NCC_wire-400x300.png.webp 400w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/NCC_wire.png.webp 601w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>            <\/a>\n        <\/div>\n        \n    <div class=\"naibabiji-b2b-product-info\">\n        <h6 class=\"naibabiji-b2b-product-title\">\n            <a href=\"https:\/\/www.fissot.com\/es\/products\/nickel-clad-copper-wire\/\">Alambre de Cobre Revestido de N\u00edquel (NCC)<\/a>\n        <\/h6>\n        \n                    <div class=\"naibabiji-b2b-product-excerpt\">\n                                <p>El cable de cobre revestido de n\u00edquel (NCC) GENERAL CLAD\u00ae es un conductor bimet\u00e1lico de alto rendimiento dise\u00f1ado espec\u00edficamente para entornos t\u00e9rmicos y corrosivos extremos. Utilizando\u2026<\/p>\n            <\/div>\n                \n                \n        <div class=\"naibabiji-b2b-product-actions\">\n            <div class=\"naibabiji-b2b-button-group\">\n                <a href=\"https:\/\/www.fissot.com\/es\/products\/nickel-clad-copper-wire\/\" class=\"naib-b2b-btn naib-b2b-btn--primary naibabiji-b2b-view-details-button\">\n                    <span class=\"naibabiji-b2b-button-icon\">\u2192<\/span>Ver detalles                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<div class=\"naibabiji-b2b-product-card\">\n            <div class=\"naibabiji-b2b-product-thumbnail\">\n            <a href=\"https:\/\/www.fissot.com\/es\/products\/copper-clad-aluminum-wire\/\">\n                <img decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCA_wire-1-300x225.png.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Una bobina de alambre de aluminio revestido de cobre (CCA) FISSOT\u00ae sobre un fondo blanco.\" srcset=\"https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCA_wire-1-300x225.png.webp 300w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCA_wire-1-16x12.png.webp 16w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCA_wire-1-400x300.png.webp 400w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCA_wire-1.png.webp 601w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>            <\/a>\n        <\/div>\n        \n    <div class=\"naibabiji-b2b-product-info\">\n        <h6 class=\"naibabiji-b2b-product-title\">\n            <a href=\"https:\/\/www.fissot.com\/es\/products\/copper-clad-aluminum-wire\/\">Alambre de Aluminio Revestido de Cobre (CCA)<\/a>\n        <\/h6>\n        \n                    <div class=\"naibabiji-b2b-product-excerpt\">\n                                <p>El cable CCA FISSOT\u00ae es la soluci\u00f3n bimet\u00e1lica definitiva, dise\u00f1ada para ofrecer una conductividad de alto rendimiento con una fracci\u00f3n del peso y...<\/p>\n            <\/div>\n                \n                \n        <div class=\"naibabiji-b2b-product-actions\">\n            <div class=\"naibabiji-b2b-button-group\">\n                <a href=\"https:\/\/www.fissot.com\/es\/products\/copper-clad-aluminum-wire\/\" class=\"naib-b2b-btn naib-b2b-btn--primary naibabiji-b2b-view-details-button\">\n                    <span class=\"naibabiji-b2b-button-icon\">\u2192<\/span>Ver detalles                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<div class=\"naibabiji-b2b-product-card\">\n            <div class=\"naibabiji-b2b-product-thumbnail\">\n            <a href=\"https:\/\/www.fissot.com\/es\/products\/copper-clad-steel-wire\/\">\n                <img decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCS_wire-300x225.png.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Una bobina de alambre de acero revestido de cobre al 1% sobre un fondo blanco.\" srcset=\"https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCS_wire-300x225.png.webp 300w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCS_wire-16x12.png.webp 16w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCS_wire-400x300.png.webp 400w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCS_wire.png.webp 601w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>            <\/a>\n        <\/div>\n        \n    <div class=\"naibabiji-b2b-product-info\">\n        <h6 class=\"naibabiji-b2b-product-title\">\n            <a href=\"https:\/\/www.fissot.com\/es\/products\/copper-clad-steel-wire\/\">Alambre de Acero Revestido de Cobre (CCS)<\/a>\n        <\/h6>\n        \n                    <div class=\"naibabiji-b2b-product-excerpt\">\n                                <p>El cable CCS FISSOT\u00ae es un conductor bimet\u00e1lico de alta resistencia que fusiona la conductividad superior del cobre con la durabilidad robusta de...<\/p>\n            <\/div>\n                \n                \n        <div class=\"naibabiji-b2b-product-actions\">\n            <div class=\"naibabiji-b2b-button-group\">\n                <a href=\"https:\/\/www.fissot.com\/es\/products\/copper-clad-steel-wire\/\" class=\"naib-b2b-btn naib-b2b-btn--primary naibabiji-b2b-view-details-button\">\n                    <span class=\"naibabiji-b2b-button-icon\">\u2192<\/span>Ver detalles                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<section id=\"faq-two-columns-v1-2r0cqn\" class=\"tpl-section tpl-faq-two-cols\">\n  <div class=\"tpl-container\">\n    <div class=\"tpl-section-header tpl-text-center\">\n      <h2 class=\"tpl-section-title\">Preguntas frecuentes<\/h2>\n    <\/div>\n    <div class=\"tpl-faq-grid\">\n      <div class=\"tpl-faq-col\">\n        <details class=\"tpl-faq-item\" open>\n          <summary>\u00bfC\u00f3mo determina la calculadora el ahorro de costes para los cables bimet\u00e1licos?<\/summary>\n          <div class=\"tpl-faq-answer\">Nuestra calculadora obtiene las tasas de mercado en vivo de la Bolsa de Metales de Londres (LME) para el cobre, el aluminio y el n\u00edquel. Compara autom\u00e1ticamente el costo del material en tiempo real de una base de cobre puro con la relaci\u00f3n de volumen personalizada del cable bimet\u00e1lico que elija (CCS, CCA o NCC).<\/div>\n        <\/details>\n        <details class=\"tpl-faq-item\">\n          <summary>\u00bfC\u00f3mo se calculan los ahorros ambientales (ESG)?<\/summary>\n          <div class=\"tpl-faq-answer\">Las m\u00e9tricas ESG se basan en nuestros procesos de fabricaci\u00f3n. La tecnolog\u00eda patentada de revestimiento en fr\u00edo (Cold Cladding Technology) de FISSOT\u00ae utiliza cero agua y consume significativamente menos energ\u00eda en comparaci\u00f3n con la galvanoplastia tradicional. La calculadora estima las aguas residuales t\u00f3xicas evitadas (en litros), la energ\u00eda de electr\u00f3lisis ahorrada y la reducci\u00f3n general de la huella de CO\u2082.<\/div>\n        <\/details>\n        <details class=\"tpl-faq-item\">\n          <summary>\u00bfPuedo personalizar la relaci\u00f3n de volumen del revestimiento para mi proyecto espec\u00edfico?<\/summary>\n          <div class=\"tpl-faq-answer\">Absolutamente. Si bien ofrecemos ajustes preestablecidos est\u00e1ndar de la industria (como CCS al 21% o CCA al 15%), la calculadora cuenta con un control deslizante que le permite ajustar manualmente la relaci\u00f3n de volumen del revestimiento del 1% al 99% para que coincida exactamente con sus requisitos mec\u00e1nicos y el\u00e9ctricos.<\/div>\n        <\/details>\n      <\/div>\n      \n      <div class=\"tpl-faq-col\">\n        <details class=\"tpl-faq-item\">\n          <summary>\u00bfLa herramienta tiene en cuenta las estructuras de cable trenzado o esmaltado?<\/summary>\n          <div class=\"tpl-faq-answer\">S\u00ed. Puede alternar entre estructuras s\u00f3lidas y trenzadas (7 o 19 hilos), as\u00ed como especificar aislamiento desnudo o esmaltado. La calculadora ajusta autom\u00e1ticamente los multiplicadores de costo, el \u00e1rea de secci\u00f3n transversal exacta y las especificaciones efectivas de los hilos en consecuencia.<\/div>\n        <\/details>\n        <details class=\"tpl-faq-item\">\n          <summary>\u00bfQu\u00e9 informaci\u00f3n se incluye en el informe PDF generado?<\/summary>\n          <div class=\"tpl-faq-answer\">El informe en PDF descargable incluye su configuraci\u00f3n de entrada completa, la conductividad estimada (% IACS), las especificaciones de di\u00e1metro del n\u00facleo y del hilo \u00fanico, m\u00e9tricas precisas de reducci\u00f3n de peso, ahorro total de costes y un desglose detallado del impacto medioambiental (ESG).<\/div>\n        <\/details>\n        <details class=\"tpl-faq-item\">\n          <summary>\u00bfEst\u00e1n garantizados para producci\u00f3n los valores proporcionados por esta calculadora?<\/summary>\n          <div class=\"tpl-faq-answer\">Los valores generados son estimaciones te\u00f3ricas basadas en las tasas actuales del mercado y modelos matem\u00e1ticos est\u00e1ndar. Si bien son altamente precisos para evaluaciones iniciales de ROI y ESG, recomendamos enviar su informe a nuestro equipo de ingenier\u00eda para obtener tolerancias de fabricaci\u00f3n precisas y presupuestos de producci\u00f3n formales.<\/div>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How does the calculator determine the cost savings for bimetallic wires?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Our calculator fetches live London Metal Exchange (LME) market rates for Copper, Aluminum, and Nickel. It automatically compares the real-time material cost of a pure copper baseline against the customized volume ratio of your chosen bimetallic wire (CCS, CCA, or NCC).\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How are the environmental (ESG) savings calculated?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"The ESG metrics are based on our manufacturing processes. FISSOT's proprietary Cold Cladding Technology uses zero water and significantly less energy compared to traditional electroplating. The calculator estimates the prevented toxic wastewater (in liters), electrolysis energy saved, and overall CO\\u2082 footprint reduction.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I customize the cladding volume ratio for my specific project?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Absolutely. While we provide standard industry presets (such as CCS 21% IACS or CCA 15% Vol), the calculator features a slider that allows you to manually adjust the cladding volume ratio from 1% to 99% to match your exact mechanical and electrical requirements.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Does the tool account for stranded or enameled wire structures?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes. You can toggle between solid and stranded structures (7 or 19 strands), as well as specify bare or enameled insulation. The calculator automatically adjusts the cost multipliers, exact cross-sectional area, and effective strand specifications accordingly.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What information is included in the generated PDF report?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"The downloadable PDF report includes your full input configuration, estimated conductivity (% IACS), single strand and core diameter specifications, precise weight reduction metrics, total cost savings, and a detailed breakdown of the environmental (ESG) impact.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Are the values provided by this calculator guaranteed for production?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"The values generated are theoretical estimates based on current market rates and standard mathematical models. While highly accurate for initial ROI and ESG assessments, we recommend submitting your report to our engineering team for precise manufacturing tolerances and formal production quotes.\"\n            }\n        }\n    ]\n}<\/script>\n\n\n<section id=\"hero-form-v1-g6b6fm\" class=\"tpl-hero-form\" style=\"background-image:url('https:\/\/www.fissot.com\/wp-content\/themes\/linghang\/assets\/images\/defaults\/hero-bg.jpg');\">\n  <div class=\"tpl-container\" style=\"position:relative;z-index:2;\">\n    <div class=\"tpl-row\" style=\"align-items:center;\">\n      <div class=\"tpl-col tpl-col-2\">\n        <div class=\"tpl-hero-form-content\">\n          <h2 class=\"tpl-hero-form-title\">Obtenga su cotizaci\u00f3n de fabricaci\u00f3n personalizada<\/h2>\n          <p class=\"tpl-hero-form-desc\">Complete el formulario para recibir una estimaci\u00f3n detallada en un plazo de 24 horas. Nuestros ingenieros est\u00e1n listos para ayudarle con su pr\u00f3ximo gran proyecto.<\/p>\n          <ul class=\"tpl-hero-benefits\">\n            <li><svg viewbox=\"0 0 20 20\" fill=\"var(--primary-color)\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg> Consulta gratuita con expertos<\/li>\n            <li><svg viewbox=\"0 0 20 20\" fill=\"var(--primary-color)\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg> Estricta protecci\u00f3n mediante acuerdo de confidencialidad (NDA)<\/li>\n            <li><svg viewbox=\"0 0 20 20\" fill=\"var(--primary-color)\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg> Prototipado r\u00e1pido<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n      <div class=\"tpl-col tpl-col-2\">\n        <div class=\"tpl-hero-form-card\">\n          <h3><\/h3>\n          <div class=\"tpl-form-shortcode-wrap\">\n            \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f817-o2\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"817\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/es\/wp-json\/wp\/v2\/pages\/2567#wpcf7-f817-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Formulario de contacto\" novalidate=\"novalidate\" data-status=\"init\" data-trp-original-action=\"\/es\/wp-json\/wp\/v2\/pages\/2567#wpcf7-f817-o2\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"817\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f817-o2\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"fissot-form-container\">\n\t<h2>\u00bfListo para discutir su proyecto?\n\t<\/h2>\n\t<p class=\"fs-subtitle\">Complete el formulario a continuaci\u00f3n y nuestro equipo se comunicar\u00e1 con usted pronto.\n\t<\/p>\n\t<div class=\"fs-row\">\n\t\t<div class=\"fs-col\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"your-name\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Nombre*\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"fs-col\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" id=\"your-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Direcci\u00f3n de correo electr\u00f3nico*\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"fs-row\">\n\t\t<div class=\"fs-col\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"select-286\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" id=\"select-286\" aria-required=\"true\" aria-invalid=\"false\" name=\"select-286\"><option value=\"\">Pa\u00eds*<\/option><option value=\"Afghanistan\">Afganist\u00e1n<\/option><option value=\"Albania\">Albania<\/option><option value=\"Algeria\">Argelia<\/option><option value=\"Andorra\">Andorra<\/option><option value=\"Angola\">Angola<\/option><option value=\"Antigua and Barbuda\">Antigua y Barbuda<\/option><option value=\"Argentina\">Argentina<\/option><option value=\"Armenia\">Armenia<\/option><option value=\"Australia\">Australia<\/option><option value=\"Austria\">Austria<\/option><option value=\"Azerbaijan\">Azerbaiy\u00e1n<\/option><option value=\"Bahamas\">Bahamas<\/option><option value=\"Bahrain\">Bar\u00e9in<\/option><option value=\"Bangladesh\">Banglad\u00e9s<\/option><option value=\"Barbados\">Barbados<\/option><option value=\"Belarus\">Bielorrusia<\/option><option value=\"Belgium\">B\u00e9lgica<\/option><option value=\"Belize\">Belice<\/option><option value=\"Benin\">Ben\u00edn<\/option><option value=\"Bhutan\">But\u00e1n<\/option><option value=\"Bolivia\">Bolivia<\/option><option value=\"Bosnia and Herzegovina\">Bosnia y Herzegovina<\/option><option value=\"Botswana\">Botsuana<\/option><option value=\"Brazil\">Brasil<\/option><option value=\"Brunei\">Brun\u00e9i<\/option><option value=\"Bulgaria\">Bulgaria<\/option><option value=\"Burkina Faso\">Burkina Faso<\/option><option value=\"Burundi\">Burundi<\/option><option value=\"Cabo Verde\">Cabo Verde<\/option><option value=\"Cambodia\">Camboya<\/option><option value=\"Cameroon\">Camer\u00fan<\/option><option value=\"Canada\">Canad\u00e1<\/option><option value=\"Central African Republic\">Rep\u00fablica Centroafricana<\/option><option value=\"Chad\">Chad<\/option><option value=\"Chile\">Chile<\/option><option value=\"China\">China<\/option><option value=\"Colombia\">Colombia<\/option><option value=\"Comoros\">Comoras<\/option><option value=\"Congo (Congo-Brazzaville)\">Congo (Congo-Brazzaville)<\/option><option value=\"Costa Rica\">Costa Rica<\/option><option value=\"Croatia\">Croacia<\/option><option value=\"Cuba\">Cuba<\/option><option value=\"Cyprus\">Chipre<\/option><option value=\"Czechia (Czech Republic)\">Rep\u00fablica Checa (Chequia)<\/option><option value=\"Democratic Republic of the Congo\">Rep\u00fablica Democr\u00e1tica del Congo<\/option><option value=\"Denmark\">Dinamarca<\/option><option value=\"Djibouti\">Yibuti<\/option><option value=\"Dominica\">Dominica<\/option><option value=\"Dominican Republic\">Rep\u00fablica Dominicana<\/option><option value=\"Ecuador\">Ecuador<\/option><option value=\"Egypt\">Egipto<\/option><option value=\"El Salvador\">El Salvador<\/option><option value=\"Equatorial Guinea\">Guinea Ecuatorial<\/option><option value=\"Eritrea\">Eritrea<\/option><option value=\"Estonia\">Estonia<\/option><option value=\"Eswatini\">Esuatini<\/option><option value=\"Ethiopia\">Etiop\u00eda<\/option><option value=\"Fiji\">Fiyi<\/option><option value=\"Finland\">Finlandia<\/option><option value=\"France\">Francia<\/option><option value=\"Gabon\">Gab\u00f3n<\/option><option value=\"Gambia\">Gambia<\/option><option value=\"Georgia\">Georgia<\/option><option value=\"Germany\">Alemania<\/option><option value=\"Ghana\">Ghana<\/option><option value=\"Greece\">Grecia<\/option><option value=\"Grenada\">Granada<\/option><option value=\"Guatemala\">Guatemala<\/option><option value=\"Guinea\">Guinea<\/option><option value=\"Guinea-Bissau\">Guinea-Bis\u00e1u<\/option><option value=\"Guyana\">Guyana<\/option><option value=\"Haiti\">Hait\u00ed<\/option><option value=\"Holy See\">Santa Sede<\/option><option value=\"Honduras\">Honduras<\/option><option value=\"Hungary\">Hungr\u00eda<\/option><option value=\"Iceland\">Islandia<\/option><option value=\"India\">India<\/option><option value=\"Indonesia\">Indonesia<\/option><option value=\"Iran\">Ir\u00e1n<\/option><option value=\"Iraq\">Irak<\/option><option value=\"Ireland\">Irlanda<\/option><option value=\"Israel\">Israel<\/option><option value=\"Italy\">Italia<\/option><option value=\"Ivory Coast\">Costa de Marfil<\/option><option value=\"Jamaica\">Jamaica<\/option><option value=\"Japan\">Jap\u00f3n<\/option><option value=\"Jordan\">Jordania<\/option><option value=\"Kazakhstan\">Kazajist\u00e1n<\/option><option value=\"Kenya\">Kenia<\/option><option value=\"Kiribati\">Kiribati<\/option><option value=\"Kuwait\">Kuwait<\/option><option value=\"Kyrgyzstan\">Kirguist\u00e1n<\/option><option value=\"Laos\">Laos<\/option><option value=\"Latvia\">Letonia<\/option><option value=\"Lebanon\">L\u00edbano<\/option><option value=\"Lesotho\">Lesoto<\/option><option value=\"Liberia\">Liberia<\/option><option value=\"Libya\">Libia<\/option><option value=\"Liechtenstein\">Liechtenstein<\/option><option value=\"Lithuania\">Lituania<\/option><option value=\"Luxembourg\">Luxemburgo<\/option><option value=\"Madagascar\">Madagascar<\/option><option value=\"Malawi\">Malawi<\/option><option value=\"Malaysia\">Malasia<\/option><option value=\"Maldives\">Maldivas<\/option><option value=\"Mali\">Mal\u00ed<\/option><option value=\"Malta\">Malta<\/option><option value=\"Marshall Islands\">Islas Marshall<\/option><option value=\"Mauritania\">Mauritania<\/option><option value=\"Mauritius\">Mauricio<\/option><option value=\"Mexico\">M\u00e9xico<\/option><option value=\"Micronesia\">Micronesia<\/option><option value=\"Moldova\">Moldavia<\/option><option value=\"Monaco\">M\u00f3naco<\/option><option value=\"Mongolia\">Mongolia<\/option><option value=\"Montenegro\">Montenegro<\/option><option value=\"Morocco\">Marruecos<\/option><option value=\"Mozambique\">Mozambique<\/option><option value=\"Myanmar (Burma)\">Myanmar (Birmania)<\/option><option value=\"Namibia\">Namibia<\/option><option value=\"Nauru\">Nauru<\/option><option value=\"Nepal\">Nepal<\/option><option value=\"Netherlands\">Pa\u00edses Bajos<\/option><option value=\"New Zealand\">Nueva Zelanda<\/option><option value=\"Nicaragua\">Nicaragua<\/option><option value=\"Niger\">N\u00edger<\/option><option value=\"Nigeria\">Nigeria<\/option><option value=\"North Korea\">Corea del Norte<\/option><option value=\"North Macedonia\">Macedonia del Norte<\/option><option value=\"Norway\">Noruega<\/option><option value=\"Oman\">Om\u00e1n<\/option><option value=\"Pakistan\">Pakist\u00e1n<\/option><option value=\"Palau\">Palaos<\/option><option value=\"Palestine State\">Estado de Palestina<\/option><option value=\"Panama\">Panam\u00e1<\/option><option value=\"Papua New Guinea\">Pap\u00faa Nueva Guinea<\/option><option value=\"Paraguay\">Paraguay<\/option><option value=\"Peru\">Per\u00fa<\/option><option value=\"Philippines\">Filipinas<\/option><option value=\"Poland\">Polonia<\/option><option value=\"Portugal\">Portugal<\/option><option value=\"Qatar\">Catar<\/option><option value=\"Romania\">Rumania<\/option><option value=\"Russia\">Rusia<\/option><option value=\"Rwanda\">Ruanda<\/option><option value=\"Saint Kitts and Nevis\">San Crist\u00f3bal y Nieves<\/option><option value=\"Saint Lucia\">Santa Luc\u00eda<\/option><option value=\"Saint Vincent and the Grenadines\">San Vicente y las Granadinas<\/option><option value=\"Samoa\">Samoa<\/option><option value=\"San Marino\">San Marino<\/option><option value=\"Sao Tome and Principe\">Santo Tom\u00e9 y Pr\u00edncipe<\/option><option value=\"Saudi Arabia\">Arabia Saudita<\/option><option value=\"Senegal\">Senegal<\/option><option value=\"Serbia\">Serbia<\/option><option value=\"Seychelles\">Seychelles<\/option><option value=\"Sierra Leone\">Sierra Leona<\/option><option value=\"Singapore\">Singapur<\/option><option value=\"Slovakia\">Eslovaquia<\/option><option value=\"Slovenia\">Eslovenia<\/option><option value=\"Solomon Islands\">Islas Salom\u00f3n<\/option><option value=\"Somalia\">Somalia<\/option><option value=\"South Africa\">Sud\u00e1frica<\/option><option value=\"South Korea\">Corea del Sur<\/option><option value=\"South Sudan\">Sud\u00e1n del Sur<\/option><option value=\"Spain\">Espa\u00f1a<\/option><option value=\"Sri Lanka\">Sri Lanka<\/option><option value=\"Sudan\">Sud\u00e1n<\/option><option value=\"Suriname\">Surinam<\/option><option value=\"Sweden\">Suecia<\/option><option value=\"Switzerland\">Suiza<\/option><option value=\"Syria\">Siria<\/option><option value=\"Tajikistan\">Tayikist\u00e1n<\/option><option value=\"Tanzania\">Tanzania<\/option><option value=\"Thailand\">Tailandia<\/option><option value=\"Timor-Leste\">Timor Oriental<\/option><option value=\"Togo\">Togo<\/option><option value=\"Tonga\">Tonga<\/option><option value=\"Trinidad and Tobago\">Trinidad y Tobago<\/option><option value=\"Tunisia\">T\u00fanez<\/option><option value=\"Turkey\">Turqu\u00eda<\/option><option value=\"Turkmenistan\">Turkmenist\u00e1n<\/option><option value=\"Tuvalu\">Tuvalu<\/option><option value=\"Uganda\">Uganda<\/option><option value=\"Ukraine\">Ucrania<\/option><option value=\"United Arab Emirates\">Emiratos \u00c1rabes Unidos<\/option><option value=\"United Kingdom\">Reino Unido<\/option><option value=\"United States of America\">Estados Unidos de Am\u00e9rica<\/option><option value=\"Uruguay\">Uruguay<\/option><option value=\"Uzbekistan\">Uzbekist\u00e1n<\/option><option value=\"Vanuatu\">Vanuatu<\/option><option value=\"Venezuela\">Venezuela<\/option><option value=\"Vietnam\">Vietnam<\/option><option value=\"Yemen\">Yemen<\/option><option value=\"Zambia\">Zambia<\/option><option value=\"Zimbabwe\">Zimbabwe<\/option><\/select><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"fs-col\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"your-company\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Empresa*\" value=\"\" type=\"text\" name=\"your-company\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"fs-full\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"3\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" id=\"your-message\" aria-invalid=\"false\" placeholder=\"Detalles del proyecto (opcional)...\" name=\"your-message\"><\/textarea><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"fs-full\">\n\t\n\t<\/div>\n\t<div class=\"fs-submit\">\n\t\t<p><div class=\"cf7-cf-turnstile\" style=\"margin-top: 0px; margin-bottom: -15px;\"> <div id=\"cf-turnstile-cf7-1506005136\" class=\"cf-turnstile\" data-callback=\"turnstileCF7Callback\" data-sitekey=\"0x4AAAAAACFvvNVc61rJKp-w\" data-theme=\"light\" data-language=\"auto\" data-size=\"normal\" data-retry=\"auto\" data-retry-interval=\"1000\" data-refresh-expired=\"auto\" data-refresh-timeout=\"auto\" data-action=\"contact-form-7\" data-appearance=\"always\"><\/div> <style>.wpcf7-submit { pointer-events: none; opacity: 0.5; }<\/style> <script>document.addEventListener(\"DOMContentLoaded\", function() { setTimeout(function(){ var e=document.getElementById(\"cf-turnstile-cf7-1506005136\"); if(e&&!e.innerHTML.trim()){turnstile.render(e, {sitekey:\"0x4AAAAAACFvvNVc61rJKp-w\"});} }, 200); });<\/script> <br class=\"cf-turnstile-br cf-turnstile-br-cf7-1506005136\"> <style>#cf-turnstile-cf7-1506005136 { margin-left: -15px; }<\/style> <script>document.addEventListener(\"DOMContentLoaded\",function(){document.querySelectorAll('.wpcf7-form').forEach(function(e){e.addEventListener('submit',function(){if(document.getElementById('cf-turnstile-cf7-1506005136')){setTimeout(function(){turnstile.reset('#cf-turnstile-cf7-1506005136');},1000)}})})});<\/script> <\/div><br\/><input class=\"wpcf7-form-control wpcf7-submit has-spinner btn btn-primary\" type=\"submit\" value=\"ENVIAR\" \/>\n\t\t<\/p>\n\t<\/div>\n\t<p class=\"fs-legal\"><br \/>\nAl enviar, usted acepta recibir correos electr\u00f3nicos de FISSOT\u00ae. Puede cancelar su suscripci\u00f3n en cualquier momento. Revise nuestra <a href=\"\/website-privacy-policy\/\" target=\"_top\">Pol\u00edtica de Privacidad<\/a>.\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<input type=\"hidden\" name=\"trp-form-language\" value=\"es\"\/><\/form>\n<\/div>\n\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Calculadora de ingenier\u00eda de valor para alambres bimet\u00e1licos, mezcla de materiales de n\u00facleo de acero con revestimiento de cobre, acero revestido de cobre (CCS), aluminio revestido de cobre (CCA), cobre revestido de n\u00edquel (NCC), escala del proyecto [\u2026]<\/p>","protected":false},"author":1,"featured_media":1669,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-full-width.php","meta":{"_lh_hide_header":true,"_lh_header_bg_image":0,"_lh_header_overlay_opacity":100,"footnotes":""},"class_list":["post-2567","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Bimetallic Wire ROI &amp; ESG Calculator | CCS, CCA, NCC Cost Savings<\/title>\n<meta name=\"description\" content=\"Use FISSOT&#039;s free Metal Materials Cost Calculator to analyze potential savings, weight reduction, and CO2 impact when switching from copper to CCA\/CCS bimetallic wire. Generate a PDF report for your project today.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.fissot.com\/es\/bimetallic-wire-value-engineering-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Bimetallic Wire Value Engineering Calculator FISSOT\u00ae | Bimetallic Wire Manufacturer | CCS, CCA &amp; NCC Wire\" \/>\n<meta property=\"og:description\" content=\"Bimetallic Wire Value Engineering Calculator FISSOT\u00ae | Bimetallic Wire Manufacturer | CCS, CCA &amp; NCC Wire\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fissot.com\/es\/bimetallic-wire-value-engineering-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"FISSOT\u00ae | Bimetallic Wire Manufacturer | CCS, CCA &amp; NCC Wire\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/Clad-Fissot\/pfbid0PTU2TW9fAzcTT4BYKUWXQ7tuJ5B6H712jWsEJ9bNrnQXnSboExd3HBWbtcNw8LUal\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-17T06:28:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/post_copper_status-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/\",\"url\":\"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/\",\"name\":\"Bimetallic Wire ROI & ESG Calculator | CCS, CCA, NCC Cost Savings\",\"isPartOf\":{\"@id\":\"https:\/\/www.fissot.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/post_copper_status-scaled.jpg\",\"datePublished\":\"2026-04-07T07:33:53+00:00\",\"dateModified\":\"2026-05-17T06:28:35+00:00\",\"description\":\"Use FISSOT's free Metal Materials Cost Calculator to analyze potential savings, weight reduction, and CO2 impact when switching from copper to CCA\/CCS bimetallic wire. Generate a PDF report for your project today.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#primaryimage\",\"url\":\"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/post_copper_status-scaled.jpg\",\"contentUrl\":\"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/post_copper_status-scaled.jpg\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.fissot.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Bimetallic Wire Value Engineering Calculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.fissot.com\/#website\",\"url\":\"https:\/\/www.fissot.com\/\",\"name\":\"Copper Clad Steel & Bimetallic Wire Manufacturer | FISSOT\u00ae\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.fissot.com\/#organization\"},\"alternateName\":\"FISSOT\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.fissot.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.fissot.com\/#organization\",\"name\":\"FISSOT\u00ae (General Clad Co., Ltd.)\",\"alternateName\":\"FISSOT\",\"url\":\"https:\/\/www.fissot.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/www.fissot.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/cropped-FISSOT_LOGO_255-255_mini-1.png\",\"contentUrl\":\"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/cropped-FISSOT_LOGO_255-255_mini-1.png\",\"width\":512,\"height\":512,\"caption\":\"FISSOT\u00ae (General Clad Co., Ltd.)\"},\"image\":{\"@id\":\"https:\/\/www.fissot.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/people\/Clad-Fissot\/pfbid0PTU2TW9fAzcTT4BYKUWXQ7tuJ5B6H712jWsEJ9bNrnQXnSboExd3HBWbtcNw8LUal\/\"],\"description\":\"GENERAL CLAD is a technology-driven composite metal materials enterprise located in Guangde City, at the junction of Jiangsu, Zhejiang, and Anhui provinces. It specializes in the production of copper-clad steel composite metal materials, focusing on the research and development of copper-clad steel products with special properties, primarily sold in the international market. Applications cover aerospace, military, electrified railways, automotive manufacturing, wire and cable, lightning protection, and grounding.\",\"email\":\"info@fissot.com\",\"legalName\":\"GENERAL CLAD Co.,Ltd\",\"foundingDate\":\"2015-11-26\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Calculadora de ROI y ESG para Alambre Bimet\u00e1lico | Ahorros en Costos de CCS, CCA, NCC","description":"Utilice la Calculadora de Costos de Materiales Met\u00e1licos gratuita de FISSOT\u00ae para analizar ahorros potenciales, reducci\u00f3n de peso e impacto de CO2 al cambiar de cobre a alambre bimet\u00e1lico CCA\/CCS. Genere un informe PDF para su proyecto hoy.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.fissot.com\/es\/bimetallic-wire-value-engineering-calculator\/","og_locale":"es_ES","og_type":"article","og_title":"Bimetallic Wire Value Engineering Calculator FISSOT\u00ae | Bimetallic Wire Manufacturer | CCS, CCA &amp; NCC Wire","og_description":"Bimetallic Wire Value Engineering Calculator FISSOT\u00ae | Bimetallic Wire Manufacturer | CCS, CCA &amp; NCC Wire","og_url":"https:\/\/www.fissot.com\/es\/bimetallic-wire-value-engineering-calculator\/","og_site_name":"FISSOT\u00ae | Bimetallic Wire Manufacturer | CCS, CCA &amp; NCC Wire","article_publisher":"https:\/\/www.facebook.com\/people\/Clad-Fissot\/pfbid0PTU2TW9fAzcTT4BYKUWXQ7tuJ5B6H712jWsEJ9bNrnQXnSboExd3HBWbtcNw8LUal\/","article_modified_time":"2026-05-17T06:28:35+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/post_copper_status-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"5 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/","url":"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/","name":"Calculadora de ROI y ESG para Alambre Bimet\u00e1lico | Ahorros en Costos de CCS, CCA, NCC","isPartOf":{"@id":"https:\/\/www.fissot.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#primaryimage"},"image":{"@id":"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#primaryimage"},"thumbnailUrl":"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/post_copper_status-scaled.jpg","datePublished":"2026-04-07T07:33:53+00:00","dateModified":"2026-05-17T06:28:35+00:00","description":"Utilice la Calculadora de Costos de Materiales Met\u00e1licos gratuita de FISSOT\u00ae para analizar ahorros potenciales, reducci\u00f3n de peso e impacto de CO2 al cambiar de cobre a alambre bimet\u00e1lico CCA\/CCS. Genere un informe PDF para su proyecto hoy.","breadcrumb":{"@id":"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#primaryimage","url":"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/post_copper_status-scaled.jpg","contentUrl":"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/post_copper_status-scaled.jpg","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fissot.com\/"},{"@type":"ListItem","position":2,"name":"Bimetallic Wire Value Engineering Calculator"}]},{"@type":"WebSite","@id":"https:\/\/www.fissot.com\/#website","url":"https:\/\/www.fissot.com\/","name":"Fabricante de Alambre de Acero Revestido de Cobre y Bimet\u00e1lico | FISSOT\u00ae","description":"","publisher":{"@id":"https:\/\/www.fissot.com\/#organization"},"alternateName":"FISSOT","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.fissot.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/www.fissot.com\/#organization","name":"FISSOT\u00ae (GENERAL CLAD\u00ae Co., Ltd.)","alternateName":"FISSOT","url":"https:\/\/www.fissot.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.fissot.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/cropped-FISSOT_LOGO_255-255_mini-1.png","contentUrl":"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/cropped-FISSOT_LOGO_255-255_mini-1.png","width":512,"height":512,"caption":"FISSOT\u00ae (General Clad Co., Ltd.)"},"image":{"@id":"https:\/\/www.fissot.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/Clad-Fissot\/pfbid0PTU2TW9fAzcTT4BYKUWXQ7tuJ5B6H712jWsEJ9bNrnQXnSboExd3HBWbtcNw8LUal\/"],"description":"GENERAL CLAD es una empresa de materiales met\u00e1licos compuestos impulsada por la tecnolog\u00eda ubicada en la ciudad de Guangde, en la confluencia de las provincias de Jiangsu, Zhejiang y Anhui. Se especializa en la producci\u00f3n de materiales met\u00e1licos compuestos de acero revestido de cobre, centr\u00e1ndose en la investigaci\u00f3n y desarrollo de productos de acero revestido de cobre con propiedades especiales, principalmente vendidos en el mercado internacional. Las aplicaciones abarcan aeroespacial, militar, ferrocarriles electrificados, fabricaci\u00f3n de autom\u00f3viles, cables y alambres, protecci\u00f3n contra rayos y puesta a tierra.","email":"info@fissot.com","legalName":"GENERAL CLAD Co.,Ltd","foundingDate":"2015-11-26","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}}]}},"_links":{"self":[{"href":"https:\/\/www.fissot.com\/es\/wp-json\/wp\/v2\/pages\/2567","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fissot.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.fissot.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.fissot.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fissot.com\/es\/wp-json\/wp\/v2\/comments?post=2567"}],"version-history":[{"count":43,"href":"https:\/\/www.fissot.com\/es\/wp-json\/wp\/v2\/pages\/2567\/revisions"}],"predecessor-version":[{"id":3368,"href":"https:\/\/www.fissot.com\/es\/wp-json\/wp\/v2\/pages\/2567\/revisions\/3368"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.fissot.com\/es\/wp-json\/wp\/v2\/media\/1669"}],"wp:attachment":[{"href":"https:\/\/www.fissot.com\/es\/wp-json\/wp\/v2\/media?parent=2567"}],"curies":[{"name":"WordPress","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}