{"id":2388,"date":"2025-07-01T21:16:32","date_gmt":"2025-07-01T20:16:32","guid":{"rendered":"https:\/\/wearenila.com\/collectie\/custom\/"},"modified":"2025-09-15T14:58:19","modified_gmt":"2025-09-15T13:58:19","slug":"custom","status":"publish","type":"collecties","link":"https:\/\/wearenila.com\/en\/collection\/custom\/","title":{"rendered":"Custom"},"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>Custom<\/h1>\n<p>At NILA, we believe that lighting is more than function; it is an extension of the space. That&#8217;s why we offer custom lighting, tailored to your vision, architecture and mood needs. From a single unique fixture to a complete series.<\/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=\"\/en\/contact\/\" class=\"btn btn-tertiary\" target=\"\">\n                                Get in touch                            <\/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\/maatwerk-img-3.jpg\" class=\"afb\" data-index=\"0\">\n                                            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/maatwerk-img-3.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\/maatwerk-img-2.jpg\" class=\"afb\" data-index=\"1\">\n                                            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/maatwerk-img-2.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\/maatwerk-img.jpg\" class=\"afb\" data-index=\"2\">\n                                            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/maatwerk-img.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 tekst-media with-margin rechts\">\n\t<div class=\"container\">\n        <div class=\"row justify-content-center\">\n            <div class=\"col-md-10\">\n                <div class=\"row\">\n                                    <\/div>\n                <div class=\"flex align-items-center justify-content-between row-gap-3 flex-row\">\n                                    <div class=\"kolom\">\n                        <div class=\"tekst\">\n                            <h2>Creating together<\/h2>\n<p>Every custom solution starts with listening. We delve into your needs, the character of the space and the desired lighting effect. Together, we explore material choices, sizes, color temperatures and applications to make sure every detail is right.  <\/p>\n<p>Based on this conversation, we make a proposal in which we merge form and technology into a unique design. Whether it concerns a single iconic fixture or a series, we think along in terms of rhythm, shade, assembly and maintenance. <\/p>\n                                                    <\/div>\n                    <\/div>\n                \n                                    <div\n                        class=\"kolom afbeelding  mb-3 mb-md-0\"\n                                            >\n\n                        <img loading=\"lazy\" decoding=\"async\" width=\"765\" height=\"539\" src=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/cropped-nila-img.jpg\" class=\"attachment-medium_large size-medium_large\" alt=\"\" srcset=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/cropped-nila-img.jpg 765w, https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/cropped-nila-img-400x282.jpg 400w\" sizes=\"auto, (max-width: 765px) 100vw, 765px\">                                            <\/div>\n                \n                            <\/div>\n\n            <\/div>\n        <\/div>\n\t<\/div>\n<\/section>\n\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 tekst-media with-margin links\">\n\t<div class=\"container\">\n        <div class=\"row justify-content-center\">\n            <div class=\"col-md-10\">\n                <div class=\"row\">\n                                    <\/div>\n                <div class=\"flex align-items-center justify-content-between row-gap-3 flex-row-reverse\">\n                                    <div class=\"kolom\">\n                        <div class=\"tekst\">\n                            <h2>Full control<\/h2>\n<p>From our workshop in the Netherlands, we control every aspect of the making process. We shape the alabaster by hand, develop our own stucco frames and even program our LED drivers for optimal light control. <\/p>\n<p>This complete control means we can move quickly, guarantee high precision and always know what&#8217;s going on. This creates a light object that not only functions, but resonates with the space it was created for. <\/p>\n                                                    <\/div>\n                    <\/div>\n                \n                                    <div\n                        class=\"kolom afbeelding  mb-3 mb-md-0\"\n                                            >\n\n                        <img loading=\"lazy\" decoding=\"async\" width=\"766\" height=\"539\" src=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/nila-maatwerk.jpg\" class=\"attachment-medium_large size-medium_large\" alt=\"\" srcset=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/nila-maatwerk.jpg 766w, https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/nila-maatwerk-400x281.jpg 400w\" sizes=\"auto, (max-width: 766px) 100vw, 766px\">                                            <\/div>\n                \n                            <\/div>\n\n            <\/div>\n        <\/div>\n\t<\/div>\n<\/section>\n\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 tekst-media with-margin rechts\">\n\t<div class=\"container\">\n        <div class=\"row justify-content-center\">\n            <div class=\"col-md-10\">\n                <div class=\"row\">\n                                    <\/div>\n                <div class=\"flex align-items-center justify-content-between row-gap-3 flex-row\">\n                                    <div class=\"kolom\">\n                        <div class=\"tekst\">\n                            <h2>For whom.<\/h2>\n<p>Our custom projects are ideal for professionals who look beyond standard solutions. We work extensively with architects, lighting studios, interior designers and project developers in the high-end residential, hospitality and retail sectors. <\/p>\n<p>We are also happy to think along for smaller projects. NILA customization is not about volume, but about vision. One space, one story, one perfectly matched light object.  <\/p>\n                                                    <\/div>\n                    <\/div>\n                \n                                    <div\n                        class=\"kolom afbeelding  mb-3 mb-md-0\"\n                                            >\n\n                        <img loading=\"lazy\" decoding=\"async\" width=\"765\" height=\"539\" src=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/nila-voor-wie.jpg\" class=\"attachment-medium_large size-medium_large\" alt=\"\" srcset=\"https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/nila-voor-wie.jpg 765w, https:\/\/wearenila.com\/wp-content\/uploads\/2025\/07\/nila-voor-wie-400x282.jpg 400w\" sizes=\"auto, (max-width: 765px) 100vw, 765px\">                                            <\/div>\n                \n                            <\/div>\n\n            <\/div>\n        <\/div>\n\t<\/div>\n<\/section>\n\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 customization?<\/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\/2388' 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'>Facebook<\/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='2+Ncc9KGZrez2jhobHi2jLWeRfqjU\/OfR\/IuerndHS9oWHOBlaJLT0zWXHpKdpTAv25gGbbd0z4tyjy0snZxI0Dp9OUn2DqGBxWIg2cMzRoP0zE=' \/>\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-2388","collecties","type-collecties","status-publish","hentry"],"acf":{"afbeelding_overzicht":1778},"_links":{"self":[{"href":"https:\/\/wearenila.com\/en\/wp-json\/wp\/v2\/collecties\/2388","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=2388"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}