.node--type-article.node--view-mode-teaser .node-media {
  margin-bottom: 40px;
}
.node--type-article.node--view-mode-teaser .node-media--video a {
  display: block;
  position: relative;
}
.node--type-article.node--view-mode-teaser .node-media--video a::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70.01' height='70.01' viewBox='0 0 70.01 70.01'%3E%3Ctitle%3EPlay icon%3C/title%3E%3Cpath d='M35,0A35,35,0,1,0,70,35h0A35,35,0,0,0,35,0ZM53.8,36,27.24,54.11a1.21,1.21,0,0,1-1.89-1V16.9a1.21,1.21,0,0,1,1.89-1L53.8,34a1.2,1.2,0,0,1,.32,1.67,1.22,1.22,0,0,1-.32.32Z' style='fill:%23fff'/%3E%3C/svg%3E");
  line-height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.node--type-article.node--view-mode-teaser .node-media img {
  width: 100%;
}
.node--type-article.node--view-mode-teaser .node-media .media-doc {
  position: relative;
}
.node--type-article.node--view-mode-teaser .node-media .media-doc--empty::before {
  content: "";
  padding-top: 71.5909090909%;
  display: block;
}
.node--type-article.node--view-mode-teaser .node-media .media-doc--empty .link-download {
  width: 100%;
  height: 100%;
  background: #84c9dd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  bottom: 0;
}
.node--type-article.node--view-mode-teaser .node-media .media-doc--empty .link-download .icon-download::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70' viewBox='0 0 70 70'%3E%3Ctitle%3EDownload icon%3C/title%3E%3Cpath d='M35,0A35,35,0,1,0,70,35,35,35,0,0,0,35,0ZM46.48,57.55h-23a2.92,2.92,0,0,1,0-5.84h23a2.92,2.92,0,1,1,0,5.84Zm2.06-21.94L37.05,47.1a2.91,2.91,0,0,1-4.12,0L21.46,35.63a2.92,2.92,0,1,1,4.12-4.13l6.5,6.5V12.2a2.92,2.92,0,1,1,5.84,0V38l6.5-6.51a2.92,2.92,0,0,1,4.12,4.13Z' style='fill:%23fff'/%3E%3C/svg%3E");
  line-height: 0;
}
.node--type-article.node--view-mode-teaser .node-media .media-doc:not(.media-doc--empty) a {
  display: block;
  position: relative;
}
.node--type-article.node--view-mode-teaser .node-media .media-doc:not(.media-doc--empty) a::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70' viewBox='0 0 70 70'%3E%3Ctitle%3EDownload icon%3C/title%3E%3Cpath d='M35,0A35,35,0,1,0,70,35,35,35,0,0,0,35,0ZM46.48,57.55h-23a2.92,2.92,0,0,1,0-5.84h23a2.92,2.92,0,1,1,0,5.84Zm2.06-21.94L37.05,47.1a2.91,2.91,0,0,1-4.12,0L21.46,35.63a2.92,2.92,0,1,1,4.12-4.13l6.5,6.5V12.2a2.92,2.92,0,1,1,5.84,0V38l6.5-6.51a2.92,2.92,0,0,1,4.12,4.13Z' style='fill:%23fff'/%3E%3C/svg%3E");
  line-height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.node--type-article.node--view-mode-teaser .node-category {
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 1em;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.node--type-article.node--view-mode-teaser .node-title {
  font-size: 1.125rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}
.node--type-article.node--view-mode-teaser .node-title a {
  color: #333333;
}
.node--type-article.node--view-mode-teaser .node-title a:hover, .node--type-article.node--view-mode-teaser .node-title a:focus {
  color: #38a3c1;
}
.node--type-article.node--view-mode-teaser .node-meta {
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.node--type-article.node--view-mode-teaser .node-body {
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.node--type-article.node--view-mode-teaser .node-body p:last-child {
  margin-bottom: 0;
}
/*# sourceMappingURL=article-teaser.css.map */
