{"id":2664,"date":"2025-10-16T05:27:12","date_gmt":"2025-10-16T05:27:12","guid":{"rendered":"https:\/\/mesoforming.com\/?page_id=2664"},"modified":"2025-10-16T10:36:46","modified_gmt":"2025-10-16T10:36:46","slug":"%d9%86%d8%a7%d8%aa%d8%ac-%d8%a7%d9%84%d8%aa%d8%b4%d9%83%d9%8a%d9%84-%d8%a7%d9%84%d8%ad%d8%b1%d8%a7%d8%b1%d9%8a-%d9%81%d9%8a-%d8%a7%d9%84%d8%b3%d8%a7%d8%b9%d8%a9-%d9%81%d9%8a-%d8%a7%d9%84%d9%8a%d9%88","status":"publish","type":"page","link":"https:\/\/mesoforming.com\/ar\/%d9%86%d8%a7%d8%aa%d8%ac-%d8%a7%d9%84%d8%aa%d8%b4%d9%83%d9%8a%d9%84-%d8%a7%d9%84%d8%ad%d8%b1%d8%a7%d8%b1%d9%8a-%d9%81%d9%8a-%d8%a7%d9%84%d8%b3%d8%a7%d8%b9%d8%a9-%d9%81%d9%8a-%d8%a7%d9%84%d9%8a%d9%88\/","title":{"rendered":"\u0646\u0627\u062a\u062c \u0627\u0644\u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u062d\u0631\u0627\u0631\u064a \u0641\u064a \u0627\u0644\u0633\u0627\u0639\u0629 \u0648\u0627\u0644\u064a\u0648\u0645"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2664\" class=\"elementor elementor-2664\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-49e6004 e-con-full e-flex e-con e-parent\" data-id=\"49e6004\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b80b93a e-con-full e-flex e-con e-child\" data-id=\"b80b93a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f1cb54 elementor-widget elementor-widget-html\" data-id=\"3f1cb54\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Advanced Production Speed Analyzer<\/title>\r\n  <meta name=\"description\" content=\"Professional production speed calculator with advanced analytics and visualization\">\r\n  \r\n  <!-- Google Fonts -->\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@300;400;500;700&family=Roboto+Mono:wght@400;500&display=swap\" rel=\"stylesheet\">\r\n  \r\n  <!-- Chart.js -->\r\n  <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\r\n  \r\n  <style>\r\n    :root {\r\n      --primary: #6a3093;\r\n      --primary-dark: #4a1d6e;\r\n      --primary-light: #8e44ad;\r\n      --secondary: #e67e22;\r\n      --secondary-dark: #d35400;\r\n      --accent: #f39c12;\r\n      --light: #f5f7fa;\r\n      --light-gray: #e6e9ed;\r\n      --medium-gray: #a4b0be;\r\n      --dark-gray: #57606f;\r\n      --dark: #2f3542;\r\n      --white: #ffffff;\r\n      --success: #27ae60;\r\n      --warning: #f39c12;\r\n      --danger: #e74c3c;\r\n    }\r\n    \r\n    * {\r\n      box-sizing: border-box;\r\n      margin: 0;\r\n      padding: 0;\r\n    }\r\n    \r\n    body {\r\n      font-family: 'Roboto', sans-serif;\r\n      line-height: 1.6;\r\n      color: var(--dark);\r\n      background-color: var(--light);\r\n      -webkit-font-smoothing: antialiased;\r\n      -moz-osx-font-smoothing: grayscale;\r\n    }\r\n    \r\n    .container {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 0 20px;\r\n    }\r\n    \r\n    \/* Header Styles *\/\r\n    .hero {\r\n      background: linear-gradient(135deg, var(--primary), var(--primary-light));\r\n      color: var(--white);\r\n      padding: 100px 0 70px;\r\n      text-align: center;\r\n      position: relative;\r\n      overflow: hidden;\r\n      clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);\r\n      box-shadow: 0 10px 30px rgba(106, 48, 147, 0.2);\r\n    }\r\n    \r\n    .hero::before {\r\n      content: '';\r\n      position: absolute;\r\n      top: 0;\r\n      left: 0;\r\n      width: 100%;\r\n      height: 100%;\r\n      background: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\" preserveAspectRatio=\"none\"><path fill=\"rgba(255,255,255,0.05)\" d=\"M0,0 L100,0 L100,100 L0,100 Z\" \/><\/svg>');\r\n      opacity: 0.1;\r\n    }\r\n    \r\n    .hero h1 {\r\n      font-size: 3rem;\r\n      font-weight: 700;\r\n      margin-bottom: 15px;\r\n      position: relative;\r\n      display: inline-block;\r\n      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n    }\r\n    \r\n    .hero p {\r\n      font-size: 1.2rem;\r\n      font-weight: 300;\r\n      max-width: 700px;\r\n      margin: 0 auto 30px;\r\n      opacity: 0.9;\r\n    }\r\n    \r\n    \/* Main Layout *\/\r\n    .main-layout {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1.5fr;\r\n      gap: 40px;\r\n      margin-top: -40px;\r\n      position: relative;\r\n      z-index: 2;\r\n    }\r\n    \r\n    @media (max-width: 992px) {\r\n      .main-layout {\r\n        grid-template-columns: 1fr;\r\n      }\r\n    }\r\n    \r\n    \/* Calculator Panel *\/\r\n    .calculator-panel {\r\n      background: var(--white);\r\n      border-radius: 16px;\r\n      box-shadow: 0 15px 40px rgba(106, 48, 147, 0.1);\r\n      padding: 35px;\r\n      position: sticky;\r\n      top: 20px;\r\n      transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n    }\r\n    \r\n    .calculator-panel:hover {\r\n      box-shadow: 0 20px 50px rgba(106, 48, 147, 0.15);\r\n    }\r\n    \r\n    .panel-header {\r\n      display: flex;\r\n      align-items: center;\r\n      margin-bottom: 25px;\r\n    }\r\n    \r\n    .panel-icon {\r\n      width: 55px;\r\n      height: 55px;\r\n      background: linear-gradient(135deg, var(--primary), var(--primary-light));\r\n      border-radius: 14px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      margin-right: 15px;\r\n      color: var(--white);\r\n      font-size: 1.5rem;\r\n      box-shadow: 0 5px 15px rgba(106, 48, 147, 0.2);\r\n      transition: all 0.3s ease;\r\n    }\r\n    \r\n    .panel-icon:hover {\r\n      transform: rotate(15deg);\r\n    }\r\n    \r\n    .panel-title {\r\n      font-size: 1.6rem;\r\n      font-weight: 600;\r\n      color: var(--dark);\r\n    }\r\n    \r\n    .panel-subtitle {\r\n      font-size: 0.95rem;\r\n      color: var(--medium-gray);\r\n      font-family: 'Roboto Mono', monospace;\r\n    }\r\n    \r\n    \/* Form Styles *\/\r\n    .form-group {\r\n      margin-bottom: 25px;\r\n    }\r\n    \r\n    .form-label {\r\n      display: block;\r\n      margin-bottom: 8px;\r\n      font-weight: 500;\r\n      color: var(--dark-gray);\r\n      font-size: 0.95rem;\r\n      transition: all 0.3s ease;\r\n    }\r\n    \r\n    .form-control {\r\n      width: 100%;\r\n      padding: 14px 16px;\r\n      border: 1px solid var(--light-gray);\r\n      border-radius: 10px;\r\n      font-size: 1rem;\r\n      transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n      background: var(--light);\r\n      font-family: 'Roboto Mono', monospace;\r\n    }\r\n    \r\n    .form-control:focus {\r\n      outline: none;\r\n      border-color: var(--primary);\r\n      box-shadow: 0 0 0 3px rgba(106, 48, 147, 0.2);\r\n      transform: translateY(-2px);\r\n    }\r\n    \r\n    .form-hint {\r\n      font-size: 0.8rem;\r\n      color: var(--medium-gray);\r\n      margin-top: 5px;\r\n      font-family: 'Roboto Mono', monospace;\r\n    }\r\n    \r\n    \/* Results Panel *\/\r\n    .results-panel {\r\n      background: var(--white);\r\n      border-radius: 16px;\r\n      box-shadow: 0 15px 40px rgba(106, 48, 147, 0.1);\r\n      padding: 35px;\r\n      transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n    }\r\n    \r\n    .results-panel:hover {\r\n      box-shadow: 0 20px 50px rgba(106, 48, 147, 0.15);\r\n    }\r\n    \r\n    .results-header {\r\n      margin-bottom: 30px;\r\n    }\r\n    \r\n    .results-title {\r\n      font-size: 2rem;\r\n      font-weight: 600;\r\n      color: var(--dark);\r\n      margin-bottom: 5px;\r\n    }\r\n    \r\n    .results-subtitle {\r\n      font-size: 1rem;\r\n      color: var(--medium-gray);\r\n      font-family: 'Roboto Mono', monospace;\r\n    }\r\n    \r\n    .results-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n      gap: 25px;\r\n      margin-bottom: 35px;\r\n    }\r\n    \r\n    .result-card {\r\n      background: var(--light);\r\n      border-radius: 12px;\r\n      padding: 25px;\r\n      text-align: center;\r\n      transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n      border: 1px solid rgba(106, 48, 147, 0.1);\r\n    }\r\n    \r\n    .result-card:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 10px 25px rgba(106, 48, 147, 0.1);\r\n      border-color: rgba(106, 48, 147, 0.2);\r\n    }\r\n    \r\n    .result-value {\r\n      font-size: 2.2rem;\r\n      font-weight: 700;\r\n      color: var(--primary);\r\n      margin-bottom: 5px;\r\n      font-family: 'Roboto Mono', monospace;\r\n      transition: all 0.3s ease;\r\n    }\r\n    \r\n    .result-label {\r\n      font-size: 0.95rem;\r\n      color: var(--medium-gray);\r\n      transition: all 0.3s ease;\r\n    }\r\n    \r\n    \/* Chart Container *\/\r\n    .chart-container {\r\n      height: 320px;\r\n      margin-bottom: 35px;\r\n      position: relative;\r\n      border-radius: 12px;\r\n      overflow: hidden;\r\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\r\n      transition: all 0.3s ease;\r\n    }\r\n    \r\n    .chart-container:hover {\r\n      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\r\n    }\r\n    \r\n    \/* Buttons *\/\r\n    .btn {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 8px;\r\n      padding: 14px 28px;\r\n      background: linear-gradient(135deg, var(--primary), var(--primary-light));\r\n      color: var(--white);\r\n      text-decoration: none;\r\n      border-radius: 10px;\r\n      font-weight: 500;\r\n      transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n      border: none;\r\n      cursor: pointer;\r\n      font-size: 1rem;\r\n      box-shadow: 0 5px 15px rgba(106, 48, 147, 0.2);\r\n    }\r\n    \r\n    .btn:hover {\r\n      background: linear-gradient(135deg, var(--primary-dark), var(--primary));\r\n      transform: translateY(-3px);\r\n      box-shadow: 0 10px 25px rgba(106, 48, 147, 0.3);\r\n    }\r\n    \r\n    .btn:active {\r\n      transform: translateY(1px);\r\n    }\r\n    \r\n    .btn-block {\r\n      display: flex;\r\n      width: 100%;\r\n    }\r\n    \r\n    .btn-outline {\r\n      background: transparent;\r\n      border: 2px solid var(--primary);\r\n      color: var(--primary);\r\n      box-shadow: none;\r\n    }\r\n    \r\n    .btn-outline:hover {\r\n      background: rgba(106, 48, 147, 0.1);\r\n      color: var(--primary-dark);\r\n      border-color: var(--primary-dark);\r\n    }\r\n    \r\n    \/* Tabs *\/\r\n    .tabs {\r\n      display: flex;\r\n      border-bottom: 1px solid var(--light-gray);\r\n      margin-bottom: 25px;\r\n    }\r\n    \r\n    .tab {\r\n      padding: 12px 24px;\r\n      cursor: pointer;\r\n      font-weight: 500;\r\n      color: var(--medium-gray);\r\n      position: relative;\r\n      transition: all 0.3s ease;\r\n    }\r\n    \r\n    .tab:hover {\r\n      color: var(--primary);\r\n    }\r\n    \r\n    .tab.active {\r\n      color: var(--primary);\r\n    }\r\n    \r\n    .tab.active::after {\r\n      content: '';\r\n      position: absolute;\r\n      bottom: -1px;\r\n      left: 0;\r\n      width: 100%;\r\n      height: 3px;\r\n      background: var(--primary);\r\n      transition: all 0.3s ease;\r\n    }\r\n    \r\n    .tab-content {\r\n      display: none;\r\n      animation: fadeIn 0.5s ease;\r\n    }\r\n    \r\n    @keyframes fadeIn {\r\n      from { opacity: 0; transform: translateY(10px); }\r\n      to { opacity: 1; transform: translateY(0); }\r\n    }\r\n    \r\n    .tab-content.active {\r\n      display: block;\r\n    }\r\n    \r\n    \/* Formula Section *\/\r\n    .formula-section {\r\n      margin-top: 60px;\r\n      padding: 60px 0;\r\n      background: linear-gradient(135deg, var(--light), var(--light-gray));\r\n      clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);\r\n    }\r\n    \r\n    .formula-container {\r\n      max-width: 800px;\r\n      margin: 0 auto;\r\n      background: var(--white);\r\n      border-radius: 12px;\r\n      padding: 30px;\r\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\r\n    }\r\n    \r\n    .formula-item {\r\n      margin-bottom: 20px;\r\n      padding-bottom: 20px;\r\n      border-bottom: 1px solid var(--light-gray);\r\n    }\r\n    \r\n    .formula-item:last-child {\r\n      border-bottom: none;\r\n      margin-bottom: 0;\r\n      padding-bottom: 0;\r\n    }\r\n    \r\n    .formula-title {\r\n      font-size: 1.2rem;\r\n      font-weight: 600;\r\n      color: var(--primary);\r\n      margin-bottom: 10px;\r\n    }\r\n    \r\n    .formula-content {\r\n      font-family: 'Roboto Mono', monospace;\r\n      background: var(--light);\r\n      padding: 15px;\r\n      border-radius: 8px;\r\n      overflow-x: auto;\r\n    }\r\n    \r\n    \/* FAQ Section *\/\r\n    .faq-section {\r\n      padding: 60px 0;\r\n      background: linear-gradient(135deg, var(--light-gray), var(--light));\r\n    }\r\n    \r\n    .section-title {\r\n      text-align: center;\r\n      margin-bottom: 50px;\r\n    }\r\n    \r\n    .section-title h2 {\r\n      font-size: 2.4rem;\r\n      color: var(--dark);\r\n      margin-bottom: 15px;\r\n    }\r\n    \r\n    .section-title p {\r\n      font-size: 1.1rem;\r\n      color: var(--medium-gray);\r\n      max-width: 600px;\r\n      margin: 0 auto;\r\n    }\r\n    \r\n    .faq-container {\r\n      max-width: 800px;\r\n      margin: 0 auto;\r\n    }\r\n    \r\n    .faq-item {\r\n      margin-bottom: 20px;\r\n      background: var(--white);\r\n      border-radius: 12px;\r\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\r\n      overflow: hidden;\r\n      transition: all 0.3s ease;\r\n    }\r\n    \r\n    .faq-item:hover {\r\n      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\r\n    }\r\n    \r\n    .faq-question {\r\n      padding: 22px;\r\n      cursor: pointer;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      font-weight: 500;\r\n      color: var(--dark);\r\n      transition: all 0.3s ease;\r\n    }\r\n    \r\n    .faq-question:hover {\r\n      background: rgba(106, 48, 147, 0.05);\r\n    }\r\n    \r\n    .faq-question i {\r\n      transition: all 0.3s ease;\r\n    }\r\n    \r\n    .faq-answer {\r\n      padding: 0 22px;\r\n      max-height: 0;\r\n      overflow: hidden;\r\n      transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n    }\r\n    \r\n    .faq-item.active .faq-question {\r\n      background: rgba(106, 48, 147, 0.05);\r\n    }\r\n    \r\n    .faq-item.active .faq-question i {\r\n      transform: rotate(180deg);\r\n    }\r\n    \r\n    .faq-item.active .faq-answer {\r\n      padding: 0 22px 22px;\r\n      max-height: 500px;\r\n    }\r\n    \r\n    \/* CTA Section *\/\r\n    .cta-section {\r\n      padding: 100px 0;\r\n      background: linear-gradient(135deg, var(--primary), var(--primary-light));\r\n      color: var(--white);\r\n      text-align: center;\r\n      clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);\r\n    }\r\n    \r\n    .cta-section h2 {\r\n      font-size: 2.5rem;\r\n      margin-bottom: 20px;\r\n      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n    }\r\n    \r\n    .cta-section p {\r\n      max-width: 600px;\r\n      margin: 0 auto 30px;\r\n      font-size: 1.2rem;\r\n      opacity: 0.9;\r\n    }\r\n    \r\n    .btn-light {\r\n      background: var(--white);\r\n      color: var(--primary);\r\n      box-shadow: 0 5px 15px rgba(255, 255, 255, 0.2);\r\n    }\r\n    \r\n    .btn-light:hover {\r\n      background: var(--white);\r\n      color: var(--primary-dark);\r\n      transform: translateY(-3px);\r\n      box-shadow: 0 10px 25px rgba(255, 255, 255, 0.3);\r\n    }\r\n    \r\n    \/* Analysis Results *\/\r\n    .analysis-results {\r\n      display: none;\r\n      background: var(--light);\r\n      border-radius: 12px;\r\n      padding: 25px;\r\n      margin-top: 20px;\r\n      border-left: 4px solid var(--primary);\r\n    }\r\n    \r\n    .analysis-results h3 {\r\n      color: var(--primary);\r\n      margin-bottom: 15px;\r\n    }\r\n    \r\n    .analysis-item {\r\n      margin-bottom: 15px;\r\n    }\r\n    \r\n    .analysis-label {\r\n      font-weight: 500;\r\n      color: var(--dark-gray);\r\n    }\r\n    \r\n    .analysis-value {\r\n      font-family: 'Roboto Mono', monospace;\r\n      color: var(--primary);\r\n    }\r\n    \r\n    \/* Responsive Adjustments *\/\r\n    @media (max-width: 768px) {\r\n      .hero {\r\n        padding: 80px 0 50px;\r\n      }\r\n      \r\n      .hero h1 {\r\n        font-size: 2.4rem;\r\n      }\r\n      \r\n      .hero p {\r\n        font-size: 1rem;\r\n      }\r\n      \r\n      .results-grid {\r\n        grid-template-columns: 1fr 1fr;\r\n      }\r\n      \r\n      .calculator-panel,\r\n      .results-panel {\r\n        padding: 25px;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <header class=\"hero\">\r\n    <div class=\"container\">\r\n      <h1>Advanced Production Analyzer<\/h1>\r\n      <p>Professional-grade tool for optimizing manufacturing processes with real-time analytics and predictive insights<\/p>\r\n    <\/div>\r\n  <\/header>\r\n  \r\n  <main class=\"container\">\r\n    <div class=\"main-layout\">\r\n      <!-- Calculator Panel -->\r\n      <div class=\"calculator-panel\">\r\n        <div class=\"panel-header\">\r\n          <div class=\"panel-icon\">\r\n            <i class=\"fas fa-calculator\"><\/i>\r\n          <\/div>\r\n          <div>\r\n            <div class=\"panel-title\">Production Metrics<\/div>\r\n            <div class=\"panel-subtitle\">Input parameters \u2192 Output analysis<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"form-group\">\r\n          <label for=\"cycle-time\" class=\"form-label\">Cycle Time (seconds)<\/label>\r\n          <input type=\"number\" id=\"cycle-time\" class=\"form-control\" min=\"0.1\" step=\"0.1\" value=\"12\">\r\n          <div class=\"form-hint\">Time for one complete production cycle<\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"form-group\">\r\n          <label for=\"cavities\" class=\"form-label\">Cavities per Mold<\/label>\r\n          <input type=\"number\" id=\"cavities\" class=\"form-control\" min=\"1\" step=\"1\" value=\"4\">\r\n          <div class=\"form-hint\">Number of units produced per cycle<\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"form-group\">\r\n          <label for=\"efficiency\" class=\"form-label\">Machine Efficiency (%)<\/label>\r\n          <input type=\"number\" id=\"efficiency\" class=\"form-control\" min=\"0\" max=\"100\" step=\"1\" value=\"85\">\r\n          <div class=\"form-hint\">Percentage of time machine is productive<\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"form-group\">\r\n          <label for=\"shifts\" class=\"form-label\">Shifts per Day<\/label>\r\n          <input type=\"number\" id=\"shifts\" class=\"form-control\" min=\"1\" step=\"1\" value=\"2\">\r\n        <\/div>\r\n        \r\n        <div class=\"form-group\">\r\n          <label for=\"hours-per-shift\" class=\"form-label\">Hours per Shift<\/label>\r\n          <input type=\"number\" id=\"hours-per-shift\" class=\"form-control\" min=\"1\" max=\"24\" step=\"0.5\" value=\"8\">\r\n        <\/div>\r\n        \r\n        <div class=\"form-group\">\r\n          <label for=\"downtime\" class=\"form-label\">Planned Downtime (%)<\/label>\r\n          <input type=\"number\" id=\"downtime\" class=\"form-control\" min=\"0\" max=\"100\" step=\"1\" value=\"5\">\r\n          <div class=\"form-hint\">Scheduled maintenance, breaks, etc.<\/div>\r\n        <\/div>\r\n        \r\n        <button id=\"reset-btn\" class=\"btn btn-outline\" style=\"margin-top: 15px;\">\r\n          <i class=\"fas fa-redo\"><\/i> Reset Defaults\r\n        <\/button>\r\n      <\/div>\r\n      \r\n      <!-- Results Panel -->\r\n      <div class=\"results-panel\">\r\n        <div class=\"results-header\">\r\n          <h2 class=\"results-title\">Production Analytics<\/h2>\r\n          <p class=\"results-subtitle\">Real-time calculations with predictive modeling<\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"tabs\">\r\n          <div class=\"tab active\" data-tab=\"summary\">Summary<\/div>\r\n          <div class=\"tab\" data-tab=\"charts\">Visualization<\/div>\r\n          <div class=\"tab\" data-tab=\"formulas\">Methodology<\/div>\r\n        <\/div>\r\n        \r\n        <!-- Summary Tab -->\r\n        <div class=\"tab-content active\" id=\"summary-tab\">\r\n          <div class=\"results-grid\">\r\n            <div class=\"result-card\">\r\n              <div class=\"result-value\" id=\"units-hour\">0<\/div>\r\n              <div class=\"result-label\">Units per Hour<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"result-card\">\r\n              <div class=\"result-value\" id=\"units-day\">0<\/div>\r\n              <div class=\"result-label\">Units per Day<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"result-card\">\r\n              <div class=\"result-value\" id=\"effective-cycle\">0<\/div>\r\n              <div class=\"result-label\">Sec per Unit<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"result-card\">\r\n              <div class=\"result-value\" id=\"cycles-hour\">0<\/div>\r\n              <div class=\"result-label\">Cycles per Hour<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          \r\n          <div class=\"form-group\">\r\n            <button id=\"contact-btn\" class=\"btn btn-outline btn-block\">\r\n              <i class=\"fas fa-chart-line\"><\/i> Request Optimization Analysis\r\n            <\/button>\r\n          <\/div>\r\n          \r\n          <div id=\"analysis-results\" class=\"analysis-results\">\r\n            <h3>Optimization Analysis Results<\/h3>\r\n            \r\n            <div class=\"analysis-item\">\r\n              <div class=\"analysis-label\">Current Production Capacity:<\/div>\r\n              <div class=\"analysis-value\" id=\"current-capacity\">0 units\/day<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"analysis-item\">\r\n              <div class=\"analysis-label\">Potential Improvement:<\/div>\r\n              <div class=\"analysis-value\" id=\"potential-improvement\">0%<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"analysis-item\">\r\n              <div class=\"analysis-label\">Recommended Actions:<\/div>\r\n              <ul id=\"recommendations\">\r\n                <!-- Will be populated by JavaScript -->\r\n              <\/ul>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n        \r\n        <!-- Charts Tab -->\r\n        <div class=\"tab-content\" id=\"charts-tab\">\r\n          <div class=\"chart-container\">\r\n            <canvas id=\"production-chart\"><\/canvas>\r\n          <\/div>\r\n          \r\n          <div class=\"chart-container\">\r\n            <canvas id=\"efficiency-chart\"><\/canvas>\r\n          <\/div>\r\n        <\/div>\r\n        \r\n        <!-- Formulas Tab -->\r\n        <div class=\"tab-content\" id=\"formulas-tab\">\r\n          <div class=\"form-group\">\r\n            <h3>Effective cycles per hour<\/h3>\r\n            <div class=\"formula-box\">\r\n              cycles_per_hour = (3600 \/ cycle_time) \u00d7 (efficiency \/ 100) \u00d7 (1 - downtime \/ 100)\r\n            <\/div>\r\n          <\/div>\r\n          \r\n          <div class=\"form-group\">\r\n            <h3>Units per hour<\/h3>\r\n            <div class=\"formula-box\">\r\n              units_per_hour = cycles_per_hour \u00d7 cavities\r\n            <\/div>\r\n          <\/div>\r\n          \r\n          <div class=\"form-group\">\r\n            <h3>Units per day<\/h3>\r\n            <div class=\"formula-box\">\r\n              units_per_day = units_per_hour \u00d7 hours_per_shift \u00d7 shifts_per_day\r\n            <\/div>\r\n          <\/div>\r\n          \r\n          <div class=\"form-group\">\r\n            <h3>Effective cycle time per unit<\/h3>\r\n            <div class=\"formula-box\">\r\n              sec_per_unit = cycle_time \/ (cavities \u00d7 (efficiency \/ 100) \u00d7 (1 - downtime \/ 100))\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/main>\r\n  \r\n  <section class=\"formula-section\">\r\n    <div class=\"container\">\r\n      <div class=\"section-title\">\r\n        <h2>Calculation Formulas<\/h2>\r\n        <p>Key equations used in production analysis<\/p>\r\n      <\/div>\r\n      \r\n      <div class=\"formula-container\">\r\n        <div class=\"formula-item\">\r\n          <div class=\"formula-title\">1) Effective cycles per hour (considering efficiency & downtime)<\/div>\r\n          <div class=\"formula-content\">\r\n            cycles_per_hour = (3600 \/ cycle_time) \u00d7 (efficiency \/ 100) \u00d7 (1 - downtime \/ 100)\r\n          <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"formula-item\">\r\n          <div class=\"formula-title\">2) Units per hour<\/div>\r\n          <div class=\"formula-content\">\r\n            units_per_hour = cycles_per_hour \u00d7 cavities\r\n          <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"formula-item\">\r\n          <div class=\"formula-title\">3) Units per day<\/div>\r\n          <div class=\"formula-content\">\r\n            units_per_day = units_per_hour \u00d7 hours_per_shift \u00d7 shifts_per_day\r\n          <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"formula-item\">\r\n          <div class=\"formula-title\">4) Effective cycle time per unit<\/div>\r\n          <div class=\"formula-content\">\r\n            sec_per_unit = cycle_time \/ (cavities \u00d7 (efficiency \/ 100) \u00d7 (1 - downtime \/ 100))\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n  \r\n  <section class=\"faq-section\">\r\n    <div class=\"container\">\r\n      <div class=\"section-title\">\r\n        <h2>Technical Insights<\/h2>\r\n        <p>Advanced manufacturing concepts explained<\/p>\r\n      <\/div>\r\n      \r\n      <div class=\"faq-container\">\r\n        <div class=\"faq-item\">\r\n          <div class=\"faq-question\">\r\n            <span>How is machine efficiency calculated in industrial settings?<\/span>\r\n            <i class=\"fas fa-chevron-down\"><\/i>\r\n          <\/div>\r\n          <div class=\"faq-answer\">\r\n            <p>Industrial machine efficiency (OEE - Overall Equipment Effectiveness) is calculated as the product of three factors: Availability (operating time\/planned production time), Performance (actual output\/theoretical maximum output), and Quality (good units\/total units produced). Our calculator simplifies this to a single percentage for ease of use while maintaining accuracy for production planning.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"faq-item\">\r\n          <div class=\"faq-question\">\r\n            <span>What advanced techniques can reduce cycle time?<\/span>\r\n            <i class=\"fas fa-chevron-down\"><\/i>\r\n          <\/div>\r\n          <div class=\"faq-answer\">\r\n            <p>Advanced techniques include: thermal analysis for optimized heating\/cooling cycles, predictive maintenance to reduce unplanned downtime, servo-electric systems for faster movements, AI-driven process optimization, and advanced mold flow analysis. These can reduce cycle times by 15-40% depending on the application.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"faq-item\">\r\n          <div class=\"faq-question\">\r\n            <span>How do multi-cavity molds affect production economics?<\/span>\r\n            <i class=\"fas fa-chevron-down\"><\/i>\r\n          <\/div>\r\n          <div class=\"faq-answer\">\r\n            <p>Multi-cavity molds increase initial tooling costs (typically 15-30% more per cavity) but dramatically reduce per-unit costs through higher output. The break-even point depends on production volume, with higher volumes favoring more cavities. Our calculator helps quantify these tradeoffs by showing output at different cavity counts.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n  \r\n  <section class=\"cta-section\">\r\n    <div class=\"container\">\r\n      <h2>Ready for Industrial-Grade Optimization?<\/h2>\r\n      <p>Our manufacturing engineers can conduct a full production audit and provide customized recommendations to maximize your output and efficiency.<\/p>\r\n      <a href=\"#\" class=\"btn btn-light\">Schedule Technical Consultation<\/a>\r\n    <\/div>\r\n  <\/section>\r\n  \r\n  <!-- Font Awesome -->\r\n  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/js\/all.min.js\"><\/script>\r\n  \r\n  <script>\r\n    \/\/ DOM Elements\r\n    const inputs = {\r\n      cycleTime: document.getElementById('cycle-time'),\r\n      cavities: document.getElementById('cavities'),\r\n      efficiency: document.getElementById('efficiency'),\r\n      shifts: document.getElementById('shifts'),\r\n      hoursPerShift: document.getElementById('hours-per-shift'),\r\n      downtime: document.getElementById('downtime')\r\n    };\r\n    \r\n    const results = {\r\n      unitsHour: document.getElementById('units-hour'),\r\n      unitsDay: document.getElementById('units-day'),\r\n      effectiveCycle: document.getElementById('effective-cycle'),\r\n      cyclesHour: document.getElementById('cycles-hour')\r\n    };\r\n    \r\n    const analysisResults = {\r\n      currentCapacity: document.getElementById('current-capacity'),\r\n      potentialImprovement: document.getElementById('potential-improvement'),\r\n      recommendations: document.getElementById('recommendations')\r\n    };\r\n    \r\n    const tabs = document.querySelectorAll('.tab');\r\n    const tabContents = document.querySelectorAll('.tab-content');\r\n    const analysisSection = document.getElementById('analysis-results');\r\n    const contactBtn = document.getElementById('contact-btn');\r\n    \r\n    \/\/ Initialize charts with professional styling\r\n    const productionChart = new Chart(\r\n      document.getElementById('production-chart'),\r\n      {\r\n        type: 'bar',\r\n        data: {\r\n          labels: ['Hourly Output', 'Daily Output'],\r\n          datasets: [{\r\n            label: 'Production Volume',\r\n            data: [0, 0],\r\n            backgroundColor: [\r\n              'rgba(106, 48, 147, 0.8)',\r\n              'rgba(230, 126, 34, 0.8)'\r\n            ],\r\n            borderColor: [\r\n              'rgba(106, 48, 147, 1)',\r\n              'rgba(230, 126, 34, 1)'\r\n            ],\r\n            borderWidth: 1\r\n          }]\r\n        },\r\n        options: {\r\n          responsive: true,\r\n          maintainAspectRatio: false,\r\n          plugins: {\r\n            legend: {\r\n              position: 'top',\r\n              labels: {\r\n                font: {\r\n                  family: 'Roboto',\r\n                  size: 12\r\n                },\r\n                padding: 20\r\n              }\r\n            },\r\n            tooltip: {\r\n              backgroundColor: 'rgba(47, 53, 66, 0.9)',\r\n              titleFont: {\r\n                family: 'Roboto',\r\n                size: 14,\r\n                weight: 'bold'\r\n              },\r\n              bodyFont: {\r\n                family: 'Roboto Mono',\r\n                size: 12\r\n              },\r\n              padding: 12,\r\n              cornerRadius: 8\r\n            }\r\n          },\r\n          scales: {\r\n            y: {\r\n              beginAtZero: true,\r\n              grid: {\r\n                color: 'rgba(0, 0, 0, 0.05)'\r\n              },\r\n              ticks: {\r\n                font: {\r\n                  family: 'Roboto Mono'\r\n                }\r\n              }\r\n            },\r\n            x: {\r\n              grid: {\r\n                display: false\r\n              },\r\n              ticks: {\r\n                font: {\r\n                  family: 'Roboto',\r\n                  weight: '500'\r\n                }\r\n              }\r\n            }\r\n          }\r\n        }\r\n      }\r\n    );\r\n    \r\n    const efficiencyChart = new Chart(\r\n      document.getElementById('efficiency-chart'),\r\n      {\r\n        type: 'doughnut',\r\n        data: {\r\n          labels: ['Productive Time', 'Planned Downtime', 'Inefficiency'],\r\n          datasets: [{\r\n            data: [85, 5, 10],\r\n            backgroundColor: [\r\n              'rgba(39, 174, 96, 0.8)',\r\n              'rgba(231, 76, 60, 0.8)',\r\n              'rgba(243, 156, 18, 0.8)'\r\n            ],\r\n            borderColor: [\r\n              'rgba(39, 174, 96, 1)',\r\n              'rgba(231, 76, 60, 1)',\r\n              'rgba(243, 156, 18, 1)'\r\n            ],\r\n            borderWidth: 1\r\n          }]\r\n        },\r\n        options: {\r\n          responsive: true,\r\n          maintainAspectRatio: false,\r\n          cutout: '75%',\r\n          plugins: {\r\n            legend: {\r\n              position: 'right',\r\n              labels: {\r\n                font: {\r\n                  family: 'Roboto',\r\n                  size: 12\r\n                },\r\n                padding: 20,\r\n                usePointStyle: true\r\n              }\r\n            },\r\n            tooltip: {\r\n              backgroundColor: 'rgba(47, 53, 66, 0.9)',\r\n              titleFont: {\r\n                family: 'Roboto',\r\n                size: 14,\r\n                weight: 'bold'\r\n              },\r\n              bodyFont: {\r\n                family: 'Roboto Mono',\r\n                size: 12\r\n              },\r\n              padding: 12,\r\n              cornerRadius: 8\r\n            }\r\n          }\r\n        }\r\n      }\r\n    );\r\n    \r\n    \/\/ Tab switching with animation\r\n    tabs.forEach(tab => {\r\n      tab.addEventListener('click', () => {\r\n        tabs.forEach(t => t.classList.remove('active'));\r\n        tabContents.forEach(c => {\r\n          c.classList.remove('active');\r\n          c.style.opacity = 0;\r\n        });\r\n        \r\n        tab.classList.add('active');\r\n        const activeTab = document.getElementById(`${tab.dataset.tab}-tab`);\r\n        activeTab.classList.add('active');\r\n        setTimeout(() => {\r\n          activeTab.style.opacity = 1;\r\n        }, 10);\r\n      });\r\n    });\r\n    \r\n    \/\/ Calculate production metrics with industrial precision\r\n    function calculateProduction() {\r\n      \/\/ Get input values with validation\r\n      const Tc_s = Math.max(0.1, parseFloat(inputs.cycleTime.value) || 12);\r\n      const N_c = Math.max(1, parseInt(inputs.cavities.value) || 4);\r\n      const eta_pct = Math.min(100, Math.max(0, parseFloat(inputs.efficiency.value) || 85));\r\n      const S = Math.max(1, parseInt(inputs.shifts.value) || 2);\r\n      const H_s = Math.min(24, Math.max(0.5, parseFloat(inputs.hoursPerShift.value) || 8));\r\n      const D_pct = Math.min(100, Math.max(0, parseFloat(inputs.downtime.value) || 5));\r\n      \r\n      \/\/ Convert percentages to decimals\r\n      const eta = eta_pct \/ 100;\r\n      const D = D_pct \/ 100;\r\n      \r\n      \/\/ Calculate metrics with industrial precision\r\n      const cycles_per_hour = (3600 \/ Tc_s) * eta * (1 - D);\r\n      const units_per_hour = cycles_per_hour * N_c;\r\n      const units_per_day = units_per_hour * H_s * S;\r\n      const sec_per_unit = Tc_s \/ (N_c * eta * (1 - D));\r\n      \r\n      \/\/ Update UI with formatted numbers\r\n      results.unitsHour.textContent = Math.round(units_per_hour).toLocaleString();\r\n      results.unitsDay.textContent = Math.round(units_per_day).toLocaleString();\r\n      results.effectiveCycle.textContent = sec_per_unit.toFixed(2);\r\n      results.cyclesHour.textContent = Math.round(cycles_per_hour).toLocaleString();\r\n      \r\n      \/\/ Update charts with smooth animation\r\n      productionChart.data.datasets[0].data = [units_per_hour, units_per_day];\r\n      productionChart.update();\r\n      \r\n      efficiencyChart.data.datasets[0].data = [\r\n        eta_pct * (1 - D),\r\n        D_pct,\r\n        100 - (eta_pct * (1 - D) + D_pct)\r\n      ];\r\n      efficiencyChart.update('none');\r\n      \r\n      \/\/ Add subtle animation to result cards\r\n      document.querySelectorAll('.result-card').forEach((card, index) => {\r\n        setTimeout(() => {\r\n          card.style.transform = 'translateY(-5px)';\r\n          setTimeout(() => {\r\n            card.style.transform = '';\r\n          }, 300);\r\n        }, index * 100);\r\n      });\r\n    }\r\n    \r\n    \/\/ Generate optimization analysis\r\n    function generateAnalysis() {\r\n      const Tc_s = parseFloat(inputs.cycleTime.value) || 12;\r\n      const N_c = parseInt(inputs.cavities.value) || 4;\r\n      const eta_pct = parseFloat(inputs.efficiency.value) || 85;\r\n      const S = parseInt(inputs.shifts.value) || 2;\r\n      const H_s = parseFloat(inputs.hoursPerShift.value) || 8;\r\n      const D_pct = parseFloat(inputs.downtime.value) || 5;\r\n      \r\n      \/\/ Calculate current production capacity\r\n      const units_per_day = (3600 \/ Tc_s) * (eta_pct \/ 100) * (1 - D_pct \/ 100) * N_c * H_s * S;\r\n      \r\n      \/\/ Calculate potential improvements\r\n      const potentialImprovement = Math.round((100 - eta_pct) * 0.7); \/\/ Assume 70% of inefficiency can be recovered\r\n      \r\n      \/\/ Generate recommendations\r\n      const recommendations = [];\r\n      \r\n      if (eta_pct < 90) {\r\n        recommendations.push(\"Increase machine efficiency through preventive maintenance\");\r\n      }\r\n      \r\n      if (Tc_s > 10) {\r\n        recommendations.push(\"Optimize cycle time through process engineering\");\r\n      }\r\n      \r\n      if (D_pct > 5) {\r\n        recommendations.push(\"Reduce planned downtime through better scheduling\");\r\n      }\r\n      \r\n      if (N_c < 8 && units_per_day > 1000) {\r\n        recommendations.push(\"Consider increasing mold cavities for higher volume production\");\r\n      }\r\n      \r\n      \/\/ Update analysis section\r\n      analysisResults.currentCapacity.textContent = `${Math.round(units_per_day).toLocaleString()} units\/day`;\r\n      analysisResults.potentialImprovement.textContent = `${potentialImprovement}%`;\r\n      \r\n      \/\/ Clear and populate recommendations\r\n      analysisResults.recommendations.innerHTML = '';\r\n      recommendations.forEach(rec => {\r\n        const li = document.createElement('li');\r\n        li.textContent = rec;\r\n        analysisResults.recommendations.appendChild(li);\r\n      });\r\n      \r\n      \/\/ Show analysis section with animation\r\n      analysisSection.style.display = 'block';\r\n      setTimeout(() => {\r\n        analysisSection.style.opacity = '1';\r\n      }, 10);\r\n    }\r\n    \r\n    \/\/ Reset form with animation\r\n    function resetForm() {\r\n      \/\/ Animate reset\r\n      document.querySelector('.calculator-panel').style.transform = 'scale(0.98)';\r\n      setTimeout(() => {\r\n        document.querySelector('.calculator-panel').style.transform = '';\r\n      }, 300);\r\n      \r\n      \/\/ Set default values\r\n      inputs.cycleTime.value = 12;\r\n      inputs.cavities.value = 4;\r\n      inputs.efficiency.value = 85;\r\n      inputs.shifts.value = 2;\r\n      inputs.hoursPerShift.value = 8;\r\n      inputs.downtime.value = 5;\r\n      \r\n      calculateProduction();\r\n    }\r\n    \r\n    \/\/ FAQ item toggle with animation\r\n    document.querySelectorAll('.faq-question').forEach(question => {\r\n      question.addEventListener('click', () => {\r\n        const item = question.parentElement;\r\n        item.classList.toggle('active');\r\n      });\r\n    });\r\n    \r\n    \/\/ Event listeners with debounce for performance\r\n    let debounceTimer;\r\n    Object.values(inputs).forEach(input => {\r\n      input.addEventListener('input', () => {\r\n        clearTimeout(debounceTimer);\r\n        debounceTimer = setTimeout(calculateProduction, 300);\r\n      });\r\n    });\r\n    \r\n    document.getElementById('reset-btn').addEventListener('click', resetForm);\r\n    contactBtn.addEventListener('click', generateAnalysis);\r\n    \r\n    \/\/ Initialize calculator with animation\r\n    setTimeout(() => {\r\n      calculateProduction();\r\n    }, 500);\r\n  <\/script>\r\n  \r\n  <!-- JSON-LD Structured Data -->\r\n  <script type=\"application\/ld+json\">\r\n    {\r\n      \"@context\": \"https:\/\/schema.org\",\r\n      \"@type\": \"WebApplication\",\r\n      \"name\": \"Advanced Production Analyzer\",\r\n      \"url\": \"https:\/\/yourdomain.com\/tools\/production-analyzer\",\r\n      \"description\": \"Professional manufacturing analytics tool for calculating and optimizing production output with advanced visualization.\",\r\n      \"applicationCategory\": \"BusinessApplication\",\r\n      \"operatingSystem\": \"Any\",\r\n      \"offers\": {\r\n        \"@type\": \"Offer\",\r\n        \"price\": \"0\",\r\n        \"priceCurrency\": \"USD\"\r\n      }\r\n    }\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Advanced Production Speed Analyzer Advanced Production Analyzer Professional-grade tool for optimizing manufacturing processes with real-time analytics and predictive insights Production Metrics Input parameters \u2192 Output analysis Cycle Time (seconds) Time for one complete production cycle Cavities per Mold Number of units produced per cycle Machine Efficiency (%) Percentage of time machine is productive Shifts per [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2664","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mesoforming.com\/ar\/wp-json\/wp\/v2\/pages\/2664","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mesoforming.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mesoforming.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mesoforming.com\/ar\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/mesoforming.com\/ar\/wp-json\/wp\/v2\/comments?post=2664"}],"version-history":[{"count":0,"href":"https:\/\/mesoforming.com\/ar\/wp-json\/wp\/v2\/pages\/2664\/revisions"}],"wp:attachment":[{"href":"https:\/\/mesoforming.com\/ar\/wp-json\/wp\/v2\/media?parent=2664"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}