/*!**************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************/
.node {
  font: normal normal normal 14px/20px Poppins;
}
.node h1 {
  font: normal normal bold 28px/32px Work Sans;
}
.node .metadata {
  font: italic normal normal 11px/18px Poppins;
}
@media (min-width: 992px) {
  .node {
    font: normal normal normal 16px/22px Poppins;
  }
  .node h1 {
    font: normal normal bold 50px/50px Work Sans;
  }
  .node .metadata {
    font: normal normal normal 15px/18px Poppins;
  }
}
.node .content-image {
  position: relative;
}
.node .content-image .content-dates {
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--bs-black);
  color: var(--bs-white);
  z-index: 1;
  padding: 0rem 0.5rem;
  font: normal normal bold 9px/17px Poppins;
}
@media (min-width: 992px) {
  .node .content-image .content-dates {
    padding: 0.5rem 1rem;
    font: normal normal bold 25px/20px Poppins;
  }
}
.node .summary-content-wrapper-mobile .summary-button {
  margin-top: 0;
}
.node .summary-content-wrapper-mobile .content-summary-container {
  margin-bottom: 1.5rem;
}
.node .documents-wrapper {
  background-color: var(--bs-gray-100);
}
.node .documents-wrapper .documents-title {
  margin-left: -27px;
}
.node .documents-wrapper ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.node .node__content .field--type-text-long a {
  color: var(--bs-secondary);
}
.node .node__content .field--type-text-long a:hover {
  color: var(--color-secondary-hover);
}

/*# sourceMappingURL=node.css.map*/