﻿/* Malli: @include icon($facebook)*/
.card {
  display: block;
  background-color: transparent;
  text-decoration: none !important;
  border-top: 0rem solid #737e83;
  border-bottom: 0rem solid #737e83;
  border-left: 0rem solid #737e83;
  border-right: 0rem solid #737e83;
  border-radius: 0rem;
  box-shadow: none;
  position: relative;
  transition: all 0.2s;
}
.card:hover, .card:active, .card:focus {
  text-decoration: none !important;
  box-shadow: none;
  border-color: #737e83;
}
.card:hover .card-image-wrapper.cropped .card-image-container, .card:active .card-image-wrapper.cropped .card-image-container, .card:focus .card-image-wrapper.cropped .card-image-container {
  transform: scale(1.08);
}
.card:hover .card-content-wrapper .card-title, .card:active .card-content-wrapper .card-title, .card:focus .card-content-wrapper .card-title {
  color: #283941;
}
.card .card-image-wrapper {
  position: relative;
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
  border-style: solid;
  border-color: transparent;
}
.card .card-image-wrapper .card-image-container {
  height: 100%;
}
.card .card-image-wrapper.cropped {
  overflow: hidden;
  width: calc(100% + (0rem + 0rem));
  top: calc(0rem * -1);
  left: calc(0rem * -1);
  height: calc(19.6875rem + 0rem + 0rem + 0rem);
  border-width: 0rem 0.9375rem 0rem 0.9375rem;
}
@media print, screen and (max-width: 31.24875em) {
  .card .card-image-wrapper.cropped {
    border-width: calc(0rem * 0.75) calc(0.9375rem * 0.75) calc(0rem * 0.75) calc(0.9375rem * 0.75);
    height: calc((19.6875rem + 0rem + calc(0rem * 0.75) + calc(0rem * 0.75)) * 0.8);
  }
}
.card .card-image-wrapper.cropped .card-image-container {
  background-color: #5491a3;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: transform 1.3s;
}
.card .card-image-wrapper.not-cropped {
  width: 100%;
  height: calc(19.6875rem + 0rem + 0rem + 0rem);
  border-width: 0rem 0.9375rem 0rem 0.9375rem;
}
@media print, screen and (max-width: 31.24875em) {
  .card .card-image-wrapper.not-cropped {
    border-width: calc(0rem * 0.75) calc(0.9375rem * 0.75) calc(0rem * 0.75) calc(0.9375rem * 0.75);
    height: calc((19.6875rem + 0rem + calc(0rem * 0.75) + calc(0rem * 0.75)) * 0.8);
  }
}
.card .card-image-wrapper.not-cropped .card-image-container {
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card .card-image-wrapper.not-cropped .card-image-container img, .card .card-image-wrapper.not-cropped .card-image-container svg {
  max-height: 100%;
  max-width: 100%;
  display: block;
}
.card .card-image-wrapper .card-tag {
  position: absolute;
  top: initial;
  bottom: 0.9375rem;
  left: 0;
  right: initial;
  background-color: #2f3f47;
  padding: 0.8125rem 0.9375rem 0.8125rem 0.8125rem;
  border-top-left-radius: 0rem;
  border-top-right-radius: 1.25rem;
  border-bottom-left-radius: 0rem;
  border-bottom-right-radius: 1.25rem;
  color: #ffffff;
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-size: 0.9375rem;
  line-height: 1;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0rem;
  text-transform: initial;
}
.card .card-content-wrapper {
  padding: 1.875rem 0.9375rem 1.875rem 0.9375rem;
  overflow: hidden;
}
@media print, screen and (max-width: 31.24875em) {
  .card .card-content-wrapper {
    padding: calc(1.875rem * 0.75) calc(0.9375rem * 0.75) calc(1.875rem * 0.75) calc(0.9375rem * 0.75);
  }
}
.card .card-content-wrapper .card-meta {
  margin-bottom: 0.9375rem;
  text-align: left;
}
.card .card-content-wrapper .card-title {
  margin-top: 0;
  margin-bottom: 1.25rem;
  text-align: center;
  color: #283941;
  transition: all 0.2s;
}
.card .card-content-wrapper .card-title:last-child {
  margin-bottom: 0;
}
.card .card-content-wrapper .card-ingress {
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
  color: #283941;
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-size: 0.9375rem;
  line-height: 1.7;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0rem;
  text-transform: initial;
}
.card .card-content-wrapper .card-ingress:not(.editor-content) {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  height: fit-content;
}
.card .card-content-wrapper .card-ingress :first-child {
  margin-top: 0;
}
.card .card-content-wrapper .card-ingress :last-child {
  margin-bottom: 0;
}
.card .card-content-wrapper .card-ingress.editor-content {
  text-align: initial;
}
.card .card-content-wrapper .card-ingress.editor-content p, .card .card-content-wrapper .card-ingress.editor-content h2, .card .card-content-wrapper .card-ingress.editor-content .h2, .card .card-content-wrapper .card-ingress.editor-content .h2-alt, .card .card-content-wrapper .card-ingress.editor-content h3, .card .card-content-wrapper .card-ingress.editor-content .h3, .card .card-content-wrapper .card-ingress.editor-content .h3-alt, .card .card-content-wrapper .card-ingress.editor-content h4, .card .card-content-wrapper .card-ingress.editor-content .h4, .card .card-content-wrapper .card-ingress.editor-content h5, .card .card-content-wrapper .card-ingress.editor-content .h5, .card .card-content-wrapper .card-ingress.editor-content h6, .card .card-content-wrapper .card-ingress.editor-content .h6, .card .card-content-wrapper .card-ingress.editor-content a, .card .card-content-wrapper .card-ingress.editor-content blockquote, .card .card-content-wrapper .card-ingress.editor-content .content-ingress, .card .card-content-wrapper .card-ingress.editor-content .ingress, .card .card-content-wrapper .card-ingress.editor-content li {
  color: #283941;
}
.card .card-content-wrapper .card-ingress.editor-content p:hover, .card .card-content-wrapper .card-ingress.editor-content p:active, .card .card-content-wrapper .card-ingress.editor-content p:focus, .card .card-content-wrapper .card-ingress.editor-content h2:hover, .card .card-content-wrapper .card-ingress.editor-content h2:active, .card .card-content-wrapper .card-ingress.editor-content h2:focus, .card .card-content-wrapper .card-ingress.editor-content .h2:hover, .card .card-content-wrapper .card-ingress.editor-content .h2:active, .card .card-content-wrapper .card-ingress.editor-content .h2:focus, .card .card-content-wrapper .card-ingress.editor-content .h2-alt:hover, .card .card-content-wrapper .card-ingress.editor-content .h2-alt:active, .card .card-content-wrapper .card-ingress.editor-content .h2-alt:focus, .card .card-content-wrapper .card-ingress.editor-content h3:hover, .card .card-content-wrapper .card-ingress.editor-content h3:active, .card .card-content-wrapper .card-ingress.editor-content h3:focus, .card .card-content-wrapper .card-ingress.editor-content .h3:hover, .card .card-content-wrapper .card-ingress.editor-content .h3:active, .card .card-content-wrapper .card-ingress.editor-content .h3:focus, .card .card-content-wrapper .card-ingress.editor-content .h3-alt:hover, .card .card-content-wrapper .card-ingress.editor-content .h3-alt:active, .card .card-content-wrapper .card-ingress.editor-content .h3-alt:focus, .card .card-content-wrapper .card-ingress.editor-content h4:hover, .card .card-content-wrapper .card-ingress.editor-content h4:active, .card .card-content-wrapper .card-ingress.editor-content h4:focus, .card .card-content-wrapper .card-ingress.editor-content .h4:hover, .card .card-content-wrapper .card-ingress.editor-content .h4:active, .card .card-content-wrapper .card-ingress.editor-content .h4:focus, .card .card-content-wrapper .card-ingress.editor-content h5:hover, .card .card-content-wrapper .card-ingress.editor-content h5:active, .card .card-content-wrapper .card-ingress.editor-content h5:focus, .card .card-content-wrapper .card-ingress.editor-content .h5:hover, .card .card-content-wrapper .card-ingress.editor-content .h5:active, .card .card-content-wrapper .card-ingress.editor-content .h5:focus, .card .card-content-wrapper .card-ingress.editor-content h6:hover, .card .card-content-wrapper .card-ingress.editor-content h6:active, .card .card-content-wrapper .card-ingress.editor-content h6:focus, .card .card-content-wrapper .card-ingress.editor-content .h6:hover, .card .card-content-wrapper .card-ingress.editor-content .h6:active, .card .card-content-wrapper .card-ingress.editor-content .h6:focus, .card .card-content-wrapper .card-ingress.editor-content a:hover, .card .card-content-wrapper .card-ingress.editor-content a:active, .card .card-content-wrapper .card-ingress.editor-content a:focus, .card .card-content-wrapper .card-ingress.editor-content blockquote:hover, .card .card-content-wrapper .card-ingress.editor-content blockquote:active, .card .card-content-wrapper .card-ingress.editor-content blockquote:focus, .card .card-content-wrapper .card-ingress.editor-content .content-ingress:hover, .card .card-content-wrapper .card-ingress.editor-content .content-ingress:active, .card .card-content-wrapper .card-ingress.editor-content .content-ingress:focus, .card .card-content-wrapper .card-ingress.editor-content .ingress:hover, .card .card-content-wrapper .card-ingress.editor-content .ingress:active, .card .card-content-wrapper .card-ingress.editor-content .ingress:focus, .card .card-content-wrapper .card-ingress.editor-content li:hover, .card .card-content-wrapper .card-ingress.editor-content li:active, .card .card-content-wrapper .card-ingress.editor-content li:focus {
  color: #283941;
}
.card .card-content-wrapper .card-ingress.editor-content a {
  text-decoration: underline;
}
.card .card-content-wrapper .card-ingress.editor-content a:hover, .card .card-content-wrapper .card-ingress.editor-content a:active, .card .card-content-wrapper .card-ingress.editor-content a:focus {
  text-decoration: underline;
}
.card .card-content-wrapper .card-ingress.editor-content li:before {
  color: #283941;
  border-color: #283941;
}
.card .card-content-wrapper .card-ingress.editor-content blockquote:before {
  background-color: #283941;
}
.card .card-link-wrapper {
  text-align: left;
  background-color: transparent;
  padding: 0rem 0.9375rem 1.875rem 0.9375rem;
  transition: all 0.2s;
  border-bottom-left-radius: 0rem;
  border-bottom-right-radius: 0rem;
  position: relative;
}
@media print, screen and (max-width: 31.24875em) {
  .card .card-link-wrapper {
    padding: calc(0rem * 0.75) calc(0.9375rem * 0.75) calc(1.875rem * 0.75) calc(0.9375rem * 0.75);
  }
}
.card .card-link-wrapper:before {
  content: "";
  display: block;
  height: 0rem;
  background-color: #678e7c;
  width: calc(100% - (0.9375rem + 0.9375rem));
  margin: 0 auto;
  position: absolute;
  left: 0.9375rem;
  top: 0;
}
.card .card-link-wrapper .card-link-button {
  width: inherit;
  margin: 0;
  position: relative;
  text-align: center !important;
}
.card .card-link-wrapper .card-link-button:before {
  position: absolute;
  top: 0.8125rem;
  right: 1.25rem;
  font-size: 0.875rem;
  transition: all 0.2s;
}
.card .card-link-wrapper .card-link-text {
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-size: 0.9375rem;
  line-height: 1.7;
  color: #283941;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0rem;
  text-transform: initial;
  transition: all 0.2s;
  position: relative;
}
.card .card-link-wrapper .card-link-text:before {
  position: absolute;
  top: 0.8125rem;
  right: 1.25rem;
  font-size: 0.875rem;
  transition: all 0.2s;
}
@media print, screen and (max-width: 63.99875em) {
  .card .card-link-wrapper .card-link-text {
    font-size: calc(0.9375rem * 0.95);
    letter-spacing: calc(0rem * 0.95);
  }
}
@media print, screen and (max-width: 31.24875em) {
  .card .card-link-wrapper .card-link-text {
    font-size: calc(0.9375rem * 0.9);
    letter-spacing: calc(0rem * 0.9);
  }
}
.card .card-link-wrapper:hover, .card .card-link-wrapper:active, .card .card-link-wrapper:focus {
  background-color: transparent;
}
.card .card-link-wrapper:hover .card-link-button:before, .card .card-link-wrapper:hover .card-link-text:before, .card .card-link-wrapper:active .card-link-button:before, .card .card-link-wrapper:active .card-link-text:before, .card .card-link-wrapper:focus .card-link-button:before, .card .card-link-wrapper:focus .card-link-text:before {
  margin-right: -0.3125rem;
}
.card .card-link-wrapper:hover .card-link-text, .card .card-link-wrapper:active .card-link-text, .card .card-link-wrapper:focus .card-link-text {
  color: #5491a3;
}
@media screen and (min-width: 64em) {
  .card-list-columns-4 .card-image-wrapper.cropped {
    height: calc(12.5rem + 0rem + 0rem + 1.5625rem);
    border-width: 0rem 0.9375rem 1.5625rem 0.9375rem;
  }
  .card-list-columns-4 .card-image-wrapper.not-cropped {
    height: calc(12.5rem + 0rem + 0rem + 0rem);
    border-width: 0rem 0.9375rem 0rem 0.9375rem;
  }
  .card-list-columns-4 .card-content-wrapper {
    padding: 1.875rem 0.9375rem 1.875rem 0.9375rem;
  }
}
.cards-carousel-wrapper {
  margin-bottom: -0.9375rem;
  width: calc(100% + 1.875rem);
  position: relative;
  left: -0.9375rem;
  margin-top: -0.9375rem;
}
.cards-carousel-wrapper .card {
  margin: 0.9375rem;
}
.cards-carousel-wrapper.dots-on {
  margin-bottom: 2.5rem;
}
.cards-carousel-wrapper.dots-hidden {
  margin-bottom: 0 !important;
}
.cards-carousel-wrapper.dots-hidden .slick-dots {
  display: none !important;
}
@media screen and (max-width: 87.5em) {
  .cards-carousel-wrapper {
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (max-width: 31.24875em) {
  .cards-carousel-wrapper {
    margin-bottom: calc(2.5rem * 0.7);
  }
}
.module-width-full-area .cards-carousel-wrapper {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - ( 4.6875rem + 2.375rem ) * 2 + 1.875rem);
  left: 0;
}
@media screen and (max-width: 87.4375em) {
  .module-width-full-area .cards-carousel-wrapper {
    width: calc(100% + 1.875rem);
    left: -0.9375rem;
  }
}
html[dir="rtl"] .card .card-content-wrapper .card-meta {
  text-align: right;
}
html[dir="rtl"] .card .card-content-wrapper .card-title {
  text-align: right;
}
html[dir="rtl"] .card .card-content-wrapper .card-ingress {
  text-align: right;
}
