/* Malli: @include icon($facebook)*/
.image-card {
  text-decoration: none !important;
  background-color: #ffffff;
  border: 0rem solid #efece8;
  border-radius: 0rem;
  box-shadow: none;
  min-height: 25.3125rem !important;
  position: relative;
  display: flex !important;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden; }
@media print, screen and (max-width: 31.24875em) {
  .image-card {
    min-height: calc(25.3125rem * 0.8) !important; } }
.image-card:hover, .image-card:active, .image-card:focus {
  text-decoration: none !important; }
  .image-card:hover .image-card-image-wrapper .image-card-image-container, .image-card:active .image-card-image-wrapper .image-card-image-container, .image-card:focus .image-card-image-wrapper .image-card-image-container {
    transform: scale(1.08);
    -webkit-filter: none;
    /* Safari 6.0 - 9.0 */
    filter: none; }
  .image-card:hover .image-card-image-overlay, .image-card:active .image-card-image-overlay, .image-card:focus .image-card-image-overlay {
    background-color: transparent; }
.image-card .image-card-image-wrapper {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 0rem; }
  .image-card .image-card-image-wrapper .image-card-image-container {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: all 1.4s;
    -webkit-filter: none;
    /* Safari 6.0 - 9.0 */
    filter: none; }
.image-card .image-card-image-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: background-color 0.5s;
  border-radius: 0rem;
  background-color: rgba(0, 0, 0, 0.3); }
.image-card .image-card-content-wrapper {
  position: relative;
  width: 100%;
  padding: 3.125rem 2.5rem 3.125rem 2.5rem;
  background-color: transparent;
  max-width: initial; }
@media print, screen and (max-width: 31.24875em) {
  .image-card .image-card-content-wrapper {
    padding-top: 2.1875rem;
    padding-bottom: 2.1875rem;
    padding-left: 1.5625rem;
    padding-right: 1.5625rem; } }
