{"id":13,"date":"2026-04-13T09:05:26","date_gmt":"2026-04-13T07:05:26","guid":{"rendered":"https:\/\/www.certifruit2027.com\/?page_id=13"},"modified":"2026-05-28T14:57:55","modified_gmt":"2026-05-28T12:57:55","slug":"certifruit-2027","status":"publish","type":"page","link":"https:\/\/www.certifruit2027.com\/","title":{"rendered":"Certifruit 2027"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13\" class=\"elementor elementor-13\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e6f5678 e-con-full e-flex e-con e-parent\" data-id=\"4e6f5678\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-5d117f77 e-con-full e-flex e-con e-child\" data-id=\"5d117f77\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d2e3be9 elementor-widget elementor-widget-html\" data-id=\"d2e3be9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* ============================================================\n       COLOR PALETTE: Charleston Green \/ Olive \/ Starlight \/ Leather \/ Wine\n       #00291C  \/  #687451  \/  #F0E7C2  \/  #954130  \/  #3B0014\n    ============================================================ *\/\n    :root {\n      --green:   #00291C;\n      --olive:   #687451;\n      --cream:   #F0E7C2;\n      --leather: #954130;\n      --wine:    #3B0014;\n      --green-mid: #0d3d26;\n      --green-light: #1a5238;\n      --text:    #1e1e1e;\n      --text-muted: #555;\n      --border:  rgba(0,41,28,0.12);\n    }\n\n    \/* RESET *\/\n    *, *::before, *::after { margin:0; padding:0; box-sizing:border-box; }\n    html { scroll-behavior: smooth; font-size:16px; }\n    body { font-family:'Inter', sans-serif; color:var(--text); background:#fff; }\n    img { display:block; max-width:100%; }\n    a { color:inherit; text-decoration:none; }\n    ul { list-style:none; }\n\n    \/* TYPOGRAPHY *\/\n    h1,h2,h3,h4,h5 { font-family:'Cormorant Garamond', serif; font-weight:600; line-height:1.15; }\n\n    \/* ============================================================\n       NAVIGATION\n    ============================================================ *\/\n    #navbar {\n      position:fixed; top:0; left:0; width:100%; z-index:999;\n      background:rgba(0,41,28,0.97);\n      backdrop-filter:blur(12px);\n      -webkit-backdrop-filter:blur(12px);\n      border-bottom:1px solid rgba(240,231,194,0.08);\n      transition:background 0.3s;\n    }\n\n    .nav-inner {\n      max-width:1440px; margin:0 auto;\n      display:flex; align-items:center; justify-content:space-between;\n      padding:0 2rem; height:66px;\n    }\n\n    .nav-logo { display:flex; flex-direction:column; gap:1px; }\n    .nav-logo-main {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.05rem; font-weight:600;\n      color:var(--cream); letter-spacing:0.03em;\n    }\n    .nav-logo-sub {\n      font-size:0.62rem; font-weight:400;\n      letter-spacing:0.2em; text-transform:uppercase;\n      color:rgba(104,116,81,0.9);\n    }\n\n    .nav-links { display:flex; align-items:center; gap:0; }\n    .nav-links a {\n      display:block; padding:0.4rem 0.75rem;\n      font-size:0.67rem; font-weight:500;\n      letter-spacing:0.1em; text-transform:uppercase;\n      color:rgba(240,231,194,0.65);\n      transition:color 0.2s;\n      white-space:nowrap;\n    }\n    .nav-links a:hover { color:var(--cream); }\n    .nav-links .nav-register a {\n      background:var(--leather); color:#fff;\n      padding:0.4rem 1rem; margin-left:0.5rem;\n      transition:background 0.2s;\n    }\n    .nav-links .nav-register a:hover { background:#7a3326; }\n\n    .nav-hamburger {\n      display:none; flex-direction:column; gap:5px;\n      cursor:pointer; padding:8px;\n    }\n    .nav-hamburger span {\n      display:block; width:22px; height:2px;\n      background:var(--cream); transition:all 0.3s;\n    }\n\n    \/* ============================================================\n       HERO\n    ============================================================ *\/\n    #home {\n      min-height:100vh;\n      position:relative;\n      display:flex; align-items:center; justify-content:center;\n      overflow:hidden;\n    }\n\n    .hero-bg {\n      position:absolute; inset:0;\n      \/* FREEPIK PHOTO: Search \"fruit tree nursery rows aerial\" or \"orchard rows sunrise\" *\/\n      background:url('https:\/\/images.unsplash.com\/photo-1464226184884-fa280b87c399?w=1920&q=85') center\/cover no-repeat;\n    }\n\n    .hero-overlay {\n      position:absolute; inset:0;\n      background:linear-gradient(\n        160deg,\n        rgba(0,41,28,0.82) 0%,\n        rgba(0,41,28,0.70) 40%,\n        rgba(59,0,20,0.60) 100%\n      );\n    }\n\n    \/* Decorative corner lines *\/\n    .hero-corner {\n      position:absolute; width:80px; height:80px;\n      border-color:rgba(240,231,194,0.3); border-style:solid;\n    }\n    .hero-corner-tl { top:100px; left:40px; border-width:1px 0 0 1px; }\n    .hero-corner-br { bottom:60px; right:40px; border-width:0 1px 1px 0; }\n\n    .hero-content {\n      position:relative; z-index:2;\n      text-align:center; padding:2rem;\n      max-width:880px; width:100%;\n    }\n\n    .hero-eyebrow {\n      font-size:0.68rem; font-weight:500;\n      letter-spacing:0.35em; text-transform:uppercase;\n      color:rgba(240,231,194,0.6); margin-bottom:1.5rem;\n    }\n\n    .hero-organizers {\n      display:flex; justify-content:center; align-items:center;\n      gap:1rem; flex-wrap:wrap; margin-bottom:2.5rem;\n    }\n    .hero-org-pill {\n      font-size:0.65rem; font-weight:600;\n      letter-spacing:0.15em; text-transform:uppercase;\n      color:rgba(240,231,194,0.55);\n      border:1px solid rgba(240,231,194,0.2);\n      padding:0.35rem 0.9rem;\n    }\n    .hero-org-dot {\n      width:3px; height:3px; border-radius:50%;\n      background:rgba(149,65,48,0.6);\n    }\n\n    .hero-title {\n      font-size:clamp(2.2rem,4.5vw,4rem);\n      font-weight:700; color:var(--cream);\n      line-height:1.08; margin-bottom:0.6rem;\n      letter-spacing:-0.01em;\n    }\n\n    .hero-title-em {\n      font-style:italic; font-weight:400;\n      color:rgba(240,231,194,0.75);\n    }\n\n    .hero-subtitle {\n      font-family:'Cormorant Garamond', serif;\n      font-size:clamp(1rem,1.8vw,1.3rem);\n      font-style:italic; font-weight:400;\n      color:rgba(240,231,194,0.6);\n      margin-bottom:3rem;\n    }\n\n    .hero-meta {\n      display:flex; justify-content:center;\n      gap:3.5rem; margin-bottom:3rem; flex-wrap:wrap;\n    }\n    .hero-meta-item { text-align:center; }\n    .hero-meta-label {\n      display:block; font-size:0.6rem;\n      letter-spacing:0.25em; text-transform:uppercase;\n      color:var(--olive); margin-bottom:0.35rem;\n    }\n    .hero-meta-value {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.15rem; font-weight:500;\n      color:var(--cream);\n    }\n\n    .hero-actions { display:flex; justify-content:center; gap:1rem; flex-wrap:wrap; }\n\n    .btn-primary {\n      display:inline-flex; align-items:center; gap:0.6rem;\n      padding:0.85rem 2.2rem;\n      background:var(--leather); color:#fff;\n      font-size:0.75rem; font-weight:600;\n      letter-spacing:0.12em; text-transform:uppercase;\n      transition:background 0.25s, transform 0.2s;\n    }\n    .btn-primary:hover { background:#7a3326; transform:translateY(-1px); }\n\n    .btn-outline {\n      display:inline-flex; align-items:center; gap:0.6rem;\n      padding:0.85rem 2.2rem;\n      background:transparent; color:var(--cream);\n      font-size:0.75rem; font-weight:500;\n      letter-spacing:0.12em; text-transform:uppercase;\n      border:1px solid rgba(240,231,194,0.35);\n      transition:all 0.25s;\n    }\n    .btn-outline:hover { background:rgba(240,231,194,0.1); }\n\n    .hero-scroll {\n      position:absolute; bottom:2rem; left:50%;\n      transform:translateX(-50%);\n      display:flex; flex-direction:column; align-items:center; gap:0.5rem;\n      color:rgba(240,231,194,0.35); font-size:0.6rem;\n      letter-spacing:0.2em; text-transform:uppercase;\n      animation:bob 2.5s ease-in-out infinite;\n    }\n    .hero-scroll-line {\n      width:1px; height:40px;\n      background:linear-gradient(to bottom, rgba(240,231,194,0.4), transparent);\n    }\n    @keyframes bob {\n      0%,100% { transform:translateX(-50%) translateY(0); }\n      50%      { transform:translateX(-50%) translateY(6px); }\n    }\n\n    \/* ============================================================\n       SECTION COMMONS\n    ============================================================ *\/\n    section { padding:5.5rem 2rem; }\n\n    .section-inner { max-width:1200px; margin:0 auto; }\n\n    .section-tag {\n      display:block;\n      font-size:0.66rem; font-weight:600;\n      letter-spacing:0.3em; text-transform:uppercase;\n      color:var(--leather); margin-bottom:0.75rem;\n    }\n\n    .section-title {\n      font-size:clamp(1.8rem,3.5vw,2.8rem);\n      line-height:1.15; margin-bottom:1rem;\n    }\n\n    .divider {\n      width:2.5rem; height:2px;\n      background:var(--leather); margin-bottom:2rem;\n    }\n    .divider-center { margin-left:auto; margin-right:auto; }\n\n    .section-body {\n      font-size:0.96rem; line-height:1.85;\n      color:var(--text-muted); max-width:780px;\n    }\n\n    \/* ============================================================\n       ABOUT \/ HOME TEXT SECTION\n    ============================================================ *\/\n    #about { background:#fff; }\n\n    .about-grid {\n      display:grid; grid-template-columns:1fr 1.1fr;\n      gap:5rem; align-items:center;\n    }\n\n    .about-visual { position:relative; }\n    .about-img-wrap {\n      position:relative; overflow:hidden;\n      \/* The image will have a decorative frame *\/\n    }\n    .about-img-wrap img {\n      width:100%; height:480px; object-fit:cover;\n      \/* FREEPIK PHOTO: Search \"plant nursery greenhouse young trees\" or \"fruit tree seedlings rows\" *\/\n    }\n    .about-img-accent {\n      position:absolute; bottom:-16px; left:-16px;\n      right:24px; top:24px;\n      border:2px solid var(--cream);\n      z-index:-1; pointer-events:none;\n    }\n\n    .about-date-badge {\n      position:absolute; top:2rem; right:-1.5rem;\n      background:var(--leather); color:#fff;\n      padding:1rem 1.2rem; text-align:center;\n      box-shadow:0 4px 20px rgba(149,65,48,0.4);\n    }\n    .about-date-badge .day {\n      display:block; font-family:'Cormorant Garamond', serif;\n      font-size:2rem; font-weight:700; line-height:1;\n    }\n    .about-date-badge .month {\n      display:block; font-size:0.65rem;\n      letter-spacing:0.15em; text-transform:uppercase;\n      opacity:0.85; margin-top:0.2rem;\n    }\n\n    .about-text { }\n    .about-text p { font-size:0.95rem; line-height:1.85; color:var(--text-muted); margin-bottom:1.2rem; }\n    .about-text p:last-of-type { margin-bottom:2rem; }\n\n    .org-tags {\n      display:flex; flex-wrap:wrap; gap:0.6rem; margin-top:1.5rem;\n    }\n    .org-tag {\n      font-size:0.68rem; font-weight:700;\n      letter-spacing:0.08em; text-transform:uppercase;\n      color:var(--green);\n      background:var(--cream);\n      padding:0.4rem 0.9rem;\n      border:1px solid rgba(0,41,28,0.1);\n    }\n\n    \/* Highlight strip below home section *\/\n    .stat-strip {\n      background:var(--green); padding:2.5rem 2rem;\n    }\n    .stat-strip-inner {\n      max-width:1200px; margin:0 auto;\n      display:grid; grid-template-columns:repeat(4,1fr);\n      gap:1rem;\n    }\n    .stat-item { text-align:center; padding:1rem; }\n    .stat-number {\n      font-family:'Cormorant Garamond', serif;\n      font-size:2.2rem; font-weight:700;\n      color:var(--cream); display:block; line-height:1;\n      margin-bottom:0.4rem;\n    }\n    .stat-label {\n      font-size:0.7rem; letter-spacing:0.15em;\n      text-transform:uppercase; color:var(--olive);\n    }\n\n    \/* ============================================================\n       WELCOME (CIRCULARS)\n    ============================================================ *\/\n    #welcome { background:var(--cream); }\n\n    .welcome-grid {\n      display:grid; grid-template-columns:1fr 1fr;\n      gap:4rem; align-items:start; margin-top:3rem;\n    }\n\n    .welcome-text p {\n      font-size:0.95rem; line-height:1.85;\n      color:var(--text-muted); margin-bottom:1rem;\n    }\n\n    .circulars-area {\n      border:1px solid rgba(0,41,28,0.12);\n      background:#fff; padding:2.5rem;\n    }\n    .circulars-area-header {\n      display:flex; align-items:center; gap:1rem;\n      margin-bottom:2rem; padding-bottom:1rem;\n      border-bottom:1px solid var(--border);\n    }\n    .circulars-icon { width:36px; height:36px; color:var(--olive); flex-shrink:0; }\n    .circulars-area-header h3 {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.25rem; color:var(--green);\n    }\n    .circulars-coming {\n      text-align:center; padding:3rem 1rem;\n    }\n    .circulars-coming .cs-title {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.6rem; color:var(--green); margin-bottom:0.5rem;\n    }\n    .circulars-coming .cs-sub {\n      font-size:0.8rem; color:var(--olive);\n      letter-spacing:0.05em;\n    }\n    .coming-soon-dots {\n      display:flex; justify-content:center;\n      gap:6px; margin-top:1.5rem;\n    }\n    .coming-soon-dots span {\n      width:6px; height:6px; border-radius:50%;\n      background:var(--leather); opacity:0.3;\n    }\n    .coming-soon-dots span:nth-child(2) { opacity:0.6; }\n    .coming-soon-dots span:nth-child(3) { opacity:1; }\n\n    \/* ============================================================\n       LOCATION\n    ============================================================ *\/\n    #location { background:#fff; padding-top:0; }\n\n    .location-hero-band {\n      position:relative; height:380px; overflow:hidden;\n      margin-bottom:5.5rem;\n    }\n    .location-hero-band img {\n      width:100%; height:100%; object-fit:cover;\n      \/* FREEPIK PHOTO: Search \"Zaragoza Bas\u00edlica del Pilar aerial panorama\" *\/\n    }\n    .location-hero-band-overlay {\n      position:absolute; inset:0;\n      background:linear-gradient(90deg, rgba(0,41,28,0.88) 0%, rgba(0,41,28,0.3) 60%, transparent 100%);\n      display:flex; align-items:center; padding:3rem 3rem;\n    }\n    .location-hero-band-text { max-width:540px; }\n    .location-hero-band-text .section-tag { color:var(--olive); }\n    .location-hero-band-text h2 {\n      font-family:'Cormorant Garamond', serif;\n      font-size:clamp(1.8rem,3vw,2.6rem); color:var(--cream);\n      margin-bottom:1rem;\n    }\n    .location-hero-band-text p {\n      font-size:0.88rem; color:rgba(240,231,194,0.7); line-height:1.7;\n    }\n\n    .location-two-col {\n      display:grid; grid-template-columns:1fr 1fr;\n      gap:4rem; margin-bottom:4rem;\n    }\n    .location-col h3 {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.4rem; color:var(--green);\n      margin-bottom:1.2rem; padding-bottom:0.75rem;\n      border-bottom:2px solid var(--leather);\n    }\n    .location-col p {\n      font-size:0.92rem; line-height:1.85;\n      color:var(--text-muted); margin-bottom:1rem;\n    }\n\n    \/* Landmarks *\/\n    .landmarks-section { margin-bottom:4rem; }\n    .landmarks-section h3 {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.6rem; color:var(--green);\n      margin-bottom:1.5rem;\n    }\n\n    .landmark-list {\n      display:grid; grid-template-columns:repeat(4,1fr);\n      gap:1.5rem;\n    }\n    .landmark-item {\n      position:relative; overflow:hidden;\n      cursor:default;\n    }\n    .landmark-item img {\n      width:100%; height:200px; object-fit:cover;\n      transition:transform 0.5s;\n      \/* FREEPIK PHOTOS: See individual comments *\/\n    }\n    .landmark-item:hover img { transform:scale(1.06); }\n    .landmark-caption {\n      position:absolute; bottom:0; left:0; right:0;\n      padding:2rem 1rem 0.85rem;\n      background:linear-gradient(to top, rgba(0,41,28,0.92) 0%, transparent 100%);\n      color:var(--cream);\n    }\n    .landmark-caption h4 {\n      font-family:'Cormorant Garamond', serif;\n      font-size:0.95rem; font-weight:600;\n      margin-bottom:0.15rem;\n    }\n    .landmark-caption p { font-size:0.7rem; opacity:0.7; }\n\n    \/* Research institutions *\/\n    .institutions-section { }\n    .institutions-section h3 {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.6rem; color:var(--green); margin-bottom:1.5rem;\n    }\n    .institutions-grid {\n      display:grid; grid-template-columns:repeat(2,1fr); gap:1.2rem;\n    }\n    .institution-card {\n      padding:1.4rem 1.6rem;\n      background:var(--cream);\n      border-left:3px solid var(--olive);\n      display:flex; align-items:flex-start; gap:1rem;\n    }\n    .institution-icon {\n      width:28px; height:28px; color:var(--olive); flex-shrink:0; margin-top:2px;\n    }\n    .institution-card h4 {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1rem; color:var(--green); margin-bottom:0.2rem;\n    }\n    .institution-card p { font-size:0.78rem; color:var(--text-muted); }\n\n    \/* Connectivity *\/\n    .connectivity-banner {\n      margin-top:3rem; padding:2.5rem 3rem;\n      background:var(--green);\n      display:flex; align-items:center; gap:4rem; flex-wrap:wrap;\n    }\n    .connectivity-text { flex:1; min-width:250px; }\n    .connectivity-text h3 {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.5rem; color:var(--cream); margin-bottom:0.75rem;\n    }\n    .connectivity-text p {\n      font-size:0.85rem; color:rgba(240,231,194,0.7); line-height:1.7;\n    }\n    .connectivity-items {\n      display:flex; gap:2rem; flex-wrap:wrap;\n    }\n    .connectivity-item {\n      display:flex; align-items:center; gap:0.75rem;\n      color:var(--cream);\n    }\n    .connectivity-item svg { width:22px; height:22px; color:var(--leather); }\n    .connectivity-item span {\n      font-size:0.8rem; font-weight:500;\n      letter-spacing:0.05em;\n    }\n\n    \/* ============================================================\n       TRAVEL & ACCOMMODATION\n    ============================================================ *\/\n    #travel { background:var(--green); }\n    #travel .section-tag  { color:var(--olive); }\n    #travel .section-title { color:var(--cream); }\n    #travel .divider      { background:var(--leather); }\n\n    .travel-intro {\n      font-size:0.92rem; line-height:1.8;\n      color:rgba(240,231,194,0.65); margin-bottom:3rem;\n      max-width:700px;\n    }\n\n    .travel-cards {\n      display:grid; grid-template-columns:repeat(3,1fr);\n      gap:1.5rem; margin-bottom:3rem;\n    }\n    .travel-card {\n      background:rgba(255,255,255,0.04);\n      border:1px solid rgba(240,231,194,0.12);\n      padding:2rem;\n      transition:background 0.3s;\n    }\n    .travel-card:hover { background:rgba(255,255,255,0.07); }\n\n    .travel-card-icon {\n      width:36px; height:36px; margin-bottom:1.2rem;\n      color:var(--leather);\n    }\n    .travel-card h3 {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.25rem; color:var(--cream); margin-bottom:1rem;\n    }\n    .travel-card p, .travel-card-list li {\n      font-size:0.83rem; line-height:1.75;\n      color:rgba(240,231,194,0.65);\n    }\n    .travel-card-list { margin-top:0.75rem; }\n    .travel-card-list li {\n      padding:0.4rem 0;\n      border-bottom:1px solid rgba(240,231,194,0.07);\n      padding-left:0.9rem; position:relative;\n    }\n    .travel-card-list li::before {\n      content:''; position:absolute; left:0; top:0.85rem;\n      width:4px; height:4px; border-radius:50%;\n      background:var(--leather);\n    }\n    .travel-card-list li:last-child { border-bottom:0; }\n    .tl { color:rgba(240,231,194,0.85); text-decoration:underline; text-decoration-color:rgba(149,65,48,0.5); }\n    .tl:hover { color:var(--cream); }\n\n    \/* From Madrid \/ Barcelona sub-boxes *\/\n    .travel-route-grid {\n      display:grid; grid-template-columns:1fr 1fr; gap:1.5rem;\n    }\n    .travel-route-box {\n      background:rgba(255,255,255,0.03);\n      border:1px solid rgba(240,231,194,0.08);\n      padding:1.5rem;\n    }\n    .travel-route-box h4 {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1rem; color:var(--cream);\n      margin-bottom:0.75rem; padding-bottom:0.5rem;\n      border-bottom:1px solid rgba(240,231,194,0.12);\n    }\n\n    .hotel-divider {\n      margin:4rem 0 2rem;\n      display:flex; align-items:center; gap:1.5rem;\n    }\n    .hotel-divider-line { flex:1; height:1px; background:rgba(240,231,194,0.12); }\n    .hotel-divider-text {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.6rem; color:var(--cream); white-space:nowrap;\n    }\n\n    .hotel-note {\n      font-size:0.82rem; color:rgba(240,231,194,0.5);\n      margin-bottom:1.5rem; font-style:italic;\n    }\n    .hotels-grid {\n      display:grid; grid-template-columns:repeat(4,1fr); gap:1.2rem;\n    }\n    .hotel-card {\n      display:block;\n      background:rgba(255,255,255,0.04);\n      border:1px solid rgba(240,231,194,0.1);\n      padding:1.5rem;\n      transition:all 0.25s;\n    }\n    .hotel-card:hover {\n      background:rgba(255,255,255,0.09);\n      border-color:rgba(149,65,48,0.5);\n    }\n    .hotel-card-icon {\n      width:28px; height:28px; margin-bottom:0.8rem;\n      color:var(--leather);\n    }\n    .hotel-card h4 {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.05rem; color:var(--cream); margin-bottom:0.25rem;\n    }\n    .hotel-card-tag {\n      font-size:0.65rem; letter-spacing:0.12em;\n      text-transform:uppercase; color:var(--olive);\n    }\n    .hotel-card-arrow {\n      margin-top:1rem; font-size:0.75rem;\n      color:rgba(240,231,194,0.4);\n      display:flex; align-items:center; gap:0.3rem;\n    }\n    .hotel-card:hover .hotel-card-arrow { color:var(--cream); }\n\n    .tourism-link {\n      margin-top:2.5rem; display:inline-flex;\n      align-items:center; gap:0.75rem;\n      padding:0.85rem 1.8rem;\n      border:1px solid rgba(240,231,194,0.2);\n      color:rgba(240,231,194,0.7);\n      font-size:0.75rem; font-weight:500;\n      letter-spacing:0.1em; text-transform:uppercase;\n      transition:all 0.25s;\n    }\n    .tourism-link:hover {\n      background:rgba(240,231,194,0.08);\n      color:var(--cream);\n    }\n\n    \/* ============================================================\n       COMMITTEES\n    ============================================================ *\/\n    #committees { background:var(--cream); }\n\n    .committees-intro {\n      font-size:0.95rem; line-height:1.8;\n      color:var(--text-muted); max-width:600px; margin-bottom:3rem;\n    }\n    .committees-grid {\n      display:grid; grid-template-columns:1fr 1fr; gap:3rem;\n    }\n    .committee-block {  }\n    .committee-block h3 {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.35rem; color:var(--green);\n      margin-bottom:1.5rem; padding-bottom:0.75rem;\n      border-bottom:2px solid var(--leather);\n      display:flex; align-items:center; gap:0.75rem;\n    }\n    .committee-block h3 svg {\n      width:22px; height:22px; color:var(--leather);\n    }\n\n    .member-list { }\n    .member-item {\n      display:flex; justify-content:space-between;\n      align-items:baseline; gap:1rem;\n      padding:0.8rem 0;\n      border-bottom:1px solid rgba(0,41,28,0.08);\n    }\n    .member-item:last-child { border-bottom:0; }\n    .member-name {\n      font-size:0.9rem; font-weight:500; color:var(--text);\n    }\n    .member-affil {\n      font-size:0.75rem; color:var(--olive);\n      flex-shrink:0;\n    }\n\n    .committee-cs {\n      padding:2.5rem; background:rgba(0,41,28,0.05);\n      border:1px dashed rgba(0,41,28,0.15);\n      text-align:center;\n    }\n    .committee-cs .cs-title {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.5rem; color:var(--green); margin-bottom:0.4rem;\n    }\n    .committee-cs .cs-sub {\n      font-size:0.8rem; color:var(--olive); letter-spacing:0.05em;\n    }\n\n    \/* ============================================================\n       PROGRAM\n    ============================================================ *\/\n    #program { background:#fff; text-align:center; }\n\n    .program-coming {\n      max-width:600px; margin:3rem auto 0;\n      padding:4rem 3rem;\n      border:1px solid var(--border);\n      position:relative;\n    }\n    .program-coming::before {\n      content:''; position:absolute; top:-1px; left:3rem; right:3rem;\n      height:3px; background:var(--leather);\n    }\n    .program-coming .pc-icon {\n      width:64px; height:64px; margin:0 auto 1.5rem;\n      color:var(--olive); opacity:0.5;\n    }\n    .program-coming .pc-title {\n      font-family:'Cormorant Garamond', serif;\n      font-size:2rem; color:var(--green); margin-bottom:0.5rem;\n    }\n    .program-coming .pc-msg {\n      font-size:0.85rem; color:var(--text-muted); line-height:1.7;\n      max-width:400px; margin:0 auto;\n    }\n    .program-coming .pc-date {\n      margin-top:1.5rem;\n      display:inline-block;\n      font-size:0.75rem; font-weight:600;\n      letter-spacing:0.15em; text-transform:uppercase;\n      color:var(--leather);\n      padding:0.4rem 1.2rem;\n      border:1px solid rgba(149,65,48,0.3);\n    }\n\n    \/* ============================================================\n       REGISTRATION\n    ============================================================ *\/\n    #registration { background:var(--cream); }\n\n    .reg-layout {\n      display:grid; grid-template-columns:1fr 1fr; gap:4rem; margin-top:3rem;\n    }\n\n    .reg-col-left { }\n    .reg-col-left p {\n      font-size:0.92rem; line-height:1.85; color:var(--text-muted);\n      margin-bottom:1.2rem;\n    }\n\n    .reg-soon-box {\n      background:var(--green); color:var(--cream);\n      padding:2.5rem; text-align:center;\n    }\n    .reg-soon-box h3 {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.7rem; color:var(--cream); margin-bottom:0.5rem;\n    }\n    .reg-soon-box p {\n      font-size:0.82rem; color:rgba(240,231,194,0.65);\n      margin-bottom:1.5rem;\n    }\n    .reg-soon-badge {\n      display:inline-block;\n      background:var(--leather); color:#fff;\n      padding:0.5rem 1.5rem;\n      font-size:0.72rem; font-weight:600;\n      letter-spacing:0.15em; text-transform:uppercase;\n    }\n\n    .reg-links-col { }\n    .reg-links-title {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.3rem; color:var(--green);\n      margin-bottom:1.2rem;\n    }\n    .reg-link-list { display:flex; flex-direction:column; gap:0.75rem; }\n    .reg-link-item {\n      display:flex; align-items:center; gap:0.9rem;\n      padding:0.85rem 1.2rem;\n      background:#fff; border:1px solid var(--border);\n      color:var(--green);\n      font-size:0.85rem; font-weight:500;\n      transition:all 0.2s;\n    }\n    .reg-link-item:hover {\n      background:var(--green); color:var(--cream);\n      border-color:var(--green);\n    }\n    .reg-link-item svg { width:18px; height:18px; flex-shrink:0; }\n    .reg-link-item:hover svg { color:var(--cream); }\n\n    \/* ============================================================\n       ABSTRACT SUBMISSION\n    ============================================================ *\/\n    #abstract { background:#fff; }\n\n    .abstract-hero-link {\n      margin:2.5rem 0;\n      background:var(--green); padding:2rem 2.5rem;\n      display:flex; align-items:center; justify-content:space-between;\n      gap:2rem; flex-wrap:wrap;\n    }\n    .abstract-hero-link-text h3 {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.3rem; color:var(--cream); margin-bottom:0.3rem;\n    }\n    .abstract-hero-link-text p {\n      font-size:0.8rem; color:rgba(240,231,194,0.6);\n    }\n    .abstract-hero-link a {\n      display:inline-flex; align-items:center; gap:0.5rem;\n      padding:0.7rem 1.5rem;\n      background:var(--leather); color:#fff;\n      font-size:0.75rem; font-weight:600;\n      letter-spacing:0.1em; text-transform:uppercase;\n      white-space:nowrap; flex-shrink:0;\n      transition:background 0.2s;\n    }\n    .abstract-hero-link a:hover { background:#7a3326; }\n\n    .abstract-secondary-links {\n      display:flex; flex-wrap:wrap; gap:0.75rem;\n      margin-bottom:3rem;\n    }\n    .abstract-sec-btn {\n      display:inline-flex; align-items:center; gap:0.5rem;\n      padding:0.6rem 1.2rem;\n      border:1px solid rgba(0,41,28,0.2);\n      color:var(--green);\n      font-size:0.75rem; font-weight:500;\n      letter-spacing:0.05em;\n      transition:all 0.2s;\n    }\n    .abstract-sec-btn svg { width:15px; height:15px; }\n    .abstract-sec-btn:hover { background:var(--green); color:var(--cream); }\n\n    .abstract-rules-grid {\n      display:grid; grid-template-columns:1fr 1fr; gap:3rem; margin-bottom:3rem;\n    }\n    .rules-col h3 {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.25rem; color:var(--green);\n      margin-bottom:1rem; padding-bottom:0.6rem;\n      border-bottom:1px solid var(--border);\n    }\n    .rules-list { }\n    .rules-list li {\n      font-size:0.85rem; line-height:1.75;\n      color:var(--text-muted);\n      padding:0.55rem 0 0.55rem 1.1rem;\n      border-bottom:1px solid rgba(0,41,28,0.05);\n      position:relative;\n    }\n    .rules-list li:last-child { border-bottom:0; }\n    .rules-list li::before {\n      content:''; position:absolute; left:0; top:1rem;\n      width:5px; height:5px; border-radius:50%;\n      background:var(--leather);\n    }\n    .rules-list a { color:var(--leather); text-decoration:underline; }\n    .rules-list a:hover { color:var(--green); }\n\n    .awards-banner {\n      background:var(--green); padding:2.5rem 3rem;\n      display:flex; gap:3rem; align-items:flex-start; flex-wrap:wrap;\n    }\n    .awards-banner-title {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.5rem; color:var(--cream);\n      margin-bottom:0.25rem;\n    }\n    .awards-banner-sub {\n      font-size:0.75rem; color:var(--olive);\n      letter-spacing:0.1em; text-transform:uppercase;\n    }\n    .awards-banner-left { min-width:200px; }\n    .awards-banner-icon {\n      width:48px; height:48px; color:var(--leather); margin-bottom:0.75rem;\n    }\n    .awards-items { flex:1; display:grid; grid-template-columns:1fr 1fr; gap:1.5rem; }\n    .award-item-block {\n      background:rgba(255,255,255,0.04);\n      border:1px solid rgba(240,231,194,0.1);\n      padding:1.25rem;\n    }\n    .award-item-number {\n      font-family:'Cormorant Garamond', serif;\n      font-size:2.5rem; color:var(--leather); font-weight:700;\n      line-height:1; margin-bottom:0.5rem;\n    }\n    .award-item-text {\n      font-size:0.82rem; color:rgba(240,231,194,0.7); line-height:1.6;\n    }\n\n    \/* ============================================================\n       ORAL & POSTER + SPONSOR (Coming Soon)\n    ============================================================ *\/\n    #oral-poster, #sponsor {\n      padding:5rem 2rem; text-align:center;\n    }\n    #oral-poster { background:var(--cream); }\n    #sponsor { background:var(--cream); }\n\n    .generic-cs {\n      max-width:500px; margin:2rem auto 0;\n      padding:3.5rem 2rem;\n      background:#fff;\n      border:1px solid var(--border);\n    }\n    .generic-cs-icon {\n      width:52px; height:52px; margin:0 auto 1.2rem;\n      color:var(--olive); opacity:0.45;\n    }\n    .generic-cs-title {\n      font-family:'Cormorant Garamond', serif;\n      font-size:1.8rem; color:var(--green); margin-bottom:0.4rem;\n    }\n    .generic-cs-sub {\n      font-size:0.82rem; color:var(--text-muted); line-height:1.6;\n    }\n\n    \/* ============================================================\n       CONTACT\n    ============================================================ *\/\n    #contact {\n      background:var(--wine);\n      padding:6rem 2rem; text-align:center;\n    }\n    #contact .section-tag { color:rgba(240,231,194,0.5); }\n    #contact .section-title { color:var(--cream); }\n    #contact .divider { background:var(--leather); }\n\n    .contact-inner { max-width:600px; margin:0 auto; }\n    .contact-sub {\n      font-size:0.92rem; color:rgba(240,231,194,0.6);\n      line-height:1.8; margin-bottom:2.5rem;\n    }\n    .contact-email-btn {\n      display:inline-flex; align-items:center; gap:1rem;\n      padding:1.1rem 2.5rem;\n      background:var(--leather); color:#fff;\n      font-size:1rem; font-weight:500;\n      letter-spacing:0.03em;\n      transition:background 0.25s, transform 0.2s;\n    }\n    .contact-email-btn svg { width:20px; height:20px; }\n    .contact-email-btn:hover { background:#7a3326; transform:translateY(-2px); }\n    .contact-note {\n      margin-top:2rem; font-size:0.78rem;\n      color:rgba(240,231,194,0.35); letter-spacing:0.05em;\n    }\n\n    \/* ============================================================\n       FOOTER\n    ============================================================ *\/\n    footer {\n      background:#0a1f14; padding:2rem;\n      color:rgba(240,231,194,0.35);\n    }\n    .footer-inner {\n      max-width:1200px; margin:0 auto;\n      display:flex; align-items:center;\n      justify-content:space-between; flex-wrap:wrap; gap:1rem;\n    }\n    .footer-left { font-size:0.75rem; line-height:1.6; }\n    .footer-left strong { color:rgba(240,231,194,0.55); font-weight:500; }\n    .footer-orgs {\n      display:flex; gap:1.5rem; align-items:center; flex-wrap:wrap;\n    }\n    .footer-org {\n      font-size:0.65rem; letter-spacing:0.15em;\n      text-transform:uppercase; color:rgba(104,116,81,0.7);\n    }\n\n    \/* ============================================================\n       RESPONSIVE\n    ============================================================ *\/\n    @media(max-width:1100px) {\n      .about-grid { grid-template-columns:1fr; gap:3rem; }\n      .about-img-wrap img { height:340px; }\n      .about-date-badge { right:1rem; }\n      .travel-cards { grid-template-columns:1fr 1fr; }\n      .hotels-grid { grid-template-columns:repeat(2,1fr); }\n      .landmark-list { grid-template-columns:repeat(2,1fr); }\n      .stat-strip-inner { grid-template-columns:repeat(2,1fr); }\n    }\n\n    @media(max-width:768px) {\n      section { padding:4rem 1.2rem; }\n      .nav-links { display:none; }\n      .nav-hamburger { display:flex; }\n      .about-grid, .location-two-col, .committees-grid,\n      .reg-layout, .abstract-rules-grid, .welcome-grid,\n      .travel-route-grid { grid-template-columns:1fr; gap:2rem; }\n      .travel-cards, .hotels-grid { grid-template-columns:1fr; }\n      .landmark-list { grid-template-columns:1fr 1fr; }\n      .institutions-grid { grid-template-columns:1fr; }\n      .stat-strip-inner { grid-template-columns:1fr 1fr; }\n      .awards-items { grid-template-columns:1fr; }\n      .hero-meta { gap:1.5rem; }\n      .hero-org-dot { display:none; }\n      .location-hero-band { height:280px; }\n      .awards-banner { flex-direction:column; }\n    }\n\n    @media(max-width:480px) {\n      .landmark-list { grid-template-columns:1fr; }\n      .stat-strip-inner { grid-template-columns:1fr; }\n      .hero-title { font-size:2rem; }\n      .abstract-hero-link { flex-direction:column; }\n    }\n\nhtml { scroll-behavior: smooth; }\nbody.elementor-page, .elementor-widget-html, .elementor-widget-html .elementor-widget-container, .e-con { width:100%; }\n.elementor-widget-html .elementor-widget-container { margin:0; }\n#navbar { z-index: 999; }\n<\/style>\n<nav id=\"navbar\">\n  <div class=\"nav-inner\">\n    <a href=\"#home\" class=\"nav-logo\">\n      <span class=\"nav-logo-main\">CertiFruit 2027<\/span>\n      <span class=\"nav-logo-sub\">Zaragoza \u00b7 20\u201323 Sep 2027<\/span>\n    <\/a>\n    <ul class=\"nav-links\">\n      <li><a href=\"#about\">Home<\/a><\/li>\n      <li><a href=\"#welcome\">Welcome<\/a><\/li>\n      <li><a href=\"#location\">Location<\/a><\/li>\n      <li><a href=\"#travel\">Travel<\/a><\/li>\n      <li><a href=\"#committees\">Committees<\/a><\/li>\n      <li><a href=\"#program\">Program<\/a><\/li>\n      <li class=\"nav-register\"><a href=\"#registration\">Registration<\/a><\/li>\n      <li><a href=\"#abstract\">Abstracts<\/a><\/li>\n      <li><a href=\"#sponsor\">Sponsor<\/a><\/li>\n      <li><a href=\"#contact\">Contact<\/a><\/li>\n    <\/ul>\n    <div class=\"nav-hamburger\" onclick=\"toggleMenu()\" aria-label=\"Menu\">\n      <span><\/span><span><\/span><span><\/span>\n    <\/div>\n  <\/div>\n<\/nav>\n\n<!-- ============================================================\n     HERO \u2014 HOME\n============================================================ -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-28014dfa e-con-full e-flex e-con e-parent\" data-id=\"28014dfa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-615e398b e-con-full e-flex e-con e-child\" data-id=\"615e398b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3066b12c elementor-widget elementor-widget-html\" data-id=\"3066b12c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"home\">\n  <div class=\"hero-bg\"><\/div>\n  <!-- FREEPIK PHOTO for .hero-bg: Search \"fruit tree nursery rows\" \/ \"apple orchard aerial\" \/ \"plant nursery greenhouse rows\" -->\n  <div class=\"hero-overlay\"><\/div>\n  <div class=\"hero-corner hero-corner-tl\"><\/div>\n  <div class=\"hero-corner hero-corner-br\"><\/div>\n\n  <div class=\"hero-content\">\n    <p class=\"hero-eyebrow\">International Symposium \u00b7 ISHS \u00b7 CITA \u00b7 CIHEAM<\/p>\n\n    <div class=\"hero-organizers\">\n      <span class=\"hero-org-pill\">CITA Arag\u00f3n<\/span>\n      <span class=\"hero-org-dot\"><\/span>\n      <span class=\"hero-org-pill\">ISHS<\/span>\n      <span class=\"hero-org-dot\"><\/span>\n      <span class=\"hero-org-pill\">CIHEAM<\/span>\n    <\/div>\n\n    <h1 class=\"hero-title\">\n      II Symposium on<br\/>\n      <span class=\"hero-title-em\">Nursery Production of<\/span><br\/>\n      Certified Fruit Trees\n    <\/h1>\n    <p class=\"hero-subtitle\">Plant Propagation \u00b7 Nursery Organization &amp; Management \u00b7 Certification<\/p>\n\n    <div class=\"hero-meta\">\n      <div class=\"hero-meta-item\">\n        <span class=\"hero-meta-label\">Dates<\/span>\n        <span class=\"hero-meta-value\">20 \u2013 23 September 2027<\/span>\n      <\/div>\n      <div class=\"hero-meta-item\">\n        <span class=\"hero-meta-label\">Location<\/span>\n        <span class=\"hero-meta-value\">Zaragoza, Spain<\/span>\n      <\/div>\n      <div class=\"hero-meta-item\">\n        <span class=\"hero-meta-label\">Edition<\/span>\n        <span class=\"hero-meta-value\">Second International<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"hero-actions\">\n      <a href=\"#abstract\" class=\"btn-primary\">\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"\/><path d=\"M14 2v6h6\"\/><\/svg>\n        Submit Abstract\n      <\/a>\n      <a href=\"#about\" class=\"btn-outline\">Learn More<\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"hero-scroll\">\n    <div class=\"hero-scroll-line\"><\/div>\n    <span>Scroll<\/span>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     ABOUT \/ HOME TEXT\n============================================================ -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-64a6d05e e-con-full e-flex e-con e-parent\" data-id=\"64a6d05e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-52ce9a6b e-con-full e-flex e-con e-child\" data-id=\"52ce9a6b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-370f23b1 elementor-widget elementor-widget-html\" data-id=\"370f23b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"about\">\n  <div class=\"section-inner\">\n    <div class=\"about-grid\">\n      <div class=\"about-visual\">\n        <div class=\"about-img-wrap\">\n          <img decoding=\"async\"\n            src=\"https:\/\/images.unsplash.com\/photo-1595855397756-5c6c8e944a4d?w=900&q=80\"\n            alt=\"Plant nursery with young certified fruit trees\"\n            loading=\"lazy\"\n          \/>\n          <!-- FREEPIK PHOTO: Search \"certified fruit tree nursery\" \/ \"plant propagation greenhouse\" \/ \"young fruit tree seedlings\" -->\n          <div class=\"about-img-accent\"><\/div>\n          <div class=\"about-date-badge\">\n            <span class=\"day\">20<\/span>\n            <span class=\"month\">Sep \u00b7 2027<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"about-text\">\n        <span class=\"section-tag\">About the Symposium<\/span>\n        <h2 class=\"section-title\">Second Symposium on Plant Propagation &amp; Certified Fruit Trees<\/h2>\n        <div class=\"divider\"><\/div>\n\n        <p>The Agri-Food Research and Technology Centre of Arag\u00f3n (CITA), the International Society for Horticultural Science (ISHS), and the International Centre for Advanced Mediterranean Agronomic Studies (CIHEAM) are pleased to invite you to participate in the Second Symposium on Plant Propagation, Nursery Organization and Management for the Production of Certified Fruit Trees, which will be held in Zaragoza from 20 to 23 September 2027.<\/p>\n\n        <p>These symposia, of international relevance, will offer research centers, universities, companies, and growers the opportunity to share the latest advances in research and innovation to address common challenges in areas such as Plant Propagation, Nursery Organization and Management for the Production of Certified Fruit Trees. The aim is to continue promoting scientific knowledge as well as technological and practical applications in the fruit-growing and horticultural sectors.<\/p>\n\n        <p>The Symposium will take place in the city of <strong>Zaragoza<\/strong>, located in northeastern Spain and capital of the Arag\u00f3n region \u2014 a city with more than two thousand years of history, shaped by Roman, Muslim, Jewish, and Christian cultures, and home to iconic landmarks such as the Basilica del Pilar, the Aljafer\u00eda Palace, and the Cathedral of La Seo.<\/p>\n\n        <div class=\"org-tags\">\n          <span class=\"org-tag\">CITA Arag\u00f3n<\/span>\n          <span class=\"org-tag\">ISHS<\/span>\n          <span class=\"org-tag\">CIHEAM<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Key numbers strip -->\n<div class=\"stat-strip\">\n  <div class=\"stat-strip-inner\">\n    <div class=\"stat-item\">\n      <span class=\"stat-number\">4<\/span>\n      <span class=\"stat-label\">Conference Days<\/span>\n    <\/div>\n    <div class=\"stat-item\">\n      <span class=\"stat-number\">2,000+<\/span>\n      <span class=\"stat-label\">Years of History \u2014 Zaragoza<\/span>\n    <\/div>\n    <div class=\"stat-item\">\n      <span class=\"stat-number\">3<\/span>\n      <span class=\"stat-label\">Organising Institutions<\/span>\n    <\/div>\n    <div class=\"stat-item\">\n      <span class=\"stat-number\">2027<\/span>\n      <span class=\"stat-label\">Zaragoza, Spain<\/span>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ============================================================\n     WELCOME \/ CIRCULARS\n============================================================ -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-73afc6e7 e-con-full e-flex e-con e-parent\" data-id=\"73afc6e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-4ef98933 e-con-full e-flex e-con e-child\" data-id=\"4ef98933\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22b81cc3 elementor-widget elementor-widget-html\" data-id=\"22b81cc3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"welcome\">\n  <div class=\"section-inner\">\n    <span class=\"section-tag\">Welcome<\/span>\n    <h2 class=\"section-title\">Circulars &amp; Announcements<\/h2>\n    <div class=\"divider\"><\/div>\n\n    <div class=\"welcome-grid\">\n      <div class=\"welcome-text\">\n        <p>Stay informed about the latest news and updates from the II Symposium on Nursery Production of Certified Fruit Trees. Official circulars will be published here as they become available, covering key information about registration deadlines, abstract submission guidelines, programme announcements, and practical details for attendees.<\/p>\n        <p>Circulars will be distributed to all registered participants and will also be available for download from this section. We encourage you to check back regularly for updates.<\/p>\n        <p>For any enquiries in the meantime, please do not hesitate to contact the symposium secretariat at <a href=\"mailto:certifruit2027@cita-aragon.es\" style=\"color:var(--leather);\">certifruit2027@cita-aragon.es<\/a>.<\/p>\n      <\/div>\n\n      <div class=\"circulars-area\">\n        <div class=\"circulars-area-header\">\n          <svg class=\"circulars-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"\/><path d=\"M14 2v6h6\"\/><path d=\"M16 13H8M16 17H8M10 9H8\"\/>\n          <\/svg>\n          <h3>Official Circulars<\/h3>\n        <\/div>\n        <div class=\"circulars-coming\">\n          <p class=\"cs-title\">Coming Soon<\/p>\n          <p class=\"cs-sub\">Circulars will be published here ahead of the Symposium<\/p>\n          <div class=\"coming-soon-dots\">\n            <span><\/span><span><\/span><span><\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     LOCATION\n============================================================ -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-352126cd e-con-full e-flex e-con e-parent\" data-id=\"352126cd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-5f6dcb3f e-con-full e-flex e-con e-child\" data-id=\"5f6dcb3f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-549e5dd6 elementor-widget elementor-widget-html\" data-id=\"549e5dd6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"location\" style=\"padding-top:0;\">\n  <!-- Hero band -->\n  <div class=\"location-hero-band\">\n    <img decoding=\"async\"\n      src=\"https:\/\/images.unsplash.com\/photo-1555440275-0e2823c71dea?w=1600&q=80\"\n      alt=\"Zaragoza cityscape\"\n      loading=\"lazy\"\n    \/>\n    <!-- FREEPIK PHOTO: Search \"Zaragoza Bas\u00edlica del Pilar r\u00edo Ebro\" \/ \"Zaragoza panorama ciudad\" \/ \"Zaragoza skyline night\" -->\n    <div class=\"location-hero-band-overlay\">\n      <div class=\"location-hero-band-text\">\n        <span class=\"section-tag\">Host City<\/span>\n        <h2>Welcome to Zaragoza \u2014 Host City of the II Symposium on Nursery Production of Certified Fruit Trees (20\u201323 September 2027)<\/h2>\n        <p>A city where 2,000 years of history meets world-class agricultural science.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-inner\">\n    <!-- Two columns: History & Innovation -->\n    <div class=\"location-two-col\">\n      <div class=\"location-col\">\n        <h3>A City Where History Meets Innovation<\/h3>\n        <p>The city of <strong>Zaragoza<\/strong>, capital of Arag\u00f3n and one of Spain's most vibrant cultural and scientific hubs, will host the <strong>II Symposium on Nursery Production of Certified Fruit Trees<\/strong> from <strong>20 to 23 September 2027<\/strong>. This international event brings together researchers, professionals, nurseries, and institutions from around the world to exchange knowledge, strengthen collaboration, and explore the latest advances in plant propagation and certified fruit tree production.<\/p>\n        <p>With more than <strong>2,000 years of history<\/strong>, Zaragoza is a crossroads of civilisations. Romans, Muslims, Jews, and Christians have shaped its identity, leaving behind an extraordinary architectural and cultural legacy.<\/p>\n        <p>Zaragoza is known for its vibrant cultural life, its museums, and its unique blend of tradition and modernity. The city has hosted major international events, including the <strong>Expo 2008<\/strong>, which focused on water and sustainable development and left a lasting legacy along the banks of the Ebro River.<\/p>\n        <p>Zaragoza is a city that surprises visitors with its welcoming atmosphere, walkable streets, and rich Mediterranean character.<\/p>\n      <\/div>\n\n      <div class=\"location-col\">\n        <h3>A Strategic Hub for Agriculture, Research &amp; Innovation<\/h3>\n        <p>Beyond its cultural appeal, Zaragoza stands out as a <strong>leading centre for agricultural and horticultural research<\/strong>. The region of Arag\u00f3n has a long tradition in fruit production and nursery management, and hosts institutions that play a key role in European plant health and certification.<\/p>\n        <p>In recent years, Zaragoza has strengthened its role as a hub for innovation, sustainability, and intercultural dialogue within the Mediterranean region. Its strategic location, excellent connectivity, and strong academic and research institutions make it an ideal setting for international scientific and cultural exchange.<\/p>\n        <p>The city continues to promote collaboration through art, community initiatives, and shared heritage, reinforcing its commitment to fostering dialogue across the Euro-Mediterranean area.<\/p>\n        <p>Its historical heritage \u2014 from the Roman Forum to the unique Mud\u00e9jar art \u2014 coexists with a diversified economy and a growing agri-food sector. This combination of tradition, knowledge, and international outlook makes Zaragoza an exceptional setting for discussing current challenges in plant propagation and the production of certified fruit trees.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Landmarks -->\n    <div class=\"landmarks-section\">\n      <h3>Discover the City<\/h3>\n      <div class=\"landmark-list\">\n        <div class=\"landmark-item\">\n          <img decoding=\"async\"\n            src=\"https:\/\/images.unsplash.com\/photo-1558618666-fcd25c85cd64?w=600&q=80\"\n            alt=\"Basilica del Pilar, Zaragoza\"\n            loading=\"lazy\"\n          \/>\n          <!-- FREEPIK PHOTO: Search \"Bas\u00edlica del Pilar Zaragoza\" -->\n          <div class=\"landmark-caption\">\n            <h4>Basilica del Pilar<\/h4>\n            <p>Iconic Baroque landmark over the Ebro<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"landmark-item\">\n          <img decoding=\"async\"\n            src=\"https:\/\/images.unsplash.com\/photo-1580654843061-8c90a9a2d1b7?w=600&q=80\"\n            alt=\"Aljafer\u00eda Palace, Zaragoza\"\n            loading=\"lazy\"\n          \/>\n          <!-- FREEPIK PHOTO: Search \"Palacio de la Aljafer\u00eda Zaragoza\" \/ \"Islamic architecture Spain palace\" -->\n          <div class=\"landmark-caption\">\n            <h4>Aljafer\u00eda Palace<\/h4>\n            <p>UNESCO Mud\u00e9jar Heritage \u2014 Islamic jewel<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"landmark-item\">\n          <img decoding=\"async\"\n            src=\"https:\/\/images.unsplash.com\/photo-1571896349842-33c89424de2d?w=600&q=80\"\n            alt=\"Cathedral of La Seo, Zaragoza\"\n            loading=\"lazy\"\n          \/>\n          <!-- FREEPIK PHOTO: Search \"Catedral La Seo Zaragoza\" \/ \"cathedral Gothic Renaissance Spain\" -->\n          <div class=\"landmark-caption\">\n            <h4>Cathedral of La Seo<\/h4>\n            <p>Gothic, Renaissance &amp; Mud\u00e9jar masterpiece<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"landmark-item\">\n          <img decoding=\"async\"\n            src=\"https:\/\/images.unsplash.com\/photo-1566073771259-6a8506099945?w=600&q=80\"\n            alt=\"Zaragoza historic centre\"\n            loading=\"lazy\"\n          \/>\n          <!-- FREEPIK PHOTO: Search \"Zaragoza centro hist\u00f3rico calle\" \/ \"Spanish city gastronomy tapas\" -->\n          <div class=\"landmark-caption\">\n            <h4>Historic Centre<\/h4>\n            <p>Life, museums, gastronomy &amp; culture<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Research Institutions -->\n    <div class=\"institutions-section\">\n      <h3>Key Research Institutions<\/h3>\n      <div class=\"institutions-grid\">\n        <div class=\"institution-card\">\n          <svg class=\"institution-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"9\" r=\"7\"\/><path d=\"M9 21l3-3 3 3\"\/><\/svg>\n          <div>\n            <h4>CITA \u2014 Agri-Food Research and Technology Centre of Arag\u00f3n<\/h4>\n            <p>Leading organiser and key research hub for plant health and certification<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"institution-card\">\n          <svg class=\"institution-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 2a14.5 14.5 0 010 20M12 2a14.5 14.5 0 000 20M2 12h20\"\/><\/svg>\n          <div>\n            <h4>CIHEAM Zaragoza<\/h4>\n            <p>International Centre for Advanced Mediterranean Agronomic Studies<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"institution-card\">\n          <svg class=\"institution-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 18h8M3 22h18M14 22a7 7 0 000-14M9 14l-2-2 7-7 2 2-7 7zM11.5 3.5l2 2\"\/><\/svg>\n          <div>\n            <h4>Experimental Station of Aula Dei \u2014 CSIC<\/h4>\n            <p>Pioneer research in propagation, certification and plant health<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"institution-card\">\n          <svg class=\"institution-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22V12M5 12C5 7.58 8.13 4 12 4s7 3.58 7 8M12 12c0-4.42-2.01-8-6-8\"\/><\/svg>\n          <div>\n            <h4>Dynamic Nursery &amp; Industry Network<\/h4>\n            <p>Nurseries, growers, and technology companies driving innovation<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Connectivity banner -->\n    <div class=\"connectivity-banner\">\n      <div class=\"connectivity-text\">\n        <h3>A Connected &amp; Accessible Destination<\/h3>\n        <p>Zaragoza's strategic location between Madrid and Barcelona ensures excellent national and international connections for all participants.<\/p>\n      <\/div>\n      <div class=\"connectivity-items\">\n        <div class=\"connectivity-item\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.8 19.2L16 11l3.5-3.5C21 6 21 4 19 4c-1 0-1.5.5-3.5 2.5L8 8 .8 6.2c-.8-.2-1.4.5-1 1.2l2.7 4.2 6.5-1.5L9 13l-2 2-1-1-1 1 2 2 2-1 2-2-1 3.5 4.2 2.7c.7.4 1.4-.2 1.2-1z\"\/><\/svg>\n          <span>International Airport<\/span>\n        <\/div>\n        <div class=\"connectivity-item\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"3\" width=\"16\" height=\"14\" rx=\"3\"\/><path d=\"M4 11h16M12 3v8\"\/><circle cx=\"8.5\" cy=\"17.5\" r=\"2.5\"\/><circle cx=\"15.5\" cy=\"17.5\" r=\"2.5\"\/><\/svg>\n          <span>High-Speed Train (AVE)<\/span>\n        <\/div>\n        <div class=\"connectivity-item\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21V5a2 2 0 012-2h14a2 2 0 012 2v16M3 21h18M10 21v-4h4v4M7 8h2v2H7zM15 8h2v2h-2zM7 13h2v2H7zM15 13h2v2h-2z\"\/><\/svg>\n          <span>Wide Range of Hotels<\/span>\n        <\/div>\n        <div class=\"connectivity-item\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7z\"\/><circle cx=\"12\" cy=\"9\" r=\"2.5\"\/><\/svg>\n          <span>~320 km from Madrid &amp; Barcelona<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div><!-- \/section-inner -->\n<\/section>\n\n<!-- ============================================================\n     TRAVEL & ACCOMMODATION\n============================================================ -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-112e759d e-con-full e-flex e-con e-parent\" data-id=\"112e759d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-6cfe02ed e-con-full e-flex e-con e-child\" data-id=\"6cfe02ed\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d776659 elementor-widget elementor-widget-html\" data-id=\"1d776659\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"travel\">\n  <div class=\"section-inner\">\n    <span class=\"section-tag\">Getting There<\/span>\n    <h2 class=\"section-title\">Travel &amp; Accommodation<\/h2>\n    <div class=\"divider\"><\/div>\n    <p class=\"travel-intro\">Zaragoza is located in the north-east of Spain, at a more or less similar distance from Madrid, Barcelona, Bilbao and Valencia (about 320 km). Below you will find detailed travel information to help you plan your journey.<\/p>\n\n    <!-- Three transport cards -->\n    <div class=\"travel-cards\">\n\n      <!-- By Air -->\n      <div class=\"travel-card\">\n        <svg class=\"travel-card-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.8 19.2L16 11l3.5-3.5C21 6 21 4 19 4c-1 0-1.5.5-3.5 2.5L8 8 .8 6.2c-.8-.2-1.4.5-1 1.2l2.7 4.2 6.5-1.5L9 13l-2 2-1-1-1 1 2 2 2-1 2-2-1 3.5 4.2 2.7c.7.4 1.4-.2 1.2-1z\"\/><\/svg>\n        <h3>Flying to Zaragoza<\/h3>\n        <p>There is an International <a href=\"https:\/\/www.aena.es\/en\/zaragoza.html\" class=\"tl\" target=\"_blank\" rel=\"noopener\">Airport in Zaragoza<\/a>. Airlines operating there include:<\/p>\n        <ul class=\"travel-card-list\" style=\"margin-top:0.75rem;\">\n          <li><strong>Air Europa<\/strong> \u2014 Ibiza, Mallorca, Menorca, Tenerife, Paris<\/li>\n          <li><strong>Iberia<\/strong> \u2014 Paris, Frankfurt<\/li>\n          <li><strong>Ryanair<\/strong> \u2014 London, Brussels, Milan, Paris<\/li>\n          <li><strong>Volotea<\/strong> \u2014 Ibiza, M\u00e1laga, Mallorca<\/li>\n          <li><strong>Wizzair<\/strong> \u2014 Bucharest, Cluj Napoca<\/li>\n        <\/ul>\n        <p style=\"margin-top:1rem; font-size:0.78rem; color:rgba(240,231,194,0.45); font-style:italic;\">Note: flights are not daily; companies often operate 2\u20133 times a week.<\/p>\n        <p style=\"margin-top:0.75rem; font-size:0.83rem; color:rgba(240,231,194,0.65);\">From the airport, bus <strong>line 501<\/strong> reaches the city centre (<a href=\"https:\/\/www.google.es\/maps\/place\/P.%C2%BA+de+Mar%C3%ADa+Agust%C3%ADn,+7,+50004+Zaragoza\" class=\"tl\" target=\"_blank\" rel=\"noopener\">Paseo Mar\u00eda Agust\u00edn, 7<\/a>) in ~45 min (every 30 min Mon\u2013Sat, hourly Sun). Taxis also available:<\/p>\n        <ul class=\"travel-card-list\">\n          <li>Radio Taxi Arag\u00f3n: +34 976 38 38 38<\/li>\n          <li>Radio Taxi Zaragoza: +34 976 42 42 42<\/li>\n          <li>Radio Taxi Cooperativa: +34 976 75 75 75<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- From Madrid -->\n      <div class=\"travel-card\">\n        <svg class=\"travel-card-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"3\" width=\"16\" height=\"14\" rx=\"3\"\/><path d=\"M4 11h16M12 3v8\"\/><circle cx=\"8.5\" cy=\"17.5\" r=\"2.5\"\/><circle cx=\"15.5\" cy=\"17.5\" r=\"2.5\"\/><path d=\"M6 20l-2 2M18 20l2 2\"\/><\/svg>\n        <h3>From Madrid<\/h3>\n        <p>If you cannot get a direct flight to Zaragoza, you can fly to <a href=\"https:\/\/www.aeropuertomadrid-barajas.com\/eng\/home.html\" class=\"tl\" target=\"_blank\" rel=\"noopener\">Madrid Barajas<\/a> and then:<\/p>\n        <ul class=\"travel-card-list\">\n          <li><strong>Bus<\/strong> \u2014 Direct with <a href=\"https:\/\/www.alsa.com\/en\/web\/bus\/home\" class=\"tl\" target=\"_blank\" rel=\"noopener\">ALSA<\/a> from T4 airport to Zaragoza Delicias (\u22483.5h)<\/li>\n          <li><strong>Train (AVE)<\/strong> \u2014 High-speed train by <a href=\"https:\/\/www.renfe.com\/es\/en\" class=\"tl\" target=\"_blank\" rel=\"noopener\">RENFE<\/a> from Atocha Station to Zaragoza Delicias (\u22481.5h). Take <a href=\"https:\/\/www.renfe.com\/es\/en\/suburban\/suburban-madrid\/timetables\" class=\"tl\" target=\"_blank\" rel=\"noopener\">cercan\u00edas line C1<\/a> or the <a href=\"https:\/\/www.emtmadrid.es\/Bloques-EMT\/Aeropuerto.aspx?lang=en-GB\" class=\"tl\" target=\"_blank\" rel=\"noopener\">airport express bus<\/a> to reach Atocha from the airport.<\/li>\n        <\/ul>\n        <p style=\"margin-top:1rem; font-size:0.83rem; color:rgba(240,231,194,0.65);\">Both bus and train arrive at <a href=\"https:\/\/www.estacion-zaragoza.es\/\" class=\"tl\" target=\"_blank\" rel=\"noopener\">Delicias Station<\/a> in Zaragoza.<\/p>\n        <p style=\"margin-top:0.75rem; font-size:0.83rem; color:rgba(240,231,194,0.65);\">From Delicias Station, lines <strong>51<\/strong> and <strong>34<\/strong> reach the city centre; lines <strong>Ci1<\/strong> and <strong>Ci2<\/strong> go to the University area and the conference venue. Check routes at <a href=\"https:\/\/zaragoza.avanzagrupo.com\/lineas-y-horarios\/\" class=\"tl\" target=\"_blank\" rel=\"noopener\">Avanza<\/a>.<\/p>\n      <\/div>\n\n      <!-- From Barcelona -->\n      <div class=\"travel-card\">\n        <svg class=\"travel-card-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 6v6M16 6v6M2 12h19.6\"\/><path d=\"M18 18h3s.5-1.7.8-4c.3-2.2.2-6-.5-7.5C21 5 19.5 3 17 3H7C4.5 3 3 5 2.3 6.5 1.6 8 1.5 11.8 1.8 14c.3 2.3.8 4 .8 4h3\"\/><circle cx=\"7\" cy=\"18\" r=\"2\"\/><circle cx=\"17\" cy=\"18\" r=\"2\"\/><\/svg>\n        <h3>From Barcelona<\/h3>\n        <p>Flying to <a href=\"https:\/\/www.aeropuertobarcelona-elprat.com\/ingl\/index.html\" class=\"tl\" target=\"_blank\" rel=\"noopener\">Barcelona El Prat<\/a>? Connections to Zaragoza:<\/p>\n        <ul class=\"travel-card-list\">\n          <li><strong>Bus<\/strong> \u2014 Direct with <a href=\"https:\/\/www.alsa.com\/en\/web\/bus\/home\" class=\"tl\" target=\"_blank\" rel=\"noopener\">ALSA<\/a> from <a href=\"https:\/\/barcelonanord.barcelona\/en\" class=\"tl\" target=\"_blank\" rel=\"noopener\">Barcelona-Nord station<\/a> to Zaragoza Delicias (\u22483.5h). From the airport, take bus A1 or A2 + L1 to reach Barcelona-Nord.<\/li>\n          <li><strong>Train (AVE)<\/strong> \u2014 High-speed train by <a href=\"https:\/\/www.renfe.com\/es\/en\" class=\"tl\" target=\"_blank\" rel=\"noopener\">RENFE<\/a> from <a href=\"https:\/\/www.adif.es\/w\/71801-barcelona-sants\" class=\"tl\" target=\"_blank\" rel=\"noopener\">Barcelona-Sants<\/a> to Zaragoza Delicias (\u22481.5h). Take bus A1 or A2 from the airport to Sants.<\/li>\n        <\/ul>\n        <p style=\"margin-top:1rem; font-size:0.83rem; color:rgba(240,231,194,0.65);\">Both bus and train arrive at <a href=\"https:\/\/www.estacion-zaragoza.es\/\" class=\"tl\" target=\"_blank\" rel=\"noopener\">Delicias Station<\/a> in Zaragoza (<a href=\"https:\/\/www.google.es\/maps\/place\/Estaci%C3%B3n+Zaragoza-Delicias\/@41.6586938,-0.911226,15z\" class=\"tl\" target=\"_blank\" rel=\"noopener\">Av. Navarra, 80<\/a>).<\/p>\n        <p style=\"margin-top:0.5rem; font-size:0.83rem; color:rgba(240,231,194,0.5); font-style:italic;\">We look forward to seeing you in Zaragoza!<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Tourism link -->\n    <a href=\"https:\/\/www.zaragoza.es\/sede\/portal\/turismo\/?locale=en\" class=\"tourism-link\" target=\"_blank\" rel=\"noopener\">\n      <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 2a14.5 14.5 0 010 20M12 2a14.5 14.5 0 000 20M2 12h20\"\/><\/svg>\n      Tourism in Zaragoza \u2014 Official Guide\n    <\/a>\n\n    <!-- Accommodation -->\n    <div class=\"hotel-divider\">\n      <div class=\"hotel-divider-line\"><\/div>\n      <span class=\"hotel-divider-text\">Accommodation<\/span>\n      <div class=\"hotel-divider-line\"><\/div>\n    <\/div>\n\n    <p class=\"hotel-note\">There will be a bus service scheduled to go from the city centre to the conference room. The following options are close to the bus meeting point:<\/p>\n\n    <div class=\"hotels-grid\">\n      <a href=\"https:\/\/www.hotelsauce.com\/\" class=\"hotel-card\" target=\"_blank\" rel=\"noopener\">\n        <svg class=\"hotel-card-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21V5a2 2 0 012-2h14a2 2 0 012 2v16M3 21h18M10 21v-4h4v4M7 8h2v2H7zM15 8h2v2h-2zM7 13h2v2H7zM15 13h2v2h-2z\"\/><\/svg>\n        <h4>Hotel Sauce<\/h4>\n        <span class=\"hotel-card-tag\">Central location<\/span>\n        <div class=\"hotel-card-arrow\">\n          Visit website\n          <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n        <\/div>\n      <\/a>\n      <a href=\"https:\/\/www.palafoxhoteles.com\/es\/hoteles-en-zaragoza\/hotel-palafox\" class=\"hotel-card\" target=\"_blank\" rel=\"noopener\">\n        <svg class=\"hotel-card-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21V5a2 2 0 012-2h14a2 2 0 012 2v16M3 21h18M10 21v-4h4v4M7 8h2v2H7zM15 8h2v2h-2zM7 13h2v2H7zM15 13h2v2h-2z\"\/><\/svg>\n        <h4>Hotel Palafox<\/h4>\n        <span class=\"hotel-card-tag\">Palafox Hotels group<\/span>\n        <div class=\"hotel-card-arrow\">\n          Visit website\n          <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n        <\/div>\n      <\/a>\n      <a href=\"https:\/\/www.palafoxhoteles.com\/es\/hoteles-en-zaragoza\/hotel-goya\" class=\"hotel-card\" target=\"_blank\" rel=\"noopener\">\n        <svg class=\"hotel-card-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21V5a2 2 0 012-2h14a2 2 0 012 2v16M3 21h18M10 21v-4h4v4M7 8h2v2H7zM15 8h2v2h-2zM7 13h2v2H7zM15 13h2v2h-2z\"\/><\/svg>\n        <h4>Hotel Goya<\/h4>\n        <span class=\"hotel-card-tag\">Palafox Hotels group<\/span>\n        <div class=\"hotel-card-arrow\">\n          Visit website\n          <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n        <\/div>\n      <\/a>\n      <a href=\"https:\/\/www.palafoxhoteles.com\/es\/hoteles-en-zaragoza\/hotel-alfonso\" class=\"hotel-card\" target=\"_blank\" rel=\"noopener\">\n        <svg class=\"hotel-card-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21V5a2 2 0 012-2h14a2 2 0 012 2v16M3 21h18M10 21v-4h4v4M7 8h2v2H7zM15 8h2v2h-2zM7 13h2v2H7zM15 13h2v2h-2z\"\/><\/svg>\n        <h4>Hotel Alfonso<\/h4>\n        <span class=\"hotel-card-tag\">Palafox Hotels group<\/span>\n        <div class=\"hotel-card-arrow\">\n          Visit website\n          <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n        <\/div>\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     COMMITTEES\n============================================================ -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-40b3b44e e-con-full e-flex e-con e-parent\" data-id=\"40b3b44e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-45e1cea3 e-con-full e-flex e-con e-child\" data-id=\"45e1cea3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-49f90354 elementor-widget elementor-widget-html\" data-id=\"49f90354\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"committees\">\n  <div class=\"section-inner\">\n    <span class=\"section-tag\">Organisation<\/span>\n    <h2 class=\"section-title\">Committees<\/h2>\n    <div class=\"divider\"><\/div>\n    <p class=\"committees-intro\">The symposium is guided by dedicated organising and scientific committees bringing together leading experts in plant propagation, nursery management, and certified fruit tree production.<\/p>\n\n    <div class=\"committees-grid\">\n      <!-- Organising Committee -->\n      <div class=\"committee-block\">\n        <h3>\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 00-3-3.87M16 3.13a4 4 0 010 7.75\"\/><\/svg>\n          Organizing Committee\n        <\/h3>\n        <ul class=\"member-list\">\n          <li class=\"member-item\">\n            <span class=\"member-name\">Mar\u00eda Jos\u00e9 Rubio Cabetas<\/span>\n            <span class=\"member-affil\">CITA<\/span>\n          <\/li>\n          <li class=\"member-item\">\n            <span class=\"member-name\">Pilar Errea Abad<\/span>\n            <span class=\"member-affil\">CITA<\/span>\n          <\/li>\n          <li class=\"member-item\">\n            <span class=\"member-name\">Mar\u00eda Teresa Espiau<\/span>\n            <span class=\"member-affil\">CITA<\/span>\n          <\/li>\n          <li class=\"member-item\">\n            <span class=\"member-name\">Bibiana Macarulla<\/span>\n            <span class=\"member-affil\">CITA<\/span>\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Scientific Committee \u2014 Coming Soon -->\n      <div class=\"committee-block\">\n        <h3>\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 18h8M3 22h18M14 22a7 7 0 000-14M9 14l-2-2 7-7 2 2-7 7zM11.5 3.5l2 2\"\/><\/svg>\n          Scientific Committee\n        <\/h3>\n        <div class=\"committee-cs\">\n          <p class=\"cs-title\">Coming Soon<\/p>\n          <p class=\"cs-sub\">The Scientific Committee will be announced shortly<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     PROGRAM\n============================================================ -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7fdd05ac e-con-full e-flex e-con e-parent\" data-id=\"7fdd05ac\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-58489d0a e-con-full e-flex e-con e-child\" data-id=\"58489d0a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e01fd25 elementor-widget elementor-widget-html\" data-id=\"1e01fd25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"program\">\n  <div class=\"section-inner\">\n    <span class=\"section-tag\" style=\"display:block;text-align:center;\">Scientific Programme<\/span>\n    <h2 class=\"section-title\" style=\"text-align:center;\">Programme<\/h2>\n    <div class=\"divider divider-center\"><\/div>\n\n    <div class=\"program-coming\">\n      <div class=\"pc-icon\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M16 2v4M8 2v4M3 10h18\"\/>\n          <circle cx=\"8\" cy=\"15\" r=\"1\" fill=\"currentColor\"\/><circle cx=\"12\" cy=\"15\" r=\"1\" fill=\"currentColor\"\/><circle cx=\"16\" cy=\"15\" r=\"1\" fill=\"currentColor\"\/>\n        <\/svg>\n      <\/div>\n      <p class=\"pc-title\">Programme Coming Soon<\/p>\n      <p class=\"pc-msg\">The programme will be available when closer to the Symposium. Please check back for updates on sessions, keynote speakers, and social events.<\/p>\n      <span class=\"pc-date\">Zaragoza \u00b7 September 2027<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     REGISTRATION\n============================================================ -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3fbfae12 e-con-full e-flex e-con e-parent\" data-id=\"3fbfae12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-21f7fcd3 e-con-full e-flex e-con e-child\" data-id=\"21f7fcd3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59ab10f0 elementor-widget elementor-widget-html\" data-id=\"59ab10f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"registration\">\n  <div class=\"section-inner\">\n    <span class=\"section-tag\">Register<\/span>\n    <h2 class=\"section-title\">Registration<\/h2>\n    <div class=\"divider\"><\/div>\n\n    <div class=\"reg-layout\">\n      <div class=\"reg-col-left\">\n        <div class=\"reg-soon-box\">\n          <h3>Registration Will be Open Soon<\/h3>\n          <p>Online registration will open shortly. In the meantime, we encourage you to set up or renew your ISHS membership.<\/p>\n          <span class=\"reg-soon-badge\">Opening Soon<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"reg-links-col\">\n        <p class=\"reg-links-title\">Useful ISHS Links<\/p>\n        <ul class=\"reg-link-list\">\n          <li>\n            <a href=\"https:\/\/www.ishs.org\/members\" class=\"reg-link-item\" target=\"_blank\" rel=\"noopener\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 00-3-3.87M16 3.13a4 4 0 010 7.75\"\/><\/svg>\n              ISHS Membership \u2014 Application &amp; Information\n            <\/a>\n          <\/li>\n          <li>\n            <a href=\"https:\/\/www.ishs.org\/young-minds-award\" class=\"reg-link-item\" target=\"_blank\" rel=\"noopener\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"9\" r=\"7\"\/><path d=\"M9 21l3-3 3 3\"\/><\/svg>\n              ISHS Young Minds Awards\n            <\/a>\n          <\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     ABSTRACT SUBMISSION\n============================================================ -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-46481dad e-con-full e-flex e-con e-parent\" data-id=\"46481dad\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-4b30863 e-con-full e-flex e-con e-child\" data-id=\"4b30863\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39544379 elementor-widget elementor-widget-html\" data-id=\"39544379\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"abstract\">\n  <div class=\"section-inner\">\n    <span class=\"section-tag\">Submit Your Work<\/span>\n    <h2 class=\"section-title\">Abstract Submission &amp; Young Minds Award<\/h2>\n    <div class=\"divider\"><\/div>\n\n    <!-- Main submission CTA -->\n    <div class=\"abstract-hero-link\">\n      <div class=\"abstract-hero-link-text\">\n        <h3>Submit via ROSA \u2014 ISHS Online System<\/h3>\n        <p>All abstracts and manuscripts must be submitted through the ROSA (Responsive Online System for <em>Acta Horticulturae<\/em> submission and review) platform.<\/p>\n      <\/div>\n      <a href=\"https:\/\/www.actahort.org\/members\/symposiar?nr=782\" target=\"_blank\" rel=\"noopener\">\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"\/><path d=\"M14 2v6h6\"\/><\/svg>\n        Submit Abstract\n      <\/a>\n    <\/div>\n\n    <!-- Secondary links -->\n    <div class=\"abstract-secondary-links\">\n      <a href=\"https:\/\/www.ishs.org\/sites\/default\/files\/page-documents\/onlinesubmissionauthorsguide.pdf\" class=\"abstract-sec-btn\" target=\"_blank\" rel=\"noopener\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"\/><path d=\"M14 2v6h6\"\/><\/svg>\n        ISHS Online Submission Guide (PDF)\n      <\/a>\n      <a href=\"https:\/\/www.ishs.org\/authors\" class=\"abstract-sec-btn\" target=\"_blank\" rel=\"noopener\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 3h16a1 1 0 011 1v14a1 1 0 01-1 1H4a1 1 0 01-1-1V4a1 1 0 011-1z\"\/><circle cx=\"12\" cy=\"11\" r=\"3\"\/><path d=\"M10 19v2l2-1 2 1v-2\"\/><\/svg>\n        <em>Acta Horticulturae<\/em> Author Guidelines\n      <\/a>\n      <a href=\"https:\/\/www.actahort.org\/members\/newmember?asc=1\" class=\"abstract-sec-btn\" target=\"_blank\" rel=\"noopener\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 00-4-4H6a4 4 0 00-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><line x1=\"19\" y1=\"8\" x2=\"19\" y2=\"14\"\/><line x1=\"22\" y1=\"11\" x2=\"16\" y2=\"11\"\/><\/svg>\n        Create an ISHS User Account\n      <\/a>\n    <\/div>\n\n    <!-- Rules grid -->\n    <div class=\"abstract-rules-grid\">\n      <div class=\"rules-col\">\n        <h3>Abstract Requirements<\/h3>\n        <ul class=\"rules-list\">\n          <li>Only abstracts submitted in English will be reviewed.<\/li>\n          <li>Abstracts must not exceed <strong>300 words<\/strong>.<\/li>\n          <li>Abstracts must not contain tables, pictures or graphs.<\/li>\n          <li>All abbreviations must be spelled out on first use.<\/li>\n          <li>Abstracts should be thoroughly checked for spelling and grammar.<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"rules-col\">\n        <h3>Submission Rules<\/h3>\n        <ul class=\"rules-list\">\n          <li>An abstract submission charge is due upon submission and applies to the presenting author only. For ISHS Individual members, the abstract submission charge is fully waived.<\/li>\n          <li>Abstracts must always be submitted by the presenting author using their own personal ISHS user account. Submitting on behalf of another author is strictly prohibited.<\/li>\n          <li>Abstract submission deadline will be published soon. Authors will be notified of provisional acceptance and whether selected for oral or poster presentation.<\/li>\n          <li>All oral presenters (including invited and keynote speakers) must submit a manuscript for <em>Acta Horticulturae<\/em> according to the <a href=\"https:\/\/www.ishs.org\/authors\" target=\"_blank\" rel=\"noopener\">Acta Horticulturae guidelines<\/a> before the symposium. Alternatively, presenters may submit a full scientific manuscript for the ISHS Scientific Journal <em>eJHS<\/em> in lieu.<\/li>\n          <li>Oral presenters who fail to submit a manuscript for publication may be refused the floor for making their oral presentation. Authors of posters are strongly encouraged to prepare and submit a manuscript.<\/li>\n          <li>Presenting authors of accepted abstracts (oral or poster) must register for the symposium. Failure to register will result in withdrawal of the abstract from the programme and manuscript from the proceedings.<\/li>\n          <li>Failing to present (oral\/poster) at the symposium will result in the manuscript being withdrawn from the <em>Acta Horticulturae<\/em> symposium proceedings.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- Young Minds Award -->\n    <div class=\"awards-banner\">\n      <div class=\"awards-banner-left\">\n        <svg class=\"awards-banner-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"9\" r=\"7\"\/><path d=\"M9 21l3-3 3 3\"\/><\/svg>\n        <p class=\"awards-banner-title\">Young Minds Awards<\/p>\n        <p class=\"awards-banner-sub\">ISHS \u00b7 Zaragoza 2027<\/p>\n      <\/div>\n      <div class=\"awards-items\">\n        <div class=\"award-item-block\">\n          <div class=\"award-item-number\">01<\/div>\n          <p class=\"award-item-text\">Best <strong style=\"color:var(--cream);\">oral presentation<\/strong> given by a junior scientist who is simultaneously the presenter and first author of the Acta Horticulturae manuscript.<\/p>\n        <\/div>\n        <div class=\"award-item-block\">\n          <div class=\"award-item-number\">02<\/div>\n          <p class=\"award-item-text\">Best <strong style=\"color:var(--cream);\">poster<\/strong> presented by a junior scientist who is the first author of the work.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     ORAL & POSTER\n============================================================ -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-71f654 e-con-full e-flex e-con e-parent\" data-id=\"71f654\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-f0fc131 e-con-full e-flex e-con e-child\" data-id=\"f0fc131\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5ebcc7bb elementor-widget elementor-widget-html\" data-id=\"5ebcc7bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"oral-poster\">\n  <div class=\"section-inner\">\n    <span class=\"section-tag\" style=\"display:block;text-align:center;\">Presentations<\/span>\n    <h2 class=\"section-title\" style=\"text-align:center;\">Oral &amp; Poster<\/h2>\n    <div class=\"divider divider-center\"><\/div>\n    <div class=\"generic-cs\">\n      <svg class=\"generic-cs-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M8 21h8M12 17v4\"\/>\n      <\/svg>\n      <p class=\"generic-cs-title\">Coming Soon<\/p>\n      <p class=\"generic-cs-sub\">Details on oral and poster presentation format and guidelines will be published here ahead of the Symposium.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SPONSOR\n============================================================ -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7da36423 e-con-full e-flex e-con e-parent\" data-id=\"7da36423\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-44486911 e-con-full e-flex e-con e-child\" data-id=\"44486911\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12061780 elementor-widget elementor-widget-html\" data-id=\"12061780\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"sponsor\">\n  <div class=\"section-inner\">\n    <span class=\"section-tag\" style=\"display:block;text-align:center;\">Support<\/span>\n    <h2 class=\"section-title\" style=\"text-align:center;\">Sponsors<\/h2>\n    <div class=\"divider divider-center\"><\/div>\n    <div class=\"generic-cs\">\n      <svg class=\"generic-cs-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/>\n      <\/svg>\n      <p class=\"generic-cs-title\">Coming Soon<\/p>\n      <p class=\"generic-cs-sub\">Sponsorship information and opportunities will be announced here. For enquiries, contact us at <a href=\"mailto:certifruit2027@cita-aragon.es\" style=\"color:var(--leather);\">certifruit2027@cita-aragon.es<\/a>.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     CONTACT\n============================================================ -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4fd2dc09 e-con-full e-flex e-con e-parent\" data-id=\"4fd2dc09\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-74aa6858 e-con-full e-flex e-con e-child\" data-id=\"74aa6858\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ae7460 elementor-widget elementor-widget-html\" data-id=\"7ae7460\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"contact\">\n  <div class=\"contact-inner\">\n    <span class=\"section-tag\">Get in Touch<\/span>\n    <h2 class=\"section-title\">Symposium Secretariat<\/h2>\n    <div class=\"divider divider-center\"><\/div>\n    <p class=\"contact-sub\">For all enquiries related to the II Symposium on Nursery Production of Certified Fruit Trees, please contact the symposium secretariat and support team.<\/p>\n    <a href=\"mailto:certifruit2027@cita-aragon.es\" class=\"contact-email-btn\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"M2 8l10 6 10-6\"\/><\/svg>\n      certifruit2027@cita-aragon.es\n    <\/a>\n    <p class=\"contact-note\">Zaragoza, Spain \u00b7 20\u201323 September 2027<\/p>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     FOOTER\n============================================================ -->\n<footer>\n  <div class=\"footer-inner\">\n    <div class=\"footer-left\">\n      <strong>II Symposium on Nursery Production of Certified Fruit Trees<\/strong><br\/>\n      Zaragoza, Spain \u00b7 20\u201323 September 2027 \u00b7 <a href=\"mailto:certifruit2027@cita-aragon.es\" style=\"color:rgba(240,231,194,0.4);\">certifruit2027@cita-aragon.es<\/a>\n    <\/div>\n    <div class=\"footer-orgs\">\n      <span class=\"footer-org\">CITA Arag\u00f3n<\/span>\n      <span class=\"footer-org\" style=\"color:rgba(104,116,81,0.35);\">\u00b7<\/span>\n      <span class=\"footer-org\">ISHS<\/span>\n      <span class=\"footer-org\" style=\"color:rgba(104,116,81,0.35);\">\u00b7<\/span>\n      <span class=\"footer-org\">CIHEAM<\/span>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<!-- Mobile menu script -->\n<script>\nfunction toggleMenu() {\n    const nav = document.querySelector('.nav-links');\n    if (nav.style.display === 'flex') {\n      nav.style.display = 'none';\n    } else {\n      nav.style.cssText = 'display:flex; flex-direction:column; position:absolute; top:66px; left:0; right:0; background:rgba(0,41,28,0.98); padding:1rem 2rem 1.5rem;';\n    }\n  }\n\n  \/\/ Active nav link on scroll\n  const sections = document.querySelectorAll('section[id], div.stat-strip');\n  const navLinks = document.querySelectorAll('.nav-links a');\n  window.addEventListener('scroll', () => {\n    let current = '';\n    sections.forEach(s => {\n      if (window.scrollY >= s.offsetTop - 90) current = s.id;\n    });\n    navLinks.forEach(a => {\n      a.style.color = a.getAttribute('href') === '#' + current\n        ? 'rgba(240,231,194,1)'\n        : 'rgba(240,231,194,0.65)';\n    });\n  });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>CertiFruit 2027 Zaragoza \u00b7 20\u201323 Sep 2027 Home Welcome Location Travel Committees Program Registration Abstracts Sponsor Contact International Symposium \u00b7 ISHS \u00b7 CITA \u00b7 CIHEAM CITA Arag\u00f3n ISHS CIHEAM II Symposium on Nursery Production of Certified Fruit Trees Plant Propagation \u00b7 Nursery Organization &amp; Management \u00b7 Certification Dates 20 \u2013 23 September 2027 Location Zaragoza, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-13","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.certifruit2027.com\/index.php?rest_route=\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.certifruit2027.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.certifruit2027.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.certifruit2027.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.certifruit2027.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=13"}],"version-history":[{"count":100,"href":"https:\/\/www.certifruit2027.com\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":222,"href":"https:\/\/www.certifruit2027.com\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions\/222"}],"wp:attachment":[{"href":"https:\/\/www.certifruit2027.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}