{"id":2901,"date":"2019-08-13T10:27:03","date_gmt":"2019-08-13T10:27:03","guid":{"rendered":"http:\/\/dev.teknet.it\/wordpress\/unpli_portable\/home\/"},"modified":"2026-02-13T11:27:49","modified_gmt":"2026-02-13T11:27:49","slug":"home","status":"publish","type":"page","link":"https:\/\/unpli.sviluppo.host\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<h1>I AM &#8211; Insieme per Adda Martesana<\/h1>\n<h2>One territory to discover. Between historic villages and pleasure villas, waterways and parks, explore a mosaic of landscapes where nature meets community and innovation intertwines with tradition.<\/h2>\n<div>\n<div class=\"unpli-list-root\" id=\"unpli-list-stats-577691bf\" data-unpli-type=\"stats\"><div class=\"text-center py-5\"><div class=\"spinner-border\" role=\"status\"><span class=\"visually-hidden\">Caricamento\u2026<\/span><\/div><\/div><\/div>\n<\/div>\n<div>\n<script>\n\tconst UNPLI_LANG = \"en\";\n<\/script>\n\n<style>\n.unpli-filter {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    cursor: pointer;\n    font-size: 14px;\n    font-weight: 600;\n    position: relative;\n    padding-left: 2px;\n}\n.unpli-filter input[type=\"checkbox\"] {\n    appearance: none;\n    width: 18px;\n    height: 18px;\n    border: 2px solid var(--color);\n    border-radius: 4px;\n    margin: 0;\n    cursor: pointer;\n    position: relative;\n    transition: all .25s ease;\n    background:#fff;\n}\n.unpli-filter input[type=\"checkbox\"]:checked {\n    background: var(--color);\n}\n.unpli-filter input[type=\"checkbox\"]:checked::after {\n    content: \"\u2713\";\n    color: #fff;\n    position: absolute;\n    font-size: 13px;\n    top: -1px;\n    left: 3px;\n}\n\n.unpli-date-range {\n    display: grid;\n    gap: 6px;\n    padding: 8px 0;\n}\n.unpli-date-row {\n    display: grid;\n    grid-template-columns: 50px 1fr;\n    align-items: center;\n    gap: 8px;\n    font-size: 14px;\n}\n.unpli-date-row label { font-weight: 600; }\n.unpli-date-row input[type=\"date\"]{\n    width: 100%;\n    padding: 6px 10px;\n    border: 1px solid #ccc;\n    border-radius: 6px;\n    background: #fff;\n    font-size: 14px;\n}\n.unpli-date-actions{ display:flex; gap:8px; }\n.unpli-btn {\n    border: 1px solid #ccc;\n    background: #fff;\n    border-radius: 6px;\n    padding: 6px 10px;\n    cursor: pointer;\n    font-size: 13px;\n    font-weight: 600;\n}\n.unpli-btn:hover{ background:#f4f4f4; }\n\n\/* TAG DROPDOWN *\/\n.unpli-tag-select { position: relative; display: inline-block; }\n.unpli-tag-select-label {\n    padding: 6px 10px;\n    border: 1px solid #ccc;\n    border-radius: 6px;\n    background: #fff;\n    cursor: pointer;\n    user-select: none;\n    font-size: 14px;\n    min-width: 180px;\n}\n.unpli-tag-dropdown {\n    display: none;\n    position: absolute;\n    top: 42px; left: 0;\n    width: 260px;\n    max-height: 250px;\n    overflow-y: auto;\n    padding: 8px;\n    border: 1px solid #ccc;\n    background: white;\n    border-radius: 6px;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.15);\n    z-index: 9999;\n}\n.unpli-tag-select.open .unpli-tag-dropdown { display: block; }\n.unpli-tag-filter {\n    display: table;\n    width: 100%;\n    align-items: center;\n    gap: 6px;\n    padding: 4px 6px;\n    border-radius: 4px;\n    cursor: pointer;\n    margin-bottom: 4px;\n}\n.unpli-tag-filter--active { background: #284b93; color: #fff; }\n.unpli-tag-filter input[type=\"checkbox\"] { margin: 0; }\n\n\/* CATEGORY DROPDOWN *\/\n.unpli-cat-select { position: relative; display: inline-block; }\n.unpli-cat-select-label {\n    padding: 6px 10px;\n    border: 1px solid #ccc;\n    border-radius: 6px;\n    background: #fff;\n    cursor: pointer;\n    user-select: none;\n    font-size: 14px;\n    min-width: 200px;\n}\n.unpli-cat-dropdown {\n    display: none;\n    position: absolute;\n    top: 42px; left: 0;\n    width: 260px;\n    max-height: 250px;\n    overflow-y: auto;\n    padding: 8px;\n    border: 1px solid #ccc;\n    background: white;\n    border-radius: 6px;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.15);\n    z-index: 9999;\n}\n.unpli-cat-select.open .unpli-cat-dropdown { display: block; }\n.unpli-cat-filter {\n    display: table;\n    width: 100%;\n    align-items: center;\n    gap: 6px;\n    padding: 4px 6px;\n    border-radius: 4px;\n    cursor: pointer;\n    margin-bottom: 4px;\n    border: 1px solid #ccc;\n    background: #f8f8f8;\n}\n.unpli-cat-filter span::first-letter { text-transform: uppercase; }\n.unpli-cat-filter--active { background: #284b93; color: #fff; }\n.unpli-cat-filter input[type=\"checkbox\"] { margin: 0; }\n\n.unpli-map-multilayer-toolbar {\n    margin-bottom: -100%;\n    display: grid;\n    align-items: center;\n    gap: 10px;\n    margin-top: 5px;\n    margin-right: 5px;\n    background-color: rgba(255,255,255,.9);\n    padding: 10px;\n    border-radius: 10px;\n}\n\n\/* LOADER overlay *\/\n.unpli-map-loader {\n    position: absolute;\n    inset: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(255,255,255,0.75);\n    z-index: 1000;\n    border-radius: 4px;\n    pointer-events: none;\n    transition: opacity .3s ease;\n}\n.unpli-map-loader.hidden {\n    opacity: 0;\n    pointer-events: none;\n}\n.unpli-map-spinner {\n    width: 40px; height: 40px;\n    border: 4px solid #ddd;\n    border-top-color: #284b93;\n    border-radius: 50%;\n    animation: unpli-spin .8s linear infinite;\n}\n@keyframes unpli-spin { to { transform: rotate(360deg); } }\n<\/style>\n\n<div class=\"unpli-map-multilayer-wrapper\">\n    <div class=\"unpli-map-multilayer-toolbar\">\n        <span><strong>Show on map:<\/strong><\/span>\n\n        <div class=\"unpli-tag-select\">\n            <div class=\"unpli-tag-select-label\">\n                Filter by tag \u25bc\n            <\/div>\n            <div class=\"unpli-tag-dropdown\" id=\"unpli-map-tags\"><\/div>\n        <\/div>\n\n        <div class=\"unpli-cat-select\">\n            <div class=\"unpli-cat-select-label\">\n                Filter by category \u25bc\n            <\/div>\n            <div class=\"unpli-cat-dropdown\" id=\"unpli-map-categories\"><\/div>\n        <\/div>\n\n        <label class=\"unpli-filter\" data-color=\"#284b93\">\n            <input type=\"checkbox\" data-layer-toggle=\"events\" checked>\n            Events        <\/label>\n\n        <label class=\"unpli-filter\" data-color=\"#609a3e\">\n            <input type=\"checkbox\" data-layer-toggle=\"venues\" checked>\n            Punti di Interesse        <\/label>\n\n        <label class=\"unpli-filter\" data-color=\"#c6352c\">\n            <input type=\"checkbox\" data-layer-toggle=\"itineraries\" checked>\n            Itineraries        <\/label>\n\n        <label class=\"unpli-filter\" data-color=\"#eaba48\">\n            <input type=\"checkbox\" data-layer-toggle=\"stores\" checked>\n            Commercial Activities        <\/label>\n    <\/div>\n\n    <div style=\"position: relative; width: 100%; height: 600px;\">\n        <!-- Loader visibile finch\u00e9 AJAX non risponde -->\n        <div class=\"unpli-map-loader\" id=\"unpli-map-loader\">\n            <div class=\"unpli-map-spinner\"><\/div>\n        <\/div>\n\n        <div\n            id=\"unpli-map-multilayer\"\n            class=\"unpli-map-multilayer\"\n            style=\"width: 100%; height: 100%;\"\n        ><\/div>\n    <\/div>\n<\/div>\n\n<script>\nconst I18N_LABELS = {\n    itinerary: \"Itinerary page\",\n    event:     \"Event page\",\n    store:     \"Activity page\",\n    venue:     \"Venue page\"\n};\n<\/script>\n\n<\/div>\n<div>The entire territory not to be missed<\/div>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wordpress\/unpli_portable\/wp-content\/uploads\/2026\/01\/back-events.png\" alt=\"\"><\/p>\n<h3>Events<\/h3>\n<p><a href=\"\/wordpress\/unpli_portable\/en\/events\"><\/a><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wordpress\/unpli_portable\/wp-content\/uploads\/2026\/01\/punti-di-interesse.jpg\" alt=\"\"><\/p>\n<h3>Point of Interest<\/h3>\n<p><a href=\"\/wordpress\/unpli_portable\/en\/point-of-interest\"><\/a><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wordpress\/unpli_portable\/wp-content\/uploads\/2026\/01\/itinerari.jpg\" alt=\"\"><\/p>\n<h3>Itineraries<\/h3>\n<p><a href=\"\/wordpress\/unpli_portable\/en\/itineraries\"><\/a><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wordpress\/unpli_portable\/wp-content\/uploads\/2026\/01\/attivita-economiche.jpg\" alt=\"\"><\/p>\n<h3>Commercial activities<\/h3>\n<p><a href=\"\/wordpress\/unpli_portable\/en\/commercial-activities\"><\/a><\/p>\n<\/li>\n<\/ul>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wordpress\/unpli_portable\/wp-content\/uploads\/2026\/01\/proloco-bellinzago.png\" alt=\"\"><\/p>\n<h3>proloco-bellinzago<\/h3>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wordpress\/unpli_portable\/wp-content\/uploads\/2026\/01\/proloco-vaprio-1.png\" alt=\"\"><\/p>\n<h3>proloco-vaprio<\/h3>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wordpress\/unpli_portable\/wp-content\/uploads\/2026\/01\/proloco-segrate-1.png\" alt=\"\"><\/p>\n<h3>proloco-segrate<\/h3>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wordpress\/unpli_portable\/wp-content\/uploads\/2026\/01\/proloco-rodano-3.png\" alt=\"\"><\/p>\n<h3>proloco-rodano<\/h3>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wordpress\/unpli_portable\/wp-content\/uploads\/2026\/01\/proloco-pozzuolo-1-scaled.png\" alt=\"\"><\/p>\n<h3>proloco-pozzuolo<\/h3>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wordpress\/unpli_portable\/wp-content\/uploads\/2026\/01\/proloco-inzago-1.png\" alt=\"\"><\/p>\n<h3>proloco-inzago<\/h3>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wordpress\/unpli_portable\/wp-content\/uploads\/2026\/01\/proloco-cernusco-1.png\" alt=\"\"><\/p>\n<h3>proloco-cernusco<\/h3>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wordpress\/unpli_portable\/wp-content\/uploads\/2026\/01\/proloco-caponago-1.png\" alt=\"\"><\/p>\n<h3>proloco-caponago<\/h3>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wordpress\/unpli_portable\/wp-content\/uploads\/2026\/01\/proloco-cambiago.jpg\" alt=\"\"><\/p>\n<h3>proloco-cambiago<\/h3>\n<\/li>\n<\/ul>\n<div>Upcoming events scheduled<\/div>\n<div>\n<p>Each municipality tells its identity through events, festivals, and moments of community: an invitation to experience the territory through culture, taste, and landscape. From the villages of the Adda to the historic centers of East Milan, the scheduled events guide you to discover authentic stories, traditions, and places.<\/p>\n<\/div>\n<p><p>\n        <a href=\"\/wordpress\/unpli_portable\/en\/events\">All events \u2192<\/a>\n    <\/p>\n<\/p>\n<div>\n<div class=\"unpli-list-root\" id=\"unpli-list-events-2d66050e\" data-unpli-type=\"events\"><div class=\"text-center py-5\"><div class=\"spinner-border\" role=\"status\"><span class=\"visually-hidden\">Caricamento\u2026<\/span><\/div><\/div><\/div>\n<\/div>\n<div>Experience the territory<br \/>every day<\/div>\n<div>Walk, listen, observe: beauty is all around, between villages, parks, and rivers.<br \/>Discover experiences, events, and paths that make you feel part of this place.<\/div>\n<p><p>\n        <a href=\"\/wordpress\/unpli_portable\/en\/events\">Start your experience \u2192<\/a>\n    <\/p>\n<\/p>\n<p><!--more--><br \/>\n<!-- {\"type\":\"layout\",\"children\":[{\"type\":\"section\",\"props\":{\"css\":\"@media screen and (max-width:767px){\\n    .el-section{\\n        margin-left:30px;\\n    }\\n}\",\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"middle\",\"width_medium\":\"3-4\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"I AM - Insieme per Adda Martesana\",\"title_element\":\"h1\",\"title_style\":\"heading-small\"}},{\"type\":\"headline\",\"props\":{\"content\":\"One territory to discover. Between historic villages and pleasure villas, waterways and parks, explore a mosaic of landscapes where nature meets community and innovation intertwines with tradition.\",\"title_element\":\"h2\",\"title_style\":\"h3\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-4\"},\"children\":[{\"type\":\"image\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/demo-01.jpg\",\"image_svg_color\":\"emphasis\",\"margin\":\"default\",\"status\":\"disabled\"}},{\"type\":\"html\",\"props\":{\"content\":\"[unpli_random_future_image class=\\\"w-100 rounded\\\" style=\\\"max-height:420px;object-fit:cover;\\\" link=\\\"1\\\"]\\n\",\"status\":\"disabled\"}},{\"type\":\"html\",\"props\":{\"content\":\"[unpli_stats]\\n\"}}]}],\"props\":{\"layout\":\"3-4,1-4\"}}],\"name\":\"Motto\"},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"padding\":\"none\",\"padding_remove_bottom\":true,\"padding_remove_top\":false,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"expand\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>[unpli_map_multilayer height=\\\"600px\\\" zoom=\\\"13\\\"]<\\\/p>\",\"margin\":\"default\"}}]}]}]},{\"type\":\"section\",\"props\":{\"css\":\"@media (min-width: 1200px) {\\n    .uk-grid>* {\\n        padding-left: 40px;\\n    }\\n}\",\"image_position\":\"center-center\",\"padding_remove_bottom\":true,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"large\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"The entire territory not to be missed\",\"title_element\":\"div\",\"title_style\":\"heading-small\"}},{\"type\":\"gallery\",\"props\":{\"css\":\".el-image, .el-item{\\n    border-radius: 10px;\\n}\\na {\\n\\tborder-radius:10px;\\n}\\n@media (min-width: 1200px) {\\n    .uk-grid>* {\\n        padding-left: 20px!important;\\n    }\\n}\",\"filter_align\":\"left\",\"filter_all\":true,\"filter_grid_breakpoint\":\"m\",\"filter_grid_width\":\"auto\",\"filter_position\":\"top\",\"filter_style\":\"tab\",\"grid_column_gap\":\"small\",\"grid_default\":\"1\",\"grid_medium\":\"4\",\"image_height\":350,\"image_transition\":\"scale-up\",\"image_width\":350,\"item_animation\":true,\"lightbox_bg_close\":true,\"link_style\":\"default\",\"link_text\":\"\",\"margin\":\"default\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"overlay_hover\":false,\"overlay_link\":true,\"overlay_mode\":\"cover\",\"overlay_position\":\"bottom-center\",\"overlay_style\":\"\",\"overlay_transition\":\"fade\",\"show_content\":true,\"show_hover_image\":true,\"show_hover_video\":true,\"show_link\":true,\"show_meta\":true,\"show_title\":true,\"text_align\":\"center\",\"text_color\":\"light\",\"title_element\":\"h3\",\"title_hover_style\":\"reset\"},\"children\":[{\"type\":\"gallery_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/back-events.png\",\"link\":\"en\\\/events\",\"title\":\"Events\"}},{\"type\":\"gallery_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/punti-di-interesse.jpg\",\"link\":\"en\\\/point-of-interest\",\"title\":\"Point of Interest\"}},{\"type\":\"gallery_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/itinerari.jpg\",\"link\":\"en\\\/itineraries\",\"title\":\"Itineraries\"}},{\"type\":\"gallery_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/attivita-economiche.jpg\",\"link\":\"en\\\/commercial-activities\",\"title\":\"Commercial activities\"}}]}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"gallery\",\"props\":{\"content_expand\":false,\"filter_align\":\"left\",\"filter_all\":true,\"filter_grid_breakpoint\":\"m\",\"filter_grid_width\":\"auto\",\"filter_position\":\"top\",\"filter_style\":\"tab\",\"grid_default\":\"1\",\"grid_medium\":\"5\",\"item_animation\":true,\"lightbox_bg_close\":true,\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin\":\"default\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"overlay_hover\":false,\"overlay_mode\":\"cover\",\"overlay_position\":\"center\",\"overlay_style\":\"\",\"overlay_transition\":\"fade\",\"show_content\":true,\"show_hover_image\":true,\"show_hover_video\":true,\"show_link\":true,\"show_meta\":true,\"show_title\":false,\"status\":\"disabled\",\"text_align\":\"center\",\"text_color\":\"light\",\"title_element\":\"h3\",\"title_hover_style\":\"reset\"},\"children\":[{\"type\":\"gallery_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/logo_BellinzagoLombardo-2.png\",\"title\":\"Bellinzago Lombardo\"}},{\"type\":\"gallery_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/proloco-cambiago.jpg\",\"title\":\"Cambiago\"}},{\"type\":\"gallery_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/proloco-caponago.png\",\"title\":\"Caponago\"}},{\"type\":\"gallery_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/proloco-cernusco.png\",\"title\":\"Cernusco\"}},{\"type\":\"gallery_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/proloco-inzago.png\",\"title\":\"Inzago\"}},{\"type\":\"gallery_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/proloco-pozzuolo-scaled.png\",\"title\":\"Pozzuolo\"}},{\"type\":\"gallery_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/proloco-rodano.png\",\"title\":\"Rodano\"}},{\"type\":\"gallery_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/proloco-segrate.png\",\"title\":\"Segrate\"}},{\"type\":\"gallery_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/proloco-vaprio.png\",\"title\":\"Vaprio\"}}]}]}]}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"large\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"panel-slider\",\"props\":{\"content_column_breakpoint\":\"m\",\"css\":\".el-image{\\n\\tfilter: grayscale(100%) opacity(0.45);\\n}\\n.el-image:hover{\\n\\t  filter: initial;\\n}\\n.el-item{\\n    display:flex;\\n    align-items:center;\\n}\",\"icon_width\":80,\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"image_svg_inline\":false,\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin\":\"default\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"nav\":\"\",\"nav_align\":\"center\",\"nav_breakpoint\":\"s\",\"panel_match\":true,\"show_content\":true,\"show_hover_image\":true,\"show_hover_video\":true,\"show_image\":true,\"show_link\":true,\"show_meta\":true,\"show_title\":false,\"show_video\":true,\"slidenav\":\"\",\"slidenav_breakpoint\":\"xl\",\"slidenav_margin\":\"medium\",\"slidenav_outside_breakpoint\":\"xl\",\"slider_autoplay\":true,\"slider_autoplay_interval\":\"3\",\"slider_autoplay_pause\":false,\"slider_gap\":\"large\",\"slider_parallax\":false,\"slider_parallax_easing\":\"1.6\",\"slider_width\":\"fixed\",\"slider_width_default\":\"1-3\",\"slider_width_medium\":\"1-6\",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\"},\"children\":[{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/proloco-bellinzago.png\",\"title\":\"proloco-bellinzago\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/proloco-vaprio-1.png\",\"title\":\"proloco-vaprio\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/proloco-segrate-1.png\",\"title\":\"proloco-segrate\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/proloco-rodano-3.png\",\"title\":\"proloco-rodano\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/proloco-pozzuolo-1-scaled.png\",\"title\":\"proloco-pozzuolo\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/proloco-inzago-1.png\",\"title\":\"proloco-inzago\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/proloco-cernusco-1.png\",\"title\":\"proloco-cernusco\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/proloco-caponago-1.png\",\"title\":\"proloco-caponago\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2026\\\/01\\\/proloco-cambiago.jpg\",\"title\":\"proloco-cambiago\"}}]}]}]}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"status\":\"disabled\",\"style\":\"muted\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"large\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Esplora il Territorio, passo dopo passo\\n\",\"title_element\":\"div\",\"title_style\":\"heading-small\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>[unpli_categories limit=\\\"6\\\"]<\\\/p>\",\"margin\":\"default\"}}]}]}],\"name\":\"Esplora il Territorio\"},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"padding_remove_bottom\":true,\"padding_remove_horizontal\":false,\"status\":\"disabled\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"large\",\"width_expand\":\"right\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Tutti gli Itinerari da non perdere\\n\",\"title_element\":\"div\",\"title_style\":\"heading-small\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>[unpli_itineraries view=\\\"slider\\\" slides=\\\"5\\\"]<\\\/p>\",\"margin\":\"default\"}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"Scopri i percorsi pi\\u00f9 amati e rappresentativi del territorio, in grado di raccontare la nostra storia, la natura e le persone che la vivono ogni giorno.\\nFatti ispirare e vai alla scoperta della nostra terra!\",\"margin\":\"default\"}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"button\",\"props\":{\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"default\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"primary\",\"content\":\"Tutti gli itinerari\\u2192\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"itinerari\"}}]}]}]}],\"name\":\"Tutti gli Itinerari da non perdere\"},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"padding_remove_bottom\":true,\"padding_remove_top\":false,\"status\":\"disabled\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"large\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Places that preserve our History\",\"title_element\":\"div\",\"title_style\":\"heading-small\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>[unpli-map]<\\\/p>\",\"margin\":\"default\"}}]}]}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"padding_remove_bottom\":true,\"padding_remove_top\":false,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"large\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"fragment\",\"props\":{\"margin\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"layout\":\"1-3,2-3\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-3\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Upcoming events scheduled\",\"title_element\":\"div\",\"title_style\":\"heading-small\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"2-3\"},\"children\":[{\"type\":\"text\",\"props\":{\"block_align\":\"right\",\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>Each municipality tells its identity through events, festivals, and moments of community: an invitation to experience the territory through culture, taste, and landscape. From the villages of the Adda to the historic centers of East Milan, the scheduled events guide you to discover authentic stories, traditions, and places.<\\\/p>\",\"margin\":\"default\",\"maxwidth\":\"2xlarge\",\"text_align\":\"right\"}},{\"type\":\"button\",\"props\":{\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"default\",\"text_align\":\"right\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"default\",\"content\":\"All events \\u2192\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"en\\\/events\"}}]}]}]}]}]}],\"props\":{\"class\":\"uk-container uk-container-large marginauto\"}}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"padding\":\"xsmall\",\"padding_remove_top\":false,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"large\",\"width_expand\":\"right\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>[unpli_events view=\\\"slider\\\" slides=\\\"5\\\"]<\\\/p>\",\"margin\":\"default\"}}]}]}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"padding_remove_top\":false,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"large\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"text_color\":\"light\"},\"children\":[{\"type\":\"fragment\",\"props\":{\"css\":\".el-element{\\n\\tbackground-image:url(\\\"\\\/wordpress\\\/unpli_portable\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/vivi-il-territorio-5.jpg\\\");\\n    background-size:cover;\\n    border-radius:10px;    \\n}\\n.el-element > div{\\n\\tbackground-color:rgba(28,28,28,.4);\\n    padding: 3vw;\\n    margin-left: 0px;\\n    border-radius:10px;\\n}\\n.uk-first-column{\\n\\tpadding-left:0px;\\n}\",\"margin\":\"\"},\"children\":[{\"type\":\"row\",\"props\":{\"layout\":\"1-2,1-2\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"bottom\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Experience the territory<br\\\/>every day\",\"title_element\":\"div\",\"title_style\":\"heading-medium\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Walk, listen, observe: beauty is all around, between villages, parks, and rivers.<br\\\/>Discover experiences, events, and paths that make you feel part of this place.\",\"css\":\".el-element{\\n\\tfont-weight:300;\\n}\",\"title_element\":\"div\",\"title_style\":\"h2\"}},{\"type\":\"button\",\"props\":{\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"default\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"primary\",\"content\":\"Start your experience \\u2192\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"en\\\/events\"}}]}]}]}]}]}]}]}],\"version\":\"4.5.21\"} --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I AM &#8211; Insieme per Adda Martesana One territory to discover. Between historic villages and pleasure villas, waterways and parks, explore a mosaic of landscapes where nature meets community and innovation intertwines with tradition. The entire territory not to be missed Events Point of Interest Itineraries Commercial activities proloco-bellinzago proloco-vaprio proloco-segrate proloco-rodano proloco-pozzuolo proloco-inzago proloco-cernusco [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2901","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/unpli.sviluppo.host\/en\/wp-json\/wp\/v2\/pages\/2901","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unpli.sviluppo.host\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/unpli.sviluppo.host\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/unpli.sviluppo.host\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unpli.sviluppo.host\/en\/wp-json\/wp\/v2\/comments?post=2901"}],"version-history":[{"count":14,"href":"https:\/\/unpli.sviluppo.host\/en\/wp-json\/wp\/v2\/pages\/2901\/revisions"}],"predecessor-version":[{"id":3174,"href":"https:\/\/unpli.sviluppo.host\/en\/wp-json\/wp\/v2\/pages\/2901\/revisions\/3174"}],"wp:attachment":[{"href":"https:\/\/unpli.sviluppo.host\/en\/wp-json\/wp\/v2\/media?parent=2901"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}