{"id":18485,"date":"2026-05-18T23:12:16","date_gmt":"2026-05-18T22:12:16","guid":{"rendered":"https:\/\/femsantandreu.cat\/?p=18485"},"modified":"2026-05-18T23:35:31","modified_gmt":"2026-05-18T22:35:31","slug":"cursa-de-la-primavera-2026-sant-andreu-de-la-barca","status":"publish","type":"post","link":"https:\/\/femsantandreu.cat\/index.php\/2026\/05\/18\/cursa-de-la-primavera-2026-sant-andreu-de-la-barca\/","title":{"rendered":"Cursa de la Primavera 2026 \u2014 Sant Andreu de la Barca"},"content":{"rendered":"\n<p>La Cursa de la Primavera de Sant Andreu de la Barca 2026 ha omplert els carrers de la ciutat d&#8217;energia, amb la participaci\u00f3 de corredors, fam\u00edlies i infants en una jornada esportiva i festiva organitzada pel CA SAB.<\/p>\n\n\n\n<!-- ============================================================\n     BLOC HTML PER ENGANXAR A WORDPRESS (Custom HTML block)\n     Entrada: Cursa de la Primavera \u2014 Maig 2026\n     VERSI\u00d3 WORDPRESS \u2014 sense DOCTYPE\/html\/head\/body\n     ============================================================\n\n     FOTOS: substituir les URLs de placeholder un cop pujades a WordPress\n     \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     Portada hero (escalar a 1200px d'amplada a GIMP):\n     cursa-portada-1.jpg  \u2192 https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/cursa-portada-1.jpg\n     cursa-portada-2.jpg  \u2192 https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/cursa-portada-2.jpg\n     cursa-portada-3.jpg  \u2192 https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/cursa-portada-3.jpg\n\n     Carrusel (escalar a 1200px d'amplada a GIMP):\n     cursa-foto-1.jpg     \u2192 https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/cursa-foto-1.jpg\n     cursa-foto-2.jpg     \u2192 https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/cursa-foto-2.jpg\n     cursa-foto-3.jpg     \u2192 https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/cursa-foto-3.jpg\n     ... (afegir\/eliminar thumbs segons el nombre de fotos reals)\n\n     V\u00eddeo (pujar a WordPress com a fitxer de medis):\n     cursa-video.mp4      \u2192 https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/cursa-video.mp4\n\n     CSS adicional al Personalitzador (Apari\u00e8ncia \u2192 Personalitza \u2192 CSS addicionals):\n     Cap regla nova necess\u00e0ria \u2014 Tipo C no genera targeta en l'arxiu.\n     ============================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900&family=Outfit:wght@300;400;600;700&display=swap');\n\n.ga4 *, .ga4 *::before, .ga4 *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n.ga4 {\n  font-family: 'Outfit', sans-serif;\n  color: #f0ece4;\n  max-width: 700px;\n  margin: 0 auto;\n  background: #111;\n  overflow: hidden;\n}\n\n\/* ---- ANIMACI\u00d3 D'ENTRADA ---- *\/\n@keyframes ga4FadeUp {\n  from { opacity: 0; transform: translateY(24px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n.ga4-anim { opacity: 0; animation: ga4FadeUp 0.7s ease forwards; }\n.ga4-anim-1 { animation-delay: 0.1s; }\n.ga4-anim-2 { animation-delay: 0.25s; }\n.ga4-anim-3 { animation-delay: 0.4s; }\n.ga4-anim-4 { animation-delay: 0.55s; }\n.ga4-anim-5 { animation-delay: 0.7s; }\n.ga4-anim-6 { animation-delay: 0.85s; }\n\n\/* ====================================================\n   HERO TRIO \u2014 podium (central m\u00e9s alt)\n   ==================================================== *\/\n.ga4-hero-trio {\n  display: flex;\n  width: 100%;\n  align-items: flex-end; \/* efecte podi: les laterals queden m\u00e9s baixes *\/\n  overflow: hidden;\n  gap: 3px;\n  background: #111;\n}\n\n\/* Panells laterals \u2014 el \"segon i tercer lloc\" del podi *\/\n.ga4-hero-side {\n  flex: 0 0 27%;\n  height: 340px;\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Panell central \u2014 \"primer lloc\" del podi, el m\u00e9s alt *\/\n.ga4-hero-center {\n  flex: 1;\n  height: 480px;\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Mobile: central a dalt (full width) + les dues laterals en fila sota *\/\n@media (max-width: 480px) {\n  .ga4-hero-trio { flex-wrap: wrap; gap: 2px; }\n  .ga4-hero-center { flex: 0 0 100%; height: 280px; order: -1; }\n  .ga4-hero-side   { flex: 0 0 calc(50% - 1px); height: 160px; }\n}\n\n\/* Totes les imatges del hero *\/\n.ga4-hero-img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: center center;\n  display: block;\n  transition: transform 6s ease;\n  cursor: pointer;\n  filter: brightness(0.8);\n}\n.ga4-hero-side:hover .ga4-hero-img,\n.ga4-hero-center:hover .ga4-hero-img {\n  filter: brightness(1);\n  transform: scale(1.04);\n}\n\n\/* Overlay fosc al panell central (per llegir el t\u00edtol) *\/\n.ga4-hero-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(\n    to bottom,\n    rgba(0,0,0,0.04) 0%,\n    rgba(0,0,0,0.22) 38%,\n    rgba(17,17,17,0.97) 100%\n  );\n  pointer-events: none;\n}\n\n\/* Overlay lleuger als panells laterals *\/\n.ga4-hero-side-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(to bottom, transparent 40%, rgba(17,17,17,0.72) 100%);\n  pointer-events: none;\n}\n\n\/* T\u00edtol sobre el panell central *\/\n.ga4-hero-content {\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  padding: 28px 24px 26px;\n}\n\n.ga4-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62em;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #F7941D;\n  margin-bottom: 10px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.ga4-eyebrow::before {\n  content: '';\n  display: inline-block;\n  width: 28px;\n  height: 2px;\n  background: #F7941D;\n  flex-shrink: 0;\n}\n\n.ga4-hero-title {\n  font-family: 'Playfair Display', Georgia, serif;\n  font-size: 1.9em;\n  font-weight: 900;\n  color: #fff;\n  line-height: 1.1;\n  letter-spacing: -0.5px;\n}\n@media (max-width: 480px) {\n  .ga4-hero-title { font-size: 1.55em; }\n}\n\n\/* ---- COS ---- *\/\n.ga4-body {\n  padding: 32px 28px 0;\n  background: #111;\n}\n@media (max-width: 480px) { .ga4-body { padding: 24px 18px 0; } }\n\n\/* ---- PULL QUOTE ---- *\/\n.ga4-pullquote {\n  border-left: 3px solid #F7941D;\n  padding: 4px 0 4px 20px;\n  margin-bottom: 28px;\n}\n.ga4-pullquote p {\n  font-family: 'Playfair Display', Georgia, serif;\n  font-size: 1.08em;\n  font-weight: 700;\n  color: #f0ece4;\n  line-height: 1.55;\n}\n.ga4-pullquote p + p {\n  margin-top: 10px;\n  font-size: 0.9em;\n  font-weight: 400;\n  font-style: italic;\n  color: #aaa;\n  font-family: 'Outfit', sans-serif;\n  line-height: 1.6;\n}\n\n\/* ---- DIVISOR ---- *\/\n.ga4-rule {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  margin-bottom: 28px;\n}\n.ga4-rule-line { flex: 1; height: 1px; background: #2a2a2a; }\n.ga4-rule-dot  { width: 6px; height: 6px; border-radius: 50%; background: #F7941D; flex-shrink: 0; }\n\n\/* ---- SECCIONS ---- *\/\n.ga4-seccio { margin-bottom: 36px; }\n.ga4-seccio-num {\n  font-family: 'Playfair Display', serif;\n  font-size: 3.5em;\n  font-weight: 900;\n  color: #F7941D;\n  opacity: 0.18;\n  line-height: 1;\n  margin-bottom: -8px;\n  display: block;\n}\n.ga4-seccio h2 {\n  font-family: 'Playfair Display', Georgia, serif;\n  font-size: 1.15em;\n  font-weight: 700;\n  color: #F7941D;\n  margin-bottom: 14px;\n  line-height: 1.3;\n}\n.ga4-seccio p {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.92em;\n  line-height: 1.8;\n  color: #c8c0b4;\n  margin-bottom: 10px;\n  font-weight: 300;\n}\n.ga4-seccio p:last-child { margin-bottom: 0; }\n.ga4-seccio strong { color: #f0ece4; font-weight: 600; }\n\n\/* ====================================================\n   CARRUSEL ESTIL TELEDIARIO\n   Foto gran principal + tira horitzontal de miniatures\n   ==================================================== *\/\n.ga4-carrusel-wrap { margin: 0 0 32px; }\n\n.ga4-carrusel-label {\n  font-size: 0.6em;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #555;\n  margin: 0 28px 12px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.ga4-carrusel-label::after {\n  content: '';\n  flex: 1;\n  height: 1px;\n  background: #2a2a2a;\n}\n@media (max-width: 480px) { .ga4-carrusel-label { margin: 0 18px 10px; } }\n\n\/* Foto principal gran *\/\n.ga4-main-photo-wrap {\n  position: relative;\n  background: #000;\n  overflow: hidden;\n}\n.ga4-main-photo {\n  width: 100%;\n  height: 420px;\n  object-fit: contain;\n  object-position: center center;\n  display: block;\n  cursor: pointer;\n  background: #000;\n  transition: opacity 0.25s ease;\n}\n@media (max-width: 480px) { .ga4-main-photo { height: 270px; } }\n\n\/* Fletxes nav *\/\n.ga4-mprev, .ga4-mnext {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background: rgba(247,148,29,0.92);\n  border: none;\n  cursor: pointer;\n  z-index: 10;\n  width: 46px;\n  height: 66px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transition: background 0.2s;\n  padding: 0;\n}\n.ga4-mprev { left: 0; border-radius: 0 6px 6px 0; box-shadow: 4px 0 16px rgba(0,0,0,0.6); }\n.ga4-mnext { right: 0; border-radius: 6px 0 0 6px; box-shadow: -4px 0 16px rgba(0,0,0,0.6); }\n.ga4-mprev:hover, .ga4-mnext:hover { background: #F7941D; }\n.ga4-mprev::after, .ga4-mnext::after {\n  content: '';\n  display: block;\n  width: 13px;\n  height: 13px;\n  border-top: 3px solid white;\n  border-right: 3px solid white;\n  border-radius: 2px;\n}\n.ga4-mprev::after { transform: rotate(-135deg) translateY(-2px); }\n.ga4-mnext::after { transform: rotate(45deg) translateY(-2px); }\n\n\/* Comptador *\/\n.ga4-main-counter {\n  position: absolute;\n  bottom: 12px;\n  right: 14px;\n  background: rgba(0,0,0,0.68);\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.72em;\n  font-weight: 700;\n  letter-spacing: 1px;\n  padding: 5px 11px;\n  border-radius: 3px;\n  color: #888;\n}\n.ga4-main-counter span { color: #F7941D; }\n\n\/* Tira de miniatures *\/\n.ga4-thumbstrip {\n  display: flex;\n  gap: 3px;\n  overflow-x: auto;\n  padding: 4px 0;\n  background: #0a0a0a;\n  scrollbar-width: none;\n  -ms-overflow-style: none;\n}\n.ga4-thumbstrip::-webkit-scrollbar { display: none; }\n\n.ga4-thumb {\n  flex-shrink: 0;\n  width: 80px;\n  height: 54px;\n  object-fit: cover;\n  object-position: center center;\n  cursor: pointer;\n  opacity: 0.45;\n  border: 2px solid transparent;\n  transition: opacity 0.22s ease, border-color 0.22s ease, transform 0.18s ease;\n  display: block;\n}\n.ga4-thumb:hover { opacity: 0.82; transform: scale(1.05); }\n.ga4-thumb.activa { opacity: 1; border-color: #F7941D; transform: scale(1); }\n@media (max-width: 480px) { .ga4-thumb { width: 64px; height: 44px; } }\n\n\/* ---- LOGO ---- *\/\n.ga4-logo-wrap {\n  text-align: center;\n  padding: 28px 0 24px;\n  border-top: 1px solid #222;\n  margin-bottom: 0;\n  display: flex;\n  justify-content: center;\n}\n.ga4-logo-badge {\n  background: white;\n  padding: 10px 22px;\n  border-radius: 4px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n}\n.ga4-logo-img { width: 120px; height: auto; display: block; }\n\n\/* ---- CTA ---- *\/\n.ga4-cta {\n  background: #F7941D;\n  padding: 18px 28px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 10px;\n  flex-wrap: wrap;\n}\n.ga4-cta-text {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.85em;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 1.5px;\n  color: #111;\n}\n.ga4-hashtags {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.68em;\n  color: rgba(17,17,17,0.6);\n  font-weight: 600;\n}\n@media (max-width: 480px) { .ga4-cta { flex-direction: column; align-items: flex-start; } }\n\n\/* ---- LIGHTBOX ---- *\/\n.ga4-lb {\n  display: flex;\n  visibility: hidden;\n  opacity: 0;\n  pointer-events: none;\n  position: fixed;\n  inset: 0;\n  background: rgba(0,0,0,0.96);\n  z-index: 99999;\n  align-items: center;\n  justify-content: center;\n  cursor: pointer;\n  backdrop-filter: blur(8px);\n  transition: opacity 0.2s ease;\n}\n.ga4-lb.visible { visibility: visible; opacity: 1; pointer-events: auto; }\n.ga4-lb img {\n  max-width: 96vw;\n  max-height: 92vh;\n  object-fit: contain;\n  cursor: default;\n  box-shadow: 0 0 80px rgba(247,148,29,0.12);\n}\n.ga4-lb-close {\n  position: absolute;\n  top: 20px;\n  right: 24px;\n  color: #F7941D;\n  font-size: 1.8em;\n  cursor: pointer;\n  background: none;\n  border: none;\n  line-height: 1;\n  font-family: 'Outfit', sans-serif;\n  font-weight: 300;\n}\n<\/style>\n\n<div class=\"ga4\">\n\n  <!-- ================================================\n       HERO TRIO \u2014 PODI (central m\u00e9s alt)\n       foto esquerra | foto central + t\u00edtol | foto dreta\n       ================================================ -->\n  <div class=\"ga4-hero-trio ga4-anim ga4-anim-1\">\n\n    <!-- Panell esquerre -->\n    <div class=\"ga4-hero-side\">\n      <img decoding=\"async\"\n        class=\"ga4-hero-img lazyload\"\n        data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-portada-1-1.jpg\"\n        alt=\"Corredors a la Cursa de la Primavera de Sant Andreu de la Barca\"\n        onclick=\"ga4LbImg(this)\"\n       src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n      <div class=\"ga4-hero-side-overlay\"><\/div>\n    <\/div>\n\n    <!-- Panell central \u2014 M\u00c9S ALT + t\u00edtol -->\n    <div class=\"ga4-hero-center\">\n      <img decoding=\"async\"\n        class=\"ga4-hero-img lazyload\"\n        data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-portada-2.jpg\"\n        alt=\"Cursa de la Primavera 2026 a Sant Andreu de la Barca\"\n        onclick=\"ga4LbImg(this)\"\n       src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n      <div class=\"ga4-hero-overlay\"><\/div>\n      <div class=\"ga4-hero-content\">\n        <div class=\"ga4-eyebrow\">Cursa de la Primavera \u00b7 Maig 2026<\/div>\n        <h1 class=\"ga4-hero-title\">Sant Andreu<br>s&#8217;ha aixecat.<\/h1>\n      <\/div>\n    <\/div>\n\n    <!-- Panell dret -->\n    <div class=\"ga4-hero-side\">\n      <img decoding=\"async\"\n        class=\"ga4-hero-img lazyload\"\n        data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-portada-3.jpg\"\n        alt=\"Infants i fam\u00edlies a la Cursa de la Primavera de Sant Andreu de la Barca\"\n        onclick=\"ga4LbImg(this)\"\n       src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n      <div class=\"ga4-hero-side-overlay\"><\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- ================================================\n       COS \u2014 PRIMERA PART\n       ================================================ -->\n  <div class=\"ga4-body\">\n\n    <div class=\"ga4-pullquote ga4-anim ga4-anim-2\">\n      <p>Sant Andreu s&#8217;ha aixecat aquest mat\u00ed plena d&#8217;energia i ha omplert els carrers de la ciutat amb la celebraci\u00f3 de la tradicional Cursa de la Primavera!<\/p>\n    <\/div>\n\n    <div class=\"ga4-rule ga4-anim ga4-anim-3\">\n      <div class=\"ga4-rule-line\"><\/div>\n      <div class=\"ga4-rule-dot\"><\/div>\n      <div class=\"ga4-rule-line\"><\/div>\n    <\/div>\n\n    <div class=\"ga4-seccio ga4-anim ga4-anim-3\">\n      <span class=\"ga4-seccio-num\">01<\/span>\n      <h2>Una jornada per a tothom<\/h2>\n      <p>Enhorabona a tots els <strong>corredors i corredores, fam\u00edlies i infants<\/strong> que han participat i ho han donat tot en aquesta jornada!<\/p>\n    <\/div>\n\n  <\/div>\n\n  <!-- ================================================\n       CARRUSEL ESTIL TELEDIARIO\n       \u2014 Ajustar el nombre de <img class=\"ga4-thumb\"> i\n         el total al comptador (ara: N fotos placeholder)\n       ================================================ -->\n  <div class=\"ga4-carrusel-wrap ga4-anim ga4-anim-4\">\n    <div class=\"ga4-carrusel-label\">Moments de la Cursa<\/div>\n\n    <div class=\"ga4-main-photo-wrap\">\n      <img decoding=\"async\"\n        id=\"ga4MainImg\"\n        class=\"ga4-main-photo lazyload\"\n        data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-cursa-1.jpg\"\n        alt=\"Cursa de la Primavera 2026 \u2014 foto 1\"\n       \n        onclick=\"ga4LbShow()\"\n       src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n      <button class=\"ga4-mprev\" onclick=\"ga4Slide(-1)\" aria-label=\"Foto anterior\"><\/button>\n      <button class=\"ga4-mnext\" onclick=\"ga4Slide(1)\" aria-label=\"Foto seg\u00fcent\"><\/button>\n      <div class=\"ga4-main-counter\" id=\"ga4Counter\"><span>1<\/span> \/ 14<\/div>\n    <\/div>\n\n    <div class=\"ga4-thumbstrip\" id=\"ga4Thumbstrip\">\n      <img decoding=\"async\" class=\"ga4-thumb activa lazyload\" data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-cursa-1.jpg\"  alt=\"Foto 1\"  src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n      <img decoding=\"async\" class=\"ga4-thumb lazyload\"        data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-cursa-2.jpg\"  alt=\"Foto 2\"  src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n      <img decoding=\"async\" class=\"ga4-thumb lazyload\"        data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-cursa-3.jpg\"  alt=\"Foto 3\"  src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n      <img decoding=\"async\" class=\"ga4-thumb lazyload\"        data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-cursa-4.jpg\"  alt=\"Foto 4\"  src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n      <img decoding=\"async\" class=\"ga4-thumb lazyload\"        data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-cursa-5.jpg\"  alt=\"Foto 5\"  src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n      <img decoding=\"async\" class=\"ga4-thumb lazyload\"        data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-cursa-6.jpg\"  alt=\"Foto 6\"  src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n      <img decoding=\"async\" class=\"ga4-thumb lazyload\"        data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-cursa-8.jpg\"  alt=\"Foto 7\"  src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n      <img decoding=\"async\" class=\"ga4-thumb lazyload\"        data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-cursa-9.jpg\"  alt=\"Foto 8\"  src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n      <img decoding=\"async\" class=\"ga4-thumb lazyload\"        data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-cursa-10.jpg\" alt=\"Foto 9\"  src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n      <img decoding=\"async\" class=\"ga4-thumb lazyload\"        data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-cursa-11.jpg\" alt=\"Foto 10\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n      <img decoding=\"async\" class=\"ga4-thumb lazyload\"        data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-cursa-12.jpg\" alt=\"Foto 11\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n      <img decoding=\"async\" class=\"ga4-thumb lazyload\"        data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-cursa-13.jpg\" alt=\"Foto 12\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n      <img decoding=\"async\" class=\"ga4-thumb lazyload\"        data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-cursa-14.jpg\" alt=\"Foto 13\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n      <img decoding=\"async\" class=\"ga4-thumb lazyload\"        data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2026\/05\/foto-cursa-15.jpg\" alt=\"Foto 14\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/540;\">\n    <\/div>\n  <\/div>\n\n  <!-- ================================================\n       COS \u2014 SEGONA PART\n       ================================================ -->\n  <div class=\"ga4-body\" style=\"padding-top: 28px;\">\n\n    <div class=\"ga4-rule ga4-anim ga4-anim-5\">\n      <div class=\"ga4-rule-line\"><\/div>\n      <div class=\"ga4-rule-dot\"><\/div>\n      <div class=\"ga4-rule-line\"><\/div>\n    <\/div>\n\n    <div class=\"ga4-seccio ga4-anim ga4-anim-5\">\n      <span class=\"ga4-seccio-num\">02<\/span>\n      <h2>Comprom\u00eds amb la salut i l&#8217;esport<\/h2>\n      <p>Sant Andreu demostra, un cop m\u00e9s, que \u00e9s una <strong>ciutat compromesa amb els h\u00e0bits saludables i l&#8217;activitat f\u00edsica<\/strong>. Enhorabona al <strong>CA SAB<\/strong> per l&#8217;excel\u00b7lent organitzaci\u00f3 d&#8217;aquesta jornada!<\/p>\n    <\/div>\n\n    <!-- LOGO FEM -->\n    <div class=\"ga4-logo-wrap ga4-anim ga4-anim-6\">\n      <div class=\"ga4-logo-badge\">\n        <img decoding=\"async\"\n          data-src=\"https:\/\/femsantandreu.cat\/wp-content\/uploads\/2023\/03\/Disseny-sense-titol-1.png\"\n          alt=\"FEM Sant Andreu\"\n          class=\"ga4-logo-img lazyload\"\n         src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1292px; --smush-placeholder-aspect-ratio: 1292\/996;\">\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- CTA -->\n  <div class=\"ga4-cta ga4-anim ga4-anim-6\">\n    <div class=\"ga4-cta-text\">Sant Andreu, sempre endavant! \ud83e\udde1<\/div>\n    <div class=\"ga4-hashtags\">#CursaDeLaPrimavera &nbsp;\u00b7&nbsp; #FemSantAndreu &nbsp;\u00b7&nbsp; #FemL&#8217;impuls<\/div>\n  <\/div>\n\n<\/div>\n\n<!-- LIGHTBOX -->\n<div class=\"ga4-lb\" id=\"ga4Lb\" onclick=\"ga4LbTancar()\">\n  <button class=\"ga4-lb-close\" onclick=\"ga4LbTancar()\">\u2715<\/button>\n  <img decoding=\"async\" id=\"ga4LbImg\" src=\"\" alt=\"\" onclick=\"event.stopPropagation()\">\n<\/div>\n\n<script>\n(function() {\n  var thumbs    = Array.prototype.slice.call(document.querySelectorAll('.ga4-thumb'));\n  var mainImg   = document.getElementById('ga4MainImg');\n  var counterEl = document.getElementById('ga4Counter');\n  var total     = thumbs.length;\n  var idx       = 0;\n  var autoTimer;\n  var AUTOPLAY_MS = 1800;\n\n  thumbs.forEach(function(t, i) {\n    t.addEventListener('click', function() { ga4GoTo(i); resetTimer(); });\n  });\n\n  function ga4GoTo(n) {\n    idx = ((n % total) + total) % total;\n    mainImg.style.opacity = '0';\n    setTimeout(function() {\n      mainImg.src = thumbs[idx].src;\n      mainImg.alt = thumbs[idx].alt;\n      mainImg.style.opacity = '1';\n    }, 200);\n    counterEl.innerHTML = '<span>' + (idx + 1) + '<\/span> \/ ' + total;\n    thumbs.forEach(function(t, i) { t.classList.toggle('activa', i === idx); });\n    thumbs[idx].scrollIntoView({ behavior: 'smooth', block: 'nearest', inline: 'center' });\n  }\n\n  function startTimer() {\n    autoTimer = setInterval(function() { ga4GoTo(idx + 1); }, AUTOPLAY_MS);\n  }\n  function resetTimer() { clearInterval(autoTimer); startTimer(); }\n\n  \/* Pausa en hover i touch *\/\n  var wrap = document.querySelector('.ga4-main-photo-wrap');\n  wrap.addEventListener('mouseenter', function() { clearInterval(autoTimer); });\n  wrap.addEventListener('mouseleave', function() { if (carruselVisible) startTimer(); });\n  wrap.addEventListener('touchstart', function() { clearInterval(autoTimer); }, { passive: true });\n  wrap.addEventListener('touchend',   function() { if (carruselVisible) setTimeout(startTimer, 1500); }, { passive: true });\n\n  \/* Autoplay nom\u00e9s quan el carrusel \u00e9s visible *\/\n  var carruselVisible = false;\n  if ('IntersectionObserver' in window) {\n    var observer = new IntersectionObserver(function(entries) {\n      entries.forEach(function(entry) {\n        carruselVisible = entry.isIntersecting;\n        if (entry.isIntersecting) { startTimer(); } else { clearInterval(autoTimer); }\n      });\n    }, { threshold: 0.4 });\n    observer.observe(wrap);\n  }\n\n  function ga4Slide(dir) { ga4GoTo(idx + dir); resetTimer(); }\n\n  function ga4LbShow() {\n    document.getElementById('ga4LbImg').src = mainImg.src;\n    document.getElementById('ga4LbImg').alt = mainImg.alt;\n    document.getElementById('ga4Lb').classList.add('visible');\n  }\n\n  function ga4LbImg(imgEl) {\n    document.getElementById('ga4LbImg').src = imgEl.src;\n    document.getElementById('ga4LbImg').alt = imgEl.alt;\n    document.getElementById('ga4Lb').classList.add('visible');\n  }\n\n  function ga4LbTancar() {\n    document.getElementById('ga4Lb').classList.remove('visible');\n  }\n\n  window.ga4Slide    = ga4Slide;\n  window.ga4LbShow   = ga4LbShow;\n  window.ga4LbImg    = ga4LbImg;\n  window.ga4LbTancar = ga4LbTancar;\n})();\n<\/script>\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Sant Andreu de la Barca ha celebrat la Cursa de la Primavera 2026 amb centenars de corredors, fam\u00edlies i infants als carrers. Una jornada esportiva organitzada pel CA SAB.<\/p>\n","protected":false},"author":2,"featured_media":18486,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_eb_attr":"","_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":"","_links_to":"","_links_to_target":""},"categories":[5],"tags":[141,35,139,124],"class_list":["post-18485","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-noticies","tag-espai-public","tag-fem-sant-andreu","tag-participacio-ciutadana","tag-sant-andreu-de-la-barca"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/femsantandreu.cat\/index.php\/wp-json\/wp\/v2\/posts\/18485","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/femsantandreu.cat\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/femsantandreu.cat\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/femsantandreu.cat\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/femsantandreu.cat\/index.php\/wp-json\/wp\/v2\/comments?post=18485"}],"version-history":[{"count":4,"href":"https:\/\/femsantandreu.cat\/index.php\/wp-json\/wp\/v2\/posts\/18485\/revisions"}],"predecessor-version":[{"id":18494,"href":"https:\/\/femsantandreu.cat\/index.php\/wp-json\/wp\/v2\/posts\/18485\/revisions\/18494"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/femsantandreu.cat\/index.php\/wp-json\/wp\/v2\/media\/18486"}],"wp:attachment":[{"href":"https:\/\/femsantandreu.cat\/index.php\/wp-json\/wp\/v2\/media?parent=18485"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/femsantandreu.cat\/index.php\/wp-json\/wp\/v2\/categories?post=18485"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/femsantandreu.cat\/index.php\/wp-json\/wp\/v2\/tags?post=18485"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}