{"id":1973,"date":"2026-05-04T10:48:17","date_gmt":"2026-05-04T08:48:17","guid":{"rendered":"https:\/\/albafiorita.com\/?p=1973"},"modified":"2026-06-04T10:02:11","modified_gmt":"2026-06-04T08:02:11","slug":"between-water-and-silence","status":"publish","type":"post","link":"https:\/\/albafiorita.com\/en\/between-water-and-silence\/","title":{"rendered":"Between water and silence"},"content":{"rendered":"<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Jost:wght@300;400;500;700&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n    @font-face {\r\n      font-family: \"Nocturne Serif\";\r\n      src: url('https:\/\/albafiorita.com\/dist\/00bd23a4b9b5caed1809.woff2') format('woff2'),\r\n           url('https:\/\/albafiorita.com\/dist\/9a04f3e3d84314f1d288.woff') format('woff');\r\n      font-weight: 300;\r\n      font-style: normal;\r\n      font-display: swap;\r\n    }\r\n    @font-face {\r\n      font-family: \"Nocturne Serif\";\r\n      src: url('https:\/\/albafiorita.com\/dist\/e1025f3bc6f7460dd473.woff2') format('woff2'),\r\n           url('https:\/\/albafiorita.com\/dist\/2d15320f7cd82d0dae12.woff') format('woff');\r\n      font-weight: 400;\r\n      font-style: normal;\r\n      font-display: swap;\r\n    }\r\n    @font-face {\r\n      font-family: \"Nocturne Serif\";\r\n      src: url('https:\/\/albafiorita.com\/dist\/cd3ad4baef691e1cfea7.woff2') format('woff2'),\r\n           url('https:\/\/albafiorita.com\/dist\/7ca9b15e37afa0377d00.woff') format('woff');\r\n      font-weight: 500;\r\n      font-style: normal;\r\n      font-display: swap;\r\n    }\r\n\r\n    :root {\r\n      --verde:    #4a6741;\r\n      --verde-chiaro: #7a9e75;\r\n      --sabbia:   #f5f0e8;\r\n      --acqua:    #c8ddd9;\r\n      --testo:    #2c2c2c;\r\n      --grigio:   #666;\r\n      --bordo:    #ddd;\r\n    }\r\n\r\n    * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n    body {\r\n      font-family: 'Jost', sans-serif;\r\n      color: var(--testo);\r\n      background: #fff;\r\n      line-height: 1.7;\r\n    }\r\n\r\n    .entry-title, .post-title, .single-post h1.entry-title,\r\n    article.post h1, .page-title, h1.entry-title, .post h1,\r\n    .hentry h1, header.entry-header, .entry-header, .post-header {\r\n      display: none !important;\r\n      visibility: hidden !important;\r\n      height: 0 !important;\r\n      margin: 0 !important;\r\n      padding: 0 !important;\r\n      overflow: hidden !important;\r\n    }\r\n\r\n    .hero {\r\n      position: relative;\r\n      background: rgba(20,45,30,0.55);\r\n      min-height: 520px;\r\n      display: flex;\r\n      align-items: flex-end;\r\n      padding: 60px 40px 50px;\r\n      overflow: hidden;\r\n      margin-top: 0;\r\n    }\r\n    .hero::after {\r\n      content: '';\r\n      position: absolute;\r\n      inset: 0;\r\n      background: linear-gradient(to top, rgba(10,30,20,0.80) 0%, rgba(10,30,20,0.30) 55%, transparent 100%);\r\n      z-index: 0;\r\n    }\r\n    .hero-content { position: relative; z-index: 2; max-width: 900px; }\r\n    .hero h1 {\r\n      font-family: 'Nocturne Serif', serif;\r\n      font-size: clamp(44px, 6vw, 68px);\r\n      color: #ffffff;\r\n      line-height: 1.05;\r\n      margin-bottom: 10px;\r\n      font-weight: 400;\r\n      text-shadow: 0 2px 20px rgba(0,0,0,0.6), 0 1px 4px rgba(0,0,0,0.7);\r\n      white-space: nowrap;\r\n    }\r\n    .hero h1 em {\r\n      font-style: italic;\r\n      color: #d4eae6;\r\n      font-weight: 300;\r\n    }\r\n    .hero-sub {\r\n      font-family: 'Jost', sans-serif;\r\n      font-size: 16px;\r\n      color: rgba(255,255,255,0.95);\r\n      font-weight: 300;\r\n      letter-spacing: 1.5px;\r\n      text-shadow: 0 1px 8px rgba(0,0,0,0.6);\r\n    }\r\n\r\n    .wave-divider { width: 100%; overflow: hidden; line-height: 0; margin-top: -2px; }\r\n    .wave-divider svg { display: block; width: 100%; }\r\n\r\n    .intro { padding: 52px 24px 40px; max-width: 760px; margin: 0 auto; }\r\n    .intro p { font-size: 17px; line-height: 1.85; color: #3a3a3a; }\r\n    .intro p + p { margin-top: 18px; }\r\n    .intro strong { color: var(--verde); }\r\n\r\n    .features { background: var(--sabbia); padding: 44px 24px; }\r\n    .features-grid {\r\n      max-width: 760px;\r\n      margin: 0 auto;\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\r\n      gap: 28px;\r\n    }\r\n    .feature { text-align: center; }\r\n    .feature-icon {\r\n      width: 52px; height: 52px;\r\n      background: var(--verde);\r\n      border-radius: 50%;\r\n      display: flex; align-items: center; justify-content: center;\r\n      margin: 0 auto 12px;\r\n    }\r\n    .feature-icon svg { width: 24px; height: 24px; fill: none; stroke: #fff; stroke-width: 1.8; }\r\n    .feature h3 {\r\n      font-family: 'Nocturne Serif', serif;\r\n      font-size: 15px; color: var(--verde);\r\n      margin-bottom: 6px; letter-spacing: 0.5px; font-weight: 400;\r\n    }\r\n    .feature p { font-size: 13px; color: var(--grigio); line-height: 1.6; }\r\n\r\n    .programma { padding: 60px 24px; max-width: 760px; margin: 0 auto; }\r\n    .section-label {\r\n      font-size: 11px; font-weight: 700;\r\n      letter-spacing: 3px; text-transform: uppercase;\r\n      color: var(--verde-chiaro); margin-bottom: 8px;\r\n    }\r\n    .section-title {\r\n      font-family: 'Nocturne Serif', serif;\r\n      font-size: 32px; color: var(--testo);\r\n      margin-bottom: 36px; line-height: 1.25; font-weight: 400;\r\n    }\r\n    .timeline { position: relative; padding-left: 32px; }\r\n    .timeline::before {\r\n      content: '';\r\n      position: absolute;\r\n      left: 6px; top: 8px; bottom: 8px;\r\n      width: 2px;\r\n      background: linear-gradient(to bottom, var(--verde), var(--acqua));\r\n      border-radius: 2px;\r\n    }\r\n    .timeline-item { position: relative; margin-bottom: 36px; }\r\n    .timeline-item:last-child { margin-bottom: 0; }\r\n    .timeline-dot {\r\n      position: absolute;\r\n      left: -30px; top: 6px;\r\n      width: 14px; height: 14px;\r\n      border-radius: 50%;\r\n      background: #fff;\r\n      border: 2.5px solid var(--verde);\r\n    }\r\n    .timeline-time {\r\n      font-size: 11px; font-weight: 700;\r\n      letter-spacing: 2px; text-transform: uppercase;\r\n      color: var(--verde-chiaro); margin-bottom: 4px;\r\n    }\r\n    .timeline-item h3 {\r\n      font-family: 'Nocturne Serif', serif;\r\n      font-size: 20px; color: var(--testo);\r\n      margin-bottom: 8px; font-weight: 400;\r\n    }\r\n    .timeline-item p { font-size: 15px; color: #555; line-height: 1.7; }\r\n\r\n    .note-box {\r\n      background: var(--sabbia);\r\n      border-left: 4px solid var(--acqua);\r\n      border-radius: 0 8px 8px 0;\r\n      padding: 22px 26px;\r\n      max-width: calc(760px - 48px);\r\n      margin: 0 auto 60px;\r\n    }\r\n    .note-box h4 {\r\n      font-family: 'Nocturne Serif', serif;\r\n      font-size: 16px; color: var(--verde);\r\n      margin-bottom: 8px; font-weight: 400;\r\n    }\r\n    .note-box p { font-size: 14px; color: var(--grigio); line-height: 1.65; }\r\n\r\n    .prezzo-band {\r\n      background: linear-gradient(135deg, var(--verde) 0%, #2d4a3e 100%);\r\n      padding: 52px 24px;\r\n      text-align: center;\r\n      color: #fff;\r\n    }\r\n    .prezzo-band .tag {\r\n      font-size: 11px; letter-spacing: 3px;\r\n      text-transform: uppercase; color: var(--acqua); margin-bottom: 10px;\r\n    }\r\n    .prezzo-band .big-price {\r\n      font-family: 'Nocturne Serif', serif;\r\n      font-size: 64px; line-height: 1;\r\n      margin-bottom: 6px; font-weight: 400;\r\n    }\r\n    .prezzo-band .big-price sup { font-size: 28px; vertical-align: super; }\r\n    .prezzo-band .per-person {\r\n      font-size: 14px; opacity: 0.7;\r\n      letter-spacing: 2px; text-transform: uppercase; margin-bottom: 24px;\r\n    }\r\n    .prezzo-band p {\r\n      font-size: 15px; opacity: 0.85;\r\n      max-width: 460px; margin: 0 auto 28px; line-height: 1.7;\r\n    }\r\n    .btn-cta {\r\n      display: inline-block;\r\n      background: #d09e5b;\r\n      color: #fff;\r\n      font-weight: 500;\r\n      font-size: 14px;\r\n      letter-spacing: 1px;\r\n      padding: 16px 40px;\r\n      border-radius: 50px;\r\n      text-decoration: none;\r\n      transition: background .2s, transform .2s, box-shadow .2s;\r\n      box-shadow: 4px 4px 0px rgba(83,70,56,0.35);\r\n    }\r\n    .btn-cta:hover {\r\n      background: #b8894a;\r\n      transform: translateY(-2px);\r\n      box-shadow: 4px 6px 0px rgba(83,70,56,0.35);\r\n    }\r\n\r\n    .form-section { padding: 70px 24px 80px; background: transparent; }\r\n    .form-inner { max-width: 620px; margin: 0 auto; }\r\n    .form-section .section-label { text-align: center; }\r\n    .form-section .section-title { text-align: center; margin-bottom: 10px; }\r\n    .form-subtitle { text-align: center; color: var(--grigio); font-size: 15px; margin-bottom: 40px; }\r\n\r\n    .wpcf7-submit,\r\n    input[type=\"submit\"],\r\n    .wpcf7 input[type=\"submit\"] {\r\n      display: inline-block !important;\r\n      background: #d09e5b !important;\r\n      color: #fff !important;\r\n      font-family: 'Jost', sans-serif !important;\r\n      font-weight: 500 !important;\r\n      font-size: 14px !important;\r\n      letter-spacing: 1px !important;\r\n      padding: 16px 40px !important;\r\n      border-radius: 50px !important;\r\n      border: none !important;\r\n      outline: none !important;\r\n      box-shadow: 4px 4px 0 rgba(83,70,56,0.35) !important;\r\n      cursor: pointer !important;\r\n      transition: background .2s, transform .2s, box-shadow .2s !important;\r\n      width: auto !important;\r\n      -webkit-appearance: none !important;\r\n    }\r\n    .wpcf7-submit:hover,\r\n    input[type=\"submit\"]:hover,\r\n    .wpcf7 input[type=\"submit\"]:hover {\r\n      background: #b8894a !important;\r\n      transform: translateY(-2px) !important;\r\n      box-shadow: 4px 6px 0px rgba(83,70,56,0.35) !important;\r\n    }\r\n\r\n    .gallery-section { padding: 70px 0 80px; background: transparent; overflow: hidden; }\r\n    .gallery-section .section-label { text-align: center; padding: 0 24px; }\r\n    .gallery-section .section-title { text-align: center; padding: 0 24px; margin-bottom: 36px; }\r\n    .gallery-track-wrapper { position: relative; }\r\n    .gallery-track {\r\n      display: flex;\r\n      gap: 16px;\r\n      overflow-x: auto;\r\n      scroll-snap-type: x mandatory;\r\n      -webkit-overflow-scrolling: touch;\r\n      scrollbar-width: none;\r\n      padding: 0 40px 16px;\r\n      cursor: grab;\r\n    }\r\n    .gallery-track:active { cursor: grabbing; }\r\n    .gallery-track::-webkit-scrollbar { display: none; }\r\n    .gallery-track img {\r\n      flex-shrink: 0;\r\n      height: 320px;\r\n      width: auto;\r\n      border-radius: 12px;\r\n      object-fit: cover;\r\n      scroll-snap-align: start;\r\n      transition: transform .3s, box-shadow .3s;\r\n      pointer-events: none;\r\n      user-select: none;\r\n    }\r\n    .gallery-track img:hover { transform: scale(1.02); box-shadow: 0 12px 32px rgba(0,0,0,0.18); }\r\n    .gallery-arrows { display: flex; justify-content: center; gap: 12px; margin-top: 24px; }\r\n    .gallery-arrow {\r\n      width: 48px; height: 48px;\r\n      border-radius: 50%;\r\n      background: #d09e5b;\r\n      border: none;\r\n      cursor: pointer;\r\n      display: flex; align-items: center; justify-content: center;\r\n      box-shadow: 3px 3px 0 rgba(83,70,56,0.3);\r\n      transition: background .2s, transform .2s;\r\n    }\r\n    .gallery-arrow:hover { background: #b8894a; transform: translateY(-1px); }\r\n    .gallery-arrow svg { width: 18px; height: 18px; stroke: #fff; fill: none; stroke-width: 2.5; }\r\n\r\n    .footer-mini {\r\n      background: #2c2c2c; color: rgba(255,255,255,0.6);\r\n      text-align: center; padding: 24px; font-size: 13px;\r\n    }\r\n    .footer-mini a { color: rgba(255,255,255,0.4); text-decoration: none; }\r\n\r\n    @media (max-width: 700px) {\r\n      .hero { padding: 50px 20px 40px; margin-top: 0; }\r\n      .hero h1 { font-size: clamp(30px, 8vw, 50px); white-space: normal; }\r\n      .intro, .programma { padding: 40px 20px; }\r\n    }\r\n  <\/style>\r\n<!-- HEADER IMAGE -->\r\n<div style=\"width:calc(100% + 60px); margin-left:-30px; margin-top:-10px; line-height:0; overflow:hidden;\">\r\n  <img decoding=\"async\" src=\"https:\/\/albafiorita.com\/wp-content\/uploads\/2026\/06\/2-1.png\" alt=\"Between Water and Silence \u2013 Lagoon Excursion in Marano\" style=\"width:100%; height:auto; display:block;\">\r\n<\/div>\r\n\r\n<!-- INTRO -->\r\n<div class=\"intro\">\r\n  <p>Leave the hustle behind and immerse yourself in an unspoilt landscape where time flows to the rhythm of nature. The <strong>Marano Lagoon<\/strong> is one of the most authentic and secluded corners of Friuli Venezia Giulia: still waters, deep silences, and a fishing tradition that has survived intact for centuries.<\/p>\r\n  <p>This excursion is an invitation to <strong>slow down, breathe, and experience the most genuine side of Friuli<\/strong> \u2014 far from the tourist circuits, made of real people, real places, and emotions that linger.<\/p>\r\n<\/div>\r\n\r\n<!-- FEATURES -->\r\n<div class=\"features\">\r\n  <div class=\"features-grid\">\r\n    <div class=\"feature\">\r\n      <div class=\"feature-icon\">\r\n        <svg viewBox=\"0 0 24 24\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\r\n      <\/div>\r\n      <h3>Unspoilt Nature<\/h3>\r\n      <p>One of the most authentic and secluded corners of Friuli Venezia Giulia<\/p>\r\n    <\/div>\r\n    <div class=\"feature\">\r\n      <div class=\"feature-icon\">\r\n        <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v4l3 3\"\/><\/svg>\r\n      <\/div>\r\n      <h3>Breathtaking Scenery<\/h3>\r\n      <p>Water, sky and silence that restore body and mind<\/p>\r\n    <\/div>\r\n    <div class=\"feature\">\r\n      <div class=\"feature-icon\">\r\n        <svg viewBox=\"0 0 24 24\"><path d=\"M18 8h1a4 4 0 0 1 0 8h-1\"\/><path d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"\/><line x1=\"6\" y1=\"1\" x2=\"6\" y2=\"4\"\/><line x1=\"10\" y1=\"1\" x2=\"10\" y2=\"4\"\/><line x1=\"14\" y1=\"1\" x2=\"14\" y2=\"4\"\/><\/svg>\r\n      <\/div>\r\n      <h3>Genuine Flavours<\/h3>\r\n      <p>Cicchetti prepared according to the Venetian tradition<\/p>\r\n    <\/div>\r\n    <div class=\"feature\">\r\n      <div class=\"feature-icon\">\r\n        <svg viewBox=\"0 0 24 24\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg>\r\n      <\/div>\r\n      <h3>Authentic Hospitality<\/h3>\r\n      <p>Real places, real people, emotions that stay with you<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- VIDEO -->\r\n<div style=\"max-width: 854px; margin: 60px auto 60px; padding: 0 24px;\">\r\n  <a href=\"https:\/\/www.youtube.com\/watch?v=2Zd2BqyAnLg\" target=\"_blank\" rel=\"noopener\"\r\n     style=\"display:block; position:relative; border-radius:12px; overflow:hidden; box-shadow: 0 8px 32px rgba(0,0,0,0.18); line-height:0;\">\r\n    <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/2Zd2BqyAnLg\/maxresdefault.jpg\"\r\n         alt=\"Marano Lagoon Experience \u2013 Watch the video\"\r\n         style=\"width:100%; height:auto; display:block;\">\r\n    <div style=\"position:absolute; inset:0; display:flex; align-items:center; justify-content:center; background:rgba(0,0,0,0.25); transition:background .2s;\">\r\n      <div style=\"width:72px; height:72px; background:#d09e5b; border-radius:50%; display:flex; align-items:center; justify-content:center; box-shadow: 0 4px 20px rgba(0,0,0,0.3);\">\r\n        <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"#fff\"><polygon points=\"5,3 19,12 5,21\"\/><\/svg>\r\n      <\/div>\r\n    <\/div>\r\n    <div style=\"position:absolute; bottom:20px; left:0; right:0; text-align:center;\">\r\n      <span style=\"background:rgba(0,0,0,0.55); color:#fff; font-family:'Jost',sans-serif; font-size:13px; letter-spacing:2px; text-transform:uppercase; padding:8px 20px; border-radius:50px;\">Watch the video on YouTube<\/span>\r\n    <\/div>\r\n  <\/a>\r\n<\/div>\r\n\r\n<!-- PROGRAMME -->\r\n<div class=\"programma\">\r\n  <div class=\"section-label\">How it works<\/div>\r\n  <h2 class=\"section-title\">The Programme<\/h2>\r\n  <div class=\"timeline\">\r\n    <div class=\"timeline-item\">\r\n      <div class=\"timeline-dot\"><\/div>\r\n      <div class=\"timeline-time\">10:30 AM<\/div>\r\n      <h3>Departure<\/h3>\r\n      <p>Meeting point in <strong>Marano Lagunare<\/strong>. Return is expected at around 1:00 PM.<\/p>\r\n    <\/div>\r\n    <div class=\"timeline-item\">\r\n      <div class=\"timeline-dot\"><\/div>\r\n      <div class=\"timeline-time\">First stop<\/div>\r\n      <h3>La Bilancia da Bepi<\/h3>\r\n      <p>First stop at <strong>La Bilancia da Bepi<\/strong>, a traditional fishing platform in the Marano Lagoon. Here a large net is raised from the water just as in the old days \u2014 accompanied by <em>a welcome glass of wine included<\/em>.<\/p>\r\n    <\/div>\r\n    <div class=\"timeline-item\">\r\n      <div class=\"timeline-dot\"><\/div>\r\n      <div class=\"timeline-time\">Second stop<\/div>\r\n      <h3>The Fishermen's Casone<\/h3>\r\n      <p>We continue along the lagoon to reach a <strong>traditional fishermen's casone<\/strong>, where an aperitif of typical cicchetti and <em>two glasses of wine<\/em> awaits you.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- NOTE -->\r\n<div class=\"note-box\">\r\n  <h4>\u26a0 Important Note<\/h4>\r\n  <p>The casone is not a restaurant, but a space steeped in local tradition. Any dietary requirements (allergies, vegetarian or vegan options) can be accommodated if communicated in advance.<\/p>\r\n\t <h3>\r\n\t\t <strong>Booking required!<\/strong>\r\n\t<\/h3>\r\n<\/div>\r\n\r\n<!-- PRICE -->\r\n<div class=\"prezzo-band\">\r\n  <div class=\"tag\">Participation fee from<\/div>\r\n  <div class=\"big-price\"><sup>\u20ac<\/sup>40<\/div>\r\n  <div class=\"per-person\">per person<\/div>\r\n  <p>The price includes boat transport, the stop at La Bilancia da Bepi with a welcome glass of wine, and the aperitif with cicchetti and two glasses of wine at the fishermen's casone.<\/p>\r\n  <a href=\"https:\/\/offerte.albafiorita.com\/en\/offerte\/three-nights-with-wine-tasting-and-lagoon-excursion\/\" class=\"btn-cta\" target=\"_blank\" rel=\"noopener\">Discover the dedicated offer<\/a>\r\n<\/div>\r\n\r\n<!-- FORM -->\r\n<section class=\"form-section\" id=\"request-info\">\r\n  <div class=\"form-inner\">\r\n    <div class=\"section-label\">Book now<\/div>\r\n    <h2 class=\"section-title\">Request information<\/h2>\r\n    <p class=\"form-subtitle\">Contact us for more details or to book your excursion in the Marano Lagoon.<\/p>\r\n    \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f971-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"971\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/posts\/1973#wpcf7-f971-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"971\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.7\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f971-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<div class=\"contact-form__form\">\n\t<div class=\"contact-form__input t-24\">\n\t\t<p><label class=\"contact-form__label t-14 c-brown-700\"> Name *<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required t-20 font-1\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name*\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"contact-form__input t-24\">\n\t\t<p><label class=\"contact-form__label t-14 c-brown-700\"> Last Name * <\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-surname\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required t-20 font-1\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Last Name*\" value=\"\" type=\"text\" name=\"your-surname\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"contact-form__input t-24\">\n\t\t<p><label class=\"contact-form__label t-14 c-brown-700\"> Email * <\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email t-20 font-1\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Mail\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"contact-form__input contact-form__input--textarea t-24\">\n\t\t<p><label class=\"contact-form__label t-14 c-brown-700\"> Your Message* <\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required t-20 font-1\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Message*Messaggio*\" name=\"your-message\"><\/textarea><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"contact-form__input contact-form__input--checkbox t-14 c-brown-700\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"acceptance-721\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"acceptance-721\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">I declare that I have read the privacy policy and authorize the processing of my personal data in accordance with the indicated terms.<\/span><\/label><\/span><\/span><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"contact-form__input contact-form__input--submit\">\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner button font-1 t-20\" type=\"submit\" value=\"Invia\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n  <\/div>\r\n<\/section>\r\n\r\n<!-- GALLERY -->\r\n<section class=\"gallery-section\">\r\n  <div class=\"section-label\">Lagoon glimpses<\/div>\r\n  <h2 class=\"section-title\">Gallery<\/h2>\r\n  <div class=\"gallery-track-wrapper\">\r\n    <div class=\"gallery-track\" id=\"galleryTrack\">\r\n      <img decoding=\"async\" src=\"https:\/\/albafiorita.com\/wp-content\/uploads\/2026\/05\/Casoni-al-tramonto-scaled.jpeg\" alt=\"Casoni at sunset\">\r\n      <img decoding=\"async\" src=\"https:\/\/albafiorita.com\/wp-content\/uploads\/2026\/05\/Bilancia.jpg\" alt=\"La Bilancia da Bepi\">\r\n      <img decoding=\"async\" src=\"https:\/\/albafiorita.com\/wp-content\/uploads\/2026\/05\/Bilancia-e-bici.jpg\" alt=\"Bilancia and bikes\">\r\n      <img decoding=\"async\" src=\"https:\/\/albafiorita.com\/wp-content\/uploads\/2026\/04\/Laguna-169-7-scaled.jpg\" alt=\"Marano Lagoon\">\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"gallery-arrows\">\r\n    <button class=\"gallery-arrow\" id=\"galleryPrev\" aria-label=\"Previous\">\r\n      <svg viewBox=\"0 0 24 24\"><polyline points=\"15 18 9 12 15 6\"\/><\/svg>\r\n    <\/button>\r\n    <button class=\"gallery-arrow\" id=\"galleryNext\" aria-label=\"Next\">\r\n      <svg viewBox=\"0 0 24 24\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\r\n    <\/button>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n  var track = document.querySelector('.gallery-track');\r\n  var btnPrev = document.querySelector('#galleryPrev');\r\n  var btnNext = document.querySelector('#galleryNext');\r\n  if (!track || !btnPrev || !btnNext) return;\r\n  btnNext.addEventListener('click', function(e) { e.preventDefault(); track.scrollBy({ left: 360, behavior: 'smooth' }); });\r\n  btnPrev.addEventListener('click', function(e) { e.preventDefault(); track.scrollBy({ left: -360, behavior: 'smooth' }); });\r\n  var isDown = false, startX, scrollLeft;\r\n  track.addEventListener('mousedown', function(e) { isDown = true; startX = e.pageX - track.getBoundingClientRect().left; scrollLeft = track.scrollLeft; track.style.cursor = 'grabbing'; });\r\n  document.addEventListener('mouseup', function() { isDown = false; track.style.cursor = 'grab'; });\r\n  track.addEventListener('mousemove', function(e) { if (!isDown) return; e.preventDefault(); var x = e.pageX - track.getBoundingClientRect().left; track.scrollLeft = scrollLeft - (x - startX) * 1.5; });\r\n  var touchStartX = 0, touchScrollLeft = 0;\r\n  track.addEventListener('touchstart', function(e) { touchStartX = e.touches[0].pageX; touchScrollLeft = track.scrollLeft; }, { passive: true });\r\n  track.addEventListener('touchmove', function(e) { var x = e.touches[0].pageX; track.scrollLeft = touchScrollLeft - (x - touchStartX); }, { passive: true });\r\n});\r\n<\/script>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n  var btn = document.querySelector('.wpcf7-submit');\r\n  if (btn) btn.value = 'Send';\r\n});\r\n<\/script>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1973","post","type-post","status-publish","format-standard","hentry","category-non-categorizzato"],"acf":[],"wps_subtitle":"","_links":{"self":[{"href":"https:\/\/albafiorita.com\/en\/wp-json\/wp\/v2\/posts\/1973","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/albafiorita.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/albafiorita.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/albafiorita.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/albafiorita.com\/en\/wp-json\/wp\/v2\/comments?post=1973"}],"version-history":[{"count":1,"href":"https:\/\/albafiorita.com\/en\/wp-json\/wp\/v2\/posts\/1973\/revisions"}],"predecessor-version":[{"id":1974,"href":"https:\/\/albafiorita.com\/en\/wp-json\/wp\/v2\/posts\/1973\/revisions\/1974"}],"wp:attachment":[{"href":"https:\/\/albafiorita.com\/en\/wp-json\/wp\/v2\/media?parent=1973"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/albafiorita.com\/en\/wp-json\/wp\/v2\/categories?post=1973"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/albafiorita.com\/en\/wp-json\/wp\/v2\/tags?post=1973"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}