{"id":1447,"date":"2026-02-20T12:45:23","date_gmt":"2026-02-20T11:45:23","guid":{"rendered":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/?page_id=1447"},"modified":"2026-02-20T13:03:49","modified_gmt":"2026-02-20T12:03:49","slug":"materiale-relatori","status":"publish","type":"page","link":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/materiale-relatori\/","title":{"rendered":"materiale-relatori"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1447\" class=\"elementor elementor-1447\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3679dd6 e-flex e-con-boxed e-con e-parent\" data-id=\"3679dd6\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b0873f elementor-widget elementor-widget-html\" data-id=\"1b0873f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"it\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Materiale Relatori - Fondazione Centro Studi Valetudo<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        :root {\r\n            --primary: #8B1A1A;\r\n            --primary-dark: #6B1010;\r\n            --primary-light: #A82828;\r\n            --accent: #D4A853;\r\n            --accent-light: #E8C97A;\r\n            --bg: #FBF8F5;\r\n            --bg-warm: #F5F0EB;\r\n            --bg-white: #FFFFFF;\r\n            --text: #2C2424;\r\n            --text-light: #7A6B6B;\r\n            --border: #E8DDD4;\r\n            --shadow: 0 2px 20px rgba(139,26,26,0.06);\r\n            --shadow-hover: 0 8px 32px rgba(139,26,26,0.12);\r\n            --radius: 12px;\r\n        }\r\n        *{margin:0;padding:0;box-sizing:border-box}\r\n        body{font-family:'DM Sans',sans-serif;background:var(--bg);color:var(--text);line-height:1.6}\r\n\r\n        .hero{background:linear-gradient(145deg,var(--primary-dark) 0%,var(--primary) 40%,var(--primary-light) 100%);color:#fff;padding:80px 20px 65px;text-align:center;position:relative;overflow:hidden}\r\n        .hero::before{content:'';position:absolute;top:-60%;right:-30%;width:80%;height:200%;background:radial-gradient(ellipse,rgba(212,168,83,.07) 0%,transparent 65%);pointer-events:none}\r\n        .hero::after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent),var(--accent-light),var(--accent))}\r\n        .hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);padding:8px 22px;border-radius:100px;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:24px;border:1px solid rgba(255,255,255,.15)}\r\n        .hero-badge svg{width:15px;height:15px}\r\n        .hero h1{font-family:'DM Serif Display',serif;font-size:clamp(2.1rem,5vw,3.4rem);font-weight:400;margin-bottom:14px;letter-spacing:-.3px}\r\n        .hero p{font-size:1.05rem;opacity:.85;max-width:580px;margin:0 auto;line-height:1.7}\r\n        .hero-course{display:inline-block;background:rgba(212,168,83,.18);border:1px solid rgba(212,168,83,.35);padding:8px 22px;border-radius:8px;font-weight:600;font-size:.95rem;margin-top:22px;color:var(--accent-light)}\r\n\r\n        .access-gate{max-width:460px;margin:-32px auto 40px;background:var(--bg-white);border-radius:var(--radius);box-shadow:var(--shadow-hover);padding:32px;position:relative;z-index:2;border-top:3px solid var(--primary)}\r\n        .access-gate h3{font-family:'DM Serif Display',serif;font-size:1.2rem;margin-bottom:6px;color:var(--primary)}\r\n        .access-gate>p{font-size:.87rem;color:var(--text-light);margin-bottom:20px}\r\n        .access-form{display:flex;gap:10px}\r\n        .access-form input{flex:1;padding:12px 16px;border:2px solid var(--border);border-radius:8px;font-family:'DM Sans',sans-serif;font-size:.95rem;transition:border-color .2s;outline:none}\r\n        .access-form input:focus{border-color:var(--primary)}\r\n        .access-form input::placeholder{color:#BFADA0}\r\n        .btn-primary{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-family:'DM Sans',sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .25s;white-space:nowrap}\r\n        .btn-primary:hover{background:var(--primary-light);transform:translateY(-1px);box-shadow:0 4px 16px rgba(139,26,26,.25)}\r\n        .access-error{color:#B82020;font-size:.85rem;margin-top:10px;display:none}\r\n        .access-error.visible{display:block}\r\n\r\n        .content-area{max-width:880px;margin:0 auto;padding:0 20px 60px;display:none}\r\n        .content-area.visible{display:block}\r\n\r\n        .course-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-bottom:36px}\r\n        .info-card{background:var(--bg-white);border-radius:var(--radius);padding:18px 22px;box-shadow:var(--shadow);display:flex;align-items:center;gap:14px}\r\n        .info-icon{width:42px;height:42px;background:linear-gradient(135deg,var(--primary),var(--primary-light));border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}\r\n        .info-icon svg{width:20px;height:20px;color:#fff}\r\n        .info-label{font-size:.75rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;font-weight:600}\r\n        .info-value{font-weight:700;font-size:.95rem;color:var(--primary)}\r\n\r\n        \/* \u2500\u2500 Scarica Tutto Corso \u2500\u2500 *\/\r\n        .download-all-course{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#3D0C0C,var(--primary-dark));color:#fff;border-radius:var(--radius);padding:20px 24px;margin-bottom:28px;box-shadow:var(--shadow-hover)}\r\n        .download-all-left{display:flex;align-items:center;gap:14px}\r\n        .download-all-icon{width:48px;height:48px;background:rgba(212,168,83,.2);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}\r\n        .download-all-icon svg{width:24px;height:24px;color:var(--accent-light)}\r\n        .download-all-title{font-weight:700;font-size:1rem;margin-bottom:2px}\r\n        .download-all-sub{font-size:.82rem;opacity:.7}\r\n        .btn-all-zip{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:var(--accent);color:var(--primary-dark);border:none;border-radius:10px;font-family:'DM Sans',sans-serif;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .2s;text-decoration:none}\r\n        .btn-all-zip:hover{background:var(--accent-light);transform:translateY(-2px);box-shadow:0 6px 20px rgba(212,168,83,.3)}\r\n        .btn-all-zip svg{width:18px;height:18px}\r\n\r\n        .day-section{margin-bottom:28px}\r\n        .day-header{display:flex;align-items:center;justify-content:space-between;background:var(--bg-white);border-radius:var(--radius);padding:20px 26px;cursor:pointer;box-shadow:var(--shadow);transition:all .25s;border-left:4px solid transparent;user-select:none}\r\n        .day-header:hover{box-shadow:var(--shadow-hover)}\r\n        .day-header.active{border-left-color:var(--primary);box-shadow:var(--shadow-hover)}\r\n        .day-header-left{display:flex;align-items:center;gap:16px}\r\n        .day-number{font-family:'DM Serif Display',serif;font-size:1.9rem;color:var(--primary);line-height:1;min-width:36px;opacity:.7}\r\n        .day-info h3{font-size:1.05rem;font-weight:700;color:var(--text);margin-bottom:1px}\r\n        .day-info span{font-size:.83rem;color:var(--text-light)}\r\n        .day-header-right{display:flex;align-items:center;gap:12px}\r\n        .file-count{background:var(--bg-warm);padding:4px 12px;border-radius:100px;font-size:.78rem;font-weight:600;color:var(--text-light)}\r\n        .chevron{width:22px;height:22px;color:var(--text-light);transition:transform .3s}\r\n        .day-header.active .chevron{transform:rotate(180deg)}\r\n\r\n        .day-content{max-height:0;overflow:hidden;transition:max-height .45s ease}\r\n        .day-content.open{max-height:3000px}\r\n        .file-list{padding:14px 0 0}\r\n\r\n        .download-zip-bar{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,var(--primary-dark),var(--primary));color:#fff;border-radius:10px;padding:14px 20px;margin-bottom:10px}\r\n        .zip-label{display:flex;align-items:center;gap:10px;font-weight:600;font-size:.88rem}\r\n        .zip-label svg{width:20px;height:20px;opacity:.8}\r\n        .btn-zip{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;background:var(--accent);color:var(--primary-dark);border:none;border-radius:8px;font-family:'DM Sans',sans-serif;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s;text-decoration:none}\r\n        .btn-zip:hover{background:var(--accent-light);transform:translateY(-1px)}\r\n        .btn-zip svg{width:16px;height:16px}\r\n\r\n        .file-item{display:flex;align-items:center;justify-content:space-between;background:var(--bg-white);border-radius:10px;padding:14px 18px;margin-bottom:8px;box-shadow:0 1px 6px rgba(139,26,26,.04);transition:all .2s;border:1px solid var(--border)}\r\n        .file-item:hover{border-color:var(--primary);box-shadow:var(--shadow);transform:translateX(3px)}\r\n        .file-left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}\r\n        .file-icon{width:38px;height:38px;background:linear-gradient(135deg,#C0392B,#E74C3C);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}\r\n        .file-icon svg{width:18px;height:18px;color:#fff}\r\n        .file-name{font-weight:600;font-size:.9rem;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}\r\n        .file-meta{font-size:.76rem;color:var(--text-light);margin-top:1px}\r\n        .btn-download{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;background:var(--bg-warm);color:var(--primary);border:2px solid var(--border);border-radius:8px;font-family:'DM Sans',sans-serif;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none;white-space:nowrap}\r\n        .btn-download:hover{background:var(--primary);color:#fff;border-color:var(--primary)}\r\n        .btn-download svg{width:15px;height:15px}\r\n\r\n        .footer-note{text-align:center;padding:28px 20px;color:var(--text-light);font-size:.83rem;border-top:1px solid var(--border);margin-top:16px;line-height:1.7}\r\n        .footer-note a{color:var(--primary);text-decoration:none;font-weight:600}\r\n        .footer-note a:hover{text-decoration:underline}\r\n\r\n        @media(max-width:600px){\r\n            .hero{padding:60px 16px 50px}\r\n            .access-gate{margin:-24px 16px 32px;padding:24px}\r\n            .access-form{flex-direction:column}\r\n            .day-header{padding:16px 16px;flex-wrap:wrap;gap:8px}\r\n            .day-header-right{width:100%;justify-content:flex-end}\r\n            .file-item{flex-direction:column;align-items:flex-start;gap:10px}\r\n            .btn-download{width:100%;justify-content:center}\r\n            .download-zip-bar{flex-direction:column;gap:12px;text-align:center}\r\n            .download-all-course{flex-direction:column;gap:16px;text-align:center}\r\n            .course-info{grid-template-columns:1fr}\r\n            .file-name{white-space:normal}\r\n        }\r\n        @keyframes fadeInUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}\r\n        .content-area.visible .day-section{animation:fadeInUp .45s ease forwards}\r\n        .content-area.visible .day-section:nth-child(3){animation-delay:.08s}\r\n        .content-area.visible .day-section:nth-child(4){animation-delay:.16s}\r\n        .content-area.visible .day-section:nth-child(5){animation-delay:.24s}\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"hero\">\r\n    <div class=\"hero-badge\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\"\/><\/svg>\r\n        Area Riservata Iscritti\r\n    <\/div>\r\n    <h1>Materiale Relatori<\/h1>\r\n    <p>Scarica le presentazioni e il materiale didattico esposto dai relatori durante le giornate formative del corso ECM.<\/p>\r\n    <div class=\"hero-course\">Corso di Formazione in Emocitometria per TSLB in Medicina di Laboratorio e Medicina Trasfusionale<\/div>\r\n<\/section>\r\n\r\n<div class=\"access-gate\" id=\"accessGate\">\r\n    <h3>\ud83d\udd12 Accesso Riservato<\/h3>\r\n    <p>Inserisci il codice che ti \u00e8 stato fornito per accedere al materiale.<\/p>\r\n    <div class=\"access-form\">\r\n        <input type=\"password\" id=\"accessCode\" placeholder=\"Codice di accesso\" onkeydown=\"if(event.key==='Enter') checkAccess()\">\r\n        <button class=\"btn-primary\" onclick=\"checkAccess()\">Accedi\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13 7l5 5m0 0l-5 5m5-5H6\"\/><\/svg>\r\n        <\/button>\r\n    <\/div>\r\n    <div class=\"access-error\" id=\"accessError\">\u26a0\ufe0f Codice non valido. Riprova o contatta la segreteria.<\/div>\r\n<\/div>\r\n\r\n<div class=\"content-area\" id=\"contentArea\">\r\n\r\n    <div class=\"course-info\">\r\n        <div class=\"info-card\">\r\n            <div class=\"info-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"\/><\/svg><\/div>\r\n            <div><div class=\"info-label\">Date<\/div><div class=\"info-value\">5, 12, 19 Feb 2026<\/div><\/div>\r\n        <\/div>\r\n        <div class=\"info-card\">\r\n            <div class=\"info-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z\"\/><\/svg><\/div>\r\n            <div><div class=\"info-label\">Presentazioni<\/div><div class=\"info-value\">15 file disponibili<\/div><\/div>\r\n        <\/div>\r\n        <div class=\"info-card\">\r\n            <div class=\"info-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3 15a4 4 0 004 4h9a5 5 0 10-.1-9.999 5.002 5.002 0 10-9.78 2.096A4.001 4.001 0 003 15z\"\/><\/svg><\/div>\r\n            <div><div class=\"info-label\">Formato<\/div><div class=\"info-value\">PPT \/ PPTX<\/div><\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n         SCARICA TUTTO IL CORSO\r\n         Sostituisci https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/Corso-Emocitometria-TSLB-2026.zip con il link al file ZIP\r\n         contenente tutte le 15 presentazioni\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <div class=\"download-all-course\">\r\n        <div class=\"download-all-left\">\r\n            <div class=\"download-all-icon\">\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 8h14M5 8a2 2 0 110-4h14a2 2 0 110 4M5 8v10a2 2 0 002 2h10a2 2 0 002-2V8m-9 4h4\"\/><\/svg>\r\n            <\/div>\r\n            <div>\r\n                <div class=\"download-all-title\">Scarica tutto il materiale del corso<\/div>\r\n                <div class=\"download-all-sub\">Tutte le 15 presentazioni in un unico file ZIP<\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/Corso-Emocitometria-TSLB-2026.zip\" class=\"btn-all-zip\" download>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>\r\n            Scarica ZIP completo\r\n        <\/a>\r\n    <\/div>\r\n\r\n    <!-- \u2550\u2550 GIORNO 1 \u2014 5 FEBBRAIO 2026 \u2550\u2550 -->\r\n    <div class=\"day-section\">\r\n        <div class=\"day-header active\" onclick=\"toggleDay(this)\">\r\n            <div class=\"day-header-left\">\r\n                <span class=\"day-number\">01<\/span>\r\n                <div class=\"day-info\"><h3>Giorno 1 \u2014 5 Febbraio 2026<\/h3><span>Prima giornata formativa<\/span><\/div>\r\n            <\/div>\r\n            <div class=\"day-header-right\">\r\n                <span class=\"file-count\">2 file<\/span>\r\n                <svg class=\"chevron\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"\/><\/svg>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"day-content open\"><div class=\"file-list\">\r\n            <!-- Sostituisci https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/Corso-5.2.2026.zip con il link al file ZIP del giorno 1 -->\r\n            <div class=\"download-zip-bar\">\r\n                <div class=\"zip-label\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 8h14M5 8a2 2 0 110-4h14a2 2 0 110 4M5 8v10a2 2 0 002 2h10a2 2 0 002-2V8m-9 4h4\"\/><\/svg>Scarica tutto il Giorno 1<\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/Corso-5.2.2026.zip\" class=\"btn-zip\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica ZIP<\/a>\r\n            <\/div>\r\n            <div class=\"file-item\">\r\n                <div class=\"file-left\">\r\n                    <div class=\"file-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z\"\/><\/svg><\/div>\r\n                    <div><div class=\"file-name\">D'Amora Maurizio<\/div><div class=\"file-meta\">PPTX \u00b7 5 Febbraio 2026<\/div><\/div>\r\n                <\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/1-Maurizio-DAmora-relazione-5.2.2026.pptx\" class=\"btn-download\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica<\/a>\r\n            <\/div>\r\n            <div class=\"file-item\">\r\n                <div class=\"file-left\">\r\n                    <div class=\"file-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z\"\/><\/svg><\/div>\r\n                    <div><div class=\"file-name\">Perruolo<\/div><div class=\"file-meta\">PPTX \u00b7 5 Febbraio 2026<\/div><\/div>\r\n                <\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/3-presentazione-perruolo-05feb26def.pptx\" class=\"btn-download\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica<\/a>\r\n            <\/div>\r\n        <\/div><\/div>\r\n    <\/div>\r\n\r\n    <!-- \u2550\u2550 GIORNO 2 \u2014 12 FEBBRAIO 2026 \u2550\u2550 -->\r\n    <div class=\"day-section\">\r\n        <div class=\"day-header\" onclick=\"toggleDay(this)\">\r\n            <div class=\"day-header-left\">\r\n                <span class=\"day-number\">02<\/span>\r\n                <div class=\"day-info\"><h3>Giorno 2 \u2014 12 Febbraio 2026<\/h3><span>Seconda giornata formativa<\/span><\/div>\r\n            <\/div>\r\n            <div class=\"day-header-right\">\r\n                <span class=\"file-count\">7 file<\/span>\r\n                <svg class=\"chevron\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"\/><\/svg>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"day-content\"><div class=\"file-list\">\r\n            <!-- Sostituisci https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/Corso-12.2.2026.zip con il link al file ZIP del giorno 2 -->\r\n            <div class=\"download-zip-bar\">\r\n                <div class=\"zip-label\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 8h14M5 8a2 2 0 110-4h14a2 2 0 110 4M5 8v10a2 2 0 002 2h10a2 2 0 002-2V8m-9 4h4\"\/><\/svg>Scarica tutto il Giorno 2<\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/Corso-12.2.2026.zip\" class=\"btn-zip\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica ZIP<\/a>\r\n            <\/div>\r\n            <div class=\"file-item\">\r\n                <div class=\"file-left\">\r\n                    <div class=\"file-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z\"\/><\/svg><\/div>\r\n                    <div><div class=\"file-name\">Della Cioppa Paola<\/div><div class=\"file-meta\">PPTX \u00b7 12 Febbraio 2026<\/div><\/div>\r\n                <\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/1-Relazione-Della-Cioppa-Paola-12.2.2026.pptx\" class=\"btn-download\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica<\/a>\r\n            <\/div>\r\n            <div class=\"file-item\">\r\n                <div class=\"file-left\">\r\n                    <div class=\"file-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z\"\/><\/svg><\/div>\r\n                    <div><div class=\"file-name\">Di Matola Tiziana<\/div><div class=\"file-meta\">PPTX \u00b7 12 Febbraio 2026<\/div><\/div>\r\n                <\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/2-Di-Matola-Tiziana-12.2.2026.pptx\" class=\"btn-download\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica<\/a>\r\n            <\/div>\r\n            <div class=\"file-item\">\r\n                <div class=\"file-left\">\r\n                    <div class=\"file-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z\"\/><\/svg><\/div>\r\n                    <div><div class=\"file-name\">D'Amora Maurizio<\/div><div class=\"file-meta\">PPT \u00b7 12 Febbraio 2026<\/div><\/div>\r\n                <\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/3-DAmora-Maurizio-12-02-2026.ppt\" class=\"btn-download\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica<\/a>\r\n            <\/div>\r\n            <div class=\"file-item\">\r\n                <div class=\"file-left\">\r\n                    <div class=\"file-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z\"\/><\/svg><\/div>\r\n                    <div><div class=\"file-name\">Passaretti Claudia<\/div><div class=\"file-meta\">PPTX \u00b7 12 Febbraio 2026<\/div><\/div>\r\n                <\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/5-Passaretti-Claudia-12.2.2026.pptx\" class=\"btn-download\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica<\/a>\r\n            <\/div>\r\n            <div class=\"file-item\">\r\n                <div class=\"file-left\">\r\n                    <div class=\"file-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z\"\/><\/svg><\/div>\r\n                    <div><div class=\"file-name\">Gemito Gennaro<\/div><div class=\"file-meta\">PPTX \u00b7 12 Febbraio 2026<\/div><\/div>\r\n                <\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/6-Gemito-Gemito-12.2.2026.pptx\" class=\"btn-download\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica<\/a>\r\n            <\/div>\r\n            <div class=\"file-item\">\r\n                <div class=\"file-left\">\r\n                    <div class=\"file-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z\"\/><\/svg><\/div>\r\n                    <div><div class=\"file-name\">Basile Anna<\/div><div class=\"file-meta\">PPTX \u00b7 12 Febbraio 2026<\/div><\/div>\r\n                <\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/7-Basile-Anna-12.2.2026.pptx\" class=\"btn-download\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica<\/a>\r\n            <\/div>\r\n            <div class=\"file-item\">\r\n                <div class=\"file-left\">\r\n                    <div class=\"file-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z\"\/><\/svg><\/div>\r\n                    <div><div class=\"file-name\">Gioia Rusciano<\/div><div class=\"file-meta\">PPTX \u00b7 12 Febbraio 2026<\/div><\/div>\r\n                <\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/Gioia-Rusciano-12.2.2026.pptx\" class=\"btn-download\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica<\/a>\r\n            <\/div>\r\n        <\/div><\/div>\r\n    <\/div>\r\n\r\n    <!-- \u2550\u2550 GIORNO 3 \u2014 19 FEBBRAIO 2026 \u2550\u2550 -->\r\n    <div class=\"day-section\">\r\n        <div class=\"day-header\" onclick=\"toggleDay(this)\">\r\n            <div class=\"day-header-left\">\r\n                <span class=\"day-number\">03<\/span>\r\n                <div class=\"day-info\"><h3>Giorno 3 \u2014 19 Febbraio 2026<\/h3><span>Terza giornata formativa<\/span><\/div>\r\n            <\/div>\r\n            <div class=\"day-header-right\">\r\n                <span class=\"file-count\">6 file<\/span>\r\n                <svg class=\"chevron\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"\/><\/svg>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"day-content\"><div class=\"file-list\">\r\n            <!-- Sostituisci https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/Corso-19.2.2023.zip con il link al file ZIP del giorno 3 -->\r\n            <div class=\"download-zip-bar\">\r\n                <div class=\"zip-label\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 8h14M5 8a2 2 0 110-4h14a2 2 0 110 4M5 8v10a2 2 0 002 2h10a2 2 0 002-2V8m-9 4h4\"\/><\/svg>Scarica tutto il Giorno 3<\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/Corso-19.2.2023.zip\" class=\"btn-zip\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica ZIP<\/a>\r\n            <\/div>\r\n            <div class=\"file-item\">\r\n                <div class=\"file-left\">\r\n                    <div class=\"file-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z\"\/><\/svg><\/div>\r\n                    <div><div class=\"file-name\">D'Amora Maurizio<\/div><div class=\"file-meta\">PPTX \u00b7 19 Febbraio 2026<\/div><\/div>\r\n                <\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/1-Maurizio-DAmora-19.02.2026.pptx\" class=\"btn-download\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica<\/a>\r\n            <\/div>\r\n            <div class=\"file-item\">\r\n                <div class=\"file-left\">\r\n                    <div class=\"file-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z\"\/><\/svg><\/div>\r\n                    <div><div class=\"file-name\">Saglioccolo Claudio<\/div><div class=\"file-meta\">PPTX \u00b7 19 Febbraio 2026<\/div><\/div>\r\n                <\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/2-Saglioccolo-Claudio-19.02.2026.pptx\" class=\"btn-download\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica<\/a>\r\n            <\/div>\r\n            <div class=\"file-item\">\r\n                <div class=\"file-left\">\r\n                    <div class=\"file-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z\"\/><\/svg><\/div>\r\n                    <div><div class=\"file-name\">Di Matola<\/div><div class=\"file-meta\">PPTX \u00b7 19 Febbraio 2026<\/div><\/div>\r\n                <\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/3-Di-Matola-19.02.2026.pptx\" class=\"btn-download\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica<\/a>\r\n            <\/div>\r\n            <div class=\"file-item\">\r\n                <div class=\"file-left\">\r\n                    <div class=\"file-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z\"\/><\/svg><\/div>\r\n                    <div><div class=\"file-name\">Paesano Luigi<\/div><div class=\"file-meta\">PPTX \u00b7 19 Febbraio 2026<\/div><\/div>\r\n                <\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/4-Paesano-Luigi-19.02.2026.pptx\" class=\"btn-download\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica<\/a>\r\n            <\/div>\r\n            <div class=\"file-item\">\r\n                <div class=\"file-left\">\r\n                    <div class=\"file-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z\"\/><\/svg><\/div>\r\n                    <div><div class=\"file-name\">Guida Paolo<\/div><div class=\"file-meta\">PPTX \u00b7 19 Febbraio 2026<\/div><\/div>\r\n                <\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/5-Guida-Paolo-19_02_2026.pptx\" class=\"btn-download\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica<\/a>\r\n            <\/div>\r\n            <div class=\"file-item\">\r\n                <div class=\"file-left\">\r\n                    <div class=\"file-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z\"\/><\/svg><\/div>\r\n                    <div><div class=\"file-name\">De Michele Vincenzo<\/div><div class=\"file-meta\">PPTX \u00b7 19 Febbraio 2026<\/div><\/div>\r\n                <\/div>\r\n                <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2026\/02\/6-7-De-Michele-Vincenzo-19.02.2026.pptx\" class=\"btn-download\" download><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"\/><\/svg>Scarica<\/a>\r\n            <\/div>\r\n        <\/div><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"footer-note\">\r\n        Il materiale \u00e8 destinato esclusivamente agli iscritti al corso. \u00c8 vietata la riproduzione e la diffusione non autorizzata.<br>\r\n        Per assistenza: <a href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/contatti\/\">Contatta la Segreteria<\/a>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    \/\/ \u2550\u2550\u2550 CONFIGURAZIONE: Cambia il codice qui \u2550\u2550\u2550\r\n    const ACCESS_CODE = \"valetudo2025\";\r\n\r\n    function checkAccess(){\r\n        const input=document.getElementById('accessCode').value.trim();\r\n        const error=document.getElementById('accessError');\r\n        if(input===ACCESS_CODE){\r\n            document.getElementById('accessGate').style.display='none';\r\n            document.getElementById('contentArea').classList.add('visible');\r\n            sessionStorage.setItem('valetudo_access','granted');\r\n        }else{\r\n            error.classList.add('visible');\r\n            document.getElementById('accessCode').style.borderColor='#B82020';\r\n            setTimeout(()=>{error.classList.remove('visible');document.getElementById('accessCode').style.borderColor='';},3000);\r\n        }\r\n    }\r\n    if(sessionStorage.getItem('valetudo_access')==='granted'){\r\n        document.getElementById('accessGate').style.display='none';\r\n        document.getElementById('contentArea').classList.add('visible');\r\n    }\r\n    function toggleDay(header){\r\n        const content=header.nextElementSibling;\r\n        const isOpen=content.classList.contains('open');\r\n        document.querySelectorAll('.day-content').forEach(c=>c.classList.remove('open'));\r\n        document.querySelectorAll('.day-header').forEach(h=>h.classList.remove('active'));\r\n        if(!isOpen){content.classList.add('open');header.classList.add('active');}\r\n    }\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\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>Materiale Relatori &#8211; Fondazione Centro Studi Valetudo Area Riservata Iscritti Materiale Relatori Scarica le presentazioni e il materiale didattico esposto dai relatori durante le giornate formative del corso ECM. Corso di Formazione in Emocitometria per TSLB in Medicina di Laboratorio e Medicina Trasfusionale \ud83d\udd12 Accesso Riservato Inserisci il codice che ti \u00e8 stato fornito per [&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-1447","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>materiale-relatori - Fondazione Centro Studi Valetudo<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/materiale-relatori\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"materiale-relatori - Fondazione Centro Studi Valetudo\" \/>\n<meta property=\"og:description\" content=\"Materiale Relatori &#8211; Fondazione Centro Studi Valetudo Area Riservata Iscritti Materiale Relatori Scarica le presentazioni e il materiale didattico esposto dai relatori durante le giornate formative del corso ECM. Corso di Formazione in Emocitometria per TSLB in Medicina di Laboratorio e Medicina Trasfusionale \ud83d\udd12 Accesso Riservato Inserisci il codice che ti \u00e8 stato fornito per [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/materiale-relatori\/\" \/>\n<meta property=\"og:site_name\" content=\"Fondazione Centro Studi Valetudo\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/p\/Fondazione-Centro-Studi-Valetudo-Ricerca-e-Sviluppo-Professioni-Sanitarie-61550476666691\/?locale=it_IT&amp;paipv=0&amp;eav=AfZYZEYch8bZ4432ZzDyJQiFnrvqyFUswksJy0sJWIlpPjZHstrlEzn_9NTDx3D4qEI&amp;_rdr\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-20T12:03:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2024\/02\/igea-naturopatia-prato1-1-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/materiale-relatori\/\",\"url\":\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/materiale-relatori\/\",\"name\":\"materiale-relatori - Fondazione Centro Studi Valetudo\",\"isPartOf\":{\"@id\":\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/#website\"},\"datePublished\":\"2026-02-20T11:45:23+00:00\",\"dateModified\":\"2026-02-20T12:03:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/materiale-relatori\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/materiale-relatori\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/materiale-relatori\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"materiale-relatori\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/#website\",\"url\":\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/\",\"name\":\"Fondazione Centro Studi Valetudo\",\"description\":\"Fondazione Centro Studi Valetudo Ricerca e Sviluppo Professioni Sanitarie ETS\",\"publisher\":{\"@id\":\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/#organization\",\"name\":\"Fondazione Centro Studi Valetudo\",\"url\":\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2024\/02\/LogoValetudo@300x.png\",\"contentUrl\":\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2024\/02\/LogoValetudo@300x.png\",\"width\":2240,\"height\":708,\"caption\":\"Fondazione Centro Studi Valetudo\"},\"image\":{\"@id\":\"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/p\/Fondazione-Centro-Studi-Valetudo-Ricerca-e-Sviluppo-Professioni-Sanitarie-61550476666691\/?locale=it_IT&paipv=0&eav=AfZYZEYch8bZ4432ZzDyJQiFnrvqyFUswksJy0sJWIlpPjZHstrlEzn_9NTDx3D4qEI&_rdr\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"materiale-relatori - Fondazione Centro Studi Valetudo","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/materiale-relatori\/","og_locale":"it_IT","og_type":"article","og_title":"materiale-relatori - Fondazione Centro Studi Valetudo","og_description":"Materiale Relatori &#8211; Fondazione Centro Studi Valetudo Area Riservata Iscritti Materiale Relatori Scarica le presentazioni e il materiale didattico esposto dai relatori durante le giornate formative del corso ECM. Corso di Formazione in Emocitometria per TSLB in Medicina di Laboratorio e Medicina Trasfusionale \ud83d\udd12 Accesso Riservato Inserisci il codice che ti \u00e8 stato fornito per [&hellip;]","og_url":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/materiale-relatori\/","og_site_name":"Fondazione Centro Studi Valetudo","article_publisher":"https:\/\/www.facebook.com\/p\/Fondazione-Centro-Studi-Valetudo-Ricerca-e-Sviluppo-Professioni-Sanitarie-61550476666691\/?locale=it_IT&paipv=0&eav=AfZYZEYch8bZ4432ZzDyJQiFnrvqyFUswksJy0sJWIlpPjZHstrlEzn_9NTDx3D4qEI&_rdr","article_modified_time":"2026-02-20T12:03:49+00:00","og_image":[{"width":1280,"height":800,"url":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2024\/02\/igea-naturopatia-prato1-1-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Tempo di lettura stimato":"2 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/materiale-relatori\/","url":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/materiale-relatori\/","name":"materiale-relatori - Fondazione Centro Studi Valetudo","isPartOf":{"@id":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/#website"},"datePublished":"2026-02-20T11:45:23+00:00","dateModified":"2026-02-20T12:03:49+00:00","breadcrumb":{"@id":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/materiale-relatori\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/materiale-relatori\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/materiale-relatori\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/"},{"@type":"ListItem","position":2,"name":"materiale-relatori"}]},{"@type":"WebSite","@id":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/#website","url":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/","name":"Fondazione Centro Studi Valetudo","description":"Fondazione Centro Studi Valetudo Ricerca e Sviluppo Professioni Sanitarie ETS","publisher":{"@id":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/#organization","name":"Fondazione Centro Studi Valetudo","url":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/#\/schema\/logo\/image\/","url":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2024\/02\/LogoValetudo@300x.png","contentUrl":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-content\/uploads\/2024\/02\/LogoValetudo@300x.png","width":2240,"height":708,"caption":"Fondazione Centro Studi Valetudo"},"image":{"@id":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/p\/Fondazione-Centro-Studi-Valetudo-Ricerca-e-Sviluppo-Professioni-Sanitarie-61550476666691\/?locale=it_IT&paipv=0&eav=AfZYZEYch8bZ4432ZzDyJQiFnrvqyFUswksJy0sJWIlpPjZHstrlEzn_9NTDx3D4qEI&_rdr"]}]}},"_links":{"self":[{"href":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-json\/wp\/v2\/pages\/1447","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-json\/wp\/v2\/comments?post=1447"}],"version-history":[{"count":14,"href":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-json\/wp\/v2\/pages\/1447\/revisions"}],"predecessor-version":[{"id":1483,"href":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-json\/wp\/v2\/pages\/1447\/revisions\/1483"}],"wp:attachment":[{"href":"https:\/\/www.fondazionecentrostudivaletudo.com\/wordpress\/wp-json\/wp\/v2\/media?parent=1447"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}