{"id":8646,"date":"2026-05-13T02:09:01","date_gmt":"2026-05-13T02:09:01","guid":{"rendered":"https:\/\/momapix.com\/momapix-video-in-action\/"},"modified":"2026-06-30T12:41:19","modified_gmt":"2026-06-30T12:41:19","slug":"momapix-video-in-action","status":"publish","type":"page","link":"https:\/\/momapix.com\/en\/momapix-video-in-action\/","title":{"rendered":"MomaPIX video in action"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8646\" class=\"elementor elementor-8646 elementor-7824\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dd7102f e-flex e-con-boxed e-con e-parent\" data-id=\"dd7102f\" 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-285de85 e-con-full e-flex e-con e-child\" data-id=\"285de85\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-31ac5e9 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"31ac5e9\" 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<h3 class=\"elementor-heading-title elementor-size-default\">Watch MomaPIX in action<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e94342b elementor-widget elementor-widget-heading\" data-id=\"e94342b\" 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<h1 class=\"elementor-heading-title elementor-size-default\">Video tutorials and quick guides<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4365d10 elementor-widget elementor-widget-text-editor\" data-id=\"4365d10\" 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>Learn how to make the most of every feature of the platform-from uploading to managing metadata, from sharing to reporting. Each video guides you step by step in just a few minutes. <\/p>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f56e075 e-flex e-con-boxed e-con e-parent\" data-id=\"f56e075\" 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-bfc7cee e-con-full e-flex e-con e-child\" data-id=\"bfc7cee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e81465c elementor-widget elementor-widget-html\" data-id=\"e81465c\" 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>@import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@100;400;500;600&display=swap');\r\n\r\n.mpx-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 0;\r\n  width: 100%;\r\n  font-family: 'Montserrat', 'Trebuchet MS', sans-serif;\r\n}\r\n@media (max-width: 1024px) { .mpx-grid { grid-template-columns: repeat(2, 1fr); } }\r\n@media (max-width: 640px) { .mpx-grid { grid-template-columns: 1fr; } }\r\n\r\n.mpx-card {\r\n  border-radius: 8px;\r\n  margin: 32px 16px 0;\r\n  background: #fff;\r\n  cursor: pointer;\r\n  overflow: hidden;\r\n  transition: box-shadow 0.2s;\r\n}\r\n.mpx-card:hover {\r\n  box-shadow: 0 4px 16px rgba(0,0,0,0.12);\r\n}\r\n\r\n.mpx-card-title {\r\n  font-family: \"Poppins\", Sans-serif;\r\n    font-size: 17px;\r\n    line-height: 1.7em;\r\n    color: #000000;\r\n    font-weight: 500;\r\n    padding-bottom: 10px;\r\n    padding-top: 10px;\r\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif !important;\r\n    padding-left: 0;\r\n    transition: padding-left 0.3s ease;\r\n}\r\n.mpx-card:hover .mpx-card-title {\r\n    padding-left: 10px;\r\n}\r\n.mpx-thumb {\r\n  position: relative;\r\n  width: 100%;\r\n  padding-top: 56.25%;\r\n  overflow: hidden;\r\n  background: #f7f7f7;\r\n}\r\n.mpx-thumb img {\r\n  position: absolute;\r\n  top: 0; left: 0;\r\n  width: 100%; height: 100%;\r\n  object-fit: cover;\r\n  transition: transform 0.3s;\r\n}\r\n.mpx-card:hover .mpx-thumb img { transform: scale(1.03); }\r\n\r\n.mpx-play {\r\n  position: absolute;\r\n  top: 0; left: 0;\r\n  width: 100%; height: 100%;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  opacity: 0;\r\n  transition: opacity 0.2s;\r\n  background: rgba(0,0,0,0.25);\r\n}\r\n.mpx-card:hover .mpx-play { opacity: 1; }\r\n\r\n.mpx-play-btn {\r\n  width: 56px; height: 56px;\r\n  background: rgba(229,57,53,0.9);\r\n  border-radius: 50%;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  box-shadow: 0 2px 12px rgba(0,0,0,0.3);\r\n  transition: transform 0.2s;\r\n}\r\n.mpx-play-btn:hover { transform: scale(1.1); }\r\n.mpx-play-btn svg { width: 24px; height: 24px; fill: #fff; margin-left: 3px; }\r\n\r\n\/* Lightbox *\/\r\n.mpx-lightbox {\r\n  display: none;\r\n  position: fixed;\r\n  top: 0; left: 0;\r\n  width: 100%; height: 100%;\r\n  background: rgba(0,0,0,0.94);\r\n  z-index: 99999;\r\n  align-items: center;\r\n  justify-content: center;\r\n  flex-direction: column;\r\n}\r\n.mpx-lightbox.active { display: flex; }\r\n\r\n.mpx-lb-close {\r\n  position: absolute;\r\n  top: 16px; right: 24px;\r\n  color: #fff;\r\n  font-size: 2.2em;\r\n  cursor: pointer;\r\n  opacity: 0.7;\r\n  transition: opacity 0.2s;\r\n  line-height: 1;\r\n  z-index: 100000;\r\n}\r\n.mpx-lb-close:hover { opacity: 1; }\r\n\r\n.mpx-lb-title {\r\n  color: #fff;\r\n  font-size: 18px;\r\n  font-weight: 500;\r\n  font-family: 'Montserrat', sans-serif;\r\n  margin-bottom: 16px;\r\n  text-align: center;\r\n  max-width: 80%;\r\n}\r\n\r\n.mpx-lb-video {\r\n  width: 85vw;\r\n  max-width: 1100px;\r\n  aspect-ratio: 16\/9;\r\n  background: #000;\r\n  border-radius: 8px;\r\n  overflow: hidden;\r\n}\r\n.mpx-lb-video video {\r\n  width: 100%; height: 100%;\r\n  border-radius: 8px;\r\n  outline: none;\r\n}\r\n\r\n.mpx-lb-nav {\r\n  position: absolute;\r\n  top: 50%;\r\n  transform: translateY(-50%);\r\n  color: #fff;\r\n  font-size: 2.5em;\r\n  cursor: pointer;\r\n  opacity: 0.6;\r\n  transition: opacity 0.2s;\r\n  user-select: none;\r\n  padding: 20px;\r\n}\r\n.mpx-lb-nav:hover { opacity: 1; }\r\n.mpx-lb-prev { left: 10px; }\r\n.mpx-lb-next { right: 10px; }\r\n<\/style><div class=\"mpx-grid\" id=\"mpxGrid\"><\/div><div class=\"mpx-lightbox\" id=\"mpxLightbox\"><div class=\"mpx-lb-close\" onclick=\"mpxClose()\">&times;<\/div><div class=\"mpx-lb-nav mpx-lb-prev\" onclick=\"mpxNav(-1)\">&#10094;<\/div><div class=\"mpx-lb-nav mpx-lb-next\" onclick=\"mpxNav(1)\">&#10095;<\/div><div class=\"mpx-lb-title\" id=\"mpxTitle\"><\/div><div class=\"mpx-lb-video\" id=\"mpxVideo\"><\/div><\/div><script>(function(){\r\nconst V=[\r\n{t:\"AI tagging and face recognition\",i:\"https:\/\/d0.momapix.com\/momapixvideo\/32000f4bb8995c1ba738bde4340c67ec9dcd5a4a73564be074214a6fd5ff6aef3779e\/Image3062.jpg?w=588&h=330\",m:\"https:\/\/momapix.com\/video\/3062.mp4\"},\r\n{t:\"Metadata editor guide\",i:\"https:\/\/d0.momapix.com\/momapixvideo\/32000b2d9a3751ca499126f55342e13efbd897732fd3b6f80123a8821aa25c18db14f\/Image3056.jpg?w=588&h=330\",m:\"https:\/\/momapix.com\/video\/3056.mp4\"},\r\n{t:\"Dashboard for analytics\",i:\"https:\/\/d0.momapix.com\/momapixvideo\/32000d99d32b506bf39959a642d91dd1593e08b20c2813a083b7902a65394b5114f80\/Image3050.jpg?w=588&h=330\",m:\"https:\/\/momapix.com\/video\/3050.mp4\"},\r\n{t:\"Manage Access and Permissions with MomaPIX\",i:\"https:\/\/d1.momapix.com\/momapixvideo\/320009d6f7a9b24cc14ba79a65117183ec0cecd48713ec82741aa55be8331bcfa03f3\/Image3045.jpg?w=608&h=330\",m:\"https:\/\/momapix.com\/video\/3045.mp4\"},\r\n{t:\"MomaPIX Content Restriction Management\",i:\"https:\/\/d1.momapix.com\/momapixvideo\/32000a75a727027ae4e3b3b8330ee056c08791f545b774b13f3faa250f1fc2c9a6fcb\/Image3041.jpg?w=588&h=330\",m:\"https:\/\/momapix.com\/video\/3041.mp4\"},\r\n{t:\"Speed Up Your Work with MomaPIX Keyboard Shortcuts\",i:\"https:\/\/d1.momapix.com\/momapixvideo\/32000f3f4b3971b9908e3e7db739aee39e57ec2ae6f1aae7a05832a0d3e0281430d9a\/Image3035.jpg?w=608&h=330\",m:\"https:\/\/momapix.com\/video\/3035.mp4\"},\r\n{t:\"Share External Content with MomaPIX\",i:\"https:\/\/d0.momapix.com\/momapixvideo\/32000fe15adb878c532e4de844cdcb19752f19aec2f3e92582f464c47e2f0214614a5\/Image3036.jpg?w=588&h=330\",m:\"https:\/\/momapix.com\/video\/3036.mp4\"},\r\n{t:\"Configure MomaPIX Reporting Settings\",i:\"https:\/\/d0.momapix.com\/momapixvideo\/320008ead0ad52c3de6710ce5f439ccbe470180082278900a0c482f949ab329568eb6\/Image3028.jpg?w=588&h=330\",m:\"https:\/\/momapix.com\/video\/3028.mp4\"},\r\n{t:\"How to Manage Lightboxes\",i:\"https:\/\/d1.momapix.com\/momapixvideo\/32000ba0d6937190ece2d81108b111057129cf563f79bab853d4d1fc748e7196d13e8\/Image3027.jpg?w=588&h=330\",m:\"https:\/\/momapix.com\/video\/3027.mp4\"},\r\n{t:\"All Upload Methods\",i:\"https:\/\/d0.momapix.com\/momapixvideo\/320003ba8be208e38f66ab791984c809a9140be3f8b27b42d9a58583e635e2b374910\/Image3026.jpg?w=608&h=330\",m:\"https:\/\/momapix.com\/video\/3026.mp4\"},\r\n{t:\"MomaPIX Upload Filters\",i:\"https:\/\/d0.momapix.com\/momapixvideo\/32000390404cb5acf4f3abdac16fa9ca252a71b3e1344f2f24d5cc260806ab932efd6\/Image3020.jpg?w=588&h=330\",m:\"https:\/\/momapix.com\/video\/3020.mp4\"},\r\n{t:\"Create Image PDFs Quickly\",i:\"https:\/\/d1.momapix.com\/momapixvideo\/320003b137e8a7843a3d90f49c684be05104c03ad96ef194ac327fb7f0156810cde51\/Image3019.jpg?w=588&h=330\",m:\"https:\/\/momapix.com\/video\/3019.mp4\"},\r\n{t:\"Organize Content with Cut and Paste\",i:\"https:\/\/d0.momapix.com\/momapixvideo\/32000b67e7c93d659fcfbb96c742c7f32312f73b6a6b9fc3ce65f8b38da21accef040\/Image3016.jpg?w=608&h=330\",m:\"https:\/\/momapix.com\/video\/3016.mp4\"},\r\n{t:\"Add to Quick Access\",i:\"https:\/\/d1.momapix.com\/momapixvideo\/320009cfeb368405fc456e793c6f7a09dbc5c414dea938c6ac3e19841189625405474\/Image3013.jpg?w=588&h=330\",m:\"https:\/\/momapix.com\/video\/3013.mp4\"},\r\n{t:\"Comment on Files in MomaPIX\",i:\"https:\/\/d0.momapix.com\/momapixvideo\/320009f2a83e4b8e9b749a1a366fa656f4c81d4b805e02d330e15f909696dca677a70\/Image3010.jpg?w=588&h=330\",m:\"https:\/\/momapix.com\/video\/3010.mp4\"},\r\n{t:\"Metadata Card Customization\",i:\"https:\/\/d0.momapix.com\/momapixvideo\/32000f99339baeabfef61a9cdf7c2efc8cae9f3dae6ef88cb94753bbe2f8a498a6c9f\/Image3006.jpg?w=608&h=330\",m:\"https:\/\/momapix.com\/video\/3006.mp4\"},\r\n{t:\"Event Pinning\",i:\"https:\/\/d1.momapix.com\/momapixvideo\/32000155ffca67daa03e2068e74fdb0a03da6ca9a0106d62be75ba34b2ea8ba863775\/Image3005.jpg?w=620&h=348\",m:\"https:\/\/momapix.com\/video\/3005.mp4\"},\r\n{t:\"MOMAPIX PRESENTATION\",i:\"https:\/\/d0.momapix.com\/momapixvideo\/3200059383166c3b1b41a3ac441204e373af0088d1668a8676db6fde5f1a5a78be2f0\/Image3058.jpg?w=620&h=348\",m:\"https:\/\/momapix.com\/video\/3058.mp4\"},\r\n{t:\"Dashboard customization\",i:\"https:\/\/d0.momapix.com\/momapixvideo\/320000fee0fbb3dc4f557d3e8d327323e485832ef42113053b00db87bd1ac9be3b6d6\/Image3068.jpg?w=588&h=330\",m:\"https:\/\/momapix.com\/video\/3066.mp4\"},\r\n{t:\"Access table view\",i:\"https:\/\/d1.momapix.com\/momapixvideo\/320005b34ea10f0743fe58e1a633953124ce60ef240bed9cffc23833dcbc72f421105\/Image3065.jpg?w=588&h=330\",m:\"https:\/\/momapix.com\/video\/3068.mp4\"}, \r\n];\r\nlet ci=-1;\r\nconst g=document.getElementById('mpxGrid');\r\ng.innerHTML=V.map((v,i)=>'<div class=\"mpx-card\" onclick=\"mpxOpen('+i+')\"><div class=\"mpx-card-title\">'+v.t+'<\/div><div class=\"mpx-thumb\"><img decoding=\"async\" src=\"'+v.i+'\" alt=\"'+v.t+'\" loading=\"lazy\"><div class=\"mpx-play\"><div class=\"mpx-play-btn\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"\/><\/svg><\/div><\/div><\/div><\/div>').join('');\r\nwindow.mpxOpen=function(i){var p=document.querySelector('#mpxVideo video');if(p)p.pause();ci=i;var v=V[i];document.getElementById('mpxTitle').textContent=v.t;document.getElementById('mpxVideo').innerHTML='<video controls autoplay poster=\"'+v.i+'\"><source src=\"'+v.m+'\" type=\"video\/mp4\"><\/video>';document.getElementById('mpxLightbox').classList.add('active');document.body.style.overflow='hidden';};\r\nwindow.mpxClose=function(){var p=document.querySelector('#mpxVideo video');if(p)p.pause();document.getElementById('mpxLightbox').classList.remove('active');document.body.style.overflow='';ci=-1;};\r\nwindow.mpxNav=function(d){var n=ci+d;if(n>=0&&n<V.length)mpxOpen(n);};\r\ndocument.addEventListener('keydown',function(e){if(ci===-1)return;if(e.key==='Escape')mpxClose();if(e.key==='ArrowLeft')mpxNav(-1);if(e.key==='ArrowRight')mpxNav(1);});\r\ndocument.getElementById('mpxLightbox').addEventListener('click',function(e){if(e.target===document.getElementById('mpxLightbox'))mpxClose();});\r\n})();\r\n<\/script>\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-cc773fa e-con-full e-flex e-con e-parent\" data-id=\"cc773fa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a082fe4 elementor-widget__width-inherit elementor-widget elementor-widget-shortcode\" data-id=\"a082fe4\" 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\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"8795\" class=\"elementor elementor-8795 elementor-7703 elementor-7703\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8225f7d e-flex e-con-boxed e-con e-parent\" data-id=\"8225f7d\" 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-546869ef e-con-full e-flex e-con e-child\" data-id=\"546869ef\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-19585272 e-con-full e-flex e-con e-child\" data-id=\"19585272\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a84e5bb elementor-widget elementor-widget-heading\" data-id=\"a84e5bb\" 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<div class=\"elementor-heading-title elementor-size-default\">DEMO<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-559628e8 elementor-widget elementor-widget-heading\" data-id=\"559628e8\" 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\">Not a generic archive, but a DAM designed for real workflows.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-496b35c3 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"496b35c3\" 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><strong>Book a 20-minute call:<\/strong> <span style=\"font-weight: 400;\">We&#8217;ll show you how MomaPIX can fit your repository, your users and your workflows.<\/span><\/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-29988b24 elementor-align-left elementor-button-default elementor-widget elementor-widget-button\" data-id=\"29988b24\" 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-md elementor-animation-grow\" href=\"https:\/\/momapix.com\/en\/momapix-video-in-action\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Watch MomaPIX in action<\/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<div class=\"elementor-element elementor-element-36cae6d1 e-con-full e-flex e-con e-child\" data-id=\"36cae6d1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16309e7 premium-type-column elementor-widget elementor-widget-premium-icon-list\" data-id=\"16309e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;rbadges_repeater&quot;:[]}\" data-widget_type=\"premium-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<ul class=\"premium-bullet-list-box\">\n\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-79cf18e\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-drawable-icon\"><\/div>\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Demo built on your operational scenario\"> Demo built on your operational scenario <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-e0de491\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-drawable-icon\"><\/div>\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Examples from clients and real cases\"> Examples from clients and real cases <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-e084c35\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-drawable-icon\"><\/div>\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Comparison on research, permitting, distribution, and supplementation\"> Comparison on research, permitting, distribution, and supplementation <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\t\t\t<\/ul>\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-2df5f2af elementor-align-center elementor-widget elementor-widget-button\" data-id=\"2df5f2af\" 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=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6MzgyMiwidG9nZ2xlIjpmYWxzZX0%3D\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-calendar-alt\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V192H0v272zm320-196c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM192 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM64 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zM400 64h-48V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H160V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H48C21.5 64 0 85.5 0 112v48h448v-48c0-26.5-21.5-48-48-48z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book a demo<\/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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\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","protected":false},"excerpt":{"rendered":"<p>Watch MomaPIX in action Video tutorials and quick guides Learn how to make the most of every feature of the platform-from uploading to managing metadata, from sharing to reporting. Each video guides you step by step in just a few minutes. &times;&#10094;&#10095;<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-8646","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/momapix.com\/en\/wp-json\/wp\/v2\/pages\/8646","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/momapix.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/momapix.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/momapix.com\/en\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/momapix.com\/en\/wp-json\/wp\/v2\/comments?post=8646"}],"version-history":[{"count":5,"href":"https:\/\/momapix.com\/en\/wp-json\/wp\/v2\/pages\/8646\/revisions"}],"predecessor-version":[{"id":8893,"href":"https:\/\/momapix.com\/en\/wp-json\/wp\/v2\/pages\/8646\/revisions\/8893"}],"wp:attachment":[{"href":"https:\/\/momapix.com\/en\/wp-json\/wp\/v2\/media?parent=8646"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}