No notes defined.
<section class='c-timeline c-timeline--text-only c-timeline--columns-3'>
<ol class='c-timeline__items u-list--unstyled'>
<li class='c-timeline__items__item
' style=''>
<div class='c-timeline__items__item__wrapper'>
<h1 class='c-heading c-heading--minor c-timeline__items__item__heading'>
Kick-off
</h1>
<p class='c-timeline__items__item__dates'>
<time class='c-date c-date--graphic dt-start ' datetime='' />
<span class='c-date__month'>Spring</span> </time>
</p>
<div class='c-timeline__items__item__content'>
<p>In early 2019, we kicked off Social Impact Award in sixteen countries in Europe, Central Asia, and Eastern Africa. Our kick-offs enabled young participants to engage in deep conversations with social entrepreneurs as role models. They learned about new ways of entrepreneurship and how social entrepreneurship can leverage impact in today's society and economy. These experiences inspired many to start their entrepreneurial journey.</p>
</div>
</div>
<hr />
</li>
<li class='c-timeline__items__item
' style=''>
<div class='c-timeline__items__item__wrapper'>
<h1 class='c-heading c-heading--minor c-timeline__items__item__heading'>
Discovery
</h1>
<p class='c-timeline__items__item__dates'>
<time class='c-date c-date--graphic dt-start ' datetime='' />
<span class='c-date__month'>Spring</span> </time>
</p>
<div class='c-timeline__items__item__content'>
<p>SIA's events and workshops welcome all youth, happen country-wide, are 100% free of charge, and strongly invite participants to interact. 8,300+ young participants learn how to generate an idea, create their business and impact model. SIA's teaching outlines were co-created with our international academic partners and experts.</p>
</div>
</div>
<hr />
</li>
<li class='c-timeline__items__item
' style=''>
<div class='c-timeline__items__item__wrapper'>
<h1 class='c-heading c-heading--minor c-timeline__items__item__heading'>
Application Deadline
</h1>
<p class='c-timeline__items__item__dates'>
<time class='c-date c-date--graphic dt-start ' datetime='' />
<span class='c-date__month'>Summer</span> </time>
</p>
<div class='c-timeline__items__item__content'>
<p>To drive their intention and to participate in SIA's incubation program, about 765 ideas have applied. Many applications focused on the SDG topics of education and lifelong learning, poverty alleviation, health and well-being, sustainable communities and resilient cities. Our experienced jury provided personal feedback.</p>
</div>
</div>
<hr />
</li>
<li class='c-timeline__items__item
' style=''>
<div class='c-timeline__items__item__wrapper'>
<h1 class='c-heading c-heading--minor c-timeline__items__item__heading'>
Incubation
</h1>
<p class='c-timeline__items__item__dates'>
<time class='c-date c-date--graphic dt-start ' datetime='' />
<span class='c-date__year'>Summer</span> </time>
</p>
<div class='c-timeline__items__item__content'>
<p>In each of our 16 SIA countries the national jury selected the finalists for incubation. Juries consist of experts from the national ecosystem of social entrepreneurship and youth empowerment. Each jury selected 6 to 44 finalist ventures per country. Selection criteria were; the idea's impact potential, degree of innovation and feasibility and implementation capacity.</p>
</div>
</div>
<hr />
</li>
<li class='c-timeline__items__item
' style=''>
<div class='c-timeline__items__item__wrapper'>
<h1 class='c-heading c-heading--minor c-timeline__items__item__heading'>
Awards
</h1>
<p class='c-timeline__items__item__dates'>
<time class='c-date c-date--graphic dt-start ' datetime='' />
<span class='c-date__year'>Autumn</span> </time>
</p>
<div class='c-timeline__items__item__content'>
<p>In late September and early October the national award ceremonies took place in all 16 SIA countries. 59 awarded ventures received seed funding to leverage their impact idea. More importantly, they received publicity, access to high value networks within the national social entrepreneurship scene and free access to SIA's yearly flagship event, the SIA Summit.</p>
</div>
</div>
<hr />
</li>
<li class='c-timeline__items__item
' style=''>
<div class='c-timeline__items__item__wrapper'>
<h1 class='c-heading c-heading--minor c-timeline__items__item__heading'>
SIA Summit
</h1>
<p class='c-timeline__items__item__dates'>
<time class='c-date c-date--graphic dt-start ' datetime='' />
<span class='c-date__day'>3-6</span><span class='c-date__month'>December</span><span class='c-date__year'>2019</span> </time>
</p>
<div class='c-timeline__items__item__content'>
<p>70+ SIA winners from all countries gathered for four days in Kyiv, Ukraine. Our Impact Camp enabled them to gain more experience and skills for their future journey as change makers. Moreover, within a Vision Retreat all SIA country organizers gathered to reflect on 2019 and strategize for the year to come. Finally, selected partners and stakeholders of SIA's international community were invited to connect, share and learn about new ways of social entrepreneurship.</p>
</div>
</div>
<hr />
</li>
</ol>
</section>
<section class='{{ get_component_class( 'timeline', display ) }}'>
<ol class='c-timeline__items u-list--unstyled'>
{% for item in items %}
<li class='c-timeline__items__item
{% if item.theme %} t-theme--{{ item.theme }}{% endif %}
{% if item.passed %} c-timeline__items__item--passed{% endif %}'
style='{% if item.src %} background-image: url( {{ item.src }} ) {% endif %}'>
<div class='c-timeline__items__item__wrapper'>
{% if item.rendered %}
{{ item.rendered }}
{% else %}
{% if item.meta %}
{% include get_template( 'meta', 'unit') with { display: { component: 'timeline__items__item' }, items: item.meta } %}
{% endif %}
{% if item.heading %}
{% include '@unit/heading/heading.twig' with item.heading|merge( { display: { component: 'timeline__items__item', modifiers: [ 'minor' ] } } ) %}
{% endif %}
{% if item.date %}
<p class='c-timeline__items__item__dates'>
{% include get_template( 'date', 'unit' ) with item.date|merge( { display: { modifiers: [ 'graphic' ] } } ) %}
</p>
{% endif %}
{% if item.content %}
<div class='c-timeline__items__item__content'>
{{ item.content | raw }}
</div>
{% endif %}
{% endif %}
</div>
<hr />
</li>
{% endfor %}
</ol>
</section>
{
"items": [
{
"heading": {
"text": "Kick-off"
},
"date": {
"display": {
"modifiers": [
"graphic"
]
},
"month": "Spring"
},
"content": "<p>In early 2019, we kicked off Social Impact Award in sixteen countries in Europe, Central Asia, and Eastern Africa. Our kick-offs enabled young participants to engage in deep conversations with social entrepreneurs as role models. They learned about new ways of entrepreneurship and how social entrepreneurship can leverage impact in today's society and economy. These experiences inspired many to start their entrepreneurial journey.</p>"
},
{
"heading": {
"text": "Discovery"
},
"date": {
"display": {
"modifiers": [
"graphic"
]
},
"month": "Spring"
},
"content": "<p>SIA's events and workshops welcome all youth, happen country-wide, are 100% free of charge, and strongly invite participants to interact. 8,300+ young participants learn how to generate an idea, create their business and impact model. SIA's teaching outlines were co-created with our international academic partners and experts.</p>"
},
{
"heading": {
"text": "Application Deadline"
},
"date": {
"month": "Summer"
},
"content": "<p>To drive their intention and to participate in SIA's incubation program, about 765 ideas have applied. Many applications focused on the SDG topics of education and lifelong learning, poverty alleviation, health and well-being, sustainable communities and resilient cities. Our experienced jury provided personal feedback.</p>"
},
{
"heading": {
"text": "Incubation"
},
"date": {
"display": {
"modifiers": [
"graphic"
]
},
"year": "Summer"
},
"content": "<p>In each of our 16 SIA countries the national jury selected the finalists for incubation. Juries consist of experts from the national ecosystem of social entrepreneurship and youth empowerment. Each jury selected 6 to 44 finalist ventures per country. Selection criteria were; the idea's impact potential, degree of innovation and feasibility and implementation capacity.</p>"
},
{
"heading": {
"text": "Awards"
},
"date": {
"year": "Autumn"
},
"content": "<p>In late September and early October the national award ceremonies took place in all 16 SIA countries. 59 awarded ventures received seed funding to leverage their impact idea. More importantly, they received publicity, access to high value networks within the national social entrepreneurship scene and free access to SIA's yearly flagship event, the SIA Summit.</p>"
},
{
"heading": {
"text": "SIA Summit"
},
"date": {
"display": {
"modifiers": [
"graphic"
]
},
"day": "3-6",
"month": "December",
"year": "2019"
},
"content": "<p>70+ SIA winners from all countries gathered for four days in Kyiv, Ukraine. Our Impact Camp enabled them to gain more experience and skills for their future journey as change makers. Moreover, within a Vision Retreat all SIA country organizers gathered to reflect on 2019 and strategize for the year to come. Finally, selected partners and stakeholders of SIA's international community were invited to connect, share and learn about new ways of social entrepreneurship.</p>"
}
],
"wrapperTheme": "support",
"display": {
"modifiers": [
"text-only",
"columns-3"
]
}
}