{"id":2376,"date":"2025-08-11T18:38:52","date_gmt":"2025-08-11T17:38:52","guid":{"rendered":"https:\/\/wearenila.com\/collectie\/new-products\/"},"modified":"2025-09-15T15:03:40","modified_gmt":"2025-09-15T14:03:40","slug":"new-products","status":"publish","type":"collecties","link":"https:\/\/wearenila.com\/en\/collection\/new-products\/","title":{"rendered":"New products"},"content":{"rendered":"<section class=\"default-block brede-slider o-hidden with-margin geen\">\n    <div class=\"container\">\n\t\t\t\t\t<div class=\"row justify-content-between align-items-end mb-12\">\n                <div class=\"col-lg-6 content mb-md-5\">\n                    <h1>New products<\/h1>\n<p>NILA&#8217;s offerings are always evolving. We regularly design new products, either ourselves or with creative minds who enjoy working with us. New forms, new ways to make alabaster stand out even more. Often these new products are shown to the world even before they are actually fully developed.   <\/p>\n<p>All NILA lighting is designed, developed and manufactured in the Netherlands.<\/p>\n                <\/div>\n                <div class=\"col-lg-6 no-pad-mob\">\n                    <div class=\"mt-4 mt-md-0 custom-swiper-pagination galerij flex justify-content-end align-items-center gap-2\">\n                                                    <a href=\"https:\/\/wearenila.com\/contact\/\" class=\"btn btn-tertiary\" target=\"\">\n                                Kennismaken                            <\/a>\n                                                                            <div class=\"d-none d-sm-block\">\n                                <div class=\"lijn-verticaal-shortcode\"><\/div>                            <\/div>\n                                                <div class=\"mt-1 swiper-button-prev wh-3 border-beige-1 border-radius p-4 bg-color-2\" tabindex=\"0\" role=\"button\" aria-label=\"Previous slide\" aria-controls=\"\">\n                            <img decoding=\"async\" loading=\"lazy\" width=\"18\" height=\"18\" src=\"https:\/\/wearenila.com\/wp-content\/themes\/nila\/assets\/images\/arrow-left.svg\" alt=\"arrow-left\" class=\"arrow-icon arrow-right-icon\">\n                        <\/div>\n                        <div class=\"mt-1 swiper-button-next wh-3 border-beige-1 border-radius p-4 bg-color-2\" tabindex=\"0\" role=\"button\" aria-label=\"Next slide\" aria-controls=\"\">\n                            <img decoding=\"async\" loading=\"lazy\" width=\"18\" height=\"18\" src=\"https:\/\/wearenila.com\/wp-content\/themes\/nila\/assets\/images\/arrow-right.svg\" alt=\"arrow-right\" class=\"arrow-icon arrow-left-icon\">\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n            <\/div>\n\t\t\n        <div id=\"lightbox\" class=\"lightbox\">\n            <div class=\"swiper lightbox-swiper-container\">\n                <div class=\"swiper-wrapper\"><\/div>\n                <div class=\"lightbox-arrow swiper-button-next\"><\/div>\n                <div class=\"lightbox-arrow swiper-button-prev\"><\/div>\n                <div class=\"swiper-pagination inline-flex w-auto mx-auto justify-content-center align-items-center\"><\/div>\n            <\/div>\n            <span class=\"close\">&times;<\/span>\n        <\/div>\n\n                            <div class=\"bijdrage-slider-swiper swiper-container\">\n                    <div class=\"swiper-wrapper\">\n                                                                                    <div class=\"swiper-slide\">\n                                    <div class=\"bijdrage-item h-100 w-100\">\n                                        <a href=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/2025_EVENT_ONE-BY-FIVE_MELISSA-VAN-DAL_1.jpg\" class=\"afb\" data-index=\"0\">\n                                            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/2025_EVENT_ONE-BY-FIVE_MELISSA-VAN-DAL_1.jpg\" alt=\"\" class=\"\">\n                                        <\/a>\n                                    <\/div>\n                                <\/div>\n                                                            <div class=\"swiper-slide\">\n                                    <div class=\"bijdrage-item h-100 w-100\">\n                                        <a href=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/HS_02975.jpg\" class=\"afb\" data-index=\"1\">\n                                            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/HS_02975.jpg\" alt=\"Albast hanglamp groot\" class=\"\">\n                                        <\/a>\n                                    <\/div>\n                                <\/div>\n                                                            <div class=\"swiper-slide\">\n                                    <div class=\"bijdrage-item h-100 w-100\">\n                                        <a href=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/HS_02882-HDR.jpg\" class=\"afb\" data-index=\"2\">\n                                            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/HS_02882-HDR.jpg\" alt=\"\" class=\"\">\n                                        <\/a>\n                                    <\/div>\n                                <\/div>\n                                                                        <\/div>\n                <\/div>\n                    <\/div>\n\t<\/div>\n<\/section>\n<script>\njQuery(document).ready(function($) {\n    \/\/ bijdrage slider\n    const bijdrageSliders = $('.bijdrage-slider-swiper');\n\n    if(bijdrageSliders.length) {\n        bijdrageSliders.each(function(){\n            new Swiper(this, {\n                speed: 750,\n                autoplay: {\n                    delay: 13000,\n                    disableOnInteraction: false, \n                },\n                navigation: {\n                    nextEl: \".custom-swiper-pagination.galerij .swiper-button-next\",\n                    prevEl: \".custom-swiper-pagination.galerij .swiper-button-prev\",\n                },\n                spaceBetween: 24,\n                slidesPerView: 'auto',\n                breakpoints: {\n                    0: {\n                        spaceBetween: 16,\n                    },\n                    768: {\n                        spaceBetween: 24,\n                    },\n                }\n            });\n        });\n    }\n    \/\/ Lightbox slider\n    $('.brede-slider').each(function () {\n        const $section = $(this),\n            $lightbox = $section.find('#lightbox'),\n            $lightboxWrapper = $lightbox.find('.lightbox-swiper-container .swiper-wrapper'),\n            lightboxSwiper = new Swiper($lightbox.find('.lightbox-swiper-container')[0], {\n                navigation: { nextEl: $lightbox.find('.swiper-button-next')[0], prevEl: $lightbox.find('.swiper-button-prev')[0] },\n                pagination: { el: $lightbox.find('.swiper-pagination')[0], type: 'fraction' },\n                keyboard: { enabled: true },\n                speed: 750,\n            });\n        $section.find('.afb').on('click', function (e) {\n            e.preventDefault();\n            const clickedIndex = $(this).data('index');\n            $lightboxWrapper.html($section.find('.afb').map((_, el) => `<div class=\"swiper-slide\"><img decoding=\"async\" loading=\"lazy\" src=\"${$(el).attr('href')}\" alt=\"Lightbox image\"><\/div>`).get().join(''));\n            lightboxSwiper.update();\n            lightboxSwiper.slideTo(clickedIndex, 0, true);\n            $lightbox.fadeIn();\n        });\n        $lightbox.on('click', function (e) {\n            if (!$(e.target).is('img')  && !$(e.target).is('.lightbox-arrow')) $lightbox.fadeOut();\n        });\n\t\t$(document).on('keydown', (e) => {\n\t\t\tif (e.key === \"Escape\" && !e.metaKey && !e.ctrlKey) {\n\t\t\t\t$lightbox.fadeOut();\n\t\t\t}\n\t\t});\n\t});\n\n});\n<\/script>\n\n\n\n<section class=\"default-block collection-grid-slider with-margin bg-gradient\">\n    <div class=\"container\">\n        <div class=\"row justify-content-center mb-12\">\n\t\t\t\t\t\t\t<div class=\"col-md-8\">\n\t\t\t\t\t<p class=\"look-alt\" style=\"text-align: center;\">Our Collection<\/p>\n<h2 style=\"text-align: center;\">Lighting with character<\/h2>\n<p style=\"text-align: center;\">Every point of light at NILA is a perfect union of art and function. A blend of tradition and innovation, our collection features unique designs. From rich materials like alabaster and leather to innovative designs, each piece has its own story. Experience light that does more than illuminate.   <\/p>\n                    <div class=\"lijn-wrapper pt-12\">\n                        <div class=\"lijn-shortcode lijn-bruin\"><\/div>                    <\/div>\n\t\t\t\t<\/div>\n\t\t\t        <\/div>\n                        <div class=\"swiper-container\">\n                    <div class=\"swiper-wrapper\">\n                                                    <div class=\"swiper-slide\">\n                                                                <a class=\"grid-link\" href=\"https:\/\/wearenila.com\/en\/collection\/alba-lume-table\/\">\n                                    <div class=\"img-wrapper\">\n                                                                                    <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/HS_09283.jpg\" alt=\"\" class=\"afbeelding-overzicht transition\">\n                                                                                <div class=\"flex title justify-content-between\">\n                                            <p class=\"body-large \">Alba Lume table<\/p>\n                                            <span class=\"icon-right wh-2 bg-white rounded svg-wrapper arrow-right\"><\/span>\n                                        <\/div>\n                                    <\/div>\n                                <\/a>\n                            <\/div>\n                                                    <div class=\"swiper-slide\">\n                                                                <a class=\"grid-link\" href=\"https:\/\/wearenila.com\/en\/collection\/eclat\/\">\n                                    <div class=\"img-wrapper\">\n                                                                                    <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/HS_02670-HDR.jpg\" alt=\"Albast wandlamp met brons\" class=\"afbeelding-overzicht transition\">\n                                                                                <div class=\"flex title justify-content-between\">\n                                            <p class=\"body-large \">Ecl\u00e1t<\/p>\n                                            <span class=\"icon-right wh-2 bg-white rounded svg-wrapper arrow-right\"><\/span>\n                                        <\/div>\n                                    <\/div>\n                                <\/a>\n                            <\/div>\n                                                    <div class=\"swiper-slide\">\n                                                                <a class=\"grid-link\" href=\"https:\/\/wearenila.com\/en\/collection\/branch\/\">\n                                    <div class=\"img-wrapper\">\n                                                                                    <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/HS_02975.jpg\" alt=\"Albast hanglamp groot\" class=\"afbeelding-overzicht transition\">\n                                                                                <div class=\"flex title justify-content-between\">\n                                            <p class=\"body-large \">Branch<\/p>\n                                            <span class=\"icon-right wh-2 bg-white rounded svg-wrapper arrow-right\"><\/span>\n                                        <\/div>\n                                    <\/div>\n                                <\/a>\n                            <\/div>\n                                                    <div class=\"swiper-slide\">\n                                                                <a class=\"grid-link\" href=\"https:\/\/wearenila.com\/en\/collection\/nova\/\">\n                                    <div class=\"img-wrapper\">\n                                                                                    <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/NOVA.jpg\" alt=\"Albast kelk wandlamp\" class=\"afbeelding-overzicht transition\">\n                                                                                <div class=\"flex title justify-content-between\">\n                                            <p class=\"body-large \">Nova<\/p>\n                                            <span class=\"icon-right wh-2 bg-white rounded svg-wrapper arrow-right\"><\/span>\n                                        <\/div>\n                                    <\/div>\n                                <\/a>\n                            <\/div>\n                                                    <div class=\"swiper-slide\">\n                                                                <a class=\"grid-link\" href=\"https:\/\/wearenila.com\/en\/collection\/ilu\/\">\n                                    <div class=\"img-wrapper\">\n                                                                                    <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/HS_02916-HDR.jpg\" alt=\"Staand albast armatuur\" class=\"afbeelding-overzicht transition\">\n                                                                                <div class=\"flex title justify-content-between\">\n                                            <p class=\"body-large \">ILU<\/p>\n                                            <span class=\"icon-right wh-2 bg-white rounded svg-wrapper arrow-right\"><\/span>\n                                        <\/div>\n                                    <\/div>\n                                <\/a>\n                            <\/div>\n                                            <\/div>\n                <\/div>\n                        <\/div>\n<\/section>\n<script>\n    jQuery(document).ready(function($) {\n        $('.collection-grid-slider .swiper-container').each(function() {\n            var swiper = new Swiper('.collection-grid-slider .swiper-container', {\n                spaceBetween: 24,\n                slidesPerView: 4,\n                breakpoints: {\n                    0: {\n                        slidesPerView: 1.25,\n                    },\n                    600: {\n                        slidesPerView: 2.5,\n                    },\n                    991: {\n                        slidesPerView: 4,\n                    },\n                }\n            });\n        });\n    });\n<\/script>\n\n\n<section class=\"default-block lijnen bg-white\">\n    <div class=\"container\">\n                    <div class=\"lijn-shortcode lijn-bruin\"><\/div>            <\/div>\n<\/section>\n\n\n<section class=\"default-block call-to-action-blok-two rel mx-auto\">\n    <div class=\"container container-large\">\n        <div class=\"semi-transparant-bg-wrapper\">\n            <div class=\"row align-items-center\">\n                <div class=\"col-lg-6\">\n                    <div class=\"content\">\n                                                    <h2>Want to know more about our new products?<\/h2>\n<p>Leave your details and receive additional information, options or no-obligation advice.<\/p>\n                                                                            <a href=\"\/en\/contact\/\" class=\"btn btn-tertiary\" target=\"\">\n                                Contact directly                            <\/a>\n                                            <\/div>\n                                                <a href=\"https:\/\/wearenila.com\/en\/\" aria-label=\"Nila\" class=\"\">\n                                <img loading=\"lazy\" decoding=\"async\" width=\"100\" height=\"100\" class=\"mt-12 ml-6 ml-md-12\" src=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/Nila-logo-black.svg\" alt=\"\">\n                            <\/a>\n                            \n                <\/div>\n                <div class=\"col-lg-6\">\n                                            <div class=\"p-6 p-md-0\">\n                            <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_1' >\n                        <div class='gform_heading'>\n                            <p class='gform_description'><\/p>\n\t\t\t\t\t\t\t<p class='gform_required_legend'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_1'  action='\/en\/wp-json\/wp\/v2\/collecties\/2376' data-formid='1' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_1' class='gform_fields top_label form_sublabel_above description_above validation_below'><div id=\"field_1_10000\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_above gfield--has-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_10000'>URL<\/label><div class='gfield_description' id='gfield_description_1_10000'>This field is for validation purposes and should be left unchanged.<\/div><div class='ginput_container'><input name='input_10000' id='input_1_10000' type='text' value='' autocomplete='new-password'\/><\/div><\/div><div id=\"field_1_8\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_above gfield--no-description field_description_above hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_8'>Name<\/label><div class='ginput_container ginput_container_text'><input name='input_8' id='input_1_8' type='text' value='' class='large'    placeholder='Name'  aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_2\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_2'>Email address<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_2' id='input_1_2' type='email' value='' class='large'   placeholder='Email' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_1_5\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--width-full field_sublabel_above gfield--no-description field_description_above hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_5'>Phone number<\/label><div class='ginput_container ginput_container_phone'><input name='input_5' id='input_1_5' type='tel' value='' class='large'  placeholder='Phone number'  aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_3\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield_contains_required field_sublabel_above gfield--no-description field_description_above hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_3'>Message &#8230;<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_3' id='input_1_3' class='textarea small'    placeholder='Message ...' aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><fieldset id=\"field_1_9\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--input-type-checkbox gfield--width-full field_sublabel_above gfield--no-description field_description_above hidden_label field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Privacy<\/legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox ' id='input_1_9'><div class='gchoice gchoice_1_9_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_9.1' type='checkbox'  value='I agree to the &lt;a href=&quot;https:\/\/wearenila.com\/en\/privacy-statement\/&quot;&gt;privacy policy&lt;\/a&gt;'  id='choice_1_9_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_9_1' id='label_1_9_1' class='gform-field-label gform-field-label--type-inline'>I agree to the <a href=\"https:\/\/wearenila.com\/en\/privacy-statement\/\">privacy policy<\/a><\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_1_9998\" class=\"gfield gfield--type-text gfield--input-type-text dd_form_check field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label screen-reader-text' for='input_1_9998'><\/label><div class='ginput_container ginput_container_text'><input name='input_9998' id='input_1_9998' type='text' value='' class=''      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_9999\" class=\"gfield gfield--type-text gfield--input-type-text dd_form_mouse_detection field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label screen-reader-text' for='input_1_9999'><\/label><div class='ginput_container ginput_container_text'><input name='input_9999' id='input_1_9999' type='text' value='' class=''      aria-invalid=\"false\"   \/><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_1' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_1' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_1' id='gform_theme_1' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_1' id='gform_style_settings_1' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='2kuEdOfMvQ3ruFJdUncsPgk0dGchTPfFnR\/0iEIGtvRr2S\/C3LbmJhkl0VJjgSURztNEfPok2RKAXflN4wqnNb8P+O7+UFlJD6WIeQFiqBZ3m+U=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_1' value='WyJ7XCI5LjFcIjpcIjI4OTIzNzBlZGYzZmFjMGZiNmVmYTY0NGEzMzdlYWQ4XCJ9IiwiMzhiMWM0MDFmNDdiZTExYzIyNWU0ZWExNmMwOTNkYTUiXQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 1, 'https:\/\/wearenila.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_1').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https:\/\/wearenila.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_1').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"1\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_1\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_1\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_1\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 1, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n","protected":false},"parent":0,"menu_order":0,"template":"","class_list":["post-2376","collecties","type-collecties","status-publish","hentry"],"acf":{"afbeelding_overzicht":1872},"_links":{"self":[{"href":"https:\/\/wearenila.com\/en\/wp-json\/wp\/v2\/collecties\/2376","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wearenila.com\/en\/wp-json\/wp\/v2\/collecties"}],"about":[{"href":"https:\/\/wearenila.com\/en\/wp-json\/wp\/v2\/types\/collecties"}],"wp:attachment":[{"href":"https:\/\/wearenila.com\/en\/wp-json\/wp\/v2\/media?parent=2376"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}