<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * // -----------------------------------------------------------------------------
 * // NOTICE OF LICENSE
 * //
 * // This source file is released under commercial license by Lamia Oy.
 * //
 * // @copyright Copyright (c) 2018 Lamia Oy (https://lamia.fi)
 * // @author Peter Takacs &lt;peter@lamia.fi&gt;
 */
/*!
 * // -----------------------------------------------------------------------------
 * // NOTICE OF LICENSE
 * //
 * // This source file is released under commercial license by Lamia Oy.
 * //
 * // @copyright Copyright (c) 2018 Lamia Oy (https://lamia.fi)
 */
.smile_elasticsuite_drupal-result-index .columns-top__wrapper {
  text-align: center;
  background-color: #f1f2f3;
  padding: 2em;
  margin-bottom: 1em; }

.smile_elasticsuite_drupal-result-index .no-pages {
  margin: 2em;
  text-align: center; }

.smile_elasticsuite_drupal-result-index .pages {
  text-align: center; }

.content-drupal-header {
  margin: 1em 0; }
  .content-drupal-header p {
    margin: 2em;
    font-weight: 700;
    font-size: 18px; }

.results-page__title, .results-page__date,
.results-page .btn-ghost {
  font-size: 14px; }

.results-page .articles-widget__articles:last-child {
  justify-content: center; }

.results-page .dropdown__label {
  display: none; }

.results-page .article-card {
  width: 100%; }

@media (min-width: 992px) {
  .results-page .news-listing__dropdown {
    width: 22.91667%; }
  .results-page .articles-widget__articles {
    justify-content: flex-end; }
  .results-page .articles-widget__wrapper {
    width: 100%; }
  .results-page .article-card {
    flex-direction: row; }
  .results-page .article-card__paragraph {
    padding: 1em 0; }
  .results-page .article-card__bottom {
    min-height: 220px;
    padding: 1em;
    width: 100%; }
  .results-page .article-card__image {
    max-width: 220px;
    min-width: 220px;
    min-height: 220px;
    height: 100%; } }
</pre></body></html>