/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./components/node/node-content-teaser/node-content-teaser.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************/
.node-content-teaser {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  padding: 0.5rem;
  position: relative;
}
@media (min-width: 992px) {
  .node-content-teaser {
    padding: 1rem;
  }
}
.node-content-teaser .node__content {
  display: flex;
  flex-direction: column;
}
.node-content-teaser .node__content .content-image {
  flex: 1;
  display: flex;
  align-items: center;
}
.node-content-teaser .node__content .node-content-teaser-content-wrapper {
  flex: 1;
  flex-basis: auto;
}
.node-content-teaser .content-wrapper {
  display: flex;
  flex-direction: column;
}
.node-content-teaser .content-image-wrapper {
  aspect-ratio: 16/9;
  width: 100%;
  position: relative;
  background-image: var(--default-image-path);
  background-size: cover;
  background-position: center;
}
.node-content-teaser .content-image-wrapper .img-wrapper {
  aspect-ratio: unset;
}
.node-content-teaser .content-image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  inset: 0;
}
.node-content-teaser .content-image-wrapper .tags {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0.25rem;
  height: 1rem;
  overflow: hidden;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .node-content-teaser .content-image-wrapper .tags {
    margin: 0.5rem;
    height: 1.5rem;
  }
}
.node-content-teaser .node-content-teaser-content-wrapper {
  height: 110px;
  margin: 0.5rem 0.5rem 0 0.5rem;
}
@media (min-width: 992px) {
  .node-content-teaser .node-content-teaser-content-wrapper {
    margin: 1rem 1rem 0 1rem;
    height: 130px;
  }
}
.node-content-teaser .node-content-teaser-content-wrapper .tags {
  display: none !important;
}
.node-content-teaser .node-content-teaser-content-wrapper .summary {
  display: none;
}
.node-content-teaser .button-url {
  display: flex;
  align-items: center;
  gap: 0.7rem;
  position: absolute;
  bottom: 0.1rem;
  right: 1rem;
}
@media (min-width: 992px) {
  .node-content-teaser .button-url {
    bottom: 0.5rem;
  }
}
@media (max-width: 767.98px) {
  .node-content-teaser .button-url {
    bottom: 0.5rem;
  }
}
.node-content-teaser .infos {
  flex-wrap: nowrap;
}
@media (min-width: 992px) {
  .node-content-teaser .infos {
    flex-wrap: wrap;
  }
}

@media (max-width: 767.98px) {
  .hub-wrapper-news .row-news:not(.row-news-highlight) .node-content-teaser .node__content {
    display: flex;
    flex-direction: row;
  }
  .hub-wrapper-news .row-news:not(.row-news-highlight) .node-content-teaser .node__content .content-image {
    flex: 3;
  }
  .hub-wrapper-news .row-news:not(.row-news-highlight) .node-content-teaser .node__content .node-content-teaser-content-wrapper {
    flex: 2;
    height: auto;
  }
  .hub-wrapper-news .row-news:not(.row-news-highlight) .node-content-teaser .node__content {
    display: flex;
  }
  .hub-wrapper-news .row-news:not(.row-news-highlight) .node-content-teaser .content-image-wrapper {
    aspect-ratio: 820/265;
  }
}
@media (max-width: 767.98px) and (min-width: 992px) {
  .hub-wrapper-news .row-news:not(.row-news-highlight) .node-content-teaser .content-title .truncate {
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }
}
@media (max-width: 767.98px) {
  .hub-wrapper-news .row-news:not(.row-news-highlight) .node-content-teaser .content-image .tags {
    display: none !important;
  }
  .hub-wrapper-news .row-news:not(.row-news-highlight) .node-content-teaser .node-content-teaser-content-wrapper {
    margin: 0.3rem 0.5rem 0 0.5rem;
  }
}
@media (max-width: 767.98px) and (min-width: 768px) {
  .hub-wrapper-news .row-news:not(.row-news-highlight) .node-content-teaser .node-content-teaser-content-wrapper {
    margin: 1rem 1rem 0 1rem;
  }
}
@media (max-width: 767.98px) {
  .hub-wrapper-news .row-news:not(.row-news-highlight) .node-content-teaser .node-content-teaser-content-wrapper .tags {
    display: flex !important;
    height: 1rem;
    overflow: hidden;
    flex-wrap: wrap;
  }
}
@media (max-width: 767.98px) and (min-width: 644px) {
  .hub-wrapper-news .row-news:not(.row-news-highlight) .node-content-teaser .node-content-teaser-content-wrapper .tags {
    height: 1.5rem;
  }
}
@media (max-width: 767.98px) and (min-width: 992px) {
  .hub-wrapper-news .row-news:not(.row-news-highlight) .node-content-teaser .node-content-teaser-content-wrapper .summary {
    display: -webkit-box;
    margin-right: 1rem;
  }
}
@media (min-width: 768px) {
  .hub-wrapper-news .row-news.row-news-highlight .node-content-teaser .node__content {
    display: flex;
    flex-direction: row;
  }
  .hub-wrapper-news .row-news.row-news-highlight .node-content-teaser .node__content .content-image {
    flex: 3;
  }
  .hub-wrapper-news .row-news.row-news-highlight .node-content-teaser .node__content .node-content-teaser-content-wrapper {
    flex: 2;
    height: auto;
  }
  .hub-wrapper-news .row-news.row-news-highlight .node-content-teaser .node__content {
    display: flex;
  }
  .hub-wrapper-news .row-news.row-news-highlight .node-content-teaser .content-image-wrapper {
    aspect-ratio: 820/265;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .hub-wrapper-news .row-news.row-news-highlight .node-content-teaser .content-title .truncate {
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }
}
@media (min-width: 768px) {
  .hub-wrapper-news .row-news.row-news-highlight .node-content-teaser .content-image .tags {
    display: none !important;
  }
  .hub-wrapper-news .row-news.row-news-highlight .node-content-teaser .node-content-teaser-content-wrapper {
    margin: 0.3rem 0.5rem 0 0.5rem;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .hub-wrapper-news .row-news.row-news-highlight .node-content-teaser .node-content-teaser-content-wrapper {
    margin: 1rem 1rem 0 1rem;
  }
}
@media (min-width: 768px) {
  .hub-wrapper-news .row-news.row-news-highlight .node-content-teaser .node-content-teaser-content-wrapper .tags {
    display: flex !important;
    height: 1rem;
    overflow: hidden;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) and (min-width: 644px) {
  .hub-wrapper-news .row-news.row-news-highlight .node-content-teaser .node-content-teaser-content-wrapper .tags {
    height: 1.5rem;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .hub-wrapper-news .row-news.row-news-highlight .node-content-teaser .node-content-teaser-content-wrapper .summary {
    display: -webkit-box;
    margin-right: 1rem;
  }
}
.hub-wrapper-news .row-news .content-title {
  margin-bottom: -0.5rem;
}

/*# sourceMappingURL=node-content-teaser.css.map*/