<section class="workplace-wisdom"><div class="container">{% if forceRenderPcgcHtmlBlockByIdentifier(5)|raw %}<div class="workplace-wisdom__title">{{ forceRenderPcgcHtmlBlockByIdentifier(5)|raw }}</div>{% endif %}<div class="workplace-wisdom__content">{% if news %}<div class="workplace-wisdom__item"><div class="workplace-wisdom__item-content"><h3>{{ news.title }}</h3>{% if news.excerpt %}<p>{{ news.excerpt | raw }}</p>{% endif %}</div><aclass="button button-white"href="{{generatePath( app.request, news.linkedPageId, {'news_slug' : news.slug } ) }}">Read More <span class="sr-only">about {{ news.title }}</span></a></div>{% endif %}{% if faq %}<div class="workplace-wisdom__item"><div class="workplace-wisdom__item-content"><h3>{{ faq.title }}</h3></div><aclass="button button-white"href="{{ generatePath(app.request, 11) }}">Read More <span class="sr-only">about {{ faq.title }}</span></a></div>{% endif %}</div></div></section>