{"id":161,"date":"2026-03-17T14:59:59","date_gmt":"2026-03-17T14:59:59","guid":{"rendered":"http:\/\/bizix.premiumthemes.in\/?page_id=161"},"modified":"2026-04-26T04:17:16","modified_gmt":"2026-04-26T04:17:16","slug":"about-me","status":"publish","type":"page","link":"https:\/\/francescomolinari.es\/it\/about-me\/","title":{"rendered":"About Me"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"161\" class=\"elementor elementor-161\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-31e82332 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"31e82332\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-798f6e0f\" data-id=\"798f6e0f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0af08d4 elementor-widget elementor-widget-html\" data-id=\"0af08d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\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>About \u2013 Francesco Molinari<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700&family=Inter:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n\/* ===================================================\r\n   TOKENS & RESET\r\n=================================================== *\/\r\n:root {\r\n  --navy:       #0B1D35;\r\n  --navy-mid:   #1A3558;\r\n  --blue:       #2E6DAD;\r\n  --blue-light: #4B9CD3;\r\n  --gold:       #C5A028;\r\n  --gold-light: #E8C84A;\r\n  --white:      #FFFFFF;\r\n  --off-white:  #F6F8FB;\r\n  --text:       #1C2A3A;\r\n  --muted:      #5A7085;\r\n  --border:     #D4DDE6;\r\n  --radius:     8px;\r\n  --shadow:     0 4px 24px rgba(11,29,53,.10);\r\n  --shadow-lg:  0 12px 48px rgba(11,29,53,.18);\r\n  --ff-head:    'Playfair Display', Georgia, serif;\r\n  --ff-body:    'Inter', system-ui, sans-serif;\r\n}\r\n\r\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\nhtml { scroll-behavior: smooth; }\r\nbody { \r\n  font-family: var(--ff-body); \r\n  color: var(--text); \r\n  background: var(--white); \r\n  line-height: 1.7; \r\n}\r\n\r\n.container { max-width: 1180px; margin: 0 auto; padding: 0 28px; }\r\n.section { padding: 80px 0; }\r\n\r\n\/* ===================================================\r\n   TYPOGRAPHY\r\n=================================================== *\/\r\n.eyebrow {\r\n  display: inline-block;\r\n  font-family: var(--ff-body);\r\n  font-size: .75rem;\r\n  font-weight: 600;\r\n  letter-spacing: .18em;\r\n  text-transform: uppercase;\r\n  color: var(--gold);\r\n  margin-bottom: 14px;\r\n}\r\n\r\nh2.section-title {\r\n  font-family: var(--ff-head);\r\n  font-size: clamp(2rem, 4vw, 3rem);\r\n  font-weight: 700;\r\n  line-height: 1.18;\r\n  color: var(--navy);\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.divider { \r\n  width: 56px; \r\n  height: 4px; \r\n  background: var(--gold); \r\n  border-radius: 2px; \r\n  margin-bottom: 32px; \r\n}\r\n\r\n\/* ===================================================\r\n   ABOUT LAYOUT\r\n=================================================== *\/\r\n.about-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 72px;\r\n  align-items: start;\r\n}\r\n\r\n.about-bio {\r\n  font-size: 1.05rem;\r\n  color: var(--muted);\r\n  line-height: 1.85;\r\n  margin-bottom: 28px;\r\n}\r\n\r\n.orcid-link {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 6px;\r\n  font-size: .85rem;\r\n  color: var(--blue);\r\n  text-decoration: none;\r\n  font-weight: 500;\r\n  padding: 5px 12px;\r\n  border: 1px solid var(--blue-light);\r\n  border-radius: 20px;\r\n  margin-top: 4px;\r\n  transition: all .2s;\r\n}\r\n.orcid-link:hover { \r\n  background: var(--blue); \r\n  color: var(--white); \r\n}\r\n\r\n\/* Quick Facts *\/\r\n.quick-facts {\r\n  background: var(--off-white);\r\n  border-radius: var(--radius);\r\n  padding: 28px;\r\n  margin-top: 32px;\r\n}\r\n.quick-facts h4 {\r\n  font-size: .78rem;\r\n  font-weight: 600;\r\n  letter-spacing: .14em;\r\n  text-transform: uppercase;\r\n  color: var(--gold);\r\n  margin-bottom: 18px;\r\n}\r\n.fact-row {\r\n  display: flex;\r\n  gap: 12px;\r\n  padding: 10px 0;\r\n  border-bottom: 1px solid var(--border);\r\n  font-size: .9rem;\r\n}\r\n.fact-row:last-child { border: none; }\r\n.fact-label { \r\n  font-weight: 600; \r\n  color: var(--navy); \r\n  min-width: 110px; \r\n}\r\n.fact-value { color: var(--muted); }\r\n\r\n\/* Expertise List *\/\r\n.expertise-list h4 {\r\n  font-family: var(--ff-head);\r\n  font-size: 1.3rem;\r\n  color: var(--navy);\r\n  margin-bottom: 24px;\r\n}\r\n\r\n.expertise-card {\r\n  display: flex;\r\n  gap: 16px;\r\n  padding: 18px 0;\r\n  border-bottom: 1px solid var(--border);\r\n}\r\n.expertise-card:last-child { border: none; }\r\n\r\n.expertise-num {\r\n  font-family: var(--ff-head);\r\n  font-size: 1.4rem;\r\n  font-weight: 700;\r\n  color: var(--border);\r\n  min-width: 36px;\r\n  line-height: 1.3;\r\n}\r\n.expertise-text strong { \r\n  display: block; \r\n  font-size: .95rem; \r\n  color: var(--navy); \r\n  margin-bottom: 3px; \r\n}\r\n.expertise-text span { \r\n  font-size: .85rem; \r\n  color: var(--muted); \r\n}\r\n\r\n\/* ===================================================\r\n   RESPONSIVE\r\n=================================================== *\/\r\n@media (max-width: 900px) {\r\n  .about-grid { \r\n    grid-template-columns: 1fr; \r\n    gap: 40px; \r\n  }\r\n}\r\n@media (max-width: 600px) {\r\n  .section { padding: 64px 0; }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- ===================================================\r\n     SECTION: ABOUT\r\n=================================================== -->\r\n<section class=\"section\" id=\"about\">\r\n  <div class=\"container\">\r\n    <span class=\"eyebrow\">About<\/span>\r\n    <h2 class=\"section-title\">Profile &amp; Expertise<\/h2>\r\n    <div class=\"divider\"><\/div>\r\n    <div class=\"about-grid\">\r\n\r\n      <!-- Left column -->\r\n      <div>\r\n        <p class=\"about-bio\">\r\n          I am an Italian researcher and independent consultant with a long track record\r\n          in EU research and innovation programmes, territorial development, living labs\r\n          and digital public services. My work spans proposal writing, grant management,\r\n          policy design, capacity building and evaluation.\r\n        <\/p>\r\n        <p class=\"about-bio\">\r\n          Over three decades I have collaborated with the European Commission, regional\r\n          governments, universities and NGOs across Europe \u2014 combining rigorous policy\r\n          analysis with hands-on project management and stakeholder facilitation.\r\n        <\/p>\r\n        <a class=\"orcid-link\" href=\"https:\/\/orcid.org\/0000-0001-9141-3975\" target=\"_blank\" rel=\"noopener\">\r\n          \u25ce ORCID 0000-0001-9141-3975\r\n        <\/a>\r\n\r\n        <div class=\"quick-facts\">\r\n          <h4>Quick Facts<\/h4>\r\n          <div class=\"fact-row\"><span class=\"fact-label\">Nationality<\/span><span class=\"fact-value\">Italian<\/span><\/div>\r\n          <div class=\"fact-row\"><span class=\"fact-label\">Location<\/span><span class=\"fact-value\">Val\u00e8ncia, Spain<\/span><\/div>\r\n          <div class=\"fact-row\"><span class=\"fact-label\">Languages<\/span><span class=\"fact-value\">Italian \u00b7 English \u00b7 French \u00b7 Spanish<\/span><\/div>\r\n          <div class=\"fact-row\"><span class=\"fact-label\">Availability<\/span><span class=\"fact-value\">Consultancy \u00b7 Project Management \u00b7 Speaking<\/span><\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Right column -->\r\n      <div class=\"expertise-list\">\r\n        <h4>Core Expertise<\/h4>\r\n        <div class=\"expertise-card\">\r\n          <span class=\"expertise-num\">01<\/span>\r\n          <div class=\"expertise-text\">\r\n            <strong>EU Proposal Writing &amp; Grant Management<\/strong>\r\n            <span>Horizon Europe, H2020 and regional programmes \u2014 from concept to submission and post-award management.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"expertise-card\">\r\n          <span class=\"expertise-num\">02<\/span>\r\n          <div class=\"expertise-text\">\r\n            <strong>Innovation Policy &amp; Smart Specialisation<\/strong>\r\n            <span>Design, mainstreaming and evaluation of S3 strategies at regional level.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"expertise-card\">\r\n          <span class=\"expertise-num\">03<\/span>\r\n          <div class=\"expertise-text\">\r\n            <strong>Innovative Public Procurement<\/strong>\r\n            <span>PCP\/PPI design, tender management and procurement capacity building.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"expertise-card\">\r\n          <span class=\"expertise-num\">04<\/span>\r\n          <div class=\"expertise-text\">\r\n            <strong>AI for Government &amp; Ethics<\/strong>\r\n            <span>Advisory, auditing and standards work for public-sector AI implementation.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"expertise-card\">\r\n          <span class=\"expertise-num\">05<\/span>\r\n          <div class=\"expertise-text\">\r\n            <strong>Living Labs &amp; Territorial Marketing<\/strong>\r\n            <span>Stakeholder engagement, co-creation methods and local innovation ecosystems.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5733d513 elementor-section-stretched elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5733d513\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-58e540ad\" data-id=\"58e540ad\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-50c77c02 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"50c77c02\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-56e5c3b0\" data-id=\"56e5c3b0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5b2740f2 gyan-title-st-line-after elementor-widget elementor-widget-gyan_title\" data-id=\"5b2740f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"gyan_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"gyan-title\">\r\n\t\t\t<div class=\"gyan-title-subtitle\"><span>Services and Experience<\/span><\/div><h2 class=\"gyan-title-heading\">Why Choose Us<\/h2>\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f30ccf7\" data-id=\"f30ccf7\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-38ee5706 elementor-widget elementor-widget-text-editor\" data-id=\"38ee5706\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tAliquam sodales justo sit amet urna auctor scelerisquinterdum leo anet tempus enim esent egetis hendrerit vel nibh vitae ornar sem velit aliquam facilisivitae finibus risus feslin is hendrerit vel nibh vitae ornar uspendisse consequat quis sem.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6ac2a38 elementor-section-stretched elementor-section-content-middle elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6ac2a38\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-91bf845\" data-id=\"91bf845\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6b8d0990 gyan-infobox-align-left gyan-infobox-position-top gyan-infobox-center-no gyan-hover-animation-none gyan-animation-box-fade elementor-widget elementor-widget-gyan_info_box\" data-id=\"6b8d0990\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"gyan_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"gyan-info-box gyan-animation-box gyan-ease-transition\">\n\n\t\t\t\n\t\t\t\n\t\t\t\t<div class=\"gyan-infobox-icon-holder gyan-ease-transition\">\n\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"gyan-infobox-image\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"74\" height=\"74\" src=\"https:\/\/francescomolinari.es\/wp-content\/uploads\/2020\/02\/icon-pay-per-click.png\" class=\"attachment-full size-full wp-image-646\" alt=\"\" \/>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t<div class=\"gyan-infobox-content-holder\">\n\n\t\t\t\t\n\t\t\t\t\t<h4 class=\"gyan-infobox-title gyan-ease-transition\">\n\t\t\t\t\t\t\t\t\t\t\t\tWebsite Designing\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t<div class=\"gyan-infobox-content gyan-ease-transition\">\n\t\t\t\t\t\tLorem ipsum dolor sit ame contur adipi cing elit sed do eimod tempor incididunt \t\t\t\t\t<\/div>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"clear\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5274aebc gyan-infobox-align-left gyan-infobox-position-top gyan-infobox-center-no gyan-hover-animation-none gyan-animation-box-fade elementor-widget elementor-widget-gyan_info_box\" data-id=\"5274aebc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"gyan_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"gyan-info-box gyan-animation-box gyan-ease-transition\">\n\n\t\t\t\n\t\t\t\n\t\t\t\t<div class=\"gyan-infobox-icon-holder gyan-ease-transition\">\n\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"gyan-infobox-image\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"74\" height=\"74\" src=\"https:\/\/francescomolinari.es\/wp-content\/uploads\/2020\/02\/icon-artist2.png\" class=\"attachment-full size-full wp-image-647\" alt=\"\" \/>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t<div class=\"gyan-infobox-content-holder\">\n\n\t\t\t\t\n\t\t\t\t\t<h4 class=\"gyan-infobox-title gyan-ease-transition\">\n\t\t\t\t\t\t\t\t\t\t\t\tWeb Development\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t<div class=\"gyan-infobox-content gyan-ease-transition\">\n\t\t\t\t\t\tLorem ipsum dolor sit ame contur adipi cing elit sed do eimod tempor incididunt \t\t\t\t\t<\/div>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"clear\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3284f449\" data-id=\"3284f449\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5d1ea934 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5d1ea934\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-7413e1fe\" data-id=\"7413e1fe\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4f398842 gyan-title-desc-center elementor-widget elementor-widget-gyan_title\" data-id=\"4f398842\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"gyan_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"gyan-title\">\r\n\t\t\t<h2 class=\"gyan-title-heading\">25+ Years Experience<\/h2><div class=\"gyan-title-desc\">Lorem ipsum dolor sit ame contur ade cing elit sed do eimod mpor <\/div>\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-54a3d274 gyan-icon-center-yes gyan-icon-list-traditional gyan-icon-left elementor-widget elementor-widget-gyan_icon_list\" data-id=\"54a3d274\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"gyan_icon_list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"gyan-icon-list-wrap\">\n            <ul class=\"gyan-ilist-items\">\n                                                            <li>\n                                                                <span class=\"gyan-icon-wrapper\">\n                                                                                        <span class=\"gyan-icon-list-icon gyan-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t                                    <\/span>\n                                    <span class=\"gyan-icon-list-text\">Creative development<\/span>                        <\/li>\n                                                                                <li>\n                                                                <span class=\"gyan-icon-wrapper\">\n                                                                                        <span class=\"gyan-icon-list-icon gyan-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t                                    <\/span>\n                                    <span class=\"gyan-icon-list-text\">Competitor research<\/span>                        <\/li>\n                                                                                <li>\n                                                                <span class=\"gyan-icon-wrapper\">\n                                                                                        <span class=\"gyan-icon-list-icon gyan-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t                                    <\/span>\n                                    <span class=\"gyan-icon-list-text\">World-class web design<\/span>                        <\/li>\n                                                                                <li>\n                                                                <span class=\"gyan-icon-wrapper\">\n                                                                                        <span class=\"gyan-icon-list-icon gyan-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t                                    <\/span>\n                                    <span class=\"gyan-icon-list-text\">Optimize operations<\/span>                        <\/li>\n                                                <\/ul>\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-52b4a07b elementor-align-center elementor-widget elementor-widget-button\" data-id=\"52b4a07b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/francescomolinari.es\/it\/contacts\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Get Free Quote<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-5c12092a\" data-id=\"5c12092a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6f051a2b gyan-infobox-align-left gyan-infobox-position-top gyan-infobox-center-no gyan-hover-animation-none gyan-animation-box-fade elementor-widget elementor-widget-gyan_info_box\" data-id=\"6f051a2b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"gyan_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"gyan-info-box gyan-animation-box gyan-ease-transition\">\n\n\t\t\t\n\t\t\t\n\t\t\t\t<div class=\"gyan-infobox-icon-holder gyan-ease-transition\">\n\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"gyan-infobox-image\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"74\" height=\"74\" src=\"https:\/\/francescomolinari.es\/wp-content\/uploads\/2020\/02\/icon-process2.png\" class=\"attachment-full size-full wp-image-649\" alt=\"\" \/>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t<div class=\"gyan-infobox-content-holder\">\n\n\t\t\t\t\n\t\t\t\t\t<h4 class=\"gyan-infobox-title gyan-ease-transition\">\n\t\t\t\t\t\t\t\t\t\t\t\tDigital Marketing\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t<div class=\"gyan-infobox-content gyan-ease-transition\">\n\t\t\t\t\t\tLorem ipsum dolor sit ame contur adipi cing elit sed do eimod tempor incididunt \t\t\t\t\t<\/div>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"clear\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6b7e499d gyan-infobox-align-left gyan-infobox-position-top gyan-infobox-center-no gyan-hover-animation-none gyan-animation-box-fade elementor-widget elementor-widget-gyan_info_box\" data-id=\"6b7e499d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"gyan_info_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"gyan-info-box gyan-animation-box gyan-ease-transition\">\n\n\t\t\t\n\t\t\t\n\t\t\t\t<div class=\"gyan-infobox-icon-holder gyan-ease-transition\">\n\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"gyan-infobox-image\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"74\" height=\"74\" src=\"https:\/\/francescomolinari.es\/wp-content\/uploads\/2020\/02\/icon-stats.png\" class=\"attachment-full size-full wp-image-648\" alt=\"\" \/>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t<div class=\"gyan-infobox-content-holder\">\n\n\t\t\t\t\n\t\t\t\t\t<h4 class=\"gyan-infobox-title gyan-ease-transition\">\n\t\t\t\t\t\t\t\t\t\t\t\tStock Photography\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t<div class=\"gyan-infobox-content gyan-ease-transition\">\n\t\t\t\t\t\tLorem ipsum dolor sit ame contur adipi cing elit sed do eimod tempor incididunt \t\t\t\t\t<\/div>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"clear\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>About \u2013 Francesco Molinari About Profile &amp; Expertise I am an Italian researcher and independent consultant with a long track record in EU research and innovation programmes, territorial development, living labs and digital public services. My work spans proposal writing, grant management, policy design, capacity building and evaluation. Over three [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-161","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/francescomolinari.es\/it\/wp-json\/wp\/v2\/pages\/161","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/francescomolinari.es\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/francescomolinari.es\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/francescomolinari.es\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/francescomolinari.es\/it\/wp-json\/wp\/v2\/comments?post=161"}],"version-history":[{"count":0,"href":"https:\/\/francescomolinari.es\/it\/wp-json\/wp\/v2\/pages\/161\/revisions"}],"wp:attachment":[{"href":"https:\/\/francescomolinari.es\/it\/wp-json\/wp\/v2\/media?parent=161"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}