{"id":9229,"date":"2025-10-28T11:25:28","date_gmt":"2025-10-28T10:25:28","guid":{"rendered":"https:\/\/ids.nu\/interactive\/interactive-nowi\/"},"modified":"2026-03-02T15:53:11","modified_gmt":"2026-03-02T14:53:11","slug":"interactive-nowi","status":"publish","type":"page","link":"https:\/\/ids.nu\/en\/interactive-2\/interactive-nowi\/","title":{"rendered":"Interactive Nowi"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9229\" class=\"elementor elementor-9229 elementor-9207\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d797433 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d797433\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-13f8c10\" data-id=\"13f8c10\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7a935c5 elementor-widget elementor-widget-html\" data-id=\"7a935c5\" 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<!-- Rive Code is retrieved site-wide in site settings \r\nCanvas is on the page:\r\n<div class=\"nowiContainer\">\r\n    <canvas id=\"nowiAI\" width=\"1400\" height=\"900\"><\/canvas>\r\n<\/div>\r\n\r\n-->\r\n\r\n<canvas id=\"nowiAI\" width=\"1400\" height=\"900\"><\/canvas>\r\n\r\n<style type=\"text\/css\">\r\n\t\t.nowiContainer {\r\n    \twidth: 100%;\r\n   \t\tmargin: auto;\r\n}\r\n\r\n@media only screen and (max-width: 767px) {\r\n  .nowiContainer {\r\n\t\t\twidth: 95vw;\r\n    }\r\n}\r\n\r\n    #nowiAI {\r\n        width: 100%;\r\n        height: auto;\r\n        max-height: 80vh;\r\n\r\n        @media only screen and (max-width: 767px) {\r\n            max-height: 80vh;\r\n            width: 100%;\r\n        }\r\n\r\n    }\r\n<\/style>\r\n\r\n<script>\r\n    \/\/VALUES TO CHANGE:\r\n    const mobileBreakpoint = 767;\r\n    const desktopSize = { w: 1400, h: 900 };\r\n    const mobileSize = { w: 900, h: 1400 };\r\n\r\n    const myCanvas = document.getElementById(\"nowiAI\");\r\n    let mobileProperty;\r\n    function computeSize() {\r\n        nowiRive.resizeDrawingSurfaceToCanvas();\r\n    }\r\n\r\n    function checkMobileWidth() {\r\n        if (window.innerWidth < mobileBreakpoint && window.innerHeight > window.innerWidth) {\r\n            mobileProperty.value = true;\r\n            myCanvas.width = mobileSize.w;\r\n            myCanvas.height = mobileSize.h;\r\n        } else {\r\n            mobileProperty.value = false;\r\n            myCanvas.width = desktopSize.w;\r\n            myCanvas.height = desktopSize.h;\r\n        }\r\n        computeSize();\r\n    }\r\n\r\n    const nowiRive = new rive.Rive({\r\n        src: \"https:\/\/cdn.prod.website-files.com\/68f64a9ba61e0aac56aa9121\/68ff88d9dea30d82d2ad86a9_nowi.ai_V1.17.riv\",\r\n        canvas: document.getElementById(\"nowiAI\"),\r\n        autoplay: true,\r\n        stateMachines: \"State Machine 1\",\r\n        artboards: \"Main Artboard\",\r\n        isTouchScrollEnabled: false,\r\n        automaticallyHandleEvents: true,\r\n        autoBind: true,\r\n        onLoad: () => {\r\n            computeSize();\r\n\r\n            \/\/Find Main View Model\r\n            const mainVM = nowiRive.viewModelByName(\"Main View Model\");\r\n\r\n            \/\/Find Main View Model Instance (was bound using autoBind)\r\n            let mainVMInstance = nowiRive.viewModelInstance;\r\n\r\n            \/\/Make variable out of the main VM boolean 'mobile'\r\n            mobileProperty = mainVMInstance.boolean(\"mobile\");\r\n            checkMobileWidth();\r\n\r\n            \/\/Make variable out of the main VM boolean 'cursorHover'\r\n            const cursorProperty = mainVMInstance.boolean(\"cursorHover\");\r\n            \/\/Detect when variable changes, check if it is true and change the cursor-when-hovering-over-the-canvas\r\n            cursorProperty.on((event) => {\r\n                if (cursorProperty.value) {\r\n                    myCanvas.style.cursor = \"pointer\";\r\n                } else {\r\n                    myCanvas.style.cursor = \"auto\";\r\n                }\r\n            });\r\n\r\n        }\r\n    });\r\n\r\n    window.addEventListener(\"resize\", checkMobileWidth);\r\n\r\n\r\n    window\r\n        .matchMedia(`(resolution: ${window.devicePixelRatio}dppx)`)\r\n        .addEventListener(\"change\", computeSize);\r\n\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a7c7755 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a7c7755\" data-element_type=\"section\" data-e-type=\"section\" id=\"stationshal\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;_id&quot;:&quot;bdfd332&quot;,&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0a3e855\" data-id=\"0a3e855\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-09d1307 elementor-widget elementor-widget-heading\" data-id=\"09d1307\" 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\">Nowi tells story of CLB<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7c66822 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7c66822\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;_id&quot;:&quot;bdfd332&quot;,&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fbaa66e\" data-id=\"fbaa66e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b2e17db elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"b2e17db\" 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>The <a href=\"https:\/\/ids.nu\/en\/portfolio\/nowi-a-new-face-for-clb\/\">development<\/a> of <strong>Nowi<\/strong>, CLB&#8217;s new mascot, was followed by the next step: <a class=\"notion-link-token notion-focusable-token notion-enable-hover\" tabindex=\"0\" href=\"http:\/\/nowi.ai\/\" target=\"_blank\" rel=\"noopener noreferrer\" data-token-index=\"0\"><span class=\"link-annotation-unknown-block-id-2082089214\">Nowi.ai<\/span><\/a>. An interactive experience in which visitors discover the full range of CLB services and experience putting together their own Nowi. By dragging and dropping CLB services into Nowi, you build a modular composition that suits your healthcare organization. Nowi responds to drag-and-drop, click and hover and visibly changes with you, making Nowi your perfect virtual healthcare colleague.   <\/p><p><strong style=\"letter-spacing: 0px;\">Drag the bullet points above to Nowi<\/strong><span style=\"letter-spacing: 0px;\"> and discover all that CLB has to offer, or <\/span><a style=\"background-color: white; letter-spacing: 0px;\" href=\"http:\/\/nowi.ai\" target=\"_blank\" rel=\"noopener\">live the full experience<\/a><span style=\"letter-spacing: 0px;\">!<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a807e8e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a807e8e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;_id&quot;:&quot;bdfd332&quot;,&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0be68aa\" data-id=\"0be68aa\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7f844bb elementor-widget elementor-widget-heading\" data-id=\"7f844bb\" 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\">Grab attention with an interactive experience<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b1dc793 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b1dc793\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;_id&quot;:&quot;bdfd332&quot;,&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-deaa782\" data-id=\"deaa782\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-282a8e8 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"282a8e8\" 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>Holding attention is an art, especially if you have something to sell or something to share.<br>How do you get people to really linger for a while?<br>With experience and interaction.<br>Nowi.ai stimulates curiosity, invites play and discovery, and in the meantime almost imperceptibly tells CLB&#8217;s story.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b3a00e7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b3a00e7\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;_id&quot;:&quot;0bfd33a&quot;,&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f2033fd\" data-id=\"f2033fd\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7f87833 elementor-widget elementor-widget-video\" data-id=\"7f87833\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/ids.nu\/wp-content\/uploads\/2026\/02\/NowiAi-Horizontaal.webm\" autoplay=\"\" loop=\"\" muted=\"muted\" controlsList=\"nodownload\"><\/video>\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Nowi tells story of CLB The development of Nowi, CLB&#8217;s new mascot, was followed by the next step: Nowi.ai. An interactive experience in which visitors discover the full range of CLB services and experience putting together their own Nowi. By dragging and dropping CLB services into Nowi, you build a modular composition that suits your [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":10251,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/fullwidth-content.php","meta":{"footnotes":""},"class_list":["post-9229","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Interactive Nowi - IDS Animatie studio<\/title>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Interactive Nowi - IDS Animatie studio\" \/>\n<meta property=\"og:description\" content=\"Nowi tells story of CLB The development of Nowi, CLB&#8217;s new mascot, was followed by the next step: Nowi.ai. An interactive experience in which visitors discover the full range of CLB services and experience putting together their own Nowi. By dragging and dropping CLB services into Nowi, you build a modular composition that suits your [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ids.nu\/en\/interactive-2\/interactive-nowi\/\" \/>\n<meta property=\"og:site_name\" content=\"IDS Animatie studio\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-02T14:53:11+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ids.nu\\\/en\\\/interactive-2\\\/interactive-nowi\\\/\",\"url\":\"https:\\\/\\\/ids.nu\\\/en\\\/interactive-2\\\/interactive-nowi\\\/\",\"name\":\"Interactive Nowi - IDS Animatie studio\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ids.nu\\\/en\\\/#website\"},\"datePublished\":\"2025-10-28T10:25:28+00:00\",\"dateModified\":\"2026-03-02T14:53:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ids.nu\\\/en\\\/interactive-2\\\/interactive-nowi\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ids.nu\\\/en\\\/interactive-2\\\/interactive-nowi\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ids.nu\\\/en\\\/interactive-2\\\/interactive-nowi\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ids.nu\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Interactive\",\"item\":\"https:\\\/\\\/ids.nu\\\/en\\\/interactive-2\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Interactive Nowi\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ids.nu\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/ids.nu\\\/en\\\/\",\"name\":\"IDS Animatie studio\",\"description\":\"Jouw verhaal in beeld\",\"publisher\":{\"@id\":\"https:\\\/\\\/ids.nu\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ids.nu\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ids.nu\\\/en\\\/#organization\",\"name\":\"IDS Animatie Studio\",\"url\":\"https:\\\/\\\/ids.nu\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/ids.nu\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ids.nu\\\/wp-content\\\/uploads\\\/2019\\\/09\\\/IDS.png\",\"contentUrl\":\"https:\\\/\\\/ids.nu\\\/wp-content\\\/uploads\\\/2019\\\/09\\\/IDS.png\",\"width\":500,\"height\":500,\"caption\":\"IDS Animatie Studio\"},\"image\":{\"@id\":\"https:\\\/\\\/ids.nu\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Interactive Nowi - IDS Animatie studio","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"Interactive Nowi - IDS Animatie studio","og_description":"Nowi tells story of CLB The development of Nowi, CLB&#8217;s new mascot, was followed by the next step: Nowi.ai. An interactive experience in which visitors discover the full range of CLB services and experience putting together their own Nowi. By dragging and dropping CLB services into Nowi, you build a modular composition that suits your [&hellip;]","og_url":"https:\/\/ids.nu\/en\/interactive-2\/interactive-nowi\/","og_site_name":"IDS Animatie studio","article_modified_time":"2026-03-02T14:53:11+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ids.nu\/en\/interactive-2\/interactive-nowi\/","url":"https:\/\/ids.nu\/en\/interactive-2\/interactive-nowi\/","name":"Interactive Nowi - IDS Animatie studio","isPartOf":{"@id":"https:\/\/ids.nu\/en\/#website"},"datePublished":"2025-10-28T10:25:28+00:00","dateModified":"2026-03-02T14:53:11+00:00","breadcrumb":{"@id":"https:\/\/ids.nu\/en\/interactive-2\/interactive-nowi\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ids.nu\/en\/interactive-2\/interactive-nowi\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ids.nu\/en\/interactive-2\/interactive-nowi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ids.nu\/en\/"},{"@type":"ListItem","position":2,"name":"Interactive","item":"https:\/\/ids.nu\/en\/interactive-2\/"},{"@type":"ListItem","position":3,"name":"Interactive Nowi"}]},{"@type":"WebSite","@id":"https:\/\/ids.nu\/en\/#website","url":"https:\/\/ids.nu\/en\/","name":"IDS Animatie studio","description":"Jouw verhaal in beeld","publisher":{"@id":"https:\/\/ids.nu\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ids.nu\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ids.nu\/en\/#organization","name":"IDS Animatie Studio","url":"https:\/\/ids.nu\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ids.nu\/en\/#\/schema\/logo\/image\/","url":"https:\/\/ids.nu\/wp-content\/uploads\/2019\/09\/IDS.png","contentUrl":"https:\/\/ids.nu\/wp-content\/uploads\/2019\/09\/IDS.png","width":500,"height":500,"caption":"IDS Animatie Studio"},"image":{"@id":"https:\/\/ids.nu\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/ids.nu\/en\/wp-json\/wp\/v2\/pages\/9229","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ids.nu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ids.nu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ids.nu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ids.nu\/en\/wp-json\/wp\/v2\/comments?post=9229"}],"version-history":[{"count":14,"href":"https:\/\/ids.nu\/en\/wp-json\/wp\/v2\/pages\/9229\/revisions"}],"predecessor-version":[{"id":10529,"href":"https:\/\/ids.nu\/en\/wp-json\/wp\/v2\/pages\/9229\/revisions\/10529"}],"up":[{"embeddable":true,"href":"https:\/\/ids.nu\/en\/wp-json\/wp\/v2\/pages\/10251"}],"wp:attachment":[{"href":"https:\/\/ids.nu\/en\/wp-json\/wp\/v2\/media?parent=9229"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}