{"id":433,"date":"2017-10-24T00:40:32","date_gmt":"2017-10-24T00:40:32","guid":{"rendered":"https:\/\/vibromera.eu\/?page_id=433"},"modified":"2026-07-03T09:42:33","modified_gmt":"2026-07-03T09:42:33","slug":"%d0%b4%d1%80%d0%be%d0%b1%d0%b0%d1%80%d0%ba%d0%b8","status":"publish","type":"page","link":"https:\/\/vibromera.eu\/uk\/crushers\/","title":{"rendered":"\u0414\u0440\u043e\u0431\u0430\u0440\u043a\u0438"},"content":{"rendered":"<div id=\"pl-433\"  class=\"panel-layout\" ><div id=\"pg-433-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-433-0-0\"  class=\"panel-grid-cell\" ><div id=\"panel-433-0-0-0\" class=\"widget_text so-panel widget widget_custom_html panel-first-child panel-last-child\" data-index=\"0\" ><div class=\"textwidget custom-html-widget\"><!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0411\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u0440\u043e\u0431\u0430\u0440\u043a\u0438 \u0442\u0430 \u043c\u043b\u0438\u043d\u0430 - Vibromera<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            line-height: 1.7;\n            color: #333;\n            background: #f5f5f5;\n            font-size: 18px;\n        }\n        \n        .container {\n            max-width: 1600px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n        \n        .hero-section {\n            background: #1e3c72;\n            color: white;\n            padding: 80px 40px;\n            text-align: center;\n            margin-bottom: 40px;\n        }\n        \n        .hero-section h1 {\n            font-size: 2.8em;\n            margin-bottom: 25px;\n            font-weight: 300;\n            line-height: 1.2;\n        }\n        \n        .hero-section p {\n            font-size: 1.3em;\n            max-width: 1600px;\n            margin: 0 auto;\n            opacity: 0.95;\n            line-height: 1.6;\n\t\t\t\t\tcolor: #ffffff;\n        }\n        \n        .section {\n            background: white;\n            padding: 50px;\n            margin-bottom: 30px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n        }\n        \n        h2 {\n            font-size: 2.2em;\n            color: #1e3c72;\n            margin-bottom: 30px;\n            font-weight: 400;\n            border-bottom: 3px solid #1e3c72;\n            padding-bottom: 15px;\n        }\n        \n        h3 {\n            font-size: 1.7em;\n            color: #1e3c72;\n            margin: 35px 0 20px;\n            font-weight: 400;\n        }\n        \n        h4 {\n            font-size: 1.3em;\n            color: #1e3c72;\n            margin: 20px 0 12px;\n        }\n        \n        p {\n            margin-bottom: 20px;\n            color: #555;\n            line-height: 1.7;\n        }\n        \n        ul {\n            margin: 20px 0 20px 35px;\n        }\n        \n        li {\n            margin-bottom: 12px;\n            color: #555;\n            line-height: 1.7;\n        }\n        \n        .industry-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 25px;\n            margin: 35px 0;\n        }\n        \n        .industry-card {\n            background: #f9f9f9;\n            padding: 25px;\n            border-left: 5px solid #1e3c72;\n            transition: transform 0.3s ease;\n        }\n        \n        .industry-card:hover {\n            transform: translateX(5px);\n        }\n        \n        .industry-card h4 {\n            color: #1e3c72;\n            margin-bottom: 10px;\n        }\n        \n        .photo-gallery {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 20px;\n            margin: 40px 0;\n        }\n        \n        .photo-item {\n            position: relative;\n            overflow: hidden;\n            border-radius: 5px;\n            box-shadow: 0 3px 15px rgba(0,0,0,0.2);\n            transition: transform 0.3s ease;\n            cursor: pointer;\n        }\n        \n        .photo-item:hover {\n            transform: scale(1.05);\n        }\n        \n        .photo-item img {\n            width: 100%;\n            height: 250px;\n            object-fit: cover;\n            display: block;\n        }\n        \n        .problems-section {\n            background: #f9f9f9;\n            padding: 40px;\n            border-radius: 5px;\n            margin: 30px 0;\n        }\n        \n        .problem-item {\n            margin-bottom: 25px;\n            padding-left: 30px;\n            position: relative;\n        }\n        \n        .problem-item::before {\n            content: \"\u26a0\ufe0f\";\n            position: absolute;\n            left: 0;\n            top: 0;\n            font-size: 1.2em;\n        }\n        \n        .price-box {\n            background: #1e3c72;\n            color: white;\n            padding: 40px;\n            text-align: center;\n            margin: 35px 0;\n            border-radius: 5px;\n        }\n        \n        .price-box h3 {\n            color: white;\n            margin-bottom: 20px;\n        }\n        \n        .price-box p {\n            color: white;\n            opacity: 0.95;\n        }\n        \n        .price {\n            font-size: 2.8em;\n            font-weight: bold;\n            margin: 20px 0;\n        }\n        \n        .tech-specs {\n            background: #f9f9f9;\n            padding: 30px;\n            margin: 25px 0;\n            border-left: 5px solid #1e3c72;\n            border-radius: 0 5px 5px 0;\n        }\n        \n        .tech-specs li {\n            list-style: none;\n            margin-bottom: 12px;\n            padding-left: 25px;\n            position: relative;\n        }\n        \n        .tech-specs li::before {\n            content: \"\u2713\";\n            position: absolute;\n            left: 0;\n            color: #1e3c72;\n            font-weight: bold;\n        }\n        \n        .cta-section {\n            background: #1e3c72;\n            color: white;\n            padding: 70px 40px;\n            text-align: center;\n            margin-top: 50px;\n            border-radius: 5px;\n        }\n        \n        .cta-section h2 {\n            color: white;\n            border-bottom: none;\n            margin-bottom: 35px;\n        }\n        \n        .cta-section p {\n            color: white;\n            opacity: 0.95;\n            font-size: 1.2em;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: white;\n            color: #1e3c72;\n            padding: 18px 45px;\n            margin: 12px;\n            text-decoration: none;\n            font-weight: bold;\n            font-size: 1.2em;\n            border-radius: 5px;\n            transition: all 0.3s ease;\n        }\n        \n        .cta-button:hover {\n            background: #f0f0f0;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 25px rgba(0,0,0,0.3);\n        }\n        \n        .contact-section {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 35px;\n            margin-top: 45px;\n            text-align: left;\n        }\n        \n        .contact-item {\n            background: rgba(255,255,255,0.1);\n            padding: 25px;\n            border-radius: 5px;\n        }\n        \n        .contact-item h4 {\n            color: white;\n            margin-bottom: 18px;\n            font-size: 1.3em;\n        }\n        \n        .contact-item a {\n            color: white;\n            text-decoration: none;\n            opacity: 0.9;\n            font-size: 1.1em;\n        }\n        \n        .contact-item a:hover {\n            opacity: 1;\n            text-decoration: underline;\n        }\n        \n        .contact-item p {\n            color: white;\n            margin-bottom: 10px;\n        }\n        \n        .emphasis {\n            font-weight: bold;\n            color: #1e3c72;\n        }\n        \n        .highlight-box {\n            background: #e3f2fd;\n            border-left: 5px solid #1e3c72;\n            padding: 25px;\n            margin: 30px 0;\n            border-radius: 0 5px 5px 0;\n        }\n        \n        .highlight-box p {\n            margin-bottom: 0;\n            color: #1e3c72;\n            font-weight: 500;\n        }\n        \n        @media (max-width: 768px) {\n            body {\n                font-size: 16px;\n            }\n            \n            .hero-section h1 {\n                font-size: 2em;\n            }\n            \n            .section {\n                padding: 30px 20px;\n            }\n            \n            .photo-gallery {\n                grid-template-columns: 1fr;\n            }\n            \n            .contact-section {\n                grid-template-columns: 1fr;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"hero-section\">\n            <h1>\u0411\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u0440\u043e\u0431\u0430\u0440\u043a\u0438 \u0442\u0430 \u043c\u043b\u0438\u043d\u0430: \u043f\u0440\u043e\u043c\u0438\u0441\u043b\u043e\u0432\u0430 \u0442\u043e\u0447\u043d\u0456\u0441\u0442\u044c \u0432\u0456\u0434 Vibromera<\/h1>\n            <p>\u0412\u0456\u0431\u0440\u0430\u0446\u0456\u044f \u0432 \u043f\u0440\u043e\u043c\u0438\u0441\u043b\u043e\u0432\u0438\u0445 \u0434\u0440\u043e\u0431\u0430\u0440\u043a\u0430\u0445 \u0430\u0431\u043e \u043c\u043b\u0438\u043d\u0430\u0445 \u2014 \u0446\u0435 \u043d\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u0442\u0435\u0445\u043d\u0456\u0447\u043d\u0430 \u043e\u0441\u043e\u0431\u043b\u0438\u0432\u0456\u0441\u0442\u044c. \u0426\u0435 \u043f\u0435\u0440\u0435\u0434\u0432\u0456\u0441\u043d\u0438\u043a \u0441\u0435\u0440\u0439\u043e\u0437\u043d\u0438\u0445 \u043f\u043e\u043b\u043e\u043c\u043e\u043a, \u044f\u043a\u0456 \u043c\u043e\u0436\u0443\u0442\u044c \u0437\u0443\u043f\u0438\u043d\u0438\u0442\u0438 \u0446\u0456\u043b\u0456 \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u0447\u0456 \u043b\u0456\u043d\u0456\u0457. \u041a\u043e\u043c\u043f\u0430\u043d\u0456\u044f Vibromera \u0437 \u043e\u0444\u0456\u0441\u0430\u043c\u0438 \u0432 \u041f\u043e\u0440\u0442\u0443 (\u041f\u043e\u0440\u0442\u0443\u0433\u0430\u043b\u0456\u044f) \u043f\u0440\u043e\u043f\u043e\u043d\u0443\u0454 \u043f\u0435\u0440\u0435\u0434\u043e\u0432\u0456 \u0440\u0456\u0448\u0435\u043d\u043d\u044f \u0446\u0456\u0454\u0457 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0438 \u043f\u043e \u0432\u0441\u044c\u043e\u043c\u0443 \u0404\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u044c\u043a\u043e\u043c\u0443 \u0421\u043e\u044e\u0437\u0443: \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u0456 \u043f\u043e\u0441\u043b\u0443\u0433\u0438 \u0434\u0438\u043d\u0430\u043c\u0456\u0447\u043d\u043e\u0433\u043e \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u0442\u0430 \u0456\u043d\u043d\u043e\u0432\u0430\u0446\u0456\u0439\u043d\u0438\u0439 \u043f\u043e\u0440\u0442\u0430\u0442\u0438\u0432\u043d\u0438\u0439 \u043f\u0440\u0438\u0441\u0442\u0440\u0456\u0439 Balanset-1A \u0434\u043b\u044f \u043d\u0435\u0437\u0430\u043b\u0435\u0436\u043d\u043e\u0433\u043e \u043e\u0431\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u044f \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f.<\/p>\n        <\/div>\n\n        <div class=\"section\">\n            <h2>\u0414\u0435 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u044e\u0442\u044c\u0441\u044f \u0434\u0440\u043e\u0431\u0430\u0440\u043a\u0438 \u0442\u0430 \u043c\u043b\u0438\u043d\u0438?<\/h2>\n            <p>\u0414\u0440\u043e\u0431\u043d\u043e-\u0440\u043e\u0437\u043c\u0435\u043b\u044e\u044e\u0447\u0435 \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f \u0454 \u0441\u0435\u0440\u0446\u0435\u043c \u0431\u0430\u0433\u0430\u0442\u044c\u043e\u0445 \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u0447\u0438\u0445 \u043f\u0440\u043e\u0446\u0435\u0441\u0456\u0432. \u0412\u043e\u043d\u043e \u043d\u0435\u0437\u0430\u043c\u0456\u043d\u043d\u0435 \u0432 \u0440\u0456\u0437\u043d\u0438\u0445 \u0433\u0430\u043b\u0443\u0437\u044f\u0445 \u043f\u0440\u043e\u043c\u0438\u0441\u043b\u043e\u0432\u043e\u0441\u0442\u0456, \u0434\u0435 \u0437\u043c\u0435\u043d\u0448\u0435\u043d\u043d\u044f \u0440\u043e\u0437\u043c\u0456\u0440\u0443 \u043c\u0430\u0442\u0435\u0440\u0456\u0430\u043b\u0443 \u043c\u0430\u0454 \u0432\u0438\u0440\u0456\u0448\u0430\u043b\u044c\u043d\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f \u0434\u043b\u044f \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0439\u043d\u043e\u0457 \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0456 \u0442\u0430 \u044f\u043a\u043e\u0441\u0442\u0456 \u043f\u0440\u043e\u0434\u0443\u043a\u0446\u0456\u0457.<\/p>\n            \n            <div class=\"industry-grid\">\n                <div class=\"industry-card\">\n                    <h4>\u26cf\ufe0f \u0413\u0456\u0440\u043d\u0438\u0447\u043e\u0434\u043e\u0431\u0443\u0432\u043d\u0430 \u043f\u0440\u043e\u043c\u0438\u0441\u043b\u043e\u0432\u0456\u0441\u0442\u044c<\/h4>\n                    <p>\u0414\u043b\u044f \u043f\u043e\u0434\u0440\u0456\u0431\u043d\u0435\u043d\u043d\u044f \u0440\u0443\u0434\u0438, \u0432\u0443\u0433\u0456\u043b\u043b\u044f \u0442\u0430 \u0437\u0430\u043f\u043e\u0432\u043d\u044e\u0432\u0430\u0447\u0456\u0432. \u041d\u0435\u0437\u0430\u043c\u0456\u043d\u043d\u0438\u0439 \u0434\u043b\u044f \u0432\u0438\u0434\u043e\u0431\u0443\u0442\u043a\u0443 \u0446\u0456\u043d\u043d\u0438\u0445 \u043c\u0456\u043d\u0435\u0440\u0430\u043b\u0456\u0432 \u0442\u0430 \u043f\u0456\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0438 \u0441\u0438\u0440\u043e\u0432\u0438\u043d\u0438 \u0434\u043e \u043f\u043e\u0434\u0430\u043b\u044c\u0448\u043e\u0457 \u043f\u0435\u0440\u0435\u0440\u043e\u0431\u043a\u0438.<\/p>\n                <\/div>\n                <div class=\"industry-card\">\n                    <h4>\u267b\ufe0f \u041f\u0435\u0440\u0435\u0440\u043e\u0431\u043a\u0430 \u0432\u0456\u0434\u0445\u043e\u0434\u0456\u0432<\/h4>\n                    <p>\u0414\u043b\u044f \u043f\u043e\u0434\u0440\u0456\u0431\u043d\u0435\u043d\u043d\u044f \u043f\u043b\u0430\u0441\u0442\u0438\u043a\u0443, \u0434\u0435\u0440\u0435\u0432\u0438\u043d\u0438, \u0431\u0443\u0434\u0456\u0432\u0435\u043b\u044c\u043d\u0438\u0445 \u0432\u0456\u0434\u0445\u043e\u0434\u0456\u0432. \u041d\u0435\u0437\u0430\u043c\u0456\u043d\u043d\u0438\u0439 \u0434\u043b\u044f \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0439 \u0437 \u043f\u0435\u0440\u0435\u0440\u043e\u0431\u043a\u0438 \u0442\u0430 \u0437\u043c\u0435\u043d\u0448\u0435\u043d\u043d\u044f \u043e\u0431\u0441\u044f\u0433\u0443 \u0432\u0456\u0434\u0445\u043e\u0434\u0456\u0432.<\/p>\n                <\/div>\n                <div class=\"industry-card\">\n                    <h4>\ud83c\udf3e \u0421\u0456\u043b\u044c\u0441\u044c\u043a\u0435 \u0433\u043e\u0441\u043f\u043e\u0434\u0430\u0440\u0441\u0442\u0432\u043e<\/h4>\n                    <p>\u0414\u043b\u044f \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u0446\u0442\u0432\u0430 \u043a\u043e\u043c\u0431\u0456\u043a\u043e\u0440\u043c\u0456\u0432, \u0434\u043e\u0431\u0440\u0438\u0432. \u0417\u0430\u0431\u0435\u0437\u043f\u0435\u0447\u0443\u0454 \u043d\u0430\u043b\u0435\u0436\u043d\u0435 \u0445\u0430\u0440\u0447\u0443\u0432\u0430\u043d\u043d\u044f \u0445\u0443\u0434\u043e\u0431\u0438 \u0442\u0430 \u043e\u043f\u0442\u0438\u043c\u0430\u043b\u044c\u043d\u0443 \u0432\u0440\u043e\u0436\u0430\u0439\u043d\u0456\u0441\u0442\u044c \u0441\u0456\u043b\u044c\u0441\u044c\u043a\u043e\u0433\u043e\u0441\u043f\u043e\u0434\u0430\u0440\u0441\u044c\u043a\u0438\u0445 \u043a\u0443\u043b\u044c\u0442\u0443\u0440.<\/p>\n                <\/div>\n                <div class=\"industry-card\">\n                    <h4>\ud83c\udf5e \u0425\u0430\u0440\u0447\u043e\u0432\u0430 \u043f\u0440\u043e\u043c\u0438\u0441\u043b\u043e\u0432\u0456\u0441\u0442\u044c<\/h4>\n                    <p>\u041d\u0430 \u043f\u0435\u043a\u0430\u0440\u043d\u044f\u0445, \u0431\u043e\u0440\u043e\u0448\u043d\u043e\u043c\u0435\u043b\u044c\u043d\u0438\u0445 \u0437\u0430\u0432\u043e\u0434\u0430\u0445 \u0434\u043b\u044f \u043f\u043e\u043c\u0435\u043b\u0443 \u0437\u0435\u0440\u043d\u0430. \u041e\u0441\u043d\u043e\u0432\u043d\u0435 \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f \u0434\u043b\u044f \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u0446\u0442\u0432\u0430 \u0431\u043e\u0440\u043e\u0448\u043d\u0430, \u043a\u0440\u0443\u043f \u0442\u0430 \u0456\u043d\u0448\u0438\u0445 \u0445\u0430\u0440\u0447\u043e\u0432\u0438\u0445 \u0456\u043d\u0433\u0440\u0435\u0434\u0456\u0454\u043d\u0442\u0456\u0432.<\/p>\n                <\/div>\n                <div class=\"industry-card\">\n                    <h4>\u2697\ufe0f \u0425\u0456\u043c\u0456\u0447\u043d\u0430 \u0442\u0430 \u0444\u0430\u0440\u043c\u0430\u0446\u0435\u0432\u0442\u0438\u0447\u043d\u0430 \u043f\u0440\u043e\u043c\u0438\u0441\u043b\u043e\u0432\u0456\u0441\u0442\u044c<\/h4>\n                    <p>\u0414\u043b\u044f \u043f\u043e\u0434\u0440\u0456\u0431\u043d\u0435\u043d\u043d\u044f \u0441\u0438\u0440\u043e\u0432\u0438\u043d\u0438 \u0434\u043e \u043d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u043e\u0433\u043e \u0440\u043e\u0437\u043c\u0456\u0440\u0443 \u0447\u0430\u0441\u0442\u0438\u043d\u043e\u043a. \u0417\u0430\u0431\u0435\u0437\u043f\u0435\u0447\u0443\u0454 \u043a\u043e\u043d\u0441\u0438\u0441\u0442\u0435\u043d\u0446\u0456\u044e \u0442\u0430 \u044f\u043a\u0456\u0441\u0442\u044c \u043f\u0440\u043e\u0434\u0443\u043a\u0446\u0456\u0457 \u0432 \u0434\u0435\u043b\u0456\u043a\u0430\u0442\u043d\u0438\u0445 \u0443\u043c\u043e\u0432\u0430\u0445 \u0435\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0456\u0457.<\/p>\n                <\/div>\n                <div class=\"industry-card\">\n                    <h4>\ud83c\udfd7\ufe0f \u0411\u0443\u0434\u0456\u0432\u0435\u043b\u044c\u043d\u0456 \u043c\u0430\u0442\u0435\u0440\u0456\u0430\u043b\u0438<\/h4>\n                    <p>\u0414\u043b\u044f \u043f\u043e\u0434\u0440\u0456\u0431\u043d\u0435\u043d\u043d\u044f \u0446\u0435\u043c\u0435\u043d\u0442\u0443, \u0433\u0456\u043f\u0441\u0443, \u0432\u0430\u043f\u043d\u0430. \u041d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u0438\u0439 \u0434\u043b\u044f \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u0446\u0442\u0432\u0430 \u0431\u0443\u0434\u0456\u0432\u0435\u043b\u044c\u043d\u0438\u0445 \u043c\u0430\u0442\u0435\u0440\u0456\u0430\u043b\u0456\u0432 \u0437\u0456 \u0441\u043f\u0435\u0446\u0438\u0444\u0456\u0447\u043d\u0438\u043c\u0438 \u0432\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u044f\u043c\u0438.<\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"highlight-box\">\n                <p>\u0423 \u0431\u0443\u0434\u044c-\u044f\u043a\u0456\u0439 \u0456\u0437 \u0446\u0438\u0445 \u0433\u0430\u043b\u0443\u0437\u0435\u0439 \u0437\u0443\u043f\u0438\u043d\u043a\u0430 \u0434\u0440\u043e\u0431\u0430\u0440\u043a\u0438 \u0430\u0431\u043e \u043c\u043b\u0438\u043d\u0430 \u0447\u0435\u0440\u0435\u0437 \u043f\u043e\u043b\u043e\u043c\u043a\u0443 \u043f\u0440\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u044c \u0434\u043e \u0441\u0435\u0440\u0439\u043e\u0437\u043d\u0438\u0445 \u0444\u0456\u043d\u0430\u043d\u0441\u043e\u0432\u0438\u0445 \u0432\u0442\u0440\u0430\u0442, \u0437\u0430\u0442\u0440\u0438\u043c\u043e\u043a \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u0446\u0442\u0432\u0430 \u0442\u0430 \u043f\u043e\u0442\u0435\u043d\u0446\u0456\u0439\u043d\u0438\u0445 \u0448\u0442\u0440\u0430\u0444\u0456\u0432 \u0437\u0430 \u043a\u043e\u043d\u0442\u0440\u0430\u043a\u0442\u043e\u043c.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"section\">\n            <h2>\u0426\u0456\u043d\u0430 \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u0457: \u043f\u0440\u0438\u0445\u043e\u0432\u0430\u043d\u0430 \u0437\u0430\u0433\u0440\u043e\u0437\u0430 \u0432\u0430\u0448\u043e\u043c\u0443 \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u0446\u0442\u0432\u0443<\/h2>\n            <p>\u0406\u0433\u043d\u043e\u0440\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u0456\u0434\u0432\u0438\u0449\u0435\u043d\u043e\u0457 \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u0457 \u2013 \u0446\u0435 \u043f\u0440\u044f\u043c\u0438\u0439 \u0448\u043b\u044f\u0445 \u0434\u043e \u0430\u0432\u0430\u0440\u0456\u0439\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0441\u0442\u043e\u044e. \u0414\u0438\u0441\u0431\u0430\u043b\u0430\u043d\u0441 \u0440\u043e\u0442\u043e\u0440\u0430 (\u043e\u0441\u043d\u043e\u0432\u043d\u0430 \u043f\u0440\u0438\u0447\u0438\u043d\u0430 \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u0457) \u0437\u0430\u043f\u0443\u0441\u043a\u0430\u0454 \u0440\u0443\u0439\u043d\u0456\u0432\u043d\u0456 \u043f\u0440\u043e\u0446\u0435\u0441\u0438, \u044f\u043a\u0456 \u0437 \u0447\u0430\u0441\u043e\u043c \u043f\u043e\u0441\u0438\u043b\u044e\u044e\u0442\u044c\u0441\u044f, \u0441\u0442\u0432\u043e\u0440\u044e\u044e\u0447\u0438 \u043a\u0430\u0441\u043a\u0430\u0434 \u0432\u0456\u0434\u043c\u043e\u0432 \u0443 \u0432\u0441\u044c\u043e\u043c\u0443 \u0432\u0430\u0448\u043e\u043c\u0443 \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u0456.<\/p>\n            \n            <div class=\"problems-section\">\n                <h3>\u0414\u043e \u0447\u043e\u0433\u043e \u043f\u0440\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u044c \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u044f?<\/h3>\n                \n                <div class=\"problem-item\">\n                    <p><strong>\u0420\u0443\u0439\u043d\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u0456\u0434\u0448\u0438\u043f\u043d\u0438\u043a\u0430:<\/strong> \u041f\u043e\u0441\u0442\u0456\u0439\u043d\u0456 \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u0439\u043d\u0456 \u043d\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u043f\u0440\u0438\u0437\u0432\u043e\u0434\u044f\u0442\u044c \u0434\u043e \u0448\u0432\u0438\u0434\u043a\u043e\u0433\u043e \u0437\u043d\u043e\u0441\u0443 \u0442\u0430 \u0437\u0430\u043a\u043b\u0438\u043d\u044e\u0432\u0430\u043d\u043d\u044f \u043f\u0456\u0434\u0448\u0438\u043f\u043d\u0438\u043a\u043e\u0432\u0438\u0445 \u0432\u0443\u0437\u043b\u0456\u0432. \u041d\u0430\u043a\u043e\u043f\u0438\u0447\u0435\u043d\u043d\u044f \u0442\u0435\u043f\u043b\u0430 \u043f\u0440\u0438\u0441\u043a\u043e\u0440\u044e\u0454 \u0434\u0435\u0433\u0440\u0430\u0434\u0430\u0446\u0456\u044e, \u0449\u043e \u043c\u043e\u0436\u0435 \u043f\u0440\u0438\u0437\u0432\u0435\u0441\u0442\u0438 \u0434\u043e \u043a\u0430\u0442\u0430\u0441\u0442\u0440\u043e\u0444\u0456\u0447\u043d\u043e\u0433\u043e \u0432\u0438\u0445\u043e\u0434\u0443 \u0437 \u043b\u0430\u0434\u0443 \u0431\u0435\u0437 \u043f\u043e\u043f\u0435\u0440\u0435\u0434\u0436\u0435\u043d\u043d\u044f.<\/p>\n                <\/div>\n                \n                <div class=\"problem-item\">\n                    <p><strong>\u0422\u0440\u0456\u0449\u0438\u043d\u0438 \u0432\u0456\u0434 \u0432\u0442\u043e\u043c\u0438:<\/strong> \u0412\u0456\u0431\u0440\u0430\u0446\u0456\u044f \u043f\u0435\u0440\u0435\u0434\u0430\u0454\u0442\u044c\u0441\u044f \u043d\u0430 \u043a\u0430\u0440\u043a\u0430\u0441 \u0456 \u0444\u0443\u043d\u0434\u0430\u043c\u0435\u043d\u0442, \u0441\u043f\u0440\u0438\u0447\u0438\u043d\u044f\u044e\u0447\u0438 \u0442\u0440\u0456\u0449\u0438\u043d\u0438 \u0432 \u043c\u0435\u0442\u0430\u043b\u0435\u0432\u0438\u0445 \u043a\u043e\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0456\u044f\u0445 \u0456 \u0437\u0432\u0430\u0440\u043d\u0438\u0445 \u0448\u0432\u0430\u0445. \u0412\u043e\u043d\u0438 \u043c\u043e\u0436\u0443\u0442\u044c \u0448\u0432\u0438\u0434\u043a\u043e \u043f\u043e\u0448\u0438\u0440\u044e\u0432\u0430\u0442\u0438\u0441\u044f \u043f\u0456\u0434 \u0432\u043f\u043b\u0438\u0432\u043e\u043c \u043f\u043e\u0441\u0442\u0456\u0439\u043d\u043e\u0433\u043e \u043d\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f, \u0440\u0438\u0437\u0438\u043a\u0443\u044e\u0447\u0438 \u043f\u043e\u0440\u0443\u0448\u0438\u0442\u0438 \u0446\u0456\u043b\u0456\u0441\u043d\u0456\u0441\u0442\u044c \u043a\u043e\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0456\u0457.<\/p>\n                <\/div>\n                \n                <div class=\"problem-item\">\n                    <p><strong>\u0417\u043d\u0438\u0436\u0435\u043d\u0430 \u044f\u043a\u0456\u0441\u0442\u044c \u043f\u0440\u043e\u0434\u0443\u043a\u0446\u0456\u0457:<\/strong> \u041d\u0435\u0441\u0442\u0430\u0431\u0456\u043b\u044c\u043d\u0430 \u0440\u043e\u0431\u043e\u0442\u0430 \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f \u043f\u0440\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u044c \u0434\u043e \u043d\u0435\u0440\u0456\u0432\u043d\u043e\u043c\u0456\u0440\u043d\u043e\u0433\u043e \u043f\u043e\u0434\u0440\u0456\u0431\u043d\u0435\u043d\u043d\u044f \u0430\u0431\u043e \u0434\u0440\u043e\u0431\u043b\u0435\u043d\u043d\u044f, \u0449\u043e \u0432\u043f\u043b\u0438\u0432\u0430\u0454 \u043d\u0430 \u044f\u043a\u0456\u0441\u0442\u044c \u043a\u0456\u043d\u0446\u0435\u0432\u043e\u0433\u043e \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0443. \u0426\u0435 \u043c\u043e\u0436\u0435 \u043f\u0440\u0438\u0437\u0432\u0435\u0441\u0442\u0438 \u0434\u043e \u0441\u043a\u0430\u0440\u0433 \u043a\u043b\u0456\u0454\u043d\u0442\u0456\u0432 \u0442\u0430 \u0432\u0442\u0440\u0430\u0442\u0438 \u0447\u0430\u0441\u0442\u043a\u0438 \u0440\u0438\u043d\u043a\u0443.<\/p>\n                <\/div>\n                \n                <div class=\"problem-item\">\n                    <p><strong>\u041f\u0456\u0434\u0432\u0438\u0449\u0435\u043d\u0438\u0439 \u0437\u043d\u043e\u0441:<\/strong> \u0423\u0441\u0456 \u0441\u0443\u043c\u0456\u0436\u043d\u0456 \u0432\u0443\u0437\u043b\u0438 \u0442\u0430 \u0430\u0433\u0440\u0435\u0433\u0430\u0442\u0438 \u0432\u0456\u0434\u0447\u0443\u0432\u0430\u044e\u0442\u044c \u043f\u0456\u0434\u0432\u0438\u0449\u0435\u043d\u0435 \u043d\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f, \u0449\u043e \u0441\u043a\u043e\u0440\u043e\u0447\u0443\u0454 \u0442\u0435\u0440\u043c\u0456\u043d \u0457\u0445\u043d\u044c\u043e\u0457 \u0441\u043b\u0443\u0436\u0431\u0438. \u0426\u0435 \u0441\u0442\u0432\u043e\u0440\u044e\u0454 \u0435\u0444\u0435\u043a\u0442 \u0434\u043e\u043c\u0456\u043d\u043e \u0449\u043e\u0434\u043e \u043f\u0440\u043e\u0431\u043b\u0435\u043c \u0437 \u0442\u0435\u0445\u043d\u0456\u0447\u043d\u0438\u043c \u043e\u0431\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u044f\u043c \u043f\u043e \u0432\u0441\u0456\u0439 \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u0447\u0456\u0439 \u043b\u0456\u043d\u0456\u0457.<\/p>\n                <\/div>\n            <\/div>\n            \n            <h3>\u0415\u043a\u043e\u043d\u043e\u043c\u0456\u043a\u0430 \u043f\u0440\u043e\u043c\u0438\u0441\u043b\u043e\u0432\u043e\u0433\u043e \u043f\u0440\u043e\u0441\u0442\u043e\u044e<\/h3>\n            <p>\u0421\u043f\u0440\u0430\u0432\u0436\u043d\u044f \u0432\u0430\u0440\u0442\u0456\u0441\u0442\u044c \u043f\u043e\u043b\u043e\u043c\u043e\u043a, \u043f\u043e\u0432&#039;\u044f\u0437\u0430\u043d\u0438\u0445 \u0437 \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u0454\u044e, \u0432\u0438\u0445\u043e\u0434\u0438\u0442\u044c \u0434\u0430\u043b\u0435\u043a\u043e \u0437\u0430 \u0440\u0430\u043c\u043a\u0438 \u043d\u0435\u0433\u0430\u0439\u043d\u0438\u0445 \u0432\u0438\u0442\u0440\u0430\u0442 \u043d\u0430 \u0440\u0435\u043c\u043e\u043d\u0442:<\/p>\n            \n            <p><strong>\u041f\u0440\u044f\u043c\u0456 \u0432\u0438\u0442\u0440\u0430\u0442\u0438 \u043d\u0430 \u0440\u0435\u043c\u043e\u043d\u0442:<\/strong> \u0412\u0430\u0440\u0442\u0456\u0441\u0442\u044c \u0437\u0430\u043c\u0456\u043d\u0438 \u0440\u043e\u0442\u043e\u0440\u0456\u0432, \u043f\u0456\u0434\u0448\u0438\u043f\u043d\u0438\u043a\u0456\u0432 \u0442\u0430 \u0432\u0456\u0434\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044f \u0444\u0443\u043d\u0434\u0430\u043c\u0435\u043d\u0442\u0443 \u043c\u043e\u0436\u0435 \u0431\u0443\u0442\u0438 \u043a\u043e\u043b\u043e\u0441\u0430\u043b\u044c\u043d\u043e\u044e. \u0410\u0432\u0430\u0440\u0456\u0439\u043d\u0438\u0439 \u0440\u0435\u043c\u043e\u043d\u0442 \u0447\u0430\u0441\u0442\u043e \u043a\u043e\u0448\u0442\u0443\u0454 \u0432 3-5 \u0440\u0430\u0437\u0456\u0432 \u0434\u043e\u0440\u043e\u0436\u0447\u0435, \u043d\u0456\u0436 \u043f\u0440\u043e\u0444\u0456\u043b\u0430\u043a\u0442\u0438\u0447\u043d\u0435 \u043e\u0431\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u044f.<\/p>\n            \n            <p><strong>\u041d\u0435\u043f\u0440\u044f\u043c\u0456 \u0432\u0438\u0442\u0440\u0430\u0442\u0438 \u0447\u0435\u0440\u0435\u0437 \u043f\u0440\u043e\u0441\u0442\u043e\u0457:<\/strong> \u0426\u0435 \u043d\u0430\u0439\u0437\u043d\u0430\u0447\u043d\u0456\u0448\u0430 \u0448\u043a\u043e\u0434\u0430. \u0417\u0443\u043f\u0438\u043d\u043a\u0430 \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u0447\u043e\u0457 \u043b\u0456\u043d\u0456\u0457 \u043e\u0437\u043d\u0430\u0447\u0430\u0454 \u0432\u0442\u0440\u0430\u0442\u0443 \u043f\u0440\u0438\u0431\u0443\u0442\u043a\u0443, \u0437\u0440\u0438\u0432 \u043a\u043e\u043d\u0442\u0440\u0430\u043a\u0442\u0456\u0432 \u0442\u0430 \u0448\u0442\u0440\u0430\u0444\u043d\u0456 \u0441\u0430\u043d\u043a\u0446\u0456\u0457. \u0423 \u0433\u0430\u043b\u0443\u0437\u044f\u0445 \u0431\u0435\u0437\u043f\u0435\u0440\u0435\u0440\u0432\u043d\u043e\u0457 \u043f\u0435\u0440\u0435\u0440\u043e\u0431\u043a\u0438 \u0437\u0431\u0438\u0442\u043a\u0438 \u043c\u043e\u0436\u0443\u0442\u044c \u0441\u044f\u0433\u0430\u0442\u0438 \u0442\u0438\u0441\u044f\u0447 \u0454\u0432\u0440\u043e \u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0443.<\/p>\n            \n            <p><strong>\u0420\u0435\u043f\u0443\u0442\u0430\u0446\u0456\u0439\u043d\u0456 \u0440\u0438\u0437\u0438\u043a\u0438:<\/strong> \u041d\u0435\u0441\u0442\u0430\u0431\u0456\u043b\u044c\u043d\u0430 \u0440\u043e\u0431\u043e\u0442\u0430 \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f \u043f\u0456\u0434\u0440\u0438\u0432\u0430\u0454 \u0434\u043e\u0432\u0456\u0440\u0443 \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0456\u0432 \u0456 \u043a\u043b\u0456\u0454\u043d\u0442\u0456\u0432. \u041f\u0440\u043e\u0431\u043b\u0435\u043c\u0438 \u0437 \u043d\u0430\u0434\u0456\u0439\u043d\u0456\u0441\u0442\u044e \u043c\u043e\u0436\u0443\u0442\u044c \u043f\u0440\u0438\u0437\u0432\u0435\u0441\u0442\u0438 \u0434\u043e \u0432\u0442\u0440\u0430\u0442\u0438 \u043a\u043e\u043d\u0442\u0440\u0430\u043a\u0442\u0456\u0432 \u0442\u0430 \u0437\u043d\u0438\u0436\u0435\u043d\u043d\u044f \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u043e\u0441\u043f\u0440\u043e\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0456 \u043d\u0430 \u0440\u0438\u043d\u043a\u0443.<\/p>\n            \n            <p><strong>\u041f\u0440\u043e\u0431\u043b\u0435\u043c\u0438 \u0431\u0435\u0437\u043f\u0435\u043a\u0438:<\/strong> \u041d\u0430\u0434\u043c\u0456\u0440\u043d\u0430 \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u044f \u0437\u0431\u0456\u043b\u044c\u0448\u0443\u0454 \u0440\u0438\u0437\u0438\u043a \u043a\u0430\u0442\u0430\u0441\u0442\u0440\u043e\u0444\u0456\u0447\u043d\u043e\u0433\u043e \u0437\u0431\u043e\u044e, \u043f\u043e\u0442\u0435\u043d\u0446\u0456\u0439\u043d\u043e \u043d\u0430\u0440\u0430\u0436\u0430\u044e\u0447\u0438 \u043d\u0430 \u043d\u0435\u0431\u0435\u0437\u043f\u0435\u043a\u0443 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b \u0456 \u043f\u0440\u0438\u0437\u0432\u043e\u0434\u044f\u0447\u0438 \u0434\u043e \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u0438 \u0437 \u0431\u043e\u043a\u0443 \u0440\u0435\u0433\u0443\u043b\u044f\u0442\u043e\u0440\u043d\u0438\u0445 \u043e\u0440\u0433\u0430\u043d\u0456\u0432.<\/p>\n            \n            <div class=\"highlight-box\">\n                <p>\u0421\u0432\u043e\u0454\u0447\u0430\u0441\u043d\u0435 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u2014 \u0446\u0435 \u043d\u0435 \u0432\u0438\u0442\u0440\u0430\u0442\u0438, \u0430 \u0456\u043d\u0432\u0435\u0441\u0442\u0438\u0446\u0456\u044f \u0432 \u0441\u0442\u0430\u0431\u0456\u043b\u044c\u043d\u0456\u0441\u0442\u044c \u0442\u0430 \u043d\u0430\u0434\u0456\u0439\u043d\u0456\u0441\u0442\u044c \u0432\u0430\u0448\u043e\u0433\u043e \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u0446\u0442\u0432\u0430. \u0414\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u043d\u044f \u043f\u043e\u043a\u0430\u0437\u0443\u044e\u0442\u044c, \u0449\u043e \u043d\u0430\u043b\u0435\u0436\u043d\u0435 \u0442\u0435\u0445\u043d\u0456\u0447\u043d\u0435 \u043e\u0431\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u044f \u043c\u043e\u0436\u0435 \u043f\u043e\u0434\u043e\u0432\u0436\u0438\u0442\u0438 \u0442\u0435\u0440\u043c\u0456\u043d \u0441\u043b\u0443\u0436\u0431\u0438 \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f \u043d\u0430 50-200%.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"section\">\n            <h2>\u041d\u0430\u0448\u0430 \u0440\u043e\u0431\u043e\u0442\u0430 \u0432 \u0434\u0456\u0457: \u0413\u0430\u043b\u0435\u0440\u0435\u044f \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u0440\u043e\u0431\u0430\u0440\u043a\u0438<\/h2>\n            <div class=\"photo-gallery\">\n                <div class=\"photo-item\">\n                    <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2023\/04\/1655411928178-scaled.webp\" alt=\"\u041f\u0440\u043e\u0446\u0435\u0441 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u0440\u043e\u0431\u0430\u0440\u043a\u0438\">\n                <\/div>\n                <div class=\"photo-item\">\n                    <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2023\/04\/1655411928210-scaled.webp\" alt=\"\u0411\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u0440\u043e\u043c\u0438\u0441\u043b\u043e\u0432\u043e\u0433\u043e \u043c\u043b\u0438\u043d\u0430\">\n                <\/div>\n                <div class=\"photo-item\">\n                    <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2023\/04\/1655411928278.webp\" alt=\"\u041e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f \u0434\u043b\u044f \u0432\u0438\u043c\u0456\u0440\u044e\u0432\u0430\u043d\u043d\u044f \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u0457\">\n                <\/div>\n                <div class=\"photo-item\">\n                    <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2018\/03\/IMG_20180326_114819_HDR-e1558697949883.webp\" alt=\"\u041f\u043e\u0441\u043b\u0443\u0433\u0430 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u043d\u0430 \u043c\u0456\u0441\u0446\u0456\">\n                <\/div>\n                <div class=\"photo-item\">\n                    <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2017\/12\/IMG_20170906_125631-e1558698090698.webp\" alt=\"\u0411\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u0440\u043e\u0442\u043e\u0440\u0430 \u0434\u0440\u043e\u0431\u0430\u0440\u043a\u0438\">\n                <\/div>\n                <div class=\"photo-item\">\n                    <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2017\/10\/IMG_20170906_123953-e1558698807345.webp\" alt=\"\u041f\u0440\u043e\u043c\u0438\u0441\u043b\u043e\u0432\u0435 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043b\u044c\u043d\u0435 \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f\">\n                <\/div>\n                <div class=\"photo-item\">\n                    <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2017\/12\/IMG_20170814_162606-e1558698317768.webp\" alt=\"\u041f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0430 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u043c\u043b\u0438\u043d\u0430\">\n                <\/div>\n                <div class=\"photo-item\">\n                    <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2017\/12\/IMG_20170809_105520-e1558698235743.webp\" alt=\"\u0422\u0440\u0438\u0432\u0430\u0454 \u0434\u0438\u043d\u0430\u043c\u0456\u0447\u043d\u0435 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f\">\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"section\">\n            <h2>\u041c\u043e\u0431\u0456\u043b\u044c\u043d\u0435 \u0434\u0438\u043d\u0430\u043c\u0456\u0447\u043d\u0435 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u043e \u0432\u0441\u0456\u0439 \u0404\u0432\u0440\u043e\u043f\u0456 \ud83c\uddea\ud83c\uddfa<\/h2>\n            <p>\u00ab\u0412\u0456\u0431\u0440\u043e\u043c\u0435\u0440\u0430\u00bb \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u0456\u0437\u0443\u0454\u0442\u044c\u0441\u044f \u043d\u0430 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u0456 \u00ab\u043d\u0430 \u043c\u0456\u0441\u0446\u0456\u00bb (\u0443 \u0432\u043b\u0430\u0441\u043d\u0438\u0445 \u043f\u0456\u0434\u0448\u0438\u043f\u043d\u0438\u043a\u0430\u0445). \u0426\u0435\u0439 \u043c\u0435\u0442\u043e\u0434 \u0454 \u0437\u043e\u043b\u043e\u0442\u0438\u043c \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043e\u043c, \u043e\u0441\u043a\u0456\u043b\u044c\u043a\u0438 \u0443\u0441\u0443\u0432\u0430\u0454 \u0434\u0438\u0441\u0431\u0430\u043b\u0430\u043d\u0441 \u0437 \u0443\u0440\u0430\u0445\u0443\u0432\u0430\u043d\u043d\u044f\u043c \u0443\u0441\u0456\u0445 \u0444\u0430\u043a\u0442\u043e\u0440\u0456\u0432: \u0436\u043e\u0440\u0441\u0442\u043a\u043e\u0441\u0442\u0456 \u0440\u0430\u043c\u0438, \u0441\u0442\u0430\u043d\u0443 \u043f\u0456\u0434\u0448\u0438\u043f\u043d\u0438\u043a\u0430 \u0442\u0430 \u0444\u0430\u043a\u0442\u0438\u0447\u043d\u0438\u0445 \u0440\u043e\u0431\u043e\u0447\u0438\u0445 \u0448\u0432\u0438\u0434\u043a\u043e\u0441\u0442\u0435\u0439.<\/p>\n            \n            <h3>\u042f\u043a \u043c\u0438 \u043f\u0440\u0430\u0446\u044e\u0454\u043c\u043e<\/h3>\n            <p><strong>\u0412\u0456\u0437\u0438\u0442 \u0456\u043d\u0436\u0435\u043d\u0435\u0440\u0430:<\/strong> \u041d\u0430\u0448 \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u0456\u0441\u0442 \u043f\u0440\u0438\u0457\u0434\u0435 \u0434\u043e \u0432\u0430\u0448\u043e\u0433\u043e \u0437\u0430\u043a\u043b\u0430\u0434\u0443 \u0432 \u0431\u0443\u0434\u044c-\u044f\u043a\u0443 \u0442\u043e\u0447\u043a\u0443 \u0404\u0432\u0440\u043e\u043f\u0438, \u043c\u0430\u044e\u0447\u0438 \u043d\u0430\u0439\u0441\u0443\u0447\u0430\u0441\u043d\u0456\u0448\u0435 \u0434\u0456\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u0447\u043d\u0435 \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f \u0442\u0430 \u0431\u0430\u0433\u0430\u0442\u043e\u0440\u0456\u0447\u043d\u0438\u0439 \u0434\u043e\u0441\u0432\u0456\u0434 \u0440\u043e\u0431\u043e\u0442\u0438 \u0432 \u043f\u043e\u043b\u044c\u043e\u0432\u0438\u0445 \u0443\u043c\u043e\u0432\u0430\u0445.<\/p>\n            \n            <p><strong>\u0412\u0456\u0431\u0440\u0430\u0446\u0456\u0439\u043d\u0430 \u0434\u0456\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0430:<\/strong> \u041f\u0435\u0440\u0435\u0434 \u043f\u043e\u0447\u0430\u0442\u043a\u043e\u043c \u0440\u043e\u0431\u0456\u0442 \u043c\u0438 \u043f\u0440\u043e\u0432\u043e\u0434\u0438\u043c\u043e \u0432\u0438\u043c\u0456\u0440\u044e\u0432\u0430\u043d\u043d\u044f, \u0449\u043e\u0431 \u0442\u043e\u0447\u043d\u043e \u0432\u0438\u0437\u043d\u0430\u0447\u0438\u0442\u0438 \u043f\u0440\u0438\u0447\u0438\u043d\u0443 \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u0457. \u0426\u0435\u0439 \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u043d\u0438\u0439 \u0430\u043d\u0430\u043b\u0456\u0437 \u0432\u043a\u043b\u044e\u0447\u0430\u0454 \u0430\u043d\u0430\u043b\u0456\u0437 \u0447\u0430\u0441\u0442\u043e\u0442\u043d\u043e\u0433\u043e \u0441\u043f\u0435\u043a\u0442\u0440\u0443 \u0442\u0430 \u0444\u0430\u0437\u043e\u0432\u0456 \u0432\u0438\u043c\u0456\u0440\u044e\u0432\u0430\u043d\u043d\u044f.<\/p>\n            \n            <p><strong>\u0414\u0438\u043d\u0430\u043c\u0456\u0447\u043d\u0435 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f:<\/strong> \u0417\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u043f\u0440\u0438\u043b\u0430\u0434\u0443 Balanset-1A \u043c\u0438 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0454\u043c\u043e \u0440\u043e\u0442\u043e\u0440 \u0432 \u043e\u0434\u043d\u0456\u0439 \u0430\u0431\u043e \u0434\u0432\u043e\u0445 \u043f\u043b\u043e\u0449\u0438\u043d\u0430\u0445, \u0432\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u044e\u044e\u0447\u0438 \u043a\u043e\u0440\u0438\u0433\u0443\u0432\u0430\u043b\u044c\u043d\u0456 \u0432\u0430\u043d\u0442\u0430\u0436\u0456 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u043e \u0434\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0443 ISO 1940. \u041d\u0430\u0448\u0430 \u0442\u043e\u0447\u043d\u0456\u0441\u0442\u044c \u0437\u0430\u0437\u0432\u0438\u0447\u0430\u0439 \u0434\u043e\u0441\u044f\u0433\u0430\u0454 \u044f\u043a\u043e\u0441\u0442\u0456 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f G2.5 \u0430\u0431\u043e \u0432\u0438\u0449\u0435.<\/p>\n            \n            <p><strong>\u0417\u0432\u0456\u0442 \u043f\u0440\u043e \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u044f \u0440\u043e\u0431\u0456\u0442:<\/strong> \u0412\u0438 \u043e\u0442\u0440\u0438\u043c\u0443\u0454\u0442\u0435 \u043e\u0444\u0456\u0446\u0456\u0439\u043d\u0438\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0437 \u0456\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440\u0430\u043c\u0438 \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u0457 \u00ab\u0414\u041e\u00bb \u0442\u0430 \u00ab\u041f\u0406\u0421\u041b\u042f\u00bb \u2014 \u0433\u0430\u0440\u0430\u043d\u0442\u0456\u044e \u044f\u043a\u043e\u0441\u0442\u0456 \u043d\u0430\u0448\u0438\u0445 \u043f\u043e\u0441\u043b\u0443\u0433. \u0412\u0456\u043d \u0432\u043a\u043b\u044e\u0447\u0430\u0454 \u0434\u0435\u0442\u0430\u043b\u044c\u043d\u0456 \u0432\u0438\u043c\u0456\u0440\u0438, \u043f\u043e\u043b\u043e\u0436\u0435\u043d\u043d\u044f \u043a\u043e\u0440\u0438\u0433\u0443\u0432\u0430\u043b\u044c\u043d\u0438\u0445 \u0432\u0430\u043d\u0442\u0430\u0436\u0456\u0432 \u0442\u0430 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0456\u0457 \u0449\u043e\u0434\u043e \u043f\u043e\u0434\u0430\u043b\u044c\u0448\u043e\u0433\u043e \u0442\u0435\u0445\u043d\u0456\u0447\u043d\u043e\u0433\u043e \u043e\u0431\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u044f.<\/p>\n            \n            <p>\u041c\u0438 \u043f\u0440\u0430\u0446\u044e\u0454\u043c\u043e \u0437 \u0443\u0441\u0456\u043c\u0430 \u0442\u0438\u043f\u0430\u043c\u0438 \u0434\u0440\u043e\u0431\u0438\u043b\u044c\u043d\u043e\u0433\u043e \u0442\u0430 \u043f\u043e\u0434\u0440\u0456\u0431\u043d\u044e\u0432\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f: \u043c\u043e\u043b\u043e\u0442\u043a\u043e\u0432\u0438\u043c\u0438, \u0449\u0435\u043a\u043e\u0432\u0438\u043c\u0438, \u043a\u043e\u043d\u0443\u0441\u043d\u0438\u043c\u0438, \u0440\u043e\u0442\u043e\u0440\u043d\u0438\u043c\u0438 \u0434\u0440\u043e\u0431\u0430\u0440\u043a\u0430\u043c\u0438, \u0430 \u0442\u0430\u043a\u043e\u0436 \u043f\u0440\u043e\u043c\u0438\u0441\u043b\u043e\u0432\u0438\u043c\u0438 \u043c\u043b\u0438\u043d\u0430\u043c\u0438. \u041d\u0430\u0448 \u0434\u043e\u0441\u0432\u0456\u0434 \u043e\u0445\u043e\u043f\u043b\u044e\u0454 \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f \u0432\u0441\u0456\u0445 \u043e\u0441\u043d\u043e\u0432\u043d\u0438\u0445 \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u043a\u0456\u0432, \u0432\u043a\u043b\u044e\u0447\u0430\u044e\u0447\u0438 Metso, Sandvik, FLSmidth \u0442\u0430 \u0431\u0430\u0433\u0430\u0442\u044c\u043e\u0445 \u0456\u043d\u0448\u0438\u0445.<\/p>\n\n            <h3>\u0423\u043c\u043e\u0432\u0438 \u0442\u0430 \u0446\u0456\u043d\u0438<\/h3>\n            <p>\u041c\u0438 \u043f\u0440\u043e\u043f\u043e\u043d\u0443\u0454\u043c\u043e \u043f\u0440\u043e\u0437\u043e\u0440\u0456 \u0442\u0430 \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u043d\u0456 \u0446\u0456\u043d\u0438 \u043d\u0430 \u043d\u0430\u0448\u0456 \u043f\u043e\u0441\u043b\u0443\u0433\u0438, \u0431\u0435\u0437 \u043f\u0440\u0438\u0445\u043e\u0432\u0430\u043d\u0438\u0445 \u043f\u043b\u0430\u0442\u0435\u0436\u0456\u0432 \u0442\u0430 \u043d\u0435\u0441\u043f\u043e\u0434\u0456\u0432\u0430\u043d\u043e\u043a.<\/p>\n            \n            <div class=\"price-box\">\n                <h3>\u0412\u0430\u0440\u0442\u0456\u0441\u0442\u044c \u043f\u043e\u0441\u043b\u0443\u0433\u0438<\/h3>\n                <div class=\"price\">\u20ac400-600<\/div>\n                <p>\u0437\u0430\u043b\u0435\u0436\u043d\u043e \u0432\u0456\u0434 \u0441\u043a\u043b\u0430\u0434\u043d\u043e\u0441\u0442\u0456 \u0442\u0430 \u0440\u043e\u0437\u043c\u0456\u0440\u0443<\/p>\n                <p style=\"margin-top: 20px;\">+ \u0422\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442\u043d\u0456 \u0432\u0438\u0442\u0440\u0430\u0442\u0438 \u0440\u043e\u0437\u0440\u0430\u0445\u043e\u0432\u0443\u044e\u0442\u044c\u0441\u044f \u0456\u043d\u0434\u0438\u0432\u0456\u0434\u0443\u0430\u043b\u044c\u043d\u043e<\/p>\n            <\/div>\n            \n            <p>\u0414\u043b\u044f \u0432\u0438\u043a\u043e\u043d\u0430\u043d\u043d\u044f \u0440\u043e\u0431\u0456\u0442 \u043d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u043e \u0437\u0430\u0431\u0435\u0437\u043f\u0435\u0447\u0438\u0442\u0438 \u0434\u043e\u0441\u0442\u0443\u043f \u0434\u043e \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f \u0442\u0430 \u043c\u043e\u0436\u043b\u0438\u0432\u0456\u0441\u0442\u044c \u0439\u043e\u0433\u043e \u0440\u043e\u0431\u043e\u0442\u0438 \u043d\u0430 \u0445\u043e\u043b\u043e\u0441\u0442\u043e\u043c\u0443 \u0445\u043e\u0434\u0443. \u041d\u0430\u043c \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u0435 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0435 \u043f\u0440\u043e\u043c\u0438\u0441\u043b\u043e\u0432\u0435 \u0434\u0436\u0435\u0440\u0435\u043b\u043e \u0436\u0438\u0432\u043b\u0435\u043d\u043d\u044f \u0442\u0430 \u043e\u0441\u043d\u043e\u0432\u043d\u0456 \u0437\u0430\u0445\u043e\u0434\u0438 \u0431\u0435\u0437\u043f\u0435\u043a\u0438. \u041d\u0430\u0448\u0430 \u043a\u043e\u043c\u0430\u043d\u0434\u0430 \u043f\u043e\u0432\u043d\u0456\u0441\u0442\u044e \u0437\u0430\u0441\u0442\u0440\u0430\u0445\u043e\u0432\u0430\u043d\u0430 \u0442\u0430 \u0441\u0435\u0440\u0442\u0438\u0444\u0456\u043a\u043e\u0432\u0430\u043d\u0430 \u0434\u043b\u044f \u0440\u043e\u0431\u043e\u0442\u0438 \u043d\u0430 \u043f\u0440\u043e\u043c\u0438\u0441\u043b\u043e\u0432\u0438\u0445 \u043c\u0430\u0439\u0434\u0430\u043d\u0447\u0438\u043a\u0430\u0445.<\/p>\n        <\/div>\n\n        <div class=\"section\">\n            <h2>Balanset-1A: \u041f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0435 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u0443 \u0432\u0430\u0448\u0438\u0445 \u0440\u0443\u043a\u0430\u0445 \ud83d\udee0\ufe0f<\/h2>\n            <p>Vibromera \u043f\u0440\u0430\u0433\u043d\u0435 \u0437\u0440\u043e\u0431\u0438\u0442\u0438 \u043f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0456 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0456\u0457 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u043c\u0438. \u041d\u0430\u0448 \u043f\u0440\u0438\u0441\u0442\u0440\u0456\u0439 Balanset-1A \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u0454 \u0432\u0430\u0448\u0438\u043c \u0456\u043d\u0436\u0435\u043d\u0435\u0440\u0430\u043c \u0442\u0430 \u043c\u0435\u0445\u0430\u043d\u0456\u043a\u0430\u043c \u0441\u0430\u043c\u043e\u0441\u0442\u0456\u0439\u043d\u043e \u0432\u0438\u043a\u043e\u043d\u0443\u0432\u0430\u0442\u0438 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u043d\u0430 \u043f\u0440\u043e\u043c\u0438\u0441\u043b\u043e\u0432\u043e\u043c\u0443 \u0440\u0456\u0432\u043d\u0456, \u0437\u043c\u0435\u043d\u0448\u0443\u044e\u0447\u0438 \u0437\u0430\u043b\u0435\u0436\u043d\u0456\u0441\u0442\u044c \u0432\u0456\u0434 \u0437\u043e\u0432\u043d\u0456\u0448\u043d\u0456\u0445 \u043f\u043e\u0441\u043b\u0443\u0433 \u0442\u0430 \u043c\u0456\u043d\u0456\u043c\u0456\u0437\u0443\u044e\u0447\u0438 \u0447\u0430\u0441 \u043f\u0440\u043e\u0441\u0442\u043e\u044e \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f.<\/p>\n            \n            <p>\u0406\u043d\u0442\u0443\u0457\u0442\u0438\u0432\u043d\u043e \u0437\u0440\u043e\u0437\u0443\u043c\u0456\u043b\u0438\u0439 \u0456\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441 \u0442\u0430 \u043f\u043e\u043a\u0440\u043e\u043a\u043e\u0432\u0430 \u043c\u0435\u0442\u043e\u0434\u043e\u043b\u043e\u0433\u0456\u044f \u0440\u043e\u0431\u043b\u044f\u0442\u044c \u043f\u0440\u043e\u0446\u0435\u0441 \u043f\u0440\u043e\u0441\u0442\u0438\u043c \u0442\u0430 \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u0438\u043c, \u043d\u0435 \u0432\u0438\u043c\u0430\u0433\u0430\u044e\u0447\u0438 \u0433\u043b\u0438\u0431\u043e\u043a\u0438\u0445 \u0437\u043d\u0430\u043d\u044c \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u0439\u043d\u043e\u0457 \u0434\u0456\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0438. \u041d\u0430\u0432\u0456\u0442\u044c \u043e\u043f\u0435\u0440\u0430\u0442\u043e\u0440\u0438 \u0437 \u0431\u0430\u0437\u043e\u0432\u0438\u043c\u0438 \u0442\u0435\u0445\u043d\u0456\u0447\u043d\u0438\u043c\u0438 \u043d\u0430\u0432\u0438\u0447\u043a\u0430\u043c\u0438 \u043c\u043e\u0436\u0443\u0442\u044c \u0434\u043e\u0441\u044f\u0433\u0442\u0438 \u043f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0438\u0445 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0456\u0432 \u043f\u0456\u0441\u043b\u044f \u043c\u0456\u043d\u0456\u043c\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043d\u0430\u0432\u0447\u0430\u043d\u043d\u044f.<\/p>\n            \n            <h3>\u0422\u0435\u0445\u043d\u0456\u0447\u043d\u0456 \u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440\u0438\u0441\u0442\u0438\u043a\u0438 \u0442\u0430 \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0442\u0430\u0446\u0456\u044f<\/h3>\n            <p>\u0411\u0430\u043b\u0430\u043d\u0441\u0435\u0442-1\u0410 \u2014 \u0446\u0435 \u043f\u043e\u0440\u0442\u0430\u0442\u0438\u0432\u043d\u0438\u0439 \u0434\u0432\u043e\u043a\u0430\u043d\u0430\u043b\u044c\u043d\u0438\u0439 \u043f\u0440\u0438\u043b\u0430\u0434 \u0434\u043b\u044f \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u0442\u0430 \u0430\u043d\u0430\u043b\u0456\u0437\u0443 \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u0439, \u043f\u0440\u0438\u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0439 \u0434\u043b\u044f \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f \u0432 \u0441\u043a\u043b\u0430\u0434\u043d\u0438\u0445 \u043f\u0440\u043e\u043c\u0438\u0441\u043b\u043e\u0432\u0438\u0445 \u0443\u043c\u043e\u0432\u0430\u0445.<\/p>\n            \n            <div class=\"tech-specs\">\n                <ul>\n                    <li><strong>\u041a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u043a\u0430\u043d\u0430\u043b\u0456\u0432:<\/strong> 2 (\u0434\u043b\u044f \u043e\u0434\u043d\u043e\u0447\u0430\u0441\u043d\u043e\u0433\u043e \u0432\u0438\u043c\u0456\u0440\u044e\u0432\u0430\u043d\u043d\u044f)<\/li>\n                    <li><strong>\u0414\u0456\u0430\u043f\u0430\u0437\u043e\u043d \u0432\u0438\u043c\u0456\u0440\u044e\u0432\u0430\u043d\u043d\u044f \u0448\u0432\u0438\u0434\u043a\u043e\u0441\u0442\u0456 \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u0457:<\/strong> 0-80 \u043c\u043c\/\u0441 RMS<\/li>\n                    <li><strong>\u0414\u0456\u0430\u043f\u0430\u0437\u043e\u043d \u0432\u0438\u043c\u0456\u0440\u044e\u0432\u0430\u043d\u043d\u044f \u043e\u0431\u0435\u0440\u0442\u0456\u0432:<\/strong> 250-90 000 \u043e\u0431\/\u0445\u0432<\/li>\n                    <li><strong>\u0422\u043e\u0447\u043d\u0456\u0441\u0442\u044c \u0432\u0438\u043c\u0456\u0440\u044e\u0432\u0430\u043d\u043d\u044f \u0444\u0430\u0437\u0438:<\/strong> \u00b11\u00b0<\/li>\n                    <li><strong>\u0411\u043b\u043e\u043a \u0436\u0438\u0432\u043b\u0435\u043d\u043d\u044f:<\/strong> USB-\u043f\u043e\u0440\u0442 \u043d\u043e\u0443\u0442\u0431\u0443\u043a\u0430 (\u0437\u043e\u0432\u043d\u0456\u0448\u043d\u0454 \u0436\u0438\u0432\u043b\u0435\u043d\u043d\u044f \u043d\u0435 \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u0435)<\/li>\n                    <li><strong>\u0420\u043e\u0431\u043e\u0447\u0430 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430:<\/strong> \u0432\u0456\u0434 -10\u00b0C \u0434\u043e +50\u00b0C<\/li>\n                    <li><strong>\u041a\u043b\u0430\u0441 \u0437\u0430\u0445\u0438\u0441\u0442\u0443:<\/strong> IP54 (\u0437\u0430\u0445\u0438\u0441\u0442 \u0432\u0456\u0434 \u043f\u0438\u043b\u0443, \u0441\u0442\u0456\u0439\u043a\u0456\u0441\u0442\u044c \u0434\u043e \u0431\u0440\u0438\u0437\u043e\u043a \u0432\u043e\u0434\u0438)<\/li>\n                <\/ul>\n            <\/div>\n            \n            <p><strong>\u041f\u043e\u0432\u043d\u0438\u0439 \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0442 (\u0446\u0456\u043d\u0430 ~1,975 \u0454\u0432\u0440\u043e) \u0432\u043a\u043b\u044e\u0447\u0430\u0454 \u0432 \u0441\u0435\u0431\u0435:<\/strong><\/p>\n            <ul>\n                <li>\u0406\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u043d\u0438\u0439 \u0431\u043b\u043e\u043a Balanset-1A \u0456\u0437 \u0437\u0430\u0445\u0438\u0441\u043d\u0438\u043c \u043a\u043e\u0440\u043f\u0443\u0441\u043e\u043c<\/li>\n                <li>\u0414\u0432\u0430 \u0432\u0438\u0441\u043e\u043a\u043e\u0447\u0443\u0442\u043b\u0438\u0432\u0438\u0445 \u0434\u0430\u0442\u0447\u0438\u043a\u0438 \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u0457 \u0437 \u043c\u0430\u0433\u043d\u0456\u0442\u043d\u0438\u043c\u0438 \u043a\u0440\u0456\u043f\u043b\u0435\u043d\u043d\u044f\u043c\u0438<\/li>\n                <li>\u041b\u0430\u0437\u0435\u0440\u043d\u0438\u0439 \u043e\u043f\u0442\u0438\u0447\u043d\u0438\u0439 \u0442\u0430\u0445\u043e\u043c\u0435\u0442\u0440 \u0437\u0456 \u0448\u0442\u0430\u0442\u0438\u0432\u043d\u0438\u043c \u043a\u0440\u0456\u043f\u043b\u0435\u043d\u043d\u044f\u043c<\/li>\n                <li>\u0415\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0456 \u0432\u0430\u0433\u0438 \u0434\u043b\u044f \u0442\u043e\u0447\u043d\u043e\u0433\u043e \u0432\u0438\u043c\u0456\u0440\u044e\u0432\u0430\u043d\u043d\u044f \u0432\u0430\u0433\u0438<\/li>\n                <li>\u041f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043d\u0435 \u0437\u0430\u0431\u0435\u0437\u043f\u0435\u0447\u0435\u043d\u043d\u044f \u0437 \u0434\u043e\u0432\u0456\u0447\u043d\u0438\u043c\u0438 \u043e\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044f\u043c\u0438<\/li>\n                <li>\u0412\u0438\u0447\u0435\u0440\u043f\u043d\u0456 \u043d\u0430\u0432\u0447\u0430\u043b\u044c\u043d\u0456 \u043c\u0430\u0442\u0435\u0440\u0456\u0430\u043b\u0438 \u0442\u0430 \u0432\u0456\u0434\u0435\u043e\u0443\u0440\u043e\u043a\u0438<\/li>\n                <li>\u0412\u0441\u0456 \u043d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u0456 \u0430\u043a\u0441\u0435\u0441\u0443\u0430\u0440\u0438 \u0442\u0430 \u0444\u0443\u0442\u043b\u044f\u0440 \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u043d\u0435\u0441\u0435\u043d\u043d\u044f<\/li>\n            <\/ul>\n            \n            <h3>\u0424\u0443\u043d\u043a\u0446\u0456\u043e\u043d\u0430\u043b\u044c\u043d\u0456 \u043c\u043e\u0436\u043b\u0438\u0432\u043e\u0441\u0442\u0456<\/h3>\n            <p><strong>\u0420\u0435\u0436\u0438\u043c \u0432\u0456\u0431\u0440\u043e\u043c\u0435\u0442\u0440\u0430:<\/strong> \u0410\u043d\u0430\u043b\u0456\u0437 \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u0457, \u0432\u0438\u043c\u0456\u0440\u044e\u0432\u0430\u043d\u043d\u044f \u0448\u0432\u0438\u0434\u043a\u043e\u0441\u0442\u0456, \u0441\u043f\u0435\u043a\u0442\u0440\u0430\u043b\u044c\u043d\u0438\u0439 \u0430\u043d\u0430\u043b\u0456\u0437 (FFT). \u0412\u0438\u044f\u0432\u043b\u0435\u043d\u043d\u044f \u043d\u0435 \u043b\u0438\u0448\u0435 \u0434\u0438\u0441\u0431\u0430\u043b\u0430\u043d\u0441\u0443, \u0430\u043b\u0435 \u0439 \u043f\u0435\u0440\u0435\u043a\u043e\u0441\u0443, \u043e\u0441\u043b\u0430\u0431\u043b\u0435\u043d\u043d\u044f \u043a\u0440\u0456\u043f\u043b\u0435\u043d\u043d\u044f \u0442\u0430 \u0434\u0435\u0444\u0435\u043a\u0442\u0456\u0432 \u043f\u0456\u0434\u0448\u0438\u043f\u043d\u0438\u043a\u0456\u0432.<\/p>\n            \n            <p><strong>\u0420\u0435\u0436\u0438\u043c \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f:<\/strong> \u041e\u0434\u043d\u043e- \u0442\u0430 \u0434\u0432\u043e\u043f\u043b\u043e\u0449\u0438\u043d\u043d\u0435 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u0437 \u043f\u043e\u043b\u044f\u0440\u043d\u043e\u044e \u0434\u0456\u0430\u0433\u0440\u0430\u043c\u043e\u044e \u0434\u043b\u044f \u0432\u0456\u0437\u0443\u0430\u043b\u0456\u0437\u0430\u0446\u0456\u0457 \u0442\u0430 \u0432\u0431\u0443\u0434\u043e\u0432\u0430\u043d\u0438\u043c \u043a\u0430\u043b\u044c\u043a\u0443\u043b\u044f\u0442\u043e\u0440\u043e\u043c \u0434\u043e\u043f\u0443\u0441\u043a\u0456\u0432 ISO 1940. \u041f\u0440\u043e\u0433\u0440\u0430\u043c\u043d\u0435 \u0437\u0430\u0431\u0435\u0437\u043f\u0435\u0447\u0435\u043d\u043d\u044f \u043f\u0440\u043e\u0432\u0435\u0434\u0435 \u0432\u0430\u0441 \u0447\u0435\u0440\u0435\u0437 \u043a\u043e\u0436\u0435\u043d \u043a\u0440\u043e\u043a \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u0447\u0456\u0442\u043a\u0438\u0445 \u0456\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0456\u0439 \u0442\u0430 \u0432\u0456\u0437\u0443\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0437\u0432\u043e\u0440\u043e\u0442\u043d\u043e\u0433\u043e \u0437\u0432&#039;\u044f\u0437\u043a\u0443.<\/p>\n            \n            <p><strong>\u0420\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u0456 \u0444\u0443\u043d\u043a\u0446\u0456\u0457:<\/strong> \u0417\u0431\u0435\u0440\u0456\u0433\u0430\u0439\u0442\u0435 \u0442\u0430 \u043f\u043e\u0440\u0456\u0432\u043d\u044e\u0439\u0442\u0435 \u0441\u0435\u0430\u043d\u0441\u0438 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f, \u0441\u0442\u0432\u043e\u0440\u044e\u0439\u0442\u0435 \u043f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0456 \u0437\u0432\u0456\u0442\u0438 \u0442\u0430 \u0432\u0456\u0434\u0441\u0442\u0435\u0436\u0443\u0439\u0442\u0435 \u0441\u0442\u0430\u043d \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f \u0437 \u043f\u043b\u0438\u043d\u043e\u043c \u0447\u0430\u0441\u0443 \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u0430\u043d\u0430\u043b\u0456\u0437\u0443 \u0442\u0435\u043d\u0434\u0435\u043d\u0446\u0456\u0439.<\/p>\n            \n            <div class=\"highlight-box\">\n                <p>\u041c\u0438 \u0442\u0430\u043a\u043e\u0436 \u043f\u0440\u043e\u043f\u043e\u043d\u0443\u0454\u043c\u043e \u0434\u0435\u043c\u043e\u043d\u0441\u0442\u0440\u0430\u0446\u0456\u044e \u0442\u0430 \u0442\u0435\u0441\u0442-\u0434\u0440\u0430\u0439\u0432 \u043f\u0440\u0438\u0441\u0442\u0440\u043e\u044e \u043d\u0430 \u0432\u0430\u0448\u043e\u043c\u0443 \u043e\u0431&#039;\u0454\u043a\u0442\u0456. \u041f\u0435\u0440\u0448 \u043d\u0456\u0436 \u043f\u0440\u0438\u0439\u043c\u0430\u0442\u0438 \u0440\u0456\u0448\u0435\u043d\u043d\u044f \u043f\u0440\u043e \u043f\u043e\u043a\u0443\u043f\u043a\u0443, \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u0442\u0435 Balanset-1A \u0432 \u0434\u0456\u0457 \u043d\u0430 \u0432\u0430\u0448\u043e\u043c\u0443 \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u0456.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"section\">\n            <h2>\u0427\u043e\u043c\u0443 \u0432\u0430\u0440\u0442\u043e \u043e\u0431\u0440\u0430\u0442\u0438 \u0412\u0456\u0431\u0440\u043e\u043c\u0435\u0440\u0443?<\/h2>\n            <p><strong>\u0414\u043e\u0441\u0432\u0456\u0434 \u0442\u0430 \u0435\u043a\u0441\u043f\u0435\u0440\u0442\u0438\u0437\u0430:<\/strong> \u0412\u0436\u0435 \u043f\u043e\u043d\u0430\u0434 10 \u0440\u043e\u043a\u0456\u0432 \u043c\u0438 \u0440\u043e\u0437\u0440\u043e\u0431\u043b\u044f\u0454\u043c\u043e \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f \u0434\u043b\u044f \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u0439\u043d\u043e\u0457 \u0434\u0456\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0438, \u044f\u043a\u043e\u043c\u0443 \u0434\u043e\u0432\u0456\u0440\u044f\u044e\u0442\u044c \u0443 \u043f\u043e\u043d\u0430\u0434 50 \u043a\u0440\u0430\u0457\u043d\u0430\u0445 \u0441\u0432\u0456\u0442\u0443. \u041d\u0430\u0448\u0430 \u043a\u043e\u043c\u0430\u043d\u0434\u0430 \u0441\u043a\u043b\u0430\u0434\u0430\u0454\u0442\u044c\u0441\u044f \u0437 \u0441\u0435\u0440\u0442\u0438\u0444\u0456\u043a\u043e\u0432\u0430\u043d\u0438\u0445 \u0430\u043d\u0430\u043b\u0456\u0442\u0438\u043a\u0456\u0432 \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u0457 \u0442\u0430 \u0456\u043d\u0436\u0435\u043d\u0435\u0440\u0456\u0432-\u043c\u0435\u0445\u0430\u043d\u0456\u043a\u0456\u0432 \u0437 \u0431\u0430\u0433\u0430\u0442\u043e\u0440\u0456\u0447\u043d\u0438\u043c \u0434\u043e\u0441\u0432\u0456\u0434\u043e\u043c \u0440\u043e\u0431\u043e\u0442\u0438 \u0432 \u043f\u043e\u043b\u044c\u043e\u0432\u0438\u0445 \u0443\u043c\u043e\u0432\u0430\u0445.<\/p>\n            \n            <p><strong>\u0421\u0443\u0447\u0430\u0441\u043d\u0456 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0456\u0457:<\/strong> \u041c\u0438 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0454\u043c\u043e \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f \u0432\u043b\u0430\u0441\u043d\u043e\u0457 \u0440\u043e\u0437\u0440\u043e\u0431\u043a\u0438, \u044f\u043a\u0435 \u0433\u0430\u0440\u0430\u043d\u0442\u0443\u0454 \u0442\u043e\u0447\u043d\u0456\u0441\u0442\u044c \u0456 \u043d\u0430\u0434\u0456\u0439\u043d\u0456\u0441\u0442\u044c. \u041f\u043e\u0441\u0442\u0456\u0439\u043d\u0456 \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u043d\u044f \u0442\u0430 \u0440\u043e\u0437\u0440\u043e\u0431\u043a\u0438 \u0433\u0430\u0440\u0430\u043d\u0442\u0443\u044e\u0442\u044c, \u0449\u043e \u043d\u0430\u0448\u0456 \u0440\u0456\u0448\u0435\u043d\u043d\u044f \u0437\u0430\u043b\u0438\u0448\u0430\u044e\u0442\u044c\u0441\u044f \u043d\u0430 \u043f\u0435\u0440\u0435\u0434\u043e\u0432\u0456\u0439 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0456\u0457 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f.<\/p>\n            \n            <p><strong>\u041a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u043d\u0438\u0439 \u043f\u0456\u0434\u0445\u0456\u0434:<\/strong> \u041c\u0438 \u043d\u0435 \u043b\u0438\u0448\u0435 \u0443\u0441\u0443\u0432\u0430\u0454\u043c\u043e \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u044e, \u0430\u043b\u0435 \u0439 \u043d\u0430\u0434\u0430\u0454\u043c\u043e \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0456\u0457 \u0449\u043e\u0434\u043e \u0437\u0430\u0433\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0441\u0442\u0430\u043d\u0443 \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f. \u041d\u0430\u0448\u0456 \u0437\u0432\u0456\u0442\u0438 \u043c\u0456\u0441\u0442\u044f\u0442\u044c \u043f\u0440\u043e\u043f\u043e\u0437\u0438\u0446\u0456\u0457 \u0449\u043e\u0434\u043e \u043f\u0440\u043e\u0444\u0456\u043b\u0430\u043a\u0442\u0438\u0447\u043d\u043e\u0433\u043e \u043e\u0431\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u043b\u044f \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0437\u0431\u0456\u043b\u044c\u0448\u0435\u043d\u043d\u044f \u0442\u0435\u0440\u043c\u0456\u043d\u0443 \u0441\u043b\u0443\u0436\u0431\u0438 \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f.<\/p>\n            \n            <p><strong>\u0413\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u0435 \u043e\u0445\u043e\u043f\u043b\u0435\u043d\u043d\u044f:<\/strong> \u041c\u0438 \u043f\u0440\u0430\u0446\u044e\u0454\u043c\u043e \u043f\u043e \u0432\u0441\u0456\u0439 \u0404\u0432\u0440\u043e\u043f\u0456, \u0437\u0430\u0431\u0435\u0437\u043f\u0435\u0447\u0443\u044e\u0447\u0438 \u0448\u0432\u0438\u0434\u043a\u0435 \u043e\u0431\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u044f \u043d\u0430 \u043c\u0456\u0441\u0446\u0456. \u041d\u0430\u0448\u0430 \u0431\u0430\u0433\u0430\u0442\u043e\u043c\u043e\u0432\u043d\u0430 \u043a\u043e\u043c\u0430\u043d\u0434\u0430 \u043c\u043e\u0436\u0435 \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e \u0441\u043f\u0456\u043b\u043a\u0443\u0432\u0430\u0442\u0438\u0441\u044f \u0430\u043d\u0433\u043b\u0456\u0439\u0441\u044c\u043a\u043e\u044e, \u043f\u043e\u0440\u0442\u0443\u0433\u0430\u043b\u044c\u0441\u044c\u043a\u043e\u044e, \u0456\u0441\u043f\u0430\u043d\u0441\u044c\u043a\u043e\u044e \u0442\u0430 \u0456\u043d\u0448\u0438\u043c\u0438 \u0454\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u044c\u043a\u0438\u043c\u0438 \u043c\u043e\u0432\u0430\u043c\u0438.<\/p>\n            \n            <p><strong>\u041f\u0440\u043e\u0437\u043e\u0440\u0456\u0441\u0442\u044c \u0442\u0430 \u0440\u0435\u043f\u0443\u0442\u0430\u0446\u0456\u044f:<\/strong> \u041c\u0438 \u0446\u0456\u043d\u0443\u0454\u043c\u043e \u0434\u043e\u0432\u0456\u0440\u0443 \u043d\u0430\u0448\u0438\u0445 \u043a\u043b\u0456\u0454\u043d\u0442\u0456\u0432 \u0456 \u043d\u0430\u0434\u0430\u0454\u043c\u043e \u043f\u043e\u0441\u043b\u0443\u0433\u0438 \u043d\u0430\u0439\u0432\u0438\u0449\u043e\u0433\u043e \u0440\u0456\u0432\u043d\u044f. \u0424\u0456\u043a\u0441\u043e\u0432\u0430\u043d\u0435 \u0446\u0456\u043d\u043e\u0443\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f, \u0434\u0435\u0442\u0430\u043b\u044c\u043d\u0456 \u0437\u0432\u0456\u0442\u0438 \u0442\u0430 \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u0435\u043d\u0456 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0438 \u0437\u0430\u0431\u0435\u0437\u043f\u0435\u0447\u0438\u043b\u0438 \u043d\u0430\u043c \u0434\u043e\u0432\u0433\u043e\u0441\u0442\u0440\u043e\u043a\u043e\u0432\u0456 \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0441\u044c\u043a\u0456 \u0432\u0456\u0434\u043d\u043e\u0441\u0438\u043d\u0438 \u0437 \u043b\u0456\u0434\u0435\u0440\u0430\u043c\u0438 \u0433\u0430\u043b\u0443\u0437\u0456.<\/p>\n            \n            <p><strong>\u041d\u0430\u0432\u0447\u0430\u043d\u043d\u044f \u0442\u0430 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u043a\u0430:<\/strong> \u041c\u0438 \u043d\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u043f\u0440\u043e\u0434\u0430\u0454\u043c\u043e \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f \u2014 \u043c\u0438 \u0433\u0430\u0440\u0430\u043d\u0442\u0443\u0454\u043c\u043e, \u0449\u043e \u0432\u0430\u0448\u0430 \u043a\u043e\u043c\u0430\u043d\u0434\u0430 \u0437\u043c\u043e\u0436\u0435 \u0439\u043e\u0433\u043e \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438. \u041a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u043d\u0435 \u043d\u0430\u0432\u0447\u0430\u043d\u043d\u044f, \u043f\u043e\u0441\u0442\u0456\u0439\u043d\u0430 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u043a\u0430 \u0442\u0430 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u0456 \u0432\u0435\u0431\u0456\u043d\u0430\u0440\u0438 \u0434\u043e\u043f\u043e\u043c\u043e\u0436\u0443\u0442\u044c \u0432\u0430\u043c \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0432\u0430\u0442\u0438 \u0430\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u0456\u0441\u0442\u044c \u0432\u0430\u0448\u0438\u0445 \u043d\u0430\u0432\u0438\u0447\u043e\u043a.<\/p>\n        <\/div>\n\n        <div class=\"cta-section\">\n            <h2>\u041d\u0435 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u0439\u0442\u0435 \u0432\u0456\u0431\u0440\u0430\u0446\u0456\u0457 \u0437\u0440\u0443\u0439\u043d\u0443\u0432\u0430\u0442\u0438 \u0432\u0430\u0448\u0435 \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u0446\u0442\u0432\u043e<\/h2>\n            <p style=\"font-size: 1.3em; margin-bottom: 35px;\">\u0421\u0432\u043e\u0454\u0447\u0430\u0441\u043d\u0435 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u0440\u043e\u0431\u0430\u0440\u043e\u043a \u0442\u0430 \u043c\u043b\u0438\u043d\u0456\u0432 \u2013 \u0437\u0430\u043f\u043e\u0440\u0443\u043a\u0430 \u0441\u0442\u0430\u0431\u0456\u043b\u044c\u043d\u043e\u0457 \u0442\u0430 \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0457 \u0440\u043e\u0431\u043e\u0442\u0438 \u0432\u0430\u0448\u043e\u0433\u043e \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f. \u0412\u0456\u0431\u0440\u043e\u043c\u0435\u0440\u0430 \u043f\u0440\u043e\u043f\u043e\u043d\u0443\u0454 \u044f\u043a \u043f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0456 \u043f\u043e\u0441\u043b\u0443\u0433\u0438 \u0437 \u0432\u0438\u0457\u0437\u0434\u043e\u043c \u043d\u0430 \u043c\u0456\u0441\u0446\u0435, \u0442\u0430\u043a \u0456 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438 \u0434\u043b\u044f \u0441\u0430\u043c\u043e\u0441\u0442\u0456\u0439\u043d\u043e\u0433\u043e \u0432\u0438\u0440\u0456\u0448\u0435\u043d\u043d\u044f \u0446\u044c\u043e\u0433\u043e \u0437\u0430\u0432\u0434\u0430\u043d\u043d\u044f.<\/p>\n            \n            <a href=\"mailto:info@vibromera.eu\" class=\"cta-button\">\u0417\u0430\u043c\u043e\u0432\u0438\u0442\u0438 \u043f\u043e\u0441\u043b\u0443\u0433\u0443 \u0431\u0430\u043b\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f<\/a>\n            <a href=\"https:\/\/vibromera.eu\/uk\/\" class=\"cta-button\">\u0417\u0430\u043c\u043e\u0432\u0438\u0442\u0438 \u0411\u0430\u043b\u0430\u043d\u0441\u0435\u0442-1\u0410<\/a>\n            \n            <div class=\"contact-section\">\n                <div class=\"contact-item\">\n                    <h4>\u041f\u0440\u044f\u043c\u0438\u0439 \u043a\u043e\u043d\u0442\u0430\u043a\u0442<\/h4>\n                    <p><a href=\"mailto:info@vibromera.eu\">info@vibromera.eu<\/a><\/p>\n                    <p><a href=\"https:\/\/wa.me\/37258364849\" target=\"_blank\" rel=\"noopener\">WhatsApp: +372 5836 4849<\/a><\/p>\n                    <p>\u0412\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u044c \u043f\u0440\u043e\u0442\u044f\u0433\u043e\u043c 24 \u0433\u043e\u0434\u0438\u043d<\/p>\n                <\/div>\n                <div class=\"contact-item\">\n                    <h4>\u041e\u043d\u043b\u0430\u0439\u043d-\u0440\u0435\u0441\u0443\u0440\u0441\u0438<\/h4>\n                    <p><a href=\"https:\/\/vibromera.eu\/uk\/\" target=\"_blank\">\u0412\u0435\u0431\u0441\u0430\u0439\u0442: vibromera.eu<\/a><\/p>\n                    <p><a href=\"https:\/\/www.instagram.com\/vibromera_ou\/\" target=\"_blank\" rel=\"noopener\">\u0406\u043d\u0441\u0442\u0430\u0433\u0440\u0430\u043c: @vibromera_ou<\/a><\/p>\n                    <p><a href=\"https:\/\/www.youtube.com\/@vibromera\" target=\"_blank\" rel=\"noopener\">YouTube: @vibromera<\/a><\/p>\n                <\/div>\n                <div class=\"contact-item\">\n                    <h4>\u0427\u043e\u043c\u0443 \u0432\u0430\u0440\u0442\u043e \u0437\u0432\u0435\u0440\u043d\u0443\u0442\u0438\u0441\u044f \u0434\u043e \u043d\u0430\u0441?<\/h4>\n                    <p>\u0411\u0435\u0437\u043a\u043e\u0448\u0442\u043e\u0432\u043d\u0430 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0456\u044f \u2022 \u0422\u0435\u0445\u043d\u0456\u0447\u043d\u0430 \u043e\u0446\u0456\u043d\u043a\u0430 \u2022 \u0406\u043d\u0434\u0438\u0432\u0456\u0434\u0443\u0430\u043b\u044c\u043d\u0456 \u0440\u0456\u0448\u0435\u043d\u043d\u044f \u2022 \u041d\u0435\u0433\u0430\u0439\u043d\u0435 \u0440\u0435\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u043d\u0430 \u043d\u0430\u0434\u0437\u0432\u0438\u0447\u0430\u0439\u043d\u0456 \u0441\u0438\u0442\u0443\u0430\u0446\u0456\u0457<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html><\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Crusher and Mill Balancing &#8211; Vibromera Crusher and Mill Balancing: Industrial Precision from Vibromera Vibration in industrial crushers or mills is not just a technical feature. It&#8217;s a harbinger of serious breakdowns that can shut down entire production lines. Vibromera, with offices in Porto (Portugal), offers advanced solutions to this [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":14,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ai_generated_summary":"","footnotes":""},"class_list":["post-433","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/vibromera.eu\/uk\/wp-json\/wp\/v2\/pages\/433","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vibromera.eu\/uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vibromera.eu\/uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vibromera.eu\/uk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vibromera.eu\/uk\/wp-json\/wp\/v2\/comments?post=433"}],"version-history":[{"count":6,"href":"https:\/\/vibromera.eu\/uk\/wp-json\/wp\/v2\/pages\/433\/revisions"}],"predecessor-version":[{"id":102146,"href":"https:\/\/vibromera.eu\/uk\/wp-json\/wp\/v2\/pages\/433\/revisions\/102146"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vibromera.eu\/uk\/wp-json\/wp\/v2\/media\/14"}],"wp:attachment":[{"href":"https:\/\/vibromera.eu\/uk\/wp-json\/wp\/v2\/media?parent=433"}],"curies":[{"name":"\u0412\u041f","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}