{"id":2634,"date":"2026-03-09T11:45:30","date_gmt":"2026-03-09T11:45:30","guid":{"rendered":"https:\/\/nw-b.ch\/?page_id=2634"},"modified":"2026-06-22T07:31:09","modified_gmt":"2026-06-22T07:31:09","slug":"galerie","status":"publish","type":"page","link":"https:\/\/nw-b.ch\/en\/galerie\/","title":{"rendered":"Gallery"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2634\" class=\"elementor elementor-2634\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3276b894 e-con-full e-flex e-con e-parent\" data-id=\"3276b894\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/nw-b.ch\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/20153915-uhd_3840_2160_24fps-1.webm&quot;,&quot;background_video_start&quot;:0,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div>\t\t<div class=\"elementor-element elementor-element-1328bf15 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"1328bf15\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:500}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">GALLERY<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-04eee1a animated-slow elementor-invisible elementor-widget elementor-widget-html\" data-id=\"04eee1a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:1000}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"hero-scroll-wrap\">\r\n  <a href=\"#next-section\" class=\"hero-scroll-arrow\" aria-label=\"Scroll down\">\r\n    <span><\/span>\r\n  <\/a>\r\n<\/div>\r\n\r\n<style>\r\n\/* =========================================================\r\n   PFEIL UNTER DER \u00dcBERSCHRIFT\r\n   ========================================================= *\/\r\n.hero-scroll-wrap {\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n  width: 100%;\r\n  margin-top: 28px;\r\n}\r\n\r\n.hero-scroll-arrow {\r\n  display: inline-flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n  width: 56px;\r\n  height: 56px;\r\n  text-decoration: none;\r\n  cursor: pointer;\r\n  transition: transform 0.25s ease, opacity 0.25s ease;\r\n  animation: heroArrowFloat 2.2s ease-in-out infinite;\r\n}\r\n\r\n.hero-scroll-arrow:hover {\r\n  transform: translateY(2px);\r\n  opacity: 0.85;\r\n}\r\n\r\n.hero-scroll-arrow span {\r\n  display: block;\r\n  width: 16px;\r\n  height: 16px;\r\n  border-left: 2px solid #ffffff;\r\n  border-bottom: 2px solid #ffffff;\r\n  transform: rotate(-45deg);\r\n  animation: heroArrowPulse 2.2s ease-in-out infinite;\r\n}\r\n\r\n\/* Bewegung des Pfeils nach unten und wieder zur\u00fcck *\/\r\n@keyframes heroArrowFloat {\r\n  0% {\r\n    transform: translateY(0);\r\n  }\r\n  50% {\r\n    transform: translateY(10px);\r\n  }\r\n  100% {\r\n    transform: translateY(0);\r\n  }\r\n}\r\n\r\n\/* Leichtes Ein und Ausblenden f\u00fcr einen smoothen Effekt *\/\r\n@keyframes heroArrowPulse {\r\n  0% {\r\n    opacity: 0.45;\r\n  }\r\n  50% {\r\n    opacity: 1;\r\n  }\r\n  100% {\r\n    opacity: 0.45;\r\n  }\r\n}\r\n\r\n\/* Sorgt daf\u00fcr, dass das Springen zur Section weich erfolgt *\/\r\nhtml {\r\n  scroll-behavior: smooth;\r\n}\r\n\r\n\/* =========================================================\r\n   SCROLL OFFSET F\u00dcR DIE ZIEL SECTION\r\n   ========================================================= *\/\r\n\r\n\/*\r\n  WICHTIG:\r\n  Dem Ziel Container unten in Elementor musst du bei\r\n  Erweitert > CSS ID einfach diesen Wert geben:\r\n\r\n  next-section\r\n*\/\r\n\r\n\/*\r\n  DESKTOP OFFSET:\r\n  Dieser Wert gilt f\u00fcr PC und Tablet gr\u00f6\u00dfer als 767px.\r\n  Beispiel:\r\n  55px = beim Springen bleibt die Section 55px tiefer stehen\r\n  und klebt nicht direkt ganz oben.\r\n*\/\r\n#next-section {\r\n  scroll-margin-top: 55px;\r\n}\r\n\r\n\/* =========================================================\r\n   MOBILE ANPASSUNGEN\r\n   ========================================================= *\/\r\n@media (max-width: 767px) {\r\n  \/*\r\n    MOBILE OFFSET:\r\n    Diesen Wert kannst du separat f\u00fcr Handy einstellen.\r\n    Beispiel:\r\n    20px oder 80px, je nachdem wie viel Abstand du willst.\r\n  *\/\r\n  #next-section {\r\n    scroll-margin-top: 20px;\r\n  }\r\n\r\n  \/* Pfeil etwas kleiner auf Mobile *\/\r\n  .hero-scroll-arrow {\r\n    width: 48px;\r\n    height: 48px;\r\n  }\r\n\r\n  .hero-scroll-arrow span {\r\n    width: 14px;\r\n    height: 14px;\r\n  }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e9de98a e-flex e-con-boxed e-con e-parent\" data-id=\"e9de98a\" data-element_type=\"container\" data-e-type=\"container\" id=\"next-section\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a333381 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"a333381\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">INSIGHT INTO OUR WORK<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2434950 animated-slow elementor-invisible elementor-widget elementor-widget-gallery\" data-id=\"2434950\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;columns_mobile&quot;:2,&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:7,&quot;sizes&quot;:[]},&quot;columns&quot;:3,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns_tablet&quot;:2,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-cottonbro-4480532-2-2-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYwNiwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtY290dG9uYnJvLTQ0ODA1MzItMi0yLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIyNDM0OTUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-cottonbro-4480532-2-2-200x300.jpg\" data-width=\"200\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-carlos-egea-del-moral-724207518-18332671-1-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYxNCwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtY2FybG9zLWVnZWEtZGVsLW1vcmFsLTcyNDIwNzUxOC0xODMzMjY3MS0xLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIyNDM0OTUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-carlos-egea-del-moral-724207518-18332671-1-200x300.jpg\" data-width=\"200\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-jdgromov-10358209-1-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYyMiwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtamRncm9tb3YtMTAzNTgyMDktMS1zY2FsZWQuanBnIiwic2xpZGVzaG93IjoiMjQzNDk1MCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-jdgromov-10358209-1-300x200.jpg\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-garvin-st-villier-719266-14583861-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYwOCwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtZ2FydmluLXN0LXZpbGxpZXItNzE5MjY2LTE0NTgzODYxLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIyNDM0OTUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-garvin-st-villier-719266-14583861-300x200.jpg\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-mohit-hambiria-92377455-20507728-1-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYxOCwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtbW9oaXQtaGFtYmlyaWEtOTIzNzc0NTUtMjA1MDc3MjgtMS1zY2FsZWQuanBnIiwic2xpZGVzaG93IjoiMjQzNDk1MCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-mohit-hambiria-92377455-20507728-1-200x300.jpg\" data-width=\"200\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Upscaled-Image-28.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjI2NiwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9VcHNjYWxlZC1JbWFnZS0yOC5wbmciLCJzbGlkZXNob3ciOiIyNDM0OTUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Upscaled-Image-28-300x200.png\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-mikebirdy-1633601-1-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYyMSwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtbWlrZWJpcmR5LTE2MzM2MDEtMS1zY2FsZWQuanBnIiwic2xpZGVzaG93IjoiMjQzNDk1MCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-mikebirdy-1633601-1-300x199.jpg\" data-width=\"300\" data-height=\"199\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-mikebirdy-12066303-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYxMywidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtbWlrZWJpcmR5LTEyMDY2MzAzLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIyNDM0OTUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-mikebirdy-12066303-300x200.jpg\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-cali_-media-_-2148246253-30448819-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYwNSwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtY2FsaV8tbWVkaWEtXy0yMTQ4MjQ2MjUzLTMwNDQ4ODE5LXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIyNDM0OTUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-cali_-media-_-2148246253-30448819-200x300.jpg\" data-width=\"200\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Upscaled-Image-60-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYxOSwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9VcHNjYWxlZC1JbWFnZS02MC0xLnBuZyIsInNsaWRlc2hvdyI6IjI0MzQ5NTAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Upscaled-Image-60-1-300x200.png\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-garvin-st-villier-719266-9452121-3-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYxMiwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtZ2FydmluLXN0LXZpbGxpZXItNzE5MjY2LTk0NTIxMjEtMy1zY2FsZWQuanBnIiwic2xpZGVzaG93IjoiMjQzNDk1MCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-garvin-st-villier-719266-9452121-3-300x200.jpg\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-mohit-hambiria-92377455-17338667-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYxMSwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtbW9oaXQtaGFtYmlyaWEtOTIzNzc0NTUtMTczMzg2Njctc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6IjI0MzQ5NTAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-mohit-hambiria-92377455-17338667-169x300.jpg\" data-width=\"169\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-jason-d-451545791-15513934-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYwMiwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtamFzb24tZC00NTE1NDU3OTEtMTU1MTM5MzQtc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6IjI0MzQ5NTAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-jason-d-451545791-15513934-200x300.jpg\" data-width=\"200\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Upscaled-Image-16.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjM4MCwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9VcHNjYWxlZC1JbWFnZS0xNi5wbmciLCJzbGlkZXNob3ciOiIyNDM0OTUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Upscaled-Image-16-300x200.png\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Dunkelblau-Classic-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYwMywidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9EdW5rZWxibGF1LUNsYXNzaWMtMS5wbmciLCJzbGlkZXNob3ciOiIyNDM0OTUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Dunkelblau-Classic-1-200x300.png\" data-width=\"200\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-harrisonhaines-2834653-1-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYxNywidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtaGFycmlzb25oYWluZXMtMjgzNDY1My0xLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIyNDM0OTUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-harrisonhaines-2834653-1-200x300.jpg\" data-width=\"200\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Champagner-Gold-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYwNCwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9DaGFtcGFnbmVyLUdvbGQtMS5wbmciLCJzbGlkZXNob3ciOiIyNDM0OTUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Champagner-Gold-1-200x300.png\" data-width=\"200\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-zion-17632031-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYxNiwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtemlvbi0xNzYzMjAzMS1zY2FsZWQuanBnIiwic2xpZGVzaG93IjoiMjQzNDk1MCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-zion-17632031-225x300.jpg\" data-width=\"225\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Premium-Alcantara-3.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYxMCwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9QcmVtaXVtLUFsY2FudGFyYS0zLnBuZyIsInNsaWRlc2hvdyI6IjI0MzQ5NTAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Premium-Alcantara-3-200x300.png\" data-width=\"200\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-etkincelep-12299324-1-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYyNiwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtZXRraW5jZWxlcC0xMjI5OTMyNC0xLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIyNDM0OTUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-etkincelep-12299324-1-200x300.jpg\" data-width=\"200\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Upscaled-Image-29.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjI2OSwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9VcHNjYWxlZC1JbWFnZS0yOS5wbmciLCJzbGlkZXNob3ciOiIyNDM0OTUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Upscaled-Image-29-300x223.png\" data-width=\"300\" data-height=\"223\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/18823134f393-Kopie-1-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYyMywidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC8xODgyMzEzNGYzOTMtS29waWUtMS1zY2FsZWQuanBnIiwic2xpZGVzaG93IjoiMjQzNDk1MCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/18823134f393-Kopie-1-300x200.jpg\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-garvin-st-villier-719266-9452114-1-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYyMCwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtZ2FydmluLXN0LXZpbGxpZXItNzE5MjY2LTk0NTIxMTQtMS1zY2FsZWQuanBnIiwic2xpZGVzaG93IjoiMjQzNDk1MCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-garvin-st-villier-719266-9452114-1-300x200.jpg\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-garvin-st-villier-719266-9452111-1-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYyNSwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtZ2FydmluLXN0LXZpbGxpZXItNzE5MjY2LTk0NTIxMTEtMS1zY2FsZWQuanBnIiwic2xpZGVzaG93IjoiMjQzNDk1MCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-garvin-st-villier-719266-9452111-1-300x200.jpg\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Upscaled-Image-64-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYyNCwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9VcHNjYWxlZC1JbWFnZS02NC0xLnBuZyIsInNsaWRlc2hvdyI6IjI0MzQ5NTAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Upscaled-Image-64-1-200x300.png\" data-width=\"200\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-svjae-3894046-1-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYwOSwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtc3ZqYWUtMzg5NDA0Ni0xLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIyNDM0OTUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-svjae-3894046-1-200x300.jpg\" data-width=\"200\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Upscaled-Image-26-scaled.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjI2NywidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9VcHNjYWxlZC1JbWFnZS0yNi1zY2FsZWQucG5nIiwic2xpZGVzaG93IjoiMjQzNDk1MCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Upscaled-Image-26-300x185.png\" data-width=\"300\" data-height=\"185\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-dbaler-30112420-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYxNSwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtZGJhbGVyLTMwMTEyNDIwLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIyNDM0OTUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-dbaler-30112420-300x200.jpg\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-zion-17632108-1-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYwMSwidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wZXhlbHMtemlvbi0xNzYzMjEwOC0xLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIyNDM0OTUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/pexels-zion-17632108-1-225x300.jpg\" data-width=\"225\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Editor-result-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2434950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYwNywidXJsIjoiaHR0cHM6XC9cL253LWIuY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9FZGl0b3ItcmVzdWx0LTEucG5nIiwic2xpZGVzaG93IjoiMjQzNDk1MCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/nw-b.ch\/wp-content\/uploads\/2026\/03\/Editor-result-1-300x200.png\" data-width=\"300\" data-height=\"200\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>GALERIE EINBLICK IN UNSERE ARBEITEN<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-2634","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nw-b.ch\/en\/wp-json\/wp\/v2\/pages\/2634","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nw-b.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nw-b.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nw-b.ch\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/nw-b.ch\/en\/wp-json\/wp\/v2\/comments?post=2634"}],"version-history":[{"count":56,"href":"https:\/\/nw-b.ch\/en\/wp-json\/wp\/v2\/pages\/2634\/revisions"}],"predecessor-version":[{"id":4100,"href":"https:\/\/nw-b.ch\/en\/wp-json\/wp\/v2\/pages\/2634\/revisions\/4100"}],"wp:attachment":[{"href":"https:\/\/nw-b.ch\/en\/wp-json\/wp\/v2\/media?parent=2634"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}