{"id":37626,"date":"2025-06-03T17:54:36","date_gmt":"2025-06-03T09:54:36","guid":{"rendered":"https:\/\/incit.org\/?page_id=37626"},"modified":"2025-06-05T15:11:15","modified_gmt":"2025-06-05T07:11:15","slug":"features","status":"publish","type":"page","link":"https:\/\/incit.org\/en_us\/features\/","title":{"rendered":"Features"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"37626\" class=\"elementor elementor-37626\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ca9535 e-flex e-con-boxed e-con e-parent\" data-id=\"3ca9535\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28495b6 elementor-widget elementor-widget-shortcode\" data-id=\"28495b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><style class=\"wpcode-css-snippet\">.incit-card-backdrop {\r\n  position: fixed;\r\n  z-index: 1080;\r\n  left: 0;\r\n  top: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  background: rgba(211, 211, 211, 0.35);\r\n  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);\r\n  backdrop-filter: blur(15px);\r\n  -webkit-backdrop-filter: blur(15px);\r\n}\r\n.incit-card-modal {\r\n  height: auto;\r\n  width: 100%;\r\n  max-width: 1035px;\r\n  border-radius: 30px;\r\n  background-color: #fff;\r\n  transition: 0.3s all ease;\r\n  visibility: hidden;\r\n  opacity: 0;\r\n  pointer-events: none;\r\n  padding: 40px 74px;\r\n}\r\n.incit-card-modal.incit-modal-active {\r\n  opacity: 1;\r\n  visibility: visible;\r\n  pointer-events: auto;\r\n  top: 50%;\r\n}\r\n.incit-card-close-button,\r\n.incit-card-navigation-buttons {\r\n  cursor: pointer;\r\n}\r\n.incit-card-modal-navigation-wrapper {\r\n  padding-bottom: 40px;\r\n  margin-bottom: 40px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  border-bottom: 2px solid #e4e4e4;\r\n}\r\n.incit-card-modal-navigation,\r\n.incit-card-navigation-buttons {\r\n  display: flex;\r\n  align-items: center;\r\n}\r\n.incit-card-modal-navigation {\r\n  column-gap: 50px;\r\n}\r\n.incit-card-navigation-buttons {\r\n  column-gap: 20px;\r\n}\r\n.incit-card-navigation-buttons span {\r\n  font-family: var(--incit-font-family);\r\n  font-size: 1.5625rem;\r\n  font-weight: 600;\r\n  letter-spacing: 0.2px;\r\n  color: #000;\r\n}\r\n.incit-card-navigation-buttons svg {\r\n  background-color: #e2e2e6;\r\n  border-radius: 999px;\r\n  width: 36px;\r\n  height: 36px;\r\n  padding: 9.5px 14px 9.5px 12px;\r\n}\r\n.incit-card-modal-content h2 {\r\n  font-family: var(--incit-font-family);\r\n  font-size: 3.125rem;\r\n  font-weight: 600;\r\n  letter-spacing: -0.2px;\r\n  margin: 0 !important;\r\n}\r\n.incit-card-modal-content h5 {\r\n  font-family: var(--incit-font-family);\r\n  font-size: 1.125rem;\r\n  font-weight: 600;\r\n  letter-spacing: -0.2px;\r\n  margin: 0 !important;\r\n  color: #000;\r\n}\r\n.incit-card-modal-content p {\r\n  margin: 0 !important;\r\n  font-family: var(--incit-font-family);\r\n  font-size: 1.125rem;\r\n  font-weight: 300;\r\n  letter-spacing: 0.22px;\r\n  color: #000;\r\n}\r\n.incit-card-modal-content {\r\n  display: flex;\r\n  flex-direction: column;\r\n  row-gap: 40px;\r\n  max-height: 100% !important;\r\n}\r\n.siri-figure-image figcaption {\r\n  font-family: \"Open Sans\", sans-serif;\r\n  font-size: 1.125rem;\r\n  font-weight: 400;\r\n  line-height: 1.25rem;\r\n  text-align: center;\r\n  color: #000;\r\n  letter-spacing: -0.37px;\r\n}\r\n.siri-figure-image img {\r\n  width: 100%;\r\n  height: auto;\r\n  margin-bottom: 20px;\r\n}\r\n.incit-card-modal.incit-modal-fade-right {\r\n  opacity: 0;\r\n  visibility: hidden;\r\n  pointer-events: none;\r\n  transform: translateX(20%);\r\n}\r\n.incit-card-modal.incit-modal-fade-left {\r\n  opacity: 0;\r\n  visibility: hidden;\r\n  pointer-events: none;\r\n  transform: translateX(-20%);\r\n}\r\n.incit-card-modal-wrapper {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  position: fixed;\r\n  z-index: 10001;\r\n  left: 0;\r\n  top: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  padding: 2rem 0;\r\n  pointer-events: none;\r\n}\r\n\r\n.incit-card-modal-main {\r\n\tmax-height:50dvh;\r\n\toverflow-y: auto;\r\n}\r\n@media only screen and (max-width: 1024px) {\r\n  .incit-card-modal-navigation-wrapper {\r\n    flex-direction: column;\r\n    align-items: baseline;\r\n    row-gap: 24px;\r\n  }\r\n  .incit-card-modal-navigation {\r\n    display: none;\r\n  }\r\n  .incit-card-navigation-buttons {\r\n    width: 100%;\r\n    justify-content: space-between;\r\n  }\r\n  .incit-card-prev.incit-card-navigation-buttons {\r\n    flex-direction: row-reverse;\r\n  }\r\n  .incit-card-modal {\r\n    padding: 24px;\r\n  }\r\n  .incit-card-modal-content h2 {\r\n    font-size: 2.75rem;\r\n  }\r\n  .incit-card-modal-main {\r\n\tmax-height:40dvh;\r\n  }\t\r\n}\r\n<\/style><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-37c17c4 elementor-widget elementor-widget-html\" data-id=\"37c17c4\" 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<style>\n.describe-list-container:not(:last-child) {\n  margin-bottom: 30px;\n}\n.describe-list {\n  column-gap: 13px;\n  display: flex;\n  align-items: center;\n}\n.list-logo {\n  padding: 10px;\n  border-radius: 999px;\n  background: linear-gradient(92.67deg, #2f6db0 3.67%, #1b89c3 98.11%);\n  display: flex;\n}\n.list-logo svg {\n    height: 24px !important;\n    width: 24px !important;\n}\n.list-text {\n  font-family: \"Open Sans\", sans-serif;\n  font-weight: 400;\n  font-size: 1.25rem;\n  color: #000;\n  letter-spacing: 0.22px;\n}\n.describe-learnmore {\n  font-family: \"Open Sans\", sans-serif;\n  color: #0071e3;\n  font-size: 1rem;\n  font-weight: 400;\n  letter-spacing: -0.17px;\n  display: inline-block;\n  padding: 12px 24px;\n  border-radius: 999px;\n  background-color: #f4f4f4;\n}\n.describe-learnmore:hover {\n  color: #0071e3;\n}\n\n.incit-card-modal-main ul {\n    list-style: none;\n    padding: 0;\n}\n\n    \n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-96fb4fd e-flex e-con-boxed e-con e-parent\" data-id=\"96fb4fd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-98a844f e-con-full e-flex e-con e-child\" data-id=\"98a844f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-443d6fc incit-purple-gradient-1  elementor-widget elementor-widget-heading\" data-id=\"443d6fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Power Your Progress<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3191441 e-con-full e-flex e-con e-child\" data-id=\"3191441\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa989d1 elementor-widget elementor-widget-image\" data-id=\"fa989d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"510\" height=\"321\" src=\"https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/23162335\/corporate-client-portal.png\" class=\"attachment-large size-large wp-image-37087\" alt=\"\" srcset=\"https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/23162335\/corporate-client-portal.png 510w, https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/23162335\/corporate-client-portal-300x189.png 300w, https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/23162335\/corporate-client-portal-18x12.png 18w\" sizes=\"(max-width: 510px) 100vw, 510px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a3f5a4d e-con-full e-flex e-con e-child\" data-id=\"a3f5a4d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bfbba1c elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"bfbba1c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"461\" height=\"9\" src=\"https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/19014307\/pole-left.svg\" class=\"attachment-large size-large wp-image-36233\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-60b616f e-con-full e-flex e-con e-child\" data-id=\"60b616f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ece19a elementor-widget elementor-widget-heading\" data-id=\"0ece19a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Corporate Client Portal<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f877ec elementor-widget elementor-widget-text-editor\" data-id=\"0f877ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Transform your manufacturing operations at any scale with INCIT&#8217;s Corporate Client Portal. Connect with technological innovators, implement solutions, leverage data, track progress, and explore resources, for your industrial growth.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c1bbe7 elementor-widget elementor-widget-button\" data-id=\"3c1bbe7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/incit.org\/en_us\/features\/corporate-client-portal\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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<div class=\"elementor-element elementor-element-e3d7afa e-con-full e-flex e-con e-child\" data-id=\"e3d7afa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0a1ba5a e-con-full e-flex e-con e-child\" data-id=\"0a1ba5a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8f569cc elementor-widget elementor-widget-image\" data-id=\"8f569cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"477\" height=\"420\" src=\"https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/23162355\/transformation-prokect-progress-dashboard-illustration.png\" class=\"attachment-large size-large wp-image-37088\" alt=\"\" srcset=\"https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/23162355\/transformation-prokect-progress-dashboard-illustration.png 477w, https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/23162355\/transformation-prokect-progress-dashboard-illustration-300x264.png 300w, https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/23162355\/transformation-prokect-progress-dashboard-illustration-14x12.png 14w\" sizes=\"(max-width: 477px) 100vw, 477px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-00d2290 e-con-full e-flex e-con e-child\" data-id=\"00d2290\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f0f586f elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"f0f586f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"564\" height=\"8\" src=\"https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/19014307\/pole-right.svg\" class=\"attachment-large size-large wp-image-36234\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3aa0f79 e-con-full e-flex e-con e-child\" data-id=\"3aa0f79\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37e48df elementor-widget elementor-widget-heading\" data-id=\"37e48df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Transformation Project Progress Dashboard<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7ab5e4e elementor-widget elementor-widget-text-editor\" data-id=\"7ab5e4e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>This interactive dashboard allows multinational corporations, industry associations, and governments to track and analyse progress in Prioritisation Index assessments across multiple factory locations. Users can filter data, visualise trends and relative performance, identify best practices, and drive overall improvement.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ecd1a0 elementor-widget elementor-widget-button\" data-id=\"4ecd1a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/incit.org\/en_us\/features\/transformation-project-progress-dashboard\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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<div class=\"elementor-element elementor-element-d12c7bc e-con-full e-flex e-con e-child\" data-id=\"d12c7bc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a5c698 elementor-widget elementor-widget-image\" data-id=\"5a5c698\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"510\" height=\"424\" src=\"https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/23170248\/XIRI-Analytics-1.png\" class=\"attachment-large size-large wp-image-37105\" alt=\"\" srcset=\"https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/23170248\/XIRI-Analytics-1.png 510w, https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/23170248\/XIRI-Analytics-1-300x249.png 300w, https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/23170248\/XIRI-Analytics-1-14x12.png 14w\" sizes=\"(max-width: 510px) 100vw, 510px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4e59b98 e-con-full e-flex e-con e-child\" data-id=\"4e59b98\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d4a80d elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"7d4a80d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"564\" height=\"8\" src=\"https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/19014307\/pole-right.svg\" class=\"attachment-large size-large wp-image-36234\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cb30f7f e-con-full e-flex e-con e-child\" data-id=\"cb30f7f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-81dbb46 elementor-widget elementor-widget-heading\" data-id=\"81dbb46\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">XIRI-Analytics Dashboard and Filter Functions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8f592d8 elementor-widget elementor-widget-text-editor\" data-id=\"8f592d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>XIRI-Analytics empowers nations and companies to accelerate transformation in digital adoption, sustainable manufacturing, operational excellence and industrial artificial intelligence. Make informed decisions with data-driven insights and dynamic dashboards for tracking progress.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c34c899 elementor-widget elementor-widget-button\" data-id=\"c34c899\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/incit.org\/en_us\/features\/xiri-analytics\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f1a694f e-flex e-con-boxed e-con e-parent\" data-id=\"f1a694f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-462e341 elementor-widget elementor-widget-template\" data-id=\"462e341\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"37369\" class=\"elementor elementor-37369\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da29a14 e-flex e-con-boxed e-con e-parent\" data-id=\"da29a14\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-518a042 e-con-full e-flex e-con e-child\" data-id=\"518a042\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-84b1961 incit-purple-gradient-1  elementor-widget elementor-widget-heading\" data-id=\"84b1961\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Explore INCIT<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a732a0e e-con-full e-flex e-con e-child\" data-id=\"a732a0e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0fe19e elementor-widget elementor-widget-card-siri-slider-link\" data-id=\"d0fe19e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"card-siri-slider-link.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"swiper\" id=\"swiper-d0fe19e\">\n\t\t\t<div class=\"swiper-wrapper incit-card-swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" >\n\t\t\t\t\t<a href=\"https:\/\/incit.org\/en_us\/who-we-are\/\" class=\"incit-card incit-card-link\">\n\t\t\t\t\t\t<h3 class=\"incit-card-title\">About INCIT<\/h3>\n\t\t\t\t\t\t<p class=\"incit-card-description\">Transforming Manufacturing Globally Through Strategy, Innovation, and Collaboration.<\/p>\n\t\t\t\t\t\t<div class=\"incit-card-learnmore\">\n\t\t\t\t\t\t\t<span class=\"incit-card-learnmore-text\">Learn More<\/span>\n\t\t\t\t\t\t\t<svg width=\"37\" height=\"36\" viewbox=\"0 0 37 36\" class=\"incit-card-learnmore-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t<rect x=\"0.75\" width=\"36\" height=\"36\" rx=\"18\" \/>\n\t\t\t\t\t\t\t\t<path d=\"M25.275 16.659H20.1V11.475C20.1 11.117 19.9578 10.7736 19.7046 10.5204C19.4514 10.2672 19.108 10.125 18.75 10.125C18.392 10.125 18.0486 10.2672 17.7954 10.5204C17.5422 10.7736 17.4 11.117 17.4 11.475V16.65H12.225C11.867 16.65 11.5236 16.7922 11.2704 17.0454C11.0172 17.2986 10.875 17.642 10.875 18C10.875 18.358 11.0172 18.7014 11.2704 18.9546C11.5236 19.2078 11.867 19.35 12.225 19.35H17.4V24.525C17.4 24.883 17.5422 25.2264 17.7954 25.4796C18.0486 25.7328 18.392 25.875 18.75 25.875C19.108 25.875 19.4514 25.7328 19.7046 25.4796C19.9578 25.2264 20.1 24.883 20.1 24.525V19.35H25.275C25.633 19.35 25.9764 19.2078 26.2296 18.9546C26.4828 18.7014 26.625 18.358 26.625 18C26.625 17.642 26.4828 17.2986 26.2296 17.0454C25.9764 16.7922 25.633 16.65 25.275 16.65V16.659Z\" \/>\n\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<img decoding=\"async\" class=\"incit-card-icon-bg\" src=\"https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/04\/12124845\/paper-alt-svgrepo-com.svg\">\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" >\n\t\t\t\t\t<a href=\"https:\/\/incit.org\/en_us\/training-and-certification\/\" class=\"incit-card incit-card-link\">\n\t\t\t\t\t\t<h3 class=\"incit-card-title\">Training and Certification\u00a0<\/h3>\n\t\t\t\t\t\t<p class=\"incit-card-description\">Become a Certified Assessor and Lead The Change.<\/p>\n\t\t\t\t\t\t<div class=\"incit-card-learnmore\">\n\t\t\t\t\t\t\t<span class=\"incit-card-learnmore-text\">Learn More<\/span>\n\t\t\t\t\t\t\t<svg width=\"37\" height=\"36\" viewbox=\"0 0 37 36\" class=\"incit-card-learnmore-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t<rect x=\"0.75\" width=\"36\" height=\"36\" rx=\"18\" \/>\n\t\t\t\t\t\t\t\t<path d=\"M25.275 16.659H20.1V11.475C20.1 11.117 19.9578 10.7736 19.7046 10.5204C19.4514 10.2672 19.108 10.125 18.75 10.125C18.392 10.125 18.0486 10.2672 17.7954 10.5204C17.5422 10.7736 17.4 11.117 17.4 11.475V16.65H12.225C11.867 16.65 11.5236 16.7922 11.2704 17.0454C11.0172 17.2986 10.875 17.642 10.875 18C10.875 18.358 11.0172 18.7014 11.2704 18.9546C11.5236 19.2078 11.867 19.35 12.225 19.35H17.4V24.525C17.4 24.883 17.5422 25.2264 17.7954 25.4796C18.0486 25.7328 18.392 25.875 18.75 25.875C19.108 25.875 19.4514 25.7328 19.7046 25.4796C19.9578 25.2264 20.1 24.883 20.1 24.525V19.35H25.275C25.633 19.35 25.9764 19.2078 26.2296 18.9546C26.4828 18.7014 26.625 18.358 26.625 18C26.625 17.642 26.4828 17.2986 26.2296 17.0454C25.9764 16.7922 25.633 16.65 25.275 16.65V16.659Z\" \/>\n\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<img decoding=\"async\" class=\"incit-card-icon-bg\" src=\"https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/17162805\/cert-logo.svg\">\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" >\n\t\t\t\t\t<a href=\"https:\/\/incit.org\/en_us\/insights\/\" class=\"incit-card incit-card-link\">\n\t\t\t\t\t\t<h3 class=\"incit-card-title\">Insights<\/h3>\n\t\t\t\t\t\t<p class=\"incit-card-description\">Explore Industry Updates, Expert Perspectives, and Impactful Transformation Stories.<\/p>\n\t\t\t\t\t\t<div class=\"incit-card-learnmore\">\n\t\t\t\t\t\t\t<span class=\"incit-card-learnmore-text\">Learn More<\/span>\n\t\t\t\t\t\t\t<svg width=\"37\" height=\"36\" viewbox=\"0 0 37 36\" class=\"incit-card-learnmore-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t<rect x=\"0.75\" width=\"36\" height=\"36\" rx=\"18\" \/>\n\t\t\t\t\t\t\t\t<path d=\"M25.275 16.659H20.1V11.475C20.1 11.117 19.9578 10.7736 19.7046 10.5204C19.4514 10.2672 19.108 10.125 18.75 10.125C18.392 10.125 18.0486 10.2672 17.7954 10.5204C17.5422 10.7736 17.4 11.117 17.4 11.475V16.65H12.225C11.867 16.65 11.5236 16.7922 11.2704 17.0454C11.0172 17.2986 10.875 17.642 10.875 18C10.875 18.358 11.0172 18.7014 11.2704 18.9546C11.5236 19.2078 11.867 19.35 12.225 19.35H17.4V24.525C17.4 24.883 17.5422 25.2264 17.7954 25.4796C18.0486 25.7328 18.392 25.875 18.75 25.875C19.108 25.875 19.4514 25.7328 19.7046 25.4796C19.9578 25.2264 20.1 24.883 20.1 24.525V19.35H25.275C25.633 19.35 25.9764 19.2078 26.2296 18.9546C26.4828 18.7014 26.625 18.358 26.625 18C26.625 17.642 26.4828 17.2986 26.2296 17.0454C25.9764 16.7922 25.633 16.65 25.275 16.65V16.659Z\" \/>\n\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<img decoding=\"async\" class=\"incit-card-icon-bg\" src=\"https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/17162805\/group-talk.svg\">\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"incit-card-navigation-wrapper\">\n\t\t\t\t<div class=\"incit-card-buttons incit-card-prev\">\n\t\t\t\t\t<svg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_12271_9478)\">\n\t\t\t\t\t\t\t\t<rect width=\"36\" height=\"36\" rx=\"18\" fill=\"#D2D2D7\" fill-opacity=\"0.64\"\/>\n\t\t\t\t\t\t\t\t<path d=\"M21.5589 12.062L15.6179 17.984L21.522 23.944C22.1049 24.533 22.102 25.482 21.513 26.065C21.221 26.355 20.839 26.5 20.457 26.5C20.071 26.5 19.685 26.352 19.392 26.056L12.435 19.034C11.853 18.446 11.855 17.5 12.441 16.916L19.441 9.938C20.026 9.353 20.978 9.354 21.562 9.941C22.147 10.528 22.1449 11.478 21.5589 12.062Z\" fill=\"black\" fill-opacity=\"0.56\"\/>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t<clippath id=\"clip0_12271_9478\">\n\t\t\t\t\t\t\t\t<rect width=\"36\" height=\"36\" rx=\"18\" fill=\"white\"\/>\n\t\t\t\t\t\t\t<\/clippath>\n\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"incit-card-buttons incit-card-next\">\n\t\t\t\t\t<svg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_12271_9478)\">\n\t\t\t\t\t\t\t\t<rect width=\"36\" height=\"36\" rx=\"18\" fill=\"#D2D2D7\" fill-opacity=\"0.64\"\/>\n\t\t\t\t\t\t\t\t<path d=\"M23.5585 16.916C24.1445 17.5 24.1465 18.446 23.5645 19.034L16.6075 26.056C16.3145 26.352 15.9285 26.5 15.5425 26.5C15.1605 26.5 14.7785 26.355 14.4865 26.065C13.8975 25.482 13.8945 24.533 14.4775 23.944L20.3816 17.984L14.4406 12.062C13.8546 11.478 13.8526 10.5279 14.4376 9.941C15.0216 9.354 15.9736 9.353 16.5586 9.938L23.5585 16.916Z\" fill=\"black\" fill-opacity=\"0.56\"\/>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t<clippath id=\"clip0_12271_9478\">\n\t\t\t\t\t\t\t\t<rect width=\"36\" height=\"36\" rx=\"18\" fill=\"white\"\/>\n\t\t\t\t\t\t\t<\/clippath>\n\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t<\/svg>\t\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<script>\n\t\t\twindow.addEventListener(\"load\", function(){\n\t\t\t\tconst swiper = new Swiper('#swiper-d0fe19e', {\n\t\t\t\t\tnavigation: {\n\t\t\t\t\t\tnextEl: '.incit-card-next',\n\t\t\t\t\t\tprevEl: '.incit-card-prev',\n\t\t\t\t\t},\n\t\t\t\t\tslidesPerView: 1,\n\t\t\t\t\tspaceBetween: 20,\n\t\t\t\t\tbreakpoints: {\n\t\t\t\t\t\t1024: {\n\t\t\t\t\t\t\tslidesPerView: 2,\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t});\n\t\t<\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6ecf7a elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-card-siri-slider-link\" data-id=\"d6ecf7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"card-siri-slider-link.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"swiper\" id=\"swiper-d6ecf7a\">\n\t\t\t<div class=\"swiper-wrapper incit-card-swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" >\n\t\t\t\t\t<a href=\"\" class=\"incit-card incit-card-link\">\n\t\t\t\t\t\t<h3 class=\"incit-card-title\">About INCIT<\/h3>\n\t\t\t\t\t\t<p class=\"incit-card-description\">Transforming Manufacturing Globally Through Strategy, Innovation, and Collaboration.<\/p>\n\t\t\t\t\t\t<div class=\"incit-card-learnmore\">\n\t\t\t\t\t\t\t<span class=\"incit-card-learnmore-text\">Learn More<\/span>\n\t\t\t\t\t\t\t<svg width=\"37\" height=\"36\" viewbox=\"0 0 37 36\" class=\"incit-card-learnmore-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t<rect x=\"0.75\" width=\"36\" height=\"36\" rx=\"18\" \/>\n\t\t\t\t\t\t\t\t<path d=\"M25.275 16.659H20.1V11.475C20.1 11.117 19.9578 10.7736 19.7046 10.5204C19.4514 10.2672 19.108 10.125 18.75 10.125C18.392 10.125 18.0486 10.2672 17.7954 10.5204C17.5422 10.7736 17.4 11.117 17.4 11.475V16.65H12.225C11.867 16.65 11.5236 16.7922 11.2704 17.0454C11.0172 17.2986 10.875 17.642 10.875 18C10.875 18.358 11.0172 18.7014 11.2704 18.9546C11.5236 19.2078 11.867 19.35 12.225 19.35H17.4V24.525C17.4 24.883 17.5422 25.2264 17.7954 25.4796C18.0486 25.7328 18.392 25.875 18.75 25.875C19.108 25.875 19.4514 25.7328 19.7046 25.4796C19.9578 25.2264 20.1 24.883 20.1 24.525V19.35H25.275C25.633 19.35 25.9764 19.2078 26.2296 18.9546C26.4828 18.7014 26.625 18.358 26.625 18C26.625 17.642 26.4828 17.2986 26.2296 17.0454C25.9764 16.7922 25.633 16.65 25.275 16.65V16.659Z\" \/>\n\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<img decoding=\"async\" class=\"incit-card-icon-bg\" src=\"https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/04\/12124845\/paper-alt-svgrepo-com.svg\">\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" >\n\t\t\t\t\t<a href=\"\" class=\"incit-card incit-card-link\">\n\t\t\t\t\t\t<h3 class=\"incit-card-title\">Training and Certification\u00a0<\/h3>\n\t\t\t\t\t\t<p class=\"incit-card-description\">Become a Certified Assessor and Lead The Change.<\/p>\n\t\t\t\t\t\t<div class=\"incit-card-learnmore\">\n\t\t\t\t\t\t\t<span class=\"incit-card-learnmore-text\">Learn More<\/span>\n\t\t\t\t\t\t\t<svg width=\"37\" height=\"36\" viewbox=\"0 0 37 36\" class=\"incit-card-learnmore-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t<rect x=\"0.75\" width=\"36\" height=\"36\" rx=\"18\" \/>\n\t\t\t\t\t\t\t\t<path d=\"M25.275 16.659H20.1V11.475C20.1 11.117 19.9578 10.7736 19.7046 10.5204C19.4514 10.2672 19.108 10.125 18.75 10.125C18.392 10.125 18.0486 10.2672 17.7954 10.5204C17.5422 10.7736 17.4 11.117 17.4 11.475V16.65H12.225C11.867 16.65 11.5236 16.7922 11.2704 17.0454C11.0172 17.2986 10.875 17.642 10.875 18C10.875 18.358 11.0172 18.7014 11.2704 18.9546C11.5236 19.2078 11.867 19.35 12.225 19.35H17.4V24.525C17.4 24.883 17.5422 25.2264 17.7954 25.4796C18.0486 25.7328 18.392 25.875 18.75 25.875C19.108 25.875 19.4514 25.7328 19.7046 25.4796C19.9578 25.2264 20.1 24.883 20.1 24.525V19.35H25.275C25.633 19.35 25.9764 19.2078 26.2296 18.9546C26.4828 18.7014 26.625 18.358 26.625 18C26.625 17.642 26.4828 17.2986 26.2296 17.0454C25.9764 16.7922 25.633 16.65 25.275 16.65V16.659Z\" \/>\n\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<img decoding=\"async\" class=\"incit-card-icon-bg\" src=\"https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/17162805\/cert-logo.svg\">\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" >\n\t\t\t\t\t<a href=\"\" class=\"incit-card incit-card-link\">\n\t\t\t\t\t\t<h3 class=\"incit-card-title\">News\u00a0<\/h3>\n\t\t\t\t\t\t<p class=\"incit-card-description\">Stay Updated with INCIT\u2019s Latest Announcements and Upcoming Events.<\/p>\n\t\t\t\t\t\t<div class=\"incit-card-learnmore\">\n\t\t\t\t\t\t\t<span class=\"incit-card-learnmore-text\">Learn More<\/span>\n\t\t\t\t\t\t\t<svg width=\"37\" height=\"36\" viewbox=\"0 0 37 36\" class=\"incit-card-learnmore-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t<rect x=\"0.75\" width=\"36\" height=\"36\" rx=\"18\" \/>\n\t\t\t\t\t\t\t\t<path d=\"M25.275 16.659H20.1V11.475C20.1 11.117 19.9578 10.7736 19.7046 10.5204C19.4514 10.2672 19.108 10.125 18.75 10.125C18.392 10.125 18.0486 10.2672 17.7954 10.5204C17.5422 10.7736 17.4 11.117 17.4 11.475V16.65H12.225C11.867 16.65 11.5236 16.7922 11.2704 17.0454C11.0172 17.2986 10.875 17.642 10.875 18C10.875 18.358 11.0172 18.7014 11.2704 18.9546C11.5236 19.2078 11.867 19.35 12.225 19.35H17.4V24.525C17.4 24.883 17.5422 25.2264 17.7954 25.4796C18.0486 25.7328 18.392 25.875 18.75 25.875C19.108 25.875 19.4514 25.7328 19.7046 25.4796C19.9578 25.2264 20.1 24.883 20.1 24.525V19.35H25.275C25.633 19.35 25.9764 19.2078 26.2296 18.9546C26.4828 18.7014 26.625 18.358 26.625 18C26.625 17.642 26.4828 17.2986 26.2296 17.0454C25.9764 16.7922 25.633 16.65 25.275 16.65V16.659Z\" \/>\n\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<img decoding=\"async\" class=\"incit-card-icon-bg\" src=\"https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/01131030\/news-logo.svg\">\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" >\n\t\t\t\t\t<a href=\"\" class=\"incit-card incit-card-link\">\n\t\t\t\t\t\t<h3 class=\"incit-card-title\">Insights<\/h3>\n\t\t\t\t\t\t<p class=\"incit-card-description\">Explore Industry Updates, Expert Perspectives, and Impactful Transformation Stories.<\/p>\n\t\t\t\t\t\t<div class=\"incit-card-learnmore\">\n\t\t\t\t\t\t\t<span class=\"incit-card-learnmore-text\">Learn More<\/span>\n\t\t\t\t\t\t\t<svg width=\"37\" height=\"36\" viewbox=\"0 0 37 36\" class=\"incit-card-learnmore-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t<rect x=\"0.75\" width=\"36\" height=\"36\" rx=\"18\" \/>\n\t\t\t\t\t\t\t\t<path d=\"M25.275 16.659H20.1V11.475C20.1 11.117 19.9578 10.7736 19.7046 10.5204C19.4514 10.2672 19.108 10.125 18.75 10.125C18.392 10.125 18.0486 10.2672 17.7954 10.5204C17.5422 10.7736 17.4 11.117 17.4 11.475V16.65H12.225C11.867 16.65 11.5236 16.7922 11.2704 17.0454C11.0172 17.2986 10.875 17.642 10.875 18C10.875 18.358 11.0172 18.7014 11.2704 18.9546C11.5236 19.2078 11.867 19.35 12.225 19.35H17.4V24.525C17.4 24.883 17.5422 25.2264 17.7954 25.4796C18.0486 25.7328 18.392 25.875 18.75 25.875C19.108 25.875 19.4514 25.7328 19.7046 25.4796C19.9578 25.2264 20.1 24.883 20.1 24.525V19.35H25.275C25.633 19.35 25.9764 19.2078 26.2296 18.9546C26.4828 18.7014 26.625 18.358 26.625 18C26.625 17.642 26.4828 17.2986 26.2296 17.0454C25.9764 16.7922 25.633 16.65 25.275 16.65V16.659Z\" \/>\n\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<img decoding=\"async\" class=\"incit-card-icon-bg\" src=\"https:\/\/assets.incit.org\/wp-content\/uploads\/2025\/05\/17162805\/group-talk.svg\">\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"incit-card-navigation-wrapper\">\n\t\t\t\t<div class=\"incit-card-buttons incit-card-prev\">\n\t\t\t\t\t<svg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_12271_9478)\">\n\t\t\t\t\t\t\t\t<rect width=\"36\" height=\"36\" rx=\"18\" fill=\"#D2D2D7\" fill-opacity=\"0.64\"\/>\n\t\t\t\t\t\t\t\t<path d=\"M21.5589 12.062L15.6179 17.984L21.522 23.944C22.1049 24.533 22.102 25.482 21.513 26.065C21.221 26.355 20.839 26.5 20.457 26.5C20.071 26.5 19.685 26.352 19.392 26.056L12.435 19.034C11.853 18.446 11.855 17.5 12.441 16.916L19.441 9.938C20.026 9.353 20.978 9.354 21.562 9.941C22.147 10.528 22.1449 11.478 21.5589 12.062Z\" fill=\"black\" fill-opacity=\"0.56\"\/>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t<clippath id=\"clip0_12271_9478\">\n\t\t\t\t\t\t\t\t<rect width=\"36\" height=\"36\" rx=\"18\" fill=\"white\"\/>\n\t\t\t\t\t\t\t<\/clippath>\n\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"incit-card-buttons incit-card-next\">\n\t\t\t\t\t<svg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_12271_9478)\">\n\t\t\t\t\t\t\t\t<rect width=\"36\" height=\"36\" rx=\"18\" fill=\"#D2D2D7\" fill-opacity=\"0.64\"\/>\n\t\t\t\t\t\t\t\t<path d=\"M23.5585 16.916C24.1445 17.5 24.1465 18.446 23.5645 19.034L16.6075 26.056C16.3145 26.352 15.9285 26.5 15.5425 26.5C15.1605 26.5 14.7785 26.355 14.4865 26.065C13.8975 25.482 13.8945 24.533 14.4775 23.944L20.3816 17.984L14.4406 12.062C13.8546 11.478 13.8526 10.5279 14.4376 9.941C15.0216 9.354 15.9736 9.353 16.5586 9.938L23.5585 16.916Z\" fill=\"black\" fill-opacity=\"0.56\"\/>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t<clippath id=\"clip0_12271_9478\">\n\t\t\t\t\t\t\t\t<rect width=\"36\" height=\"36\" rx=\"18\" fill=\"white\"\/>\n\t\t\t\t\t\t\t<\/clippath>\n\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t<\/svg>\t\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<script>\n\t\t\twindow.addEventListener(\"load\", function(){\n\t\t\t\tconst swiper = new Swiper('#swiper-d6ecf7a', {\n\t\t\t\t\tnavigation: {\n\t\t\t\t\t\tnextEl: '.incit-card-next',\n\t\t\t\t\t\tprevEl: '.incit-card-prev',\n\t\t\t\t\t},\n\t\t\t\t\tslidesPerView: 1,\n\t\t\t\t\tspaceBetween: 20,\n\t\t\t\t\tbreakpoints: {\n\t\t\t\t\t\t1024: {\n\t\t\t\t\t\t\tslidesPerView: 2,\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t});\n\t\t<\/script>\n\t\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\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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1eb2469 e-flex e-con-boxed e-con e-parent\" data-id=\"1eb2469\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ca2ace elementor-widget elementor-widget-shortcode\" data-id=\"7ca2ace\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><script>window.addEventListener(\"load\", function() {\r\n\tconst allCard = document.querySelectorAll(\"[incit-data-toggle='modal']\");\r\n\tfor (const card of allCard) {\r\n\t\tcard.addEventListener(\"click\", function() {\r\n\t\t\topenModal(this);\r\n\t\t});\r\n\t};\r\n\r\n\tconst allCloseButton = document.querySelectorAll(\".incit-card-close-button\");\r\n\tfor (const btn of allCloseButton) {\r\n\t\tbtn.removeEventListener(\"click\", closeModal);\r\n\t\tbtn.addEventListener(\"click\", closeModal);\r\n\t};\r\n\r\n\tconst allModalNavButton = document.querySelectorAll(\".incit-card-navigation-buttons\");\r\n\tfor (const btn of allModalNavButton) {\r\n\t\tif (btn.getAttribute(\"nav-button-type\") == \"prev\") {\r\n\t\t\tbtn.addEventListener(\"click\", () => openModalPrev(btn));\r\n\t\t} else {\r\n\t\t\tbtn.addEventListener(\"click\", () => openModalNext(btn));\r\n\t\t}\r\n\t};\r\n\r\n\tfunction openModalNext(card) {\r\n\t\tcreateBackDrop();\r\n\t\tconst currentOpenedModal = document.querySelector(\".incit-card-modal.incit-modal-active\");\r\n\t\tif (currentOpenedModal) {\r\n\t\t\tcurrentOpenedModal.classList.add(\"incit-modal-fade-left\");\r\n\t\t\tcurrentOpenedModal.addEventListener(\"transitionend\", function() {\r\n\t\t\t\tcurrentOpenedModal.classList.remove(\"incit-modal-fade-left\");\r\n\t\t\t\tcurrentOpenedModal.classList.remove(\"incit-modal-active\");\r\n\t\t\t\tlet modalTargetId;\r\n\t\t\t\tif (card instanceof Element) {\r\n\t\t\t\t\tmodalTargetId = card.getAttribute(\"incit-modal-target\");\r\n\t\t\t\t} else {\r\n\t\t\t\t\tmodalTargetId = card;\r\n\t\t\t\t}\r\n\t\t\t\tconst targetModal = document.querySelector(`#modal-${modalTargetId} .incit-card-modal`);\r\n\t\t\t\ttargetModal.classList.add(\"incit-modal-fade-right\");\r\n\t\t\t\ttargetModal.classList.add(\"incit-modal-active\");\r\n\t\t\t\ttargetModal.addEventListener(\"transitionend\", function() {\r\n\t\t\t\t\ttargetModal.classList.remove(\"incit-modal-fade-right\");\r\n\t\t\t\t}, {\r\n\t\t\t\t\tonce: true\r\n\t\t\t\t});\r\n\t\t\t}, {\r\n\t\t\t\tonce: true\r\n\t\t\t})\r\n\t\t}\r\n\t}\r\n\r\n\tfunction openModalPrev(card) {\r\n\t\tcreateBackDrop();\r\n\t\tconst currentOpenedModal = document.querySelector(\".incit-card-modal.incit-modal-active\");\r\n\t\tif (currentOpenedModal) {\r\n\t\t\tcurrentOpenedModal.classList.add(\"incit-modal-fade-right\");\r\n\t\t\tcurrentOpenedModal.addEventListener(\"transitionend\", function() {\r\n\t\t\t\tcurrentOpenedModal.classList.remove(\"incit-modal-fade-right\");\r\n\t\t\t\tcurrentOpenedModal.classList.remove(\"incit-modal-active\");\r\n\t\t\t\tlet modalTargetId;\r\n\t\t\t\tif (card instanceof Element) {\r\n\t\t\t\t\tmodalTargetId = card.getAttribute(\"incit-modal-target\");\r\n\t\t\t\t} else {\r\n\t\t\t\t\tmodalTargetId = card;\r\n\t\t\t\t}\r\n\t\t\t\tconst targetModal = document.querySelector(`#modal-${modalTargetId} .incit-card-modal`);\r\n\t\t\t\ttargetModal.classList.add(\"incit-modal-fade-left\");\r\n\t\t\t\ttargetModal.classList.add(\"incit-modal-active\");\r\n\t\t\t\ttargetModal.addEventListener(\"transitionend\", function() {\r\n\t\t\t\t\ttargetModal.classList.remove(\"incit-modal-fade-left\");\r\n\t\t\t\t}, {\r\n\t\t\t\t\tonce: true\r\n\t\t\t\t});\r\n\t\t\t}, {\r\n\t\t\t\tonce: true\r\n\t\t\t})\r\n\t\t}\r\n\t}\r\n\r\n\tfunction openModal(card) {\r\n\t\tcreateBackDrop();\r\n\t\tconst currentOpenedModal = document.querySelector(\".incit-card-modal.incit-modal-active\");\r\n\t\tif (currentOpenedModal) {\r\n\t\t\tcurrentOpenedModal.classList.remove(\"incit-modal-active\");\r\n\t\t}\r\n\t\tlet modalTargetId;\r\n\t\tif (card instanceof Element) {\r\n\t\t\tmodalTargetId = card.getAttribute(\"incit-modal-target\");\r\n\t\t} else {\r\n\t\t\tmodalTargetId = card;\r\n\t\t}\r\n\t\tconst targetModal = document.querySelector(`#modal-${modalTargetId} .incit-card-modal`);\r\n\t\ttargetModal.classList.add(\"incit-modal-active\");\r\n\t}\r\n\r\n\tfunction closeModal() {\r\n\t\tconst currentActiveModal = document.querySelector(\".incit-modal-active\");\r\n\t\tdeleteBackdrop();\r\n\t\tif (currentActiveModal) currentActiveModal.classList.remove(\"incit-modal-active\");\r\n\t}\r\n\r\n\tfunction createBackDrop() {\r\n\t\tconst isBackdrop = document.querySelector(\"div.incit-card-backdrop\");\r\n\t\tif (isBackdrop) return;\r\n\t\tconst backdrop = document.createElement(\"div\");\r\n\t\tconst body = document.querySelector(\"body\")\r\n\r\n\t\tbackdrop.classList.add(\"incit-card-backdrop\");\r\n\t\tbackdrop.addEventListener(\"click\", closeModal);\r\n\t\tbody.appendChild(backdrop);\r\n\t\tbody.style.overflow = \"hidden\";\r\n\t}\r\n\r\n\tfunction deleteBackdrop() {\r\n\t\tdocument.querySelector(\".incit-card-backdrop\").remove();\r\n\t\tconst body = document.querySelector(\"body\")\r\n\t\tbody.style.overflow = \"auto\";\r\n\t}\r\n});<\/script><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f647710 e-flex e-con-boxed e-con e-parent\" data-id=\"f647710\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0bcf3be elementor-widget elementor-widget-template\" data-id=\"0bcf3be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"34365\" class=\"elementor elementor-34365\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60fac27c e-flex e-con-boxed e-con e-parent\" data-id=\"60fac27c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b451834 elementor-widget elementor-widget-html\" data-id=\"2b451834\" 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<style>\n    .siri-floating-wrapper {\n        position: fixed;\n        right: 69px;\n        bottom: 40px;\n        z-index: 8999;\n        display: flex;\n        flex-direction: column;\n        align-items: end;\n        user-select: none;\n    }\n    .siri-floating-contents-wrapper {\n        visibility: hidden;\n        pointer-events: none;\n        position: absolute;\n        margin-bottom: 100px;\n        transition: 0.3s visibility ease;\n        bottom: 0;\n    }\n    .siri-floating-button {\n        display: flex;\n        align-items: center;\n    }\n    .siri-floating-button .floating-text{\n        font-family: \"Open Sans\", Sans-Serif;\n        font-size: 1.25rem;\n        font-weight: 600;\n        color: #0071e3;\n        letter-spacing: 0.12px;\n    }\n    .siri-floating-contents-wrapper {\n        display: flex;\n        flex-direction: column;\n        row-gap: 25px;\n    }\n    .siri-floating-item {\n        display: flex;\n        flex-direction: column;\n        transform: translateY(10px);\n        transition: 0.3s transform ease, 0.3s opacity ease;\n        opacity: 0;\n        \n    }\n    \n    .siri-floating-button, .siri-floating-item {\n        border-radius: 14px;\n        padding: 1.5rem 1rem;\n        background-color: rgba(232, 232, 237, 0.7);\n        cursor: pointer;\n        backdrop-filter: blur( 10px );\n        -webkit-backdrop-filter: blur( 10px );\n    }\n    .siri-floating-item > span:nth-child(1) {\n        font-family: \"Open Sans\", Sans-Serif;\n        font-size: 1rem;\n        font-weight: 400;\n        color: #000;\n        letter-spacing: -0.17px;\n        margin-bottom: 10px;\n        line-height: 1.3125rem;\n        text-wrap: nowrap;\n    }\n    .siri-floating-item > span:nth-child(2) {\n        font-family: \"Open Sans\", Sans-Serif;\n        font-size: 1.25rem;\n        font-weight: 600;\n        color: #0071e3;\n        letter-spacing: -0.17px;\n        line-height: 1.3125rem;\n    }\n    \n    .siri-floating-contents-wrapper.floating-activated {\n        visibility: visible;\n        pointer-events: auto;\n    }\n    .siri-floating-contents-wrapper.floating-activated .siri-floating-item{\n        transform: translateY(0);\n        opacity: 1;\n    }\n    \n    @media only screen and (max-width:575px) {\n        .siri-floating-contents-wrapper {\n            width: calc(100vw - 40px);\n        }\n        .siri-floating-item > span {\n            text-wrap: auto !important;\n        }\n    }\n    @media only screen and (max-width:1024px) {\n        .siri-floating-wrapper {\n            right: 20px;\n            bottom: 20px;\n        }\n        .floating-text {\n            display: none;\n        }\n        .siri-floating-button {\n            padding: 1rem;\n        }\n        \n    }\n    @media only screen and (min-width:1025px) {\n        .floating-icon {\n            display: none;\n        }\n    }\n<\/style>\n\n<div class=\"siri-floating-wrapper\">\n    <a class=\"siri-floating-button\" href=\"\/en_us\/contact-us\/\">\n        <span class=\"floating-text\">Contact Us<\/span>\n        <span class=\"floating-icon\">\n            <svg width=\"30\" height=\"30\" viewbox=\"0 0 30 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M23.444 12.4092C23.4423 12.4304 23.4407 12.4515 23.4407 12.4732V21.4391H21.9915C21.4299 21.4391 20.9747 20.9837 20.9747 20.4221V13.4262C20.9747 12.8645 21.43 12.4093 21.9915 12.4093L23.444 12.4092Z\" fill=\"#01B1DE\"\/>\n<path d=\"M6.55927 12.4732C6.55927 12.4515 6.55765 12.4304 6.55604 12.4092H8.00846C8.57008 12.4092 9.02533 12.8645 9.02533 13.426V20.422C9.02533 20.9837 8.56998 21.439 8.00846 21.439H6.55927V12.4732Z\" fill=\"#01B1DE\"\/>\n<path d=\"M2.84202 12.7312C3.37333 6.48563 8.62283 1.56543 15 1.56543C21.3772 1.56543 26.6268 6.48563 27.1581 12.7312C28.8214 13.3971 30 15.0249 30 16.9238C30 18.3717 29.3144 19.6616 28.2519 20.4885V23.5332C28.2519 25.2716 26.8377 26.6858 25.0993 26.6858H17.5703C17.1642 27.709 16.1657 28.4346 15 28.4346C13.4755 28.4346 12.2352 27.1938 12.2352 25.6687C12.2352 24.1435 13.4755 22.9028 15 22.9028C16.1658 22.9028 17.1645 23.6286 17.5703 24.6518H25.0993C25.7162 24.6518 26.218 24.15 26.218 23.5331V21.3786C25.98 21.4176 25.736 21.4388 25.4871 21.4388H25.0678V12.4729C25.0678 12.4512 25.0662 12.4301 25.0645 12.4089H25.0773C24.8269 10.5498 24.0729 8.84836 22.9576 7.44684H7.04252C5.92717 8.84836 5.17323 10.5498 4.92283 12.4089H4.93555C4.93384 12.4301 4.93232 12.4512 4.93232 12.4729V21.4388H4.51303C2.02454 21.4388 9.91821e-05 19.4132 9.91821e-05 16.9237C0 15.0249 1.17868 13.3971 2.84202 12.7312Z\" fill=\"#0071E3\"\/>\n<\/svg>\n\n        <\/span>\n    <\/a>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Power Your Progress Corporate Client Portal Transform your manufacturing operations at any scale with INCIT&#8217;s Corporate Client Portal. Connect with technological innovators, implement solutions, leverage data, track progress, and explore resources, for your industrial growth. Details Transformation Project Progress Dashboard This interactive dashboard allows multinational corporations, industry associations, and governments to track and analyse progress [&hellip;]<\/p>","protected":false},"author":3,"featured_media":37628,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-37626","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/incit.org\/en_us\/wp-json\/wp\/v2\/pages\/37626","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/incit.org\/en_us\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/incit.org\/en_us\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/incit.org\/en_us\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/incit.org\/en_us\/wp-json\/wp\/v2\/comments?post=37626"}],"version-history":[{"count":4,"href":"https:\/\/incit.org\/en_us\/wp-json\/wp\/v2\/pages\/37626\/revisions"}],"predecessor-version":[{"id":37656,"href":"https:\/\/incit.org\/en_us\/wp-json\/wp\/v2\/pages\/37626\/revisions\/37656"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/incit.org\/en_us\/wp-json\/wp\/v2\/media\/37628"}],"wp:attachment":[{"href":"https:\/\/incit.org\/en_us\/wp-json\/wp\/v2\/media?parent=37626"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}