{"product_id":"inovance-md520-4t2-2bs-int-inversor-3hp-2-2kw-380-480-trif-c-unidade-de-frenagem-sto","title":"INOVANCE MD520-4T2.2BS-INT - INVERSOR - 3HP (2,2KW) 380\/480 TRIF C\/ UNIDADE DE FRENAGEM \/ STO","description":"\u003cstyle\u003e\n    .accordion-container {\n        max-width: 100%;\n        margin: 20px 0;\n        font-family: Arial, sans-serif;\n    }\n    .accordion-container details {\n        border: 1px solid #e0e0e0;\n        border-radius: 4px;\n        margin-bottom: 10px;\n        overflow: hidden;\n    }\n    .accordion-container summary {\n        display: block;\n        padding: 15px;\n        background-color: #f9f9f9;\n        font-weight: bold;\n        font-size: 1.1em;\n        cursor: pointer;\n        outline: none;\n        position: relative;\n        border-bottom: 1px solid #e0e0e0;\n    }\n    .accordion-container details[open] summary {\n        border-bottom: 1px solid #ccc;\n    }\n    .accordion-container summary::after {\n        content: '\\02C5';\n        position: absolute;\n        right: 15px;\n        top: 50%;\n        transform: translateY(-50%);\n        transition: transform 0.3s;\n        font-size: 1em;\n    }\n    .accordion-container details[open] summary::after {\n        content: '\\02C4';\n    }\n    .accordion-content {\n        padding: 15px;\n    }\n    .product-specs {\n        max-width: 100%;\n        margin: 0;\n        padding: 0;\n        font-family: Arial, sans-serif;\n        line-height: 1.5;\n    }\n    .product-specs dl {\n        display: flex;\n        flex-wrap: wrap;\n        margin: 0;\n        padding: 0;\n    }\n    .product-specs dt {\n        flex-basis: 35%;\n        padding: 10px 15px 10px 0;\n        font-weight: bold;\n        color: #333;\n        border-bottom: 1px solid #f0f0f0;\n    }\n    .product-specs dd {\n        flex-basis: 65%;\n        margin-left: 0;\n        padding: 10px 0;\n        color: #555;\n        border-bottom: 1px solid #f0f0f0;\n    }\n    .product-specs dt:nth-of-type(odd),\n    .product-specs dd:nth-of-type(odd) {\n        background-color: #f9f9f9;\n    }\n    .download-card {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        background-color: #fff;\n        border: 1px solid #e0e0e0;\n        border-radius: 10px;\n        padding: 12px 18px;\n        margin-bottom: 10px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .download-card:hover {\n        transform: translateY(-2px);\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);\n    }\n    .download-info {\n        display: flex;\n        align-items: center;\n        gap: 10px;\n        font-weight: bold;\n        color: #000;\n        font-size: 14px;\n    }\n    .download-info svg {\n        width: 20px;\n        height: 20px;\n        stroke: #000;\n    }\n    .download-button {\n        background-color: #000;\n        color: #fff;\n        font-size: 12px;\n        font-weight: bold;\n        border: none;\n        border-radius: 6px;\n        padding: 6px 14px;\n        cursor: pointer;\n        text-decoration: none;\n        transition: 0.2s;\n    }\n    .download-button:hover {\n        background-color: #fff;\n        color: #000;\n        border: 1px solid #000;\n    }\n    .styled-table {\n        border-collapse: collapse;\n        margin: 15px 0 0 0;\n        font-size: 14px;\n        font-family: 'Arial', sans-serif;\n        width: 100%;\n        overflow: hidden;\n        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);\n        border-radius: 10px;\n    }\n    .styled-table thead tr {\n        background-color: #89CFF0;\n        color: #fff;\n        text-align: center;\n        font-weight: bold;\n    }\n    .styled-table tbody tr:nth-of-type(even) {\n        background-color: #f9f9f9;\n    }\n    .styled-table td,\n    .styled-table th {\n        padding: 12px 15px;\n        text-align: center;\n    }\n    .styled-table td:first-child {\n        font-weight: bold;\n        color: #264653;\n    }\n    .table-wrapper {\n        overflow-x: auto;\n    }\n    .tutorial-card {\n        display: flex;\n        align-items: center;\n        background-color: #f4f4f4;\n        border-radius: 10px;\n        padding: 10px 15px;\n        margin-bottom: 10px;\n        transition: 0.3s;\n        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);\n    }\n    .tutorial-card:hover {\n        transform: scale(1.01);\n        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);\n    }\n    .tutorial-thumb {\n        width: 120px;\n        height: 70px;\n        border-radius: 8px;\n        overflow: hidden;\n        flex-shrink: 0;\n    }\n    .tutorial-thumb img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n    }\n    .tutorial-info {\n        flex: 1;\n        padding-left: 15px;\n        font-size: 14px;\n        color: #222;\n        font-weight: bold;\n    }\n    .tutorial-info a {\n        color: inherit;\n        text-decoration: none;\n    }\n    .tutorial-info a:hover {\n        text-decoration: underline;\n    }\n    @media (max-width: 768px) {\n        .product-specs dt,\n        .product-specs dd {\n            flex-basis: 100%;\n        }\n        .tutorial-card {\n            flex-direction: column;\n            align-items: flex-start;\n        }\n        .tutorial-thumb {\n            width: 100%;\n            height: auto;\n        }\n        .tutorial-info {\n            padding-left: 0;\n            margin-top: 8px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"accordion-container\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDescrição\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content product-info-section\"\u003e\n\u003cp\u003eO modelo MD520 é um inversor vetorial de corrente de uso geral, notável pelo seu alto desempenho. Sua principal função é controlar e ajustar a velocidade e o torque tanto de motores assíncronos trifásicos CA quanto de motores síncronos trifásicos CA com ímãs permanentes.\u003c\/p\u003e\n\u003cp\u003eEle encontra aplicação em diversos equipamentos de automação, incluindo os usados nas indústrias têxtil, de papel, de trefilação, em máquinas-ferramentas, embalagens, processamento de alimentos, sistemas de ventilação, bombas d’água e outras áreas de produção.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEspecificações Técnicas\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cdiv class=\"product-specs\"\u003e\n\u003cdl\u003e\n\u003cdt\u003eTENSÃO DE ENTRADA\u003c\/dt\u003e\n\u003cdd\u003e380V~480VAC\u003c\/dd\u003e\n\u003cdt\u003eCORRENTE\u003c\/dt\u003e\n\u003cdd\u003e5.1 A\u003c\/dd\u003e\n\u003cdt\u003ePOTÊNCIA\u003c\/dt\u003e\n\u003cdd\u003e3 CV \/ 2,2 KW\u003c\/dd\u003e\n\u003cdt\u003eMODO HEAVY LOAD\u003c\/dt\u003e\n\u003cdd\u003e150% In \/ 1 MINUTO\u003c\/dd\u003e\n\u003cdt\u003eI\/O DIGITAL\u003c\/dt\u003e\n\u003cdd\u003e5 ED \/ 2SD - 1 SAÍDA RELÉ\u003c\/dd\u003e\n\u003cdt\u003eMOTORES\u003c\/dt\u003e\n\u003cdd\u003eINDUÇÃO \/ IMÃ PERMANENTE \/ SynRM\u003c\/dd\u003e\n\u003cdt\u003eI\/O ANALÓGICO\u003c\/dt\u003e\n\u003cdd\u003e2EA \/ 1SA\u003c\/dd\u003e\n\u003cdt\u003eMODOS DE CONTROLE\u003c\/dt\u003e\n\u003cdd\u003eESCALAR \/ VETORIAL\u003c\/dd\u003e\n\u003cdt\u003eMODOS DE OPERAÇÃO\u003c\/dt\u003e\n\u003cdd\u003eVELOCIDADE \/ TORQUE \/ POSIÇÃO\u003c\/dd\u003e\n\u003cdt\u003eSTO\u003c\/dt\u003e\n\u003cdd\u003e2 ENTRADAS\u003c\/dd\u003e\n\u003cdt\u003eCOMUNICAÇÃO\u003c\/dt\u003e\n\u003cdd\u003eETHERNET \/ ETHERCAT \/ CANOPEN \/ PROFIBUS \/ PROFINET \/ RS-485\u003c\/dd\u003e\n\u003cdt\u003eENCODER\u003c\/dt\u003e\n\u003cdd\u003eOPEN COLLECTOR \/ LINE DRIVER \/ RESOLVER\u003c\/dd\u003e\n\u003cdt\u003eIP\u003c\/dt\u003e\n\u003cdd\u003e20\u003c\/dd\u003e\n\u003cdt\u003eFREQUÊNCIA MÁXIMA\u003c\/dt\u003e\n\u003cdd\u003e599 HZ\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDownloads\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cdiv class=\"download-card\"\u003e\n\u003cdiv class=\"download-info\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke-width=\"2\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\n\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2M7 10l5 5m0 0l5-5m-5 5V4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e Catálogo\u003c\/div\u003e\n\u003ca href=\"https:\/\/proauto-electric.com\/loader.php?c=download.mge?fileName=sab:\/\/ANEXO\u0026amp;downloadFileName=CATALOGO.\u0026amp;pkValues={%22CODGRUMKT%22:%22106030700%22,%22CODPROD%22:%2234902%22,%22SEQ%22:%221%22}\u0026amp;tableName=AD_TGFPROMKTANX\" download=\"\" class=\"download-button\"\u003eBAIXAR\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"INOVANCE","offers":[{"title":"Default Title","offer_id":53747418792304,"sku":null,"price":1986.32,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0974\/3358\/3984\/files\/md520-4t22bs.png?v=1778701104","url":"https:\/\/www.virtusautomacao.com.br\/products\/inovance-md520-4t2-2bs-int-inversor-3hp-2-2kw-380-480-trif-c-unidade-de-frenagem-sto","provider":"Celiware Automação","version":"1.0","type":"link"}