No notes defined.

<div class='c-articles'>
    <h1 class='c-heading c-heading--minor'>
        Featured in the press
    </h1>

    <div class='c-lead'>
        <p>Together with the Vienna University of Economics and Business and HIL Foundation we started to research and implement our findings on wellbeing since 2018.</p>
    </div>
    <div class='c-press-mentions c-press-mentions--featured c-press-mentions--entities c-press-mentions--press-mentions c-press-mentions__press-mentions'>
        <ul class='c-press-mentions__items l-listing u-list--unstyled'>
            <li class='c-press-mentions__items__item l-listing__item'>

                <article class='c-press-mention press-mention type-press-mention c-press-mentions__press-mention c-press-mentions__press-mention--featured c-press-mention--featured'>
                    <figure class='c-press-mention__media-wrapper'>
                        <span class='c-logo c-press-mentions__logo'>
                            <a href='#' class='c-logo__link ' target='_blank'>
                                <img class='c-logo__image' src='/images/logo-businessart.png' title='' alt='Cover journey' />
                            </a>
                        </span>
                    </figure>

                    <div class='c-press-mention__content-wrapper'>
                        <h1 class='c-heading c-heading--minor c-heading--muted'>
                            Social Impact Award starts the new year with a new leadership duo
                        </h1>

                        <div class='c-meta c-list-item__meta'>

                            <time class='c-date c-date--date c-date--with-icon c-meta__date  dt-start ' datetime='2020-07-015T16:00:00+0200' />
                            15.07.2020
                            </time>

                        </div>

                    </div>

                </article>
            </li>
        </ul>

    </div>
</div>
<div class='{{ get_component_class( 'articles', display ) }}'>
    {% if heading %}
        {% include get_template( 'heading', 'unit' ) with heading|merge( { display: { modifiers: [ 'minor' ] } } ) %}
    {% endif %}
    
    {% if lead %}
        {% include get_template( 'lead', 'unit' ) with lead %}
    {% endif %}
    
    {% if entities %}
        {% include get_template( 'entities', 'group' ) with entities %}
    {% endif %}
</div>
{
  "heading": {
    "text": "Featured in the press"
  },
  "lead": {
    "content": "<p>Together with the Vienna University of Economics and Business and HIL Foundation we started to research and implement our findings on wellbeing since 2018.</p>"
  },
  "entities": {
    "display": {
      "component": "press-mentions"
    },
    "collection": {
      "entityType": "press-mention",
      "display": {
        "component": "press-mentions",
        "view_mode": "featured",
        "listClass": [
          "l-listing"
        ],
        "itemClass": [
          "l-listing__item"
        ]
      },
      "items": [
        {
          "entityType": "press-mention",
          "publisher": "Trending Topics",
          "link": "#",
          "logo": {
            "url": "#",
            "thumbnail": {
              "src": "/images/logo-businessart.png",
              "alt": "Cover journey"
            }
          },
          "heading": {
            "text": "Social Impact Award starts the new year with a new leadership duo"
          },
          "meta": {
            "created": {
              "display": {
                "modifiers": null
              },
              "formatted": "15.07.2020",
              "isotime": "2020-07-015T16:00:00+0200",
              "weekday": "Monday",
              "day": 15,
              "month": "07",
              "year": 2020,
              "time": "19:00",
              "timezone": "CEST"
            }
          }
        }
      ]
    }
  }
}