.image-card .image-card-content-wrapper .image-card-meta {
  margin-bottom: 0.625rem;
  text-align: center; }
  .image-card .image-card-content-wrapper .image-card-meta .article-meta-item {
    color: #ffffff; }
.image-card .image-card-content-wrapper .image-card-title {
  margin-top: 0;
  margin-bottom: 0.3125rem;
  color: #ffffff;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  height: fit-content; }
  .image-card .image-card-content-wrapper .image-card-title:after {
    background-color: #ffffff; }
  .image-card .image-card-content-wrapper .image-card-title:after {
    margin-left: 0;
    margin-right: auto; }
  .image-card .image-card-content-wrapper .image-card-title:last-child {
    margin-bottom: 0 !important; }
.image-card .image-card-content-wrapper .image-card-ingress {
  margin-top: 0;
  margin-bottom: 3.75rem;
  font-family: Inter, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.56;
  color: #ffffff;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0rem;
  text-transform: initial;
  text-align: center; }
  .image-card .image-card-content-wrapper .image-card-ingress:not(.editor-content) {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    height: fit-content; }
  .image-card .image-card-content-wrapper .image-card-ingress:last-child {
    margin-bottom: 0; }
  .image-card .image-card-content-wrapper .image-card-ingress :first-child {
    margin-top: 0; }
  .image-card .image-card-content-wrapper .image-card-ingress :last-child {
    margin-bottom: 0; }
  .image-card .image-card-content-wrapper .image-card-ingress.editor-content {
    text-align: initial; }
  .image-card .image-card-content-wrapper .image-card-ingress p, .image-card .image-card-content-wrapper .image-card-ingress h2, .image-card .image-card-content-wrapper .image-card-ingress .h2, .image-card .image-card-content-wrapper .image-card-ingress .h2-alt, .image-card .image-card-content-wrapper .image-card-ingress h3, .image-card .image-card-content-wrapper .image-card-ingress .h3, .image-card .image-card-content-wrapper .image-card-ingress .h3-alt, .image-card .image-card-content-wrapper .image-card-ingress h4, .image-card .image-card-content-wrapper .image-card-ingress .h4, .image-card .image-card-content-wrapper .image-card-ingress h5, .image-card .image-card-content-wrapper .image-card-ingress .h5, .image-card .image-card-content-wrapper .image-card-ingress h6, .image-card .image-card-content-wrapper .image-card-ingress .h6, .image-card .image-card-content-wrapper .image-card-ingress a, .image-card .image-card-content-wrapper .image-card-ingress blockquote, .image-card .image-card-content-wrapper .image-card-ingress .content-ingress, .image-card .image-card-content-wrapper .image-card-ingress .ingress, .image-card .image-card-content-wrapper .image-card-ingress li {
    color: #ffffff; }
    .image-card .image-card-content-wrapper .image-card-ingress p:hover, .image-card .image-card-content-wrapper .image-card-ingress h2:hover, .image-card .image-card-content-wrapper .image-card-ingress .h2:hover, .image-card .image-card-content-wrapper .image-card-ingress .h2-alt:hover, .image-card .image-card-content-wrapper .image-card-ingress h3:hover, .image-card .image-card-content-wrapper .image-card-ingress .h3:hover, .image-card .image-card-content-wrapper .image-card-ingress .h3-alt:hover, .image-card .image-card-content-wrapper .image-card-ingress h4:hover, .image-card .image-card-content-wrapper .image-card-ingress .h4:hover, .image-card .image-card-content-wrapper .image-card-ingress h5:hover, .image-card .image-card-content-wrapper .image-card-ingress .h5:hover, .image-card .image-card-content-wrapper .image-card-ingress h6:hover, .image-card .image-card-content-wrapper .image-card-ingress .h6:hover, .image-card .image-card-content-wrapper .image-card-ingress a:hover, .image-card .image-card-content-wrapper .image-card-ingress blockquote:hover, .image-card .image-card-content-wrapper .image-card-ingress .content-ingress:hover, .image-card .image-card-content-wrapper .image-card-ingress .ingress:hover, .image-card .image-card-content-wrapper .image-card-ingress li:hover, .image-card .image-card-content-wrapper .image-card-ingress p:active, .image-card .image-card-content-wrapper .image-card-ingress h2:active, .image-card .image-card-content-wrapper .image-card-ingress .h2:active, .image-card .image-card-content-wrapper .image-card-ingress .h2-alt:active, .image-card .image-card-content-wrapper .image-card-ingress h3:active, .image-card .image-card-content-wrapper .image-card-ingress .h3:active, .image-card .image-card-content-wrapper .image-card-ingress .h3-alt:active, .image-card .image-card-content-wrapper .image-card-ingress h4:active, .image-card .image-card-content-wrapper .image-card-ingress .h4:active, .image-card .image-card-content-wrapper .image-card-ingress h5:active, .image-card .image-card-content-wrapper .image-card-ingress .h5:active, .image-card .image-card-content-wrapper .image-card-ingress h6:active, .image-card .image-card-content-wrapper .image-card-ingress .h6:active, .image-card .image-card-content-wrapper .image-card-ingress a:active, .image-card .image-card-content-wrapper .image-card-ingress blockquote:active, .image-card .image-card-content-wrapper .image-card-ingress .content-ingress:active, .image-card .image-card-content-wrapper .image-card-ingress .ingress:active, .image-card .image-card-content-wrapper .image-card-ingress li:active, .image-card .image-card-content-wrapper .image-card-ingress p:focus, .image-card .image-card-content-wrapper .image-card-ingress h2:focus, .image-card .image-card-content-wrapper .image-card-ingress .h2:focus, .image-card .image-card-content-wrapper .image-card-ingress .h2-alt:focus, .image-card .image-card-content-wrapper .image-card-ingress h3:focus, .image-card .image-card-content-wrapper .image-card-ingress .h3:focus, .image-card .image-card-content-wrapper .image-card-ingress .h3-alt:focus, .image-card .image-card-content-wrapper .image-card-ingress h4:focus, .image-card .image-card-content-wrapper .image-card-ingress .h4:focus, .image-card .image-card-content-wrapper .image-card-ingress h5:focus, .image-card .image-card-content-wrapper .image-card-ingress .h5:focus, .image-card .image-card-content-wrapper .image-card-ingress h6:focus, .image-card .image-card-content-wrapper .image-card-ingress .h6:focus, .image-card .image-card-content-wrapper .image-card-ingress a:focus, .image-card .image-card-content-wrapper .image-card-ingress blockquote:focus, .image-card .image-card-content-wrapper .image-card-ingress .content-ingress:focus, .image-card .image-card-content-wrapper .image-card-ingress .ingress:focus, .image-card .image-card-content-wrapper .image-card-ingress li:focus {
      color: #ffffff; }
  .image-card .image-card-content-wrapper .image-card-ingress a {
    text-decoration: underline; }
    .image-card .image-card-content-wrapper .image-card-ingress a:hover, .image-card .image-card-content-wrapper .image-card-ingress a:active, .image-card .image-card-content-wrapper .image-card-ingress a:focus {
      text-decoration: underline; }
  .image-card .image-card-content-wrapper .image-card-ingress li:before {
    color: #ffffff;
    border-color: #ffffff; }
.image-card .image-card-content-wrapper .image-card-ingress blockquote:before {
  background-color: #ffffff; }
.image-card .image-card-content-wrapper .image-card-link {
  text-align: left; }
  .image-card .image-card-content-wrapper .image-card-link .image-card-link-button {
    margin: 0; }
  .image-card .image-card-content-wrapper .image-card-link .image-card-link-text {
    font-family: Inter, Arial, Helvetica, sans-serif;
    font-size: 1rem;
    line-height: 1.56;
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0rem;
    text-transform: initial; }
  @media print, screen and (max-width: 63.99875em) {
    .image-card .image-card-content-wrapper .image-card-link .image-card-link-text {
      font-size: calc(1rem* 0.95);
      letter-spacing: calc(0rem* 0.95); } }
@media print, screen and (max-width: 31.24875em) {
  .image-card .image-card-content-wrapper .image-card-link .image-card-link-text {
    font-size: calc(1rem* 0.9);
    letter-spacing: calc(0rem* 0.9); } }

.image-cards-carousel-wrapper {
  margin-bottom: -0.9375rem;
  width: calc(100% + 1.875rem);
  position: relative;
  left: -0.9375rem;
  margin-top: -0.9375rem; }
  .image-cards-carousel-wrapper .image-card {
    margin: 0.9375rem; }
  .image-cards-carousel-wrapper.dots-on {
    margin-bottom: 2.5rem; }
  @media screen and (max-width: 87.5em) {
    .image-cards-carousel-wrapper {
      margin-bottom: 2.5rem; } }
@media print, screen and (max-width: 31.24875em) {
  .image-cards-carousel-wrapper {
    margin-bottom: calc(2.5rem * 0.7); } }
