{"id":6293,"date":"2022-03-04T15:23:20","date_gmt":"2022-03-04T15:23:20","guid":{"rendered":"https:\/\/greenhabitat.it\/stabilized-green\/stabilized-vegetation\/"},"modified":"2026-03-14T19:56:33","modified_gmt":"2026-03-14T19:56:33","slug":"preserved-green-walls","status":"publish","type":"page","link":"https:\/\/greenhabitat.it\/en\/vertical-gardens\/preserved-greenery\/preserved-green-walls\/","title":{"rendered":"Preserved Foliage"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6293\" class=\"elementor elementor-6293 elementor-3755\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3037865 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"3037865\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-719ed67\" data-id=\"719ed67\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a07e474 elementor-widget elementor-widget-html\" data-id=\"a07e474\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');\n\n  .gh-hero-stab {\n    position: relative;\n    width: 100vw;\n    margin-left: calc(-50vw + 50%);\n    margin-right: calc(-50vw + 50%);\n    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    background-color: #ffffff; \n    overflow: hidden;\n  }\n\n  .gh-hero-bg {\n    position: absolute;\n    top: 0; left: 0; right: 0; bottom: 0;\n    background-image: url('https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/SHOWROOM-GREEN-HABITAT.jpg'); \n    background-size: cover;\n    background-position: center;\n    background-repeat: no-repeat;\n    z-index: 1;\n  }\n\n  .gh-hero-overlay {\n    position: absolute;\n    top: 0; left: 0; right: 0; bottom: 0;\n    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.85) 100%);\n    z-index: 2;\n  }\n\n  .gh-hero-content {\n    position: relative;\n    z-index: 3;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 40px 80px 40px;\n    color: #ffffff;\n    text-align: left;\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-end;\n    align-items: flex-start;\n    min-height: 100vh; \n    animation: fadeUp 1.2s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n  }\n\n  .gh-stab-eyebrow {\n    display: inline-block;\n    color: #C8A165;\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n    text-shadow: 0 2px 10px rgba(0,0,0,0.8); \n  }\n\n  .gh-hero-title {\n    font-size: clamp(38px, 5vw, 68px); \n    font-weight: 900;\n    letter-spacing: -1px;\n    margin-bottom: 1.5rem;\n    line-height: 1.15;\n    text-shadow: 0 4px 20px rgba(0, 0, 0, 0.8);\n    color: #ffffff;\n    max-width: 900px;\n  }\n\n  .gh-hero-title span {\n    color: #1A3C34;\n    background-color: #ffffff;\n    padding: 2px 15px;\n    border-radius: 4px;\n    display: inline-block;\n    margin-top: 10px;\n    text-shadow: none; \n    box-shadow: 0 4px 20px rgba(0,0,0,0.3); \n  }\n\n  .gh-hero-subtitle {\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1.7;\n    color: #f1f1f1;\n    max-width: 750px;\n    margin: 0;\n    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.9);\n  }\n\n  .gh-hero-subtitle strong {\n    color: #ffffff;\n    font-weight: 700;\n  }\n\n  .gh-specialization-badge {\n    display: inline-block;\n    margin-top: 30px;\n    padding: 12px 25px;\n    background: rgba(26, 60, 52, 0.9);\n    border-radius: 50px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.5);\n  }\n  \n  .gh-specialization-badge p {\n    margin: 0;\n    font-size: 13px;\n    font-weight: 700;\n    color: #ffffff;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  @keyframes fadeUp {\n    0% { opacity: 0; transform: translateY(30px); }\n    100% { opacity: 1; transform: translateY(0); }\n  }\n\n  @media (max-width: 768px) {\n    .gh-hero-stab {\n      display: block; \n    }\n    \n    .gh-hero-bg {\n      position: relative;\n      height: 55vh;\n      min-height: 400px;\n    }\n\n    .gh-hero-overlay {\n      background: rgba(0,0,0,0.1);\n    }\n\n    .gh-hero-content {\n      position: relative;\n      min-height: auto;\n      padding: 50px 20px 80px 20px; \n      background-color: #ffffff; \n      color: #333333; \n      align-items: flex-start;\n    }\n\n    .gh-stab-eyebrow {\n      text-shadow: none;\n    }\n\n    .gh-hero-title { \n      font-size: 2.2rem; \n      text-shadow: none;\n      color: #0A0A0A; \n    }\n\n    .gh-hero-title span {\n      background-color: #1A3C34; \n      color: #ffffff;\n      box-shadow: none;\n    }\n\n    .gh-hero-subtitle { \n      font-size: 1.1rem; \n      text-shadow: none;\n      color: #555555; \n    }\n\n    .gh-hero-subtitle strong {\n      color: #0A0A0A;\n    }\n\n    .gh-specialization-badge {\n      background: #1A3C34; \n      box-shadow: 0 4px 15px rgba(0,0,0,0.1); \n    }\n  }\n<\/style>\n\n<section class=\"gh-hero-stab\">\n  <div class=\"gh-hero-bg\">\n      <div class=\"gh-hero-overlay\"><\/div>\n  <\/div>\n  \n  <div class=\"gh-hero-content\">\n    <span class=\"gh-stab-eyebrow\">Haute Couture Atelier<\/span>\n    <h1 class=\"gh-hero-title\">Bespoke Botanical Art.<br><span>Preserved Foliage.<\/span><\/h1>\n    <p class=\"gh-hero-subtitle\">\n      Forget standard mass-produced panels. We hand-shape foliage, ferns, and three-dimensional jungles to create <strong>unrepeatable immersive ecosystems<\/strong> dedicated to Luxury Real Estate and Hospitality. Each of our creations in <strong>preserved foliage<\/strong> is an organic \"bespoke\" sculpture, designed to the aesthetic specifications of the site to ensure absolute visual impact with zero maintenance.\n    <\/p>\n    <div class=\"gh-specialization-badge\">\n      <p>100% Bespoke Design & Custom Made<\/p>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-580efbac elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"580efbac\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4b0821e8\" data-id=\"4b0821e8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1337d053 elementor-widget elementor-widget-html\" data-id=\"1337d053\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@500;600;700&display=swap');\n\n    .gh-trustbar-wrapper {\n        width: 100%;\n        padding: 40px 0; \n        background: #ffffff;\n        border-top: 1px solid rgba(0,0,0,0.04);\n        border-bottom: 1px solid rgba(0,0,0,0.04);\n        overflow: hidden;\n        font-family: 'Montserrat', sans-serif;\n    }\n\n    .gh-trustbar-eyebrow {\n        text-align: center;\n        font-size: 11px;\n        font-weight: 700;\n        color: #b0b0b0; \n        letter-spacing: 4px;\n        text-transform: uppercase;\n        margin-bottom: 30px; \n    }\n\n    .gh-trustbar-marquee {\n        position: relative;\n        width: 100%;\n        max-width: 100%;\n        margin: 0 auto;\n        display: flex;\n        overflow: hidden;\n        -webkit-mask-image: linear-gradient(to right, transparent, black 5%, black 95%, transparent);\n        mask-image: linear-gradient(to right, transparent, black 5%, black 95%, transparent);\n    }\n\n    .gh-trustbar-track {\n        display: flex;\n        align-items: center;\n        gap: 100px;\n        padding-left: 100px;\n        margin: 0;\n        list-style: none; \n        width: max-content;\n        will-change: transform;\n        animation: ghMarqueeScroll 60s linear infinite;\n    }\n\n    @keyframes ghMarqueeScroll {\n        0% { transform: translate3d(0, 0, 0); }\n        100% { transform: translate3d(-33.3333%, 0, 0); } \n    }\n\n    .gh-text-client {\n        font-weight: 600; \n        font-size: 22px; \n        letter-spacing: 3px;\n        color: #A3A3A3; \n        text-transform: uppercase;\n        white-space: nowrap;\n    }\n\n    @media (max-width: 768px) {\n        .gh-trustbar-wrapper { padding: 30px 0; }\n        .gh-trustbar-eyebrow { font-size: 10px; margin-bottom: 25px; letter-spacing: 2px; }\n        .gh-trustbar-track { \n            animation-duration: 45s; \n            gap: 50px;\n            padding-left: 50px;\n        } \n        .gh-text-client { \n            font-size: 15px; \n            font-weight: 600; \n            letter-spacing: 2px; \n        }\n        .gh-trustbar-marquee {\n            -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);\n            mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);\n        }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n        .gh-trustbar-track {\n            animation: none; transform: none; flex-wrap: wrap; justify-content: center; gap: 30px 40px; padding-left: 0; width: 100%;\n        }\n        .gh-trustbar-marquee { mask-image: none; -webkit-mask-image: none; overflow: visible; }\n        .gh-trustbar-track li[aria-hidden=\"true\"] { display: none !important; }\n    }\n<\/style>\n\n<section class=\"gh-trustbar-wrapper\" aria-label=\"Infrastructural Intervention Sectors\">\n    \n    <div class=\"gh-trustbar-eyebrow\">ENGINEERED INFRASTRUCTURES FOR:<\/div>\n    \n    <div class=\"gh-trustbar-marquee\">\n        <ul class=\"gh-trustbar-track\">\n            \n            <li class=\"gh-text-client\">CORPORATE HEADQUARTERS<\/li>\n            <li class=\"gh-text-client\">LOGISTICS HUBS<\/li>\n            <li class=\"gh-text-client\">AIRPORT LOUNGES<\/li>\n            <li class=\"gh-text-client\">HEALTHCARE FACILITIES<\/li>\n            <li class=\"gh-text-client\">RETAIL FLAGSHIP STORES<\/li>\n            <li class=\"gh-text-client\">BANKING FACILITIES<\/li>\n            <li class=\"gh-text-client\">SMART OFFICES<\/li>\n            <li class=\"gh-text-client\">BROADCAST STUDIOS<\/li>\n            <li class=\"gh-text-client\">EXHIBITION INSTALLATIONS<\/li>\n            \n            <li class=\"gh-text-client\" aria-hidden=\"true\">CORPORATE HEADQUARTERS<\/li>\n            <li class=\"gh-text-client\" aria-hidden=\"true\">LOGISTICS HUBS<\/li>\n            <li class=\"gh-text-client\" aria-hidden=\"true\">AIRPORT LOUNGES<\/li>\n            <li class=\"gh-text-client\" aria-hidden=\"true\">HEALTHCARE FACILITIES<\/li>\n            <li class=\"gh-text-client\" aria-hidden=\"true\">RETAIL FLAGSHIP STORES<\/li>\n            <li class=\"gh-text-client\" aria-hidden=\"true\">BANKING FACILITIES<\/li>\n            <li class=\"gh-text-client\" aria-hidden=\"true\">SMART OFFICES<\/li>\n            <li class=\"gh-text-client\" aria-hidden=\"true\">BROADCAST STUDIOS<\/li>\n            <li class=\"gh-text-client\" aria-hidden=\"true\">EXHIBITION INSTALLATIONS<\/li>\n\n            <li class=\"gh-text-client\" aria-hidden=\"true\">CORPORATE HEADQUARTERS<\/li>\n            <li class=\"gh-text-client\" aria-hidden=\"true\">LOGISTICS HUBS<\/li>\n            <li class=\"gh-text-client\" aria-hidden=\"true\">AIRPORT LOUNGES<\/li>\n            <li class=\"gh-text-client\" aria-hidden=\"true\">HEALTHCARE FACILITIES<\/li>\n            <li class=\"gh-text-client\" aria-hidden=\"true\">RETAIL FLAGSHIP STORES<\/li>\n            <li class=\"gh-text-client\" aria-hidden=\"true\">BANKING FACILITIES<\/li>\n            <li class=\"gh-text-client\" aria-hidden=\"true\">SMART OFFICES<\/li>\n            <li class=\"gh-text-client\" aria-hidden=\"true\">BROADCAST STUDIOS<\/li>\n            <li class=\"gh-text-client\" aria-hidden=\"true\">EXHIBITION INSTALLATIONS<\/li>\n\n        <\/ul>\n    <\/div>\n<\/section>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Service\",\n  \"name\": \"Engineering of Bio-Infrastructures and B2B Biophilic Architecture\",\n  \"provider\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Green Habitat\"\n  },\n  \"description\": \"Green Habitat: The Smart Factory chosen by General Contractors. As direct manufacturers and technological partners (Industry 4.0 Made in Italy), we engineer advanced biophilic architecture solutions for the Corporate, Tech & Fashion Retail, Healthcare, Logistics, and Hospitality sectors. Our technological ecosystem transforms greenery into an active sound-absorbing infrastructure. We design systems that optimize acoustics (RT60), reduce operational costs (Zero OPEX), and combine maximum aesthetic impact with the strictest European fire safety certifications (Class B-s2,d0). Our infrastructures support the achievement of ESG credits (LEED, BREEAM, WELL). Our very high production capacity, custom CNC cutting, and 'Dry-Tech' installation have made us the supplier of excellence for: Headquarters and Executive Offices of leading European Banking Groups, Logistics Hubs and Headquarters of E-Commerce giants, Electronics and Luxury Flagship Stores, top-tier Healthcare Facilities, international Airport Lounges, Open Space Smart Offices, and Broadcast recording studios.\",\n  \"audience\": {\n    \"@type\": \"Audience\",\n    \"audienceType\": \"General Contractors, Architectural Firms, Engineers, Facility Managers, B2B\"\n  }\n}\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fbcb653 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"fbcb653\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-16caad0\" data-id=\"16caad0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dce1698 elementor-widget elementor-widget-html\" data-id=\"dce1698\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&display=swap');\n\n  #gh-stab-text-header * { \n    box-sizing: border-box !important; \n    font-family: 'Inter', Helvetica, sans-serif !important; \n    -webkit-font-smoothing: antialiased !important; \n  }\n\n  #gh-stab-text-header {\n    width: 100% !important; \n    background-color: transparent !important; \n    display: flex !important; \n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    padding: 100px 5% 60px 5% !important;\n  }\n\n  .gh-stab-content-wrapper { \n    width: 100% !important; \n    max-width: 1000px !important; \n    text-align: center !important; \n  }\n\n  .gh-stab-meta { \n    color: #C8A165 !important; \n    font-size: 0.85rem !important; \n    font-weight: 800 !important; \n    letter-spacing: 4px !important; \n    text-transform: uppercase !important; \n    margin-bottom: 24px !important; \n    display: inline-block !important;\n    border-bottom: 2px solid #C8A165 !important;\n    padding-bottom: 8px !important;\n  }\n\n  .gh-stab-title { \n    font-family: 'Playfair Display', serif !important;\n    color: #0f172a !important; \n    font-size: clamp(3rem, 5vw, 4.5rem) !important; \n    font-weight: 700 !important; \n    letter-spacing: -1.5px !important; \n    line-height: 1.05 !important; \n    margin: 0 0 30px 0 !important; \n  }\n\n  .gh-stab-subtitle { \n    color: #475569 !important; \n    font-size: clamp(1.1rem, 1.5vw, 1.25rem) !important; \n    font-weight: 400 !important; \n    max-width: 850px !important; \n    margin: 0 auto 50px auto !important; \n    line-height: 1.6 !important; \n  }\n\n  .gh-stab-subtitle strong {\n    color: #0f172a !important;\n    font-weight: 600 !important;\n  }\n\n  .gh-stab-data-row {\n    display: flex !important;\n    justify-content: center !important;\n    align-items: center !important;\n    flex-wrap: wrap !important;\n    gap: 40px 80px !important;\n    border-top: 1px solid #e2e8f0 !important;\n    padding-top: 40px !important;\n    max-width: 900px !important;\n    margin: 0 auto !important;\n  }\n\n  .gh-stab-data-item {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    text-align: center !important;\n  }\n\n  .gh-stab-data-val {\n    font-family: 'Playfair Display', serif !important;\n    font-size: 2.2rem !important;\n    font-weight: 700 !important;\n    color: #0f172a !important;\n    line-height: 1 !important;\n    margin-bottom: 8px !important;\n  }\n\n  .gh-stab-data-label {\n    font-size: 0.8rem !important;\n    font-weight: 700 !important;\n    color: #64748b !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1.5px !important;\n  }\n\n  .gh-scroll-indicator {\n    margin-top: 60px !important;\n    font-size: 0.75rem !important;\n    font-weight: 700 !important;\n    color: #94a3b8 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 3px !important;\n    animation: pulseText 2s infinite !important;\n  }\n\n  @keyframes pulseText {\n    0% { opacity: 0.5; }\n    50% { opacity: 1; }\n    100% { opacity: 0.5; }\n  }\n\n  @media (max-width: 768px) {\n    #gh-stab-text-header { padding: 80px 20px 40px 20px !important; }\n    .gh-stab-title { font-size: 2.5rem !important; margin-bottom: 20px !important;}\n    .gh-stab-data-row { flex-direction: column !important; gap: 30px !important; padding-top: 30px !important;}\n    .gh-stab-data-val { font-size: 2rem !important; }\n  }\n<\/style>\n\n<div id=\"gh-stab-text-header\">\n  \n  <div class=\"gh-stab-content-wrapper\">\n    <span class=\"gh-stab-meta\">High Fashion Biophilic Design<\/span>\n    <h2 class=\"gh-stab-title\">Absolute Nature.<br>Zero Management.<\/h2>\n    <p class=\"gh-stab-subtitle\">The monumental charm of the forest applied to very high-end interior architecture. Our <strong>preserved greenery<\/strong> is 100% real and natural, preserved through an ecological treatment that crystallizes its sap and volume over time. We do not work with pre-assembled panels: we create <strong>bespoke botanical sculptures, modeled on your exact project specifications<\/strong>. The visual impact of a real jungle, with the guarantee of zeroing operational costs (OPEX) for hospitality and luxury retail.<\/p>\n    \n    <div class=\"gh-stab-data-row\">\n      <div class=\"gh-stab-data-item\">\n        <span class=\"gh-stab-data-val\">0 L<\/span>\n        <span class=\"gh-stab-data-label\">Water Requirement<\/span>\n      <\/div>\n      <div class=\"gh-stab-data-item\">\n        <span class=\"gh-stab-data-val\">ABSENT<\/span>\n        <span class=\"gh-stab-data-label\">Botanical Maintenance<\/span>\n      <\/div>\n      <div class=\"gh-stab-data-item\">\n        <span class=\"gh-stab-data-val\">100%<\/span>\n        <span class=\"gh-stab-data-label\">Bespoke Design<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"gh-scroll-indicator\">\n      Explore the Installations\n    <\/div>\n  <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ee42a84 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"ee42a84\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9bbdeb6\" data-id=\"9bbdeb6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4713393 elementor-widget elementor-widget-html\" data-id=\"4713393\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');\n\n  #gh-stab-gallery-intro * { \n    box-sizing: border-box !important; \n    font-family: 'Inter', Helvetica, sans-serif !important; \n    -webkit-font-smoothing: antialiased !important; \n  }\n\n  #gh-stab-gallery-intro {\n    width: 100% !important; \n    background-color: #ffffff !important; \n    padding: 100px 5% 40px 5% !important;\n    text-align: center !important;\n  }\n\n  .gh-gal-intro-container {\n    max-width: 900px !important;\n    margin: 0 auto !important;\n  }\n\n  .gh-gal-meta {\n    color: #C8A165 !important;\n    font-size: 0.8rem !important;\n    font-weight: 800 !important;\n    letter-spacing: 3px !important;\n    text-transform: uppercase !important;\n    margin-bottom: 20px !important;\n    display: inline-block !important;\n    border-bottom: 2px solid #C8A165 !important;\n    padding-bottom: 6px !important;\n  }\n\n  .gh-gal-title {\n    font-family: 'Playfair Display', serif !important;\n    color: #0f172a !important;\n    font-size: clamp(2.2rem, 3.5vw, 3.5rem) !important;\n    font-weight: 700 !important;\n    line-height: 1.15 !important;\n    letter-spacing: -1px !important;\n    margin: 0 0 20px 0 !important;\n  }\n\n  .gh-gal-subtitle {\n    color: #475569 !important;\n    font-size: 1.1rem !important;\n    line-height: 1.7 !important;\n    max-width: 800px !important;\n    margin: 0 auto !important;\n    font-weight: 400 !important;\n  }\n\n  @media (max-width: 768px) {\n    #gh-stab-gallery-intro { padding: 80px 20px 30px 20px !important; }\n    .gh-gal-title { font-size: 2.2rem !important; }\n    .gh-gal-subtitle { font-size: 1rem !important; }\n  }\n<\/style>\n\n<section id=\"gh-stab-gallery-intro\" aria-labelledby=\"gh-gal-intro-heading\">\n  <div class=\"gh-gal-intro-container\">\n    <span class=\"gh-gal-meta\" aria-hidden=\"true\">Material & Volume<\/span>\n    <h2 id=\"gh-gal-intro-heading\" class=\"gh-gal-title\">The Atelier's Works.<\/h2>\n    <p class=\"gh-gal-subtitle\">\n      Every wall is a unique, unrepeatable piece. Explore the geometries, volumes, and scenographic impact of our <strong>preserved foliage<\/strong> installations. A visual journey through the botanical sculptures created for the Ho.Re.Ca. sector, luxury retail, and corporate headquarters.\n    <\/p>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6db9d1b elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"6db9d1b\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-717ae05\" data-id=\"717ae05\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2c1033b elementor-widget elementor-widget-html\" data-id=\"2c1033b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');\n\n  #gh-stab-acustica * { \n    box-sizing: border-box !important; \n    font-family: 'Inter', Helvetica, sans-serif !important; \n    -webkit-font-smoothing: antialiased !important; \n  }\n\n  #gh-stab-acustica {\n    width: 100% !important; \n    background-color: #f8fafc !important; \n    padding: 100px 5% !important;\n    border-top: 1px solid #e2e8f0 !important;\n  }\n\n  .gh-acu-container {\n    max-width: 1200px !important;\n    margin: 0 auto !important;\n    display: grid !important;\n    grid-template-columns: 1fr 1fr !important;\n    gap: 80px !important;\n    align-items: center !important;\n  }\n\n  .gh-acu-content {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: flex-start !important;\n  }\n\n  .gh-acu-meta {\n    color: #1A3C34 !important; \n    font-size: 0.8rem !important;\n    font-weight: 800 !important;\n    letter-spacing: 3px !important;\n    text-transform: uppercase !important;\n    margin-bottom: 20px !important;\n    background: rgba(26, 60, 52, 0.1) !important;\n    padding: 6px 12px !important;\n    border-radius: 4px !important;\n  }\n\n  .gh-acu-title {\n    font-family: 'Playfair Display', serif !important;\n    color: #0f172a !important;\n    font-size: clamp(2.2rem, 3vw, 3rem) !important;\n    font-weight: 700 !important;\n    line-height: 1.15 !important;\n    letter-spacing: -1px !important;\n    margin: 0 0 25px 0 !important;\n  }\n\n  .gh-acu-desc {\n    color: #475569 !important;\n    font-size: 1.1rem !important;\n    line-height: 1.7 !important;\n    margin: 0 0 40px 0 !important;\n  }\n\n  .gh-acu-desc strong {\n    color: #0f172a !important;\n    font-weight: 700 !important;\n  }\n\n  .gh-btn-solid {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    padding: 18px 40px !important;\n    background-color: #C8A165 !important; \n    color: #ffffff !important;\n    font-size: 0.95rem !important;\n    font-weight: 800 !important;\n    letter-spacing: 1px !important;\n    text-transform: uppercase !important;\n    text-decoration: none !important;\n    border-radius: 4px !important;\n    transition: all 0.3s ease !important;\n    border: 1px solid #C8A165 !important;\n  }\n\n  .gh-btn-solid:hover {\n    background-color: #1A3C34 !important;\n    color: #ffffff !important;\n    border-color: #1A3C34 !important;\n    transform: translateY(-3px) !important;\n    box-shadow: 0 10px 20px rgba(26, 60, 52, 0.2) !important;\n  }\n\n  .gh-acu-list {\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 30px !important;\n  }\n\n  .gh-acu-item {\n    background: #ffffff !important;\n    padding: 30px !important;\n    border-radius: 8px !important;\n    border-left: 4px solid #C8A165 !important;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.03) !important;\n    transition: all 0.3s ease !important;\n  }\n\n  .gh-acu-item-title {\n    font-size: 1.1rem !important;\n    font-weight: 800 !important;\n    color: #0f172a !important;\n    margin: 0 0 10px 0 !important;\n    display: flex !important;\n    align-items: center !important;\n    gap: 10px !important;\n  }\n\n  .gh-acu-item-desc {\n    font-size: 0.95rem !important;\n    color: #64748b !important;\n    line-height: 1.6 !important;\n    margin: 0 !important;\n  }\n\n  .gh-btn-mobile-only {\n    display: none !important;\n  }\n\n  @media (max-width: 992px) {\n    .gh-acu-container {\n      grid-template-columns: 1fr !important;\n      gap: 40px !important;\n    }\n  }\n\n  @media (max-width: 768px) {\n    #gh-stab-acustica { padding: 60px 20px !important; }\n    \n    .gh-acu-meta { margin-bottom: 15px !important; font-size: 0.75rem !important; }\n    .gh-acu-title { font-size: 2.1rem !important; margin-bottom: 15px !important; }\n    .gh-acu-desc { font-size: 1rem !important; margin-bottom: 25px !important; line-height: 1.6 !important; }\n\n    .gh-btn-desktop-only { display: none !important; }\n    .gh-btn-mobile-only {\n      display: inline-flex !important;\n      width: 100% !important;\n      margin-top: 10px !important;\n    }\n\n    .gh-acu-list { gap: 0 !important; }\n    \n    .gh-acu-item {\n      background: transparent !important; \n      box-shadow: none !important; \n      padding: 20px 0 20px 15px !important; \n      border-radius: 0 !important;\n      border-left: 3px solid #C8A165 !important;\n      border-bottom: 1px solid #e2e8f0 !important; \n    }\n\n    .gh-acu-item:last-child {\n      border-bottom: none !important;\n    }\n\n    .gh-acu-item-title { font-size: 1.05rem !important; margin-bottom: 5px !important; }\n    .gh-acu-item-desc { font-size: 0.9rem !important; line-height: 1.5 !important; }\n  }\n<\/style>\n\n<section id=\"gh-stab-acustica\" aria-labelledby=\"gh-acu-heading\">\n  <div class=\"gh-acu-container\">\n    \n    <div class=\"gh-acu-content\">\n      <span class=\"gh-acu-meta\" aria-hidden=\"true\">Organic Acoustic Comfort<\/span>\n      <h2 id=\"gh-acu-heading\" class=\"gh-acu-title\">Silence as a Design Element.<\/h2>\n      <p class=\"gh-acu-desc\">\n        The visual grandeur of a real forest brings with it its intrinsic properties. Forget cold and unsightly industrial sound-absorbing panels: our <strong>three-dimensional botanical sculptures<\/strong> act as a natural acoustic dissipator. <br><br>\n        The enormous volume of hand-woven foliage, ferns, and mosses breaks sound waves, drastically reducing reverberation inside Michelin-starred restaurants, hotel lobbies, and luxury open spaces.\n      <\/p>\n      \n      <a href=\"https:\/\/greenhabitat.it\/en\/contact-us\/\" class=\"gh-btn-solid gh-btn-desktop-only\">Request a Bespoke Consultation<\/a>\n    <\/div>\n\n    <div class=\"gh-acu-list\">\n      \n      <div class=\"gh-acu-item\">\n        <h3 class=\"gh-acu-item-title\">\n          <svg width=\"18\" height=\"18\" focusable=\"false\" aria-hidden=\"true\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8A165\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg>\n          Volumetric Dissipation\n        <\/h3>\n        <p class=\"gh-acu-item-desc\">The complex and three-dimensional geometries of our bespoke vegetation fragment sound waves, protecting privacy and raising the comfort of the environment.<\/p>\n      <\/div>\n\n      <div class=\"gh-acu-item\">\n        <h3 class=\"gh-acu-item-title\">\n          <svg width=\"18\" height=\"18\" focusable=\"false\" aria-hidden=\"true\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8A165\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\"\/><line x1=\"16\" y1=\"8\" x2=\"2\" y2=\"22\"\/><line x1=\"17.5\" y1=\"15\" x2=\"9\" y2=\"6.5\"\/><\/svg>\n          Invisible Integration\n        <\/h3>\n        <p class=\"gh-acu-item-desc\">No aesthetic compromise. The acoustic functionality is hidden within an organic work of art, shaped exactly to the lines of your project.<\/p>\n      <\/div>\n\n      <div class=\"gh-acu-item\" style=\"border-left-color: #1A3C34;\">\n        <h3 class=\"gh-acu-item-title\">\n          <svg width=\"18\" height=\"18\" focusable=\"false\" aria-hidden=\"true\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1A3C34\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n          \"Ghost Site\" Installation\n        <\/h3>\n        <p class=\"gh-acu-item-desc\">Our works arrive on-site pre-assembled by our Atelier. Dry and silent installation, without interrupting the profitability and operations of the venue.<\/p>\n      <\/div>\n\n    <\/div>\n\n    <a href=\"https:\/\/greenhabitat.it\/en\/contact-us\/\" class=\"gh-btn-solid gh-btn-mobile-only\">Request Bespoke Consultation<\/a>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5f79a02 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5f79a02\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-99a3954\" data-id=\"99a3954\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c8abb96 elementor-widget elementor-widget-gallery\" data-id=\"c8abb96\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;gallery_layout&quot;:&quot;masonry&quot;,&quot;columns&quot;:3,&quot;columns_mobile&quot;:2,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;image_hover_animation&quot;:&quot;grow&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;columns_tablet&quot;:2,&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;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/parete-verde-naturale-area-break.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMxNjEsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wYXJldGUtdmVyZGUtbmF0dXJhbGUtYXJlYS1icmVhay5qcGciLCJzbGlkZXNob3ciOiJjOGFiYjk2In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/parete-verde-naturale-area-break.jpg\" data-width=\"1280\" data-height=\"1920\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/muschio-stabilizzato-espositori-prodotti.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMxNjYsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9tdXNjaGlvLXN0YWJpbGl6emF0by1lc3Bvc2l0b3JpLXByb2RvdHRpLmpwZyIsInNsaWRlc2hvdyI6ImM4YWJiOTYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/muschio-stabilizzato-espositori-prodotti.jpg\" data-width=\"1375\" data-height=\"1920\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/SHOWROOM-GREEN-HABITAT.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMxNzEsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9TSE9XUk9PTS1HUkVFTi1IQUJJVEFULmpwZyIsInNsaWRlc2hvdyI6ImM4YWJiOTYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/SHOWROOM-GREEN-HABITAT.jpg\" data-width=\"1920\" data-height=\"1434\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/piante-stabilizzate.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMxNzYsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9waWFudGUtc3RhYmlsaXp6YXRlLmpwZyIsInNsaWRlc2hvdyI6ImM4YWJiOTYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/piante-stabilizzate.jpg\" data-width=\"1920\" data-height=\"906\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/parete-verde-stabilizzato-altezza-aziendale.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMxODEsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wYXJldGUtdmVyZGUtc3RhYmlsaXp6YXRvLWFsdGV6emEtYXppZW5kYWxlLmpwZyIsInNsaWRlc2hvdyI6ImM4YWJiOTYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/parete-verde-stabilizzato-altezza-aziendale.jpg\" data-width=\"1920\" data-height=\"1280\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/parete-vegetale-senza-manutenzione-corporate.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMxODYsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wYXJldGUtdmVnZXRhbGUtc2VuemEtbWFudXRlbnppb25lLWNvcnBvcmF0ZS5qcGciLCJzbGlkZXNob3ciOiJjOGFiYjk2In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/parete-vegetale-senza-manutenzione-corporate.jpg\" data-width=\"1920\" data-height=\"1383\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/parete-vegetale-showroom-lusso.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMxOTEsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wYXJldGUtdmVnZXRhbGUtc2hvd3Jvb20tbHVzc28uanBnIiwic2xpZGVzaG93IjoiYzhhYmI5NiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/parete-vegetale-showroom-lusso.jpg\" data-width=\"1507\" data-height=\"1920\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/logo-lichene-stabilizzato.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMxOTYsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9sb2dvLWxpY2hlbmUtc3RhYmlsaXp6YXRvLmpwZyIsInNsaWRlc2hvdyI6ImM4YWJiOTYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/logo-lichene-stabilizzato.jpg\" data-width=\"1750\" data-height=\"1920\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/natura-indoor-negozio-abbigliamento.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyMDEsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9uYXR1cmEtaW5kb29yLW5lZ296aW8tYWJiaWdsaWFtZW50by5qcGciLCJzbGlkZXNob3ciOiJjOGFiYjk2In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/natura-indoor-negozio-abbigliamento.jpg\" data-width=\"1280\" data-height=\"1920\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/allestimento-verde-vetrine-negozi.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyMDYsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9hbGxlc3RpbWVudG8tdmVyZGUtdmV0cmluZS1uZWdvemkuanBnIiwic2xpZGVzaG93IjoiYzhhYmI5NiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/allestimento-verde-vetrine-negozi.jpg\" data-width=\"1280\" data-height=\"1920\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/verde-verticale-soffitto.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyMTEsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC92ZXJkZS12ZXJ0aWNhbGUtc29mZml0dG8uanBnIiwic2xpZGVzaG93IjoiYzhhYmI5NiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/verde-verticale-soffitto.jpg\" data-width=\"1920\" data-height=\"1075\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/decorazione-verde-naturale-spa.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyMTYsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9kZWNvcmF6aW9uZS12ZXJkZS1uYXR1cmFsZS1zcGEuanBnIiwic2xpZGVzaG93IjoiYzhhYmI5NiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/decorazione-verde-naturale-spa.jpg\" data-width=\"1920\" data-height=\"1280\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/pannelli-vegetali-fonoassorbenti-ufficio-soffitto.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyMjEsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wYW5uZWxsaS12ZWdldGFsaS1mb25vYXNzb3JiZW50aS11ZmZpY2lvLXNvZmZpdHRvLmpwZyIsInNsaWRlc2hvdyI6ImM4YWJiOTYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/pannelli-vegetali-fonoassorbenti-ufficio-soffitto.jpg\" data-width=\"1080\" data-height=\"1920\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/alberi-verdi-stabilizzati.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyMjYsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9hbGJlcmktdmVyZGktc3RhYmlsaXp6YXRpLmpwZyIsInNsaWRlc2hvdyI6ImM4YWJiOTYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/alberi-verdi-stabilizzati.jpg\" data-width=\"1920\" data-height=\"1135\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/parete-vegetale-zero-manutenzione-retail.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyMzEsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wYXJldGUtdmVnZXRhbGUtemVyby1tYW51dGVuemlvbmUtcmV0YWlsLmpwZyIsInNsaWRlc2hvdyI6ImM4YWJiOTYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/parete-vegetale-zero-manutenzione-retail.jpg\" data-width=\"1920\" data-height=\"1090\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/69b3263d-143b-4d05-ae27-b14b4669c834-2.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyMzYsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC82OWIzMjYzZC0xNDNiLTRkMDUtYWUyNy1iMTRiNDY2OWM4MzQtMi5qcGciLCJzbGlkZXNob3ciOiJjOGFiYjk2In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/69b3263d-143b-4d05-ae27-b14b4669c834-2.jpg\" data-width=\"1920\" data-height=\"1274\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/verde-verticale-senza-manutenzione.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyNDEsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC92ZXJkZS12ZXJ0aWNhbGUtc2VuemEtbWFudXRlbnppb25lLmpwZyIsInNsaWRlc2hvdyI6ImM4YWJiOTYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/verde-verticale-senza-manutenzione.jpg\" data-width=\"1080\" data-height=\"1920\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/alberi-stabilizzati.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyNDYsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9hbGJlcmktc3RhYmlsaXp6YXRpLmpwZyIsInNsaWRlc2hvdyI6ImM4YWJiOTYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/alberi-stabilizzati.jpg\" data-width=\"1920\" data-height=\"1078\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/parete-verde-verticale-lenovo.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyNTEsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wYXJldGUtdmVyZGUtdmVydGljYWxlLWxlbm92by5qcGciLCJzbGlkZXNob3ciOiJjOGFiYjk2In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/parete-verde-verticale-lenovo.jpg\" data-width=\"1920\" data-height=\"1260\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/muschio-stabilizzato-parete-bar.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyNTYsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9tdXNjaGlvLXN0YWJpbGl6emF0by1wYXJldGUtYmFyLmpwZyIsInNsaWRlc2hvdyI6ImM4YWJiOTYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/muschio-stabilizzato-parete-bar.jpg\" data-width=\"1920\" data-height=\"1274\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/design-biofilico-headquarter-domino-infissi.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyNjEsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9kZXNpZ24tYmlvZmlsaWNvLWhlYWRxdWFydGVyLWRvbWluby1pbmZpc3NpLmpwZyIsInNsaWRlc2hvdyI6ImM4YWJiOTYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/design-biofilico-headquarter-domino-infissi.jpg\" data-width=\"1344\" data-height=\"1920\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/ristorante-giardino-verticale.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyNjYsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9yaXN0b3JhbnRlLWdpYXJkaW5vLXZlcnRpY2FsZS5qcGciLCJzbGlkZXNob3ciOiJjOGFiYjk2In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/ristorante-giardino-verticale.jpg\" data-width=\"1920\" data-height=\"1399\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/rivestimento-vegetale-colonne-ufficio.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyNzEsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9yaXZlc3RpbWVudG8tdmVnZXRhbGUtY29sb25uZS11ZmZpY2lvLmpwZyIsInNsaWRlc2hvdyI6ImM4YWJiOTYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/rivestimento-vegetale-colonne-ufficio.jpg\" data-width=\"1920\" data-height=\"1281\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/IMG_2935.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyNzYsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9JTUdfMjkzNS5qcGciLCJzbGlkZXNob3ciOiJjOGFiYjk2In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/IMG_2935.jpg\" data-width=\"1280\" data-height=\"1920\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/verde-indoor-concept-store.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyODEsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC92ZXJkZS1pbmRvb3ItY29uY2VwdC1zdG9yZS5qcGciLCJzbGlkZXNob3ciOiJjOGFiYjk2In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/verde-indoor-concept-store.jpg\" data-width=\"1920\" data-height=\"1470\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/vegetazione-stabilizzata-locale-ristorante.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyODYsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC92ZWdldGF6aW9uZS1zdGFiaWxpenphdGEtbG9jYWxlLXJpc3RvcmFudGUuanBnIiwic2xpZGVzaG93IjoiYzhhYmI5NiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/vegetazione-stabilizzata-locale-ristorante.jpg\" data-width=\"1920\" data-height=\"1280\" aria-label=\"\" role=\"img\" ><\/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:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/rivestimento-biofilico-pilastri-negozio.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8abb96\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjMyOTEsInVybCI6Imh0dHBzOlwvXC9ncmVlbmhhYml0YXQuaXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9yaXZlc3RpbWVudG8tYmlvZmlsaWNvLXBpbGFzdHJpLW5lZ296aW8uanBnIiwic2xpZGVzaG93IjoiYzhhYmI5NiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/03\/rivestimento-biofilico-pilastri-negozio.jpg\" data-width=\"1920\" data-height=\"1440\" aria-label=\"\" role=\"img\" ><\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2501622 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"2501622\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0408ab5\" data-id=\"0408ab5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d9889ff elementor-widget elementor-widget-html\" data-id=\"d9889ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');\n\n  #gh-stab-esg-value * { \n    box-sizing: border-box !important; \n    font-family: 'Inter', Helvetica, sans-serif !important; \n    -webkit-font-smoothing: antialiased !important; \n  }\n\n  #gh-stab-esg-value {\n    width: 100% !important; \n    background-color: #1A3C34 !important; \n    padding: 120px 5% !important;\n    color: #ffffff !important;\n  }\n\n  .gh-esg-container {\n    max-width: 1200px !important;\n    margin: 0 auto !important;\n  }\n\n  .gh-esg-header {\n    text-align: center !important;\n    margin-bottom: 80px !important;\n  }\n\n  .gh-esg-meta {\n    color: #C8A165 !important; \n    font-size: 0.8rem !important;\n    font-weight: 800 !important;\n    letter-spacing: 3px !important;\n    text-transform: uppercase !important;\n    margin-bottom: 20px !important;\n    display: inline-block !important;\n    border-bottom: 1px solid rgba(200, 161, 101, 0.4) !important;\n    padding-bottom: 6px !important;\n  }\n\n  .gh-esg-title {\n    font-family: 'Playfair Display', serif !important;\n    color: #ffffff !important;\n    font-size: clamp(2.2rem, 3.5vw, 3.5rem) !important;\n    font-weight: 700 !important;\n    line-height: 1.15 !important;\n    letter-spacing: -1px !important;\n    margin: 0 0 20px 0 !important;\n  }\n\n  .gh-esg-subtitle {\n    color: #e2e8f0 !important;\n    font-size: 1.1rem !important;\n    line-height: 1.7 !important;\n    max-width: 800px !important;\n    margin: 0 auto !important;\n    font-weight: 400 !important;\n  }\n\n  .gh-esg-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, 1fr) !important;\n    gap: 60px 40px !important;\n  }\n\n  .gh-esg-item {\n    position: relative !important;\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: flex-start !important;\n    padding-top: 30px !important;\n    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;\n  }\n\n  .gh-esg-number {\n    font-family: 'Playfair Display', serif !important;\n    font-size: 3.5rem !important;\n    font-weight: 700 !important;\n    color: #C8A165 !important;\n    line-height: 1 !important;\n    position: absolute !important;\n    top: -25px !important;\n    left: 0 !important;\n    opacity: 0.2 !important;\n  }\n\n  .gh-esg-item-title {\n    font-size: 1.25rem !important;\n    font-weight: 700 !important;\n    color: #ffffff !important;\n    margin: 0 0 15px 0 !important;\n    letter-spacing: -0.5px !important;\n    position: relative !important;\n    z-index: 2 !important;\n  }\n\n  .gh-esg-item-desc {\n    font-size: 0.95rem !important;\n    color: #cbd5e1 !important;\n    line-height: 1.7 !important;\n    margin: 0 !important;\n    position: relative !important;\n    z-index: 2 !important;\n  }\n\n  @media (max-width: 992px) {\n    .gh-esg-grid {\n      grid-template-columns: 1fr 1fr !important;\n      gap: 50px 30px !important;\n    }\n  }\n\n  @media (max-width: 768px) {\n    #gh-stab-esg-value { padding: 80px 20px !important; }\n    .gh-esg-header { margin-bottom: 60px !important; }\n    .gh-esg-title { font-size: 2.2rem !important; }\n    .gh-esg-subtitle { font-size: 1rem !important; }\n    .gh-esg-grid { grid-template-columns: 1fr !important; gap: 50px !important; }\n    .gh-esg-number { font-size: 3rem !important; top: -20px !important; }\n  }\n<\/style>\n\n<section id=\"gh-stab-esg-value\" aria-labelledby=\"gh-esg-heading\">\n  <div class=\"gh-esg-container\">\n    \n    <div class=\"gh-esg-header\">\n      <span class=\"gh-esg-meta\" aria-hidden=\"true\">Value Engineering<\/span>\n      <h2 id=\"gh-esg-heading\" class=\"gh-esg-title\">ESG Protocol & OPEX Elimination.<\/h2>\n      <p class=\"gh-esg-subtitle\">\n        Choosing haute botanical couture is not just an aesthetic statement. It is a calculated financial and engineering move to optimize international green building certifications and permanently zero out the management costs of real estate assets.\n      <\/p>\n    <\/div>\n\n    <div class=\"gh-esg-grid\">\n      \n      <div class=\"gh-esg-item\">\n        <span class=\"gh-esg-number\" aria-hidden=\"true\">01<\/span>\n        <h3 class=\"gh-esg-item-title\">LEED & BREEAM Compliance<\/h3>\n        <p class=\"gh-esg-item-desc\">\n          Our walls maximize scores related to Biophilic Design in ESG protocols (such as WELL and LEED). You get the positive psychological impact of nature without the energy footprint and water consumption of living greenery.\n        <\/p>\n      <\/div>\n\n      <div class=\"gh-esg-item\">\n        <span class=\"gh-esg-number\" aria-hidden=\"true\">02<\/span>\n        <h3 class=\"gh-esg-item-title\">Zero OPEX (No Operating Costs)<\/h3>\n        <p class=\"gh-esg-item-desc\">\n          The initial investment crystallizes over time. Total absence of irrigation systems, absence of phytostimulant lamps, no monthly subscription for botanical maintenance. Economic efficiency is absolute.\n        <\/p>\n      <\/div>\n\n      <div class=\"gh-esg-item\">\n        <span class=\"gh-esg-number\" aria-hidden=\"true\">03<\/span>\n        <h3 class=\"gh-esg-item-title\">Air Quality (VOC Free)<\/h3>\n        <p class=\"gh-esg-item-desc\">\n          The ecological preservation process with vegetable glycerin prevents the formation of dust, spores, and bacteria. A hypoallergenic and anti-static solution, perfect for guaranteeing impeccable Indoor Air Quality (IAQ) in offices and hospitals.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6dbfa0e elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"6dbfa0e\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-07ff1ba\" data-id=\"07ff1ba\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ac3d4bd elementor-widget elementor-widget-html\" data-id=\"ac3d4bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@500;600;700;800;900&display=swap');\n\n    .gh-section-title-wrapper {\n        background-color: #F9F7F2; \n        padding: 80px 20px 20px 20px; \n        text-align: center;\n        font-family: 'Montserrat', sans-serif;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .gh-title-eyebrow {\n        font-size: 11px;\n        font-weight: 800;\n        color: #C8A165;\n        letter-spacing: 3px;\n        text-transform: uppercase;\n        margin-bottom: 15px;\n        display: block;\n    }\n\n    .gh-main-title {\n        font-size: 42px; \n        font-weight: 800;\n        color: #1A3C34;\n        margin: 0 0 20px 0;\n        letter-spacing: -1.5px;\n        line-height: 1.1;\n    }\n\n    .gh-title-desc {\n        font-size: 16px;\n        font-weight: 500;\n        color: #555555;\n        max-width: 800px;\n        margin: 0;\n        line-height: 1.6;\n    }\n\n    @media (max-width: 768px) {\n        .gh-section-title-wrapper { \n            padding: 50px 20px 10px 20px; \n        }\n        \n        .gh-title-eyebrow { \n            font-size: 10px; \n            letter-spacing: 2px;\n        }\n        \n        .gh-main-title { \n            font-size: 32px; \n            letter-spacing: -1px;\n            margin-bottom: 15px;\n        }\n        \n        .gh-title-desc { \n            font-size: 14px; \n            line-height: 1.5;\n            padding: 0 10px;\n        }\n    }\n<\/style>\n\n<header class=\"gh-section-title-wrapper\" aria-labelledby=\"gh-portfolio-main-title\">\n    \n    <span class=\"gh-title-eyebrow\" aria-hidden=\"true\">The Method in Action | B2B Portfolio & Fit-Out<\/span>\n    \n    <h2 id=\"gh-portfolio-main-title\" class=\"gh-main-title\">\n        Integrated Natural Architecture.\n    <\/h2>\n    \n    <p class=\"gh-title-desc\">\n        A real-time look into the latest corporate and retail environments. Where Italian design meets bio-acoustic engineering and <strong>indoor and outdoor green infrastructures<\/strong> to transform conventional spaces into ecosystems of pure well-being.\n    <\/p>\n\n<\/header>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"CollectionPage\",\n  \"name\": \"B2B Portfolio and Case Studies: Bio-Infrastructures and Green Architecture\",\n  \"description\": \"Introduction to the Official Portfolio and B2B Case Studies. Below we showcase photographic references and case studies documented directly by our top-tier clients (User Generated Content) on the use of our solutions (living green walls for indoor and outdoor, preserved vertical gardens, acoustic partitions, and furnishing accessories) for biophilic design, corporate fit-out, and passive acoustic engineering.\",\n  \"about\": {\n    \"@type\": \"Thing\",\n    \"name\": \"Biophilic Design and Passive Acoustic Engineering\"\n  }\n}\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-287c386 elementor-section-full_width elementor-hidden-tablet elementor-hidden-mobile elementor-section-height-default elementor-section-height-default\" data-id=\"287c386\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fa45750\" data-id=\"fa45750\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6cf51ed elementor-widget elementor-widget-html\" data-id=\"6cf51ed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    #gh-desktop-hotspot {\n        display: none !important;\n    }\n\n    @media (min-width: 1024px) {\n        \n        #gh-veil-wrapper, #gh-compact-wrapper, #gh-final-wrapper, #gh-force-wrapper, #gh-10px-wrapper, #gh-desktop-masonry, #gh-desktop-static, #gh-desktop-clean, #gh-desktop-grid, #gh-desktop-neuro, #gh-desktop-stable, #gh-desktop-expand, #gh-desktop-safe {\n            display: none !important;\n        }\n\n        #gh-desktop-hotspot {\n            display: block !important;\n            width: 100% !important;\n            background-color: #F9F7F2 !important; \n            padding: 40px 40px 60px 40px !important;\n            box-sizing: border-box !important;\n            font-family: 'Montserrat', sans-serif !important;\n        }\n\n        .gh-hotspot-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr); \n            gap: 40px 25px; \n            align-items: start; \n            width: 100%;\n            list-style: none !important; \n            margin: 0 !important;\n            padding: 0 !important;\n        }\n\n        .gh-hotspot-item {\n            display: flex; \n            flex-direction: column;\n            width: 100%;\n            position: relative; \n            cursor: default; \n        }\n\n        .gh-hidden-row { display: none; }\n        .gh-fade-in { animation: fadeIn 0.8s ease forwards; }\n        @keyframes fadeIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n\n        .gh-media-holder {\n            position: relative;\n            width: 100%;\n            margin-bottom: 15px;\n            overflow: visible !important; \n            z-index: 1; \n            transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), z-index 0s;\n            transform-origin: center center;\n        }\n\n        .gh-hotspot-img {\n            width: 100%;\n            height: auto !important; \n            display: block;\n            border-radius: 4px;\n            box-shadow: 0 5px 15px rgba(26, 60, 52, 0.08);\n            transition: box-shadow 0.5s ease;\n        }\n\n        .gh-invisible-link {\n            position: absolute;\n            top: 0;\n            right: 0;\n            width: 35%; \n            height: 25%; \n            z-index: 10;\n            cursor: pointer; \n            border-top-right-radius: 4px; \n        }\n        \n        \/* Regola per l'accessibilit\u00e0 (WCAG): visibile solo a chi naviga con tastiera *\/\n        .gh-invisible-link:focus-visible {\n            outline: 3px solid #C8A165;\n            outline-offset: -3px;\n            background-color: rgba(200, 161, 101, 0.1);\n        }\n\n        \/* Classe speciale per rendere il link leggibile da Google ma invisibile agli utenti *\/\n        .gh-legal-text {\n            position: absolute;\n            width: 1px;\n            height: 1px;\n            padding: 0;\n            margin: -1px;\n            overflow: hidden;\n            clip: rect(0, 0, 0, 0);\n            white-space: nowrap;\n            border: 0;\n        }\n\n        .gh-hotspot-caption {\n            width: 100%;\n            padding-left: 12px;\n            border-left: 2px solid rgba(200, 161, 101, 0.3); \n            transition: border-color 0.3s ease;\n            position: relative;\n            z-index: 0;\n        }\n        \n        .gh-hotspot-caption h3 { \n            color: #1A3C34; \n            font-weight: 700; \n            font-size: 14px; \n            display: block; \n            margin-bottom: 4px;\n            margin-top: 0;\n            line-height: 1.3; \n        }\n        \n        .gh-hotspot-caption p { \n            color: #444; \n            font-size: 13px; \n            line-height: 1.5; \n            margin: 0; \n            font-weight: 400; \n        }\n\n        .gh-hotspot-item:hover .gh-media-holder { transform: scale(1.05); z-index: 20; }\n        .gh-hotspot-item:hover .gh-hotspot-img { box-shadow: 0 20px 40px rgba(26, 60, 52, 0.15); }\n        .gh-hotspot-item:hover .gh-hotspot-caption { border-left-color: #C8A165; }\n\n        .gh-hotspot-action {\n            width: 100%;\n            display: flex;\n            justify-content: center;\n            margin-top: 50px; \n        }\n\n        .gh-hotspot-btn {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 11px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: #1A3C34;\n            text-decoration: none;\n            padding: 12px 30px;\n            border: 1px solid #1A3C34; \n            border-radius: 50px;\n            transition: all 0.3s ease;\n            background-color: transparent;\n            font-weight: 700;\n            cursor: pointer;\n        }\n\n        .gh-hotspot-btn:hover {\n            background-color: #1A3C34;\n            color: #C8A165; \n            border-color: #1A3C34;\n        }\n    }\n<\/style>\n\n<div id=\"gh-desktop-hotspot\" role=\"region\" aria-label=\"B2B Portfolio Desktop\">\n\n    <ul class=\"gh-hotspot-grid\" id=\"ghHotspotGrid\">\n\n        <li class=\"gh-hotspot-item\">\n            <div class=\"gh-media-holder\">\n                <img fetchpriority=\"high\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/parete-lichene-stabilizzato-indoor-gianluca-vacchi.jpg\" width=\"600\" height=\"800\" decoding=\"async\" class=\"gh-hotspot-img\" alt=\"Indoor preserved lichen wall for luxury interior design in Gianluca Vacchi's residence\">\n                <a href=\"https:\/\/www.instagram.com\/p\/CLXQ0JnD12h\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"gh-invisible-link\" title=\"See on Instagram\" aria-label=\"View the biophilic design installation in Gianluca Vacchi&#039;s residence\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-hotspot-caption\">\n                <h3>Gianluca Vacchi Residence<\/h3>\n                <p>Custom-engineered bespoke technical module for invisible residential luxury.<\/p>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-hotspot-item\">\n            <div class=\"gh-media-holder\">\n                <img src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/rivestimento-colonne-verde-stabilizzato-lenovo.jpg\" width=\"600\" height=\"800\" decoding=\"async\" class=\"gh-hotspot-img\" alt=\"Reinforced concrete column cladding with preserved greenery and Push-Pull opening system in the Lenovo Store\">\n                <a href=\"https:\/\/www.instagram.com\/p\/CFKqvESHpVf\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"gh-invisible-link\" title=\"See on Instagram\" aria-label=\"Discover the preserved green-clad columns with Push-Pull system in the Lenovo Store\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-hotspot-caption\">\n                <h3>Lenovo Store (Europe)<\/h3>\n                <p>Preserved green columns with Push-Pull inspection system for human capital and retail well-being.<\/p>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-hotspot-item\">\n            <div class=\"gh-media-holder\">\n                <img src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/correzione-acustica-pareti-lichene-muschio-selvaggio.jpg\" width=\"600\" height=\"800\" decoding=\"async\" class=\"gh-hotspot-img\" alt=\"Passive acoustic correction with full perimeter lichen cladding in the Muschio Selvaggio podcast studio\">\n                <a href=\"https:\/\/www.instagram.com\/p\/CTZnEBGMpvA\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"gh-invisible-link\" title=\"See on Instagram\" aria-label=\"View the perimeter acoustic cladding in the Muschio Selvaggio studio\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-hotspot-caption\">\n                <h3>Muschio Selvaggio Studio<\/h3>\n                <p>Bio-acoustic perimeter wall module to eliminate reverberation and ensure vocal clarity in the podcast.<\/p>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-hotspot-item\">\n            <div class=\"gh-media-holder\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/allestimento-stand-fieristico-verde-stabilizzato-technogym.jpg\" width=\"600\" height=\"800\" decoding=\"async\" class=\"gh-hotspot-img\" alt=\"Exhibition stand setup with custom preserved vegetation walls for Technogym in Paris\">\n                <a href=\"https:\/\/www.instagram.com\/p\/DT3T4gZgAzW\/?img_index=1\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"gh-invisible-link\" title=\"See on Instagram\" aria-label=\"See the preserved green wall setup for the Technogym stand\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-hotspot-caption\">\n                <h3>Technogym Exhibition Stand<\/h3>\n                <p>Custom-made preserved vegetation walls. Material synchrony between physical well-being and bio-integrated architecture.<\/p>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-hotspot-item\">\n            <div class=\"gh-media-holder\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/sistema-parietale-biofilico-retail-guess.jpg\" width=\"600\" height=\"800\" decoding=\"async\" class=\"gh-hotspot-img\" alt=\"Full-height preserved green wall following the staircase of the Guess Store in Amsterdam\">\n                <a href=\"https:\/\/www.instagram.com\/p\/DKmSYM6twdW\/?img_index=1\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"gh-invisible-link\" title=\"See on Instagram\" aria-label=\"Explore the biophilic wall system in the Guess Store in Amsterdam\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-hotspot-caption\">\n                <h3>Guess Store Amsterdam<\/h3>\n                <p>Full-height biophilic systems extending over the stairs, optimized for high-traffic international retail.<\/p>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-hotspot-item\">\n            <div class=\"gh-media-holder\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/controsoffitto-fonoassorbente-green-expert.jpg\" width=\"600\" height=\"800\" decoding=\"async\" class=\"gh-hotspot-img\" alt=\"Totally green sound-absorbing bio-acoustic suspended ceiling in Expert electronics stores\">\n                <a href=\"https:\/\/www.instagram.com\/p\/DKrQwUAoDst\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"gh-invisible-link\" title=\"See on Instagram\" aria-label=\"View the green sound-absorbing suspended ceilings for Expert Electronics\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-hotspot-caption\">\n                <h3>Expert Electronics Retail<\/h3>\n                <p>Green ceiling bio-infrastructure for acoustic comfort, to improve sales and staff well-being.<\/p>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-hotspot-item\">\n            <div class=\"gh-media-holder\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/facciata-verde-vivo-esterno-ospedale-niguarda.jpg\" width=\"600\" height=\"800\" decoding=\"async\" class=\"gh-hotspot-img\" alt=\"Impressive preserved green facade spanning hundreds of square meters at the Niguarda Hospital, inaugurated for the Milano Cortina Olympics\">\n                <a href=\"https:\/\/www.instagram.com\/p\/DUVoV32DF4M\/?utm_source=ig_web_copy_link&amp;igsh=MzRlODBiNWFlZA==\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"gh-invisible-link\" title=\"See on Instagram\" aria-label=\"Discover the giant green facade inaugurated at the Niguarda Hospital\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-hotspot-caption\">\n                <h3>Niguarda Hospital (Olympics)<\/h3>\n                <p>Hundreds of sqm of green facade and internal green walls: bio-certified ecosystem for the active purification of medical areas.<\/p>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-hotspot-item\">\n            <div class=\"gh-media-holder\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/pannelli-fonoassorbenti-soffitto-verde-stabilizzato-unicredit.jpg\" width=\"600\" height=\"800\" decoding=\"async\" class=\"gh-hotspot-img\" alt=\"Preserved green sound-absorbing panels installed in UniCredit meeting rooms and executive offices\">\n                <a href=\"https:\/\/www.instagram.com\/unicredit_eu\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"gh-invisible-link\" title=\"See on Instagram\" aria-label=\"View the executive sound-absorbing installations for UniCredit\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-hotspot-caption\">\n                <h3>UniCredit Executive Offices<\/h3>\n                <p>Bio-acoustic comfort for absolute privacy and well-being in open space areas and meeting rooms.<\/p>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-hotspot-item gh-hidden-row\" aria-hidden=\"true\">\n            <div class=\"gh-media-holder\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/pannelli-divisori-ignifughi-aeroporto-bologna.jpg\" width=\"600\" height=\"800\" decoding=\"async\" class=\"gh-hotspot-img\" alt=\"Preserved green partition panels for transit areas at Bologna Airport\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/bologna_airport\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"gh-invisible-link\" title=\"See on Instagram\" tabindex=\"-1\" aria-label=\"See the fireproof partitions for high-traffic areas at Bologna Airport\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-hotspot-caption\">\n                <h3>Bologna Airport<\/h3>\n                <p>Fire-certified bio-infrastructure (B-s2, d0) for visual comfort and safety in high-traffic areas.<\/p>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-hotspot-item gh-hidden-row\" aria-hidden=\"true\">\n            <div class=\"gh-media-holder\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/divisori-scrivania-fonoassorbenti-open-space-unicredit.jpg\" width=\"600\" height=\"800\" decoding=\"async\" class=\"gh-hotspot-img\" alt=\"Sound-absorbing and completely green desk partitions for UniCredit open space workstations\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/unicredit_eu\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"gh-invisible-link\" title=\"See on Instagram\" tabindex=\"-1\" aria-label=\"Discover the sound-absorbing desk partitions supplied to UniCredit\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-hotspot-caption\">\n                <h3>UniCredit Open Space Workstations<\/h3>\n                <p>Sound-absorbing partitions between workstations for acoustic zoning and staff cognitive well-being.<\/p>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-hotspot-item gh-hidden-row\" aria-hidden=\"true\">\n            <div class=\"gh-media-holder\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/divisori-privacy-lounge-toscana-aeroporti.jpg\" width=\"600\" height=\"800\" decoding=\"async\" class=\"gh-hotspot-img\" alt=\"Partitions for privacy and bioacoustic comfort in Toscana Aeroporti waiting rooms\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/toscanaaeroporti\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"gh-invisible-link\" title=\"See on Instagram\" tabindex=\"-1\" aria-label=\"Explore the biophilic zoning for passenger privacy at Toscana Aeroporti\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-hotspot-caption\">\n                <h3>Toscana Aeroporti Lounges<\/h3>\n                <p>Biophilic zoning to reduce stress, provide privacy to passengers, and improve the experience in waiting rooms.<\/p>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-hotspot-item gh-hidden-row\" aria-hidden=\"true\">\n            <div class=\"gh-media-holder\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/pareti-divisorie-assorbimento-acustico-westpole.jpg\" width=\"600\" height=\"800\" decoding=\"async\" class=\"gh-hotspot-img\" alt=\"Acoustic absorption partition walls in Westpole's open plan smart offices\" loading=\"lazy\">\n                <a href=\"https:\/\/www.linkedin.com\/company\/westpole-benelux\/?originalSubdomain=be\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"gh-invisible-link\" title=\"See on LinkedIn\" tabindex=\"-1\" aria-label=\"View the walls for reverberation reduction in Westpole open space offices\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-hotspot-caption\">\n                <h3>Westpole Smart Office<\/h3>\n                <p>Passive reverberation absorption for maximum operational comfort in industrial architectures and agile workspaces.<\/p>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-hotspot-item gh-hidden-row\" aria-hidden=\"true\">\n            <div class=\"gh-media-holder\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/parete-corporate-logo-verde-stabilizzato-iveco.jpg\" width=\"600\" height=\"800\" decoding=\"async\" class=\"gh-hotspot-img\" alt=\"Corporate preserved green wall with custom integrated company logo for Iveco\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/iveco\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"gh-invisible-link\" title=\"See on Instagram\" tabindex=\"-1\" aria-label=\"Discover the biophilic infrastructure with integrated logo for Iveco Group\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-hotspot-caption\">\n                <h3>Iveco Corporate Relaxation Areas<\/h3>\n                <p>Custom biophilic infrastructures with integrated logo and raised corporate communication.<\/p>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-hotspot-item gh-hidden-row\" aria-hidden=\"true\">\n            <div class=\"gh-media-holder\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/esposizione-prodotti-tech-parete-verde-lenovo.jpg\" width=\"600\" height=\"800\" decoding=\"async\" class=\"gh-hotspot-img\" alt=\"Relaxed customers at Spazio Lenovo around a preserved green column with integrated headphones display\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/p\/Cab0A9HNiCP\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"gh-invisible-link\" title=\"See on Instagram\" tabindex=\"-1\" aria-label=\"See the interactive merchandising among the leaves in Spazio Lenovo Milan\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-hotspot-caption\">\n                <h3>Spazio Lenovo Milan Exhibition<\/h3>\n                <p>Integrated acoustic correction and tech products that can be displayed or extracted among the leaves to increase dwell time.<\/p>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-hotspot-item gh-hidden-row\" aria-hidden=\"true\">\n            <div class=\"gh-media-holder\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/parete-gigante-lichene-logo-aziendale-colorato-pieri.jpg\" width=\"600\" height=\"800\" decoding=\"async\" class=\"gh-hotspot-img\" alt=\"Gigantic 3-story high, perfectly homogeneous preserved lichen wall in the Pieri Group hall\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/p\/DSnYEKRDb60\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"gh-invisible-link\" title=\"See on Instagram\" tabindex=\"-1\" aria-label=\"Admire the giant 3-story installation in the Pieri Group Hall\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-hotspot-caption\">\n                <h3>Pieri Group Hall (Triple Height)<\/h3>\n                <p>Giant 3-story installation with corporate logo: perfect homogeneity without color breaks (Single Batch).<\/p>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-hotspot-item gh-hidden-row\" aria-hidden=\"true\">\n            <div class=\"gh-media-holder\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/quinta-scenografica-lichene-eventi-gianluca-vacchi.jpg\" width=\"600\" height=\"800\" decoding=\"async\" class=\"gh-hotspot-img\" alt=\"Scenographic preserved lichen backdrop for private events and exclusive parties by Gianluca Vacchi\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/p\/CKuTsDaDhLX\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"gh-invisible-link\" title=\"See on Instagram\" tabindex=\"-1\" aria-label=\"Discover the lichen scenographies for exclusive events and private parties\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-hotspot-caption\">\n                <h3>Gianluca Vacchi Private Parties<\/h3>\n                <p>Biophilic design as a natural scenographic backdrop for private and corporate events.<\/p>\n            <\/div>\n        <\/li>\n\n    <\/ul>\n\n    <div class=\"gh-hotspot-action\">\n        <a href=\"#\" id=\"ghHotspotBtn\" class=\"gh-hotspot-btn\" data-state=\"expand\" aria-expanded=\"false\" role=\"button\">\n            + SHOW MORE PROJECTS\n        <\/a>\n    <\/div>\n\n<\/div>\n\n<script type=\"application\/ld+json\" id=\"gh-portfolio-schema-desktop\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"ItemList\",\n  \"name\": \"B2B Portfolio: Preserved Lichen Walls\",\n  \"description\": \"List of 16 case studies directly documented by clients (User Generated Content) on the use of Green Habitat preserved greenery for corporate fit-out, biophilic architecture, and acoustic correction of offices, hospitals, and stores. Architectural benefits include: sound insulation, zero maintenance, biophilic design, and fire certifications.\",\n  \"itemListElement\": [\n    { \"@type\": \"ListItem\", \"position\": 1, \"item\": { \"@type\": \"CreativeWork\", \"name\": \"Residential Interior Design (Gianluca Vacchi)\", \"url\": \"https:\/\/www.instagram.com\/p\/CLXQ0JnD12h\/\", \"image\": \"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/parete-lichene-stabilizzato-indoor-gianluca-vacchi.jpg\", \"description\": \"Indoor biophilic design installation for furnishing and well-being in the private residence. Bespoke technical module.\" } },\n    { \"@type\": \"ListItem\", \"position\": 2, \"item\": { \"@type\": \"CreativeWork\", \"name\": \"Push-Pull Green Columns (Lenovo Store Europe)\", \"url\": \"https:\/\/www.instagram.com\/p\/CFKqvESHpVf\/\", \"image\": \"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/rivestimento-colonne-verde-stabilizzato-lenovo.jpg\", \"description\": \"Cladding of unsightly reinforced concrete columns transformed into the store's focal point. Custom green design with hidden 'Push-Pull' system for internal plant inspection.\" } },\n    { \"@type\": \"ListItem\", \"position\": 3, \"item\": { \"@type\": \"CreativeWork\", \"name\": \"Podcast Studio Acoustic Correction (Muschio Selvaggio)\", \"url\": \"https:\/\/www.instagram.com\/p\/CTZnEBGMpvA\/\", \"image\": \"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/correzione-acustica-pareti-lichene-muschio-selvaggio.jpg\", \"description\": \"Acoustic walls. Full perimeter cladding of the podcast studio with preserved lichen to eliminate reverberation and achieve perfect sound absorption.\" } },\n    { \"@type\": \"ListItem\", \"position\": 4, \"item\": { \"@type\": \"CreativeWork\", \"name\": \"Biophilic Exhibition Stand Setup (Technogym)\", \"url\": \"https:\/\/www.instagram.com\/p\/DT3T4gZgAzW\/?img_index=1\", \"image\": \"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/allestimento-stand-fieristico-verde-stabilizzato-technogym.jpg\", \"description\": \"Custom-made preserved vegetation walls for international exhibition stands.\" } },\n    { \"@type\": \"ListItem\", \"position\": 5, \"item\": { \"@type\": \"CreativeWork\", \"name\": \"Full-Height Retail Design (Guess Store Amsterdam)\", \"url\": \"https:\/\/www.instagram.com\/p\/DKmSYM6twdW\/?img_index=1\", \"image\": \"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/sistema-parietale-biofilico-retail-guess.jpg\", \"description\": \"Continuous biophilic wall system, extending over the entire height of the store following the main staircase.\" } },\n    { \"@type\": \"ListItem\", \"position\": 6, \"item\": { \"@type\": \"CreativeWork\", \"name\": \"Hi-Tech Sound-Absorbing Ceiling (Expert)\", \"url\": \"https:\/\/www.instagram.com\/p\/DKrQwUAoDst\/\", \"image\": \"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/controsoffitto-fonoassorbente-green-expert.jpg\", \"description\": \"Completely green retail chains with sound-absorbing ceilings to increase sales and employee well-being.\" } },\n    { \"@type\": \"ListItem\", \"position\": 7, \"item\": { \"@type\": \"CreativeWork\", \"name\": \"Hospital Indoor Green Facade (Niguarda Hospital)\", \"url\": \"https:\/\/www.instagram.com\/p\/DUVoV32DF4M\/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==\", \"image\": \"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/facciata-verde-vivo-esterno-ospedale-niguarda.jpg\", \"description\": \"Hundreds of square meters of green facade and internal green walls inaugurated for the 2026 Milano-Cortina Olympics.\" } },\n    { \"@type\": \"ListItem\", \"position\": 8, \"item\": { \"@type\": \"CreativeWork\", \"name\": \"Executive Meeting Offices (UniCredit)\", \"url\": \"https:\/\/www.instagram.com\/unicredit_eu\/\", \"image\": \"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/pannelli-fonoassorbenti-soffitto-verde-stabilizzato-unicredit.jpg\", \"description\": \"Supply of walls for executive offices and green sound-absorbing partitions to ensure privacy and acoustic comfort.\" } },\n    { \"@type\": \"ListItem\", \"position\": 9, \"item\": { \"@type\": \"CreativeWork\", \"name\": \"Fireproof Panels for Transit Areas (Bologna Airport)\", \"url\": \"https:\/\/www.instagram.com\/bologna_airport\/\", \"image\": \"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/pannelli-divisori-ignifughi-aeroporto-bologna.jpg\", \"description\": \"Preserved lichen partitions installed in lounges and waiting rooms. They create privacy and biophilic comfort for travelers.\" } },\n    { \"@type\": \"ListItem\", \"position\": 10, \"item\": { \"@type\": \"CreativeWork\", \"name\": \"Open Space Desk Partitions (UniCredit)\", \"url\": \"https:\/\/www.instagram.com\/unicredit_eu\/\", \"image\": \"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/divisori-scrivania-fonoassorbenti-open-space-unicredit.jpg\", \"description\": \"Green sound-absorbing partitions inserted between desks for staff acoustic zoning.\" } },\n    { \"@type\": \"ListItem\", \"position\": 11, \"item\": { \"@type\": \"CreativeWork\", \"name\": \"Lounge Waiting Room Zoning (Toscana Aeroporti)\", \"url\": \"https:\/\/www.instagram.com\/toscanaaeroporti\/\", \"image\": \"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/divisori-privacy-lounge-toscana-aeroporti.jpg\", \"description\": \"Biophilic partitions that create privacy and acoustic comfort for passengers in airport lounges.\" } },\n    { \"@type\": \"ListItem\", \"position\": 12, \"item\": { \"@type\": \"CreativeWork\", \"name\": \"Smart Office Reverberation Absorption (Westpole)\", \"url\": \"https:\/\/www.linkedin.com\/company\/westpole-benelux\/?originalSubdomain=be\", \"image\": \"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/pareti-divisorie-assorbimento-acustico-westpole.jpg\", \"description\": \"Walls for reverberation reduction in open space offices for employee health and well-being.\" } },\n    { \"@type\": \"ListItem\", \"position\": 13, \"item\": { \"@type\": \"CreativeWork\", \"name\": \"Corporate Logo Integration On Greenery (Iveco)\", \"url\": \"https:\/\/www.instagram.com\/iveco\/\", \"image\": \"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/parete-corporate-logo-verde-stabilizzato-iveco.jpg\", \"description\": \"Custom green walls integrating the logo and corporate communication for relaxation areas.\" } },\n    { \"@type\": \"ListItem\", \"position\": 14, \"item\": { \"@type\": \"CreativeWork\", \"name\": \"Interactive Visual Merchandising (Spazio Lenovo Milan)\", \"url\": \"https:\/\/www.instagram.com\/p\/Cab0A9HNiCP\/\", \"image\": \"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/esposizione-prodotti-tech-parete-verde-lenovo.jpg\", \"description\": \"Tech products on display that can be extracted directly from the leaves to increase dwell time.\" } },\n    { \"@type\": \"ListItem\", \"position\": 15, \"item\": { \"@type\": \"CreativeWork\", \"name\": \"Monumental 3-Story Wall Installation (Pieri Group)\", \"url\": \"https:\/\/www.instagram.com\/p\/DSnYEKRDb60\/\", \"image\": \"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/parete-gigante-lichene-logo-aziendale-colorato-pieri.jpg\", \"description\": \"Monumental wall in the corporate hall spanning 3 stories in height with integrated logo. Demonstrates the absolute homogeneity of the lichen.\" } },\n    { \"@type\": \"ListItem\", \"position\": 16, \"item\": { \"@type\": \"CreativeWork\", \"name\": \"Scenographic Backdrop for Exclusive Events (Gianluca Vacchi)\", \"url\": \"https:\/\/www.instagram.com\/p\/CKuTsDaDhLX\/\", \"image\": \"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/quinta-scenografica-lichene-eventi-gianluca-vacchi.jpg\", \"description\": \"Biophilic design as a natural scenographic backdrop for private events.\" } }\n  ]\n}\n<\/script>\n\n<script>\n    document.addEventListener('DOMContentLoaded', () => {\n\n        const btn = document.getElementById('ghHotspotBtn');\n        const hiddenItems = document.querySelectorAll('.gh-hidden-row');\n\n        if(btn) {\n            btn.addEventListener('click', (e) => {\n                if(btn.getAttribute('data-state') === 'expand') {\n                    e.preventDefault(); \n                    \n                    hiddenItems.forEach(item => {\n                        item.style.display = 'flex'; \n                        item.classList.add('gh-fade-in'); \n                        \n                        item.removeAttribute('aria-hidden');\n                        const link = item.querySelector('.gh-invisible-link');\n                        if(link) link.removeAttribute('tabindex');\n                    });\n\n                    btn.innerText = \"DISCOVER THE FULL GALLERY AND CASE HISTORIES \u2192\";\n                    btn.setAttribute('data-state', 'link');\n                    btn.setAttribute('aria-expanded', 'true');\n                    btn.href = \"https:\/\/greenhabitat.it\/en\/portfolio\/\"; \/* Consider updating this URL if there's a specific English page *\/\n                    \n                    const newBtn = btn.cloneNode(true);\n                    btn.parentNode.replaceChild(newBtn, btn);\n                }\n            });\n        }\n    });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d17fdef elementor-section-full_width elementor-hidden-desktop elementor-section-height-default elementor-section-height-default\" data-id=\"d17fdef\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-54bde0a\" data-id=\"54bde0a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3c0ddb7 elementor-widget elementor-widget-html\" data-id=\"3c0ddb7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    @media (min-width: 1025px) {\n        #gh-compact-wrapper { display: none !important; }\n    }\n\n    #gh-compact-wrapper {\n        display: flex !important;\n        flex-direction: column !important;\n        width: 100% !important;\n        background-color: #F9F7F2 !important; \n        padding: 20px 0 30px 0 !important;\n        box-sizing: border-box !important;\n        font-family: 'Montserrat', sans-serif !important;\n        overflow: hidden !important;\n        position: relative !important;\n        -webkit-tap-highlight-color: transparent;\n    }\n\n    .gh-compact-header {\n        display: flex !important;\n        justify-content: space-between !important;\n        align-items: center !important;\n        width: 100% !important;\n        padding: 0 20px 5px 20px !important; \n        box-sizing: border-box !important;\n        z-index: 10 !important;\n    }\n\n    .gh-rec-unit { display: flex; align-items: center; gap: 8px; }\n    .gh-rec-lamp {\n        width: 10px; height: 10px; background-color: #00D640; border-radius: 50%;\n        box-shadow: 0 0 5px #00D640; animation: gh-flash 1.5s infinite;\n    }\n    .gh-rec-tag { font-size: 11px; font-weight: 800; color: #1A3C34; letter-spacing: 1px; }\n    @keyframes gh-flash { 0% { opacity: 1; } 50% { opacity: 0.3; } 100% { opacity: 1; } }\n\n    .gh-swipe-top {\n        font-size: 10px; font-weight: 700; color: #C8A165;\n        text-transform: uppercase; letter-spacing: 1px;\n        display: flex; align-items: center; gap: 5px;\n    }\n    .gh-gold-pointer { font-size: 16px; display: inline-block; animation: gh-move-right 1.5s infinite; }\n    @keyframes gh-move-right { 0% { transform: translateX(0); } 50% { transform: translateX(5px); } 100% { transform: translateX(0); } }\n\n    .gh-compact-track {\n        display: flex !important;\n        flex-wrap: nowrap !important;\n        overflow-x: auto !important;\n        gap: 10px !important; \n        padding-left: 4px !important; \n        scroll-padding-left: 4px !important;\n        padding-right: 20px !important; \n        padding-bottom: 20px !important;\n        padding-top: 10px !important; \n        width: 100% !important;\n        cursor: grab;\n        scrollbar-width: none;\n        -ms-overflow-style: none;\n        scroll-snap-type: x mandatory; \n        list-style: none !important; \n        margin: 0 !important;\n    }\n    .gh-compact-track::-webkit-scrollbar { display: none; }\n    .gh-compact-track.active { cursor: grabbing; scroll-snap-type: none !important; }\n\n    .gh-compact-item {\n        flex: 0 0 92vw !important; \n        width: 92vw !important;\n        max-width: 500px !important; \n        display: flex !important;\n        flex-direction: column !important;\n        text-decoration: none !important;\n        border: none !important;\n        background: transparent !important;\n        margin: 0 !important;\n        scroll-snap-align: start; \n        -webkit-user-drag: none;\n        position: relative; \n        \n        transform: translate3d(0,0,0);\n        transition: transform 1.8s cubic-bezier(0.25, 1, 0.5, 1);\n        will-change: transform;\n    }\n\n    .gh-track-breathing .gh-compact-item,\n    .gh-track-breathing .gh-m-ghost-wrapper { \n        transform: translate3d(-80px, 0, 0) !important; \n    }\n\n    .gh-f-img {\n        width: 100% !important;\n        height: auto !important;\n        min-height: 250px;\n        background: #eee;\n        border-radius: 4px !important; \n        overflow: hidden;\n        margin-bottom: 10px !important; \n        box-shadow: 0 8px 20px rgba(0,0,0,0.1);\n        pointer-events: none; \n        position: relative;\n    }\n    .gh-f-img img { width: 100%; height: auto; display: block; object-fit: cover; }\n\n    .gh-m-hotspot {\n        position: absolute;\n        top: 0;\n        right: 0;\n        width: 50%; \n        height: 25%;\n        z-index: 20;\n        pointer-events: auto; \n        -webkit-tap-highlight-color: transparent;\n    }\n    \n    \/* Regola per l'accessibilit\u00e0 (WCAG): visibile solo a chi naviga con tastiera *\/\n    .gh-m-hotspot:focus-visible {\n        outline: 3px solid #C8A165;\n        outline-offset: -3px;\n        background-color: rgba(200, 161, 101, 0.2);\n    }\n\n    \/* Classe speciale per rendere il link leggibile da Google ma invisibile agli utenti *\/\n    .gh-legal-text {\n        position: absolute;\n        width: 1px;\n        height: 1px;\n        padding: 0;\n        margin: -1px;\n        overflow: hidden;\n        clip: rect(0, 0, 0, 0);\n        white-space: nowrap;\n        border: 0;\n    }\n\n    .gh-f-caption {\n        font-size: 14px !important; \n        line-height: 1.4 !important;\n        color: #333333 !important;\n        margin: 0 !important;\n        padding: 0 5px !important;\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n    }\n    \n    .gh-inline-title {\n        color: #1A3C34 !important;\n        font-weight: 700 !important;\n        font-size: inherit !important;\n        margin: 0 !important;\n        padding: 0 !important;\n        display: inline !important;\n    }\n    \n    .gh-inline-desc {\n        display: inline !important;\n    }\n    \n    .gh-m-ghost-wrapper {\n        flex: 0 0 40vw !important; width: 40vw !important; max-width: 200px !important;\n        scroll-snap-align: start; margin: 0 !important; height: auto; display: flex !important; flex-direction: column !important;\n        transform: translate3d(0,0,0); transition: transform 1.8s cubic-bezier(0.25, 1, 0.5, 1);\n        list-style: none !important;\n    }\n    .gh-m-ghost {\n        text-decoration: none !important; display: flex !important; flex-direction: column !important; width: 100%; height: 100%;\n    }\n    .gh-ghost-box {\n        width: 100% !important; aspect-ratio: 3\/4; min-height: 250px;\n        border: 1px solid rgba(200, 161, 101, 0.5); border-radius: 4px;\n        display: flex; flex-direction: column; align-items: center; justify-content: center;\n        text-align: center; background: transparent; transition: all 0.2s ease;\n    }\n    .gh-ghost-icon { font-size: 24px; color: #1A3C34; margin-bottom: 10px; opacity: 0.8; }\n    .gh-ghost-text { font-size: 9px; color: #1A3C34; font-weight: 700; letter-spacing: 1.5px; }\n\n    .gh-compact-footer {\n        padding: 0 20px !important; width: 100% !important; box-sizing: border-box !important;\n        margin-top: 5px !important; display: flex !important; align-items: center !important; gap: 15px !important; \n    }\n    .gh-compact-bar-track {\n        flex-grow: 1; height: 3px; background: #e0e0e0; border-radius: 3px; position: relative; overflow: hidden;\n    }\n    .gh-compact-bar-fill {\n        position: absolute; left: 0; top: 0; bottom: 0; width: 5%; background-color: #C8A165; transition: width 0.1s linear;\n    }\n    .gh-swipe-bottom {\n        font-size: 10px; font-weight: 700; color: #C8A165; letter-spacing: 1px; display: flex; align-items: center; gap: 5px; white-space: nowrap; \n    }\n<\/style>\n\n<section id=\"gh-compact-wrapper\" aria-label=\"B2B Portfolio Mobile\">\n\n    <div class=\"gh-compact-header\" aria-hidden=\"true\">\n        <div class=\"gh-rec-unit\"><div class=\"gh-rec-lamp\"><\/div><span class=\"gh-rec-tag\">LIVE FEED<\/span><\/div>\n        <div class=\"gh-swipe-top\">SWIPE <span class=\"gh-gold-pointer\">\u2192<\/span><\/div>\n    <\/div>\n\n    <ul class=\"gh-compact-track\" id=\"ghCompactTrack\">\n        \n        <li class=\"gh-compact-item\">\n            <div class=\"gh-f-img\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/parete-lichene-stabilizzato-indoor-gianluca-vacchi.jpg\" width=\"600\" height=\"800\" decoding=\"async\" draggable=\"false\" alt=\"Indoor preserved lichen wall for luxury interior design in Gianluca Vacchi's residence\">\n                <a href=\"https:\/\/www.instagram.com\/p\/CLXQ0JnD12h\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gh-m-hotspot\" aria-label=\"View Gianluca Vacchi&#039;s post about the Green Habitat wall in his home\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-f-caption\">\n                <h3 class=\"gh-inline-title\">Gianluca Vacchi Residence:<\/h3>\n                <span class=\"gh-inline-desc\">Custom-engineered bespoke technical module for invisible residential luxury.<\/span>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-compact-item\">\n            <div class=\"gh-f-img\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/rivestimento-colonne-verde-stabilizzato-lenovo.jpg\" width=\"600\" height=\"800\" decoding=\"async\" draggable=\"false\" alt=\"Reinforced concrete column cladding with preserved greenery and Push-Pull opening system in the Lenovo Store\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/p\/CFKqvESHpVf\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gh-m-hotspot\" aria-label=\"View the official Lenovo post on the biophilic columns\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-f-caption\">\n                <h3 class=\"gh-inline-title\">Lenovo Store (Europe):<\/h3>\n                <span class=\"gh-inline-desc\">Preserved green columns with Push-Pull inspection system for human capital and retail well-being.<\/span>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-compact-item\">\n            <div class=\"gh-f-img\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/correzione-acustica-pareti-lichene-muschio-selvaggio.jpg\" width=\"600\" height=\"800\" decoding=\"async\" draggable=\"false\" alt=\"Passive acoustic correction with full perimeter lichen cladding in the Muschio Selvaggio podcast studio\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/p\/CTZnEBGMpvA\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gh-m-hotspot\" aria-label=\"View the fully clad Muschio Selvaggio podcast set\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-f-caption\">\n                <h3 class=\"gh-inline-title\">Muschio Selvaggio Podcast:<\/h3>\n                <span class=\"gh-inline-desc\">Bio-acoustic perimeter wall module to eliminate reverberation and ensure vocal clarity.<\/span>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-compact-item\">\n            <div class=\"gh-f-img\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/allestimento-stand-fieristico-verde-stabilizzato-technogym.jpg\" width=\"600\" height=\"800\" decoding=\"async\" draggable=\"false\" alt=\"Exhibition stand setup with custom preserved vegetation walls for Technogym in Paris\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/p\/DT3T4gZgAzW\/?img_index=1\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gh-m-hotspot\" aria-label=\"View the installation for the Technogym exhibition stand\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-f-caption\">\n                <h3 class=\"gh-inline-title\">Technogym Exhibition Stands:<\/h3>\n                <span class=\"gh-inline-desc\">Custom-made walls. Material synchrony between physical well-being and bio-integrated architecture.<\/span>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-compact-item\">\n            <div class=\"gh-f-img\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/sistema-parietale-biofilico-retail-guess.jpg\" width=\"600\" height=\"800\" decoding=\"async\" draggable=\"false\" alt=\"Full-height preserved green wall following the staircase of the Guess Store in Amsterdam\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/p\/DKmSYM6twdW\/?img_index=1\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gh-m-hotspot\" aria-label=\"View the green wall in the Guess store in Amsterdam\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-f-caption\">\n                <h3 class=\"gh-inline-title\">Guess Store:<\/h3>\n                <span class=\"gh-inline-desc\">Full-height biophilic systems extending over the stairs, optimized for high-traffic international retail.<\/span>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-compact-item\">\n            <div class=\"gh-f-img\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/controsoffitto-fonoassorbente-green-expert.jpg\" width=\"600\" height=\"800\" decoding=\"async\" draggable=\"false\" alt=\"Totally green sound-absorbing bio-acoustic suspended ceiling in Expert electronics stores\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/p\/DKrQwUAoDst\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gh-m-hotspot\" aria-label=\"View the Expert green suspended ceiling\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-f-caption\">\n                <h3 class=\"gh-inline-title\">Expert Electronics Retail:<\/h3>\n                <span class=\"gh-inline-desc\">Green ceiling bio-infrastructures for acoustic comfort, to improve sales and staff well-being.<\/span>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-compact-item\">\n            <div class=\"gh-f-img\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/facciata-verde-vivo-esterno-ospedale-niguarda.jpg\" width=\"600\" height=\"800\" decoding=\"async\" draggable=\"false\" alt=\"Internal green walls and impressive external green facades of hundreds of square meters at the Niguarda Hospital\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/p\/DUVoV32DF4M\/?utm_source=ig_web_copy_link&amp;igsh=MzRlODBiNWFlZA==\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gh-m-hotspot\" aria-label=\"View the green facade and internal walls inaugurated at the Niguarda Hospital\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-f-caption\">\n                <h3 class=\"gh-inline-title\">Niguarda Hospital (Olympics):<\/h3>\n                <span class=\"gh-inline-desc\">Bio-certified ecosystems for active purification of internal and external medical areas.<\/span>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-compact-item\">\n            <div class=\"gh-f-img\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/pannelli-fonoassorbenti-soffitto-verde-stabilizzato-unicredit.jpg\" width=\"600\" height=\"800\" decoding=\"async\" draggable=\"false\" alt=\"Preserved green sound-absorbing panels installed in UniCredit meeting rooms and executive offices\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/unicredit_eu\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gh-m-hotspot\" aria-label=\"View the acoustic claddings in the UniCredit offices\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-f-caption\">\n                <h3 class=\"gh-inline-title\">UniCredit Executive Offices:<\/h3>\n                <span class=\"gh-inline-desc\">Bio-acoustic comfort for absolute privacy and well-being in open space areas and meeting rooms.<\/span>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-compact-item\">\n            <div class=\"gh-f-img\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/pannelli-divisori-ignifughi-aeroporto-bologna.jpg\" width=\"600\" height=\"800\" decoding=\"async\" draggable=\"false\" alt=\"Preserved green partition panels for transit areas at Bologna Airport\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/bologna_airport\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gh-m-hotspot\" aria-label=\"View the installations at Bologna Airport\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-f-caption\">\n                <h3 class=\"gh-inline-title\">Bologna Airport:<\/h3>\n                <span class=\"gh-inline-desc\">Fire-certified bio-infrastructure (B-s2, d0) for visual comfort and safety in high-traffic areas.<\/span>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-compact-item\">\n            <div class=\"gh-f-img\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/divisori-scrivania-fonoassorbenti-open-space-unicredit.jpg\" width=\"600\" height=\"800\" decoding=\"async\" draggable=\"false\" alt=\"Sound-absorbing and completely green desk partitions for UniCredit open space workstations\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/unicredit_eu\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gh-m-hotspot\" aria-label=\"View the UniCredit operational partitions\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-f-caption\">\n                <h3 class=\"gh-inline-title\">UniCredit Open Space Workstations:<\/h3>\n                <span class=\"gh-inline-desc\">Sound-absorbing partitions between workstations for staff acoustic zoning and cognitive well-being.<\/span>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-compact-item\">\n            <div class=\"gh-f-img\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/divisori-privacy-lounge-toscana-aeroporti.jpg\" width=\"600\" height=\"800\" decoding=\"async\" draggable=\"false\" alt=\"Partitions for privacy and bioacoustic comfort in Toscana Aeroporti waiting rooms\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/toscanaaeroporti\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gh-m-hotspot\" aria-label=\"View the partitions in the Toscana Aeroporti lounges\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-f-caption\">\n                <h3 class=\"gh-inline-title\">Toscana Aeroporti Lounges:<\/h3>\n                <span class=\"gh-inline-desc\">Biophilic zoning to reduce stress, provide privacy to passengers, and improve the experience.<\/span>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-compact-item\">\n            <div class=\"gh-f-img\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/pareti-divisorie-assorbimento-acustico-westpole.jpg\" width=\"600\" height=\"800\" decoding=\"async\" draggable=\"false\" alt=\"Acoustic absorption partition walls in Westpole's open plan smart offices\" loading=\"lazy\">\n                <a href=\"https:\/\/www.linkedin.com\/company\/westpole-benelux\/?originalSubdomain=be\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gh-m-hotspot\" aria-label=\"View the corporate project for Westpole\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-f-caption\">\n                <h3 class=\"gh-inline-title\">Westpole Smart Office:<\/h3>\n                <span class=\"gh-inline-desc\">Passive reverberation absorption for maximum operational comfort in industrial architectures.<\/span>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-compact-item\">\n            <div class=\"gh-f-img\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/parete-corporate-logo-verde-stabilizzato-iveco.jpg\" width=\"600\" height=\"800\" decoding=\"async\" draggable=\"false\" alt=\"Corporate preserved green wall with custom integrated company logo for Iveco\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/iveco\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gh-m-hotspot\" aria-label=\"View the branded corporate walls for Iveco\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-f-caption\">\n                <h3 class=\"gh-inline-title\">Iveco Corporate Relaxation Areas:<\/h3>\n                <span class=\"gh-inline-desc\">Custom biophilic infrastructures with integrated logo and raised corporate communication.<\/span>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-compact-item\">\n            <div class=\"gh-f-img\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/esposizione-prodotti-tech-parete-verde-lenovo.jpg\" width=\"600\" height=\"800\" decoding=\"async\" draggable=\"false\" alt=\"Relaxed customers at Spazio Lenovo around a preserved green column with integrated headphones display\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/p\/Cab0A9HNiCP\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gh-m-hotspot\" aria-label=\"View the interactive area in Spazio Lenovo\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-f-caption\">\n                <h3 class=\"gh-inline-title\">Spazio Lenovo Milan Exhibition:<\/h3>\n                <span class=\"gh-inline-desc\">Tech products that can be displayed or extracted among the leaves to increase dwell time.<\/span>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-compact-item\">\n            <div class=\"gh-f-img\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/parete-gigante-lichene-logo-aziendale-colorato-pieri.jpg\" width=\"600\" height=\"800\" decoding=\"async\" draggable=\"false\" alt=\"Gigantic 3-story high, perfectly homogeneous preserved lichen wall in the Pieri Group hall\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/p\/DSnYEKRDb60\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gh-m-hotspot\" aria-label=\"View the triple-height installation for Pieri Group\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-f-caption\">\n                <h3 class=\"gh-inline-title\">Pieri Group Hall (Triple Height):<\/h3>\n                <span class=\"gh-inline-desc\">Giant 3-story installation with corporate logo: perfect homogeneity (Single Batch).<\/span>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-compact-item\">\n            <div class=\"gh-f-img\">\n                <img loading=\"lazy\" src=\"https:\/\/greenhabitat.it\/wp-content\/uploads\/2026\/02\/quinta-scenografica-lichene-eventi-gianluca-vacchi.jpg\" width=\"600\" height=\"800\" decoding=\"async\" draggable=\"false\" alt=\"Scenographic preserved lichen backdrop for private events and exclusive parties by Gianluca Vacchi\" loading=\"lazy\">\n                <a href=\"https:\/\/www.instagram.com\/p\/CKuTsDaDhLX\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gh-m-hotspot\" aria-label=\"Discover the lichen scenographies for exclusive events and private parties\"><span class=\"gh-legal-text\">Legal Source and Social Copyright<\/span><\/a>\n            <\/div>\n            <div class=\"gh-f-caption\">\n                <h3 class=\"gh-inline-title\">Gianluca Vacchi Private Parties:<\/h3>\n                <span class=\"gh-inline-desc\">Biophilic design as a natural scenographic backdrop for private and corporate events.<\/span>\n            <\/div>\n        <\/li>\n\n        <li class=\"gh-m-ghost-wrapper\">\n            <a href=\"https:\/\/greenhabitat.it\/en\/portfolio\/\" class=\"gh-m-ghost\" aria-label=\"Show the full gallery of all our B2B installations\">\n                <div class=\"gh-ghost-box\">\n                    <span class=\"gh-ghost-icon\" aria-hidden=\"true\">\u279c<\/span>\n                    <span class=\"gh-ghost-text\">ALL<br>PROJECTS<\/span>\n                <\/div>\n            <\/a>\n        <\/li>\n        \n        <li style=\"min-width: 20px; list-style: none;\" aria-hidden=\"true\"><\/li>\n    <\/ul>\n\n    <div class=\"gh-compact-footer\" aria-hidden=\"true\">\n        <div class=\"gh-compact-bar-track\">\n            <div class=\"gh-compact-bar-fill\" id=\"ghCompactFill\"><\/div>\n        <\/div>\n        <div class=\"gh-swipe-bottom\">SWIPE <span class=\"gh-gold-pointer\">\u2192<\/span><\/div>\n    <\/div>\n\n<\/section>\n\n<script>\n    document.addEventListener('DOMContentLoaded', () => {\n        const slider = document.getElementById('ghCompactTrack');\n        const fill = document.getElementById('ghCompactFill');\n        const wrapper = document.getElementById('gh-compact-wrapper');\n        \n        if(!slider || !fill) return;\n\n        let isDown = false;\n        let startX;\n        let scrollLeft;\n        let isDragging = false; \n\n        let userInteracted = false;\n        let nudgeTimeout;\n\n        const triggerBreathing = () => {\n            if (userInteracted) return;\n            if (slider.scrollLeft > 10) return;\n\n            slider.classList.add('gh-track-breathing');\n\n            setTimeout(() => {\n                if(!userInteracted) {\n                    slider.classList.remove('gh-track-breathing');\n                }\n            }, 2000);\n        };\n\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    if (!userInteracted && !nudgeTimeout) {\n                        nudgeTimeout = setTimeout(triggerBreathing, 2500); \n                    }\n                } else {\n                    if (nudgeTimeout) {\n                        clearTimeout(nudgeTimeout);\n                        nudgeTimeout = null;\n                    }\n                }\n            });\n        }, { threshold: 0.6 });\n\n        if (wrapper) observer.observe(wrapper);\n\n        const stopAll = () => {\n            userInteracted = true;\n            if (nudgeTimeout) clearTimeout(nudgeTimeout);\n            slider.classList.remove('gh-track-breathing');\n        };\n\n        slider.addEventListener('touchstart', stopAll, {passive: true});\n        slider.addEventListener('mousedown', stopAll);\n        slider.addEventListener('scroll', () => {\n            if (slider.scrollLeft > 10) userInteracted = true;\n            updateUI();\n        });\n\n        const updateUI = () => {\n            const max = slider.scrollWidth - slider.clientWidth;\n            if (max > 0) {\n                const percentage = (slider.scrollLeft \/ max) * 100;\n                fill.style.width = Math.max(5, Math.min(100, percentage)) + '%';\n            } else {\n                fill.style.width = '100%';\n            }\n\n            const firstImg = slider.querySelector('.gh-f-img');\n            const ghostBox = slider.querySelector('.gh-ghost-box');\n            if(firstImg && ghostBox && firstImg.offsetHeight > 0) {\n                ghostBox.style.height = firstImg.offsetHeight + 'px';\n                ghostBox.style.minHeight = '0';\n                ghostBox.style.aspectRatio = 'auto';\n            }\n        };\n\n        setTimeout(updateUI, 500);\n        setTimeout(updateUI, 2000); \n        window.addEventListener('resize', updateUI);\n\n        const links = slider.querySelectorAll('a');\n        links.forEach(link => {\n            link.addEventListener('click', (e) => {\n                if (isDragging) {\n                    e.preventDefault();\n                    e.stopPropagation();\n                }\n            });\n        });\n\n        slider.addEventListener('mousedown', (e) => {\n            stopAll();\n            isDown = true;\n            isDragging = false; \n            slider.classList.add('active'); \n            startX = e.pageX - slider.offsetLeft;\n            scrollLeft = slider.scrollLeft;\n        });\n\n        const stopDrag = () => {\n            if (!isDown) return;\n            isDown = false;\n            slider.classList.remove('active'); \n            setTimeout(() => { isDragging = false; }, 50);\n        };\n\n        slider.addEventListener('mouseleave', stopDrag);\n        slider.addEventListener('mouseup', stopDrag);\n\n        slider.addEventListener('mousemove', (e) => {\n            if (!isDown) return;\n            e.preventDefault();\n            const x = e.pageX - slider.offsetLeft;\n            const walk = (x - startX); \n            if (Math.abs(walk) > 5) {\n                isDragging = true;\n                slider.scrollLeft = scrollLeft - (walk * 1.5); \n            }\n        });\n    });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fc3b101 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"fc3b101\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7dd07af\" data-id=\"7dd07af\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e0b9654 elementor-widget elementor-widget-html\" data-id=\"e0b9654\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');\n\n  #gh-stab-final-cta * { \n    box-sizing: border-box !important; \n    font-family: 'Inter', Helvetica, sans-serif !important; \n    -webkit-font-smoothing: antialiased !important; \n  }\n\n  #gh-stab-final-cta {\n    width: 100% !important; \n    background-color: #1A3C34 !important; \n    padding: 100px 5% !important;\n    text-align: center !important;\n    position: relative !important;\n    overflow: hidden !important;\n  }\n\n  #gh-stab-final-cta::before {\n    content: '';\n    position: absolute;\n    top: -50%;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 600px;\n    height: 600px;\n    background: radial-gradient(circle, rgba(200, 161, 101, 0.1) 0%, rgba(26, 60, 52, 0) 70%);\n    z-index: 1;\n    pointer-events: none;\n  }\n\n  .gh-cta-container {\n    max-width: 900px !important;\n    margin: 0 auto !important;\n    position: relative !important;\n    z-index: 2 !important;\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n  }\n\n  .gh-cta-eyebrow {\n    color: #C8A165 !important; \n    font-size: 0.85rem !important;\n    font-weight: 800 !important;\n    letter-spacing: 4px !important;\n    text-transform: uppercase !important;\n    margin-bottom: 25px !important;\n    display: inline-block !important;\n    border-bottom: 1px solid rgba(200, 161, 101, 0.5) !important;\n    padding-bottom: 8px !important;\n  }\n\n  .gh-cta-title {\n    font-family: 'Playfair Display', serif !important;\n    color: #ffffff !important;\n    font-size: clamp(2.5rem, 4vw, 4rem) !important;\n    font-weight: 700 !important;\n    line-height: 1.1 !important;\n    letter-spacing: -1px !important;\n    margin: 0 0 25px 0 !important;\n  }\n\n  .gh-cta-desc {\n    color: #e2e8f0 !important;\n    font-size: 1.15rem !important;\n    line-height: 1.7 !important;\n    max-width: 750px !important;\n    margin: 0 auto 50px auto !important;\n    font-weight: 400 !important;\n  }\n\n  .gh-cta-actions {\n    display: flex !important;\n    gap: 20px !important;\n    justify-content: center !important;\n    align-items: center !important;\n    flex-wrap: wrap !important;\n  }\n\n  .gh-cta-btn-primary {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    padding: 18px 45px !important;\n    background-color: #C8A165 !important;\n    color: #0f172a !important;\n    font-size: 0.95rem !important;\n    font-weight: 800 !important;\n    letter-spacing: 1.5px !important;\n    text-transform: uppercase !important;\n    text-decoration: none !important;\n    border-radius: 4px !important;\n    transition: all 0.3s ease !important;\n    border: 2px solid #C8A165 !important;\n  }\n\n  .gh-cta-btn-primary:hover {\n    background-color: transparent !important;\n    color: #C8A165 !important;\n    transform: translateY(-3px) !important;\n  }\n\n  .gh-cta-btn-secondary {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    padding: 18px 45px !important;\n    background-color: transparent !important;\n    color: #ffffff !important;\n    font-size: 0.95rem !important;\n    font-weight: 800 !important;\n    letter-spacing: 1.5px !important;\n    text-transform: uppercase !important;\n    text-decoration: none !important;\n    border-radius: 4px !important;\n    transition: all 0.3s ease !important;\n    border: 2px solid rgba(255, 255, 255, 0.3) !important;\n  }\n\n  .gh-cta-btn-secondary:hover {\n    border-color: #ffffff !important;\n    background-color: rgba(255, 255, 255, 0.05) !important;\n    transform: translateY(-3px) !important;\n  }\n\n  .gh-cta-trust {\n    display: flex !important;\n    gap: 30px !important;\n    justify-content: center !important;\n    margin-top: 40px !important;\n    flex-wrap: wrap !important;\n  }\n\n  .gh-cta-trust-item {\n    display: flex !important;\n    align-items: center !important;\n    gap: 8px !important;\n    color: #94a3b8 !important;\n    font-size: 0.85rem !important;\n    font-weight: 600 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n  }\n\n  @media (max-width: 768px) {\n    #gh-stab-final-cta { padding: 80px 20px !important; }\n    .gh-cta-title { font-size: 2.3rem !important; }\n    .gh-cta-desc { font-size: 1rem !important; margin-bottom: 40px !important; }\n    .gh-cta-actions { flex-direction: column !important; gap: 15px !important; width: 100% !important; }\n    .gh-cta-btn-primary, .gh-cta-btn-secondary { width: 100% !important; }\n    .gh-cta-trust { flex-direction: column !important; gap: 15px !important; align-items: center !important; }\n  }\n<\/style>\n\n<section id=\"gh-stab-final-cta\" aria-labelledby=\"gh-cta-heading\">\n  <div class=\"gh-cta-container\">\n    \n    <span class=\"gh-cta-eyebrow\" aria-hidden=\"true\">Your Project, Our Canvas<\/span>\n    <h2 id=\"gh-cta-heading\" class=\"gh-cta-title\">Submit your project to our Atelier.<\/h2>\n    <p class=\"gh-cta-desc\">\n      We support Architectural Firms and General Contractors in every phase: from the acoustic feasibility study to the \"turnkey\" installation on site. Send us your floor plans to receive a technical evaluation and a dedicated quote.\n    <\/p>\n\n    <div class=\"gh-cta-actions\">\n      <a href=\"\/contatti\" class=\"gh-cta-btn-primary\">Send Floor Plans or Specifications<\/a>\n      <a href=\"\/contatti\" class=\"gh-cta-btn-secondary\">Request Technical Consultation<\/a>\n    <\/div>\n\n    <div class=\"gh-cta-trust\">\n      <div class=\"gh-cta-trust-item\">\n        <svg width=\"16\" height=\"16\" focusable=\"false\" aria-hidden=\"true\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8A165\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n        Rapid Quoting\n      <\/div>\n      <div class=\"gh-cta-trust-item\">\n        <svg width=\"16\" height=\"16\" focusable=\"false\" aria-hidden=\"true\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8A165\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n        Dedicated B2B Support\n      <\/div>\n      <div class=\"gh-cta-trust-item\">\n        <svg width=\"16\" height=\"16\" focusable=\"false\" aria-hidden=\"true\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8A165\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n        Maximum Confidentiality (NDA)\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a598ff6 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"a598ff6\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-401584e9\" data-id=\"401584e9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-38973f2f elementor-widget elementor-widget-html\" data-id=\"38973f2f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800;900&family=Inter:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');\n\n    #gh-form-header {\n        text-align: center !important;\n        max-width: 800px !important;\n        margin: 0 auto 40px auto !important; \n        font-family: 'Inter', sans-serif !important;\n        padding: 0 20px !important;\n    }\n\n    #gh-form-header * { box-sizing: border-box !important; }\n\n    #gh-form-header .gh-form-badge {\n        font-size: 0.8rem !important;\n        font-weight: 800 !important;\n        color: #b59a5a !important; \n        text-transform: uppercase !important;\n        letter-spacing: 2px !important;\n        margin-bottom: 20px !important;\n        display: inline-block !important;\n        padding: 6px 16px !important;\n        border: 1px solid rgba(181, 154, 90, 0.3) !important;\n        border-radius: 50px !important;\n        background: rgba(181, 154, 90, 0.05) !important;\n    }\n\n    #gh-form-header h2 {\n        font-family: 'Playfair Display', serif !important;\n        font-size: 3.2rem !important;\n        font-weight: 800 !important;\n        color: #0f172a !important;\n        line-height: 1.15 !important;\n        margin: 0 0 20px 0 !important;\n        letter-spacing: -1px !important;\n    }\n\n    #gh-form-header p {\n        font-size: 1.15rem !important;\n        color: #475569 !important;\n        line-height: 1.6 !important;\n        margin: 0 !important;\n        font-weight: 400 !important;\n    }\n\n    #gh-form-header .gh-trust-bullets {\n        display: flex !important;\n        justify-content: center !important;\n        gap: 25px !important;\n        margin-top: 25px !important;\n        flex-wrap: wrap !important;\n    }\n\n    #gh-form-header .gh-trust-bullets span {\n        font-size: 0.9rem !important;\n        font-weight: 600 !important;\n        color: #0f172a !important;\n        display: flex !important;\n        align-items: center !important;\n        gap: 8px !important;\n    }\n\n    #gh-form-header .gh-trust-bullets svg {\n        width: 16px !important;\n        height: 16px !important;\n        color: #b59a5a !important; \n    }\n\n    @media (max-width: 768px) {\n        #gh-form-header h2 { font-size: 2.4rem !important; }\n        #gh-form-header p { font-size: 1.05rem !important; }\n        #gh-form-header .gh-trust-bullets { gap: 15px !important; flex-direction: column !important; align-items: center !important; }\n    }\n<\/style>\n\n<div id=\"gh-form-header\">\n    \n    <div class=\"gh-form-badge\">Custom Design<\/div>\n    \n    <h2>We give shape to your vision.<\/h2>\n    \n    <p>\n        Whether for a residential setting, a commercial space, or a large-scale architectural project, our manufacturing adapts to your spatial requirements. Share your concept with us to receive a no-obligation analysis.\n    <\/p>\n\n    <div class=\"gh-trust-bullets\">\n        <span>\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n            Response within 24-48 hours\n        <\/span>\n        <span>\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n            Tailored Consulting\n        <\/span>\n        <span>\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n            End-to-End Support\n        <\/span>\n    <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-10cb5b19 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"10cb5b19\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3b20e9bc\" data-id=\"3b20e9bc\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-78f528fd elementor-widget elementor-widget-html\" data-id=\"78f528fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script charset=\"utf-8\" type=\"text\/javascript\" src=\"\/\/js.hsforms.net\/forms\/embed\/v2.js\"><\/script>\n<script>\n  hbspt.forms.create({\n    region: \"na1\",\n    portalId: \"9406678\",\n    formId: \"b1a32b5f-024f-4fd6-a5f6-c7b0b1399ec5\"\n  });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fdd1378 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"fdd1378\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4ada889d\" data-id=\"4ada889d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2c477396 elementor-widget elementor-widget-html\" data-id=\"2c477396\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    .gh-legal-shield-wrapper {\n        background-color: #ffffff !important; \n        padding: 30px 20px !important; \n        text-align: center !important;\n        font-family: 'Inter', 'Montserrat', sans-serif !important;\n        border-top: 1px solid #f1f5f9 !important;\n        width: 100% !important;\n        box-sizing: border-box !important;\n    }\n\n    .gh-legal-shield-container {\n        max-width: 1000px !important;\n        margin: 0 auto !important;\n    }\n\n    .gh-legal-shield-text {\n        color: #94a3b8 !important; \n        font-size: 10px !important; \n        line-height: 1.6 !important;\n        margin: 0 !important;\n        font-weight: 400 !important;\n        text-align: justify !important;\n        text-align-last: center !important;\n    }\n\n    .gh-legal-shield-text strong {\n        color: #64748b !important; \n        font-weight: 600 !important;\n    }\n\n    .gh-legal-shield-text a {\n        color: #94a3b8 !important; \n        text-decoration: underline !important;\n        text-decoration-color: #cbd5e1 !important; \n        transition: color 0.3s ease !important;\n    }\n\n    .gh-legal-shield-text a:hover {\n        color: #0f172a !important; \n    }\n\n    @media (max-width: 768px) {\n        .gh-legal-shield-text {\n            font-size: 9px !important;\n            text-align: center !important; \n            text-align-last: center !important;\n        }\n    }\n<\/style>\n\n<div class=\"gh-legal-shield-wrapper\" aria-label=\"Legal and Trademark Disclaimer\">\n    <div class=\"gh-legal-shield-container\">\n        <p class=\"gh-legal-shield-text\">\n            <strong>Legal Notice on Portfolio and Trademarks:<\/strong> All trademarks, logos, trade names, and corporate names mentioned on this website belong to their respective and legitimate owners. Photographic images relating to Corporate, Retail, HoReCa, and Residential projects (including links to \"User Generated Content\" published on external platforms) are included for purely documentary, illustrative, and historical portfolio purposes regarding the supplies or installations executed in our capacity as a technical supplier. Their presence does not in any way imply sponsorship agreements, endorsements, affiliations, or official partnerships between Green Habitat and the depicted brands, entities, or public figures, unless otherwise explicitly stated. Should the legitimate holders of image or trademark rights wish to request the removal, modification, or de-indexing of specific content, they are invited to contact our dedicated office at <a href=\"mailto:amministrazione@greenhabitat.it\">amministrazione@greenhabitat.it<\/a> for immediate removal.\n        <\/p>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Haute Couture Atelier Bespoke Botanical Art.Preserved Foliage. Forget standard mass-produced panels. We hand-shape foliage, ferns, and three-dimensional jungles to create unrepeatable immersive ecosystems dedicated to Luxury Real Estate and Hospitality. Each of our creations in preserved foliage is an organic &#8220;bespoke&#8221; sculpture, designed to the aesthetic specifications of the site to ensure absolute visual impact [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"parent":22973,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"class_list":["post-6293","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/greenhabitat.it\/en\/wp-json\/wp\/v2\/pages\/6293","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenhabitat.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/greenhabitat.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/greenhabitat.it\/en\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/greenhabitat.it\/en\/wp-json\/wp\/v2\/comments?post=6293"}],"version-history":[{"count":16,"href":"https:\/\/greenhabitat.it\/en\/wp-json\/wp\/v2\/pages\/6293\/revisions"}],"predecessor-version":[{"id":23419,"href":"https:\/\/greenhabitat.it\/en\/wp-json\/wp\/v2\/pages\/6293\/revisions\/23419"}],"up":[{"embeddable":true,"href":"https:\/\/greenhabitat.it\/en\/wp-json\/wp\/v2\/pages\/22973"}],"wp:attachment":[{"href":"https:\/\/greenhabitat.it\/en\/wp-json\/wp\/v2\/media?parent=6293"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}